From 859e3582aca128dc84f2361926eb387503ca4bf5 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 10 Nov 2008 18:10:29 +0000 Subject: [PATCH] patch #2255890 [lang] English-language cleanup --- ChangeLog | 2 + lang/afrikaans-utf-8.inc.php | 20 ++--- lang/albanian-utf-8.inc.php | 20 ++--- lang/arabic-utf-8.inc.php | 20 ++--- lang/azerbaijani-utf-8.inc.php | 20 ++--- lang/bangla-utf-8.inc.php | 20 ++--- lang/basque-utf-8.inc.php | 20 ++--- lang/belarusian_cyrillic-utf-8.inc.php | 20 ++--- lang/belarusian_latin-utf-8.inc.php | 20 ++--- lang/bosnian-utf-8.inc.php | 20 ++--- lang/brazilian_portuguese-utf-8.inc.php | 20 ++--- lang/bulgarian-utf-8.inc.php | 20 ++--- lang/catalan-utf-8.inc.php | 20 ++--- lang/chinese_simplified-utf-8.inc.php | 20 ++--- lang/chinese_traditional-utf-8.inc.php | 20 ++--- lang/croatian-utf-8.inc.php | 20 ++--- lang/danish-utf-8.inc.php | 20 ++--- lang/dutch-utf-8.inc.php | 20 ++--- lang/english-utf-8.inc.php | 110 ++++++++++++------------ lang/estonian-utf-8.inc.php | 20 ++--- lang/finnish-utf-8.inc.php | 20 ++--- lang/french-utf-8.inc.php | 20 ++--- lang/galician-utf-8.inc.php | 20 ++--- lang/georgian-utf-8.inc.php | 20 ++--- lang/german-utf-8.inc.php | 20 ++--- lang/greek-utf-8.inc.php | 20 ++--- lang/hebrew-utf-8.inc.php | 20 ++--- lang/hindi-utf-8.inc.php | 20 ++--- lang/hungarian-utf-8.inc.php | 20 ++--- lang/indonesian-utf-8.inc.php | 20 ++--- lang/italian-utf-8.inc.php | 20 ++--- lang/japanese-utf-8.inc.php | 20 ++--- lang/korean-utf-8.inc.php | 20 ++--- lang/latvian-utf-8.inc.php | 20 ++--- lang/lithuanian-utf-8.inc.php | 20 ++--- lang/macedonian_cyrillic-utf-8.inc.php | 20 ++--- lang/malay-utf-8.inc.php | 20 ++--- lang/mongolian-utf-8.inc.php | 20 ++--- lang/norwegian-utf-8.inc.php | 20 ++--- lang/persian-utf-8.inc.php | 20 ++--- lang/polish-utf-8.inc.php | 20 ++--- lang/portuguese-utf-8.inc.php | 20 ++--- lang/romanian-utf-8.inc.php | 20 ++--- lang/russian-utf-8.inc.php | 20 ++--- lang/serbian_cyrillic-utf-8.inc.php | 20 ++--- lang/serbian_latin-utf-8.inc.php | 20 ++--- lang/sinhala-utf-8.inc.php | 20 ++--- lang/slovak-utf-8.inc.php | 20 ++--- lang/slovenian-utf-8.inc.php | 20 ++--- lang/spanish-utf-8.inc.php | 20 ++--- lang/swedish-utf-8.inc.php | 20 ++--- lang/tatarish-utf-8.inc.php | 20 ++--- lang/thai-utf-8.inc.php | 20 ++--- lang/turkish-utf-8.inc.php | 20 ++--- lang/ukrainian-utf-8.inc.php | 20 ++--- 55 files changed, 587 insertions(+), 585 deletions(-) diff --git a/ChangeLog b/ChangeLog index 340e04b790..866ffca76a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA + rfe #823652 [structure] ENUM values: field size too small - [lang] Persian update, thanks to Goolex - goolex - [lang] Czech update, thanks to Ondřej Vadinský. +- patch #2255890 [lang] English-language cleanup, + thanks to Isaac Bennetch - ibennetch 3.0.2.0 (not yet released) - [lang] Italian update, thanks to Luca and fantu diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 866b9ff423..75b7911648 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1155,24 +1155,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1248,7 +1243,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1337,9 +1331,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1349,7 +1341,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1454,7 +1445,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1469,4 +1459,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 5a312499d4..ad11fdfc9c 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1154,24 +1154,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1247,7 +1242,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1336,9 +1330,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1348,7 +1340,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1453,7 +1444,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1468,4 +1458,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index cb9431714a..1ec03d9b83 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1156,24 +1156,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1249,7 +1244,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1338,9 +1332,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1350,7 +1342,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1455,7 +1446,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1470,4 +1460,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index fa89020354..dac87c0e46 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1151,24 +1151,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1244,7 +1239,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1333,9 +1327,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1345,7 +1337,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1450,7 +1441,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1465,4 +1455,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php index e733a2f951..f7656b4522 100644 --- a/lang/bangla-utf-8.inc.php +++ b/lang/bangla-utf-8.inc.php @@ -1130,24 +1130,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1223,7 +1218,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1312,9 +1306,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1324,7 +1316,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1429,7 +1420,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1444,4 +1434,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 575d9f43e6..3858713d3b 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1148,24 +1148,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1241,7 +1236,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1330,9 +1324,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1342,7 +1334,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1447,7 +1438,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1462,4 +1452,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 10cff293c0..5007dec913 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1130,24 +1130,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1223,7 +1218,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1312,9 +1306,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1324,7 +1316,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1429,7 +1420,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1444,4 +1434,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index 2f70a1b921..5ef26d83dd 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1138,24 +1138,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1231,7 +1226,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1320,9 +1314,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1332,7 +1324,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1437,7 +1428,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1452,4 +1442,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 7883586b59..426b7e9ca7 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1154,24 +1154,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1247,7 +1242,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1336,9 +1330,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1348,7 +1340,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1453,7 +1444,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1468,4 +1458,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index a980a000d3..e199798b19 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1128,24 +1128,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1221,7 +1216,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1310,9 +1304,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1322,7 +1314,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1427,7 +1418,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1442,4 +1432,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 1f1e029c92..5bb5de760e 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1151,24 +1151,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1244,7 +1239,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1333,9 +1327,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1345,7 +1337,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1450,7 +1441,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1465,4 +1455,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index e3a9dccd4e..d92d56bfe7 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1127,24 +1127,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1220,7 +1215,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1309,9 +1303,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1321,7 +1313,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1426,7 +1417,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1441,4 +1431,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 2845e9b1f4..8d5b282d41 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1156,24 +1156,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1249,7 +1244,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1338,9 +1332,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1350,7 +1342,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1455,7 +1446,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1470,4 +1460,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 3cd9c17aeb..a3f95b9527 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1135,24 +1135,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1228,7 +1223,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1317,9 +1311,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1329,7 +1321,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1434,7 +1425,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1449,4 +1439,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 364f15adef..27dea3288a 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1132,24 +1132,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1225,7 +1220,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1314,9 +1308,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1326,7 +1318,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1431,7 +1422,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1446,4 +1436,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index e1b6310fa8..a359cec232 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1130,24 +1130,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1223,7 +1218,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1312,9 +1306,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1324,7 +1316,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1429,7 +1420,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1444,4 +1434,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 3b1eabfc4d..e9add4d7be 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1152,24 +1152,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1245,7 +1240,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1334,9 +1328,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1346,7 +1338,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1451,7 +1442,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1466,4 +1456,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 8ec9f8ca05..2577020e6a 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -23,7 +23,7 @@ $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; $strAbortedClients = 'Aborted'; $strAccessDenied = 'Access denied'; -$strAccessDeniedCreateConfig = 'You probably did not create a configuration file. You might want to use %1$ssetup script%2$s to create one.'; +$strAccessDeniedCreateConfig = 'You probably did not create a configuration file. You might want to use the %1$ssetup script%2$s to create one.'; $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; $strAction = 'Action'; $strActions = 'Actions'; @@ -49,7 +49,7 @@ $strAfterInsertNewInsert = 'Insert another new row'; $strAfterInsertNext = 'Edit next row'; $strAfterInsertSame = 'Go back to this page'; $strAll = 'All'; -$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; +$strAllowInterrupt = 'Allow the interruption of an import in case the script detects it is close to the PHP timeout limit. This might be good way to import large files, however it can break transactions.'; $strAllTableSameWidth = 'Display all tables with the same width'; $strAlterOrderBy = 'Alter table order by'; $strAnalyze = 'Analyze'; @@ -127,11 +127,31 @@ $strCannotLogin = 'Cannot log in to the MySQL server'; $strCantLoad = 'Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] extension. Please check your PHP configuration.'; $strCantLoadRecodeIconv = 'Couldn\'t load the iconv or recode extension needed for charset conversion. Either configure PHP to enable these extensions or disable charset conversion in phpMyAdmin.'; $strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!'; -$strCantUseRecodeIconv = 'Couldn\'t use either the iconv, libiconv or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.'; +$strCantUseRecodeIconv = 'Couldn\'t use the iconv, libiconv, or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.'; $strCardinality = 'Cardinality'; $strCaseInsensitive = 'case-insensitive'; $strCaseSensitive = 'case-sensitive'; $strCentralEuropean = 'Central European'; +$strChange = 'Change'; +$strChangeCopyModeCopy = '... keep the old one.'; +$strChangeCopyMode = 'Create a new user with the same privileges and ...'; +$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; +$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; +$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; +$strChangeCopyUser = 'Change Login Information / Copy User'; +$strChangeDisplay = 'Choose field to display'; +$strChangePassword = 'Change password'; +$strCharset = 'Charset'; +$strCharsetOfFile = 'Character set of the file:'; +$strCharsetsAndCollations = 'Character Sets and Collations'; +$strCharsets = 'Charsets'; +$strCheckAll = 'Check All'; +$strCheck = 'Check'; +$strCheckOverhead = 'Check tables having overhead'; +$strCheckPrivs = 'Check Privileges'; +$strCheckPrivsLong = 'Check privileges for database "%s".'; +$strCheckTable = 'Check table'; +$strChoosePage = 'Please choose a page to edit'; $strColComFeat = 'Displaying Column Comments'; $strCollation = 'Collation'; $strColumnNames = 'Column names'; @@ -180,26 +200,6 @@ $strCustomColor = 'Custom color'; $strCyrillic = 'Cyrillic'; $strCzech = 'Czech'; $strCzechSlovak = 'Czech-Slovak'; -$strChangeCopyModeCopy = '... keep the old one.'; -$strChangeCopyMode = 'Create a new user with the same privileges and ...'; -$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; -$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; -$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; -$strChangeCopyUser = 'Change Login Information / Copy User'; -$strChangeDisplay = 'Choose field to display'; -$strChange = 'Change'; -$strChangePassword = 'Change password'; -$strCharset = 'Charset'; -$strCharsetOfFile = 'Character set of the file:'; -$strCharsetsAndCollations = 'Character Sets and Collations'; -$strCharsets = 'Charsets'; -$strCheckAll = 'Check All'; -$strCheck = 'Check'; -$strCheckOverhead = 'Check tables having overhead'; -$strCheckPrivs = 'Check Privileges'; -$strCheckPrivsLong = 'Check privileges for database "%s".'; -$strCheckTable = 'Check table'; -$strChoosePage = 'Please choose a page to edit'; $strDanish = 'Danish'; $strDatabase = 'Database'; @@ -393,7 +393,7 @@ $strInnoDBDataHomeDir = 'Data home directory'; $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; $strInnoDBPages = 'pages'; $strInnodbStat = 'InnoDB Status'; -$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; +$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole by setting a password for user \'.root\'.'; $strInsertAsNewRow = 'Insert as new row'; $strInsertedRowId = 'Inserted row id: %1$d'; $strInsert = 'Insert'; @@ -433,6 +433,7 @@ $strKorean = 'Korean'; $strLandscape = 'Landscape'; $strLanguage = 'Language'; $strLanguageUnknown = 'Unknown language: %1$s.'; +$strLatchedPages = 'Latched pages'; $strLatexCaption = 'Table caption'; $strLatexContent = 'Content of table __TABLE__'; $strLatexContinuedCaption = 'Continued table caption'; @@ -441,7 +442,6 @@ $strLatexIncludeCaption = 'Include table caption'; $strLatexLabel = 'Label key'; $strLaTeX = 'LaTeX'; $strLatexStructure = 'Structure of table __TABLE__'; -$strLatchedPages = 'Latched pages'; $strLatvian = 'Latvian'; $strLDI = 'CSV using LOAD DATA'; $strLDILocal = 'Use LOCAL keyword'; @@ -498,9 +498,9 @@ $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table ind $strMyISAMRepairThreads = 'Repair threads'; $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; $strMyISAMSortBufferSize = 'Sort buffer size'; +$strMySQLCharset = 'MySQL charset'; $strMysqlClientVersion = 'MySQL client version'; $strMySQLConnectionCollation = 'MySQL connection collation'; -$strMySQLCharset = 'MySQL charset'; $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; $strMySQLSaid = 'MySQL said: '; $strMySQLShowProcess = 'Show processes'; @@ -567,19 +567,19 @@ $strPartitionDefinition = 'PARTITION definition'; $strPartitioned = 'partitioned'; $strPartitionMaintenance = 'Partition maintenance'; $strPartition = 'Partition %s'; +$strPasswordChanged = 'The password for %s was changed successfully.'; $strPasswordEmpty = 'The password is empty!'; $strPasswordHashing = 'Password Hashing'; -$strPasswordChanged = 'The password for %s was changed successfully.'; $strPasswordNotSame = 'The passwords aren\'t the same!'; $strPassword = 'Password'; +$strPBXTCheckpointFrequency = 'Checkpoint frequency'; +$strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; $strPBXTDataFileGrowSize = 'Data file grow size'; $strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.'; $strPBXTDataLogThreshold = 'Data log threshold'; $strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.'; $strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.'; $strPBXTGarbageThreshold = 'Garbage threshold'; -$strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; -$strPBXTCheckpointFrequency = 'Checkpoint frequency'; $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; $strPBXTIndexCacheSize = 'Index cache size'; $strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.'; @@ -638,8 +638,8 @@ $strPrivDescDelete = 'Allows deleting data.'; $strPrivDescDropDb = 'Allows dropping databases and tables.'; $strPrivDescDropTbl = 'Allows dropping tables.'; $strPrivDescEvent = 'Allows to set up events for the event scheduler'; -$strPrivDescExecute = 'Allows running stored procedures; has no effect in this MySQL version.'; $strPrivDescExecute5 = 'Allows executing stored routines.'; +$strPrivDescExecute = 'Allows running stored procedures; has no effect in this MySQL version.'; $strPrivDescFile = 'Allows importing data from and exporting data into files.'; $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; $strPrivDescIndex = 'Allows creating and dropping indexes.'; @@ -786,10 +786,10 @@ $strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; $strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server'; $strSetupAllowUserDropDatabase_name = 'Show "Drop database" link to normal users'; +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; $strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication'; -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; $strSetupblowfish_secret_name = 'Blowfish secret'; $strSetupBrowseMarkerEnable_desc = 'Highlight selected rows'; $strSetupBrowseMarkerEnable_name = 'Row marker'; @@ -800,6 +800,13 @@ $strSetupBZipDump_name = 'Bzip2'; $strSetupBZipDumpWarning = '[a@?page=form&formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; $strSetupCannotLoadConfig = 'Cannot load or save configuration'; $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; +$strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields'; +$strSetupCharEditing_name = 'CHAR fields editing'; +$strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; +$strSetupCharTextareaCols_name = 'CHAR textarea columns'; +$strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; +$strSetupCharTextareaRows_name = 'CHAR textarea rows'; +$strSetupCheckConfigurationPermissions_name = 'Check config file permissions'; $strSetupClear = 'Clear'; $strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature'; $strSetupCompressOnFly_name = 'Compress on the fly'; @@ -841,12 +848,12 @@ $strSetuperror_nan_p = 'Not a positive number'; $strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)'; $strSetupExecTimeLimit_name = 'Maximum execution time'; $strSetupExport_asfile_name = 'Save as file'; +$strSetupExport_charset_name = 'Character set of the file'; $strSetupExport_compression_name = 'Compression'; $strSetupExport_file_template_database_name = 'Database name template'; $strSetupExport_file_template_server_name = 'Server name template'; $strSetupExport_file_template_table_name = 'Table name template'; $strSetupExport_format_name = 'Format'; -$strSetupExport_charset_name = 'Character set of the file'; $strSetupExport_onserver_name = 'Save on server'; $strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)'; $strSetupExport_remember_file_template_name = 'Remember file name template'; @@ -909,25 +916,18 @@ $strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] c $strSetupGZipDump_name = 'GZip'; $strSetupGZipDumpWarning = '[a@?page=form&formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; $strSetupHomepageLink = 'phpMyAdmin homepage'; -$strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields'; -$strSetupCharEditing_name = 'CHAR fields editing'; -$strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; -$strSetupCharTextareaCols_name = 'CHAR textarea columns'; -$strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; -$strSetupCharTextareaRows_name = 'CHAR textarea rows'; -$strSetupCheckConfigurationPermissions_name = 'Check config file permissions'; $strSetupIconvExtraParams_name = 'Extra parameters for iconv'; $strSetupIgnoreErrors = 'Ignore errors'; -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; $strSetupImport_format_name = 'Format of imported file'; $strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start'; $strSetupImport_skip_queries_name = 'Partial import: skip queries'; $strSetupInsecureConnection = 'Insecure connection'; -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; $strSetupInsertRows_desc = 'How many rows can be inserted at one time'; $strSetupInsertRows_name = 'Number of inserted rows'; @@ -954,19 +954,19 @@ $strSetupLetUserChoose = 'let the user choose'; $strSetupLightTabs_desc = 'Use less graphically intense tabs'; $strSetupLightTabs_name = 'Light tabs'; $strSetupLoad = 'Load'; -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode'; $strSetupLoginCookieRecall_name = 'Recall user name'; -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; $strSetupLoginCookieStore_name = 'Login cookie store'; $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; $strSetupLoginCookieValidity_name = 'Login cookie validity'; -$strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; -$strSetupMaxDbList_name = 'Maximum databases'; $strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed'; $strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length'; +$strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; +$strSetupMaxDbList_name = 'Maximum databases'; $strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, "Previous" and "Next" links will be shown.'; $strSetupMaxRows_name = 'Maximum number of rows to display'; $strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list'; @@ -1001,7 +1001,7 @@ $strSetupRestoreDefaultValue = 'Restore default value'; $strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values'; $strSetupSaveDir_desc = 'Directory where exports can be saved on server'; $strSetupSaveDir_name = 'Save directory'; -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; $strSetupServersAdd = 'Add a new server'; @@ -1034,7 +1034,7 @@ $strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/ $strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA'; $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; $strSetupServersEdit = 'Edit server'; -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; $strSetupServers_extension_name = 'PHP extension to use'; $strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)'; $strSetupServers_hide_db_name = 'Hide databases'; @@ -1073,20 +1073,20 @@ $strSetupServers_table_info_desc = 'Table to describe the display fields, leave $strSetupServers_table_info_name = 'Display fields table'; $strSetupServers_user_desc = 'Leave empty if not using config auth'; $strSetupServers_user_name = 'User for config auth'; -$strSetupServers_verbose_desc = 'Hostname where MySQL server is running'; $strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance'; $strSetupServers_verbose_check_name = 'Verbose check'; +$strSetupServers_verbose_desc = 'Hostname where MySQL server is running'; $strSetupServers_verbose_name = 'Verbose name of this server'; $strSetupSetValue = 'Set value: %s'; $strSetupShowAll_desc = 'Whether a user should be displayed a "show all (records)" button'; $strSetupShowAll_name = 'Allow to display all the rows'; +$strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly'; +$strSetupShowChgPassword_name = 'Show password change form'; $strSetupShowCreateDb_name = 'Show create database form'; $strSetupShowForm = 'Show form'; $strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; $strSetupShowFunctionFields_name = 'Show function fields'; $strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)'; -$strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly'; -$strSetupShowChgPassword_name = 'Show password change form'; $strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output'; $strSetupShowPhpInfo_name = 'Show phpinfo() link'; $strSetupShowServerInfo_name = 'Show detailed MySQL server information'; @@ -1120,7 +1120,7 @@ $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; $strSetupVersionCheckInvalid = 'Got invalid version string from server'; $strSetupVersionCheckLink = 'Check for latest version'; -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; $strSetupVersionCheckNone = 'No newer stable version is available'; $strSetupVersionCheckUnparsable = 'Unparsable version string'; @@ -1236,8 +1236,8 @@ $strShowStatusReset = 'Reset'; $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; -$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; +$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; @@ -1283,9 +1283,9 @@ $strSQPBugInvalidIdentifer = 'Invalid Identifer'; $strSQPBugUnclosedQuote = 'Unclosed quote'; $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; $strStandInStructureForView = 'Stand-in structure for view'; +$strStatCheckTime = 'Last check'; $strStatCreateTime = 'Creation'; $strStatement = 'Statements'; -$strStatCheckTime = 'Last check'; $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; $strStatUpdateTime = 'Last update'; $strStatus = 'Status'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 232d9ba383..dc8c26950f 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1136,24 +1136,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1229,7 +1224,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1318,9 +1312,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1330,7 +1322,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1435,7 +1426,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1450,4 +1440,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 1c545f0fcf..3518195199 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1131,24 +1131,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1224,7 +1219,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1313,9 +1307,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1325,7 +1317,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1430,7 +1421,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1445,4 +1435,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index d8142721d8..0f02d6e6c6 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -1127,24 +1127,19 @@ $strSetupVersionCheckLink = 'Vérifier la présence d\'une nouvelle version'; $strSetupCannotLoadConfig = 'Impossible de charger ou sauvegarder la configuration'; $strSetupCannotLoadConfigMsg = 'Veuillez créer le répertoire [em]config[/em] accessible en écriture tel que décrit sur [a@../Documentation.html#setup_script]documentation[/a]. Sinon vous ne pourrez que télécharger ou afficher la configuration.'; $strSetupInsecureConnection = 'Connexion non sécurisée'; -$strSetupInsecureConnectionMsg1 = 'Votre connexion n\'est pas sécurisée, tout le traffic (par exemple un mot de passe) est transféré sans être encrypté!'; $strSetupInsecureConnectionMsg2 = 'Si votre serveur accepte les requêtes HTTPS, utilisez une [a@%s]connexion sécurisée[/a].'; $strSetupVersionCheck = 'Vérification de version'; $strSetupVersionCheckWrapperError = 'Ni CURL ni "URL wrapper" ne sont disponibles; impossible de chercher une nouvelle version.'; $strSetupVersionCheckDataError = 'Échec lors de la vérification de version.'; $strSetupVersionCheckInvalid = 'Un numéro de version invalide a été reçu du serveur.'; $strSetupVersionCheckUnparsable = 'Analyse impossible du numéro de version.'; -$strSetupVersionCheckNewAvailable = 'Une nouvelle version de phpMyAdmin est disponible : %s, publiée le %s.'; $strSetupVersionCheckNewAvailableSvn = 'Vous utilisez phpMyAdmin sous subversion, faites [kbd]svn update[/kbd] :-)[br]La dernière version stable est %s, publiée le %s.'; $strSetupVersionCheckNone = 'Aucune version stable plus récente n\'est disponible'; $strSetupServerSecurityInfoMsg = 'Si vous l\'estimez nécessaire, utilisez des réglages de protection - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]authentification du serveur[/a] et [a@?page=form&formset=features#tab_Security]serveurs de confiance[/a].'; $strSetupServerSslMsg = 'Vous devriez utiliser des connexions SSL si votre serveur le permet.'; $strSetupServerExtensionMsg = 'Il est recommandé d\'utiliser mysqli'; -$strSetupServerAuthConfigMsg = 'Vous demandez l\'authentification [kbd]config[/kbd] et avez inclus un code d\'utilisateur et mot de passe pour une connexion automatique. phpMyAdmin serait accessible à toute personne qui en connaît l\'URL. Il est recommandé d\'utiliser les modes [a@?page=servers&mode=edit&id=%1$d#tab_Server]d\'authentification[/a] [kbd]cookie[/kbd] ou [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1220,7 +1215,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1309,9 +1303,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1321,7 +1313,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1426,7 +1417,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1441,4 +1431,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index fda264b652..3e861377ad 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1129,24 +1129,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1222,7 +1217,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1311,9 +1305,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1323,7 +1315,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1428,7 +1419,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1443,4 +1433,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 5b00e889c0..057a50a06c 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1156,24 +1156,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1249,7 +1244,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1338,9 +1332,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1350,7 +1342,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1455,7 +1446,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1470,4 +1460,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 9090e24a07..1165bd1b41 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -1136,24 +1136,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1229,7 +1224,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1318,9 +1312,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1330,7 +1322,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1435,7 +1426,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1450,4 +1440,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 93735824cf..9114152991 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1153,24 +1153,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1246,7 +1241,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1335,9 +1329,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1347,7 +1339,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1452,7 +1443,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1467,4 +1457,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index f29ffc8b6b..cc4f8a2fd8 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1148,24 +1148,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1241,7 +1236,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1330,9 +1324,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1342,7 +1334,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1447,7 +1438,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1462,4 +1452,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 05ae433c45..15508c5277 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1156,24 +1156,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1249,7 +1244,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1338,9 +1332,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1350,7 +1342,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1455,7 +1446,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1470,4 +1460,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 5265617112..4aac301830 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1133,24 +1133,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1226,7 +1221,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1315,9 +1309,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1327,7 +1319,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1432,7 +1423,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1447,4 +1437,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 490b76b889..c9f747afc2 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1146,24 +1146,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1239,7 +1234,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1328,9 +1322,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1340,7 +1332,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1445,7 +1436,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1460,4 +1450,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 370e204343..b80b2f54e7 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1134,24 +1134,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1227,7 +1222,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1316,9 +1310,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1328,7 +1320,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1433,7 +1424,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1448,4 +1438,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 66fe4572ff..ee0a9e3963 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1136,24 +1136,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1229,7 +1224,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1318,9 +1312,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1330,7 +1322,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1435,7 +1426,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1450,4 +1440,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index de80ce0c81..90bc281ae3 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1151,24 +1151,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1244,7 +1239,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1333,9 +1327,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1345,7 +1337,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1450,7 +1441,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1465,4 +1455,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 14198d5712..12e1b76d9b 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1153,24 +1153,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1246,7 +1241,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1335,9 +1329,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1347,7 +1339,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1452,7 +1443,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1467,4 +1457,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 06aab7ab49..145123327d 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1146,24 +1146,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1239,7 +1234,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1328,9 +1322,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1340,7 +1332,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1445,7 +1436,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1460,4 +1450,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index 4b94eb2e7d..079339acfc 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -1131,24 +1131,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1224,7 +1219,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1313,9 +1307,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1325,7 +1317,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1430,7 +1421,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1445,4 +1435,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index ce4ce81415..07c20f789c 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1168,24 +1168,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1261,7 +1256,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1350,9 +1344,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1362,7 +1354,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1467,7 +1458,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1482,4 +1472,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index 2d6268eac1..9e8bad49ec 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1151,24 +1151,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1244,7 +1239,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1333,9 +1327,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1345,7 +1337,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1450,7 +1441,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1465,4 +1455,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index e6a458900c..cbac6be2bf 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1128,24 +1128,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1221,7 +1216,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1310,9 +1304,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1322,7 +1314,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1427,7 +1418,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1442,4 +1432,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index a3375c8335..528effc4df 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1182,24 +1182,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1275,7 +1270,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1364,9 +1358,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1376,7 +1368,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1481,7 +1472,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1496,4 +1486,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index f9e82d2f26..2f0f8938f5 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1124,24 +1124,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1217,7 +1212,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1306,9 +1300,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1318,7 +1310,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1423,7 +1414,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1438,4 +1428,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 073c5ea4df..ee74f0bc64 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1157,24 +1157,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1250,7 +1245,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1339,9 +1333,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1351,7 +1343,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1456,7 +1447,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1471,4 +1461,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index a994622134..4f873a8635 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1132,24 +1132,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1225,7 +1220,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1314,9 +1308,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1326,7 +1318,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1431,7 +1422,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1446,4 +1436,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 73ee49f579..f304998258 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1141,24 +1141,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1234,7 +1229,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1323,9 +1317,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1335,7 +1327,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1440,7 +1431,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1455,4 +1445,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 0ac2ac7460..e6e338409b 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1130,24 +1130,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1223,7 +1218,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1312,9 +1306,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1324,7 +1316,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1429,7 +1420,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1444,4 +1434,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 254cdb7a84..2b09263e67 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1130,24 +1130,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1223,7 +1218,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1312,9 +1306,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1324,7 +1316,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1429,7 +1420,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1444,4 +1434,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index ca8dd36d23..c5cebc621a 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -1133,24 +1133,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1226,7 +1221,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1315,9 +1309,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1327,7 +1319,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1432,7 +1423,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1447,4 +1437,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 52bf33df8d..78ba8ed5d8 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1131,24 +1131,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1224,7 +1219,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1313,9 +1307,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1325,7 +1317,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1430,7 +1421,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1445,4 +1435,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index cda0a49f70..97e3c2d508 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1150,24 +1150,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1243,7 +1238,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1332,9 +1326,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1344,7 +1336,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1449,7 +1440,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1464,4 +1454,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 40fbd1ed23..21763b5d4f 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1126,24 +1126,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1219,7 +1214,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1308,9 +1302,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1320,7 +1312,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1425,7 +1416,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1440,4 +1430,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 9e6d5716a8..69810212cb 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1128,24 +1128,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1221,7 +1216,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1310,9 +1304,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1322,7 +1314,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1427,7 +1418,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1442,4 +1432,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index b788465f31..7ec6288f35 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1141,24 +1141,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1234,7 +1229,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1323,9 +1317,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1335,7 +1327,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1440,7 +1431,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1455,4 +1445,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index d1dfff6478..e377e74e9a 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1152,24 +1152,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1245,7 +1240,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1334,9 +1328,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1346,7 +1338,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1451,7 +1442,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1466,4 +1456,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 22970e2734..c4edc8e389 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1136,24 +1136,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1229,7 +1224,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1318,9 +1312,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1330,7 +1322,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1435,7 +1426,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1450,4 +1440,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 608e33e8d4..68fc31e46a 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1150,24 +1150,19 @@ $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection, all data (including sensitive, like passwords) is transferred unencrypted!'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailable = 'New version of phpMyAdmin is available, you should consider upgrade. New version is %s, released on %s.'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupServerAuthConfigMsg = 'You set [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and enabled cookie authentication so the key was generated for you. It is used to encrypt cookies.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain alphanumerics, letters [em]and[/em] special characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate @@ -1243,7 +1238,6 @@ $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_extension_desc = 'What PHP extension to use, use mysqli if supported'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate @@ -1332,9 +1326,7 @@ $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be r $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. Default 0 means that it will be kept for existing session only, that is it will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If enabled logout deletes cookies for all servers, otherwise only for current one. Setting this to FALSE makes it easy to forget to log out from other server, when you are using more of them.'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate @@ -1344,7 +1336,6 @@ $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requi $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled PMA continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate @@ -1449,7 +1440,6 @@ $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_format_desc = 'Default format, mind that this list depends on location (database, table) and only SQL is always avaiable'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate @@ -1464,4 +1454,14 @@ $strSetupExport_remember_file_template_name = 'Remember file name template'; // $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate +$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate ?>