diff options
Diffstat (limited to 'core/l10n/cs_CZ.php')
-rw-r--r-- | core/l10n/cs_CZ.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php index b3e57981a6d..4ad9508f813 100644 --- a/core/l10n/cs_CZ.php +++ b/core/l10n/cs_CZ.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Jméno aplikace nezadáno.", +"No category to add?" => "Žádná kategorie k přidání?", +"This category already exists: " => "Tato kategorie již existuje:", "Owncloud password reset" => "Reset hesla Owncloud", +"ownCloud password reset" => "Reset hesla pro ownCloud", "Use the following link to reset your password: {link}" => "Heslo vyresetujete použitím následujícího odkazu: {link}", "You will receive a link to reset your password via Email." => "Bude Vám zaslán odkaz pro obnovu hesla", "Requested" => "Požadováno", @@ -15,7 +19,10 @@ "Apps" => "Aplikace", "Admin" => "Admin", "Help" => "Nápověda", +"Access forbidden" => "Přístup odmítnut", "Cloud not found" => "Cloud nebyl nalezen", +"Edit categories" => "Upravit kategorie", +"Add" => "Přidat", "Create an <strong>admin account</strong>" => "Vytvořit <strong>účet správce</strong>", "Password" => "Heslo", "Advanced" => "Rozšířené volby", |