diff options
Diffstat (limited to 'language/lv_LV')
-rw-r--r-- | language/lv_LV/common.lang.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index 57a4b1c2d..d7eb0b6db 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -83,7 +83,6 @@ $lang['Identification'] = "Identifikācija"; $lang['Image only RSS feed'] = "Tkai RSS piegādes attēli"; $lang['Keyword'] = "Atslēgvārds"; $lang['Links'] = "Saites"; -$lang['Mail address'] = "Pasta adrese"; $lang['N/A'] = "N/A"; $lang['New on %s'] = "Jauns %s"; $lang['New password confirmation does not correspond'] = "Jaunas paroles apstiprinājums nesakrīt"; @@ -261,7 +260,6 @@ $lang['please enter your password again'] = "lūdzu ievadiet savu paroli vēlrei $lang['Auto login'] = "Auto logins"; $lang['remove this tag from the list'] = "izņemt šo tagu no saraksta"; $lang['representative'] = "pārstāvis"; -$lang['return to homepage'] = "atgriezties mājas lapā"; $lang['Search for Author'] = "Meklēšana pēc autora"; $lang['Search in albums'] = 'Meklēt albūmos'; $lang['Search by Date'] = "Meklēšana pēc datuma"; @@ -325,7 +323,7 @@ $lang['Waiting page: %s'] = "Gaida lapu: %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['a user use already this mail address'] = "cits lietotājs jau lieto šo pasta adresi"; +$lang['this email address is already in use'] = "cits lietotājs jau lieto šo pasta adresi"; $lang['Album results for'] = 'Albūma rezultāti priekš'; $lang['Tag results for'] = "Tagu rezultāti priekš"; $lang['from %s to %s'] = "no %s līdz %s"; |