aboutsummaryrefslogtreecommitdiffstats
path: root/language/lv_LV
diff options
context:
space:
mode:
Diffstat (limited to 'language/lv_LV')
-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 → 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