You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/cs/settings.php
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -75,12 +75,12 @@
75
75
'reg_confirm_restrict_domain_placeholder' => 'Žádná omezení nebyla nastavena',
76
76
77
77
// Sorting Settings
78
-
'sorting' => 'Sorting',
79
-
'sorting_book_default' => 'Default Book Sort',
80
-
'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
81
-
'sorting_rules' => 'Sort Rules',
82
-
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
83
-
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
78
+
'sorting' => 'Řazení',
79
+
'sorting_book_default' => 'Výchozí řazení knih',
80
+
'sorting_book_default_desc' => 'Vyberte výchozí pravidlo řazení pro nové knihy. Řazení neovlivní existující knihy a může být upraveno u konkrétní knihy.',
81
+
'sorting_rules' => 'Pravidla řazení',
82
+
'sorting_rules_desc' => 'Toto jsou předem definovaná pravidla řazení, která mohou být použita na webu.',
83
+
'sort_rule_assigned_to_x_books' => 'Přiřazeno k :count knize|Přiřazeno :count knihám',
0 commit comments