summaryrefslogtreecommitdiffstats
path: root/apps/federation
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-13 10:48:56 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-13 10:48:56 +0000
commit7d1c9eef8dcc020c12595500cf3569d96c2a6c11 (patch)
tree7d6be211432f31aca051005c206db7e6e691394f /apps/federation
parent57e39000951f6a075f0464ca53f9faca88ecbdab (diff)
downloadnextcloud-server-7d1c9eef8dcc020c12595500cf3569d96c2a6c11.tar.gz
nextcloud-server-7d1c9eef8dcc020c12595500cf3569d96c2a6c11.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation')
-rw-r--r--apps/federation/l10n/fa.js11
-rw-r--r--apps/federation/l10n/fa.json9
-rw-r--r--apps/federation/l10n/is.js1
-rw-r--r--apps/federation/l10n/is.json1
4 files changed, 22 insertions, 0 deletions
diff --git a/apps/federation/l10n/fa.js b/apps/federation/l10n/fa.js
new file mode 100644
index 00000000000..62279af2361
--- /dev/null
+++ b/apps/federation/l10n/fa.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "federation",
+ {
+ "Added to the list of trusted servers" : "اضافه شده به لیست سرورهای مورد اعتماد",
+ "Server is already in the list of trusted servers." : "سرور در حال حاضر در لیست سرورهای مورد اعتماد است.",
+ "Could not add server" : "سرور اضافه نشد",
+ "Trusted servers" : "سرورهای قابل اعتماد",
+ "Trusted server" : "سرور قابل اعتماد",
+ "Add" : "افزودن"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/federation/l10n/fa.json b/apps/federation/l10n/fa.json
new file mode 100644
index 00000000000..0d79140137e
--- /dev/null
+++ b/apps/federation/l10n/fa.json
@@ -0,0 +1,9 @@
+{ "translations": {
+ "Added to the list of trusted servers" : "اضافه شده به لیست سرورهای مورد اعتماد",
+ "Server is already in the list of trusted servers." : "سرور در حال حاضر در لیست سرورهای مورد اعتماد است.",
+ "Could not add server" : "سرور اضافه نشد",
+ "Trusted servers" : "سرورهای قابل اعتماد",
+ "Trusted server" : "سرور قابل اعتماد",
+ "Add" : "افزودن"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/apps/federation/l10n/is.js b/apps/federation/l10n/is.js
index de932fe845e..220e0dae517 100644
--- a/apps/federation/l10n/is.js
+++ b/apps/federation/l10n/is.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Server is already in the list of trusted servers." : "Þjónninn er nú þegar á listanum yfir treysta þjóna.",
"No server to federate with found" : "Enginn þjónn sem hæfur er til skýjasambands fannst",
"Could not add server" : "Gat ekki bætt við þjóni",
+ "Federation" : "Deilt milli þjóna",
"Trusted servers" : "Treystir þjónar",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrum treystum skýjum til að skiptast á notendaskrám. Þetta er til dæmis notað til að sjálfklára nöfn ytri notenda við deilingu sambandssameigna.",
"Add server automatically once a federated share was created successfully" : "Bæta þjóni við sjálfkrafa, hafi tekist að búa til sambandssameign",
diff --git a/apps/federation/l10n/is.json b/apps/federation/l10n/is.json
index c5d5e33c399..28ef6f1aade 100644
--- a/apps/federation/l10n/is.json
+++ b/apps/federation/l10n/is.json
@@ -3,6 +3,7 @@
"Server is already in the list of trusted servers." : "Þjónninn er nú þegar á listanum yfir treysta þjóna.",
"No server to federate with found" : "Enginn þjónn sem hæfur er til skýjasambands fannst",
"Could not add server" : "Gat ekki bætt við þjóni",
+ "Federation" : "Deilt milli þjóna",
"Trusted servers" : "Treystir þjónar",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrum treystum skýjum til að skiptast á notendaskrám. Þetta er til dæmis notað til að sjálfklára nöfn ytri notenda við deilingu sambandssameigna.",
"Add server automatically once a federated share was created successfully" : "Bæta þjóni við sjálfkrafa, hafi tekist að búa til sambandssameign",