Translated using Weblate (Galician)

Currently translated at 99.2% (529 of 533 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
This commit is contained in:
Xosé M 2021-12-30 06:00:02 +00:00 committed by Hosted Weblate
parent 85bc0fa018
commit f939501254
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2671,5 +2671,36 @@
"@openVideoCamera": { "@openVideoCamera": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"yourStory": "A túa Historia",
"@yourStory": {},
"replyHasBeenSent": "Enviouse a resposta",
"@replyHasBeenSent": {},
"videoWithSize": "Vídeo ({size})",
"@videoWithSize": {
"type": "text",
"placeholders": {
"size": {}
} }
},
"storyFrom": "Historia do {date}:\n{body}",
"@storyFrom": {
"type": "text",
"placeholders": {
"date": {},
"body": {}
}
},
"whoCanSeeMyStoriesDesc": "Ten en conta que as usuarias poden verse e contactar unhas coas outras na túa historia.",
"@whoCanSeeMyStoriesDesc": {},
"addToStory": "Engadir a historia",
"@addToStory": {},
"publish": "Publicar",
"@publish": {},
"whoCanSeeMyStories": "Quen pode ver as miñas historias?",
"@whoCanSeeMyStories": {},
"unsubscribeStories": "Retirar subscrición das historias",
"@unsubscribeStories": {},
"thisUserHasNotPostedAnythingYet": "A usuaria non publicou aínda ningunha historia",
"@thisUserHasNotPostedAnythingYet": {}
} }