Skip to content

Commit d328ec3

Browse files
committed
New translations settings.php (Swedish)
1 parent 7053fe0 commit d328ec3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

lang/sv/settings.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,16 +91,16 @@
9191
'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.',
9292
'sort_rule_operations' => 'Sort Operations',
9393
'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
94-
'sort_rule_available_operations' => 'Available Operations',
94+
'sort_rule_available_operations' => 'Tillgängliga åtgärder',
9595
'sort_rule_available_operations_empty' => 'No operations remaining',
9696
'sort_rule_configured_operations' => 'Configured Operations',
9797
'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list',
9898
'sort_rule_op_asc' => '(Asc)',
9999
'sort_rule_op_desc' => '(Desc)',
100-
'sort_rule_op_name' => 'Name - Alphabetical',
101-
'sort_rule_op_name_numeric' => 'Name - Numeric',
102-
'sort_rule_op_created_date' => 'Created Date',
103-
'sort_rule_op_updated_date' => 'Updated Date',
100+
'sort_rule_op_name' => 'Namn - Alfabetisk ordning',
101+
'sort_rule_op_name_numeric' => 'Namn - Numerisk ordning',
102+
'sort_rule_op_created_date' => 'Datum skapat',
103+
'sort_rule_op_updated_date' => 'Datum uppdaterat',
104104
'sort_rule_op_chapters_first' => 'Chapters First',
105105
'sort_rule_op_chapters_last' => 'Chapters Last',
106106

0 commit comments

Comments
 (0)