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": {} } }