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

git-svn-id: http://piwigo.org/svn/trunk@12138 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-09-12 19:23:20 +00:00
parent eac273db56
commit 80293d0e4b
3 changed files with 24 additions and 0 deletions

View File

@@ -831,4 +831,25 @@ $lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration
$lang['Average rate'] = "Vidējais novērtejums";
$lang['Rate'] = "Vērtējums";
$lang['Learn more'] = 'Uzzini vairak';
$lang['... or '] = '... vai ';
$lang['Create'] = 'Izveidot';
$lang['Start Upload'] = 'Sākt augšupielādi';
$lang['You are using the Flash uploader. Problems? Try the <a href="%s">Browser uploader</a> instead.'] = 'Jūs lietojat Flash augšuplādētāju. Problēmas? Tā vietā mēģiniet <a href="%s">Pārlūka augšuplādētāju</a>.';
$lang['You are using the Browser uploader. Try the <a href="%s">Flash uploader</a> instead.'] = 'Jūs lietojat Pārlūka augšuplādētāju. Tā vietā mēģiniet <a href="%s">Flash augšuplādētāju</a>.';
$lang['Maximum file size: %sB.'] = 'Faila maksimālais izmērs: %sB.';
$lang['Allowed file types: %s.'] = 'Atļautie failu tipi: %s.';
$lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = 'Aptuvenā maksimālā izšķirtspēja: %dM pixeļi (tas ir %dx%d pixeļi).';
$lang['Manage Permissions'] = 'Pārvaldīt Piekļuves Atļaujas';
$lang['Photo %s of %s'] = ' %s foto no %s';
$lang['show details'] = 'rādīt detaļas';
$lang['hide details'] = 'paslēpt detaļas';
$lang['Merge tags'] = 'Apvienot (sapludināt) cilnes (tags)';
$lang['Select the destination tag'] = 'Izvēlēties mērķa cilni';
$lang['(this tag will be deleted)'] = '(šī cilne (tag) tiks izdzēsta)';
$lang['Confirm merge'] = 'Apstiprināt apvienošanu';
$lang['Merge selected tags'] = 'Apvienot izvēlētās cilnes';
$lang['No destination tag selected'] = 'Nav izvēlēta mērķa cilne';
$lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = 'Cilnes (tags) <em>%s</em> apvienotas cilnē <em>%s</em>';
$lang['Select at least two tags for merging'] = 'Izvēlaties vismaz divas cilnes apvienošanai';
$lang['Select an album'] = 'Izvēlaties albūmu';
?>

View File

@@ -370,4 +370,5 @@ $lang['You will receive a link to create a new password via email.'] = 'Jūs ar
$lang['Username or email'] = 'Lietotājvārds vai e-pasta adrese';
$lang['Change my password'] = 'Nomainīt manu paroli';
$lang['Enter your new password below.'] = 'Ievadiet savu jauno paroli zemāk.';
$lang['Reset Password'] = 'Atgūt Paroli';
?>

View File

@@ -66,4 +66,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Konfigurācijas faila local/config/database.inc.php izveide ir nesekmīga.';
$lang['Download the config file'] = 'Lejupladet config failu';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Jums jalejupielade configuracijas fails un jaielade tas Jusu instalacijas local/config mape.';
$lang['Just another Piwigo gallery'] = 'Vēl viena Piwigo galerija';
$lang['Welcome to my photo gallery'] = 'Laipni lūgti manā foto galerijā';
?>