aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2012-06-02 07:01:32 +0000
committerddtddt <ddtddt@piwigo.org>2012-06-02 07:01:32 +0000
commit54a65567bad0e5d4ee2c78f7d14890fbcb3091fa (patch)
tree6119a116b28775c282842829f36be1d632329103 /language
parent7cee499cd37484f45afebc7a31ca34eb9838d349 (diff)
[trunk] - language - update lv_LV - Latviešu - Latvian feature:2457
git-svn-id: http://piwigo.org/svn/trunk@15476 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/lv_LV/common.lang.php7
1 files changed, 7 insertions, 0 deletions
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 &rarr; 9'] = 'Ciparu identifikators, 1 &rarr; 9';
$lang['Numeric identifier, 9 &rarr; 1'] = 'Ciparu identifikators, 9 &rarr; 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