diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-14 00:20:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-14 00:20:01 +0000 |
commit | ec7f3605ac7356b2f5ecd1c8dbabc62ccccd8e21 (patch) | |
tree | 428855a5517070f41ed51652f33d3172a4be136c /apps/cloud_federation_api/l10n/ga.js | |
parent | c5115caaccec82aff3e9bb8b7a06c010fef1e519 (diff) | |
download | nextcloud-server-ec7f3605ac7356b2f5ecd1c8dbabc62ccccd8e21.tar.gz nextcloud-server-ec7f3605ac7356b2f5ecd1c8dbabc62ccccd8e21.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/cloud_federation_api/l10n/ga.js')
-rw-r--r-- | apps/cloud_federation_api/l10n/ga.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/cloud_federation_api/l10n/ga.js b/apps/cloud_federation_api/l10n/ga.js index cbe95333836..a6e46e561c9 100644 --- a/apps/cloud_federation_api/l10n/ga.js +++ b/apps/cloud_federation_api/l10n/ga.js @@ -2,7 +2,7 @@ OC.L10N.register( "cloud_federation_api", { "Cloud Federation API" : "Ligeann API Comhdhéanta na Scamaill", - "Enable clouds to communicate with each other and exchange data" : "Lig dóimhneacht a chur ar chumas na scamaill cumarsáid a dhéanamh lena chéile agus sonraí a mhalartú.", - "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Ligeann API Comhdhéanta na Scamaill do réimse éagsúil de chásanna Nextcloud cumarsáid a dhéanamh lena chéile agus sonraí a mhalartú." + "Enable clouds to communicate with each other and exchange data" : "Cumasaigh scamaill cumarsáid a dhéanamh lena chéile agus sonraí a mhalartú", + "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cuireann API Cloud Federation ar chumas cásanna éagsúla Nextcloud cumarsáid a dhéanamh lena chéile agus sonraí a mhalartú." }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); |