summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/cs_CZ.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/cs_CZ.php')
-rw-r--r--apps/gallery/l10n/cs_CZ.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/cs_CZ.php b/apps/gallery/l10n/cs_CZ.php
index cbb3e5d068e..4d6394cbb3f 100644
--- a/apps/gallery/l10n/cs_CZ.php
+++ b/apps/gallery/l10n/cs_CZ.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "Obrázky",
"Rescan" => "Znovu prohledat",
-"Back" => "Zpět"
+"Stop" => "Zastavit",
+"Share" => "Sdílet",
+"Settings" => "Nastavení",
+"Back" => "Zpět",
+"Remove confirmation" => "Potvrzení odebrání",
+"Do you want to remove album" => "Chcete odstranit album?",
+"Change album name" => "Změnit název alba",
+"New album name" => "Název nového alba"
);