This commit is contained in:
Marc Delisle 2005-03-18 19:30:57 +00:00
parent b5a2801fe3
commit 7462fc3027
13 changed files with 1550 additions and 1570 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -524,7 +524,6 @@ $strPrivDescUsage = 'Ingen privilegier.';
$strPrivileges = 'Privilegier';
$strPrivilegesReloaded = 'Privilegierne blev korrekt genindlæst.';
$strProcesslist = 'Procesliste';
$strProperties = 'Egenskaber';
$strPutColNames = 'Indsæt feltnavne i første række';
$strQBE = 'Foresp. via eks.';

View File

@ -525,7 +525,6 @@ $strPrivDescUsage = 'Ingen privilegier.';
$strPrivileges = 'Privilegier';
$strPrivilegesReloaded = 'Privilegierne blev korrekt genindlæst.';
$strProcesslist = 'Procesliste';
$strProperties = 'Egenskaber';
$strPutColNames = 'Indsæt feltnavne i første række';
$strQBE = 'Foresp. via eks.';

View File

@ -327,7 +327,6 @@ $strIndexName = 'Nom de la clef :';
$strIndexType = 'Type de clef :';
$strIndexWarningMultiple = 'Plus d\'un index de type %s existe pour la colonne `%s`';
$strIndexWarningPrimary = 'La colonne `%s` ne devrait pas faire partie à la fois d\'une clé primaire et d\'une clé index';
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';
$strIndexWarningTable = 'Il y a des problèmes avec les index de la table `%s`';
$strIndexWarningUnique = 'La colonne `%s` ne devrait pas faire partie à la fois d\'une clé unique et d\'une clé index';
$strIndexes = 'Index';

View File

@ -328,7 +328,6 @@ $strIndexName = 'Nom de la clef :';
$strIndexType = 'Type de clef :';
$strIndexWarningMultiple = 'Plus d\'un index de type %s existe pour la colonne `%s`';
$strIndexWarningPrimary = 'La colonne `%s` ne devrait pas faire partie à la fois d\'une clé primaire et d\'une clé index';
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';
$strIndexWarningTable = 'Il y a des problèmes avec les index de la table `%s`';
$strIndexWarningUnique = 'La colonne `%s` ne devrait pas faire partie à la fois d\'une clé unique et d\'une clé index';
$strIndexes = 'Index';

View File

@ -375,7 +375,6 @@ $strLongOperation = 'Esta operaci
$strMIMETypesForTable = 'TIPOS MIME PARA A TABELA';
$strMIME_MIMEtype = 'Tipo MIME';
$strMIME_available_mime = 'Tipos MIME disponíbeis';
$strMIME_available_transform = 'Transformacións disponibles';
$strMIME_available_transform = 'Transformacións disponíbeis';
$strMIME_description = 'Descrición';
$strMIME_nodescription = 'Non existe descrición desta transformación.<br />Pergunte-lle ao autor que é o que fai %s.';
@ -708,7 +707,6 @@ $strTransformation_image_jpeg__inline = 'Mostra unha imaxe reducida vincul
$strTransformation_image_jpeg__link = 'Mostra un vínculo a esta imaxe (ou sexa, baixada directa de blob).';
$strTransformation_image_png__inline = 'Ver image/jpeg: na liña';
$strTransformation_text_plain__dateformat = 'Colle un campo TIME, TIMESTAMP ou DATETIME e formata-o usando o seu formato de data local. A primeira opción é offset (en horas), que se engadirá á marca horaria (timestamp, por omisión, 0). A segunda opción é un formato de data diferente dependendo dos parámetros disponíbeis para a función strftime() do PHP.';
$strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';
$strTransformation_text_plain__external = 'SÓ EN LINUX: Inícia unha aplicación externa e envia-lle o campo de datos por meio do input padrón. Devolve a saída padrón da aplicación. Por omisión é Tidy, para que resulte código HTML claro. Por razóns de seguranza, ten que editar manualmente o ficheiro libraries/transformations/text_plain__external.inc.php e inserir as ferramentas que quer permitir que funcionen. A primeira opción, polo tanto, é o número do programa que quer usar e a segunda opción son os parámetros do programa. O terceiro parámetro, se é 1, usará htmlspecialchars() para convertir a saída (Por omisión é 1). Un cuarto parámetro, se é 1, porá un NOWRAP na cela de contidos para que toda a saída se mostre sen reformatar (Por omisión é 1)';
$strTransformation_text_plain__formatted = 'Mantén o formato orixinal do campo. Non hai Escape.';
$strTransformation_text_plain__imagelink = 'Mostra unha imaxe e un vínculo; o campo conte o nome do ficheiro. A primeira opción é un prefixo do tipo "http://domain.com/"; a segunda opción é o ancho en píxeles; a terceira é a altura.';

View File

@ -376,7 +376,6 @@ $strLongOperation = 'Esta operación pode que leve moito tempo. Procésase igual
$strMIMETypesForTable = 'TIPOS MIME PARA A TABELA';
$strMIME_MIMEtype = 'Tipo MIME';
$strMIME_available_mime = 'Tipos MIME disponíbeis';
$strMIME_available_transform = 'Transformacións disponibles';
$strMIME_available_transform = 'Transformacións disponíbeis';
$strMIME_description = 'Descrición';
$strMIME_nodescription = 'Non existe descrición desta transformación.<br />Pergunte-lle ao autor que é o que fai %s.';
@ -709,7 +708,6 @@ $strTransformation_image_jpeg__inline = 'Mostra unha imaxe reducida vinculábel.
$strTransformation_image_jpeg__link = 'Mostra un vínculo a esta imaxe (ou sexa, baixada directa de blob).';
$strTransformation_image_png__inline = 'Ver image/jpeg: na liña';
$strTransformation_text_plain__dateformat = 'Colle un campo TIME, TIMESTAMP ou DATETIME e formata-o usando o seu formato de data local. A primeira opción é offset (en horas), que se engadirá á marca horaria (timestamp, por omisión, 0). A segunda opción é un formato de data diferente dependendo dos parámetros disponíbeis para a función strftime() do PHP.';
$strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';
$strTransformation_text_plain__external = 'SÓ EN LINUX: Inícia unha aplicación externa e envia-lle o campo de datos por meio do input padrón. Devolve a saída padrón da aplicación. Por omisión é Tidy, para que resulte código HTML claro. Por razóns de seguranza, ten que editar manualmente o ficheiro libraries/transformations/text_plain__external.inc.php e inserir as ferramentas que quer permitir que funcionen. A primeira opción, polo tanto, é o número do programa que quer usar e a segunda opción son os parámetros do programa. O terceiro parámetro, se é 1, usará htmlspecialchars() para convertir a saída (Por omisión é 1). Un cuarto parámetro, se é 1, porá un NOWRAP na cela de contidos para que toda a saída se mostre sen reformatar (Por omisión é 1)';
$strTransformation_text_plain__formatted = 'Mantén o formato orixinal do campo. Non hai Escape.';
$strTransformation_text_plain__imagelink = 'Mostra unha imaxe e un vínculo; o campo conte o nome do ficheiro. A primeira opción é un prefixo do tipo "http://domain.com/"; a segunda opción é o ancho en píxeles; a terceira é a altura.';

View File

@ -804,4 +804,6 @@ $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cac
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
$strInnoDBPages = 'pages'; //to translate
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
?>

View File

@ -805,4 +805,6 @@ $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cac
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
$strInnoDBPages = 'pages'; //to translate
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
?>

View File

@ -508,7 +508,6 @@ $strPrivDescUsage = 'Nav privilēģiju.';
$strPrivileges = 'Privilēģijas';
$strPrivilegesReloaded = 'Privilēģijas tika veiksmīgi pārlādētas.';
$strProcesslist = 'Procesu saraksts';
$strProperties = 'Īpašības';
$strPutColNames = 'Likt kolonnu nosaukumus pirmajā rindā';
$strQBE = 'Vaicājums pēc parauga';

View File

@ -507,7 +507,6 @@ $strPrivDescUsage = 'Nav privil
$strPrivileges = 'Privilçìijas';
$strPrivilegesReloaded = 'Privilçìijas tika veiksmîgi pârlâdçtas.';
$strProcesslist = 'Procesu saraksts';
$strProperties = 'Îpaðîbas';
$strPutColNames = 'Likt kolonnu nosaukumus pirmajâ rindâ';
$strQBE = 'Vaicâjums pçc parauga';

View File

@ -139,8 +139,8 @@
<tr>
<td>Brazilian Portuguese</td>
<td>
<a href="mailto:x@x?subject=[phpMyAdmin translation] Feedback&amp;body=Before you contact our translator, please note%3A%0A%0A - Each language file is included in this distribution. The translator won%27t send you any translations.%0A - There are only a few localized documentations yet.%0A - The translator won%27t provide any type of e-mail support.%0A%0AIf you have any questions about configuring or using phpMyAdmin%2C please use our support forum or the users email list.%0A%0A-------------------------------------------------------%0A%0ADear translator%3A just ignore this mail. I haven%27t read the text above and just submitted the mail as my client displayed it..." onclick="return PMA_notice('Brazilian Portuguese');">
Renato Lins (email lost)
<a href="mailto:thedarkness@users.sourceforge.net?subject=[phpMyAdmin translation] Feedback&amp;body=Before you contact our translator, please note%3A%0A%0A - Each language file is included in this distribution. The translator won%27t send you any translations.%0A - There are only a few localized documentations yet.%0A - The translator won%27t provide any type of e-mail support.%0A%0AIf you have any questions about configuring or using phpMyAdmin%2C please use our support forum or the users email list.%0A%0A-------------------------------------------------------%0A%0ADear translator%3A just ignore this mail. I haven%27t read the text above and just submitted the mail as my client displayed it..." onclick="return PMA_notice('Brazilian Portuguese');">
Airon Luis Pereira
</a>
</td>
</tr>