Fixed missing keys in nbm

replace script must use language/templates files and not english

git-svn-id: http://piwigo.org/svn/trunk@5295 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
nikrou 2010-03-23 21:50:29 +00:00
commit ed6518319b
11 changed files with 17 additions and 33 deletions

View file

@ -273,9 +273,7 @@ $lang['User'] = "Benutzer";
$lang['Complementary mail content'] = "Detaillierter Inhalt der Beachrichtigungsmail";
$lang['See you soon,'] = "Bis bald,";
$lang['Go to'] = "Gehe zu";
$lang['.'] = ".";
$lang['Hello'] = "Hallo";
$lang[','] = ",";
$lang['New elements were added'] = "Neue Bilder wurden der Galerie hinzugefügt zwischen dem";
$lang['on'] = "an";
$lang['between'] = "zwischen";
@ -287,7 +285,7 @@ $lang['If you encounter problems or have any question, please send a message to'
$lang['[NBM] Problems or questions'] = "[NBM] Probleme oder Fragen";
$lang['The webmaster has unsubscribed you from receiving notifications by mail.'] = "Der Webmaster hat dich für die E-Mailbenachrichtigung ausgetragen";
$lang['You have unsubscribed from receiving notifications by mail.'] = "Sie haben sich ausgetragen für die Benachrichtigung per E-Mail";
$lang[', click on'] = ", klicke auf diesen Link:";
$lang[', click on '] = ", klicke auf diesen Link:";
$lang['To unsubscribe'] = "Zum austragen";
$lang['With blank value, gallery title will be used'] = "Bei leerem Inhalt wird der Galerietitel benutzt";
$lang['Notification'] = "Benachrichtigung";

View file

@ -272,9 +272,7 @@ $lang['User'] = "User";
$lang['Complementary mail content'] = "Complementary mail content";
$lang['See you soon,'] = "See you soon,";
$lang['Go to'] = "Go to";
$lang['.'] = ".";
$lang['Hello'] = "Hello";
$lang[','] = ",";
$lang['New elements were added'] = "New elements were added";
$lang['on'] = "on";
$lang['between'] = "between";

View file

@ -273,9 +273,7 @@ $lang['User'] = "Usuario";
$lang['Complementary mail content'] = "Contenido complementario en el mail";
$lang['See you soon,'] = "Hasta pronto,";
$lang['Go to'] = "Vayan a";
$lang['.'] = ".";
$lang['Hello'] = "Buenos días";
$lang[','] = ",";
$lang['New elements were added'] = "Los nuevos elementos han sido añadidos";
$lang['on'] = "el";
$lang['between'] = "entre él";

View file

@ -273,9 +273,7 @@ $lang['User'] = "Utilisateur";
$lang['Complementary mail content'] = "Contenu complémentaire au mail";
$lang['See you soon,'] = "A bientôt,";
$lang['Go to'] = "Rendez-vous sur";
$lang['.'] = ".";
$lang['Hello'] = "Bonjour";
$lang[','] = ",";
$lang['New elements were added'] = "De nouveaux éléments ont été ajoutés";
$lang['on'] = "le";
$lang['between'] = "entre le";

View file

@ -273,9 +273,7 @@ $lang['User'] = "Utente";
$lang['Complementary mail content'] = "Contenuto complementare per l'email";
$lang['See you soon,'] = "A presto,";
$lang['Go to'] = "A presto su";
$lang['.'] = ".";
$lang['Hello'] = "Ciao";
$lang[','] = ",";
$lang['New elements were added'] = "Nuovi elementi sono stati aggiunti";
$lang['on'] = "il";
$lang['between'] = "tra il";

View file

@ -273,9 +273,7 @@ $lang['User'] = "Gebruiker";
$lang['Complementary mail content'] = "Inhoud mail";
$lang['See you soon,'] = "Zie je snel,";
$lang['Go to'] = "Ga naar";
$lang['.'] = "http://www.terwolde.net";
$lang['Hello'] = "Hallo";
$lang[','] = ",";
$lang['New elements were added'] = "Nieuwe elementen toegevoegd";
$lang['on'] = "op";
$lang['between'] = "tussen";

View file

@ -273,9 +273,7 @@ $lang['User'] = "Użytkownik";
$lang['Complementary mail content'] = "Uzupełniająca treść wiadomości";
$lang['See you soon,'] = "Do zobaczenia wkrótce,";
$lang['Go to'] = "Przejdź do";
$lang['.'] = ".";
$lang['Hello'] = "Witaj";
$lang[','] = ",";
$lang['New elements were added'] = "dodano nowe elementy";
$lang['on'] = "dnia";
$lang['between'] = "pomiędzy";

View file

@ -271,9 +271,7 @@ $lang['nbm_col_user'] = 'User';
$lang['nbm_complementary_mail_content'] = 'Complementary mail content';
$lang['nbm_content_byebye'] = 'See you soon,';
$lang['nbm_content_goto_1'] = 'Go to ';
$lang['nbm_content_goto_2'] = '.';
$lang['nbm_content_hello_1'] = 'Hello ';
$lang['nbm_content_hello_2'] = ',';
$lang['nbm_content_new_elements'] = 'New elements were added ';
$lang['nbm_content_new_elements_single'] = ' on ';
$lang['nbm_content_new_elements_between_1'] = 'between ';