[trunk] - language - update lv_LV - Latviešu - Latvian feature:2457

git-svn-id: http://piwigo.org/svn/trunk@15476 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2012-06-02 07:01:32 +00:00
parent 7cee499cd3
commit 54a65567ba

View File

@@ -404,5 +404,12 @@ $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';
$lang['%d rate'] = '%d vērtējum';
$lang['Page not found'] = 'Lapa nav atrasta';
$lang['Bad request'] = 'Kļūdains pieprasījums';
$lang['Forbidden'] = 'Aizliegts';
$lang['Piwigo encountered a non recoverable error'] = 'Piwigo piemeklējusi neatrisināma kļūme';
$lang['Requested album does not exist'] = 'Pieprasītais albūms neeksistē';
$lang['Permalink for album not found'] = 'Albūma permalinks nav atrasts';
$lang['Requested tag does not exist'] = 'Pieprasītā cilne neeksistē';
?>