From f9395012540e21b4b9617ff3c46cf55b1bbaf45c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xos=C3=A9=20M?= Date: Thu, 30 Dec 2021 06:00:02 +0000 Subject: [PATCH] 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/ --- assets/l10n/intl_gl.arb | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_gl.arb b/assets/l10n/intl_gl.arb index 79ee2775..de876d6a 100644 --- a/assets/l10n/intl_gl.arb +++ b/assets/l10n/intl_gl.arb @@ -2671,5 +2671,36 @@ "@openVideoCamera": { "type": "text", "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": {} }