[trunk] - language - update lv_LV (Latvian - Latviešu) thanks to Aivars Baldone - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13900 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
0d7fea9358
commit
c2da963147
1 changed files with 15 additions and 0 deletions
|
@ -388,5 +388,20 @@ $lang['Mobile'] = 'Mobilo';
|
||||||
$lang['Desktop'] = 'Desktopu';
|
$lang['Desktop'] = 'Desktopu';
|
||||||
$lang['2small'] = 'XXS - sīks';
|
$lang['2small'] = 'XXS - sīks';
|
||||||
$lang['xsmall'] = 'XS - ļoti mazs';
|
$lang['xsmall'] = 'XS - ļoti mazs';
|
||||||
|
$lang['File name, A → Z'] = 'Faila nosaukums, A → Z';
|
||||||
|
$lang['File name, Z → A'] = 'Faila nosaukums, Z → A';
|
||||||
|
$lang['Photo title, A → Z'] = 'Foto nosaukums, A → Z';
|
||||||
|
$lang['Photo title, Z → A'] = 'Foto nosaukums, Z → A';
|
||||||
|
$lang['Date created, new → old'] = 'Izveides datums jaunais → vecais';
|
||||||
|
$lang['Date created, old → new'] = 'Izveides datums, vecais → jaunais';
|
||||||
|
$lang['Date posted, new → old'] = 'Publicēšanas datums, jaunais → vecais';
|
||||||
|
$lang['Date posted, old → new'] = 'Publicēšanas datums, vecais → jaunais';
|
||||||
|
$lang['Rating score, high → low'] = 'Novērtējums, augsts → zems';
|
||||||
|
$lang['Rating score, low → high'] = 'Novērtējums, zems → augsts';
|
||||||
|
$lang['Visits, high → low'] = 'Apmeklējums, augsts → zems';
|
||||||
|
$lang['Visits, low → high'] = 'Apmeklējums, zems → augsts';
|
||||||
|
$lang['Numeric identifier, 1 → 9'] = 'Ciparu identifikators, 1 → 9';
|
||||||
|
$lang['Numeric identifier, 9 → 1'] = 'Ciparu identifikators, 9 → 1';
|
||||||
|
$lang['Manual sort order'] = 'Lietotāja izvēlētais kārtojums';
|
||||||
|
|
||||||
?>
|
?>
|
Loading…
Reference in a new issue