From 170404dcf7b12b3e21f709473c13fb6d9ef6d58c Mon Sep 17 00:00:00 2001 From: ddtddt Date: Mon, 5 Sep 2011 18:42:56 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20(Latvian=20-=20Latvie?= =?UTF-8?q?=C5=A1u)=20thanks=20to=20Aivars=20Baldone=20=20-=20feature:2320?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@12063 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/lv_LV/common.lang.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index b3d7b240b..14175f175 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -351,4 +351,23 @@ $lang['validate this comment'] = 'pārbaudīt šo komentāru'; $lang['html tags are not allowed in login'] = 'html cilnes (tagi) loginā nav atļautas'; $lang['%d rates'] = '%d vērtējums'; $lang['Rating score'] = 'Rezultējošais vērtējums'; +$lang['Enter a username or email address'] = 'Ievadiet lietotājvārdu vai e-pasta adresi'; +$lang['Invalid username or email'] = 'Kļūdains lietotājvārds vai e-pasta adrese'; +$lang['Password reset is not allowed for this user'] = 'Paroles atgūšana šim lietotājam nav atļauta'; +$lang['User "%s" has no email address, password reset is not possible'] = '"%s" Lietotājiem nav e-pasta adreses, paroles atgūšana nav iespējama'; +$lang['Someone requested that the password be reset for the following user account:'] = 'Kāds pieprasījis atgūt paroli sekojošam lietotāja kontam:'; +$lang['Username "%s" on gallery %s'] = 'Lietotājvārds "%s" galerijā %s'; +$lang['To reset your password, visit the following address:'] = ' Lai atgūtu savu paroli, apmeklējiet sekojošu adresi:'; +$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'Ja tā ir bijusi kļūda, ignorējiet šo e-pastu un nekas nenotiks.'; +$lang['Password Reset'] = 'Paroles Atgūšana (reset)'; +$lang['Check your email for the confirmation link'] = 'Meklējiet savā e-pastā apstiprināšanas saiti'; +$lang['Invalid key'] = 'Kļūdaina atslēga (key)'; +$lang['The passwords do not match'] = 'Paroles nesakrīt'; +$lang['Your password has been reset'] = 'Jūsu parole ir atgūta (atiestatīta)'; +$lang['Return to home page'] = 'Atgriezties mājas lapā'; +$lang['Please enter your username or email address.'] = 'Lūdzu ievadiet lietotājvārdu vai e-pasta adresi.'; +$lang['You will receive a link to create a new password via email.'] = 'Jūs ar e-pastu saņemsiet saiti, lai izveidotu jaunu paroli.'; +$lang['Username or email'] = 'Lietotājvārds vai e-pasta adrese'; +$lang['Change my password'] = 'Nomainīt manu paroli'; +$lang['Enter your new password below.'] = 'Ievadiet savu jauno paroli zemāk.'; ?> \ No newline at end of file -- cgit v1.2.3