diff --git a/lang/arabic.inc.php3 b/lang/arabic.inc.php3 index 1bd8fdd80..3f0c356f0 100644 --- a/lang/arabic.inc.php3 +++ b/lang/arabic.inc.php3 @@ -345,9 +345,10 @@ $strCookiesRequired = 'Cookies must be enabled past this point.'; $strLogin = 'Login'; $strLogPassword = 'Password:'; $strLogUsername = 'Username:'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate +$strRowsModeVertical = 'vertical'; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = ' in %s mode and repeat headers after %s cells'; //to translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index b87062b36..ddb1ea7d6 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -317,11 +317,17 @@ $strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%'; $strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser.'; $strNoQuery = 'No SQL query!'; //to translate $strQueryOnDb = 'SQL-query on database %s:'; +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate +$strSelectADb = 'Please select a database'; +$strSelectAll = 'Select All'; //to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; //to translate $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; $strTableHasBeenFlushed = 'Table %s has been flushed'; +$strUnselectAll = 'Unselect All'; //to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate $strWithChecked = 'With selected:'; //to translate @@ -342,9 +348,4 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate -$strSelectAll = 'Select All'; //to translate -$strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/bulgarian-koi8.inc.php3 b/lang/bulgarian-koi8.inc.php3 index e0f0e03c4..81ccf9014 100644 --- a/lang/bulgarian-koi8.inc.php3 +++ b/lang/bulgarian-koi8.inc.php3 @@ -341,9 +341,10 @@ $strZip = '"zip- $strCookiesRequired = 'Cookies must be enabled past this point.'; $strLogPassword = 'Password:'; $strLogUsername = 'Username:'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index 90c6a6e2f..a9260652e 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -341,9 +341,10 @@ $strZip = '"zip- $strCookiesRequired = 'Cookies must be enabled past this point.'; $strLogPassword = 'Password:'; $strLogUsername = 'Username:'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index 02cdd346b..34b09d869 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -308,7 +308,12 @@ $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate $strQueryOnDb = 'SQL-query on database %s:'; +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate +$strSelectADb = 'Please select a database'; +$strSelectAll = 'Select All'; //to translate $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate @@ -322,6 +327,7 @@ $strTableHasBeenDropped = 'Table %s has been dropped';//to translate $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strTableHasBeenFlushed = 'Table %s has been flushed'; $strTables = '%s table(s)'; //to translate +$strUnselectAll = 'Unselect All'; //to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; @@ -342,9 +348,4 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate -$strSelectAll = 'Select All'; //to translate -$strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index b95770119..39ce27683 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -307,7 +307,12 @@ $strPartialText = 'Partial Texts';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate $strQueryOnDb = ' SQL-query on database %s:'; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate +$strSelectADb = 'Please select a database'; +$strSelectAll = 'Select All'; //to translate $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate @@ -320,6 +325,7 @@ $strTableHasBeenDropped = 'Table %s has been dropped';//to translate $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strTableHasBeenFlushed = 'Table %s has been flushed'; $strTables = '%s table(s)'; //to translate +$strUnselectAll = 'Unselect All'; //to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate @@ -342,9 +348,4 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate -$strSelectAll = 'Select All'; //to translate -$strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 51c901615..6ec9938c3 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -311,7 +311,12 @@ $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate $strQueryOnDb = 'SQL-query on database %s:'; $strRowSize = ' Row size '; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate +$strSelectADb = 'Please select a database'; +$strSelectAll = 'Select All'; //to translate $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate @@ -325,6 +330,7 @@ $strTableHasBeenDropped = 'Table %s has been dropped';//to translate $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strTableHasBeenFlushed = 'Table %s has been flushed'; $strTables = '%s table(s)'; //to translate +$strUnselectAll = 'Unselect All'; //to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate @@ -346,9 +352,4 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate -$strSelectAll = 'Select All'; //to translate -$strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index de4d89ad0..bdacf8829 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -343,6 +343,7 @@ $strYes = 'Ano'; $strZip = '"zazipováno"'; // To translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index dc7335d5a..ec184bc1a 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -343,6 +343,7 @@ $strYes = 'Ano'; $strZip = '"zazipováno"'; // To translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index 93205757c..f1a235ec0 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -342,9 +342,10 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index 63d8b3b3d..8416fe3bb 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -311,7 +311,12 @@ $strNoDropDatabases = '"DROP DATABASE" statements zijn niet mogelijk.'; //to tra $strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser.'; $strNoQuery = 'No SQL query!'; //to translate $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate +$strSelectADb = 'Please select a database'; +$strSelectAll = 'Select All'; //to translate $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; @@ -319,6 +324,7 @@ $strStartingRecord = 'Starting record';//to translate $strTableHasBeenDropped = 'Table %s has been dropped';//to translate $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strTableHasBeenFlushed = 'Table %s has been flushed'; +$strUnselectAll = 'Unselect All'; //to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate @@ -341,9 +347,4 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate -$strSelectAll = 'Select All'; //to translate -$strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 17f4d6d23..6e9ffcf79 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -269,6 +269,7 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s'; $strSave = 'Save'; $strSelect = 'Select'; +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; $strSelectFields = 'Select fields (at least one):'; $strSelectNumRows = 'in query'; diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3 index afd86aa1a..b828b40bc 100644 --- a/lang/finnish.inc.php3 +++ b/lang/finnish.inc.php3 @@ -349,5 +349,6 @@ $strYes = 'Kyll $strZip = '"zip-pakattu"'; // To translate +$strSelectADb = 'Please select a database'; ?> diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 8d77a341a..1c35f4c2c 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -269,6 +269,7 @@ $strRunSQLQuery = 'Ex $strSave = 'Sauvegarder'; $strSelect = 'Sélectionner'; +$strSelectADb = 'Choisissez une base de données'; $strSelectAll = 'Tout sélectionner'; $strSelectFields = 'Choisir les champs à afficher (au moins un)'; $strSelectNumRows = 'dans la requête'; diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3 index 2eeaeb660..d4e171b9f 100644 --- a/lang/galician.inc.php3 +++ b/lang/galician.inc.php3 @@ -347,6 +347,7 @@ $strCardinality = 'Cardinality'; $strLogin = 'Login'; $strLogPassword = 'Password:'; $strLogUsername = 'Username:'; +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 72d91c8f2..b68db2ff4 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -343,6 +343,7 @@ $strCardinality = 'Cardinality'; $strCookiesRequired = 'Cookies must be enabled past this point.'; $strLogin = 'Login'; $strLogUsername = 'Username:'; +$strSelectADb = 'Please select a database'; $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; diff --git a/lang/greek.inc.php3 b/lang/greek.inc.php3 index f3be03098..9fc73a665 100644 --- a/lang/greek.inc.php3 +++ b/lang/greek.inc.php3 @@ -315,7 +315,12 @@ $strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%'; $strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser.'; $strNoQuery = 'No SQL query!'; //to translate $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate +$strSelectADb = 'Please select a database'; +$strSelectAll = 'Select All'; //to translate $strShowAll = 'Show all'; // to translate $strShowCols = 'Show columns'; $strShowTables = 'Show tables'; @@ -323,6 +328,7 @@ $strStartingRecord = 'Starting record';//to translate $strTableHasBeenDropped = 'Table %s has been dropped';//to translate $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strTableHasBeenFlushed = 'Table %s has been flushed'; +$strUnselectAll = 'Unselect All'; //to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate @@ -342,9 +348,4 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate -$strSelectAll = 'Select All'; //to translate -$strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index a17d5b641..9a632e4f6 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -348,5 +348,6 @@ $strZip = '"compresso con zip"'; // To translate +$strSelectADb = 'Please select a database'; ?> diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3 index fa4d29f6c..32b8dee2b 100644 --- a/lang/japanese.inc.php3 +++ b/lang/japanese.inc.php3 @@ -340,10 +340,10 @@ $strZip = '"zip $strCardinality = 'Cardinality'; $strLogPassword = 'Password:'; $strLogUsername = 'Username:'; - -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index 5901f01dd..041be67d0 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -310,7 +310,12 @@ $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate $strQueryOnDb = 'SQL-query on database %s:'; $strRowSize = ' Row size '; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate +$strSelectADb = 'Please select a database'; +$strSelectAll = 'Select All'; //to translate $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate @@ -324,6 +329,7 @@ $strTableHasBeenDropped = 'Table %s has been dropped';//to translate $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strTableHasBeenFlushed = 'Table %s has been flushed'; $strTables = '%s table(s)'; //to translate +$strUnselectAll = 'Unselect All'; //to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate @@ -345,9 +351,4 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate -$strSelectAll = 'Select All'; //to translate -$strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index 6f7fed2cd..17b10fa00 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -342,6 +342,7 @@ $strYes = 'Ja'; $strZip = '"komprimert (zip)"'; // To translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index 608eec148..3bb21f1a9 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -343,6 +343,7 @@ $strYes = 'Tak'; $strZip = '".zip"'; // To translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index b50a26a58..436d5848e 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -310,7 +310,12 @@ $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate $strQueryOnDb = 'SQL-query on database %s:'; $strRowSize = ' Row size '; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate +$strSelectADb = 'Please select a database'; +$strSelectAll = 'Select All'; //to translate $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate @@ -324,6 +329,7 @@ $strTableHasBeenDropped = 'Table %s has been dropped';//to translate $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strTableHasBeenFlushed = 'Table %s has been flushed'; $strTables = '%s table(s)'; //to translate +$strUnselectAll = 'Unselect All'; //to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate @@ -345,9 +351,4 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate -$strSelectAll = 'Select All'; //to translate -$strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3 index 04c08ab45..6f9d4dbe4 100644 --- a/lang/romanian.inc.php3 +++ b/lang/romanian.inc.php3 @@ -343,6 +343,7 @@ $strYes = 'Da'; $strZip = '"zipped"'; // To translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index dba0f5213..cca974ca0 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -340,9 +340,10 @@ $strZip = ' $strCookiesRequired = 'Cookies must be enabled past this point.'; $strLogPassword = 'Password:'; $strLogUsername = 'Username:'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index c9d9dc4b9..3e9c3f0b3 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -340,9 +340,10 @@ $strZip = ' $strCookiesRequired = 'Cookies must be enabled past this point.'; $strLogPassword = 'Password:'; $strLogUsername = 'Username:'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index 63f88a35b..24393346e 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -346,6 +346,7 @@ $strZip = '"zo zipovan // To translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index 589f29ce2..1690ec3f1 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -328,11 +328,14 @@ $strLogUsername = 'Username:'; $strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%'; $strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser.'; $strPartialText = 'Partial Texts'; -$strRowsModeVertical = ' vertical '; -$strRowsModeHorizontal = ' horizontal '; -$strRowsModeOptions = ' in %s mode and repeat headers after %s cells '; +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate $strRunSQLQuery = 'Run SQL query/queries on database %s'; +$strSelectADb = 'Please select a database'; +$strSelectAll = 'Select All'; //to translate $strTableHasBeenFlushed = 'Table %s has been flushed'; +$strUnselectAll = 'Unselect All'; //to translate $strUpdateProfile = 'Update profile:'; $strUpdateProfileMessage = 'The profile has been updated.'; $strWithChecked = 'With selected:'; @@ -343,6 +346,4 @@ $strCardinality = 'Cardinality'; $strIgnore = 'Ignorar'; $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; -$strSelectAll = 'Select All'; //to translate -$strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index 97b25db35..e11b41c0d 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -343,6 +343,7 @@ $strYes = 'Ja'; $strZip = '"zippad"'; // To translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index da6009699..38341b5d9 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -311,7 +311,12 @@ $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate $strQueryOnDb = 'SQL-query on database %s:'; $strRowSize = ' Row size '; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate +$strSelectADb = 'Please select a database'; +$strSelectAll = 'Select All'; //to translate $strServerChoice = 'Server Choice';//to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strShowAll = 'Show all'; // to translate @@ -325,6 +330,7 @@ $strTableHasBeenDropped = 'Table %s has been dropped';//to translate $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strTableHasBeenFlushed = 'Table %s has been flushed'; $strTables = '%s table(s)'; //to translate +$strUnselectAll = 'Unselect All'; //to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate @@ -346,9 +352,4 @@ $strNoIndexPartsDefined = 'No index parts defined!'; $strNoIndex = 'No index defined!'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate -$strSelectAll = 'Select All'; //to translate -$strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/turkish.inc.php3 b/lang/turkish.inc.php3 index 2fcc1e307..2b1e1bac4 100644 --- a/lang/turkish.inc.php3 +++ b/lang/turkish.inc.php3 @@ -340,9 +340,10 @@ $strCookiesRequired = 'Cookies must be enabled past this point.'; $strLogin = 'Login'; $strLogPassword = 'Password:'; $strLogUsername = 'Username:'; -$strRowsModeVertical=" vertical "; //to translate -$strRowsModeHorizontal=" horizontal "; //to translate -$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate +$strRowsModeHorizontal = 'horizontal'; //to translate +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate +$strRowsModeVertical = 'vertical'; //to translate +$strSelectADb = 'Please select a database'; $strSelectAll = 'Select All'; //to translate $strUnselectAll = 'Unselect All'; //to translate ?>