mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
[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:
@@ -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é';
|
||||
?>
|
||||
Reference in New Issue
Block a user