From db80430879f6f28d6feb04e24bdf14d4eed2e48c Mon Sep 17 00:00:00 2001 From: "Dat H. Pham" Date: Fri, 20 Jun 2025 09:59:36 +0700 Subject: [PATCH] L10n (#3812) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Translated using Weblate (Vietnamese) Currently translated at 100.0% (716 of 716 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/vi/ * Translated using Weblate (French) Currently translated at 98.6% (706 of 716 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/fr/ * Translated using Weblate (French) Currently translated at 100.0% (716 of 716 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/fr/ * Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (716 of 716 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/zh_Hans/ * Translated using Weblate (Russian) Currently translated at 100.0% (716 of 716 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ru/ * Translated using Weblate (Irish) Currently translated at 100.0% (716 of 716 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ga/ --------- Co-authored-by: Florian DANIEL aka Facyla Co-authored-by: Sketch6580 Co-authored-by: Taisiya Prudentova Co-authored-by: Aindriú Mac Giolla Eoin --- lib/l10n/intl_ga.arb | 94 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 93 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_ga.arb b/lib/l10n/intl_ga.arb index 2ae8eb17a..a032214d0 100644 --- a/lib/l10n/intl_ga.arb +++ b/lib/l10n/intl_ga.arb @@ -2085,7 +2085,7 @@ "placeholders_order": [], "placeholders": {} }, - "sending": "Seoladh", + "sending": "Ag seoladh", "@sending": { "type": "text", "placeholders_order": [], @@ -4446,5 +4446,97 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "youNeedToGrantFilesPermissionToExportFile": "Ní mór duit cead a thabhairt do chomhaid chun comhaid a easpórtáil", + "@youNeedToGrantFilesPermissionToExportFile": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "messageExportTraceLogDialog": "Tá log teachtaireachta earráide an API soghluaiste rianaithe. Ar mhaith leat é a easpórtáil?", + "@messageExportTraceLogDialog": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "updateMessageToTemplateSuccess": "Nuashonraigh an teachtaireacht chuig an bhfillteán teimpléid go rathúil", + "@updateMessageToTemplateSuccess": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "saveMessageToTemplateCancelled": "Cealaíodh sábháil teachtaireachta chuig fillteán teimpléid", + "@saveMessageToTemplateCancelled": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "exportTraceLogFailed": "Theip ar log rianaithe a onnmhairiú", + "@exportTraceLogFailed": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "saveAsTemplate": "Sábháil mar theimpléad", + "@saveAsTemplate": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "savingTemplate": "Sábháil teimpléid", + "@savingTemplate": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "invalidArguments": "Argóintí neamhbhailí: \"{description}\"", + "@invalidArguments": { + "type": "text", + "placeholders_order": [ + "description" + ], + "placeholders": { + "description": {} + } + }, + "exportTraceLog": "Easpórtáil log rianaithe", + "@exportTraceLog": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "noLogsHaveBeenRecordedYet": "Níl aon logaí taifeadta go fóill.", + "@noLogsHaveBeenRecordedYet": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "exportTraceLogSuccess": "Easpórtáil logaí rianaithe rathúla ag \"{path}\"", + "@exportTraceLogSuccess": { + "type": "text", + "placeholders_order": [ + "path" + ], + "placeholders": { + "path": {} + } + }, + "saveMessageToTemplateSuccess": "Sábháil an teachtaireacht chuig an bhfillteán teimpléid go rathúil", + "@saveMessageToTemplateSuccess": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "saveMessageToTemplateFailed": "Theip ar an teachtaireacht a shábháil chuig fillteán teimpléid", + "@saveMessageToTemplateFailed": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "savingMessageToTemplateFolder": "Ag sábháil teachtaireachta chuig fillteán teimpléid", + "@savingMessageToTemplateFolder": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }