[trunk (public)] Update sk_SK, thanks to : dodo

git-svn-id: http://piwigo.org/svn/trunk@13857 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2012-04-02 16:31:26 +00:00
parent f4c41e3cda
commit 699ab990df
+10
View File
@@ -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é';
?>