diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-01-23 08:00:27 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-01-23 08:00:27 +0000 |
commit | 36616213cb93d868b1e0e1b74b9c838a5550cfb5 (patch) | |
tree | 6b921bc3cde69e61fb85ca6c6d5f364f4c25f414 /language/lv_LV/admin.lang.php | |
parent | cfb3ba960a606c8fa7bca602e6fbc9e2c1b11c17 (diff) |
[trunk] - update lv_LV (Latvian) thanks to Aivars Baldone
git-svn-id: http://piwigo.org/svn/trunk@8850 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/lv_LV/admin.lang.php')
-rw-r--r-- | language/lv_LV/admin.lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/language/lv_LV/admin.lang.php b/language/lv_LV/admin.lang.php index 9f3758703..aef721e64 100644 --- a/language/lv_LV/admin.lang.php +++ b/language/lv_LV/admin.lang.php @@ -762,4 +762,10 @@ $lang['Type here the title'] = 'Ievadīt nosaukumu šeit'; $lang['remove creation date'] = 'dzēst izveides datumu'; $lang['with no album'] = 'bez albūma'; $lang['with no tag'] = 'bez iezīmes (taga)'; +$lang['Album photos associated to the following albums: %s'] = 'Albūma fotoattēli saistīti ar sekojošiem albūmiem: %s'; +$lang['Delete orphan tags'] = 'Dzēst nepiesaistītās cilnes (iezīmes)'; +$lang['delete photo'] = 'Dzēst fotoattēlu'; +$lang['Orphan tags deleted'] = 'Nepiesaistītās cilnes izdzēstas'; +$lang['Week starts on'] = 'Nedēļa sākas ar'; +$lang['You have %d orphan tags: %s.'] = 'Jums ir %d nepiesaistīto cilņu: %s.'; ?>
\ No newline at end of file |