update
This commit is contained in:
parent
85db67c3fa
commit
4a0d4e7c52
@ -279,6 +279,7 @@ $strOptionalControls = 'Opcional. Controla como se han de ler e escreber os cara
|
||||
$strOptionally = 'OPCIONAL';
|
||||
$strOptions = 'Opcións';
|
||||
$strOr = 'ou';
|
||||
$strOriginalInterface = 'interface orixinal';
|
||||
$strOverhead = 'De máis (Overhead)';
|
||||
|
||||
$strPHP40203 = 'Está a usar PHP 4.2.3, que contén un erro importante relacionado coas cadeas multi-byte (mbstring). Consulte o informe de erros número 19404. Non se recomenda usar esta versión do PHP co phpMyAdmin.';
|
||||
@ -491,8 +492,6 @@ $strImportDocSQL = 'Import docSQL Files'; //to translate
|
||||
$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
|
||||
$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
|
||||
|
||||
$strOriginalInterface = 'original interface'; //to translate
|
||||
|
||||
$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
|
||||
$strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
|
||||
$strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
|
||||
|
||||
@ -280,6 +280,7 @@ $strOptionalControls = 'Opcional. Controla como se han de ler e escreber os cara
|
||||
$strOptionally = 'OPCIONAL';
|
||||
$strOptions = 'Opcións';
|
||||
$strOr = 'ou';
|
||||
$strOriginalInterface = 'interface orixinal';
|
||||
$strOverhead = 'De máis (Overhead)';
|
||||
|
||||
$strPHP40203 = 'Está a usar PHP 4.2.3, que contén un erro importante relacionado coas cadeas multi-byte (mbstring). Consulte o informe de erros número 19404. Non se recomenda usar esta versión do PHP co phpMyAdmin.';
|
||||
@ -492,8 +493,6 @@ $strImportDocSQL = 'Import docSQL Files'; //to translate
|
||||
$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
|
||||
$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
|
||||
|
||||
$strOriginalInterface = 'original interface'; //to translate
|
||||
|
||||
$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
|
||||
$strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
|
||||
$strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
|
||||
|
||||
@ -277,6 +277,7 @@ $strOptionalControls = 'Optional. Controleaza modul in care se citeste sau se sc
|
||||
$strOptionally = 'OPTIONAL';
|
||||
$strOptions = 'Optiuni';
|
||||
$strOr = 'Sau';
|
||||
$strOriginalInterface = 'interfata originala';
|
||||
$strOverhead = 'Asupra';
|
||||
|
||||
$strPHP40203 = 'Folosesti PHP 4.2.3, server care are un bug major la multi-byte strings (mbstring). Vezi PHP bug report la 19404. Aceasta versiune de PHP nu este recomandat de folosit cu phpMyAdmin.';
|
||||
@ -486,8 +487,6 @@ $strGrantOption = 'Grant'; //to translate
|
||||
$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
|
||||
$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
|
||||
|
||||
$strOriginalInterface = 'original interface'; //to translate
|
||||
|
||||
$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
|
||||
$strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
|
||||
$strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
|
||||
|
||||
@ -278,6 +278,7 @@ $strOptionalControls = 'Optional. Controleaza modul in care se citeste sau se sc
|
||||
$strOptionally = 'OPTIONAL';
|
||||
$strOptions = 'Optiuni';
|
||||
$strOr = 'Sau';
|
||||
$strOriginalInterface = 'interfata originala';
|
||||
$strOverhead = 'Asupra';
|
||||
|
||||
$strPHP40203 = 'Folosesti PHP 4.2.3, server care are un bug major la multi-byte strings (mbstring). Vezi PHP bug report la 19404. Aceasta versiune de PHP nu este recomandat de folosit cu phpMyAdmin.';
|
||||
@ -487,8 +488,6 @@ $strGrantOption = 'Grant'; //to translate
|
||||
$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
|
||||
$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
|
||||
|
||||
$strOriginalInterface = 'original interface'; //to translate
|
||||
|
||||
$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
|
||||
$strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
|
||||
$strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
|
||||
|
||||
Loading…
Reference in New Issue
Block a user