diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index df3d41ff5..680738a95 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -133,11 +133,12 @@ $strDatabaseWildcard = 'Baza de date (permis caractere inlocuitoare):'; $strDatabases = 'Baze de date'; $strDatabasesDropped = '%s baza(ele) de data(e) au fost aruncate.'; $strDatabasesStats = 'Statisticile bazelor de date'; -$strDatabasesStatsHeavyTraffic = 'Nota: Activarea statisticilor pentru baza de date, poate cauza cresterea traficului intre MySQL si serverul de web.'; $strDatabasesStatsDisable = 'Dezactiveaza statisticile'; $strDatabasesStatsEnable = 'Activeaza statisticile'; +$strDatabasesStatsHeavyTraffic = 'Nota: Activarea statisticilor pentru baza de date, poate cauza cresterea traficului intre MySQL si serverul de web.'; $strDbPrivileges = 'Drepturi specifice de baza de date'; $strDefault = 'Setare de baza'; +$strDefaultValueHelp = 'Pentru valorile implicite, va rugam introduceti o singura valoare, fara backslash, escape sau ghilimele, folosind formatul: a'; $strDelete = 'Sterge'; $strDeleteAndFlush = 'Sterge utilizatorii si reincarca drepturile pe urma.'; $strDeleteAndFlushDescr = 'Este cea mai simpla metoda, dar reincarcarea drepturilor s-ar putea sa dureze.'; @@ -563,6 +564,4 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero) $strZip = '"arhivat"'; // To translate -$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate - ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index eb72892f8..2a1f5bbb3 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -134,11 +134,12 @@ $strDatabaseWildcard = 'Baza de date (permis caractere inlocuitoare):'; $strDatabases = 'Baze de date'; $strDatabasesDropped = '%s baza(ele) de data(e) au fost aruncate.'; $strDatabasesStats = 'Statisticile bazelor de date'; -$strDatabasesStatsHeavyTraffic = 'Nota: Activarea statisticilor pentru baza de date, poate cauza cresterea traficului intre MySQL si serverul de web.'; $strDatabasesStatsDisable = 'Dezactiveaza statisticile'; $strDatabasesStatsEnable = 'Activeaza statisticile'; +$strDatabasesStatsHeavyTraffic = 'Nota: Activarea statisticilor pentru baza de date, poate cauza cresterea traficului intre MySQL si serverul de web.'; $strDbPrivileges = 'Drepturi specifice de baza de date'; $strDefault = 'Setare de baza'; +$strDefaultValueHelp = 'Pentru valorile implicite, va rugam introduceti o singura valoare, fara backslash, escape sau ghilimele, folosind formatul: a'; $strDelete = 'Sterge'; $strDeleteAndFlush = 'Sterge utilizatorii si reincarca drepturile pe urma.'; $strDeleteAndFlushDescr = 'Este cea mai simpla metoda, dar reincarcarea drepturilor s-ar putea sa dureze.'; @@ -564,6 +565,4 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero) $strZip = '"arhivat"'; // To translate -$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate - ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index 640ac86e7..84aaf48bb 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -131,6 +131,7 @@ $strDatabases = 'Bases de datos'; $strDatabasesStats = 'Estadísticas de la base'; $strDbPrivileges = 'Privilegios específicos para la base de datos'; $strDefault = 'Predeterminado'; +$strDefaultValueHelp = 'Para valores predeterminados, por favor ingrese solamente un valor, sin "backslash escaping" ni comillas, usando este formato: a'; $strDelete = 'Borrar'; $strDeleteAndFlush = 'Borre a los usuarios y vuelva a cargar los privilegios posteriormente.'; $strDeleteAndFlushDescr = 'Este es el modo más limpio, pero volver a cargar los privilegios puede tomar un tiempo.'; @@ -552,14 +553,17 @@ $strYes = 'S $strZeroRemovesTheLimit = 'Nota: cambiando los parámetros de estas opciones a 0 (cero) remueven el límite.'; $strZip = '"comprimido con zip"'; -$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strCheckPrivs = 'Check Privileges'; //to translate $strCheckPrivsLong = 'Check privileges for database "%s".'; //to translate -$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate + +$strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate $strDatabasesStatsDisable = 'Disable Statistics'; //to translate $strDatabasesStatsEnable = 'Enable Statistics'; //to translate -$strJumpToDB = 'Jump to database "%s".'; //to translate +$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate $strDropSelectedDatabases = 'Drop Selected Databases'; //to translate + +$strJumpToDB = 'Jump to database "%s".'; //to translate + $strNoDatabasesSelected = 'No databases selected.'; //to translate -$strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate + ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index df292bbbd..1c1a5678a 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -132,6 +132,7 @@ $strDatabases = 'Bases de datos'; $strDatabasesStats = 'Estadísticas de la base'; $strDbPrivileges = 'Privilegios específicos para la base de datos'; $strDefault = 'Predeterminado'; +$strDefaultValueHelp = 'Para valores predeterminados, por favor ingrese solamente un valor, sin "backslash escaping" ni comillas, usando este formato: a'; $strDelete = 'Borrar'; $strDeleteAndFlush = 'Borre a los usuarios y vuelva a cargar los privilegios posteriormente.'; $strDeleteAndFlushDescr = 'Este es el modo más limpio, pero volver a cargar los privilegios puede tomar un tiempo.'; @@ -553,14 +554,17 @@ $strYes = 'Sí'; $strZeroRemovesTheLimit = 'Nota: cambiando los parámetros de estas opciones a 0 (cero) remueven el límite.'; $strZip = '"comprimido con zip"'; -$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate $strCheckPrivs = 'Check Privileges'; //to translate $strCheckPrivsLong = 'Check privileges for database "%s".'; //to translate -$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate + +$strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate $strDatabasesStatsDisable = 'Disable Statistics'; //to translate $strDatabasesStatsEnable = 'Enable Statistics'; //to translate -$strJumpToDB = 'Jump to database "%s".'; //to translate +$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate $strDropSelectedDatabases = 'Drop Selected Databases'; //to translate + +$strJumpToDB = 'Jump to database "%s".'; //to translate + $strNoDatabasesSelected = 'No databases selected.'; //to translate -$strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate + ?>