diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-14 01:07:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-14 01:07:20 +0000 |
commit | 7113af3f9102ca4e27350786934df9de3c54f71b (patch) | |
tree | a371ea1bd343dfac087a933781c8fef78e8c306c /apps/federation/l10n/is.js | |
parent | 69c9ca4522f6becf4db43e9a4ae9622cf2c95da9 (diff) | |
download | nextcloud-server-7113af3f9102ca4e27350786934df9de3c54f71b.tar.gz nextcloud-server-7113af3f9102ca4e27350786934df9de3c54f71b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/is.js')
-rw-r--r-- | apps/federation/l10n/is.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/federation/l10n/is.js b/apps/federation/l10n/is.js index 77695a4a42d..031c61ea3fa 100644 --- a/apps/federation/l10n/is.js +++ b/apps/federation/l10n/is.js @@ -8,12 +8,12 @@ OC.L10N.register( "Federation" : "Samband", "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 öðrumtreystum 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ð", "Trusted Servers" : "Treystir þjónar", "+ Add Nextcloud server" : "+ Bæta við Nextcloud þjóni", - "Nextcloud Server" : "Nextcloud þjónn", - "Server added to the list of trusted Nextclouds" : "Þjóninum bætt við listann yfir treyst Nextcloud-ský", - "No Nextcloud server found" : "Enginn Nextcloud-þjónn fannst", - "Nextcloud Federation allows you to connect with other trusted Nextclouds 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 öðrumtreystum 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 Nextcloud Servers" : "Treystir Nextcloud-þjónar" + "Nextcloud Server" : "Nextcloud þjónn" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |