[trunk (public)] Update sh_RS, thanks to : vladamilanovic
git-svn-id: http://piwigo.org/svn/trunk@13877 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
5a05371627
commit
ada378fa16
1 changed files with 15 additions and 0 deletions
|
|
@ -388,4 +388,19 @@ $lang['Your password has been reset'] = 'Vaša lozinka je resetovana';
|
|||
$lang['Your username has been successfully changed to : %s'] = 'Vaše korisničko ime je uspešno promenjeno na: %s';
|
||||
$lang['2small'] = 'XXS-sićušan';
|
||||
$lang['xsmall'] = 'XS-ekstra mali';
|
||||
$lang['Date created, new → old'] = 'Datum kreiranja, novo → staro';
|
||||
$lang['Date created, old → new'] = 'Datum kreiranja, staro → novo';
|
||||
$lang['Date posted, new → old'] = 'Datum objavljivanja, novo → staro';
|
||||
$lang['Date posted, old → new'] = 'Datum objavljivanja, staro → novo';
|
||||
$lang['File name, A → Z'] = 'Ime fajla, A → Z';
|
||||
$lang['File name, Z → A'] = 'Ime fajla, Z → A';
|
||||
$lang['Manual sort order'] = 'Ručno sortiran poredak';
|
||||
$lang['Numeric identifier, 1 → 9'] = 'Brojni identifikator, 1 → 9';
|
||||
$lang['Numeric identifier, 9 → 1'] = 'Brojni identifikator, 9 → 1';
|
||||
$lang['Photo title, A → Z'] = 'Naslov fotografije, A → Z ';
|
||||
$lang['Photo title, Z → A'] = 'Naslov fotografije, Z → A';
|
||||
$lang['Rating score, high → low'] = 'Ocena, visoka → niska';
|
||||
$lang['Rating score, low → high'] = 'Ocena, niska → visoka';
|
||||
$lang['Visits, high → low'] = 'Posete, više → manje';
|
||||
$lang['Visits, low → high'] = 'Posete, manje → više';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue