From 54a65567bad0e5d4ee2c78f7d14890fbcb3091fa Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sat, 2 Jun 2012 07:01:32 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20update=20lv=5FLV=20-=20Lat?= =?UTF-8?q?vie=C5=A1u=20-=20Latvian=20=20feature:2457?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@15476 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/lv_LV/common.lang.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index 321755f94..d38a3271a 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -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ē'; ?> \ No newline at end of file -- cgit v1.2.3