Translated using Weblate (Czech)

Currently translated at 100.0% (8 of 8 strings)
This commit is contained in:
Rostislav Hučka
2018-05-13 07:59:10 +00:00
committed by Weblate
parent d1f74b60c7
commit fe20fb24ca

View File

@@ -1 +1,9 @@
<?php
$lang["tables_all"] = "Vše";
$lang["tables_columns"] = "Sloupce";
$lang["tables_hide_show_pagination"] = "Zobrazit/skrýt stránkování";
$lang["tables_loading"] = "Nahrávám, prosím počkejte...";
$lang["tables_page_from_to"] = "Zobrazeno {0} až {1} z {2} řádků";
$lang["tables_refresh"] = "Obnovit";
$lang["tables_rows_per_page"] = "{0} řádků na stránku";
$lang["tables_toggle"] = "Toggle";