summaryrefslogtreecommitdiffstats
path: root/settings/l10n/cs_CZ.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/cs_CZ.js')
-rw-r--r--settings/l10n/cs_CZ.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js
index 04a22a0aeef..d9ac1f23084 100644
--- a/settings/l10n/cs_CZ.js
+++ b/settings/l10n/cs_CZ.js
@@ -47,8 +47,8 @@ OC.L10N.register(
"Your %s account was created" : "Účet %s byl vytvořen",
"Unable to delete user." : "Nelze smazat uživatele.",
"Forbidden" : "Zakázáno",
- "Invalid user" : "Neplatné uživatelské jméno",
- "Unable to change mail address" : "Nelze změnit email",
+ "Invalid user" : "Neplatný uživatel",
+ "Unable to change mail address" : "Nelze změnit emailovou adresu",
"Email saved" : "Email uložen",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Jste si jisti, že chcete přidat \"{domain}\" mezi důvěryhodné domény?",
"Add trusted domain" : "Přidat důvěryhodnou doménu",
@@ -107,8 +107,8 @@ OC.L10N.register(
"TLS" : "TLS",
"Security Warning" : "Bezpečnostní upozornění",
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Přistupujete na %s protokolem HTTP. Důrazně doporučujeme nakonfigurovat server pro použití HTTPS.",
- "Read-Only config enabled" : "Konfigurační soubor pouze pro čtení",
- "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfigurační soubor je pouze pro čtení. Toto omezuje možnost nastavení přes webové rozhraní. Dále musí být pro každou změnu povolen zápis do souboru ručně.",
+ "Read-Only config enabled" : "Konfigurace pouze pro čtení",
+ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfigurace je nastavena pouze pro čtení. Toto znemožňuje některá nastavení přes webové rozhraní. Dále musí být pro každou změnu povolen zápis do konfiguračního souboru ručně.",
"Setup Warning" : "Upozornění nastavení",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrně nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mít za následek nedostupnost množství hlavních aplikací.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.",
@@ -144,7 +144,7 @@ OC.L10N.register(
"Enforce expiration date" : "Vynutit datum vypršení",
"Allow resharing" : "Povolit znovu-sdílení",
"Restrict users to only share with users in their groups" : "Povolit sdílení pouze mezi uživateli v rámci skupiny",
- "Allow users to send mail notification for shared files to other users" : "Povolit uživatelům odesílat emailová upozornění na sdílené soubory",
+ "Allow users to send mail notification for shared files to other users" : "Povolit uživatelům odesílat emailová upozornění na sdílené soubory ostatním uživatelům",
"Exclude groups from sharing" : "Vyjmout skupiny ze sdílení",
"These groups will still be able to receive shares, but not to initiate them." : "Těmto skupinám bude stále možno sdílet, nemohou ale sami sdílet ostatním.",
"Enforce HTTPS" : "Vynutit HTTPS",
@@ -232,7 +232,7 @@ OC.L10N.register(
"Show last log in" : "Zobrazit poslední přihlášení",
"Show user backend" : "Zobrazit uživatelskou podpůrnou vrstvu",
"Send email to new user" : "Poslat email novému uživateli",
- "Show email address" : "Zobrazit email",
+ "Show email address" : "Zobrazit emailovou adresu",
"Username" : "Uživatelské jméno",
"E-Mail" : "Email",
"Create" : "Vytvořit",
@@ -254,7 +254,7 @@ OC.L10N.register(
"Last Login" : "Poslední přihlášení",
"change full name" : "změnit celé jméno",
"set new password" : "nastavit nové heslo",
- "change email address" : "změnit email",
+ "change email address" : "změnit emailovou adresu",
"Default" : "Výchozí"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");