Changeset 25121 for trunk


Ignore:
Timestamp:
Oct 24, 2013, 7:55:00 PM (10 years ago)
Author:
flop25
Message:

bug:2948 The registration can be done without typing a password

The password is only mandatory on the public register page
Better error messages from admin/user_list.php

Location:
trunk
Files:
58 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/user_list.php

    r25116 r25121  
    194194    {
    195195      $page['errors'][] = l10n('Password confirmation is missing. Please confirm the chosen password.');
    196     }
    197     else if(empty($_POST['email']))
    198     {
    199       $page['errors'][] = l10n('Email address is missing. Please specify an email address.');
    200196    }
    201197    else if ($_POST['password'] != $_POST['password_conf'])
  • trunk/language/af_ZA/common.lang.php

    r25010 r25121  
    291291$lang['this login is already used'] = "die aanteken naam is reeds in gebruik";
    292292$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "epos adres moet wees soos xxx@yyy.ee.ee (voorbeeld : koos@vlooi.co.za)";
    293 $lang['please enter your password again'] = "Sleutel jou wagwoord weer in";
    294293$lang['Auto login'] = 'Automatiese aanteken';
    295294$lang['Contact'] = "Kontak";
     
    417416$lang['Go back to the album'] = 'Gaan terug na die album';
    418417$lang['Last Page'] = 'Laaste blad';
     418$lang['Password is missing. Please enter the password.'] = 'Wagwoord nie ingevul nie. Vul asseblief die wagwoord in.';
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Wagwoord bevestiging nie gedoen. Bevestig asseblief die gekose wagwoord.';
    419420?>
  • trunk/language/ar_SA/common.lang.php

    r24207 r25121  
    248248$lang['this login is already used'] = 'هذا المستخدم موجود حاليا';
    249249$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'يجب ان يكون البريد بهذه الكيفيةxxx@yyy.eee (مثلا : jack@altern.org)';
    250 $lang['please enter your password again'] = 'من فضلك أعد كتابة كلمة المرور مرة أخرى';
    251250$lang['Auto login'] = 'دخول آلي';
    252251$lang['remove this tag from the list'] = 'حذف هذه الكلمات من القائمة';
     
    424423$lang['Go back to the album'] = 'إرجع للألبوم';
    425424$lang['Last Page'] = 'الصفحة الأخيرة';
     425$lang['Password is missing. Please enter the password.'] = 'لم تكتب كلمة المرور، فضلا ً أكتب كلمة المرور';
     426$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'لم يتم تأكيد كلمة المرور، فضلا ً لا أمر أكد المرور رحم الله والديك';
    426427?>
  • trunk/language/bg_BG/common.lang.php

    r24910 r25121  
    297297$lang['this login is already used'] = 'потребителското име е заето';
    298298$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'мейл адресът трябва да бъде подобно на xxx@yyy.eee (пример : jack@altern.org)';
    299 $lang['please enter your password again'] = 'моля въведете Вашата парола отново';
    300299$lang['Auto login'] = 'Автоматично влизане';
    301300$lang['remove this tag from the list'] = 'премахване на този маркер от списъка';
     
    418417$lang['Go back to the album'] = 'Връщане обратно към албума';
    419418$lang['Last Page'] = 'Последна страница';
     419$lang['Password is missing. Please enter the password.'] = 'Липсва парола. Моля въведете.';
     420$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Потвърждение на паролата липсва. Моля повторете паролата.';
    420421?>
  • trunk/language/br_FR/common.lang.php

    r24910 r25121  
    188188$lang['Expand all albums'] = 'Displegañ an holl rummadoù';
    189189$lang['Please, enter a login'] = 'Lakait un anv implijer';
    190 $lang['please enter your password again'] = 'Lakait ho ger-tremen adarre';
    191190$lang['Enter your personnal informations'] = 'Lakait ho titouroù personel';
    192191$lang['This author removed the comment with id %d'] = 'An oberour-mañ en deus dilemet an evezhiadenn gant an anavezer %d';
  • trunk/language/ca_ES/common.lang.php

    r24072 r25121  
    241241$lang['this login is already used'] = 'aquest nom d\'usuari ja s\'està utilitzant';
    242242$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'L\'adreça de correu ha de ser com xxx@yyy.eee (exemple: jack@altern.org)';
    243 $lang['please enter your password again'] = 'si us plau, introdueixi la seva contrasenya una altra vegada';
    244243$lang['Auto login'] = 'Recordar';
    245244$lang['remove this tag from the list'] = 'elimineu aquesta etiqueta de la llista';
     
    417416$lang['Go back to the album'] = 'Tornar a l\'àlbum';
    418417$lang['Last Page'] = 'Última pàgina';
     418$lang['Password is missing. Please enter the password.'] = 'Falta la clau d\'accès. Si us plau, introdueix-la.';
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Falta confirmar la contrasenya. Si us plau, confirmeu la contrasenya escollida.';
    419420?>
  • trunk/language/cs_CZ/common.lang.php

    r24385 r25121  
    250250$lang['this login is already used'] = 'tyto přihlašovací údaje už jsou používány';
    251251$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'E-mail musí být ve formátu xxx@yyy.eee (například : novak@seznam.cz)';
    252 $lang['please enter your password again'] = 'prosím zadejte znovu heslo ';
    253252$lang['Auto login'] = 'Automatické přihlášení';
    254253$lang['remove this tag from the list'] = 'odstranit tento štítek ze seznamu';
     
    424423$lang['First Page'] = 'První stránka';
    425424$lang['Email'] = 'E-mail';
     425$lang['Password is missing. Please enter the password.'] = 'Chybí heslo. Prosím napište heslo.';
     426$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Chybí potvrzení hesla. Prosím potvrďte vybrané heslo.';
    426427?>
  • trunk/language/da_DK/common.lang.php

    r23728 r25121  
    246246$lang['this login is already used'] = 'dette login er allerede i brug';
    247247$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'mailadresse skal være på formen xxx@yyy.eee (eksempel: jack@altern.org)';
    248 $lang['please enter your password again'] = 'Indtast din adgangskode igen';
    249248$lang['Auto login'] = 'Autologin';
    250249$lang['remove this tag from the list'] = 'fjern dette tag fra listen';
     
    420419$lang['Go back to the album'] = 'Gå tilbage til albummet';
    421420$lang['Last Page'] = 'Sidste side';
     421$lang['Password is missing. Please enter the password.'] = 'Adgangskoden mangler. Indtast adgangskoden.';
     422$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Adgangskodebekræftelse mangler. Bekræft den valgte adgangskode.';
    422423?>
  • trunk/language/de_DE/common.lang.php

    r23671 r25121  
    244244$lang['this login is already used'] = 'Dieser Benutzername ist bereits vergeben';
    245245$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'E-Mail-Adresse muss dem Muster xxx@yyy.eee (Beispiel: jack@altern.org) entsprechen';
    246 $lang['please enter your password again'] = 'Bitte geben Sie erneut Ihr Passwort ein.';
    247246$lang['Auto login'] = 'Auto-Login';
    248247$lang['remove this tag from the list'] = 'Entferne dieses Schlagwort von der Liste.';
     
    418417$lang['Go back to the album'] = 'Zurück zum Album';
    419418$lang['Last Page'] = 'Letzte Seite';
     419$lang['Password is missing. Please enter the password.'] = 'Das Kennwort fehlt. Bitte geben Sie Ihr Kennwort ein.';
     420$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Das Kennwort zum Überprüfen fehlt. Bitte geben Sie ihr gewähltes Kennwort noch einmal ein.';
    420421?>
  • trunk/language/el_GR/common.lang.php

    r23765 r25121  
    101101$lang['this login is already used'] = "αυτό το όνομα χρήστη χρησιμοποιείται ήδη";
    102102$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "η διεύθυνση ηλεκτρονικού ταχυδρομείου πρέπει να είναι της μορφής xxx@yyy.eee (παράδειγμα: jack@altern.org)";
    103 $lang['please enter your password again'] = "παρακαλώ εισάγετε το κωδικό σας ξανά";
    104103$lang['Auto login'] = "Αυτόματη σύνδεση";
    105104$lang['remove this tag from the list'] = "αφαίρεση ετικέτας από τη λίστα";
     
    418417$lang['Go back to the album'] = 'Επιστροφή Στο Λεύκωμα';
    419418$lang['First Page'] = 'Αρχική Σελίδα';
     419$lang['Password is missing. Please enter the password.'] = 'Κωδικός λείπει. Παρακαλώ εισάγετε τον κωδικό πρόσβασης.';
     420$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Η επιβεβαίωση κωδικού λείπει. Επιβεβαιώστε τον επιλεγμένο κωδικό πρόσβασης';
    420421?>
  • trunk/language/en_UK/common.lang.php

    r23642 r25121  
    282282$lang['Piwigo Help'] = "Piwigo help";
    283283$lang['Play of slideshow'] = "Play slideshow";
    284 $lang['please enter your password again'] = "please enter your password again";
    285284$lang['Please enter your username or email address.'] = 'Please enter your username or email address.';
    286285$lang['Please, enter a login'] = "Please, enter a login";
     
    417416$lang['mandatory'] = 'mandatory';
    418417$lang['Email'] = "Email";
     418$lang['Password is missing. Please enter the password.'] = "Password is missing. Please enter the password.";
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = "Password confirmation is missing. Please confirm the chosen password.";
    419420?>
  • trunk/language/en_US/common.lang.php

    r25015 r25121  
    282282$lang['Piwigo Help'] = "Piwigo help";
    283283$lang['Play of slideshow'] = "Play slideshow";
    284 $lang['please enter your password again'] = "please enter your password again";
    285284$lang['Please enter your username or email address.'] = 'Please enter your username or email address.';
    286285$lang['Please, enter a login'] = "Please, enter a login";
     
    417416$lang['mandatory'] = 'mandatory';
    418417$lang['Email'] = "Email";
     418$lang['Password is missing. Please enter the password.'] = "Password is missing. Please enter the password.";
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = "Password confirmation is missing. Please confirm the chosen password.";
    419420?>
  • trunk/language/eo_EO/common.lang.php

    r24910 r25121  
    241241$lang['this login is already used'] = 'Tiu uzantnomo jam uziĝas';
    242242$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'La retadreso devas simili al xxx@yyy.eee (ekzemple: zamenhof@bialistoko.pl)';
    243 $lang['please enter your password again'] = 'Bonvolu tajpi vian pasvorton denove (aŭ kopi-gluu ĝin)';
    244243$lang['Auto login'] = 'Aŭtomata konekto';
    245244$lang['remove this tag from the list'] = 'forigi tiun etikedon de la listo';
     
    419418$lang['Go back to the album'] = 'Reiri al la fotaro';
    420419$lang['Last Page'] = 'Lasta paĝo';
     420$lang['Password is missing. Please enter the password.'] = 'Mankas pasvorto. Bonvolu redakti la pasvorton.';
     421$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Mankas konfirmado de pasvorto. Bonvolu konfirmi la elektitan pasvorton.';
    421422?>
  • trunk/language/es_AR/common.lang.php

    r24944 r25121  
    246246$lang['this login is already used'] = 'ese nombre de usuario ya existe';
    247247$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'la dirección de correo electrónico debe tener esta forma: xxx@yyy.eee (ejemplo : jack@altern.org)';
    248 $lang['please enter your password again'] = 'Por favor vuelva a ingresar su contraseña';
    249248$lang['Auto login'] = 'Connexión automática';
    250249$lang['remove this tag from the list'] = 'borrar este tag de la lista';
  • trunk/language/es_ES/common.lang.php

    r23646 r25121  
    253253$lang['this login is already used'] = 'Este nombre de usuario ya lo está utilizando otro usuario';
    254254$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'El formato de la dirección e-mail debe ser xxx@yyy.eee (ejemplo: jack@altern.org)';
    255 $lang['please enter your password again'] = 'Por favor, escriba de nuevo su contraseña';
    256255$lang['Auto login'] = 'Recordar';
    257256$lang['remove this tag from the list'] = 'elimine esta etiqueta de la lista';
     
    426425$lang['Go back to the album'] = 'Volver al álbum';
    427426$lang['Last Page'] = 'Ultima pagina';
     427$lang['Password is missing. Please enter the password.'] = 'Falta la contraseña. Por favor, introdúzcala.';
     428$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'La contraseña no ha sido confirmada. Por favor, confirme la contraseña elegida.';
    428429?>
  • trunk/language/et_EE/common.lang.php

    r24910 r25121  
    416416$lang['medium'] = 'M — keskmine';
    417417$lang['photos posted during the last %d days'] = 'fotod postitud viimase %d päeva vältel';
    418 $lang['please enter your password again'] = 'palun sisesta parool uuesti';
    419418$lang['representative'] = 'albumi pisipilt';
    420419$lang['return to the display of all photos'] = 'tagasi kõikide fotode kuvamisele';
     
    444443$lang['Go back to the album'] = 'Mine tagasi albumi juurde';
    445444$lang['Last Page'] = 'Viimane leht';
     445$lang['Password is missing. Please enter the password.'] = 'Parool puudub. Palun sisesta parool.';
     446$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Parooli kinnitus puudub. Palun kinnita valitud parool.';
    446447?>
  • trunk/language/fa_IR/common.lang.php

    r23674 r25121  
    239239$lang['this login is already used'] = "این اطلاعات ورود از قبل وجود دارد";
    240240$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'آدرس ایمیل باید چیزی شبیه به xxx@yyy.eee باشد. (مانند: jack@altern.org)';
    241 $lang['please enter your password again'] = "خواهشمند است گذرواژه خود را دوباره وارد نمایید";
    242241$lang['Auto login'] = "ورود اتوماتیک";
    243242$lang['remove this tag from the list'] = "پاک کردن این برچسب از لیست";
     
    423422$lang['Go back to the album'] = 'برگشتن به آلبوم';
    424423$lang['Last Page'] = 'آخرین برگه';
     424$lang['Password is missing. Please enter the password.'] = 'گذرواژه ای نوشته نشده است. خواهشمندیم گذرواژه‌ای بنویسید.';
     425$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'پذیرش گذرواژه با گذرواژه‌ی اصلی همخوانی ندارد. خواهشمندیم گذرواژه‌ی اصلی را در بخش پذیرش گذرواژه نیز بنویسید.';
    425426?>
  • trunk/language/fi_FI/common.lang.php

    r23726 r25121  
    274274$lang['Password: %s'] = 'Salasana:%s';
    275275$lang['Play of slideshow'] = 'Käynnistä diaesitys';
    276 $lang['please enter your password again'] = 'kirjoita salasanasi uudelleen';
    277276$lang['Please enter your username or email address.'] = 'Kirjoita käyttäjätunnus tai sähköpostiosoite';
    278277$lang['posted after %s (%s)'] = 'lähetetty %s(%s) jälkeen';
  • trunk/language/fr_CA/common.lang.php

    r24944 r25121  
    246246$lang['this login is already used'] = 'ce nom d\'utilisateur est déjà pris';
    247247$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'l\'adresse de courriel doit être de la forme xxx@yyy.eee (exemple : luc@altern.org)';
    248 $lang['please enter your password again'] = 'Merci d\'entrer à nouveau votre mot de passe';
    249248$lang['Auto login'] = 'Connexion auto';
    250249$lang['remove this tag from the list'] = 'retirer ce mot clé de la liste';
     
    422421$lang['Last Page'] = 'Dernière page';
    423422$lang['Email'] = 'Courriel';
    424 
     423$lang['Password is missing. Please enter the password.'] = "Le mot de passe manque. Veuillez saisir le mot de passe.";
     424$lang['Password confirmation is missing. Please confirm the chosen password.'] = "La confirmation du mot de passe manque. Veuillez confirmer le mot de passe choisi.";
    425425?>
  • trunk/language/fr_FR/common.lang.php

    r23901 r25121  
    254254$lang['Piwigo Help'] = 'Aide de Piwigo';
    255255$lang['Play of slideshow'] = 'Lecture du diaporama';
    256 $lang['please enter your password again'] = 'Merci d\'entrer à nouveau votre mot de passe';
    257256$lang['Please enter your username or email address.'] = 'Merci d\'entrer votre nom d\'utilisateur ou votre adresse email.';
    258257$lang['Please, enter a login'] = 'S\'il vous plaît, entrez un nom d\'utilisateur';
     
    417416$lang['Your website URL is invalid'] = 'L\'adresse de votre site web est invalide';
    418417$lang['Email'] = "Email";
     418$lang['Password is missing. Please enter the password.'] = "Le mot de passe manque. Veuillez saisir le mot de passe.";
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = "La confirmation du mot de passe manque. Veuillez confirmer le mot de passe choisi.";
    419420?>
  • trunk/language/gl_ES/common.lang.php

    r23452 r25121  
    345345$lang['photo'] = 'foto';
    346346$lang['photos posted during the last %d days'] = 'fotos enviadas durante os últimos %d días';
    347 $lang['please enter your password again'] = 'insire túa clave novamente';
    348347$lang['posted after %s (%s)'] = 'enviada despois de %s (%s)';
    349348$lang['posted before %s (%s)'] = 'enviada antes de %s (%s)';
     
    412411$lang['Welcome to your Piwigo photo gallery!'] = 'Benvido a túa galería de fotos Piwigo!';
    413412$lang['Yes'] = 'Si';
     413$lang['Password is missing. Please enter the password.'] = 'Falta a clave. Insire unha clave.';
     414$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Falta a confirmación da clave. Confirma a clave escollida.';
    414415?>
  • trunk/language/he_IL/common.lang.php

    r22185 r25121  
    246246$lang['this login is already used'] = "השם משתמש הזה קיים כבר";
    247247$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "דואר אלקטרוני חייב להיות כמו adir@biton.com (לדוגמה : adir@gmail.com)";
    248 $lang['please enter your password again'] = "הכנס בבקשה את הסיסמה שוב";
    249248$lang['Auto login'] = "התחברות אוטומטית";
    250249$lang['remove this tag from the list'] = "מחק את התווית הזאת מהרשימה";
     
    418417$lang['Website'] = 'אתר';
    419418$lang['mandatory'] = 'הכרחי';
     419$lang['Password is missing. Please enter the password.'] = 'סיסמה חסרה, נה להזין סיסמה..';
     420$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'אישור סיסמה חסר, נה להזיר אישור סיסמה..';
    420421?>
  • trunk/language/hr_HR/common.lang.php

    r20876 r25121  
    249249$lang['this login is already used'] = 'ovo korisničko ime se već koristi';
    250250$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-mail adresa mora biti oblika xxx@yyy.eee (npr : pasko@stranica.org)';
    251 $lang['please enter your password again'] = 'molimo unesite zaporku ponovo';
    252251$lang['Auto login'] = 'Samoprijava';
    253252$lang['remove this tag from the list'] = 'ukloni  ovaj tag iz popisa';
     
    418417$lang['Your website URL is invalid'] = 'URL vašeg web sjedišta nije valjan';
    419418$lang['mandatory'] = 'obavezno';
     419$lang['Password is missing. Please enter the password.'] = 'Nedostaje zaporka. Molimo unesite zaporku.';
     420$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Nedostaje potvrda zaporke. Molimo potvrdite odabranu zaporku.';
    420421?>
  • trunk/language/hu_HU/common.lang.php

    r23676 r25121  
    247247$lang['this login is already used'] = 'Ilyen felhasználónk már van!';
    248248$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'E-mail formátuma: xxx@yyy.eee (pl.: kedvenc@nyuszi.hu)';
    249 $lang['please enter your password again'] = 'Kérem, adja meg újra jelszavát';
    250249$lang['Auto login'] = 'Jegyezz meg';
    251250$lang['remove this tag from the list'] = 'Ezt a címkét távolítsa el a listáról';
     
    422421$lang['Go back to the album'] = 'Vissza az albumhoz';
    423422$lang['Last Page'] = 'Utolsó oldal';
     423$lang['Password is missing. Please enter the password.'] = 'Jelszó hiányzik. Kérem írja be a jelszót.';
     424$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Jelszó megerősítése hiányzik. Kérem erősítse meg a választott jelszót.';
    424425?>
  • trunk/language/id_ID/common.lang.php

    r23883 r25121  
    104104$lang['photo'] = 'foto';
    105105$lang['photos posted during the last %d days'] = 'foto dipublikasikan dalam %d hari terakhir';
    106 $lang['please enter your password again'] = 'harap masukkan kata sandi anda lagi';
    107106$lang['posted after %s (%s)'] = 'dipublikasikan setelah %s (%s)';
    108107$lang['posted before %s (%s)'] = 'dipublikasikan sebelum %s (%s)';
  • trunk/language/is_IS/common.lang.php

    r21201 r25121  
    251251$lang['this login is already used'] = 'þetta notendanafn er nú þegar í notkun';
    252252$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'netfang verður að vera xxx@yyy.eee (example : jack@altern.org)';
    253 $lang['please enter your password again'] = 'vinsamlegast sláið lykilorð aftur inn';
    254253$lang['Auto login'] = 'Sjálfvirk innskráning';
    255254$lang['remove this tag from the list'] = 'fjarlægja merki úr lista';
  • trunk/language/it_IT/common.lang.php

    r24436 r25121  
    251251$lang['Piwigo Help'] = 'Aiuto di Piwigo';
    252252$lang['Play of slideshow'] = 'Avvia proiezione';
    253 $lang['please enter your password again'] = 'si prega di inserire nuovamente la password';
    254253$lang['Please enter your username or email address.'] = 'Inserisci il tuo nome utente o indirizzo e-mail.';
    255254$lang['Please, enter a login'] = 'Per favore, inserire nome utente';
     
    417416$lang['Last Page'] = 'Ultima pagina';
    418417$lang['First Page'] = 'Prima pagina';
     418$lang['Password is missing. Please enter the password.'] = 'Campo password vuoto. Prego inserire la password.';
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Campo conferma della password vuoto. Si prega di confermare la password scelta.';
    419420?>
  • trunk/language/ja_JP/common.lang.php

    r25055 r25121  
    243243$lang['this login is already used'] = 'このユーザIDは、すでに使用されています。';
    244244$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'メールアドレスは、xxx@yyy.eee のようなフォーマットを使用してください (例 : jack@altern.org)。';
    245 $lang['please enter your password again'] = 'あなたのパスワードを再度入力してください。';
    246245$lang['Auto login'] = '自動ログイン';
    247246$lang['remove this tag from the list'] = 'このタグをリストから削除する';
     
    417416$lang['Go back to the album'] = 'アルバムに戻る';
    418417$lang['Last Page'] = '最後のページ';
     418$lang['Password is missing. Please enter the password.'] = 'パスワードがありません。パスワードを入力して下さい。';
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'パスワードの再確認がありません。パスワードの再確認を確認して下さい。';
    419420?>
  • trunk/language/ka_GE/common.lang.php

    r20876 r25121  
    249249$lang['this login is already used'] = 'ეს სახელი(ლოგინი) უკვე არსებობს';
    250250$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'ელ.ფოსტის მისამართი უნდა გამოიყურებოდეს ესე xxx@yyy.eee (მაგალითად: jack@altern.org)';
    251 $lang['please enter your password again'] = 'პაროლი კიდევ ერთხელ';
    252251$lang['Auto login'] = 'დამიმახსოვრე';
    253252$lang['remove this tag from the list'] = 'გადავაგდოთ ეს ტეგი სიიდან';
     
    419418$lang['xsmall'] = 'XS - ძალიან პატარა';
    420419$lang['xxlarge'] = 'XXL - უდიდესი';
     420$lang['Password is missing. Please enter the password.'] = 'პაროლი არა სწორია. გთხოვთ გაიმეოროთ.';
     421$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'პაროლის დადასტურება არ არის. გთხოვთ დაადასტურეთ არჩეული პაროლი.';
    421422?>
  • trunk/language/km_KH/common.lang.php

    r20876 r25121  
    247247$lang['this login is already used'] = 'ការ​ភ្ជាប់​ចូល​ជាមួយ​ឈ្មោះ​នេះ​ បាន​ប្រើ​ប្រាស់​រួច​ហើយ';
    248248$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'អាស័យដ្ឋាន​សារ​អេឡិច​ត្រូនិច​ត្រូវ​តែ​ក្នុង​ទំ​រង់​ xxx@yyy.eee (example : jack@altern.org)';
    249 $lang['please enter your password again'] = 'សូម​បញ្ចូល​អក្សរ​សម្ងាត់​របស់​អ្នក​ម្តង​ទៀត​';
    250249$lang['Auto login'] = 'ភ្ជាប់​ចូល​ដោយ​ស្វ័យ​ប្រវត្តិ';
    251250$lang['remove this tag from the list'] = 'លុបស្លាក​នេះ​ចេញ​ពី​តារាង​';
  • trunk/language/kn_IN/common.lang.php

    r24910 r25121  
    270270$lang['Piwigo Help'] = "Piwigo ಸಹಾಯ";
    271271$lang['Play of slideshow'] = "ಪ್ರದರ್ಶಿಕೆಯನ್ನು ಚಾಲಿಸಿ";
    272 $lang['please enter your password again'] = "ದಯವಿಟ್ಟು ನಿಮ್ಮ ಗುಪ್ತಪದವನು ಮತ್ತೊಮ್ಮೆ ಬಳಸಿ";
    273272$lang['Please enter your username or email address.'] = 'ದಯವಿಟ್ಟು ನಿಮ್ಮ ಬಳಕೆದಾರರ ಹೆಸರು ಅಥವಾ ಮಿಂಚೆ ವಿಳಾಸವನ್ನು ನಮೂದಿಸಿ';
    274273$lang['Please, enter a login'] = "ದಯವಿಟ್ಟು ಲಾಗಿನ್ ಅನ್ನು ನಮೂದಿಸಿ";
  • trunk/language/ko_KR/common.lang.php

    r24910 r25121  
    247247$lang['this login is already used'] = '이 정보는 이미 사용중입니다';
    248248$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '메일 주소는 xxx@yyy.eee 처럼 되야 합니다. (예 : jack@altern.org)';
    249 $lang['please enter your password again'] = '비밀번호를 다시 입력 해 주세요';
    250249$lang['Auto login'] = '자동 로그인';
    251250$lang['remove this tag from the list'] = '목록에서 이 태그를 삭제';
  • trunk/language/lt_LT/common.lang.php

    r24998 r25121  
    220220$lang['this login is already used'] = 'Šis prisijungimo vardas jau naudojamas';
    221221$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'Elektroninio pašto adresas turi būti toks: xxx@yyy.eee (pavyzdys : jack@altern.org)';
    222 $lang['please enter your password again'] = 'Pakartokite savo slaptažodį';
    223222$lang['Auto login'] = "Automatinis prisijungimas";
    224223$lang['remove this tag from the list'] = 'ištrinti šią žymą iš šio sąrašo';
     
    431430$lang['Go back to the album'] = 'Grįžti į albumą';
    432431$lang['Last Page'] = 'Paskutinis puslapis';
     432$lang['Password is missing. Please enter the password.'] = 'Nėra slaptažodžio. Prašome įvesti slaptažodį';
     433$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Nėra slaptažodžio patvirtinimo. Prašome pakartoti slaptažodį';
     434$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Nav paroles apstiprinājuma. Lūdzu apstipriniet paroli.';
    433435?>
  • trunk/language/lv_LV/common.lang.php

    r23649 r25121  
    244244$lang['this login is already used'] = "šo loginu jau lieto";
    245245$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "e-pasta adresei jāizskatās xxx@yyy.eee (piemēram : jack@altern.org)";
    246 $lang['please enter your password again'] = "lūdzu ievadiet savu paroli vēlreiz";
    247246$lang['Auto login'] = "Auto logins";
    248247$lang['remove this tag from the list'] = "izņemt šo tagu no saraksta";
     
    418417$lang['Last Page'] = 'Pēdējā lapa';
    419418$lang['First Page'] = 'Pirmā lapa';
     419$lang['Password is missing. Please enter the password.'] = 'Nepareiza parole. Lūdzu atkārtojiet mēģinājumu.';
    420420?>
  • trunk/language/mk_MK/common.lang.php

    r20876 r25121  
    257257$lang['this login is already used'] = 'Корисничкото име веќе постои. Ве молиме одберете друго.';
    258258$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-mail адресата мора да изгледа вака xxx@yyy.eee (пример: pero@makedonija.com.mk)';
    259 $lang['please enter your password again'] = 'Ве молиме повторно внесете ја вашата лозинка.';
    260259$lang['Auto login'] = 'Логирај ме автоматски на секоја моја посета';
    261260$lang['remove this tag from the list'] = 'избриши ја оваа етикета од листата';
  • trunk/language/mn_MN/common.lang.php

    r24910 r25121  
    207207$lang['the beginning'] = 'эхнээс нь';
    208208$lang['the username must be given'] = 'хэрэглэгчийн нэр заавал шаардлагатай';
    209 $lang['please enter your password again'] = 'нууц үгээ давтан оруулна уу';
    210209$lang['created after %s (%s)'] = '%s (%s)-с хойш авсан';
    211210$lang['created before %s (%s)'] = '%s (%s)-с өмнө авсан';
     
    416415$lang['Go back to the album'] = 'Цомог уруу буцах';
    417416$lang['Last Page'] = 'сүүлийн хуудас';
     417$lang['Password is missing. Please enter the password.'] = 'Уучлаарай. Нууц үгээ оруулна уу.';
    418418?>
  • trunk/language/nb_NO/common.lang.php

    r24131 r25121  
    282282$lang['this login is already used'] = 'denne innloggingen er allerede i bruk';
    283283$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'mail addresse må være tilsvarende xxx@yyy.eee (eksempel : jack@altern.org)';
    284 $lang['please enter your password again'] = 'vennligst skriv ditt passord på ny';
    285284$lang['Auto login'] = 'Auto innlogging';
    286285$lang['%d Kb'] = '%d Kb';
     
    417416$lang['Go back to the album'] = 'Tilbake til albumet';
    418417$lang['Last Page'] = 'Siste side';
     418$lang['Password is missing. Please enter the password.'] = 'Passord mangler. Vennligst skriv passord.';
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Passord bekreftelse mangler. Vennligst bekreft det valgte passord.';
    419420?>
  • trunk/language/nl_NL/common.lang.php

    r23653 r25121  
    246246$lang['this login is already used'] = 'Deze gebruikersnaam is al in gebruik';
    247247$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'email-adres moet zijn xxx@yyy.eee (bijvoorbeeld : jack@altern.org)';
    248 $lang['please enter your password again'] = 'vul uw wachtwoord nogmaals in';
    249248$lang['Auto login'] = 'Auto login';
    250249$lang['remove this tag from the list'] = 'Verwijder dit label uit de lijst';
     
    425424$lang['Go back to the album'] = 'Ga terug naar het album';
    426425$lang['Last Page'] = 'Laatste bladzijde';
     426$lang['Password is missing. Please enter the password.'] = 'Wachtwoord ontbreekt. Geef uw wachtwoord aub.';
     427$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Wachtwoord-bevestiging ontbreekt. Bevestig aub uw gekozen wachtwoord.';
    427428?>
  • trunk/language/nn_NO/common.lang.php

    r23673 r25121  
    183183$lang['photo'] = 'bilete';
    184184$lang['photos posted during the last %d days'] = 'bilete lagt inn dei siste %d dagane';
    185 $lang['please enter your password again'] = 'skriv inn passord på nytt';
    186185$lang['posted after %s (%s)'] = 'lagt til etter %s (%s)';
    187186$lang['posted before %s (%s)'] = 'lagt til før %s (%s)';
     
    417416$lang['Go back to the album'] = 'Attende til album';
    418417$lang['Last Page'] = 'Siste side';
     418$lang['Password is missing. Please enter the password.'] = 'Passord manglar. Skriv inn eit passord.';
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Stadfesting av passord manglar. Skriv inn stadfesting av passord.';
    419420?>
  • trunk/language/pl_PL/common.lang.php

    r23652 r25121  
    247247$lang['this login is already used'] = 'ten login już istnieje';
    248248$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'mail musi być w postaci xxx@yyy.eee (przykład : jack@altern.org)';
    249 $lang['please enter your password again'] = 'wprowadź hasło jeszcze raz';
    250249$lang['Auto login'] = 'Pamiętaj mnie';
    251250$lang['remove this tag from the list'] = 'usuń ten tag z listy';
     
    421420$lang['Go back to the album'] = 'Wróć do albumu';
    422421$lang['Last Page'] = 'Ostatnia strona';
     422$lang['Password is missing. Please enter the password.'] = 'Brak hasła. Proszę wprowadzić hasło.';
     423$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Brak potwierdzenia hasła. Proszę potwierdzić wybrane hasło.';
    423424?>
  • trunk/language/pt_BR/common.lang.php

    r25056 r25121  
    245245$lang['this login is already used'] = 'Este nome de usuário já existe';
    246246$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'O formato do email deve ser do tipo: xxx@yyy.eee (exemplo : jack@altern.org)';
    247 $lang['please enter your password again'] = 'Por favor, digite sua senha novamente';
    248247$lang['Auto login'] = 'Auto login (autenticação automática)';
    249248$lang['remove this tag from the list'] = 'remover esta tag da lista';
     
    418417$lang['Last Page'] = 'Última página';
    419418$lang['day']['4'] = 'Quinta-feira';
     419$lang['Password is missing. Please enter the password.'] = 'Senha perdida. Por favor entre com a senha.';
     420$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Confirmação de senhas perdida. Por favor confirme a senha escolhida.';
    420421?>
  • trunk/language/pt_PT/common.lang.php

    r23655 r25121  
    249249$lang['this login is already used'] = 'Este nome de utilizador já existe';
    250250$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'O formato do email deve ser do tipo: xxx@yyy.eee (exemplo : jack@altern.org)';
    251 $lang['please enter your password again'] = 'Por favor, escreva a sua senha novamente';
    252251$lang['Auto login'] = 'Iníciar sessão automáticamente';
    253252$lang['remove this tag from the list'] = 'Remover esta etiqueta da lista';
     
    422421$lang['Go back to the album'] = 'Voltar ao album';
    423422$lang['Last Page'] = 'Última página';
     423$lang['Password is missing. Please enter the password.'] = 'Senha em falta. Por favor escreva a Senha.';
     424$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Confirmação da Senha em falta. Por favor confirme a Palavra Passe escolhida.';
    424425?>
  • trunk/language/ro_RO/common.lang.php

    r24910 r25121  
    232232$lang['this login is already used'] = 'acest nume este deja folosit';
    233233$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'adresa de e-mail trebuie să fie de genul xxx@yyy.eee (de exemplu: jack@altern.org)';
    234 $lang['please enter your password again'] = 'vă rugăm să introduceţi parola din nou';
    235234$lang['Auto login'] = 'Conectare automatică';
    236235$lang['remove this tag from the list'] = 'eliminaţi această etichetă de pe lista';
     
    419418$lang['Go back to the album'] = 'Înapoi la album';
    420419$lang['Last Page'] = 'Ultima pagină';
     420$lang['Password is missing. Please enter the password.'] = 'Parola lipseşte. Te rog sa introduci parola-';
     421$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Lipseşte confirmarea parolei. Te rog să confirmi parola aleasă.';
    421422?>
  • trunk/language/ru_RU/common.lang.php

    r24910 r25121  
    244244$lang['this login is already used'] = 'такой логин уже есть';
    245245$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'адрес электронной почты должен выглядеть как-то типа xxx@yyy.eee (например: jack@altern.org)';
    246 $lang['please enter your password again'] = 'введите пароль еще раз';
    247246$lang['Auto login'] = 'Запомнить меня';
    248247$lang['remove this tag from the list'] = 'удалить этот тэг из списка';
     
    421420$lang['Go back to the album'] = 'Вернуться в альбом';
    422421$lang['Last Page'] = 'Последняя страница';
     422$lang['Password is missing. Please enter the password.'] = 'Пароль не верен. Пожалуйста, повторите попытку.';
     423$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Подтверждение пароля отсутствует. Пожалуйста, подтвердите выбранный пароль.';
    423424?>
  • trunk/language/sh_RS/common.lang.php

    r20876 r25121  
    249249$lang['this login is already used'] = 'ovo korisničko ime se već koristi';
    250250$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-mail adresa mora biti oblika xxx@yyy.eee (npr : korisnik@stranica.org)';
    251 $lang['please enter your password again'] = 'molimo unesite lozinku ponovo';
    252251$lang['Auto login'] = 'Upamti me';
    253252$lang['remove this tag from the list'] = 'ukloni  ovaj tag iz popisa';
     
    405404$lang['Visits, low → high'] = 'Posete, manje → više';
    406405$lang['%d rate'] = '%d ocena';
     406$lang['Password is missing. Please enter the password.'] = 'Lozinka nedostaje. Molim unesite lozinku.';
     407$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Potvrda lozinke nedostaje. Molim potvrdite izabranu lozinku.';
    407408?>
  • trunk/language/sk_SK/common.lang.php

    r23645 r25121  
    250250$lang['this login is already used'] = 'tieto prihlasovacie údaje už sú používané';
    251251$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'E-mail musí byť vo formáte xxx@yyy.eee (napríklad: kovac@zoznam.sk)';
    252 $lang['please enter your password again'] = 'prosím zadajte znovu heslo';
    253252$lang['Auto login'] = 'Automatické prihlásenie';
    254253$lang['remove this tag from the list'] = 'odstrániť toto kľúčové slovo zo zoznamu';
     
    427426$lang['Last Page'] = 'Posledná strana';
    428427$lang['First Page'] = 'Prvá strana';
     428$lang['Password is missing. Please enter the password.'] = 'Chýba heslo. Prosím napíšte heslo.';
     429$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Chýba potvrdenie hesla. Prosím potvrďte vybrané heslo.';
    429430?>
  • trunk/language/sl_SI/common.lang.php

    r24910 r25121  
    220220$lang['this login is already used'] = 'ta uporabnik je že prijavljen';
    221221$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-mail mora biti oblike xxx@yyy.eee (primer : nekdo@domena.org)';
    222 $lang['please enter your password again'] = 'prosimo ponovno vpišite svoje geslo';
    223222$lang['Auto login'] = 'Samodejna prijava';
    224223$lang['remove this tag from the list'] = 'odstrani oznako s seznama';
     
    416415$lang['Go back to the album'] = 'Nazaj na album';
    417416$lang['Last Page'] = 'Zadnja stran';
     417$lang['Password is missing. Please enter the password.'] = 'Manjka geslo. Prosimo vpišite geslo.';
     418$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Manjka potrditev gesla. Prosimo potrdite izbrano geslo.';
    418419?>
  • trunk/language/sr_RS/common.lang.php

    r22185 r25121  
    243243$lang['this login is already used'] = 'ово корисничко име се већ користи';
    244244$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'адреса електронске поште мора бити облика xxx@yyy.eee (нпр. : korisnik@stranica.org)';
    245 $lang['please enter your password again'] = 'молимо унесите лозинку поново';
    246245$lang['Auto login'] = 'Упамти ме';
    247246$lang['remove this tag from the list'] = 'уклони  ову ознаку из пописа';
     
    414413$lang['Website'] = 'Међумрежно место';
    415414$lang['Your website URL is invalid'] = 'Ваша адреса на глобалној мрежи (URL) је неисправна';
     415$lang['Password is missing. Please enter the password.'] = 'Лозинка недостаје. Молим унесите лозинку.';
     416$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Потврда лозинке недостаје. Молим потврдите изабрану лозинку.';
    416417?>
  • trunk/language/sv_SE/common.lang.php

    r24910 r25121  
    282282$lang['this login is already used'] = 'Detta användarnamn används redan';
    283283$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-postadress måste vara av formen ”arne@anka.org';
    284 $lang['please enter your password again'] = 'vänligen ange ditt lösenord igen';
    285284$lang['Auto login'] = 'Automatisk inloggning';
    286285$lang['remove this tag from the list'] = 'ta bort taggen från listan';
     
    422421$lang['Go back to the album'] = 'Gå tillbaka till album';
    423422$lang['Last Page'] = 'Sista sidan';
     423$lang['Password is missing. Please enter the password.'] = 'Lösenord saknas. Ange lösenord.';
     424$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Bekräftelse av lösenord saknas. Vänligen bekräfta ditt valda lösenord.';
    424425?>
  • trunk/language/ta_IN/common.lang.php

    r24910 r25121  
    295295$lang['xxlarge'] = 'XXL - பிரம்மாண்டமான';
    296296$lang['photos posted during the last %d days'] = 'கடந்த %d நாட்களில் இடப்பட்ட புகைப்படங்கள்';
    297 $lang['please enter your password again'] = 'மீண்டும் உங்கள் கடவுச்சொல்லை உள்ளிடவும்';
    298297$lang['posted after %s (%s)'] = 'பிறகு பதிவிடப்பட்டது %s (%s)';
    299298$lang['posted before %s (%s)'] = 'முன்னர் பதிவிடப்பட்டது %s (%s)';
  • trunk/language/th_TH/common.lang.php

    r23662 r25121  
    244244$lang['this login is already used'] = "ชื่อเข้าสู่ระบบนี้ถูกใช้ไปแล้ว";
    245245$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "ที่อยู่อีเมลจะต้องมีลักษณะ xxx@yyy.eee (ตัวอย่าง : jack@altern.org)";
    246 $lang['please enter your password again'] = "กรุณากรอกรหัสผ่านของคุณอีกครั้ง";
    247246$lang['Auto login'] = "เข้าสู่ระบบอัตโนมัติ";
    248247$lang['remove this tag from the list'] = "ลบแท็กนี้จากรายการ";
     
    418417$lang['Go back to the album'] = 'กลับไปยังอัลบั้ม';
    419418$lang['Last Page'] = 'หน้าสุดท้าย';
     419$lang['Password is missing. Please enter the password.'] = "คุณยังไม่ได้กำหนดรหัสผ่าน. กรุณากรอรหัสผ่าน.";
     420$lang['Password confirmation is missing. Please confirm the chosen password.'] = "คุณยังไม่ได้ยืนยันรหัสผ่าน. กรุณายืนยันรหัสผ่านเดิมอีกครั้ง.";
    420421?>
  • trunk/language/tr_TR/common.lang.php

    r23696 r25121  
    252252$lang['Piwigo Help'] = 'Piwigo yardım';
    253253$lang['Play of slideshow'] = 'Slayt gösterisini yürüt';
    254 $lang['please enter your password again'] = 'lütfen şifrenizi tekrar giriniz';
    255254$lang['Please enter your username or email address.'] = 'Lütfen kullanıcı adınızı veya e-posta adresinizi giriniz.';
    256255$lang['Please, enter a login'] = 'Lütfen kullanıcı adınızı giriniz';
     
    417416$lang['Go back to the album'] = 'Albüme geri dön';
    418417$lang['Last Page'] = 'Son sayfa';
     418$lang['Password is missing. Please enter the password.'] = 'Şifre eksik. Lütfen şifrenizi girin.';
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Şifre doğrulama eksik. Lütfen seçtiğiniz şifreyi doğrulayın.';
    419420?>
  • trunk/language/uk_UA/common.lang.php

    r24408 r25121  
    273273$lang['this login is already used'] = 'цей лоґін вже використовується';
    274274$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'адреса електронної пошти повинна бути у вигляді xxx@yyy.eee (наприклад : jack@altern.org)';
    275 $lang['please enter your password again'] = 'будь ласка, введіть свій пароль ще раз';
    276275$lang['Auto login'] = 'Автолоґін';
    277276$lang['remove this tag from the list'] = 'видалити цей теґ зі списку';
     
    417416$lang['Go back to the album'] = 'Повернутися до альбому';
    418417$lang['Last Page'] = 'Остання сторінка';
     418$lang['Password is missing. Please enter the password.'] = 'Пароль відсутній. Будь ласка введіть пароль.';
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Відсутнє підтвердження пароля. Будь ласка, підтвердіть вибраний пароль.';
    419420?>
  • trunk/language/vi_VN/common.lang.php

    r23876 r25121  
    242242$lang['this login is already used'] = 'tài khoản này đã được đăng ký trước đó';
    243243$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'địa chỉ email phải có dạng xxx@yyy.eee (ví dụ : jack@altern.org)';
    244 $lang['please enter your password again'] = 'vui lòng nhập lại mật khẩu';
    245244$lang['Auto login'] = 'Tự động đăng nhập';
    246245$lang['remove this tag from the list'] = 'bỏ tag này khỏi danh sách';
     
    418417$lang['Go back to the album'] = 'Quay trở lại album';
    419418$lang['Last Page'] = 'Trang cuối';
     419$lang['Password is missing. Please enter the password.'] = 'Thiếu mật khẩu. Vui lòng nhập mật khẩu.';
     420$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Xác nhận mật khẩu bị thiếu. Vui lòng xác nhận lại mật khẩu đã chọn.';
    420421?>
  • trunk/language/zh_CN/common.lang.php

    r23677 r25121  
    243243$lang['this login is already used'] = '此用户名已存在';
    244244$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '邮箱地址格式必须符合标准的 xxx@yyy.eee (例如: jack@altern.org)';
    245 $lang['please enter your password again'] = '请再次输入密码';
    246245$lang['Auto login'] = '自动登录';
    247246$lang['remove this tag from the list'] = '从列表中删除此标签';
     
    420419$lang['Go back to the album'] = '返回相册';
    421420$lang['Last Page'] = '最后一页';
     421$lang['Password is missing. Please enter the password.'] = '密码未输入,请输入密码。';
     422$lang['Password confirmation is missing. Please confirm the chosen password.'] = '密码确认未完成,请确认所选定的密码。';
    422423?>
  • trunk/language/zh_HK/common.lang.php

    r24910 r25121  
    296296$lang['in this album'] = '在這相簿中';
    297297$lang['password updated'] = '密碼已更新';
    298 $lang['please enter your password again'] = '請再輸入密碼';
    299298$lang['remove this tag from the list'] = '在列表中刪除此標籤';
    300299$lang['representative'] = '相簿縮圖';
  • trunk/language/zh_TW/common.lang.php

    r24910 r25121  
    243243$lang['this login is already used'] = '用戶名已存在';
    244244$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '郵件地址格式必須符合標準郵件地址格式 xxx@yyy.eee (例如 : jack@altern.org)';
    245 $lang['please enter your password again'] = '請輸入新密碼';
    246245$lang['Auto login'] = '自動登入';
    247246$lang['remove this tag from the list'] = '刪除此標籤';
     
    418417$lang['Go back to the album'] = '返回相冊';
    419418$lang['Last Page'] = '最後一頁';
     419$lang['Password is missing. Please enter the password.'] = '密碼沒有輸入,請輸入密碼。';
     420$lang['Password confirmation is missing. Please confirm the chosen password.'] = '密碼確認未完成,請確認所選定的密碼。';
    420421?>
  • trunk/register.php

    r25116 r25121  
    4848  }
    4949
    50   if ($_POST['password'] != $_POST['password_conf'])
     50  if(empty($_POST['password']))
    5151  {
    52     $page['errors'][] = l10n('please enter your password again');
     52    $page['errors'][] = l10n('Password is missing. Please enter the password.');
     53  }
     54  else if(empty($_POST['password_conf']))
     55  {
     56    $page['errors'][] = l10n('Password confirmation is missing. Please confirm the chosen password.');
     57  }
     58  else if ($_POST['password'] != $_POST['password_conf'])
     59  {
     60    $page['errors'][] = l10n('The passwords do not match');
    5361  }
    5462
Note: See TracChangeset for help on using the changeset viewer.