summaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/is.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-27 00:07:40 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-27 00:07:40 +0000
commitc1c5f51fd8524031835f174cda4aa431976ae1f0 (patch)
treecedf832ab24f7e0ccda75c34c18ede2513d6477f /apps/federation/l10n/is.js
parentf72f55354dee5004eb036c2162c91b8826a74f27 (diff)
downloadnextcloud-server-c1c5f51fd8524031835f174cda4aa431976ae1f0.tar.gz
nextcloud-server-c1c5f51fd8524031835f174cda4aa431976ae1f0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/is.js')
-rw-r--r--apps/federation/l10n/is.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federation/l10n/is.js b/apps/federation/l10n/is.js
index a2fb6474ecc..0261141a59c 100644
--- a/apps/federation/l10n/is.js
+++ b/apps/federation/l10n/is.js
@@ -5,12 +5,12 @@ 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" : "Samband",
+ "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",
- "Trusted servers" : "Treystir þjónar",
"+ Add trusted server" : "+ Bæta við treystum þjóni",
"Trusted server" : "Treystur þjónn",
- "Add" : "Bæta við"
+ "Add" : "Bæta við",
+ "Federation" : "Samband"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");