Skip to content

Commit

Permalink
[trunk] - language - update lv_LV (Latvian - Latviešu) thanks to Aiva…
Browse files Browse the repository at this point in the history
…rs Baldone - feature:2457

git-svn-id: http://piwigo.org/svn/trunk@13900 68402e56-0260-453c-a942-63ccdbb3a9ee
  • Loading branch information
ddtddt committed Apr 4, 2012
1 parent 0d7fea9 commit c2da963
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions language/lv_LV/common.lang.php
Expand Up @@ -388,5 +388,20 @@
$lang['Desktop'] = 'Desktopu';
$lang['2small'] = 'XXS - sīks';
$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';

?>

0 comments on commit c2da963

Please sign in to comment.