diff options
Diffstat (limited to '')
-rw-r--r-- | language/lv_LV/admin.lang.php | 6 | ||||
-rw-r--r-- | language/lv_LV/common.lang.php | 2 |
2 files changed, 6 insertions, 2 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 diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index a6ead54c5..a45e1439b 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -304,7 +304,6 @@ $lang['Email: %s'] = "E-pasts: %s"; $lang['Admin: %s'] = "Admins: %s"; $lang['Registration of %s'] = "Reģistrācija %s"; $lang['Album: %s'] = 'Albūms: %s'; -$lang['Picture uploaded by %s'] = "Attēlu augšupielādējis %s"; $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Lietotāja \"viesis\" nepareizs satuss, lietojiet statusu pēc noklusējuma. Lūdzu informējiet webmasteru."; $lang['Administrator, webmaster and special user cannot use this method'] = 'Administrātors, webmāsters un īpašais lietotājs var izmantot šo metodi'; $lang['this email address is already in use'] = "cits lietotājs jau lieto šo pasta adresi"; @@ -336,7 +335,6 @@ $lang['Reset to default values'] = "Iestatīt noklusējuma vērtības"; $lang['delete all photos from your favorites'] = 'dzēst visus fotoattēlus no favorītiem'; $lang['Sent by'] = "Aizūtījis"; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = "Jūsu pārlūks ir bloķējis sīklietotnes - cookies. Lai varētu ielogoties ir jāaktevizē sīklietotnes."; - $lang['edit this comment'] = "labot šo komentāru"; $lang['Edit a comment'] = "Labot komentāru"; $lang['Are you sure?'] = "Esat pārliecināts?"; |