Translated using Weblate (Galician)

Currently translated at 100.0% (640 of 640 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
This commit is contained in:
Xosé M 2022-11-22 05:14:16 +00:00 committed by Hosted Weblate
parent 1d0f855b82
commit 359f2afd1d
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 28 additions and 1 deletions

View File

@ -2991,5 +2991,32 @@
"hideUnimportantStateEvents": "Agochar os eventos de menor relevancia",
"@hideUnimportantStateEvents": {},
"doNotShowAgain": "Non mostrar outra vez",
"@doNotShowAgain": {}
"@doNotShowAgain": {},
"commandHint_googly": "Envía uns ollos desos grandes",
"@commandHint_googly": {},
"googlyEyesContent": "{senderName} enviouche uns ollos grandes",
"@googlyEyesContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"cuddleContent": "{senderName} mándache un achuche",
"@cuddleContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"commandHint_cuddle": "Envía un agarimo",
"@commandHint_cuddle": {},
"commandHint_hug": "Envía un abrazo",
"@commandHint_hug": {},
"hugContent": "{senderName} abrázate",
"@hugContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
}
}