diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-28 02:25:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-28 02:25:44 +0000 |
commit | be4f665d2dbdbd47fa93d0a342e32e558bd975fb (patch) | |
tree | 75ea1961955469835ce2c7d92e75d9e444433086 /apps/federation/l10n/is.js | |
parent | 9658bc9dd041573285f0fef91928c078074041b9 (diff) | |
download | nextcloud-server-be4f665d2dbdbd47fa93d0a342e32e558bd975fb.tar.gz nextcloud-server-be4f665d2dbdbd47fa93d0a342e32e558bd975fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/is.js')
-rw-r--r-- | apps/federation/l10n/is.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federation/l10n/is.js b/apps/federation/l10n/is.js index 52ea64d0168..b9e7d87aa35 100644 --- a/apps/federation/l10n/is.js +++ b/apps/federation/l10n/is.js @@ -10,9 +10,9 @@ OC.L10N.register( "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.", "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. It is not necessary to add a server as trusted server in order to create a federated share." : "Þ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. Ekki er nauðsynlegt að bæta netþjóni við sem treystum netþjóni til að útbúa sambandssameign (federated share).", - "Add server automatically once a federated share was created successfully" : "Bæta þjóni við sjálfkrafa, hafi tekist að búa til sambandssameign", "+ Add trusted server" : "+ Bæta við treystum þjóni", "Trusted server" : "Treystur þjónn", - "Add" : "Bæta við" + "Add" : "Bæta við", + "Add server automatically once a federated share was created successfully" : "Bæta þjóni við sjálfkrafa, hafi tekist að búa til sambandssameign" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |