aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/sk_SK/common.lang.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/language/sk_SK/common.lang.php b/language/sk_SK/common.lang.php
index 3323ec76a..f572ead88 100644
--- a/language/sk_SK/common.lang.php
+++ b/language/sk_SK/common.lang.php
@@ -403,4 +403,14 @@ $lang['File name, Z → A'] = 'Názov súboru, Z → A';
$lang['Photo title, A → Z'] = 'Názov fotky, A → Z';
$lang['Photo title, Z → A'] = 'Názov fotky, Z → A';
$lang['Date created, new → old'] = 'Dátum vytvorenia, nové → staré';
+$lang['Date created, old → new'] = 'Dátum vytvorenia, staré → nové';
+$lang['Date posted, new → old'] = 'Dátum odoslania, nové → staré';
+$lang['Date posted, old → new'] = 'Dátum odoslania, staré → nové';
+$lang['Manual sort order'] = 'Manuálne zoradenie';
+$lang['Numeric identifier, 1 → 9'] = 'Číselný identifikátor, 1 → 9';
+$lang['Numeric identifier, 9 → 1'] = 'Číselný identifikátor, 9 → 1';
+$lang['Rating score, high → low'] = 'Hodnotenie, vysoké → nízke';
+$lang['Rating score, low → high'] = 'Hodnotenie, nízke → vysoké';
+$lang['Visits, high → low'] = 'Zobrazenia, vysoké → nízke';
+$lang['Visits, low → high'] = 'Zobrazenia, nízke → vysoké';
?> \ No newline at end of file