diff --git a/adminer/include/auth.inc.php b/adminer/include/auth.inc.php index 531079a8..5318a7bf 100644 --- a/adminer/include/auth.inc.php +++ b/adminer/include/auth.inc.php @@ -147,7 +147,7 @@ if ($auth) { set_session($key, null); } unset_permanent(); - redirect(HOME_URL, lang('Logout successful.') . ' ' . lang('Thanks for using Adminer, consider donating.')); + redirect(HOME_URL, lang('Logout successful.')); } elseif ($permanent && !$_SESSION["pwds"]) { session_regenerate_id(); diff --git a/adminer/lang/ar.inc.php b/adminer/lang/ar.inc.php index 419c1718..f9d60d60 100644 --- a/adminer/lang/ar.inc.php +++ b/adminer/lang/ar.inc.php @@ -286,7 +286,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/bg.inc.php b/adminer/lang/bg.inc.php index 0c84d02b..15fa83d6 100644 --- a/adminer/lang/bg.inc.php +++ b/adminer/lang/bg.inc.php @@ -346,7 +346,6 @@ $translations = array( 'ATTACH queries are not supported.' => null, 'Warnings' => null, 'Adminer does not support accessing a database without a password, more information.' => null, - 'Thanks for using Adminer, consider donating.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, 'There is a space in the input password which might be the cause.' => null, diff --git a/adminer/lang/bn.inc.php b/adminer/lang/bn.inc.php index da2f0268..6f2dd506 100644 --- a/adminer/lang/bn.inc.php +++ b/adminer/lang/bn.inc.php @@ -286,7 +286,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/bs.inc.php b/adminer/lang/bs.inc.php index 2b6fa723..55e5074b 100644 --- a/adminer/lang/bs.inc.php +++ b/adminer/lang/bs.inc.php @@ -333,7 +333,6 @@ $translations = array( 'Adminer does not support accessing a database without a password, more information.' => null, 'Default value' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/ca.inc.php b/adminer/lang/ca.inc.php index 618a7249..6b8fab06 100644 --- a/adminer/lang/ca.inc.php +++ b/adminer/lang/ca.inc.php @@ -286,7 +286,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/cs.inc.php b/adminer/lang/cs.inc.php index 5756c0dc..67de40a7 100644 --- a/adminer/lang/cs.inc.php +++ b/adminer/lang/cs.inc.php @@ -11,7 +11,6 @@ $translations = array( 'Logout' => 'Odhlásit', 'Logged as: %s' => 'Přihlášen jako: %s', 'Logout successful.' => 'Odhlášení proběhlo v pořádku.', - 'Thanks for using Adminer, consider donating.' => 'Díky za použití Admineru, přispějte na vývoj.', 'Invalid server or credentials.' => 'Neplatný server nebo přihlašovací údaje.', 'There is a space in the input password which might be the cause.' => 'Problém může být, že je v zadaném hesle mezera.', 'Adminer does not support accessing a database without a password, more information.' => 'Adminer nepodporuje přístup k databázi bez hesla, více informací.', diff --git a/adminer/lang/da.inc.php b/adminer/lang/da.inc.php index 8a3963ec..159851c2 100644 --- a/adminer/lang/da.inc.php +++ b/adminer/lang/da.inc.php @@ -292,7 +292,6 @@ $translations = array( 'Adminer does not support accessing a database without a password, more information.' => null, 'Default value' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, 'There is a space in the input password which might be the cause.' => null, diff --git a/adminer/lang/de.inc.php b/adminer/lang/de.inc.php index 5e5a540b..ddefa2f1 100644 --- a/adminer/lang/de.inc.php +++ b/adminer/lang/de.inc.php @@ -3,7 +3,6 @@ $translations = array( 'Home' => null, 'Login' => 'Login', 'Logout successful.' => 'Abmeldung erfolgreich.', - 'Thanks for using Adminer, consider donating.' => 'Danke, dass Sie Adminer genutzt haben. Spenden willkommen!', 'Invalid server or credentials.' => 'Ungültige Server oder Anmelde-Informationen.', 'Server' => 'Server', 'Username' => 'Benutzer', diff --git a/adminer/lang/el.inc.php b/adminer/lang/el.inc.php index 4dbd5190..e07f302e 100644 --- a/adminer/lang/el.inc.php +++ b/adminer/lang/el.inc.php @@ -341,7 +341,6 @@ $translations = array( 'ATTACH queries are not supported.' => null, 'Warnings' => null, 'Adminer does not support accessing a database without a password, more information.' => null, - 'Thanks for using Adminer, consider donating.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, 'There is a space in the input password which might be the cause.' => null, diff --git a/adminer/lang/es.inc.php b/adminer/lang/es.inc.php index 8bc33ea3..f8fdcf32 100644 --- a/adminer/lang/es.inc.php +++ b/adminer/lang/es.inc.php @@ -286,7 +286,6 @@ $translations = array( 'Default value' => 'Valor por defecto', 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array('Demasiados intentos erroneos, pruebe de nuevo en %d minuto.', 'Demasiados intentos erroneos, pruebe de nuevo en %d minutos.'), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => 'La contraseña Maestra ha expirado. Implementar %s un metodo para hacerla permanente.', 'The action will be performed after successful login with the same credentials.' => 'La acción se realizará tras iniciar sesión de nuevo con las mismas credenciales.', 'Connecting to privileged ports is not allowed.' => 'La conexion a puertos especiales no está permitida.', diff --git a/adminer/lang/et.inc.php b/adminer/lang/et.inc.php index ae8eb798..47cf0c33 100644 --- a/adminer/lang/et.inc.php +++ b/adminer/lang/et.inc.php @@ -286,7 +286,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/fa.inc.php b/adminer/lang/fa.inc.php index ed9692c7..92eb72bb 100644 --- a/adminer/lang/fa.inc.php +++ b/adminer/lang/fa.inc.php @@ -339,7 +339,6 @@ $translations = array( 'ATTACH queries are not supported.' => null, 'Warnings' => null, 'Adminer does not support accessing a database without a password, more information.' => null, - 'Thanks for using Adminer, consider donating.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, 'There is a space in the input password which might be the cause.' => null, diff --git a/adminer/lang/fi.inc.php b/adminer/lang/fi.inc.php index 9f01820e..c8f1bd2d 100644 --- a/adminer/lang/fi.inc.php +++ b/adminer/lang/fi.inc.php @@ -335,7 +335,6 @@ $translations = array( 'Type has been created.' => 'Tyyppi luotiin.', 'Alter type' => 'Muuta tyyppiä', - 'Thanks for using Adminer, consider donating.' => 'Kiitos, kun käytät Admineriä, voit tehdä lahjoituksen tästä.', 'Drop %s?' => 'Poistetaanko %s?', 'overwrite' => 'kirjoittaen päälle', 'DB' => 'TK', diff --git a/adminer/lang/fr.inc.php b/adminer/lang/fr.inc.php index 76402ead..6ede42c2 100644 --- a/adminer/lang/fr.inc.php +++ b/adminer/lang/fr.inc.php @@ -296,7 +296,6 @@ $translations = array( 'ATTACH queries are not supported.' => 'Requêtes ATTACH ne sont pas supportées.', 'Warnings' => 'Avertissements', 'Adminer does not support accessing a database without a password, more information.' => 'Adminer ne supporte pas l\'accès aux bases de données sans mot de passe, plus d\'information.', - 'Thanks for using Adminer, consider donating.' => null, 'The action will be performed after successful login with the same credentials.' => 'Cette action sera exécutée après s\'être connecté avec les mêmes données de connexion.', 'Connecting to privileged ports is not allowed.' => 'La connexion aux ports privilégiés n\'est pas autorisée.', 'There is a space in the input password which might be the cause.' => 'Il y a un espace dans le mot de passe entré qui pourrait en être la cause.', diff --git a/adminer/lang/gl.inc.php b/adminer/lang/gl.inc.php index f7e35464..5dc9b2c1 100644 --- a/adminer/lang/gl.inc.php +++ b/adminer/lang/gl.inc.php @@ -296,7 +296,6 @@ $translations = array( 'ATTACH queries are not supported.' => null, 'Warnings' => null, 'Adminer does not support accessing a database without a password, more information.' => null, - 'Thanks for using Adminer, consider donating.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, 'There is a space in the input password which might be the cause.' => null, diff --git a/adminer/lang/he.inc.php b/adminer/lang/he.inc.php index 402eee46..15055368 100644 --- a/adminer/lang/he.inc.php +++ b/adminer/lang/he.inc.php @@ -280,7 +280,6 @@ $translations = array( 'Default value' => 'ערך ברירת מחדל', 'Full table scan' => 'סריקה טבלה מלאה', 'Too many unsuccessful logins, try again in %d minute(s).' => 'יותר מידי נסיונות כניסה נכשלו, אנא נסה עוד %d דקות', - 'Thanks for using Adminer, consider donating.' => 'תודה שהשתמש ב-adminer אנא שקול לתרום.', 'Master password expired. Implement %s method to make it permanent.' => 'סיסמת המאסטר פגה התקן תוסף על מנת להפוך את זה לתמידי', 'If you did not send this request from Adminer then close this page.' => 'אם לא אתה שלחת בקשה ל-Adminer הינך יכול לסגור חלון זה', 'You can upload a big SQL file via FTP and import it from server.' => 'ניתן לעלות קבצים ב-FTP ואז למשוך אותם מהשרת', diff --git a/adminer/lang/hu.inc.php b/adminer/lang/hu.inc.php index 0e6486d8..4fe9737e 100644 --- a/adminer/lang/hu.inc.php +++ b/adminer/lang/hu.inc.php @@ -286,7 +286,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/id.inc.php b/adminer/lang/id.inc.php index b113c344..e1b90c66 100644 --- a/adminer/lang/id.inc.php +++ b/adminer/lang/id.inc.php @@ -333,7 +333,6 @@ $translations = array( 'Adminer does not support accessing a database without a password, more information.' => null, 'Default value' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/it.inc.php b/adminer/lang/it.inc.php index 8c84639a..aba03a46 100644 --- a/adminer/lang/it.inc.php +++ b/adminer/lang/it.inc.php @@ -286,7 +286,6 @@ $translations = array( 'Default value' => 'Valore predefinito', 'Full table scan' => 'Analizza intera tabella', 'Too many unsuccessful logins, try again in %d minute(s).' => array('Troppi tentativi infruttuosi di login, si prega di riprovare in %d minuto.', 'Troppi tentativi infruttuosi di login, si prega di riprovare in %d minuti.'), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => 'La password principale é scaduta. Implementare %s come metodo per renderla permanente.', 'The action will be performed after successful login with the same credentials.' => 'La azione verrá eseguita dopo un login valido con le stesse credenziali.', 'Connecting to privileged ports is not allowed.' => 'LA connessione a porte privilegiate non é permessa.', diff --git a/adminer/lang/ja.inc.php b/adminer/lang/ja.inc.php index 24b9a3ce..e4683595 100644 --- a/adminer/lang/ja.inc.php +++ b/adminer/lang/ja.inc.php @@ -291,7 +291,6 @@ $translations = array( 'Adminer does not support accessing a database without a password, more information.' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/ka.inc.php b/adminer/lang/ka.inc.php index 47bbb2e0..a705880d 100644 --- a/adminer/lang/ka.inc.php +++ b/adminer/lang/ka.inc.php @@ -294,7 +294,6 @@ $translations = array( 'Warnings' => 'გაფრთხილება', 'Adminer does not support accessing a database without a password, more information.' => 'უპაროლო წვდომა ბაზასთან არაა დაშვებული Adminer-ში, მეტი ინფორმაციისთვის ეწვიეთ ბმულს.', 'DB' => 'ბაზა', - 'Thanks for using Adminer, consider donating.' => 'მადლობას გიხდით Adminer-ით სარგებლობისთვის, გადახედეთ ბმულს შემოწირულობა.', 'The action will be performed after successful login with the same credentials.' => 'მოქმედება შესრულდება იგივე მომხმარებლით წარმატებული ავტორიზაციის შემდეგ.', 'Connecting to privileged ports is not allowed.' => 'პრივილეგირებულ პორტთან წვდომა დაუშვებელია.', 'There is a space in the input password which might be the cause.' => 'პაროლში არის გამოტოვება, შეიძლება ეს ქმნის პრობლემას.', diff --git a/adminer/lang/ko.inc.php b/adminer/lang/ko.inc.php index a7b93ae4..4ccf0782 100644 --- a/adminer/lang/ko.inc.php +++ b/adminer/lang/ko.inc.php @@ -292,7 +292,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/lt.inc.php b/adminer/lang/lt.inc.php index 6bb97dd7..baf26316 100644 --- a/adminer/lang/lt.inc.php +++ b/adminer/lang/lt.inc.php @@ -331,7 +331,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/lv.inc.php b/adminer/lang/lv.inc.php index 8b811110..add897a0 100644 --- a/adminer/lang/lv.inc.php +++ b/adminer/lang/lv.inc.php @@ -295,7 +295,6 @@ $translations = array( 'DB' => 'DB', 'Warnings' => 'Brīdinājumi', 'Adminer does not support accessing a database without a password, more information.' => 'Adminer neatbalsta pieeju bez paroles, vairāk informācijas šeit.', - 'Thanks for using Adminer, consider donating.' => 'Paldies, ka izmantoji Adminer, vai vēlies veikt ziedojumu.', 'The action will be performed after successful login with the same credentials.' => 'Darbība tiks pabeigta pēc derīgas pieteikšanās sistēmā.', 'Connecting to privileged ports is not allowed.' => 'Pieeja priviliģētiem portiem nav atļauta.', 'There is a space in the input password which might be the cause.' => 'Parole satur atstarpi, kas varētu būt lieka.', diff --git a/adminer/lang/ms.inc.php b/adminer/lang/ms.inc.php index a0d56d04..51b932d3 100644 --- a/adminer/lang/ms.inc.php +++ b/adminer/lang/ms.inc.php @@ -11,7 +11,6 @@ $translations = array( 'Logout' => 'Log keluar', 'Logged as: %s' => 'Log masuk sebagai: %s', 'Logout successful.' => 'Log keluar berjaya.', - 'Thanks for using Adminer, consider donating.' => 'Terima kasih kerana menggunakan Adminer, pertimbangkan untuk menderma.', 'Invalid server or credentials.' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => 'Terlalu banyak percubaan log masuk yang gagal, sila cuba lagi dalam masa %d minit.', 'Master password expired. Implement %s method to make it permanent.' => 'Kata laluan utama telah luput. Gunakan cara %s untuk mengekalkannya.', diff --git a/adminer/lang/nl.inc.php b/adminer/lang/nl.inc.php index d5b265e8..8c02b565 100644 --- a/adminer/lang/nl.inc.php +++ b/adminer/lang/nl.inc.php @@ -286,7 +286,6 @@ $translations = array( 'Default value' => 'Standaardwaarde', 'Full table scan' => 'Full table scan', 'Too many unsuccessful logins, try again in %d minute(s).' => array('Teveel foutieve aanmeldpogingen, probeer opnieuw binnen %d minuut.', 'Teveel foutieve aanmeldpogingen, probeer opnieuw binnen %d minuten.'), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => 'Master wachtwoord verlopen. Implementeer de %s methode om het permanent te maken.', 'The action will be performed after successful login with the same credentials.' => 'Deze actie zal uitgevoerd worden na het succesvol aanmelden met dezelfde gebruikersgegevens', 'Connecting to privileged ports is not allowed.' => 'Verbindingen naar geprivilegieerde poorten is niet toegestaan.', diff --git a/adminer/lang/no.inc.php b/adminer/lang/no.inc.php index 50869f21..a6a9924a 100644 --- a/adminer/lang/no.inc.php +++ b/adminer/lang/no.inc.php @@ -292,7 +292,6 @@ $translations = array( 'Adminer does not support accessing a database without a password, more information.' => null, 'Default value' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, 'There is a space in the input password which might be the cause.' => null, diff --git a/adminer/lang/pl.inc.php b/adminer/lang/pl.inc.php index 0ad520ee..84daa6b3 100644 --- a/adminer/lang/pl.inc.php +++ b/adminer/lang/pl.inc.php @@ -11,7 +11,6 @@ $translations = array( 'Logout' => 'Wyloguj', 'Logged as: %s' => 'Zalogowany jako: %s', 'Logout successful.' => 'Wylogowano pomyślnie.', - 'Thanks for using Adminer, consider donating.' => 'Dziękujemy za używanie Adminera, rozważ proszę dotację.', 'Invalid server or credentials.' => 'Nieprawidłowy serwer lub dane logowania.', 'Too many unsuccessful logins, try again in %d minute(s).' => array('Za dużo nieudanych prób logowania, spróbuj ponownie za %d minutę.', 'Za dużo nieudanych prób logowania, spróbuj ponownie za %d minuty.', 'Za dużo nieudanych prób logowania, spróbuj ponownie za %d minut.'), 'Master password expired. Implement %s method to make it permanent.' => 'Ważność hasła głównego wygasła. Zaimplementuj własną metodę %s, aby ustawić je na stałe.', diff --git a/adminer/lang/pt-br.inc.php b/adminer/lang/pt-br.inc.php index 350bdf44..665739d8 100644 --- a/adminer/lang/pt-br.inc.php +++ b/adminer/lang/pt-br.inc.php @@ -285,7 +285,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/pt.inc.php b/adminer/lang/pt.inc.php index 8f769f2b..d40129b4 100644 --- a/adminer/lang/pt.inc.php +++ b/adminer/lang/pt.inc.php @@ -285,7 +285,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/ro.inc.php b/adminer/lang/ro.inc.php index b9eb8925..a9e084ea 100644 --- a/adminer/lang/ro.inc.php +++ b/adminer/lang/ro.inc.php @@ -286,7 +286,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/ru.inc.php b/adminer/lang/ru.inc.php index 57fb93a8..d7425f56 100644 --- a/adminer/lang/ru.inc.php +++ b/adminer/lang/ru.inc.php @@ -295,7 +295,6 @@ $translations = array( 'DB' => 'DB', 'Warnings' => 'Предупреждения', 'Adminer does not support accessing a database without a password, more information.' => 'Adminer не поддерживает доступ к базе данных без пароля, больше информации.', - 'Thanks for using Adminer, consider donating.' => 'Спасибо за использование Adminer, рассмотрите возможность пожертвования.', 'The action will be performed after successful login with the same credentials.' => 'Действие будет выполнено после успешного входа в систему с теми же учетными данными.', 'Connecting to privileged ports is not allowed.' => 'Подключение к привилегированным портам не допускается.', 'There is a space in the input password which might be the cause.' => 'В введеном пароле есть пробел, это может быть причиною.', diff --git a/adminer/lang/sk.inc.php b/adminer/lang/sk.inc.php index 8888e472..aceba854 100644 --- a/adminer/lang/sk.inc.php +++ b/adminer/lang/sk.inc.php @@ -287,7 +287,6 @@ $translations = array( 'Default value' => 'Predvolená hodnota', 'Full table scan' => 'Prechod celej tabuľky', 'Too many unsuccessful logins, try again in %d minute(s).' => array('Príliš veľa pokusov o prihlásenie, skúste to znova za %d minutu.', 'Príliš veľa pokusov o prihlásenie, skúste to znova za %d minuty.', 'Príliš veľa pokusov o prihlásenie, skúste to znova za %d minút.'), - 'Thanks for using Adminer, consider donating.' => 'Vďaka za používanie Admineru, prispejte na vývoj.', 'Master password expired. Implement %s method to make it permanent.' => 'Platnosť hlavného hesla vypršala. Implementujte metodu %s, aby platilo natrvalo.', 'The action will be performed after successful login with the same credentials.' => 'Akcia sa vykoná po úspešnom prihlásení s rovnakými prihlasovacími údajmi.', 'Connecting to privileged ports is not allowed.' => 'Pripojenie k privilegovaným portom nie je povolené.', diff --git a/adminer/lang/sl.inc.php b/adminer/lang/sl.inc.php index 94870f65..a46c692c 100644 --- a/adminer/lang/sl.inc.php +++ b/adminer/lang/sl.inc.php @@ -327,7 +327,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/sr.inc.php b/adminer/lang/sr.inc.php index 67898c37..2ba16ca3 100644 --- a/adminer/lang/sr.inc.php +++ b/adminer/lang/sr.inc.php @@ -333,7 +333,6 @@ $translations = array( 'Adminer does not support accessing a database without a password, more information.' => null, 'Default value' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/sv.inc.php b/adminer/lang/sv.inc.php index fee559a0..f9b86b97 100644 --- a/adminer/lang/sv.inc.php +++ b/adminer/lang/sv.inc.php @@ -11,7 +11,6 @@ $translations = array( 'Logout' => 'Logga ut', 'Logged as: %s' => 'Inloggad som: %s', 'Logout successful.' => 'Du är nu utloggad.', - 'Thanks for using Adminer, consider donating.' => 'Tack för att du använder Adminer, vänligen fundera över att donera.', 'Invalid server or credentials.' => null, 'There is a space in the input password which might be the cause.' => 'Det finns ett mellanslag i lösenordet, vilket kan vara anledningen.', 'Adminer does not support accessing a database without a password, more information.' => 'Adminer tillåter inte att ansluta till en databas utan lösenord. Mer information.', diff --git a/adminer/lang/ta.inc.php b/adminer/lang/ta.inc.php index 899d525d..2a2bf75b 100644 --- a/adminer/lang/ta.inc.php +++ b/adminer/lang/ta.inc.php @@ -286,7 +286,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/th.inc.php b/adminer/lang/th.inc.php index d4c01e8d..c211999a 100644 --- a/adminer/lang/th.inc.php +++ b/adminer/lang/th.inc.php @@ -286,7 +286,6 @@ $translations = array( 'Default value' => null, 'Full table scan' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array(), - 'Thanks for using Adminer, consider donating.' => null, 'Master password expired. Implement %s method to make it permanent.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, diff --git a/adminer/lang/tr.inc.php b/adminer/lang/tr.inc.php index 014ef07e..8c69312c 100644 --- a/adminer/lang/tr.inc.php +++ b/adminer/lang/tr.inc.php @@ -11,7 +11,6 @@ $translations = array( 'Logout' => 'Çıkış', 'Logged as: %s' => '%s olarak giriş yapıldı.', 'Logout successful.' => 'Oturum başarıyla sonlandı.', - 'Thanks for using Adminer, consider donating.' => 'Adminer kullandığınız için teşekkür ederiz bağış yapmayı düşünün.', 'Invalid server or credentials.' => null, 'Too many unsuccessful logins, try again in %d minute(s).' => array('Çok fazla oturum açma denemesi yapıldı.', '%d Dakika sonra tekrar deneyiniz.'), 'Master password expired. Implement %s method to make it permanent.' => 'Ana şifrenin süresi doldu. Kalıcı olması için %s medodunu kullanın.', diff --git a/adminer/lang/uk.inc.php b/adminer/lang/uk.inc.php index e137aaa7..4c45448e 100644 --- a/adminer/lang/uk.inc.php +++ b/adminer/lang/uk.inc.php @@ -330,7 +330,6 @@ $translations = array( 'Default value' => 'Значення за замовчуванням', 'Full table scan' => 'Повне сканування таблиці', 'Too many unsuccessful logins, try again in %d minute(s).' => array('Занадто багато невдалих спроб входу. Спробуйте знову через %d хвилину.', 'Занадто багато невдалих спроб входу. Спробуйте знову через %d хвилини.', 'Занадто багато невдалих спроб входу. Спробуйте знову через %d хвилин.'), - 'Thanks for using Adminer, consider donating.' => 'Дякуємо, що користуєтесь Adminer, подумайте про внесок.', 'Master password expired. Implement %s method to make it permanent.' => 'Термін дії майстер пароля минув. Реалізуйте метод %s, щоб зробити його постійним.', 'The action will be performed after successful login with the same credentials.' => 'Дія буде виконуватися після успішного входу в систему з тими ж обліковими даними.', 'Connecting to privileged ports is not allowed.' => 'Підключення до привілейованих портів заборонено.', diff --git a/adminer/lang/vi.inc.php b/adminer/lang/vi.inc.php index 999a876c..6262eb94 100644 --- a/adminer/lang/vi.inc.php +++ b/adminer/lang/vi.inc.php @@ -337,7 +337,6 @@ $translations = array( 'Limit rows' => null, 'Adminer does not support accessing a database without a password, more information.' => null, 'Default value' => null, - 'Thanks for using Adminer, consider donating.' => null, 'The action will be performed after successful login with the same credentials.' => null, 'Connecting to privileged ports is not allowed.' => null, 'There is a space in the input password which might be the cause.' => null, diff --git a/adminer/lang/xx.inc.php b/adminer/lang/xx.inc.php index f96ab191..0986af79 100644 --- a/adminer/lang/xx.inc.php +++ b/adminer/lang/xx.inc.php @@ -11,7 +11,6 @@ $translations = array( 'Logout' => 'Xx', 'Logged as: %s' => 'Xx: %s', 'Logout successful.' => 'Xx.', - 'Thanks for using Adminer, consider donating.' => 'Xx xx.', 'Invalid server or credentials.' => 'Xx.', 'There is a space in the input password which might be the cause.' => 'Xx.', 'Adminer does not support accessing a database without a password, more information.' => 'Xx, xx.', diff --git a/adminer/lang/zh-tw.inc.php b/adminer/lang/zh-tw.inc.php index 93a97cab..f676e6af 100644 --- a/adminer/lang/zh-tw.inc.php +++ b/adminer/lang/zh-tw.inc.php @@ -11,7 +11,6 @@ $translations = array( 'Logout' => '登出', 'Logged as: %s' => '登錄為: %s', 'Logout successful.' => '成功登出。', - 'Thanks for using Adminer, consider donating.' => '感謝使用Adminer,請考慮為我們捐款(英文網頁).', 'Invalid server or credentials.' => null, 'There is a space in the input password which might be the cause.' => '您輸入的密碼中有一個空格,這可能是導致問題的原因。', 'Adminer does not support accessing a database without a password, more information.' => 'Adminer預設不支援訪問沒有密碼的資料庫,詳情見這裡.', diff --git a/adminer/lang/zh.inc.php b/adminer/lang/zh.inc.php index c8b7c6d2..daa7e6ca 100644 --- a/adminer/lang/zh.inc.php +++ b/adminer/lang/zh.inc.php @@ -11,7 +11,6 @@ $translations = array( 'Logout' => '登出', 'Logged as: %s' => '登录用户:%s', 'Logout successful.' => '成功登出。', - 'Thanks for using Adminer, consider donating.' => '感谢使用Adminer,请考虑为我们捐款(英文页面).', 'Invalid server or credentials.' => null, 'There is a space in the input password which might be the cause.' => '您输入的密码中有一个空格,这可能是导致问题的原因。', 'Adminer does not support accessing a database without a password, more information.' => 'Adminer默认不支持访问没有密码的数据库,详情见这里.', diff --git a/tests/katalon.html b/tests/katalon.html index 2f571caa..82805625 100644 --- a/tests/katalon.html +++ b/tests/katalon.html @@ -1555,7 +1555,7 @@ END verifyTextPresent - Thanks for using Adminer, consider donating. + Logout successful. @@ -1596,4 +1596,4 @@ END - \ No newline at end of file +