[Branche2] - update lv_LV (Latvian) thanks to Aivars Baldone
git-svn-id: http://piwigo.org/svn/branches/2.1@7304 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
93420b359e
commit
eef979e776
3 changed files with 13 additions and 6 deletions
|
@ -430,7 +430,7 @@ $lang['User status'] = 'Lietotāja statuss';
|
|||
$lang['user_status_admin'] = 'Administrators';
|
||||
$lang['user_status_generic'] = 'Vispārējais';
|
||||
$lang['user_status_guest'] = 'Viesis';
|
||||
$lang['user_status_normal'] = 'User';
|
||||
$lang['user_status_normal'] = 'Lietotājs';
|
||||
$lang['user_status_webmaster'] = 'Webmāsters';
|
||||
$lang['Virtual category'] = 'Virtuālā kategorija';
|
||||
$lang['Waiting'] = 'Gaidīšana';
|
||||
|
@ -560,7 +560,7 @@ $lang['User access level to upload'] = 'Lietotāja piekļuves līmenis augšupie
|
|||
$lang['ACCESS_0'] = 'Brīva piekļuve';
|
||||
$lang['ACCESS_1'] = 'Piekļuve visiem';
|
||||
$lang['ACCESS_2'] = 'Piekļuve tikai reģistrētiem lietotājiem';
|
||||
$lang['ACCESS_3'] = 'Access to administrators';
|
||||
$lang['ACCESS_3'] = 'Piekļuve tikai administratoriem';
|
||||
$lang['ACCESS_4'] = 'Piekļuve webmāsteram';
|
||||
$lang['ACCESS_5'] = 'Nav piekļuves';
|
||||
$lang['Support'] = 'Atbalsts';
|
||||
|
|
|
@ -139,7 +139,7 @@ $lang['posted between %s (%s) and %s (%s)'] = "ievietots starp %s (%s) un %s (%s
|
|||
$lang['posted on %s'] = "ievietots %s";
|
||||
$lang['Best rated'] = "Vislabāk novērtētais";
|
||||
$lang['display best rated items'] = "attēlot labāk novērtētos attēlus";
|
||||
$lang['caddie'] = "Caddie";
|
||||
$lang['caddie'] = 'Grozs';
|
||||
$lang['Calendar'] = "Kalendārs";
|
||||
$lang['All'] = "Visi";
|
||||
$lang['display each day with pictures, month per month'] = "attēlot dienas ar attēliem ik mēnesi";
|
||||
|
@ -244,7 +244,7 @@ $lang['picture'] = "attēls";
|
|||
$lang['Click on the picture to see it in high definition'] = "Uzklišķiniet uz attēla, lai apskatītu to HD režīmā";
|
||||
$lang['Show file metadata'] = "Parādīt faila metadatus";
|
||||
$lang['Powered by'] = "Skripts";
|
||||
$lang['Preferences'] = "Preferences";
|
||||
$lang['Preferences'] = 'Izvēles';
|
||||
$lang['Previous'] = "Iepriekšējais";
|
||||
$lang['Random pictures'] = "Gadījuma attēli";
|
||||
$lang['display a set of random pictures'] = "attēlot gadījuma attēlus";
|
||||
|
@ -327,7 +327,7 @@ $lang['Creation date: %s'] = "Izveides datums: %s";
|
|||
$lang['Waiting page: %s'] = "Gaida lapu: %s";
|
||||
$lang['Picture uploaded by %s'] = "Attēlu augšupielādējis %s";
|
||||
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Lietotāja \"viesis\" nepareizs satuss, lietojiet statusu pēc noklusējuma. Lūdzu informējiet webmasteru.";
|
||||
$lang['Administrator, webmaster and special user cannot use this method'] = "Administrator, webmaster and special user cannot use this method";
|
||||
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrātors, webmāsters un īpašais lietotājs var izmantot šo metodi';
|
||||
$lang['a user use already this mail address'] = "cits lietotājs jau lieto šo pasta adresi";
|
||||
$lang['Category results for'] = "Kategoriju rezultāti priekš";
|
||||
$lang['Tag results for'] = "Tagu rezultāti priekš";
|
||||
|
|
|
@ -304,9 +304,16 @@ $validated_keys = array(
|
|||
'IP',
|
||||
'Sent by',
|
||||
'%d Kb',
|
||||
'',
|
||||
),
|
||||
|
||||
'lv_LV' => array(
|
||||
'%d Kb',
|
||||
'N/A',
|
||||
'Menu',
|
||||
'IP: %s',
|
||||
'IP',
|
||||
),
|
||||
|
||||
'nl_NL' => array(
|
||||
'%d Kb',
|
||||
'Filter',
|
||||
|
|
Loading…
Add table
Reference in a new issue