Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-11 05:20:12 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-11 05:20:12 +0300
commit0ee4f43048bc7310eec6cbd8ac7664048d095b08 (patch)
tree4254d32a08379977f45af479be3321f7f468e8ab /apps/cloud_federation_api
parent03b436c0006f0362079c0978053c0a996e92c09f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/cloud_federation_api')
-rw-r--r--apps/cloud_federation_api/l10n/is.js8
-rw-r--r--apps/cloud_federation_api/l10n/is.json6
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/cloud_federation_api/l10n/is.js b/apps/cloud_federation_api/l10n/is.js
new file mode 100644
index 00000000000..4667b774d88
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/is.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "cloud_federation_api",
+ {
+ "Cloud Federation API" : "API-forritsviðmót fyrir skýjasambandsveitur",
+ "Enable clouds to communicate with each other and exchange data" : "Gerir gagnaskýjum kleift að hafa samskipti við hvert annað og skiptast á gögnum",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API-forritsviðmót fyrir skýjasambandsveitur (Cloud Federation API) gerir Nextcloud-gagnaskýjum kleift að hafa samskipti við hvert annað og skiptast á gögnum."
+},
+"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/cloud_federation_api/l10n/is.json b/apps/cloud_federation_api/l10n/is.json
new file mode 100644
index 00000000000..f0e4072ee4c
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/is.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Cloud Federation API" : "API-forritsviðmót fyrir skýjasambandsveitur",
+ "Enable clouds to communicate with each other and exchange data" : "Gerir gagnaskýjum kleift að hafa samskipti við hvert annað og skiptast á gögnum",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API-forritsviðmót fyrir skýjasambandsveitur (Cloud Federation API) gerir Nextcloud-gagnaskýjum kleift að hafa samskipti við hvert annað og skiptast á gögnum."
+},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
+} \ No newline at end of file