Changeset 13900 for trunk/language/lv_LV


Ignore:
Timestamp:
Apr 4, 2012, 9:18:03 PM (12 years ago)
Author:
ddtddt
Message:

[trunk] - language - update lv_LV (Latvian - Latviešu) thanks to Aivars Baldone - feature:2457

File:
1 edited

Legend:

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

    r13827 r13900  
    389389$lang['2small'] = 'XXS - sīks';
    390390$lang['xsmall'] = 'XS - ļoti mazs';
     391$lang['File name, A → Z'] = 'Faila nosaukums, A → Z';
     392$lang['File name, Z → A'] = 'Faila nosaukums, Z → A';
     393$lang['Photo title, A → Z'] = 'Foto nosaukums, A → Z';
     394$lang['Photo title, Z → A'] = 'Foto nosaukums, Z → A';
     395$lang['Date created, new → old'] = 'Izveides datums jaunais → vecais';
     396$lang['Date created, old → new'] = 'Izveides datums, vecais → jaunais';
     397$lang['Date posted, new → old'] = 'Publicēšanas datums, jaunais → vecais';
     398$lang['Date posted, old → new'] = 'Publicēšanas datums, vecais → jaunais';
     399$lang['Rating score, high → low'] = 'Novērtējums, augsts → zems';
     400$lang['Rating score, low → high'] = 'Novērtējums, zems → augsts';
     401$lang['Visits, high → low'] = 'Apmeklējums, augsts → zems';
     402$lang['Visits, low → high'] = 'Apmeklējums, zems → augsts';
     403$lang['Numeric identifier, 1 → 9'] = 'Ciparu identifikators, 1 → 9';
     404$lang['Numeric identifier, 9 → 1'] = 'Ciparu identifikators, 9 → 1';
     405$lang['Manual sort order'] = 'Lietotāja izvēlētais kārtojums';
    391406
    392407?>
Note: See TracChangeset for help on using the changeset viewer.