From ef262d8ca2dc85af16e6488809386f9f9155df56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aindri=C3=BA=20Mac=20Giolla=20Eoin?= Date: Tue, 21 Oct 2025 11:02:54 +0200 Subject: [PATCH] Translated using Weblate (Irish) Currently translated at 99.8% (779 of 780 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ga/ --- lib/l10n/intl_ga.arb | 76 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/lib/l10n/intl_ga.arb b/lib/l10n/intl_ga.arb index 3f170c04d..b83f890d0 100644 --- a/lib/l10n/intl_ga.arb +++ b/lib/l10n/intl_ga.arb @@ -4982,5 +4982,81 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "showMoreAttachmentButton": "Taispeáin +{count} eile", + "@showMoreAttachmentButton": { + "type": "text", + "placeholders_order": [ + "count" + ], + "placeholders": { + "count": {} + } + }, + "hideAttachmentButton": "Folaigh {count}", + "@hideAttachmentButton": { + "type": "text", + "placeholders_order": [ + "count" + ], + "placeholders": { + "count": {} + } + }, + "defaultIdentitySetupSuccessful": "Socrú aitheantais réamhshocraithe rathúil", + "@defaultIdentitySetupSuccessful": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "storageSettingExplanation": "Déan monatóireacht ar an spás atá ar fáil.", + "@storageSettingExplanation": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "storageIsAlmostFullMessage": "Tá an stóras beagnach lán. Is féidir leat spás a shaoradh trí chomhaid neamhriachtanacha a scriosadh nó liostáil chun spás breise a fháil.", + "@storageIsAlmostFullMessage": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "upgradeStorage": "Uasghrádaigh stóráil", + "@upgradeStorage": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "storageUsedMessage": "de {limit} a úsáideadh", + "@storageUsedMessage": { + "type": "text", + "placeholders_order": [ + "limit" + ], + "placeholders": { + "limit": {} + } + }, + "storageAvailableMessage": "Ar fáil: {count}", + "@storageAvailableMessage": { + "type": "text", + "placeholders_order": [ + "count" + ], + "placeholders": { + "count": {} + } + }, + "mailHasBeenStarred": "Tá réalta curtha leis an ríomhphost", + "@mailHasBeenStarred": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "mailHasBeenUnstarred": "Baineadh an réalta as ríomhphost", + "@mailHasBeenUnstarred": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }