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 | |
parent | 69c9ca4522f6becf4db43e9a4ae9622cf2c95da9 (diff) | |
download | nextcloud-server-7113af3f9102ca4e27350786934df9de3c54f71b.tar.gz nextcloud-server-7113af3f9102ca4e27350786934df9de3c54f71b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation')
-rw-r--r-- | apps/federation/l10n/is.js | 10 | ||||
-rw-r--r-- | apps/federation/l10n/is.json | 10 | ||||
-rw-r--r-- | apps/federation/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/federation/l10n/pl.json | 2 |
4 files changed, 12 insertions, 12 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);"); diff --git a/apps/federation/l10n/is.json b/apps/federation/l10n/is.json index 49980207ce3..8b2e552dcbf 100644 --- a/apps/federation/l10n/is.json +++ b/apps/federation/l10n/is.json @@ -6,12 +6,12 @@ "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" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/federation/l10n/pl.js b/apps/federation/l10n/pl.js index a370d2cce5c..d237740c6a1 100644 --- a/apps/federation/l10n/pl.js +++ b/apps/federation/l10n/pl.js @@ -16,4 +16,4 @@ OC.L10N.register( "+ Add Nextcloud server" : "Dodaj serwer Nextcloud", "Nextcloud Server" : "Serwer Nextcloud" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/federation/l10n/pl.json b/apps/federation/l10n/pl.json index ba18394b239..871111ae2f8 100644 --- a/apps/federation/l10n/pl.json +++ b/apps/federation/l10n/pl.json @@ -13,5 +13,5 @@ "Trusted Servers" : "Zaufane serwery", "+ Add Nextcloud server" : "Dodaj serwer Nextcloud", "Nextcloud Server" : "Serwer Nextcloud" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file |