diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/cs_CZ/install.lang.php | 1 | ||||
-rw-r--r-- | language/da_DK/install.lang.php | 1 | ||||
-rw-r--r-- | language/de_DE/install.lang.php | 1 | ||||
-rw-r--r-- | language/en_UK/admin.lang.php | 2 | ||||
-rw-r--r-- | language/en_UK/install.lang.php | 1 | ||||
-rw-r--r-- | language/es_ES/install.lang.php | 1 | ||||
-rw-r--r-- | language/fr_FR/admin.lang.php | 2 | ||||
-rw-r--r-- | language/fr_FR/install.lang.php | 7 | ||||
-rw-r--r-- | language/hr_HR/install.lang.php | 1 | ||||
-rw-r--r-- | language/hu_HU/install.lang.php | 1 | ||||
-rw-r--r-- | language/it_IT/install.lang.php | 1 | ||||
-rw-r--r-- | language/ja_JP/install.lang.php | 1 | ||||
-rw-r--r-- | language/nl_NL/install.lang.php | 1 | ||||
-rw-r--r-- | language/pl_PL/install.lang.php | 1 | ||||
-rw-r--r-- | language/pt_BR/install.lang.php | 1 | ||||
-rw-r--r-- | language/pt_PT/install.lang.php | 1 | ||||
-rw-r--r-- | language/ru_RU/install.lang.php | 1 | ||||
-rw-r--r-- | language/templates/admin.lang.php | 2 | ||||
-rw-r--r-- | language/templates/install.lang.php | 1 | ||||
-rw-r--r-- | language/vi_VN/install.lang.php | 1 | ||||
-rw-r--r-- | language/zh_CN/install.lang.php | 1 |
21 files changed, 9 insertions, 21 deletions
diff --git a/language/cs_CZ/install.lang.php b/language/cs_CZ/install.lang.php index 7d810f912..80250cbb8 100644 --- a/language/cs_CZ/install.lang.php +++ b/language/cs_CZ/install.lang.php @@ -37,7 +37,6 @@ $lang['It will be shown to the visitors. It is necessary for website administrat $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'; $lang['Can\'t connect to server'] = 'Nebylo možné se připojit k serveru'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Zkopírujte růžový text mezi čárkami a vložte jej do souboru "include/mysql.inc.php"(Varování : mysql.inc.php musí obsahovat jen text, který je růžový, bez dalších odřádkování, nebo mezer)'; $lang['Host'] = 'MySQL server'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.cz'; diff --git a/language/da_DK/install.lang.php b/language/da_DK/install.lang.php index 77ea0e088..537cfd4c2 100644 --- a/language/da_DK/install.lang.php +++ b/language/da_DK/install.lang.php @@ -32,7 +32,6 @@ $lang['Webmaster login'] = 'Webmaster login'; $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 for website administration'; $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Forbindelse til server oprettet, men det var ikke muligt at forbinde til databasen'; $lang['Can\'t connect to server'] = 'Kan ikke forbinde til serveren'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Kopier teksten i pink mellem bindestregerne og kopier det ind i filen "include/mysql.inc.php"(Advarsel : mysql.inc.php må kun indeholde det i pink, ingen linieskift eller mellemrum)'; $lang['Host'] = 'MySQL host'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; $lang['User'] = 'Bruger'; diff --git a/language/de_DE/install.lang.php b/language/de_DE/install.lang.php index 3ff73469f..01070208f 100644 --- a/language/de_DE/install.lang.php +++ b/language/de_DE/install.lang.php @@ -52,7 +52,6 @@ $lang['Webmaster password'] = 'Passwort'; $lang['Keep it confidential, it enables you to access administration panel'] = 'Administratorpasswort'; $lang['Password [confirm]'] = 'Passwort [Bestätigung]'; $lang['verification'] = 'Wiederholen Sie das eingegebene Passwort'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Kopieren Sie den rosa Text ohne die Bindestriche und fügen Sie ihn in die Datei "include / mysql.inc.php" auf dem Webserver ein (Warnung: die Datei "mysql.inc.php" darf nur die rosa Zeichen enthalten, nicht mehr und nicht weniger)'; $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Brauchen Sie Hilfe? Stellen Sie Ihre Frage auf der <a href="%s"> Forum Piwigo </ a>.'; $lang['Webmaster mail address'] = 'Webmaster Mail-Adresse'; $lang['Visitors will be able to contact site administrator with this mail'] = 'Kontakt E-Mailadresse (nur für angemeldete Benutzer sichtbar)'; diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 18d9798fa..fddbe328e 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -611,6 +611,8 @@ $lang['Edit ranks'] = "Edit ranks"; $lang['No element in this category'] = "No element in this category"; $lang['Images manual order was saved'] = "Images manual order saved"; $lang['ranks'] = "ranks"; +$lang['By rank'] = 'By rank'; +$lang['Manual order'] = 'Manual order'; $lang['Drag to re-order'] = "Click-and-drag to re-order"; $lang['Quick Local Synchronization'] = "Quick Local Synchronization"; $lang['No photo can be deleted'] = "No photo can be deleted"; diff --git a/language/en_UK/install.lang.php b/language/en_UK/install.lang.php index 2fe0ad051..433333d41 100644 --- a/language/en_UK/install.lang.php +++ b/language/en_UK/install.lang.php @@ -34,7 +34,6 @@ $lang['Webmaster login'] = "Webmaster login"; $lang['It will be shown to the visitors. It is necessary for website administration'] = "It will be shown to the visitors. It is necessary for website administration"; $lang['Connection to server succeed, but it was impossible to connect to database'] = "Connection to server successful, but the connection to the database is impossible"; $lang['Can\'t connect to server'] = "Cannot connect to server"; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = "Copy the text in pink between hyphens and paste it into the file \"local/config/database.inc.php\". (Warning: database.inc.php must only contain the pink text, without additional line return or space character)"; $lang['Database type'] = "Database type"; $lang['The type of database your piwigo data will be store in'] = "The type of database your Piwigo data will be store in"; $lang['Host'] = "Host"; diff --git a/language/es_ES/install.lang.php b/language/es_ES/install.lang.php index 949683f69..ce09d4a35 100644 --- a/language/es_ES/install.lang.php +++ b/language/es_ES/install.lang.php @@ -52,7 +52,6 @@ $lang['Webmaster password'] = 'Contraseña'; $lang['Keep it confidential, it enables you to access administration panel'] = 'Debe quedar confidencial, permite acceder al panel de administración.'; $lang['Password [confirm]'] = 'Contraseña [Confirmar]'; $lang['verification'] = 'Comprobación'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Copie el texto en rosa entre los guillones y pegúelo en el fichero mysql.inc.php que se encuentra en el repertorio " include " a la base del lugar donde usted instaló Piwigo (el fichero mysql.inc.php debe contener SÓLO lo que está en rosa entre las rayas, ninguna vuelta a la línea o espacio es autorizado)'; $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>.'; $lang['Webmaster mail address'] = 'E-mail del Administrador'; $lang['Visitors will be able to contact site administrator with this mail'] = 'Los visitantes podrán ponerse en contacto con usted por este mail'; diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index 3dd069d2c..3dab4a4b4 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -612,6 +612,8 @@ $lang['Edit ranks'] = "Modifier l'ordre"; $lang['No element in this category'] = "Aucun élément dans cette catégorie"; $lang['Images manual order was saved'] = "L'ordre manuel des images a été sauvegardé"; $lang['ranks'] = "rangs"; +$lang['By rank'] = "Par le rang"; +$lang['Manual order'] = 'Ordre manuel'; $lang['Drag to re-order'] = "Cliquer-glisser pour ré-organiser"; $lang['Quick Local Synchronization'] = "Synchronisation Rapide"; $lang['No photo can be deleted'] = "Aucune photo ne peut être supprimée"; diff --git a/language/fr_FR/install.lang.php b/language/fr_FR/install.lang.php index b7188c4de..8b94bb3b4 100644 --- a/language/fr_FR/install.lang.php +++ b/language/fr_FR/install.lang.php @@ -30,11 +30,10 @@ $lang['Database configuration'] = "Configuration de la base de données"; $lang['Admin configuration'] = "Configuration du compte administrateur"; $lang['Start Install'] = "Démarrer l'installation"; $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)"; -$lang['Webmaster login'] = "Identifiant de l\'administrateur"; +$lang['Webmaster login'] = "Identifiant de l'administrateur"; $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"; $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"; $lang['Can\'t connect to server'] = "Impossible de se connecter au serveur"; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = "Copiez le texte en rose entre les tirets et collez-le dans le fichier \"local/config/database.inc.php\" (Attention : le fichier database.inc.php ne doit comporter QUE ce qui est en rose entre les tirets, sans aucun retour à la ligne ou espace supplémentaire)"; $lang['Database type'] = "Type de base de données"; $lang['The type of database your piwigo data will be store in'] = "La base de données dans laquelle seront stockées vos données Piwigo"; $lang['Host'] = "Hôte"; @@ -55,7 +54,7 @@ $lang['Keep it confidential, it enables you to access administration panel'] = " $lang['Password [confirm]'] = "Mot de passe [Confirmer]"; $lang['verification'] = "vérification"; $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>."; -$lang['Webmaster mail address'] = "Adresse e-mail de l'Administrateur"; +$lang['Webmaster mail address'] = "Adresse e-mail de l'administrateur"; $lang['Visitors will be able to contact site administrator with this mail'] = "Les visiteurs pourront contacter l'administrateur du site par ce mail"; $lang['PHP 5 is required'] = "PHP 5 est requis"; $lang['It appears your webhost is currently running PHP %s.'] = "Apparemment, la version PHP de votre hébergeur est PHP %s."; @@ -68,7 +67,7 @@ $lang['You may referer to your hosting provider\'s support and see how you could $lang['Hope to see you back soon.'] = "En espérant vous revoir très prochainement."; $lang['Congratulations, Piwigo installation is completed'] = 'Félicitations, l\'installation de Piwigo est terminée'; -$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 text 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)'; +$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)'; $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é.'; $lang['Download the config file'] = 'Télécharger le fichier de configuration'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Vous pouvez télécharger le fichier de configuration et le transférer dans le répertoire local/config de votre installation Piwigo.'; diff --git a/language/hr_HR/install.lang.php b/language/hr_HR/install.lang.php index 6a43b77d7..f9a031d82 100644 --- a/language/hr_HR/install.lang.php +++ b/language/hr_HR/install.lang.php @@ -34,7 +34,6 @@ $lang['It will be shown to the visitors. It is necessary for website administrat $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'; $lang['Can\'t connect to server'] = 'Ne mogu se povezati sa poslužiteljem'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Kopirajte ružičasti tekst između crtica i prebacite ga u "include/mysql.inc.php"(Pozor : mysql.inc.php mora sadržavati samo ružičasti tekst, bez znakova novog reda ili razmaka)'; $lang['Host'] = 'MySQL poslužitelj'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; diff --git a/language/hu_HU/install.lang.php b/language/hu_HU/install.lang.php index 43e677d13..a69dcb433 100644 --- a/language/hu_HU/install.lang.php +++ b/language/hu_HU/install.lang.php @@ -34,7 +34,6 @@ $lang['Webmaster login'] = 'Webmester'; $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'; $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'; $lang['Can\'t connect to server'] = 'Nem sikerült kapcsolódni a szerverhez'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Másolja ki a rózsaszín kötőjelek közötti szöveget, majd illessze be az "include/mysql.inc.php" fájlba (Figyelem! Csak a rózsaszín szövegrészt tartalmazza! Sortörések és üres karakterek nélkül!)'; $lang['Database type'] = "Adatbázis típusa"; $lang['The type of database your piwigo data will be store in'] = "Az adatbázis típusa a Piwigo adatok tárolására"; $lang['Host'] = 'MySQL host'; diff --git a/language/it_IT/install.lang.php b/language/it_IT/install.lang.php index db118712d..ab448b387 100644 --- a/language/it_IT/install.lang.php +++ b/language/it_IT/install.lang.php @@ -34,7 +34,6 @@ $lang['Webmaster login'] = 'Login dell\'amministratore'; $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Questo login verrà mostrato agli ospiti. Sarà necessario per amministrare il vostro sito'; $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Connessione al server riuscita, ma purtroppo non è stato possibile connettersi a questa base dati'; $lang['Can\'t connect to server'] = 'Non è stato possibile connettersi al server'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Copiate il testo in rosa trà i trattini e mettetelo nel file \"local/config/database.inc.php\" (Attenzione : il file database.inc.php non deve contenere altro CHE ciò che è in rosa tra i trattini, nessun ritorno a capo o spazio è autorizzato)'; $lang['Database type'] = 'Tipo base dati'; $lang['The type of database your piwigo data will be store in'] = 'Base dati nella quale saranno inseriti i dati di Piwigo'; $lang['Host'] = 'Host'; diff --git a/language/ja_JP/install.lang.php b/language/ja_JP/install.lang.php index 32a0784d5..be0de716a 100644 --- a/language/ja_JP/install.lang.php +++ b/language/ja_JP/install.lang.php @@ -34,7 +34,6 @@ $lang['It will be shown to the visitors. It is necessary for website administrat $lang['Connection to server succeed, but it was impossible to connect to database'] = 'サーバへ接続することができましたが、データベースに接続できません。'; $lang['Can\'t connect to server'] = 'サーバに接続できません。'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'ハイフンの間のピンクのテキストをコピーして、ファイル「include/mysql.inc.php」の中に貼り付けてください (警告 : mysql.inc.phpには、ピンクのテキストのみ貼り付けてください。改行またはスペースを含まないでください)。'; $lang['Host'] = 'MySQLホスト'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = '例) localhost、sql.multimania.com、toto.freesurf.fr'; diff --git a/language/nl_NL/install.lang.php b/language/nl_NL/install.lang.php index 7f9bf2e0a..03173d8b6 100644 --- a/language/nl_NL/install.lang.php +++ b/language/nl_NL/install.lang.php @@ -34,7 +34,6 @@ $lang['It will be shown to the visitors. It is necessary for website administrat $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'; $lang['Can\'t connect to server'] = 'Geen verbinding met de server'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Kopieer de tekst tussen de lijnen en plak deze in het bestand "include/mysql.inc.php" (Waarschuwing: mysql.inc.php mag alleen het roze gedeelte bevatten, geen return of extra spatie).'; $lang['Host'] = 'MySQL host'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; diff --git a/language/pl_PL/install.lang.php b/language/pl_PL/install.lang.php index 964bc7161..59ae9a7e9 100644 --- a/language/pl_PL/install.lang.php +++ b/language/pl_PL/install.lang.php @@ -34,7 +34,6 @@ $lang['It will be shown to the visitors. It is necessary for website administrat $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'; $lang['Can\'t connect to server'] = 'Nie można połączyć sie do serwera'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Skopiuj tekst zaznaczony na różowo pomiędzy cudzysłowiami i wklej do pliku "include/mysql.inc.php"(Uwaga : mysql.inc.php musi zawierać tylko to co jest na różowo bez żadnych znaków końca linii czy spacji)'; $lang['Host'] = 'MySQL host'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; diff --git a/language/pt_BR/install.lang.php b/language/pt_BR/install.lang.php index d445f5b70..b904e9dcc 100644 --- a/language/pt_BR/install.lang.php +++ b/language/pt_BR/install.lang.php @@ -34,7 +34,6 @@ $lang['It will be shown to the visitors. It is necessary for website administrat $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'; $lang['Can\'t connect to server'] = 'Não foi possível se conectar ao servidor'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Copie o texto em rosa entre os hifens e cole-o no arquivo "include/mysql.inc.php"(Cuidado : mysql.inc.php deve conter apenas o que está em rosa, sem caracteres de espaço)'; $lang['Host'] = 'MySQL host'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; diff --git a/language/pt_PT/install.lang.php b/language/pt_PT/install.lang.php index 7d9900d9a..96b9f8165 100644 --- a/language/pt_PT/install.lang.php +++ b/language/pt_PT/install.lang.php @@ -34,7 +34,6 @@ $lang['It will be shown to the visitors. It is necessary for website administrat $lang['Connection to server succeed, but it was impossible to connect to database'] = 'A conexão com o servidor sucedeu, porém não foi possível se conectar à base de dados'; $lang['Can\'t connect to server'] = 'Não foi possível se conectar ao servidor'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Copie o texto em rosa entre os hifens e cole-o no arquivo "include/mysql.inc.php"(Cuidado : mysql.inc.php deve conter apenas o que está em rosa, sem caracteres de espaço)'; $lang['Host'] = 'MySQL host'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; diff --git a/language/ru_RU/install.lang.php b/language/ru_RU/install.lang.php index 64f18c740..3bf7b743a 100644 --- a/language/ru_RU/install.lang.php +++ b/language/ru_RU/install.lang.php @@ -34,7 +34,6 @@ $lang['It will be shown to the visitors. It is necessary for website administrat $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Успешно соединились с сервером, но невозможно подключиться к базе данных'; $lang['Can\'t connect to server'] = 'Невозможно соединиться с сервером'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Скопируйте текст с розового поля между дефисами и вставьте его в файл "include/mysql.inc.php"(Внимание: mysql.inc.php должен содержать только это, ни пустых строк, ни пробелов быть не должно)'; $lang['Host'] = 'Хост MySQL'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; diff --git a/language/templates/admin.lang.php b/language/templates/admin.lang.php index 3ba38540f..63b818c39 100644 --- a/language/templates/admin.lang.php +++ b/language/templates/admin.lang.php @@ -630,6 +630,8 @@ $lang['Edit ranks'] = 'Edit ranks'; $lang['No element in this category'] = 'No element in this category'; $lang['Images manual order was saved'] = 'Images manual order was saved'; $lang['ranks'] = 'ranks'; +$lang['By rank'] = 'By rank'; +$lang['Manual order'] = 'Manual order'; $lang['Drag to re-order'] = 'Drag to re-order'; $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.'; $lang['Quick Local Synchronization'] = 'Quick Local Synchronization'; diff --git a/language/templates/install.lang.php b/language/templates/install.lang.php index dce0500f0..c0998da1d 100644 --- a/language/templates/install.lang.php +++ b/language/templates/install.lang.php @@ -37,7 +37,6 @@ $lang['step1_err_db'] = 'Connection to server succeed, but it was impossible to $lang['step1_err_server'] = 'Can\'t connect to server'; $lang['step1_err_copy_2'] = 'The next step of the installation is now possible'; $lang['step1_err_copy_next'] = 'next step'; -$lang['step1_err_copy'] = 'Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'; $lang['step1_dbengine'] = 'Database type'; $lang['step1_dbengine_info'] = 'The type of database your piwigo data will be store in'; diff --git a/language/vi_VN/install.lang.php b/language/vi_VN/install.lang.php index c9b16d166..851563f20 100644 --- a/language/vi_VN/install.lang.php +++ b/language/vi_VN/install.lang.php @@ -32,7 +32,6 @@ $lang['Webmaster login'] = 'Đăng nhập của Webmaster'; $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'; $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.'; $lang['Can\'t connect to server'] = 'Không thể kết nối vào máy chủ'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Copy đoạn chữ màu hồng giữa các dấu gạch nối và dán nó vào file mysql.inc.php theo đường dẫn sau "include/mysql.inc.php"(Lưu ý: file mysql.inc.php chỉ được copy vào những chữ màu hồng, không được chèn thêm hàng hoặc ký tự đặc biệt )'; $lang['Host'] = 'Máy chủ MySQL'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; diff --git a/language/zh_CN/install.lang.php b/language/zh_CN/install.lang.php index fa88bc58d..9e70590c4 100644 --- a/language/zh_CN/install.lang.php +++ b/language/zh_CN/install.lang.php @@ -52,7 +52,6 @@ $lang['Webmaster password'] = '密码'; $lang['Keep it confidential, it enables you to access administration panel'] = '请小心保管好此密码,它允许你操作管理板块。'; $lang['Password [confirm]'] = '密码 [ 确认 ]'; $lang['verification'] = '核实'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = '请拷贝短横线之间的粉红色文字并粘贴到位于Piwigo安装目录下的include文件夹里的mysql.inc.php文件中(每行不允许有空格或回车)'; $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = '需要帮助? 请到<a href="%s">Piwigo论坛</a>提出你的问题.'; $lang['Webmaster mail address'] = '管理员Email地址'; $lang['Visitors will be able to contact site administrator with this mail'] = '游客通过此Email跟你联系'; |