From d800e4625c9a32e03ce7f0e2e09ef0bfa3a691df Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 8 Feb 2021 07:23:20 +0100 Subject: [PATCH] Update cs_CZ, thanks to executive --- language/cs_CZ/admin.lang.php | 39 ++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 45baea6e1..c489f74d4 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -1017,4 +1017,41 @@ $lang['Activity peak in the last weeks'] = 'Vrchol aktivity v posledních týdne $lang['Album search tool'] = 'Vyhledávání alb'; $lang['Are you sure you want to delete all sizes?'] = 'Jste si jisti, že chcete smazat všechny velikosti?'; $lang['Are you sure you want to delete group "%s"?'] = 'Jste si jisti, že chcete smazat skupinu "%s"?'; -$lang['Are you sure you want to delete the language "%s"?'] = 'Jste si jisti, že chcete smazat jazyk "%s"?'; \ No newline at end of file +$lang['Are you sure you want to delete the language "%s"?'] = 'Jste si jisti, že chcete smazat jazyk "%s"?'; +$lang['Name is already taken'] = 'Toto jméno bylo přijato'; +$lang['Merge'] = 'Sloučit'; +$lang['%s file type'] = '%s soubor typ'; +$lang['Keep them'] = 'Uložit je'; +$lang['Formats'] = 'Formáty'; +$lang['Group "%s" succesfully deleted'] = 'Skupina "%s" úspěšně vymazána'; +$lang['Group renamed'] = 'Skupina přejmenována'; +$lang['Group added'] = 'Skupina přidána'; +$lang['Are you sure you want to update all extensions?'] = 'Chcete aktualizovat veškeré doplňky?'; +$lang['File type: %s'] = 'Typ souboru: %s'; +$lang['Edited on %s'] = 'Upraveno %s'; +$lang['Dissociate user from this group'] = 'Odebrat uživatele z této skupiny'; +$lang['Display'] = 'Zobrazit'; +$lang['Delete them'] = 'Odstranit je'; +$lang['%d sub-albums'] = '%d podalba'; +$lang['%d albums found'] = 'nalezeno %d alb '; +$lang['Are you sure you want to lock the gallery?'] = 'Opravdu chcete galerii zamknout?'; +$lang['Associate User'] = 'Přidružit uživatele'; +$lang['Clear Selection'] = 'Vyprázdnit výběr'; +$lang['Average last 12 months'] = 'Průměr za posledních 12 měsíců'; +$lang['Created on %s'] = 'Vytvořeno %s'; +$lang['Delete album'] = 'smazat album'; +$lang['Cache'] = 'Mezipamět'; +$lang['%d photos'] = '%d fotky'; +$lang['%d Activity'] = '%d Aktivita'; +$lang['%d Activities'] = '%d Aktivity'; +$lang['%s MB used'] = '%s MB použito '; +$lang['%s GB used'] = '%s GB použito '; +$lang[' (copy %s)'] = '(zkopírujte %s)'; +$lang[' (copy)'] = '(kopie)'; +$lang['Are you sure you want to delete the plugin "%s"?'] = 'Opravdu chcete smazat doplněk "%s"?'; +$lang['Are you sure you want to delete the ratings of the user "%s"?'] = 'Opravdu chcete odstranit hodnocení uživatele "%s"?'; +$lang['Are you sure you want to delete the theme "%s"?'] = 'Opravdu chcete odstranit téma "%s?'; +$lang['Are you sure you want to delete the user "%s"?'] = 'Opravdu chcete odstranit uživatele "%s"?'; +$lang['Are you sure you want to delete this site?'] = 'Opravdu chcete tuto stránku smazat?'; +$lang['Are you sure you want to delete this theme?'] = 'Opravdu chcete toto téma smazat?'; +$lang['Are you sure you want to delete this?'] = 'Opravdu to chcete smazat?'; \ No newline at end of file