summaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-07 02:24:09 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-07 02:24:09 +0000
commit484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (patch)
treed89d9873f4c4f258811d70b6565a852e6d159539 /apps/cloud_federation_api/l10n
parent0a85829138280310633b07762b01c2709027b38d (diff)
downloadnextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.tar.gz
nextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/cloud_federation_api/l10n')
-rw-r--r--apps/cloud_federation_api/l10n/eu.js6
-rw-r--r--apps/cloud_federation_api/l10n/eu.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/cloud_federation_api/l10n/eu.js b/apps/cloud_federation_api/l10n/eu.js
index 105abbf19e5..ea05a6a6c89 100644
--- a/apps/cloud_federation_api/l10n/eu.js
+++ b/apps/cloud_federation_api/l10n/eu.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"cloud_federation_api",
{
- "Cloud Federation API" : "Cloud Federation API",
- "Enable clouds to communicate with each other and exchange data" : "Aukera ematen du beste hodeirekin komunikatzeko eta datuak trukatzeko.",
- "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation APIk aukera ematen du hainbat Nextcloud instantzien artean elkarri komunikatzeko eta datuak trukatzeko. "
+ "Cloud Federation API" : "Cloud Federation APIa",
+ "Enable clouds to communicate with each other and exchange data" : "Aukera ematen du beste hodeiekin komunikatzeko eta datuak trukatzeko.",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation APIak aukera ematen du hainbat Nextcloud instantziaren artean komunikatzeko eta datuak trukatzeko. "
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/cloud_federation_api/l10n/eu.json b/apps/cloud_federation_api/l10n/eu.json
index 358a36596a3..2452339c097 100644
--- a/apps/cloud_federation_api/l10n/eu.json
+++ b/apps/cloud_federation_api/l10n/eu.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Cloud Federation API" : "Cloud Federation API",
- "Enable clouds to communicate with each other and exchange data" : "Aukera ematen du beste hodeirekin komunikatzeko eta datuak trukatzeko.",
- "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation APIk aukera ematen du hainbat Nextcloud instantzien artean elkarri komunikatzeko eta datuak trukatzeko. "
+ "Cloud Federation API" : "Cloud Federation APIa",
+ "Enable clouds to communicate with each other and exchange data" : "Aukera ematen du beste hodeiekin komunikatzeko eta datuak trukatzeko.",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation APIak aukera ematen du hainbat Nextcloud instantziaren artean komunikatzeko eta datuak trukatzeko. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file