Changeset 23212
- Timestamp:
- Jun 14, 2013, 11:18:46 PM (11 years ago)
- Location:
- trunk
- Files:
-
- 49 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/themes/default/template/install.tpl
r23211 r23212 226 226 <td style="width: 30%;" class="fieldname">{'Host'|@translate}</td> 227 227 <td><input type="text" name="dbhost" value="{$F_DB_HOST}"></td> 228 <td class="fielddesc">{'localhost , sql.multimania.com, toto.freesurf.fr'|@translate}</td>228 <td class="fielddesc">{'localhost or other, supplied by your host provider'|@translate}</td> 229 229 </tr> 230 230 <tr> … … 256 256 <table class="table2"> 257 257 <tr> 258 <td style="width: 30%;" class="fieldname">{' Webmaster login'|@translate}</td>258 <td style="width: 30%;" class="fieldname">{'Username'|@translate}</td> 259 259 <td><input type="text" name="admin_name" value="{$F_ADMIN}"></td> 260 260 <td class="fielddesc">{'It will be shown to the visitors. It is necessary for website administration'|@translate}</td> 261 261 </tr> 262 262 <tr> 263 <td class="fieldname">{' Webmaster password'|@translate}</td>263 <td class="fieldname">{'Password'|@translate}</td> 264 264 <td><input type="password" name="admin_pass1" value=""></td> 265 265 <td class="fielddesc">{'Keep it confidential, it enables you to access administration panel'|@translate}</td> … … 271 271 </tr> 272 272 <tr> 273 <td class="fieldname">{' Webmastermail address'|@translate}</td>273 <td class="fieldname">{'Email address'|@translate}</td> 274 274 <td><input type="text" name="admin_mail" id="admin_mail" value="{$F_ADMIN_EMAIL}"></td> 275 275 <td class="fielddesc">{'Visitors will be able to contact site administrator with this mail'|@translate}</td> -
trunk/language/af_ZA/install.lang.php
r15404 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['Admin configuration'] = 'Admin konfigurasie'; 24 25 $lang['Basic configuration'] = 'Basiese konfigurasie'; … … 34 35 $lang['User'] = 'Gebruiker'; 35 36 $lang['verification'] = 'verifikasie'; 36 $lang['Webmaster login'] = 'Webmeester login';37 $lang['Webmaster mail address'] = 'Webmeester epos adres';38 37 $lang['Welcome to my photo gallery'] = 'Welkom by my fotogallery'; 39 38 $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Jy kan die konfigurasie lêer aflaai en oplaai na die local/config gids van jou installasie'; … … 53 52 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Benodig hulp? Vra jou vraag op die <a href="%s">Piwigo aanplakbord</a>'; 54 53 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Let op dat jy self die opstelling kan verander en daarna Piwigo heruitvoer.'; 55 $lang['Password'] = 'Wagwoord';56 54 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan probeer om PHP 5 te gebruik deur \'n .htaccess-lêer te skep of te verander.'; 57 55 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo kon nie PHP 5 opstel nie.'; 58 56 $lang['Try to configure PHP 5'] = 'Probeer PHP 5 op te stel'; 59 57 $lang['Visitors will be able to contact site administrator with this mail'] = 'Besoekers sal hierdie adres kan gebruik om die webmeester te kontak'; 60 $lang['Webmaster password'] = 'Webmeester wagwoord';61 58 $lang['Welcome to your new installation of Piwigo!'] = 'Welkom by jou nuwe Piwigo webtuiste!'; 62 59 $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Verwys na jou diensverskaffer om uit te vind hoe jy PHP 5 kan gebruik.'; … … 64 61 $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'dit sal vooraan tabelname geheg word om tabelle beter te bestuur'; 65 62 $lang['enter a login for webmaster'] = 'kies \'n gebruikersnaam vir die webmeester'; 66 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';67 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-pos-adresse moet in die vorm aaa@bbb.ccc wees (voorbeeld: jack@altern.org)';68 63 $lang['please enter your password again'] = 'tike assblief weer jou wagwoord in'; 69 64 $lang['user login given by your host provider'] = 'gebruikersnaam deur diensverskaffer voorsien'; -
trunk/language/ar_SA/install.lang.php
r19703 r23212 28 28 $lang['Admin configuration'] = 'اعدادات المدير'; 29 29 $lang['Start Install'] = 'ابدأ التثبيت'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'البريد يجب ان يكون على هذه الهيئة xxx@yyy.ee ( مثلاً : Jack@altern.org)';31 $lang['Webmaster login'] = 'دخول المدير';32 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'سوف تظهر للزوار ، ضرورية للادارة و لوحة التحكم'; 33 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'تم الاتصال بالخادم الموقع ، لكن لم يتم يتم الاتصال بقاعدة البيانات'; 34 32 $lang['Can\'t connect to server'] = 'لا يمكن الاتصال بالخادم'; 35 33 $lang['Host'] = 'المضيف'; 36 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';37 34 $lang['User'] = 'المستخدم'; 38 35 $lang['user login given by your host provider'] = 'اصرح للمستخدم الدخول بواسطة المضيف الخاص بك'; 39 $lang['Password'] = 'كلمة المرور';40 36 $lang['user password given by your host provider'] = 'اعطي للمستخدم كلمة المرور بواسطة المضيف الخاص بك'; 41 37 $lang['Database name'] = 'أسم قاعدة البيانات'; … … 46 42 $lang['webmaster login can\'t contain characters \' or "'] = 'دخول المدر لا \ يمكن تتضمن الأحرف \' أو "'; 47 43 $lang['please enter your password again'] = 'فضلا ً أعد كتابة كلمة المرور مرةأخرى'; 48 $lang['Webmaster password'] = 'كلمة مرور مدير الموقع';49 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'ابقائه سريا، فإنه يتيح لك الوصول إلى لوحة الإدارة'; 50 45 $lang['Password [confirm]'] = 'كلمة المرور [confirm]'; 51 46 $lang['verification'] = 'التحقق'; 52 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'هل تحتاج لمساعده؟ يمكنك السؤال <a href="%s">Piwigo لجنة الأسئلة في </a>.'; 53 $lang['Webmaster mail address'] = 'بريد مدير الموقع';54 48 $lang['Visitors will be able to contact site administrator with this mail'] = ' سيتمكن الزوار لاستخدام هذا البريد إلى الاتصال بالمسؤول عن الموقع'; 55 49 $lang['PHP 5 is required'] = 'مطلوب PHP 5 '; … … 67 61 $lang['Download the config file'] = 'تحميل ملف التكوين'; 68 62 $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'يمكنك تحميل ملف التكوين وتحميله إلى الدليل المحلي'; 69 70 63 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'لاتتردد في طلب الإستشارة و الاستفسار من خلال منتدانا للمساعده : %s'; 71 64 $lang['Just another Piwigo gallery'] = 'معرض آخر من Piwigo'; -
trunk/language/bg_BG/install.lang.php
r19703 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['also given by your host provider'] = 'също предоставена от доставчика на услугата'; 24 25 $lang['Basic configuration'] = 'Основно конфигуриране'; … … 33 34 $lang['Just another Piwigo gallery'] = 'Още една Piwigo фотогалерия'; 34 35 $lang['Keep it confidential, it enables you to access administration panel'] = 'Пазете я в тайна, тя Ви дава достъп до административния панел'; 35 $lang['Password'] = 'Парола';36 36 $lang['Password [confirm]'] = 'Парола [потвърждаване]'; 37 37 $lang['please enter your password again'] = 'моля, въведете паролата още веднъж'; … … 39 39 $lang['verification'] = 'проверка'; 40 40 $lang['webmaster login can\'t contain characters \' or "'] = 'потребителското име за уебмастера, не може да съдържа символите\' или "'; 41 $lang['Webmaster password'] = 'Парола на уебмастера';42 41 $lang['Welcome to my photo gallery'] = 'Здравейте и добре дошли в моята фотогалерия'; 43 42 $lang['Welcome to your new installation of Piwigo!'] = 'Здравейте и добре дошли във вашата нова Piwigo инсталация! '; … … 56 55 $lang['user password given by your host provider'] = 'парола за достъп до вашия доставчик'; 57 56 $lang['Visitors will be able to contact site administrator with this mail'] = 'Потребителите ще могат да използват този имейл за контакт с Администратора на сайта'; 58 $lang['Webmaster mail address'] = 'Webmaster имейл адрес';59 57 $lang['Can\'t connect to server'] = 'Невъзможен достъп до сървъра'; 60 58 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Връзката със сървъра е успешна, но достъпа до базата данни е невъзможен'; 61 59 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Това ще е видимо от потребителите. Необходимо е за администриране на сайта'; 62 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';63 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'имейл адреса трябва да е като xxx@yyy.eee (example : jack@altern.org)';64 60 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Нужна ви е помощ? Задайте вашият въпрос в <a href="%s">Piwigo борда за съобщения</a>.'; 65 61 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Вие може да промените конфигурацията и сами и да рестартирате Piwigo след това.'; 66 $lang['Webmaster login'] = 'Webmaster вход';67 62 $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Алтернативно решение е да копирате текста от кутията горе и да го добавите ръчно във файла "local/config/database.inc.php" (ВНИМАНИЕ: database.inc.php трябва да съдържа само това от текстовото поле, без празни знаци)'; 68 63 $lang['Creation of config file local/config/database.inc.php failed.'] = 'Създаването на конфигурационен файл local/config/database.inc.php е неуспещно.'; -
trunk/language/ca_ES/install.lang.php
r19703 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['Installation'] = "Instal·lació"; 27 25 $lang['Basic configuration'] = "Configuració bàsica"; … … 30 28 $lang['Admin configuration'] = "Configuració de l'administrador"; 31 29 $lang['Start Install'] = "Inicia la instal·lació"; 32 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "l'adreça de correu electrònic ha de ser com xxx@yyy.eee (exemple : jack@altern.org)";33 $lang['Webmaster login'] = "Nom de l'usuari administrador";34 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Això es mostrarà als visitants. És necessari pel web d\'administració'; 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'La connexió amb el servidor s\'ha establert correctament però no és possible connectar amb la base de dades.'; 36 32 $lang['Can\'t connect to server'] = "No es pot connectar amb el servidor"; 37 33 $lang['Host'] = 'Allotjament'; 38 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr";39 34 $lang['User'] = "Usuari"; 40 35 $lang['user login given by your host provider'] = 'nom d\'usuari facilitat pel teu proveïdor d\'allotjament'; 41 $lang['Password'] = 'Clau d\'accès';42 36 $lang['user password given by your host provider'] = 'clau d\'accès de l\'usuari facilitada pel teu proveïdor d\'allotjament'; 43 37 $lang['Database name'] = "Nom de la base de dades"; … … 48 42 $lang['webmaster login can\'t contain characters \' or "'] = "El nom d'usuari de l'administrador de la web no pot contenir caràcters \' o \""; 49 43 $lang['please enter your password again'] = "si us plau introduïu una altra vegada la vostra contrasenya"; 50 $lang['Webmaster password'] = "Contrasenya de l'administrador de la web";51 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Manté la confidencialitat, permet accedir al panell d\'administració'; 52 45 $lang['Password [confirm]'] = "Contrasenya [confirmeu]"; 53 46 $lang['verification'] = "verificació"; 54 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "Necessiteu ajuda? Feu la vostra pregunta a <a href=\"%s\">Piwigo message board</a>."; 55 $lang['Webmaster mail address'] = "Adreça de correu electrònic de l'administrador del web";56 48 $lang['Visitors will be able to contact site administrator with this mail'] = "Els visitants poden utilitzar aquesta adreça de correu electrònic per a contactar amb l'administrador del lloc"; 57 49 $lang['PHP 5 is required'] = "Es requereix PHP 5 "; -
trunk/language/cs_CZ/install.lang.php
r19703 r23212 31 31 $lang['Admin configuration'] = 'Administrátorská konfigurace'; 32 32 $lang['Start Install'] = 'Spustit instalaci'; 33 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-mailová adresa musí mít formát xxx@yyy.eee (například : novak@mail.cz)';34 $lang['Webmaster login'] = 'Uživatelské jméno správce';35 33 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Bude zobrazen návštěvníkům. Je nutný pro administraci aplikace.'; 36 34 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Spojení na server se podařilo, ale nebylo možné připojit databázi'; … … 40 38 $lang['User'] = 'Uživatel'; 41 39 $lang['user login given by your host provider'] = 'uživatelské jméno, které Vám přidělil provozovatel serveru'; 42 $lang['Password'] = 'Heslo';43 40 $lang['user password given by your host provider'] = 'heslo na tomto serveru'; 44 41 $lang['Database name'] = 'Jméno databáze'; … … 49 46 $lang['webmaster login can\'t contain characters \' or "'] = 'uživatelské jméno správce nemůže obsahovat znak \' nebo "'; 50 47 $lang['please enter your password again'] = 'prosím zadejte znovu heslo'; 51 $lang['Webmaster password'] = 'Heslo správce';52 48 $lang['Keep it confidential, it enables you to access administration panel'] = 'Heslo mějte utajeno, umožní Vám přístup do administrace aplikace'; 53 49 $lang['Password [confirm]'] = 'Heslo [potvrzení]'; 54 50 $lang['verification'] = 'kontrola'; 55 51 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Potřebujete pomoc ? Zeptejte se na <a href="%s">Piwigo fóru</a>.'; 56 $lang['Webmaster mail address'] = 'E-mail správce';57 52 $lang['Visitors will be able to contact site administrator with this mail'] = 'Návštěvníci mohou pomocí tohoto e-mailu správce kontaktovat'; 58 53 $lang['PHP 5 is required'] = 'Je nutný PHP 5'; -
trunk/language/da_DK/install.lang.php
r22438 r23212 28 28 $lang['Admin configuration'] = 'Admin-opsætning'; 29 29 $lang['Start Install'] = 'Begynd installation'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'mailadresser skal være på formen xxx@yyy.eee (eksempel: jack@altern.org)';31 $lang['Webmaster login'] = 'Webmasters login';32 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Det vil blive vist til de besøgende. Det er nødvendigt til administration af webstedet'; 33 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Forbindelsen til server er oprettet, men det var ikke muligt at få forbindelse til databasen'; 34 32 $lang['Can\'t connect to server'] = 'Kan ikke få forbindelse til serveren'; 35 33 $lang['Host'] = 'Host'; 36 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';37 34 $lang['User'] = 'Bruger'; 38 35 $lang['user login given by your host provider'] = 'brugerlogin som du har fra din webhost'; 39 $lang['Password'] = 'Adgangskode';40 36 $lang['user password given by your host provider'] = 'brugeradgangskode som du har fra din webhost'; 41 37 $lang['Database name'] = 'Databasenavn'; … … 46 42 $lang['webmaster login can\'t contain characters \' or "'] = 'webmasterlogin må ikke indeholde tegnene \' eller "'; 47 43 $lang['please enter your password again'] = 'indtast din adgangskode igen'; 48 $lang['Webmaster password'] = 'Webmasters adgangskode';49 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Hold det hemmeligt, det giver dig adgang til administrationspanelet.'; 50 45 $lang['Password [confirm]'] = 'Password [bekræft]'; 51 46 $lang['verification'] = 'bekræftelse'; 52 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Brug for hjælp? Stil dine spørgsmål i <a href="%s">Piwigos forum</a>.'; 53 $lang['Webmaster mail address'] = 'Webmasters mailadresse';54 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Besøgende vil ved hjælp af denne e-mail have mulighed for at kontakte administratoren'; 55 49 $lang['PHP 5 is required'] = 'PHP 5 er nødvendig'; … … 69 63 $lang['Just another Piwigo gallery'] = 'Bare endnu et Piwigo-galleri'; 70 64 $lang['Welcome to my photo gallery'] = 'Velkommen til mit fotogalleri'; 71 72 65 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Tøv ikke med at besøges vores forum for at få hjælp: %s'; 73 66 $lang['Welcome to your new installation of Piwigo!'] = 'Velkommen til din nye Piwigo-installation'; -
trunk/language/de_DE/install.lang.php
r19703 r23212 28 28 $lang['Admin configuration'] = 'Konfiguration des Administrator-Accounts'; 29 29 $lang['Start Install'] = 'Start der Installation'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'Die E-Mail-Adresse muss dem Muster xxx@yyy.eee (Beispiel: jack@altern.org) entsprechen.';31 32 $lang['Webmaster login'] = 'Webmaster-Login';33 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Benutzername des Administrators'; 34 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Eine Verbindung zum Server konnte hergestellt werden, nicht aber zur Datenbank.'; 36 32 $lang['Can\'t connect to server'] = 'Es konnte keine Verbindung zum Datenbankserver aufgebaut werden.'; 37 38 33 $lang['Host'] = 'MySQL-Host'; 39 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';40 34 $lang['User'] = 'Benutzer'; 41 35 $lang['user login given by your host provider'] = 'Benutzername Ihrer MySQL-Datenbank (wie von Ihrem Hosting-Provider angegeben)'; 42 $lang['Password'] = 'Passwort';43 36 $lang['user password given by your host provider'] = 'Passwort Ihrer MySQL-Datenbank (wie von Ihrem Hosting-Provider angegeben)'; 44 37 $lang['Database name'] = 'Name der Datenbank'; … … 49 42 $lang['webmaster login can\'t contain characters \' or "'] = 'Der Benutzername des Webmasters darf nicht die Zeichen \' und " enthalten'; 50 43 $lang['please enter your password again'] = 'Bitte geben Sie Ihr Passwort erneut ein'; 51 $lang['Webmaster password'] = 'Webmaster-Passwort';52 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Administrator-Passwort'; 53 45 $lang['Password [confirm]'] = 'Passwort [Bestätigung]'; 54 46 $lang['verification'] = 'Wiederholen Sie das eingegebene Passwort'; 55 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Brauchen Sie Hilfe? Stellen Sie Ihre Fragen im <a href="%s"> Piwigo-Forum</ a>.'; 56 $lang['Webmaster mail address'] = 'Webmaster-E-Mail-Adresse';57 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Kontakt-E-Mail-Adresse (nur für angemeldete Benutzer sichtbar)'; 58 59 49 $lang['PHP 5 is required'] = 'PHP5 ist erforderlich'; 60 50 $lang['It appears your webhost is currently running PHP %s.'] = 'Warscheinlich läuft auf Ihrem Server die PHP-Version %s.'; … … 66 56 $lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "Sie können Kontakt zu ihrem Hosting-Provider aufnehmen und um Unterstützung bitten zur Umstellung auf PHP 5."; 67 57 $lang['Hope to see you back soon.'] = 'Hoffentlich sehen wir uns bald wieder!'; 68 69 58 $lang['Congratulations, Piwigo installation is completed'] = 'Glückwunsch! Sie haben Piwigo erfolgreich installiert.'; 70 71 59 $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Sie können auch den Text in der Box unten kopieren und in die Datei local/config/database.inc.php einfügen. (Warnung: database.inc.php darf nur den reinen Text ohne Zeilenumbrüche und Leerzeichen enthalten.)'; 72 60 $lang['Creation of config file local/config/database.inc.php failed.'] = 'Die Erstellung der Datei local/config/database.inc.php ist fehlgeschlagen.'; -
trunk/language/el_GR/install.lang.php
r19703 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = "τα ονόματα των πινάκων της βάσης δεδομένων θα πάρουν αυτό το πρόθεμα (σας επιτρέπει να διαχειρίζεστε τους πίνακες σας καλύτερα)"; 27 25 $lang['enter a login for webmaster'] = "Εισάγετε ένα όνομα χρήστη για τον webmaster"; 28 26 $lang['webmaster login can\'t contain characters \' or "'] = "Το όνομα χρήστη δεν μπορεί να περιέχει τους χαρακτήρες ' ή \""; 29 27 $lang['please enter your password again'] = "Παρακαλώ εισάγετε τον κωδικό πάλι"; 30 $lang['Webmaster password'] = "Ο κωδικός του Webmaster";31 28 $lang['Keep it confidential, it enables you to access administration panel'] = "Κρατήστε το εμπιστευτικό, επιτρέπει να έχετε πρόσβαση σε πίνακα διαχείρισης"; 32 29 $lang['Password [confirm]'] = "Κωδικός [επιβεβαίωση]"; 33 30 $lang['verification'] = "Επιβεβαίωση"; 34 31 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "Χρειάζεστε βοήθεια; Ρωτήστε στο <a href=\"%s\">Πίνακα μηνυμάτων του Piwigo</a>."; 35 $lang['Webmaster mail address'] = "Διεύθυνση ταχυδρομείου του Webmaster";36 32 $lang['Visitors will be able to contact site administrator with this mail'] = "Οι επισκέπτες θα μπορούν να χρησιμοποιήσουν αυτό το email για να επικοινωνήσουν με τον διαχειριστή του site"; 37 33 $lang['PHP 5 is required'] = "Aπαιτείτε PHP 5"; … … 51 47 $lang['Just another Piwigo gallery'] = 'Ακόμα μια γκαλερί Piwigo'; 52 48 $lang['Welcome to my photo gallery'] = 'Καλώς ήλθατε στη φωτογραφική μου γκαλερί'; 53 54 55 56 49 $lang['Admin configuration'] = 'Ρυθμίσεις Διαχειριστή της ιστοσελίδας'; 57 50 $lang['Basic configuration'] = 'Βασικές διαμόρφωση'; … … 66 59 $lang['Installation'] = 'Εγκατάσταση'; 67 60 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Έτσι Θα δείχνει στους επισκέπτες. Είναι απαραίτητο για την διαχείριση της ιστοσελίδας'; 68 $lang['Password'] = 'Κωδικός προσβασης';69 61 $lang['Start Install'] = 'Ξεκινήστε την εγκατάσταση'; 70 62 $lang['User'] = 'Χρήστης'; 71 $lang['Webmaster login'] = 'Σύνδεση Υπεύθυνου';72 63 $lang['Welcome to your new installation of Piwigo!'] = 'Καλώς ήρθατε στην νέα σας εγκατάσταση του Piwigo!'; 73 64 $lang['also given by your host provider'] = 'Επίσης, δίνεται από την εταιρία φιλοξενίας σας'; 74 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';75 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'Η διεύθυνση ηλεκτρονικού ταχυδρομείου πρέπει να είναι σαν xxx@yyy.eee (παράδειγμα: jack@altern.org)';76 65 $lang['user login given by your host provider'] = 'Όνομα χρήστη που έχει λάβει από το φορέα υποδοχής σας'; 77 66 $lang['user password given by your host provider'] = 'Κωδικός προσβασης χρήστη που έχει λάβει από το φορέα υποδοχής σας'; -
trunk/language/en_UK/install.lang.php
r20149 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['Installation'] = "Installation"; 27 25 $lang['Basic configuration'] = "Basic configuration"; 28 26 $lang['Default gallery language'] = "Default gallery language"; 29 27 $lang['Database configuration'] = "Database configuration"; 30 $lang['Admin configuration'] = "Admin configuration";28 $lang['Admin configuration'] = "Administration configuration"; 31 29 $lang['Start Install'] = "Start installation"; 32 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'mail address must in the format xxx@yyy.eee (example: jack@altern.org)';33 $lang['Webmaster login'] = "Webmaster login";34 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'It will be shown to visitors. It is necessary for website administration'; 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Connection to server successful, but the connection to the database was not possible.'; 36 32 $lang['Can\'t connect to server'] = "Cannot connect to server"; 37 33 $lang['Host'] = "Host"; 38 $lang['localhost , sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr";34 $lang['localhost or other, supplied by your host provider'] = "localhost or other, supplied by your host provider"; 39 35 $lang['User'] = "User"; 40 36 $lang['user login given by your host provider'] = 'user login supplied by your host provider'; 41 $lang['Password'] = "Password";42 37 $lang['user password given by your host provider'] = 'user password supplied by your host provider'; 43 38 $lang['Database name'] = "Database name"; … … 45 40 $lang['Database table prefix'] = "Database tables prefix"; 46 41 $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'database table names will be prefixed with it (enables you to manage your tables better)'; 47 $lang['enter a login for webmaster'] = ' enter a webmaster login';42 $lang['enter a login for webmaster'] = 'please enter the webmaster username'; 48 43 $lang['webmaster login can\'t contain characters \' or "'] = 'the webmaster login may not contain the characters \' or "'; 49 44 $lang['please enter your password again'] = "please enter your password again"; 50 $lang['Webmaster password'] = "Webmaster password";51 45 $lang['Keep it confidential, it enables you to access administration panel'] = 'Keep it confidential, it enables you to access the administration panel'; 52 46 $lang['Password [confirm]'] = "Password [confirm]"; 53 47 $lang['verification'] = "verification"; 54 48 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Need help? Ask your question on the <a href="%s">Piwigo message board</a>.'; 55 $lang['Webmaster mail address'] = "Webmaster mail address";56 49 $lang['Visitors will be able to contact site administrator with this mail'] = 'Visitors will be able to use this email to contact the site administrator'; 57 50 $lang['PHP 5 is required'] = "PHP 5 is required"; … … 73 66 $lang['Welcome to your new installation of Piwigo!'] = 'Welcome to your new installation of Piwigo!'; 74 67 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Don\'t hesitate to consult our forums for any help: %s'; 75 76 68 ?> -
trunk/language/eo_EO/install.lang.php
r22689 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['webmaster login can\'t contain characters \' or "'] = 'la retejestra salutnomo ne devas enteni la signoj \' aŭ "'; 24 25 $lang['user password given by your host provider'] = 'uzanto-pasvorto provizita de via provizanto de gastigo'; 25 26 $lang['user login given by your host provider'] = 'uzanto-salutnomo provizita de via provizanto de gastigo'; 26 27 $lang['please enter your password again'] = 'bonvolu tajpi vian pasvorton denove'; 27 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'retadresa formato devas kongrui kun xxx@yyy.eee (ekz-e: jack@altern.org)';28 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';29 28 $lang['enter a login for webmaster'] = 'entajpu retestran salutnomon'; 30 29 $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'per ĝi, prefiksoj aldoniĝos sur la nomojn de la datumtabelo (ebligas al vi pli bone mastrumi viajn tabelojn)'; … … 44 43 $lang['Visitors will be able to contact site administrator with this mail'] = 'La vizitantoj povos uzi tiun retadreson por kontakti la retestron'; 45 44 $lang['Welcome to my photo gallery'] = 'Bonvenon al mia foto-galerio'; 46 $lang['Webmaster password'] = 'Retestra pasvorto';47 $lang['Webmaster mail address'] = 'Retestra retadreso';48 $lang['Webmaster login'] = 'Retestra salutnomo';49 45 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo ne kapablis agordi PHP 5.'; 50 46 $lang['verification'] = 'kontrolado'; … … 52 48 $lang['Start Install'] = 'Komenci la instaladon'; 53 49 $lang['Password ']['confirm'] = 'Pasvorto [konfirmu]'; 54 $lang['Password'] = 'Pasvorto';55 50 $lang['PHP 5 is required'] = 'Necesas PHP 5'; 56 51 $lang['User'] = 'Uzanto'; -
trunk/language/es_ES/install.lang.php
r19703 r23212 28 28 $lang['Admin configuration'] = 'Configuración de la cuenta Administrador'; 29 29 $lang['Start Install'] = 'Empezar la instalación'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'La dirección mail debe ser de la forma xxx@yyy.eee (ejemplo: jack@altern.org)';31 32 $lang['Webmaster login'] = 'Administrador';33 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Este identificador aparecerá a todos sus visitantes. Le sirvira para administrar el sitio'; 34 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'La conexión al servidor es O.K., pero es imposible conectarse a esta base de datos'; 36 32 $lang['Can\'t connect to server'] = 'Imposible conectarse al servidor'; 37 38 33 $lang['Host'] = 'Huésped MySQL'; 39 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';40 34 $lang['User'] = 'Usuario'; 41 35 $lang['user login given by your host provider'] = 'Nombre de usuario para su alojador web'; 42 $lang['Password'] = 'Palabra de paso';43 36 $lang['user password given by your host provider'] = 'El proporcionado por su alojador web'; 44 37 $lang['Database name'] = 'Nombre de la base'; … … 49 42 $lang['webmaster login can\'t contain characters \' or "'] = 'El pseudo del webmaster no debe contener carácter " y \''; 50 43 $lang['please enter your password again'] = 'Por favor, ponga su contraseña'; 51 $lang['Webmaster password'] = 'Contraseña';52 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Debe quedar confidencial, permite acceder al panel de administración.'; 53 45 $lang['Password [confirm]'] = 'Contraseña [Confirmar]'; 54 46 $lang['verification'] = 'Comprobación'; 55 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = '¿ Necesidad de ayuda? Plantee su pregunta sobre él <a href="%s">foro de Piwigo</a>.'; 56 $lang['Webmaster mail address'] = 'E-mail del Administrador';57 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Los visitantes podrán ponerse en contacto con usted por este mail'; 58 59 49 $lang['PHP 5 is required'] = 'PHP 5 requerido'; 60 50 $lang['It appears your webhost is currently running PHP %s.'] = 'Aparentemente, la versión PHP de su alojador web es PHP %s.'; … … 66 56 $lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = 'Usted debe ponerse en contacto con su alojador web con el fin de saber cómo configurar PHP 5'; 67 57 $lang['Hope to see you back soon.'] = 'Esperando verle muy pronto...'; 68 69 70 58 $lang['Congratulations, Piwigo installation is completed'] = 'Félicitation, Piwigo está completamente instalado'; 71 72 59 $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Una solución alternativa es copiar el texto en la zona más abajo and de pegarlo en el fichero "local/config/database.inc.php" (Atención: database.inc.php debe contener sólo lo que se encuentra en la zona, no de regreso a la línea, ningún espacio'; 73 60 $lang['Creation of config file local/config/database.inc.php failed.'] = 'La creación del fichero de configuración local/config/database.inc.php fue suspendido.'; … … 76 63 $lang['Just another Piwigo gallery'] = 'Una galería Piwigo más '; 77 64 $lang['Welcome to my photo gallery'] = 'Bienvenido a mi galería de fotos'; 78 79 65 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'No dudes en escribir en nuestros foros para cualquier duda: %s'; 80 66 $lang['Welcome to your new installation of Piwigo!'] = '¡Bienvenid@ a la instalación de Piwigo!'; -
trunk/language/et_EE/install.lang.php
r19703 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['Admin configuration'] = 'Halduri häälestamine'; 24 25 $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Alternatiivne viis lahendada, on kopeerida üleval pool kastis oleva teksti faili "local/config/database.inc.php" (NB! fail peab sisaldama vaid selle teksti, ei midagi muud ega ühtki tühikutki)'; … … 42 43 $lang['PHP 5 is required'] = 'Vajatakse PHP versiooni 5'; 43 44 $lang['Password ']['confirm'] = 'Kinnita parooli'; 44 $lang['Password'] = 'Parool';45 45 $lang['Sorry!'] = 'Vabandust!'; 46 46 $lang['Start Install'] = 'Alusta paigaldamist'; 47 47 $lang['Try to configure PHP 5'] = 'Proovi häälestada PHP 5'; 48 48 $lang['User'] = 'Kasutaja'; 49 $lang['Webmaster login'] = 'Veebimeistri sissepääs';50 $lang['Webmaster mail address'] = 'Veebimeistri eposti aadress';51 $lang['Webmaster password'] = 'Veebimeistri parool';52 49 $lang['Welcome to my photo gallery'] = 'Tere tulemast mu fotogalleriisse'; 53 50 $lang['Welcome to your new installation of Piwigo!'] = 'Tere tulemast äsja installitud Piwigosse!'; … … 63 60 $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'andmebaasi tabelite nimed alustatakse selle eesliitega (see hõlpsustab tabelite korraspidamist samas andmebaasis)'; 64 61 $lang['enter a login for webmaster'] = 'sisesta veebimeistri jaoks kasutajanimi'; 65 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';66 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'eposti aadress peab ühilduma malliga xxx@yyy.zzz (näiteks: keegi@siin.ee)';67 62 $lang['please enter your password again'] = 'palun sisesta parool uuesti'; 68 63 $lang['user login given by your host provider'] = 'veebimajutuse kasutajanimi'; -
trunk/language/fa_IR/install.lang.php
r19703 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['Installation'] = "نصب"; 27 25 $lang['Basic configuration'] = 'تنظیمات اساسی'; … … 30 28 $lang['Admin configuration'] = 'تنظیمات مدیریت'; 31 29 $lang['Start Install'] = 'آغاز نصب'; 32 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'آدرس ایمیل باید چیزی شبیه به xxx@yyy.eee باشد. (مانند: jack@altern.org)';33 $lang['Webmaster login'] = 'ورود مدیرکل';34 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'این برای بازدیدکنندگان نمایش داده می شود. برای مدیریت سایت ضروری است'; 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'ارتباط با سرور با موفقیت انجام شد، اما ارتباط با پایگاه داده با مشکل مواجه شد'; 36 32 $lang['Can\'t connect to server'] = 'ارتباط با سرور ممکن نیست'; 37 33 $lang['Host'] = 'میزبان (Host)'; 38 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost، sql.multimania.com، toto.freesurf.fr';39 34 $lang['User'] = 'نام کاربری'; 40 35 $lang['user login given by your host provider'] = 'نام کاربری خود را باید از هاست دریافت نمایید'; 41 $lang['Password'] = "گذرواژه";42 36 $lang['user password given by your host provider'] = 'گذرواژه را باید از هاست دریافت نمایید'; 43 37 $lang['Database name'] = 'نام پایگاه داده'; … … 48 42 $lang['webmaster login can\'t contain characters \' or "'] = 'مشخصات ورود نباید دارای کاراکترهای \' و " باشند'; 49 43 $lang['please enter your password again'] = 'خواهشمند است گذرواژه خود را دوباره وارد نمایید'; 50 $lang['Webmaster password'] = 'گذرواژه ی مدیرکل';51 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'گذرواژه را محرمانه نگه دارید، آن دسترسی شما را به مدیریت فراهم می کند'; 52 45 $lang['Password [confirm]'] = "تاييد گذرواژه"; 53 46 $lang['verification'] = 'تأیید'; 54 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'به کمک نیاز دارید ؟ پرسش خود را در <a href="%s">تالارهای پشتیبانی Piwigo</a> مطرح نمایید.'; 55 $lang['Webmaster mail address'] = 'آدرس ایمیل مدیرکل';56 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'بازدیدکنندگان می توانند بوسیله ی این ایمیل با مدیرکل ارتباط برقرار کنند'; 57 49 $lang['PHP 5 is required'] = 'نگارش پنجم PHP لازم است'; -
trunk/language/fi_FI/install.lang.php
r19703 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['Admin configuration'] = 'Pääkäyttäjän konfiguroiminen'; 24 25 $lang['Basic configuration'] = 'Perusasetukset'; … … 32 33 $lang['Installation'] = 'Asennus'; 33 34 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Tullaan näyttämään vierailijoille. Olennainen sivuston hallintaa ajatellen'; 34 $lang['Password'] = 'Salasana';35 35 $lang['Start Install'] = 'Aloita asennus'; 36 36 $lang['User'] = 'Käyttäjä'; 37 $lang['Webmaster login'] = 'Webmaster -kirjatuminen';38 37 $lang['also given by your host provider'] = 'myöskin palveluntarjoajan määrittelemä'; 39 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'paikallinen isäntäkone'; 40 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'sähköpostin tulee olla muodossa xxx@yyy.eee (esim. jack@altern.org)'; 38 $lang['localhost or other, supplied by your host provider'] = 'paikallinen isäntäkone'; 41 39 $lang['user login given by your host provider'] = 'käyttäjänimi, jonka palveluntarjoaja on määrittänyt'; 42 40 $lang['user password given by your host provider'] = 'käyttäjän salasana, jonka palveluntarjoaja on määrittänyt'; … … 50 48 $lang['Try to configure PHP 5'] = 'Yritä määrittää PHP 5'; 51 49 $lang['Visitors will be able to contact site administrator with this mail'] = 'Vierailijat voivat ottaa yhteyttä sivuston ylläpitäjään tätä sähköpostiosoitetta käyttäen'; 52 $lang['Webmaster mail address'] = 'Ylläpitäjän sähköpostiosoite';53 $lang['Webmaster password'] = 'Ylläpitäjän salasana';54 50 $lang['Welcome to my photo gallery'] = 'Tervetuloa kuvagalleriaani'; 55 51 $lang['enter a login for webmaster'] = 'Lisää käyttäjätunnus ylläpitäjälle'; -
trunk/language/fr_CA/install.lang.php
r19703 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['Installation'] = "Installation"; 27 25 $lang['Basic configuration'] = "Configuration de base"; … … 30 28 $lang['Admin configuration'] = "Configuration du compte administrateur"; 31 29 $lang['Start Install'] = "Démarrer l'installation"; 32 $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 : jack@altern.org)";33 $lang['Webmaster login'] = "Identifiant de l'administrateur";34 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = "Cet identifiant apparaîtra à tous vos visiteurs. Il vous sert pour administrer le site"; 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = "La connexion au serveur est OK, mais la connection à cette base de données est impossible"; 36 32 $lang['Can\'t connect to server'] = "Impossible de se connecter au serveur"; 37 33 $lang['Host'] = "Hôte"; 38 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr";39 34 $lang['User'] = "Utilisateur"; 40 35 $lang['user login given by your host provider'] = "nom d'utilisateur communiqué par votre hébergeur"; 41 $lang['Password'] = "Mot de passe";42 36 $lang['user password given by your host provider'] = "mot de passe utilisateur communiqué par votre hébergeur"; 43 37 $lang['Database name'] = "Nom de la base de données"; … … 48 42 $lang['webmaster login can\'t contain characters \' or "'] = "le pseudo du webmaster ne doit pas comporter les caractères \" et '"; 49 43 $lang['please enter your password again'] = "veuillez resaisir votre mot de passe"; 50 $lang['Webmaster password'] = "Mot de passe du webmaster";51 44 $lang['Keep it confidential, it enables you to access administration panel'] = "Il doit rester confidentiel, il permet d'accéder à l'écran d'administration."; 52 45 $lang['Password [confirm]'] = "Mot de passe [Confirmer]"; 53 46 $lang['verification'] = "vérification"; 54 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "Besoin d'aide ? Posez votre question sur le <a href=\"%s\">forum de Piwigo</a>."; 55 $lang['Webmaster mail address'] = "Adresse de courriel de l'administrateur";56 48 $lang['Visitors will be able to contact site administrator with this mail'] = "Les visiteurs pourront contacter l'administrateur du site par ce courriel"; 57 49 $lang['PHP 5 is required'] = "PHP 5 est requis"; … … 73 65 $lang['Welcome to your new installation of Piwigo!'] = 'Bienvenue sur votre nouvelle installtion de Piwigo!'; 74 66 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'N\'hésitez pas à consulter bos forums si vous avez le moindre problème : %s'; 75 76 67 ?> -
trunk/language/fr_FR/install.lang.php
r21178 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['Installation'] = "Installation"; 27 25 $lang['Basic configuration'] = "Configuration de base"; … … 30 28 $lang['Admin configuration'] = "Configuration du compte administrateur"; 31 29 $lang['Start Install'] = "Démarrer l'installation"; 32 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "L'adresse mail doit être de la forme xxx@yyy.eee (exemple : jack@altern.org)";33 $lang['Webmaster login'] = "Identifiant de l'administrateur";34 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = "Cet identifiant apparaîtra à tous vos visiteurs. Il vous sert pour administrer le site"; 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = "La connexion au serveur est OK, mais la connection à cette base de données est impossible"; 36 32 $lang['Can\'t connect to server'] = "Impossible de se connecter au serveur"; 37 33 $lang['Host'] = "Hôte"; 38 $lang['localhost , sql.multimania.com, toto.freesurf.fr'] = "localhost ou autre, donné par votre hébergeur";34 $lang['localhost or other, supplied by your host provider'] = "localhost ou autre, communiqué par votre hébergeur"; 39 35 $lang['User'] = "Utilisateur"; 40 36 $lang['user login given by your host provider'] = "nom d'utilisateur communiqué par votre hébergeur"; 41 $lang['Password'] = "Mot de passe";42 37 $lang['user password given by your host provider'] = "mot de passe utilisateur communiqué par votre hébergeur"; 43 38 $lang['Database name'] = "Nom de la base de données"; … … 45 40 $lang['Database table prefix'] = "Préfixe des noms de tables"; 46 41 $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = "le nom des tables sera précédé de ce préfixe (permet de mieux gérer sa base de données)"; 47 $lang['enter a login for webmaster'] = "veuillez rentrer un pseudopour le webmaster";42 $lang['enter a login for webmaster'] = "veuillez rentrer un nom d'utilisateur pour le webmaster"; 48 43 $lang['webmaster login can\'t contain characters \' or "'] = 'le pseudo du webmestre ne doit pas comporter les caractères " et \''; 49 44 $lang['please enter your password again'] = "veuillez resaisir votre mot de passe"; 50 $lang['Webmaster password'] = 'Mot de passe du webmestre';51 45 $lang['Keep it confidential, it enables you to access administration panel'] = "Il doit rester confidentiel, il permet d'accéder à l'écran d'administration."; 52 46 $lang['Password [confirm]'] = "Mot de passe [Confirmer]"; 53 47 $lang['verification'] = "vérification"; 54 48 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "Besoin d'aide ? Posez votre question sur le <a href=\"%s\">forum de Piwigo</a>."; 55 $lang['Webmaster mail address'] = "Adresse e-mail de l'administrateur";56 49 $lang['Visitors will be able to contact site administrator with this mail'] = "Les visiteurs pourront contacter l'administrateur du site par ce mail"; 57 50 $lang['PHP 5 is required'] = "PHP 5 est requis"; … … 65 58 $lang['Hope to see you back soon.'] = "En espérant vous revoir très prochainement."; 66 59 $lang['Congratulations, Piwigo installation is completed'] = 'Félicitations, l\'installation de Piwigo est terminée'; 67 68 60 $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Une solution alternative est de copier le texte dans la zone ci-dessous et de le coller dans le fichier "local/config/database.inc.php" (Attention: database.inc.php ne doit contenir que ce qui se trouve dans la zone, pas de retour à la ligne, pas d\'espace)'; 69 61 $lang['Creation of config file local/config/database.inc.php failed.'] = 'La création du fichier de configuration local/config/database.inc.php a échoué.'; … … 74 66 $lang['Welcome to your new installation of Piwigo!'] = 'Bienvenue sur votre nouvelle installation de Piwigo !'; 75 67 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'N\'hésitez pas à consulter nos forums si vous avez le moindre problème : %s'; 76 77 68 ?> -
trunk/language/gl_ES/install.lang.php
r20897 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'os nomes das táboas da base de datos irán prefixadas con el (permite unha mellor xestión das táboas)'; 24 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';25 25 $lang['enter a login for webmaster'] = 'insire o nome de usuario do administrador web'; 26 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'o enderezo de correo debe ter o formato xxx@yyy.eee (exemplo: proxecto@trasno.net';27 26 $lang['please enter your password again'] = 'insire a túa clave outra vez'; 28 27 $lang['user login given by your host provider'] = 'nome de usuario fornecido polo teu provedor do aloxamento'; … … 39 38 $lang['User'] = 'Usuario'; 40 39 $lang['Visitors will be able to contact site administrator with this mail'] = 'Os visitantes poderán empregar este correo electrónico para contactar co administrador do sitio'; 41 $lang['Webmaster login'] = 'Usuario do administrador web';42 $lang['Webmaster mail address'] = 'Correo electrónico do administrador web';43 $lang['Webmaster password'] = 'Clave do administrador web';44 40 $lang['Welcome to my photo gallery'] = 'Benvido a miña galería de fotos'; 45 41 $lang['Welcome to your new installation of Piwigo!'] = 'Benvido a túa nova instalación de piwigo!'; 46 42 $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Podes descargar o ficheiro de configuración e subilo a local/config na túa instalación.'; 47 43 $lang['PHP 5 is required'] = 'É preciso PHP 5'; 48 $lang['Password'] = 'Clave';49 44 $lang['Password ']['confirm'] = 'Clave [confirmar]'; 50 45 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Fíxate que podes mudar ti mesmo a túa configuración e reiniciar o Piwigo despois.'; -
trunk/language/he_IL/install.lang.php
r19703 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['Installation'] = "התקנה"; 27 25 $lang['Basic configuration'] = "הגדרות בסיסיות"; … … 30 28 $lang['Admin configuration'] = "הגדרות מנהל"; 31 29 $lang['Start Install'] = "התחל התקנה"; 32 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "כתובת דואר אלקטרוני xxx@yyy.eee (example : jack@altern.com)";33 $lang['Webmaster login'] = "התחברות מנהל האתר";34 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = "יוצג בפני המבקרים. נחוץ בשביל מנהל האתר"; 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = "התחבר לשרת בהצלחה, אך לא הצליח להתחבר לבסיס נתונים"; 36 32 $lang['Can\'t connect to server'] = "לא מצליח להתחבר לשרת"; 37 33 $lang['Host'] = "שרת מארח"; 38 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr";39 34 $lang['User'] = "משתמש"; 40 35 $lang['user login given by your host provider'] = "המשתמש שניתן לך על ידי השרת המארח שלך"; 41 $lang['Password'] = "סיסמה";42 36 $lang['user password given by your host provider'] = "הסיסמה שניתנה לך על ידיד השרת המארח שלך"; 43 37 $lang['Database name'] = "שם בסיס הנתונים"; … … 48 42 $lang['webmaster login can\'t contain characters \' or "'] = "משתמש מנהל האתר לא יכול להחיל את התווים \' או מרחאות"; 49 43 $lang['please enter your password again'] = "הכנס בבקשה את הסיסמה שוב"; 50 $lang['Webmaster password'] = "ססמת מנהל האתר";51 44 $lang['Keep it confidential, it enables you to access administration panel'] = "שמור זאת בסוד, זה מאפשר לך להיכנס לפאנל ניהול האתר"; 52 45 $lang['Password [confirm]'] = "סיסמה [אושרה]"; 53 46 $lang['verification'] = "אימות"; 54 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "צריך עזרה? היעזר ב <a href=\"%s\">הפורום של Piwigo</a>."; 55 $lang['Webmaster mail address'] = "דואר אלקטרוני של מנהל האתר";56 48 $lang['Visitors will be able to contact site administrator with this mail'] = "אורחים יוכלו להשתמש בדואר האלקטרוני הזה כדי ליצור קשר עם מנהל האתר"; 57 49 $lang['PHP 5 is required'] = "נדרש גירסת PHP 5"; -
trunk/language/hr_HR/install.lang.php
r19770 r23212 28 28 $lang['Admin configuration'] = 'Upravna postava'; 29 29 $lang['Start Install'] = 'Pokreni ugradbu'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-mail adresa mora biti kao xxx@yyy.eee (example : jere@stranica.org)';31 $lang['Webmaster login'] = 'Webmaster-ova prijava';32 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Biti će prikazano posjetiteljima. Potrebno je za upravljanje web mjestom'; 33 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Povezivanje sa poslužiteljem uspješno, ali je nemoguće povezivanje sa bazom podataka'; 34 32 $lang['Can\'t connect to server'] = 'Ne mogu se povezati sa poslužiteljem'; 35 33 $lang['Host'] = 'MySQL poslužitelj'; 36 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';37 34 $lang['User'] = 'Korisnik'; 38 35 $lang['user login given by your host provider'] = 'korisničko ime dobiveno od davatelja usluge smještaja'; 39 $lang['Password'] = 'Zaporka';40 36 $lang['user password given by your host provider'] = 'korisnička zaporka dobivena od davatelja usluge smještaja'; 41 37 $lang['Database name'] = 'Naziv baze podataka'; … … 46 42 $lang['webmaster login can\'t contain characters \' or "'] = 'webmaster-ovo korisničko ime ne može sadržavati znakove \' ili "'; 47 43 $lang['please enter your password again'] = 'molimo upišite zaporku ponovo'; 48 $lang['Webmaster password'] = 'Webmaster-ova zaporka';49 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Čuvajte je na sigurnom mjestu, ona omogućava pristup upravnoj ploči'; 50 45 $lang['Password [confirm]'] = 'Zaporka [potvrdi]'; 51 46 $lang['verification'] = 'ovjera'; 52 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Trebate pomoć? Pitajte na <a href="%s">Piwigo message board</a>.'; 53 $lang['Webmaster mail address'] = 'Webmaster-ova e-mail adresa';54 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Posjetitelji će moći pisati upravitelju galerije preko ove adrese'; 55 49 $lang['PHP 5 is required'] = 'PHP 5 je obvezan'; … … 69 63 $lang['Just another Piwigo gallery'] = 'Samo još jedna Piwigo galerija'; 70 64 $lang['Welcome to my photo gallery'] = 'Dobrodošli u moju fotogaleriju'; 71 72 65 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Ukoliko trebate pomoć slobodno pitajte na forumu: %s'; 73 66 $lang['Welcome to your new installation of Piwigo!'] = 'Dobrodošli na vašu novu Piwigo instalaciju!'; -
trunk/language/hu_HU/install.lang.php
r20018 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['Installation'] = 'Telepítés'; 27 25 $lang['Basic configuration'] = 'Alap konfiguráció'; … … 30 28 $lang['Admin configuration'] = 'Rendszergazda fiókjának beállítása'; 31 29 $lang['Start Install'] = 'Telepítés indítása'; 32 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'E-mail formátuma: xxx@yyy.eee (pl.: kedvenc@nyuszi.hu)';33 $lang['Webmaster login'] = 'Webmester';34 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'A látogatók látni fogják. Szükséges a weboldal adminisztrációjához'; 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'A kapcsolat a kiszolgálóval rendben, de nem sikerült csatlakozni az adatbázishoz'; 36 32 $lang['Can\'t connect to server'] = 'Nem sikerült kapcsolódni a szerverhez'; 37 33 $lang['Host'] = 'MySQL host'; 38 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql, stb.';39 34 $lang['User'] = 'Felhasználó név'; 40 35 $lang['user login given by your host provider'] = 'a tárhelyszolgáltató által adott felhasználónév'; 41 $lang['Password'] = 'Jelszó';42 36 $lang['user password given by your host provider'] = 'a tárhelyen használt jelszó'; 43 37 $lang['Database name'] = 'Adatbázis neve'; … … 48 42 $lang['webmaster login can\'t contain characters \' or "'] = 'A webmester nevében nem használhatók a \' és " karakterek'; 49 43 $lang['please enter your password again'] = 'kérjük, adja meg újra a jelszót'; 50 $lang['Webmaster password'] = 'Webmester jelszó';51 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Kezelje bizalmasan az adatokat, ezek lehetővé teszik a hozzáférést az adminisztrációs felülethez'; 52 45 $lang['Password [confirm]'] = 'Jelszó [megerősítés]'; 53 46 $lang['verification'] = 'jelszó egyezőségének ellenőrzése'; 54 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Segítségre van szüksége ? Kérdéseit itt teheti fel: <a href="%s">Piwigo üzenőfal</a>.'; 55 $lang['Webmaster mail address'] = 'Webmester e-mail cím';56 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'A látogatók ezen az e-mail címen tudják felvenni a kapcsolatot az adminisztrátorral'; 57 49 $lang['PHP 5 is required'] = 'PHP 5 szükséges'; -
trunk/language/it_IT/install.lang.php
r21310 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['Installation'] = 'Installazione'; 27 25 $lang['Basic configuration'] = 'Configurazione di base'; … … 30 28 $lang['Admin configuration'] = 'Configurazione utente Amministratore'; 31 29 $lang['Start Install'] = 'Inizia l\'installazione'; 32 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'l\'indirizzo email deve essere tipo xxx@yyy.eee (esempio: jack@altern.org)';33 $lang['Webmaster login'] = 'Nome utente webmaster';34 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Esso verrà mostrato ai visitatori. E\' necessario per amministrare il vostro sito'; 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Connessione al server riuscita, ma non è stato possibile connettersi al database.'; 36 32 $lang['Can\'t connect to server'] = 'Impossibile connettersi al server'; 37 33 $lang['Host'] = 'Host'; 38 $lang['localhost , sql.multimania.com, toto.freesurf.fr'] = 'localhost o altro, datovi dal vostro provider';34 $lang['localhost or other, supplied by your host provider'] = 'localhost o altro, datovi dal vostro provider'; 39 35 $lang['User'] = 'Utente'; 40 36 $lang['user login given by your host provider'] = 'login utente database fornito dal vostro provider'; 41 $lang['Password'] = 'Password';42 37 $lang['user password given by your host provider'] = 'password d\'accesso al database fornita dal vostro provider'; 43 38 $lang['Database name'] = 'Nome del database'; … … 48 43 $lang['webmaster login can\'t contain characters \' or "'] = 'il nome utente del webmaster non può contenere caratteri come \' o "'; 49 44 $lang['please enter your password again'] = 'reinserire la password'; 50 $lang['Webmaster password'] = 'Password del webmaster';51 45 $lang['Keep it confidential, it enables you to access administration panel'] = 'Da conservare con cura. Permette l\'accesso al pannello d\'amministrazione'; 52 46 $lang['Password [confirm]'] = 'Password [confermare]'; 53 47 $lang['verification'] = 'verifica'; 54 48 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Avete bisogno di aiuto? Visitate il <a href="%s">forum di Piwigo</a>.'; 55 $lang['Webmaster mail address'] = 'Indirizzo email del Webmaster';56 49 $lang['Visitors will be able to contact site administrator with this mail'] = 'I visitatori saranno in grado di contattarvi usando questa email'; 57 50 $lang['PHP 5 is required'] = 'E\' richiesto PHP 5'; … … 65 58 $lang['Hope to see you back soon.'] = 'Speriamo di rivedervi presto.'; 66 59 $lang['Congratulations, Piwigo installation is completed'] = 'Congratulazioni, l\'installazione di Piwigo è completata'; 67 68 60 $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Una soluzione alternativa è quella di copiare il testo della casella sopra e incollarlo nel file "local/config/database.inc.php" (Attenzione: database.inc.php deve contenere solo quello che c\'è nel box sopra, senza nessun ritorno a capo o spazio)'; 69 61 $lang['Creation of config file local/config/database.inc.php failed.'] = 'Creazione del file di configurazione local/config/database.inc.php fallita.'; … … 74 66 $lang['Welcome to your new installation of Piwigo!'] = 'Benvenuti sulla vostra nuova installazione di Piwigo!'; 75 67 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Non esitate a consultare i nostri forum se avete un qualunque problema: %s'; 76 77 68 ?> -
trunk/language/ja_JP/install.lang.php
r19890 r23212 28 28 $lang['Admin configuration'] = '管理設定'; 29 29 $lang['Start Install'] = 'インストールを開始する'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'メールアドレスは、 xxx@yyy.eee のような形式にしてください (例: jack@altern.org)。';31 32 $lang['Webmaster login'] = 'ウェブマスタログイン';33 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'ゲスト一覧に表示されます。ウェブサイト管理に必要です。'; 34 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'サーバへ接続することができましたが、データベースに接続できません。'; 36 32 $lang['Can\'t connect to server'] = 'サーバに接続できません。'; 37 38 33 $lang['Host'] = 'ホスト'; 39 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = '例) localhost、sql.multimania.com、toto.freesurf.fr';40 34 $lang['User'] = 'ユーザー'; 41 35 $lang['user login given by your host provider'] = 'あなたのホスティング業者から提供されたデータベースユーザ名です。'; 42 $lang['Password'] = 'パスワード';43 36 $lang['user password given by your host provider'] = 'あなたのホスティング業者から提供されたデータベースパスワードです。'; 44 37 $lang['Database name'] = 'データベース名'; … … 49 42 $lang['webmaster login can\'t contain characters \' or "'] = 'ウェブマスタのユーザIDには、「\'」または「"」を含まないでください。'; 50 43 $lang['please enter your password again'] = 'もう一度あなたのパスワードを入力してください。'; 51 $lang['Webmaster password'] = 'ウェブマスタパスワード';52 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'ウェブマスタパスワードは、秘密にしてください。ウェブマスタパスワードを使用して、管理パネルにアクセスできます。'; 53 45 $lang['Password [confirm]'] = 'パスワード [もう一度]'; 54 46 $lang['verification'] = '確認'; 55 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'ヘルプが必要ですか? <a href="%s">Piwigoメッセージボード</a>にて、あなたの質問を投稿してください。'; 56 $lang['Webmaster mail address'] = 'ウェブマスタメールアドレス';57 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'ゲストは、このメールアドレスでサイト管理者に連絡することができます。'; 58 49 $lang['PHP 5 is required'] = 'PHP 5が必要です'; -
trunk/language/ka_GE/install.lang.php
r19703 r23212 28 28 $lang['Admin configuration'] = 'ადმინისტრირების გასწორება'; 29 29 $lang['Start Install'] = 'დავიწყოთ დაყენება'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'ელ.ფოსტის მისამართი უნდა გავდეს xxx@yyy.eee (მაგალითად: jack@altern.org)';31 32 $lang['Webmaster login'] = 'ვებმასტერის სახელი(ლოგინი)';33 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'მას დაინახავენ მნახველები.საჭიროა საიტის ადმინისტრირებისათვის'; 34 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'წარმატებით დაუკავშირდით სერვერს,მაგრამ მონაცემთა ბაზასთან დაკავშირება შეუძლებელია'; 36 32 $lang['Can\'t connect to server'] = 'შეუძლებელია სერვერთან დაკავშირება'; 37 38 33 $lang['Host'] = 'MySQL ხოსტი'; 39 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';40 34 $lang['User'] = 'მომხმარებელი'; 41 35 $lang['user login given by your host provider'] = 'სახელი(ლოგინი),რომელიც პროვაიდერმა მოგცათ'; 42 $lang['Password'] = 'პაროლი';43 36 $lang['user password given by your host provider'] = 'პაროლი,რომელიც პროვაიდერმა მოგცათ'; 44 37 $lang['Database name'] = 'მონაცემთა ბაზის სახელი'; … … 49 42 $lang['webmaster login can\'t contain characters \' or "'] = 'ლოგინი ვებმასტერისათვის არ უნდა შეიცავდეს სიმბოლოებს \' ან "'; 50 43 $lang['please enter your password again'] = 'პაროლი კიდევ ერთხელ'; 51 $lang['Webmaster password'] = 'ვებმასტერის პარილო';52 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'არ გაუმხილოთ არავის,იგი საჭიროა ადმინისტრირების პანელთან დასაშვებად'; 53 45 $lang['Password [confirm]'] = 'გაიმეორეთ პაროლი'; 54 46 $lang['verification'] = 'კიდევ ერთხელ,შეცდომის გამოსარიცხად'; 55 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'გჭირდებათ დახმარება?დასვით შეკითხვები <a href="%s">Piwigo–ს ფორუმზე</a>.'; 56 $lang['Webmaster mail address'] = 'ვებმასტერის ელ.ფოსტა';57 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'გამოყენებული იქნება მომხმარებლების მიერ ადმინისტრატორთან კავშირისათვის'; 58 59 49 $lang['PHP 5 is required'] = 'საჭიროა PHP 5'; 60 50 $lang['It appears your webhost is currently running PHP %s.'] = 'სავარაუდოდ თქვენი ხოსტინგი ამჟამად იყენებს PHP %s.'; -
trunk/language/kn_IN/install.lang.php
r22473 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; 23 24 24 $lang['Start Install'] = 'ಸ್ಥಾಪನಾ ಕಾರ್ಯವನ್ನು ಆರಂಭಿಸಿ'; 25 25 $lang['verification'] = 'ಪರಿಶೀಲನೆ'; 26 26 $lang['user password given by your host provider'] = 'ಹೋಸ್ಟ್ ಪ್ರೊವೈಡರ್ ಒದಗಿಸಿರುವ ನಿಮ್ಮ ಬಳಕೆದಾರರ ಪ್ರವೇಶಪದ '; 27 27 $lang['user login given by your host provider'] = 'ಹೋಸ್ಟ್ ಪ್ರೊವೈಡರ್ ಒದಗಿಸಿರುವ ನಿಮ್ಮ ಬಳಕೆದಾರರ ಲಾಗಿನ್'; 28 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'ಮಿಂಚೆ ವಿಳಾಸ ಈ ರೀತಿಯಲ್ಲಿರಲೇಬೇಕು xxx@yyy.eee (example: jack@altern.org)';29 28 $lang['please enter your password again'] = 'ನಿಮ್ಮ ಪ್ರವೇಶಪದವನ್ನು ಮತ್ತೊಮ್ಮೆ ನಮೂದಿಸಿ'; 30 29 $lang['enter a login for webmaster'] = 'ವೆಬ್ ಮಾಸ್ಟರ್ ನ ಲಾಗಿನ್ ಅನ್ನು ನಮೂದಿಸಿ'; 31 30 $lang['Welcome to your new installation of Piwigo!'] = 'ನಿಮ್ಮ ಹೊಸ Piwigo ಸ್ಥಾಪನಾ ಕಾರ್ಯಕ್ಕೆ ಸುಸ್ವಾಗತ'; 32 31 $lang['Welcome to my photo gallery'] = 'ನನ್ನ ಚಿತ್ರಶಾಲೆ (ಗ್ಯಾಲರಿ) ಗೆ ಸುಸ್ವಾಗತ.'; 33 $lang['Webmaster password'] = 'ವೆಬ್ ಮಾಸ್ಟರ್ ಪ್ರವೇಶಪದ';34 $lang['Webmaster mail address'] = 'ವೆಬ್ ಮಾಸ್ಟರ್ ಮಿಂಚೆ ವಿಳಾಸ';35 $lang['Webmaster login'] = 'ವೆಬ್ ಮಾಸ್ಟರ್ ಲಾಗಿನ್';36 32 $lang['User'] = 'ಬಳಕೆದಾರ'; 37 33 $lang['Sorry!'] = 'ಕ್ಷಮಿಸಿ!'; … … 59 55 $lang['Database table prefix'] = 'ಡೇಟಾಬೇಸ್ ಟೇಬಲ್ ಗಳ ಪೂರ್ವಪ್ರತ್ಯಯ ( prefix )'; 60 56 $lang['Password ']['confirm'] = 'ಪ್ರವೇಶಪದ [ಖಾತ್ರಿ]'; 61 $lang['Password'] = 'ಪ್ರವೇಶಪದ';62 57 $lang['PHP 5 is required'] = 'PHP 5 ಅತ್ಯಗತ್ಯವಾಗಿದೆ.'; 63 58 $lang['Keep it confidential, it enables you to access administration panel'] = 'ಈ ವಿವರಗಳನ್ನು ಸುರಕ್ಷಿತವಾಗಿ ಇಡಿ, ಇದು ನಿಮಗೆ ನಿರ್ವಹಣಾ ಪ್ಯಾನೆಲ್ ಅನ್ನು ಬಳಸುವಾಗ ಉಪಯೊಗಕ್ಕೆ ಬರುತ್ತದೆ.'; -
trunk/language/lt_LT/install.lang.php
r22057 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Jei reikės pagalbos - drąsiai kreipkitės konsultacijų mūsų forumuose: %s'; 24 25 $lang['Installation'] = 'Diegimas'; … … 28 29 $lang['Start Install'] = 'Pradėti įdiegimą'; 29 30 $lang['Try to configure PHP 5'] = 'Pabandyti sukonfigūruoti PHP 5'; 30 $lang['Webmaster login'] = 'Webmasterio login';31 $lang['Webmaster mail address'] = 'Webmasterio el-paštas';32 $lang['Webmaster password'] = 'Webmasterio slaptažodis';33 31 $lang['Welcome to your new installation of Piwigo!'] = 'Prašom užeiti į naują Piwigo svetainę!'; 34 32 $lang['also given by your host provider'] = 'taip pat teikiamas Jūsų hostingo paslaugų tiekėjo'; … … 36 34 $lang['user login given by your host provider'] = 'login, kurį davė jūsų paslaugų tiekėjas'; 37 35 $lang['user password given by your host provider'] = 'slaptažodis, kurį davė jūsų paslaugų tiekėjas'; 38 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';39 36 $lang['Visitors will be able to contact site administrator with this mail'] = 'Lankytojai šiuo el-pašto adresu galės susisiekti su administratorium'; 40 37 $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Jūs turėtumėte kreiptis pagalbos į savo paslaugų tiekėją, kaip perjungti į PHP 5 pačiam.'; 41 38 $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'šį prefiksą turės duomenų bazės lentelės (tai padeda geriau valdyti lenteles)'; 42 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'el-pašto adresas turi būti formate xxx@yyy.eee (pvz.: jack@example.org)';43 39 $lang['please enter your password again'] = 'dar sykį įveskite savo slaptažodį'; 44 40 $lang['verification'] = 'patikrinimas'; … … 47 43 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Dėmesio, jūs galite pakeisti savo konfigūraciją pats ir tada perkrauti Piwigo.'; 48 44 $lang['PHP 5 is required'] = 'reikalingas PHP 5'; 49 $lang['Password'] = 'Slaptažodis';50 45 $lang['Password ']['confirm'] = 'Slaptažodis [pakartoti]'; 51 46 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo gali pamėginti perjungti Jūsų konfigūraciją į PHP5 sukuriant, ar modifikuojant, .htaccess failą.'; -
trunk/language/lv_LV/install.lang.php
r19703 r23212 28 28 $lang['Admin configuration'] = "Administratora konfiguracija"; 29 29 $lang['Start Install'] = "Sakt instalaciju"; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "e-pasta adresei jaizskatas xxx@yyy.eee (piemeram : jack@altern.org)";31 $lang['Webmaster login'] = "Webmastera logins";32 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = "Tas tiks radits apmekletajiem. Tas nepieciešams web lapas administrešanai"; 33 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = "Savienojums ar serveri sekmigs, bet savienojums ar datu bazi nav iespejams"; 34 32 $lang['Can\'t connect to server'] = "Nevar savienoties ar serveri"; 35 33 $lang['Host'] = "Hosts"; 36 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr";37 34 $lang['User'] = "Lietotajs"; 38 35 $lang['user login given by your host provider'] = "lietotaja logins, ko pieškir Jusu hosta pakalpojuma sniedzejs"; 39 $lang['Password'] = "Parole";40 36 $lang['user password given by your host provider'] = " lietotaja parole, ko pieškir Jusu hosta pakalpojuma sniedzejs"; 41 37 $lang['Database name'] = "Datu bazes nosaukums"; … … 46 42 $lang['webmaster login can\'t contain characters \' or "'] = "webmastera logins nedrikst saturet ' vai \""; 47 43 $lang['please enter your password again'] = "ludzu ievadiet Jusu paroli no jauna"; 48 $lang['Webmaster password'] = "Webmastera parole";49 44 $lang['Keep it confidential, it enables you to access administration panel'] = "Esiet konfidenciali, tas lauj pieklut administratora panelim"; 50 45 $lang['Password [confirm]'] = "Parole [apstiprinat]"; 51 46 $lang['verification'] = "parbaude"; 52 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "Vajag palidzibu? Uzdodiet savu jautajumu <a href=\"%s\">Piwigo sludinajumos</a>."; 53 $lang['Webmaster mail address'] = 'Webmāstera pasta adrese';54 48 $lang['Visitors will be able to contact site administrator with this mail'] = "Apmekletaji vares izmantot šo e-pastu, lai sazinatos ar lapas administratoru"; 55 49 $lang['PHP 5 is required'] = "nepieciešams PHP 5 "; -
trunk/language/mk_MK/install.lang.php
r19703 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['Admin configuration'] = 'Администраторски поднесувања'; 24 25 $lang['Basic configuration'] = 'Основни поднесувања'; … … 29 30 $lang['Hope to see you back soon.'] = 'Се надеваме дека ќе се видиме наскоро.'; 30 31 $lang['Installation'] = 'Инсталација'; 31 $lang['Password'] = 'Лозинка';32 32 $lang['Sorry!'] = 'Извини !'; 33 33 $lang['Start Install'] = 'Стартувај ја инсталацијата'; -
trunk/language/mn_MN/install.lang.php
r22910 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['It appears your webhost is currently running PHP %s.'] = 'Таны вэбсервер PHP %s хувилбарыг ашиглаж байна'; 24 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'имэйл хаяг xxx@yyy.eee гэсэн хэлбэртэй байх ёстой (жишээ нь: jack@altern.org)';25 25 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo PHP 5-г тохиргоог өөрчилж чадсангүй'; 26 26 $lang['Congratulations, Piwigo installation is completed'] = 'Танд баяр хүргэе, Piwigo амжилттай сууж дууслаа.'; … … 30 30 $lang['Just another Piwigo gallery'] = 'Бас нэг Piwigo-н галарей '; 31 31 $lang['Database configuration'] = 'Мэдээллийн сангийн тохиргоо'; 32 $lang['Webmaster mail address'] = 'Вэбмастерийн имэйл хаяг';33 $lang['Webmaster password'] = 'Вэбмастерийн нууц үг';34 32 $lang['Welcome to my photo gallery'] = 'Миний зургийн цомогт тавтай морилно уу'; 35 33 $lang['please enter your password again'] = 'нууц үгээ дахин оруулна уу'; 36 34 $lang['Start Install'] = 'Суулгаж эхлэх'; 37 35 $lang['Sorry!'] = 'Уучлаарай'; 38 $lang['Password'] = 'Нууц үг';39 36 $lang['Password ']['confirm'] = 'Нууц үгээ давтах'; 40 37 $lang['Can\'t connect to server'] = 'Сервертэй холбогдож чадахгүй байна'; -
trunk/language/nb_NO/install.lang.php
r19703 r23212 28 28 $lang['Admin configuration'] = 'Admin konfigurasjon'; 29 29 $lang['Start Install'] = 'Start installasjon'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'mail addresse må være lik xxx@yyy.eee (eksempel : jack@altern.org)';31 $lang['Webmaster login'] = 'Webmaster innlogging';32 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Det vil vises for besøkende. Det er nødvendig med side administrasjon'; 33 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Tilkobling til server er ok, men tilkobling til databasen er ikke mulig'; 34 32 $lang['Can\'t connect to server'] = 'Kan ikke koble til server'; 35 33 $lang['Host'] = 'Host'; 36 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';37 34 $lang['User'] = 'bruker (user)'; 38 35 $lang['user login given by your host provider'] = 'bruker (user) innlogging gitt av din web tilbyder'; 39 $lang['Password'] = 'Passord';40 36 $lang['user password given by your host provider'] = 'bruker (user) passord gitt av din web tilbyder'; 41 37 $lang['Database name'] = 'Database navn'; … … 46 42 $lang['webmaster login can\'t contain characters \' or "'] = 'webmasters brukernavn kan ikke inneholde tegn som \' eller "'; 47 43 $lang['please enter your password again'] = 'vennligst skriv passord igjen'; 48 $lang['Webmaster password'] = 'Webmaster passord';49 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Hold det hemmelig, dette gir deg tilgang til administrasjons panelet'; 50 45 $lang['Password [confirm]'] = 'Passord [bekreft]'; 51 46 $lang['verification'] = 'verifisering'; 52 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Trenger du hjelp? Still et spørsmål på <a href="%s">Piwigo message board</a>.'; 53 $lang['Webmaster mail address'] = 'Webmasters mail addresse';54 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Besøkende vil kunne bruke denne mailen for å kontakte side administrator.'; 55 49 $lang['PHP 5 is required'] = 'PHP 5 er nødvendig'; … … 67 61 $lang['Download the config file'] = 'Last ned konfig fil'; 68 62 $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Du kan laste ned konfig filen og laste den opp til local/config mappen i din installasjon.'; 69 70 63 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Ikke nøl med å sjekke vårt forum for hjelp: %s'; 71 64 $lang['Just another Piwigo gallery'] = 'Enda et Piwigo bildegalleri'; -
trunk/language/nl_NL/install.lang.php
r20355 r23212 28 28 $lang['Admin configuration'] = 'Admin configuratie'; 29 29 $lang['Start Install'] = 'Start Installatie'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'Email-adres moet lijken op xxx@yyy.eee (voorbeeld : jack@altern.org)';31 $lang['Webmaster login'] = 'Login webbeheerder';32 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Het wordt getoond aan de bezoekers. Het is ook noodzakelijk voor de administratie van de website'; 33 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'De verbinding met de server is geslaagd, maar het is niet mogelijk om verbinding te krijgen met de database'; 34 32 $lang['Can\'t connect to server'] = 'Geen verbinding met de server'; 35 33 $lang['Host'] = 'MySQL host'; 36 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';37 34 $lang['User'] = 'Gebruiker'; 38 35 $lang['user login given by your host provider'] = 'De gebruikersnaam welke door uw provider is gegeven'; 39 $lang['Password'] = 'Wachtwoord';40 36 $lang['user password given by your host provider'] = 'Wachtwoord welke door uw provider is gegeven'; 41 37 $lang['Database name'] = 'Database-naam'; … … 46 42 $lang['webmaster login can\'t contain characters \' or "'] = 'De gebruikersnaam mag geen \' of " bevatten'; 47 43 $lang['please enter your password again'] = 'Vul a.u.b. nogmaals uw wachtwoord in'; 48 $lang['Webmaster password'] = 'Wachtwoord webbeheerder';49 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Hou dit vertrouwlijk, het geeft toegang tot de beheermodule'; 50 45 $lang['Password [confirm]'] = 'Bevestig wachtwoord'; 51 46 $lang['verification'] = 'verificatie'; 52 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Hulp nodig ? Stel uw vraag op het <a href="%s" target="_blank">Piwigo forum</a>.'; 53 $lang['Webmaster mail address'] = 'Email-adres van de webbeheerder';54 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Met dit email-adres kunnen bezoekers contact opnemen met de beheerder'; 55 49 $lang['PHP 5 is required'] = 'PHP 5 is vereist'; -
trunk/language/nn_NO/install.lang.php
r22196 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['Database name'] = 'Databasenamn'; 24 25 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Du kan endre konfigurasjonen sjølv og ta omstart på Piwigo etterpå.'; … … 27 28 $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'namna på databasetabellane vil verta prefiksa med dette (gjev deg mogleghet til å handtere databasetabellane betre)'; 28 29 $lang['enter a login for webmaster'] = 'skriv inn brukarnamn for webmaster'; 29 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-postadressa må vera på forma xxx@yyy.eee (døme: jack@example.com)';31 30 $lang['please enter your password again'] = 'skriv inn passord ei gong til'; 32 31 $lang['user login given by your host provider'] = 'brukarnamn du har fått av den som har nett-tenaren'; … … 36 35 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Ikkje vent med å sjå på foruma våre for hjelp: %s'; 37 36 $lang['PHP 5 is required'] = 'PHP5 er påkrevd'; 38 $lang['Password'] = 'Passord';39 37 $lang['Password ']['confirm'] = 'Passord [stadfest]'; 40 38 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan prøve å byte din konfigurasjon til PHP5 ved å lage eller endre fila .htaccess.'; … … 45 43 $lang['User'] = 'Brukar'; 46 44 $lang['Visitors will be able to contact site administrator with this mail'] = 'Dei som vitjar nettsida kan bruke denne e-postadressa for å kontakte administrator for nettsida'; 47 $lang['Webmaster login'] = 'Login for webmaster';48 $lang['Webmaster mail address'] = 'E-postadresse for webmaster';49 $lang['Webmaster password'] = 'Passord for webmaster';50 45 $lang['Welcome to my photo gallery'] = 'Velkomen til mitt biletgalleri'; 51 46 $lang['Welcome to your new installation of Piwigo!'] = 'Velkomen til din nye installasjon av Piwigo!'; -
trunk/language/pl_PL/install.lang.php
r21015 r23212 28 28 $lang['Admin configuration'] = 'Konfiguracja administratora'; 29 29 $lang['Start Install'] = 'Rozpoczęcie instalacji'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'adres email musi być w postaci xxx@yyy.eee (np : jack@altern.org)';31 $lang['Webmaster login'] = 'Logowanie Webmastera';32 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'To będzie wyświetlone dla odwiedzających i jest konieczne do celów administracyjnych '; 33 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Połączenie do serwera powiodło się, ale nie było możliwe połączenie do bazy danych'; 34 32 $lang['Can\'t connect to server'] = 'Nie można połączyć się do serwera'; 35 33 $lang['Host'] = 'MySQL host'; 36 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';37 34 $lang['User'] = 'Użytkownik'; 38 35 $lang['user login given by your host provider'] = 'login użytkownika otrzymany od dostawy'; 39 $lang['Password'] = 'Hasło';40 36 $lang['user password given by your host provider'] = 'hasło użytkownika otrzymane od dostawcy'; 41 37 $lang['Database name'] = 'Nazwa bazy danych'; … … 46 42 $lang['webmaster login can\'t contain characters \' or "'] = 'login nie może zawierać następujących znaków \' lub "'; 47 43 $lang['please enter your password again'] = 'wprowadź hasło jeszcze raz'; 48 $lang['Webmaster password'] = 'Hasło użytkownika Webmaster';49 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Zachowaj hasło, umożliwia ono dostęp do panelu administracyjnego'; 50 45 $lang['Password [confirm]'] = 'Hasło [potwierdź]'; 51 46 $lang['verification'] = 'weryfikacja'; 52 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Potrzebujesz pomocy ? Zadaj pytanie na <a href="%s">Forum Piwigo</a>.'; 53 $lang['Webmaster mail address'] = 'Adres email Webmaster\'a';54 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Z jego pomocą odwiedzający będą mogli się skontaktować z administratorem strony'; 55 49 $lang['PHP 5 is required'] = 'PHP 5 jest wymagane'; … … 71 65 $lang['Welcome to your new installation of Piwigo!'] = 'Witamy w Towjej nowej instalacji Piwigo!'; 72 66 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Nie obawiaj się kontaktu na forum w celu skorzystania z pomocy: %s'; 73 74 67 ?> -
trunk/language/pt_BR/install.lang.php
r19703 r23212 28 28 $lang['Admin configuration'] = 'Configuração da administração'; 29 29 $lang['Start Install'] = 'Iniciar a instalação'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'o endereço de email deve ser do tipo xxx@yyy.eee (exemplo : jack@altern.org)';31 32 $lang['Webmaster login'] = 'Login do Webmaster';33 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Será mostrado aos visitantes. É necessário para a administração do website'; 34 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'A conexão com o servidor foi bem sucedida, porém não foi possível se conectar à base de dados'; 36 32 $lang['Can\'t connect to server'] = 'Não foi possível se conectar ao servidor'; 37 38 33 $lang['Host'] = 'MySQL host'; 39 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';40 34 $lang['User'] = 'Usuário'; 41 35 $lang['user login given by your host provider'] = 'login de usuário fornecido pelo seu provedor de hospedagem'; 42 $lang['Password'] = 'Senha';43 36 $lang['user password given by your host provider'] = 'senha de usuário fornecida pelo seu provedor de hospedagem'; 44 37 $lang['Database name'] = 'Nome da base de dados'; … … 49 42 $lang['webmaster login can\'t contain characters \' or "'] = 'o login do webmaster não pode conter os caracteres \' ou "'; 50 43 $lang['please enter your password again'] = 'por favor, entre com a sua senha novamente'; 51 $lang['Webmaster password'] = 'senha do Webmaster';52 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'mantenha-a bem guardada, é ela que lhe permite acessar o painel da administração'; 53 45 $lang['Password [confirm]'] = 'Senha [confirmar]'; 54 46 $lang['verification'] = 'verificação'; 55 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Precisa de ajuda ? Faça a sua pergunta no <a href="%s">Piwigo message board</a>.'; 56 $lang['Webmaster mail address'] = 'endereço de email do Webmaster';57 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Os visitantes poderão entrar em contato com o administrador do site através desse email'; 58 59 49 $lang['PHP 5 is required'] = 'É necessário PHP 5'; 60 50 $lang['It appears your webhost is currently running PHP %s.'] = 'Parece que a sua hospedagem está atualmente usando PHP %s.'; -
trunk/language/pt_PT/install.lang.php
r21145 r23212 28 28 $lang['Admin configuration'] = 'Configuração da administração'; 29 29 $lang['Start Install'] = 'Iniciar a instalação'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'o endereço de email deve ser do tipo xxx@yyy.eee (exemplo : jack@altern.org)';31 $lang['Webmaster login'] = 'Entrada do Webmaster';32 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Será mostrado aos visitantes. É necessário para a administração do sitio'; 33 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'A ligação ao servidor foi bem sucedida, mas foi impossível ligar à base de dados'; 34 32 $lang['Can\'t connect to server'] = 'Não foi possível ligar ao servidor'; 35 33 $lang['Host'] = 'Servidor MySQL'; 36 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';37 34 $lang['User'] = 'Utilizador'; 38 35 $lang['user login given by your host provider'] = 'Login de utilizador fornecido pelo seu fornecedor de alojamento'; 39 $lang['Password'] = 'Senha';40 36 $lang['user password given by your host provider'] = 'Palavra-passe fornecida pelo seu fornecedor de alojamento'; 41 37 $lang['Database name'] = 'Nome da base de dados'; … … 46 42 $lang['webmaster login can\'t contain characters \' or "'] = 'O nome do webmaster não pode conter os caracteres \' ou "'; 47 43 $lang['please enter your password again'] = 'Por favor, escreva a sua senha novamente'; 48 $lang['Webmaster password'] = 'Palavra-passe do Webmaster';49 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Mantenha-a bem guardada, é ela que lhe permite aceder ao painel administrativo'; 50 45 $lang['Password [confirm]'] = 'Palavra-passe [confirmação]'; 51 46 $lang['verification'] = 'Verificar Senha inserida'; 52 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Precisa de ajuda? Faça a sua pergunta no <a href="%s">Fórum Piwigo</a>.'; 53 $lang['Webmaster mail address'] = 'Endereço de email do Webmaster';54 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Os visitantes poderão entrar em contacto com o administrador da galeria através deste email'; 55 49 $lang['PHP 5 is required'] = 'PHP 5 é necessário'; … … 71 65 $lang['Welcome to your new installation of Piwigo!'] = 'Bem-vindo à sua nova instalação do Piwigo!'; 72 66 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Não hesite em visitar nossos foruns para qualquer ajuda: %s'; 73 74 67 $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Você deve entrar em contacto com o suporte do seu fornecedor de alojamento e saber como pode mudar para PHP 5.'; 75 68 $lang['Password ']['confirm'] = 'Senha [confirme]'; -
trunk/language/ro_RO/install.lang.php
r19703 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['Admin configuration'] = 'Configurarea Adminului'; 24 25 $lang['also given by your host provider'] = 'De asemenea oferita de host'; 25 $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'O solutie alternativa ar fi sa copiezi textul din casuta de deasupra si sa il scrii in fila "local/config/database.inc.php" 26 (Atentie database.inc.php trebuie sa contina doar caracterele din text, fara linie sau space)'; 26 $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'O solutie alternativa ar fi sa copiezi textul din casuta de deasupra si sa il scrii in fila "local/config/database.inc.php" (Atentie database.inc.php trebuie sa contina doar caracterele din text, fara linie sau space)'; 27 27 $lang['Basic configuration'] = 'Configurarea de baza'; 28 28 $lang['Can\'t connect to server'] = 'Nu se poate conecta la server'; … … 45 45 $lang['Just another Piwigo gallery'] = 'Doar o alta galerie Piwigo'; 46 46 $lang['Keep it confidential, it enables you to access administration panel'] = 'Tine-o secreta, iti permite accesul la panoul de administrare'; 47 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';48 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'Adresa de mail trebuie sa fie de forma xxx@yyy.eee (example : jack@altern.org)';49 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Ai nevoie de ajutor? Intreaba pe <a href="%s">Forumul Piwigo</a>.'; 50 48 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Poti sa schimbi configuratia manual si sa restartezi Piwigo dupa aceea.'; 51 49 $lang['Password [confirm]'] = 'Parola [confirma]'; 52 $lang['Password'] = 'Parola';53 50 $lang['PHP 5 is required'] = 'PHP5 este necesar'; 54 51 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo va incerca sa treaca configuratia ta la PHP5 folosind o fila .htaccess'; … … 64 61 $lang['Visitors will be able to contact site administrator with this mail'] = 'Vizitatorii vor folosii aceasta adresa pentru a contacta administratorul'; 65 62 $lang['webmaster login can\'t contain characters \' or "'] = 'Userul nu poate sa contina caracterele \' sau "'; 66 $lang['Webmaster login'] = 'Webmaster login';67 $lang['Webmaster mail address'] = 'Adresa de e-mail a webmasterului';68 $lang['Webmaster password'] = 'Parola';69 63 $lang['Welcome to my photo gallery'] = 'Bine ati venit la galeria mea foto'; 70 64 $lang['Welcome to your new installation of Piwigo!'] = 'Bine ai venit la noua instalare Piwigo!'; -
trunk/language/ru_RU/install.lang.php
r22477 r23212 28 28 $lang['Admin configuration'] = 'Настройка администрирования'; 29 29 $lang['Start Install'] = 'Начать установку'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'адрес электронной почты должен быть похож на xxx@yyy.eee (например: jack@altern.org)';31 $lang['Webmaster login'] = 'Логин вебмастера';32 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Он будет показан посетителям. Необходим для администрирования сайта'; 33 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Успешно соединились с сервером, но невозможно подключиться к базе данных'; 34 32 $lang['Can\'t connect to server'] = 'Невозможно соединиться с сервером'; 35 33 $lang['Host'] = 'Хост MySQL'; 36 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';37 34 $lang['User'] = 'Пользователь'; 38 35 $lang['user login given by your host provider'] = 'логин, который выдал провайдер'; 39 $lang['Password'] = 'Пароль';40 36 $lang['user password given by your host provider'] = 'пароль, который выдал провайдер'; 41 37 $lang['Database name'] = 'Имя базы данных'; … … 46 42 $lang['webmaster login can\'t contain characters \' or "'] = 'логин вебмастера не должен содержать символы \' или "'; 47 43 $lang['please enter your password again'] = 'еще раз пароль'; 48 $lang['Webmaster password'] = 'Пароль вебмастера';49 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Не сообщайте его никому, он необходим для доступа к панели администрирования'; 50 45 $lang['Password [confirm]'] = 'Повторите пароль'; 51 46 $lang['verification'] = 'еще раз для исключения опечатки'; 52 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Нужна помощь? Задайте свои вопросы на <a href="%s">Форуме Piwigo</a>.'; 53 $lang['Webmaster mail address'] = 'Электронная почта вебмастера';54 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Будет использоваться для контакта посетителей с администратором'; 55 49 $lang['PHP 5 is required'] = 'Требуется PHP 5'; -
trunk/language/sh_RS/install.lang.php
r19703 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 24 $lang['Installation'] = 'Instalacija'; 26 25 $lang['Basic configuration'] = 'Osnovna podešenja'; … … 29 28 $lang['Admin configuration'] = 'Administratorska podešenja'; 30 29 $lang['Start Install'] = 'Pokreni instalaciju'; 31 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'mail adresa mora biti u formatu xxx@yyy.eee (primer : milos@firma.org)';32 $lang['Webmaster login'] = 'Webmaster pristup';33 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Bice prikazano posetiocima. Neophodno je za administraciju stranice'; 34 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Konekcija na server uspešna, ali konecija na bazu je nemoguca'; 35 32 $lang['Can\'t connect to server'] = 'Nemoguce povezivanje na server'; 36 33 $lang['Host'] = 'Host'; 37 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';38 34 $lang['User'] = 'Korisnik'; 39 35 $lang['user login given by your host provider'] = 'korisnicko ime dat od strane Vašeg host distributera'; 40 $lang['Password'] = 'Lozinka';41 36 $lang['user password given by your host provider'] = 'korisnicka lozinka data od strane Vašeg host distributera '; 42 37 $lang['Database name'] = 'Ime baze'; … … 47 42 $lang['webmaster login can\'t contain characters \' or "'] = 'pristupni podaci za webmastera ne mogu sadržati znake \' ili "'; 48 43 $lang['please enter your password again'] = 'molim unesite Vašu lozinku ponovo'; 49 $lang['Webmaster password'] = 'Webmaster lozinka';50 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Sacuvajte u tajnosti, omogucava pristup administratorskom delu'; 51 45 $lang['Password [confirm]'] = 'Lozinka[potvrdi]'; 52 46 $lang['verification'] = 'Provera'; 53 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Potrebna Vam je pomoc? Pitajte na <a href="%s">Piwigo tabli za poruke</a>.'; 54 $lang['Webmaster mail address'] = 'E-mail adresa Webmaster-a';55 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Posetioci ce biti u mogucnosti da koriste ovaj mail da kontaktiraju administratora stranice'; 56 49 $lang['PHP 5 is required'] = 'PHP 5 je neophodan'; … … 68 61 $lang['Download the config file'] = 'Snimi na racunar konfiguracionu datoteku'; 69 62 $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Možete snimiti na racunar konfiguracionu datoteku i poslati je na local/config direktorijum Vaše instalacije.'; 70 71 63 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Ne oklevajte da zatražite pomoć na našem forumu oko bilo čega: %s'; 72 64 $lang['Just another Piwigo gallery'] = 'Još jedna Piwigo galerija'; -
trunk/language/sk_SK/install.lang.php
r19703 r23212 31 31 $lang['Admin configuration'] = 'Administrátorská konfigurácia'; 32 32 $lang['Start Install'] = 'Spustiť inštaláciu'; 33 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-mailová adresa musí mať formát xxx@yyy.eee (napríklad : kovac@zoznam.sk)';34 $lang['Webmaster login'] = 'Používateľské meno správcu';35 33 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Bude zobrazený návštevníkom. Je nutný pre administráciu aplikácie.'; 36 34 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Spojenie na server sa podarilo, ale nebolo možné pripojiť databázu'; … … 40 38 $lang['User'] = 'Používateľ'; 41 39 $lang['user login given by your host provider'] = 'používateľské meno, ktoré Vám pridelil prevádzkovateľ serveru'; 42 $lang['Password'] = 'Heslo';43 40 $lang['user password given by your host provider'] = 'heslo na tomto serveri'; 44 41 $lang['Database name'] = 'Názov databázy'; … … 49 46 $lang['webmaster login can\'t contain characters \' or "'] = 'používateľské meno správcu nemôže obsahovať znak \' alebo "'; 50 47 $lang['please enter your password again'] = 'prosím zadať znovu heslo'; 51 $lang['Webmaster password'] = 'Heslo webmastra';52 48 $lang['Keep it confidential, it enables you to access administration panel'] = 'Heslo majte utajené, umožní Vám prístup do administrácie aplikácie'; 53 49 $lang['Password [confirm]'] = 'Heslo [potvrdenie]'; 54 50 $lang['verification'] = 'kontrola'; 55 51 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Potrebujete pomoc? Opýtajte sa na <a href="%s">Piwigo fóre</a>.'; 56 $lang['Webmaster mail address'] = 'E-mail webmastra';57 52 $lang['Visitors will be able to contact site administrator with this mail'] = 'Návštevníci môžu pomocou tohto e-mailu kontaktovať správcu'; 58 53 $lang['PHP 5 is required'] = 'Je nutné PHP 5'; -
trunk/language/sl_SI/install.lang.php
r22633 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['PHP 5 is required'] = 'Zahtevan je PHP 5'; 24 $lang['Password'] = 'Geslo';25 25 $lang['Password [confirm]'] = 'Geslo [potrdi]'; 26 26 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo bo poskušal preklopiti vaše nastavitve na PHP 5 z ustvarjanjem ali urejanjem .htacceess datoteke'; … … 31 31 $lang['User'] = 'Uporabnik'; 32 32 $lang['Visitors will be able to contact site administrator with this mail'] = 'Obiskovalci bodo lahko ta elektronski naslov uporabljali za kontakt s skrbnikom spletne strani '; 33 $lang['Webmaster login'] = 'Prijava za spletne skrbnike';34 $lang['Webmaster mail address'] = 'Elektronski naslov skrbnika';35 $lang['Webmaster password'] = 'Skrbniško geslo';36 33 $lang['Welcome to my photo gallery'] = 'Dobrodošli v moji foto galeriji'; 37 34 $lang['Welcome to your new installation of Piwigo!'] = 'Dobrodošli v vaši novi namestitvi Piwigo!'; … … 56 53 $lang['Just another Piwigo gallery'] = 'To je zgolj še ena Piwigo galerija'; 57 54 $lang['enter a login for webmaster'] = 'vnesite prijavno ime skrbnika'; 58 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.domena.com, nekaj.domena.si';59 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-poštni naslov mora imeti obliko xxx@yyyy.zzz (primer:nekdo@domena.com)';60 55 $lang['please enter your password again'] = 'prosimo ponovno vnesite vaše geslo'; 61 56 $lang['user login given by your host provider'] = 'prijavno ime uporabnika pridobljeno od vašega ponudnika gostovanja'; -
trunk/language/sr_RS/install.lang.php
r19703 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 24 $lang['Installation'] = 'Инсталација'; 26 25 $lang['Basic configuration'] = 'Основна подешења'; … … 29 28 $lang['Admin configuration'] = 'Администраторска подешења'; 30 29 $lang['Start Install'] = 'Покрени инсталацију'; 31 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'Адреса електронске поште мора бити у облику xxx@yyy.eee (пример : milos@firma.org)';32 $lang['Webmaster login'] = 'Приступ уредника интернет страница';33 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Биће приказано посетиоцима. Неопходно је за администрацију интернет страница'; 34 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Повезивање на сервер успешно, али повезивање на базу је немогућа'; 35 32 $lang['Can\'t connect to server'] = 'Немогуће повезивање на сервер'; 36 33 $lang['Host'] = 'Хост'; 37 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';38 34 $lang['User'] = 'Корисник'; 39 35 $lang['user login given by your host provider'] = 'корисничко име дато од стране Вашег давалаца интернет услуга'; 40 $lang['Password'] = 'Лозинка';41 36 $lang['user password given by your host provider'] = 'корисничка лозинка дата од стране Вашег давалаца интернет услуга'; 42 37 $lang['Database name'] = 'Име базе'; … … 47 42 $lang['webmaster login can\'t contain characters \' or "'] = 'приступни подаци за уредника интернет страница не могу садржати знаке \' или "'; 48 43 $lang['please enter your password again'] = 'молим унесите Вашу лозинку поново'; 49 $lang['Webmaster password'] = 'Лозинка уредника интернет страница';50 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Сачувајте у тајности, омогућава приступ администраторском делу'; 51 45 $lang['Password [confirm]'] = 'Лозинка[потврди]'; 52 46 $lang['verification'] = 'Провера'; 53 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Потребна Вам је помоц? Питајте на <a href="%s">Piwigo табли за поруке</a>.'; 54 $lang['Webmaster mail address'] = 'Адреса електронске поште уредника интернет страница';55 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Посетиоци ће бити у могућности да са ове електронске адресе контактирају администратора странице'; 56 49 $lang['PHP 5 is required'] = 'PHP 5 је неопходан'; -
trunk/language/sv_SE/install.lang.php
r19703 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['Installation'] = 'Installation'; 27 25 $lang['Basic configuration'] = 'Grund Inställningar'; … … 30 28 $lang['Admin configuration'] = 'Admin konfiguration'; 31 29 $lang['Start Install'] = 'Påbörja installation'; 32 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'E-mail adressen måste se ut som följande: xxx@yyy.eee (exempel : jack@altern.org)';33 $lang['Webmaster login'] = 'Webbansvarig login';34 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Det kommer att visas för besökare. Det är nödvändigt för administrering av hemsidan.'; 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Ansluten till server, men kunde inte ansluta till databasen.'; 36 32 $lang['Can\'t connect to server'] = 'Kan inte ansluta till servern'; 37 33 $lang['Host'] = 'Värd'; 38 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';39 34 $lang['User'] = 'Användare'; 40 35 $lang['user login given by your host provider'] = 'användares inloggning given av ditt webbhotell'; 41 $lang['Password'] = 'Lösenord';42 36 $lang['user password given by your host provider'] = 'användares lösenord given av ditt webbhotell'; 43 37 $lang['Database name'] = 'Databas namn'; … … 48 42 $lang['webmaster login can\'t contain characters \' or "'] = 'login för webmaster får inte innehålla symbolerna \' eller "'; 49 43 $lang['please enter your password again'] = 'ange ditt lösenord igen'; 50 $lang['Webmaster password'] = 'Webmaster lösenord';51 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Håll det hemligt, lösenordet ger dig tillgång till administrationspanelen'; 52 45 $lang['Password [confirm]'] = 'Lösenord [bekräfta]'; 53 46 $lang['verification'] = 'verifiering'; 54 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Behöver du hjälp? Ställ din fråga på <a href="%s">Piwigo message board</a>.'; 55 $lang['Webmaster mail address'] = 'Webmaster e-mail adress';56 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Besökare kommer att kunna kontakta sidans administratör med denna e-mail adress'; 57 49 $lang['PHP 5 is required'] = 'PHP 5 krävs'; … … 73 65 $lang['Welcome to your new installation of Piwigo!'] = 'Välkomment till din nya installation av Piwigo!'; 74 66 $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Tveka inte att kontakta våra forum för hjälp: %s'; 75 76 77 67 ?> -
trunk/language/th_TH/install.lang.php
r19703 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['Installation'] = "การติดตั้ง"; 27 25 $lang['Basic configuration'] = "การตั้งค่าพื้นฐาน"; … … 30 28 $lang['Admin configuration'] = "การตั้งค่าผู้ดูแลระบบ"; 31 29 $lang['Start Install'] = "เริ่มการติดตั้ง"; 32 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "ที่อยู่อีเมลจะต้องมีลักษณะ xxx@yyy.eee (ตัวอย่าง : jack@altern.org)";33 $lang['Webmaster login'] = "ชื่อเข้าสู่ระบบ";34 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = "มันจะแสดงส่วนนี้ไปยังผู้เยี่ยมชม. ซึ่งมันจำเป็นสำหรับผู้ดูแลระบบของเว็บไซต์"; 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = "เชื่อมต่อเซิร์ฟเวอร์เรียบร้อยแล้ว, แต่ไม่สามารถเชื่อมต่อฐานข้อมูลได้"; 36 32 $lang['Can\'t connect to server'] = "ไม่สามารถเชื่อมต่อกับเซิร์ฟเวอร์ได้"; 37 33 $lang['Host'] = "เซิร์ฟเวอร์"; 38 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "ตัวอย่าง localhost, sql.multimania.com, toto.freesurf.fr";39 34 $lang['User'] = "ชื่อผู้ใช้งาน"; 40 35 $lang['user login given by your host provider'] = "ชื่อผู้ใช้งานจะได้รับจากผู้ให้บริการเซิร์ฟเวอร์"; 41 $lang['Password'] = "รหัสผ่าน";42 36 $lang['user password given by your host provider'] = "รหัสผ่านของผู้ใช้งานจะได้รับจากผู้ให้บริการเซิร์ฟเวอร์"; 43 37 $lang['Database name'] = "ชื่อฐานข้อมูล"; … … 48 42 $lang['webmaster login can\'t contain characters \' or "'] = "ชื่อเข้าสู่ระบบจะต้องไม่ประกอบด้วยเครื่องหมาย ' หรือ \""; 49 43 $lang['please enter your password again'] = "กรุณากรอกรหัสผ่านอีกครั้ง"; 50 $lang['Webmaster password'] = "รหัสผ่าน";51 44 $lang['Keep it confidential, it enables you to access administration panel'] = "โปรดเก็บไว้เป็นความลับ, เพราะมันสามารถใช้เพื่อเข้าถึงหน้าการจัดการระบบ Piwigo แกลลอรี่ ของคุณได้"; 52 45 $lang['Password [confirm]'] = "รหัสผ่าน [ยืนยัน]"; 53 46 $lang['verification'] = "การยืนยัน"; 54 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "ต้องการความช่วยเหลือ? โปรดถามคำถามไว้ได้ที่ <a href=\"%s\">บอร์ดข้อความของ Piwigo</a>."; 55 $lang['Webmaster mail address'] = "ที่อยู่อีเมล";56 48 $lang['Visitors will be able to contact site administrator with this mail'] = "ผู้เยี่ยมชมจะสามารถที่จะใช้อีเมลนี้ เพื่อติดต่อกับผู้ดูแลระบบได้"; 57 49 $lang['PHP 5 is required'] = "PHP 5 จำเป็นต้องมี"; -
trunk/language/tr_TR/install.lang.php
r20974 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['Installation'] = 'Yükleme'; 27 25 $lang['Basic configuration'] = 'Temel yapılandırma'; … … 30 28 $lang['Admin configuration'] = 'Yönetici yapılandırması'; 31 29 $lang['Start Install'] = 'Yüklemeyi başlat'; 32 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-Posta adresiniz xxx@yyy.eee (örnek : erkan@test.org) şeklinde olmalıdır.';33 $lang['Webmaster login'] = 'Site yöneticisi girişi';34 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Bu ziyaretçilere gösterilecek. Bu web sitesi yönetimi için gereklidir'; 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Sunucuya bağlantı başarılı ancak veritabanı bağlantısı kurulamadı.'; 36 32 $lang['Can\'t connect to server'] = 'Sunucuya bağlanamadı'; 37 33 $lang['Host'] = 'Sunucu'; 38 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';39 34 $lang['User'] = 'Kullanıcı'; 40 35 $lang['user login given by your host provider'] = 'barındırma sağlağıcı tarafından size verilen kullanıcı adı'; 41 $lang['Password'] = 'Şifre';42 36 $lang['user password given by your host provider'] = 'barındırma sağlağıcı tarafından size verilen şifre'; 43 37 $lang['Database name'] = 'Veritabanı adı'; … … 48 42 $lang['webmaster login can\'t contain characters \' or "'] = 'Site yöneticisi adı \' veya " karakterlerini içeremez'; 49 43 $lang['please enter your password again'] = 'lütfen şifrenizi tekrar giriniz'; 50 $lang['Webmaster password'] = 'Site yöneticisi şifresi';51 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Gizli tutun, yönetim paneline ulaşmanızı sağlar'; 52 45 $lang['Password [confirm]'] = 'Şifre [kabul]'; 53 46 $lang['verification'] = 'doğrulama'; 54 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Yardım ihtiyacınız var? Sorularınızı <a href="%s">Piwigo forumda sorabilirsiniz</a>.'; 55 $lang['Webmaster mail address'] = 'Site yöneticisi e-posta adresi';56 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Ziyaretçilerin site yöneticisi ile bağlantıya geçmesi için bu e-posta adresini kullanabileceklerdir.'; 57 49 $lang['PHP 5 is required'] = 'PHP 5 gereklidir'; -
trunk/language/uk_UA/install.lang.php
r19703 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['Admin configuration'] = 'Конфігурація адміністратора'; 24 25 $lang['also given by your host provider'] = 'також дізнайтесь у Вашого хостинг-провайдера'; … … 44 45 $lang['Just another Piwigo gallery'] = 'Ще одна галерея Piwigo'; 45 46 $lang['Keep it confidential, it enables you to access administration panel'] = 'Тримайте його конфіденційність, він дозволяє отримати доступ до адміністративної панелі'; 46 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.hosting.com.ua, toto.1gb.ua';47 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'пошта повинна бути xxx@yyy.eee (наприклад: animan@pixobox.org)';48 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Потрібна допомога? Задайте питання на <a href="%s">форумі Piwigo</a>.'; 49 48 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Зверніть увагу, ви можете змінити свою конфігурацію і перезавантажити собі Piwigo після цього.'; 50 $lang['Password'] = 'Пароль';51 49 $lang['Password [confirm]'] = 'Пароль [підтвердження]'; 52 50 $lang['PHP 5 is required'] = 'Потрібен PHP 5'; … … 61 59 $lang['verification'] = 'перевірка'; 62 60 $lang['Visitors will be able to contact site administrator with this mail'] = 'Відвідувачі зможуть використовувати цю пошту, щоб зв\'язатися з адміністратором сайту'; 63 $lang['Webmaster login'] = 'Лоґін веб-майстра';64 61 $lang['webmaster login can\'t contain characters \' or "'] = 'лоґін веб-майстера не може містити символів \' або "'; 65 $lang['Webmaster mail address'] = 'Адреса електронної пошти веб-майстра';66 $lang['Webmaster password'] = 'Пароль веб-майстра';67 62 $lang['Welcome to my photo gallery'] = 'Ласкаво просимо в фотогалерею'; 68 63 $lang['Welcome to your new installation of Piwigo!'] = 'Ласкаво просимо у ваш новий встановлений Piwigo!'; -
trunk/language/vi_VN/install.lang.php
r19703 r23212 28 28 $lang['Admin configuration'] = 'Cấu hình Quản trị'; 29 29 $lang['Start Install'] = 'Bắt đầu Cài đặt'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'địa chỉ thư điện tử phải có dạng xxx@yyy.eee (ví dụ : jack@altern.org)';31 $lang['Webmaster login'] = 'Đăng nhập của Webmaster';32 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Khách thăm quan gallery sẽ thấy được thông tin của Webmaster. Điều này cần thiết cho Quản trị Webmaster'; 33 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Kết nối thành công vào máy chủ, nhưng không thể kết nối vào cơ sở dữ liệu.'; 34 32 $lang['Can\'t connect to server'] = 'Không thể kết nối vào máy chủ'; 35 36 33 $lang['Host'] = 'Máy chủ MySQL'; 37 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';38 34 $lang['User'] = 'Người dùng'; 39 35 $lang['user login given by your host provider'] = 'thông tin đăng nhập của người dùng do nhà cung cấp máy chủ của của bạn đưa ra.'; 40 $lang['Password'] = 'Mật khẩu';41 36 $lang['user password given by your host provider'] = 'mật khẩu người dùng do nhà cung cấp máy chủ của bạn đưa ra'; 42 37 $lang['Database name'] = 'Tên cơ sở dữ liệu'; … … 47 42 $lang['webmaster login can\'t contain characters \' or "'] = 'đăng nhập của Webmaster không thể chứa các ký tự hoặc'; 48 43 $lang['please enter your password again'] = 'vui lòng nhập lại mật khẩu của bạn'; 49 $lang['Webmaster password'] = 'Mật khẩu của Webmaster';50 44 $lang['Keep it confidential, it enables you to access administration panel'] = 'Bảo quản kỹ thông tin này, nó cho phép bạn truy cập vào Bảng điều khiển của Quản trị.'; 51 45 $lang['Password [confirm]'] = 'Mật khẩu [xác nhận]'; 52 46 $lang['verification'] = 'xác nhận'; 53 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Cần trợ giúp ? Hãy gởi thắc mắc của bạn tại <a href="%s">diễn đàn của Piwigo</a>.'; 54 $lang['Webmaster mail address'] = 'Địa chỉ thư điện tử của Webmaster';55 48 $lang['Visitors will be able to contact site administrator with this mail'] = 'Khách tham quan có thể liên lạc với Quản trị thông qua địa chỉ thư điện tử này.'; 56 49 $lang['PHP 5 is required'] = 'Phải có PHP 5 '; -
trunk/language/zh_CN/install.lang.php
r20928 r23212 28 28 $lang['Admin configuration'] = '管理员帐户设置'; 29 29 $lang['Start Install'] = '开始安装'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '邮箱地址格式须为 xxx@yyy.eee (例 : jack@altern.org)';31 $lang['Webmaster login'] = '站长';32 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = '此帐户用于管理网站,所有访问者都能看到此帐户。'; 33 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = '服务器连接成功,但是无法连接到数据库。'; 34 32 $lang['Can\'t connect to server'] = '无法连接到服务器'; 35 33 $lang['Host'] = 'MySQL主机地址'; 36 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';37 34 $lang['User'] = '用户'; 38 35 $lang['user login given by your host provider'] = '主机用户名'; 39 $lang['Password'] = '密码';40 36 $lang['user password given by your host provider'] = '主机用户密码'; 41 37 $lang['Database name'] = '数据库名称'; … … 46 42 $lang['webmaster login can\'t contain characters \' or "'] = '站长id不能包含字符 " 或 \''; 47 43 $lang['please enter your password again'] = '请再次输入密码'; 48 $lang['Webmaster password'] = '站长密码';49 44 $lang['Keep it confidential, it enables you to access administration panel'] = '请小心保管好此密码,它是您进入管理面板的保障。'; 50 45 $lang['Password [confirm]'] = '密码 [ 确认 ]'; 51 46 $lang['verification'] = '验证'; 52 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = '需要帮助吗?请到<a href="%s">Piwigo论坛</a>提出您的问题。'; 53 $lang['Webmaster mail address'] = '站长email地址';54 48 $lang['Visitors will be able to contact site administrator with this mail'] = '访问者将可通过此email跟站长取得联系'; 55 49 $lang['PHP 5 is required'] = '必须PHP 5版本'; -
trunk/language/zh_HK/install.lang.php
r22887 r23212 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 23 24 $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = '數據庫表將使用前綴詞(它另您更好管理)'; 24 25 $lang['enter a login for webmaster'] = '輸入網站管理員登錄名稱'; 25 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';26 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '郵件位址格式為必須為 xxx@yyy.eee (例如: jack@altern.org)';27 26 $lang['please enter your password again'] = '請您再次輸入密碼'; 28 27 $lang['user login given by your host provider'] = '供應商姶你的登錄用戶名稱'; … … 33 32 $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = '注意:你可以更改設定,然後重新啟動Piwigo。'; 34 33 $lang['PHP 5 is required'] = '需要PHP5'; 35 $lang['Password'] = '密碼';36 34 $lang['Password ']['confirm'] = '密碼[確認]'; 37 35 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo嘗試建立或修改您的.htaccess檔案, 來設定系統使用PHP5。'; … … 42 40 $lang['User'] = '用戶'; 43 41 $lang['Visitors will be able to contact site administrator with this mail'] = '訪客可以使用這個電子郵件與網站管理員聯繫'; 44 $lang['Webmaster login'] = '網站管理員登錄';45 $lang['Webmaster mail address'] = '網站管理員郵件地址';46 $lang['Webmaster password'] = '網站管理員密碼';47 42 $lang['Welcome to my photo gallery'] = '歡迎來到我的相簿'; 48 43 $lang['Welcome to your new installation of Piwigo!'] = '歡迎來到你新安裝的Piwigo!'; -
trunk/language/zh_TW/install.lang.php
r21685 r23212 28 28 $lang['Admin configuration'] = '管理員帳戶設定'; 29 29 $lang['Start Install'] = '開始安裝'; 30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = '郵箱地址格式 xxx@yyy.eee (例 : jack@altern.org)';31 $lang['Webmaster login'] = '管理員';32 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = '所有用戶都能看到此帳戶。必須提供此帳戶來管理網站'; 33 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = '服務器連接正常,但是無法連接到數據庫'; 34 32 $lang['Can\'t connect to server'] = '無法連接到服務器'; 35 33 $lang['Host'] = 'MySQL主機地址'; 36 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';37 34 $lang['User'] = '用戶'; 38 35 $lang['user login given by your host provider'] = '主機用戶名'; 39 $lang['Password'] = '密碼';40 36 $lang['user password given by your host provider'] = '主機用戶密碼'; 41 37 $lang['Database name'] = '數據庫名稱'; … … 46 42 $lang['webmaster login can\'t contain characters \' or "'] = '網管名不應包含字符 " 和 \''; 47 43 $lang['please enter your password again'] = '請再次輸入密碼'; 48 $lang['Webmaster password'] = '密碼';49 44 $lang['Keep it confidential, it enables you to access administration panel'] = '請小心保管好此密碼,它允許你操作管理板塊。'; 50 45 $lang['Password [confirm]'] = '密碼 [ 確認 ]'; 51 46 $lang['verification'] = '核實'; 52 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = '需要幫助? 請到<a href="%s">Piwigo論壇</a>提出你的問題.'; 53 $lang['Webmaster mail address'] = '管理員Email地址';54 48 $lang['Visitors will be able to contact site administrator with this mail'] = '遊客通過此Email跟你聯繫'; 55 49 $lang['PHP 5 is required'] = '必須PHP 5版本';
Note: See TracChangeset
for help on using the changeset viewer.