Skip to content

Commit 2eff333

Browse files
committed
New translations settings.php (Czech)
1 parent 6e0dce8 commit 2eff333

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

lang/cs/settings.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@
7575
'reg_confirm_restrict_domain_placeholder' => 'Žádná omezení nebyla nastavena',
7676

7777
// 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',
8484
'sort_rule_create' => 'Create Sort Rule',
8585
'sort_rule_edit' => 'Edit Sort Rule',
8686
'sort_rule_delete' => 'Delete Sort Rule',

0 commit comments

Comments
 (0)