Changeset 13857


Ignore:
Timestamp:
Apr 2, 2012, 6:31:26 PM (12 years ago)
Author:
TranslationTeam
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/sk_SK/common.lang.php

    r13856 r13857  
    404404$lang['Photo title, Z → A'] = 'Názov fotky, Z → A';
    405405$lang['Date created, new → old'] = 'Dátum vytvorenia, nové → staré';
     406$lang['Date created, old → new'] = 'Dátum vytvorenia, staré → nové';
     407$lang['Date posted, new → old'] = 'Dátum odoslania, nové → staré';
     408$lang['Date posted, old → new'] = 'Dátum odoslania, staré → nové';
     409$lang['Manual sort order'] = 'Manuálne zoradenie';
     410$lang['Numeric identifier, 1 → 9'] = 'Číselný identifikátor, 1 → 9';
     411$lang['Numeric identifier, 9 → 1'] = 'Číselný identifikátor, 9 → 1';
     412$lang['Rating score, high → low'] = 'Hodnotenie, vysoké → nízke';
     413$lang['Rating score, low → high'] = 'Hodnotenie, nízke → vysoké';
     414$lang['Visits, high → low'] = 'Zobrazenia, vysoké → nízke';
     415$lang['Visits, low → high'] = 'Zobrazenia, nízke → vysoké';
    406416?>
Note: See TracChangeset for help on using the changeset viewer.