Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/cs.js')
-rw-r--r--apps/settings/l10n/cs.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index b56c328a6dd..94caf6c9d82 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -328,14 +328,13 @@ OC.L10N.register(
"Sharing" : "Sdílení",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako správce můžete upravit chování sdílení. Více informací naleznete v dokumentaci.",
"Allow apps to use the Share API" : "Umožnit aplikacím používat aplikační program. rozhraní (API) pro práci se sdíleními",
+ "Expire after " : "Platnost skončí po",
+ "days" : "dnech",
+ "Enforce expiration date" : "Vynutit datum skončení platnosti",
"Allow users to share via link" : "Umožnit uživatelům sdílet pomocí odkazů",
"Allow public uploads" : "Umožnit veřejné nahrávání souborů",
"Always ask for a password" : "Vždy se zeptat na heslo",
"Enforce password protection" : "Vynutit ochranu heslem",
- "Set default expiration date" : "Nastavit výchozí datum skončení platnosti",
- "Expire after " : "Platnost skončí po",
- "days" : "dnech",
- "Enforce expiration date" : "Vynutit datum skončení platnosti",
"Allow resharing" : "Umožnit příjemcům tohoto sdílení, aby sami mohli sdílet dále dalším",
"Allow sharing with groups" : "Umožnit sdílení se skupinami",
"Restrict users to only share with users in their groups" : "Povolit sdílení pouze mezi uživateli v rámci skupiny",
@@ -827,6 +826,7 @@ OC.L10N.register(
"Store credentials" : "Ukládat přihlašovací údaje",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.",
+ "Set default expiration date" : "Nastavit výchozí datum skončení platnosti",
"Follow us on Google+" : "Následujte nás na Google+"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");