From 018a837f3cecfae17b9547f38110335bd4ff2fe2 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Mon, 22 May 2006 20:13:14 +0200 Subject: Lithuanian update darcs-hash:20060522181314-7ad00-7830b7819a770628c6e63f9d294292a876575ac7.gz --- inc/lang/lt/lang.php | 5 +++++ inc/lang/lt/resendpwd.txt | 5 +++++ inc/lang/lt/updateprofile.txt | 4 ++++ 3 files changed, 14 insertions(+) create mode 100644 inc/lang/lt/resendpwd.txt create mode 100644 inc/lang/lt/updateprofile.txt (limited to 'inc/lang/lt') diff --git a/inc/lang/lt/lang.php b/inc/lang/lt/lang.php index 1187d0f21..6ddbbc03b 100644 --- a/inc/lang/lt/lang.php +++ b/inc/lang/lt/lang.php @@ -5,6 +5,7 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author Linas Valiukas * @author Edmondas Girkantas + * @author Arūnas Vaitekūnas */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; @@ -38,6 +39,10 @@ $lang['btn_unsubscribe'] = 'Atsisakyti keitimų prenumeratos'; $lang['btn_profile'] = 'Atnaujinti profilį'; $lang['btn_reset'] = 'Atstata'; $lang['btn_resendpwd'] = 'Išsiųsti naują slaptažodį'; +$lang['btn_draft'] = 'Redaguoti juodraštį'; +$lang['btn_recover'] = 'Atkurti juodraštį'; +$lang['btn_draftdel'] = 'Šalinti juodraštį'; +$lang['draftdate'] = 'Juodraštis automatiškai išsaugotas'; $lang['loggedinas'] = 'Prisijungęs kaip'; $lang['user'] = 'Vartotojo vardas'; diff --git a/inc/lang/lt/resendpwd.txt b/inc/lang/lt/resendpwd.txt new file mode 100644 index 000000000..fef2dff46 --- /dev/null +++ b/inc/lang/lt/resendpwd.txt @@ -0,0 +1,5 @@ +====== Siųsti naują slaptažodį ====== + +Naujo slaptažodžio gavimui, užpildykite visus žemiau esančius laukus. +Naujas slaptažodis bus atsiųstas į jūsų užregistruotą el. pašto adresą. +Vartotojo vardas turi būti toks pat kaip ir wiki sistemoje. diff --git a/inc/lang/lt/updateprofile.txt b/inc/lang/lt/updateprofile.txt new file mode 100644 index 000000000..7ede1a00a --- /dev/null +++ b/inc/lang/lt/updateprofile.txt @@ -0,0 +1,4 @@ +====== Redaguoti savo profilį ====== + +Užpildykite tik tuos laukus, kuriuos norite pakeisti. Vartotojo vardo keisti nebūtina. + -- cgit v1.2.3