summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-16 00:09:18 +0000
committerNextcloud bot <bot@nextcloud.com>2016-07-16 00:09:18 +0000
commitd6907fe84d89c6c805e41c3ef45be6263319fd34 (patch)
tree8152a416b49bc27b88cd850d53010a0446d8e9f7 /apps
parent6f9236fb3b08ee370c215b448c169372a518e326 (diff)
downloadnextcloud-server-d6907fe84d89c6c805e41c3ef45be6263319fd34.tar.gz
nextcloud-server-d6907fe84d89c6c805e41c3ef45be6263319fd34.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files_sharing/l10n/cs_CZ.js2
-rw-r--r--apps/files_sharing/l10n/cs_CZ.json2
-rw-r--r--apps/updatenotification/l10n/cs_CZ.js4
-rw-r--r--apps/updatenotification/l10n/cs_CZ.json4
4 files changed, 10 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.js b/apps/files_sharing/l10n/cs_CZ.js
index 91695f0f653..0f050734990 100644
--- a/apps/files_sharing/l10n/cs_CZ.js
+++ b/apps/files_sharing/l10n/cs_CZ.js
@@ -23,6 +23,8 @@ OC.L10N.register(
"Cancel" : "Zrušit",
"Add remote share" : "Přidat vzdálené úložiště",
"You can upload into this folder" : "Můžete nahrávat do tohoto adresáře",
+ "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server",
+ "Invalid server URL" : "Neplatná URL serveru",
"No expiration date set" : "Není nastaveno datum vypršení platnosti",
"Shared by" : "Sdílí",
"Sharing" : "Sdílení",
diff --git a/apps/files_sharing/l10n/cs_CZ.json b/apps/files_sharing/l10n/cs_CZ.json
index a40273e2fb5..c88e2230599 100644
--- a/apps/files_sharing/l10n/cs_CZ.json
+++ b/apps/files_sharing/l10n/cs_CZ.json
@@ -21,6 +21,8 @@
"Cancel" : "Zrušit",
"Add remote share" : "Přidat vzdálené úložiště",
"You can upload into this folder" : "Můžete nahrávat do tohoto adresáře",
+ "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server",
+ "Invalid server URL" : "Neplatná URL serveru",
"No expiration date set" : "Není nastaveno datum vypršení platnosti",
"Shared by" : "Sdílí",
"Sharing" : "Sdílení",
diff --git a/apps/updatenotification/l10n/cs_CZ.js b/apps/updatenotification/l10n/cs_CZ.js
index a9c22301675..37fef1c73f9 100644
--- a/apps/updatenotification/l10n/cs_CZ.js
+++ b/apps/updatenotification/l10n/cs_CZ.js
@@ -13,6 +13,8 @@ OC.L10N.register(
"Checked on %s" : "Zkontrolováno %s",
"Update channel:" : "Aktualizovat kanál:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Vždy můžete aktualizovat na novější verzi / experimentální kanál. Poté ale nelze nikdy provést downgrade zpět na nižší stabilní kanál.",
- "Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupné aktualizace:"
+ "Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupné aktualizace:",
+ "Only notification for app updates are available." : "Je možné pouze upozornění na dostupné aktualizace aplikací.",
+ "The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru."
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/apps/updatenotification/l10n/cs_CZ.json b/apps/updatenotification/l10n/cs_CZ.json
index f22aa060276..29f2c9a027c 100644
--- a/apps/updatenotification/l10n/cs_CZ.json
+++ b/apps/updatenotification/l10n/cs_CZ.json
@@ -11,6 +11,8 @@
"Checked on %s" : "Zkontrolováno %s",
"Update channel:" : "Aktualizovat kanál:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Vždy můžete aktualizovat na novější verzi / experimentální kanál. Poté ale nelze nikdy provést downgrade zpět na nižší stabilní kanál.",
- "Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupné aktualizace:"
+ "Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupné aktualizace:",
+ "Only notification for app updates are available." : "Je možné pouze upozornění na dostupné aktualizace aplikací.",
+ "The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru."
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file