From 2cf7e3be3e53387f6e5da02dccc9624e465b1104 Mon Sep 17 00:00:00 2001 From: Luis Alberto Guzmán García Date: Wed, 28 May 2014 06:00:21 +0000 Subject: Update on Portuguese i18n; thanks @alvarenga --- h-source/Application/Include/languages.php | 39 +++++++++++++++++++++++++++--- 1 file changed, 36 insertions(+), 3 deletions(-) (limited to 'h-source') diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 9f184a7..da53a0e 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -421,7 +421,7 @@ class Lang /*0360*/"insert" => "inserisci", /*0361*/"List of allowed fully free distributions" => "Lista delle distribuzioni completamente libere ammesse", /*0362*/"Insert a new distro" => "Inserisci una nuova distribuzione", - /*0362*/"DISTRO-CODE" => "CODICE DISTRIBUZIONE", + /*0363*/"DISTRO-CODE" => "CODICE DISTRIBUZIONE", ), 'es' => array ( @@ -1956,6 +1956,39 @@ class Lang /*0325*/"No PCMCIA Controller found" => "Nenhum controlador PCMCIA encontrado", /*0326*/"PCMCIA Controllers" => "Controladores PCMCIA", /*0327*/"Download the xml file of all the PCMCIA Controllers in the database" => "Baixar o arquivo xml de todos os controladores PCMCIA existentes no banco de dados", + /*0328*/"notebook" => "notebook", + /*0329*/"netbook" => "netbook", + /*0330*/"motherboard" => "placa-mãe", + /*0331*/"tablet" => "tablet", + /*0332*/"netbooks" => "netbook", + /*0333*/"Notebooks" => "Notebook", + /*0334*/"tablet PC" => "Tablet PC", + /*0335*/"motherboards" => "placas-mãe", + /*0336*/"Write a comma-separated list of kernel versions" => "Escreva uma lista de versões do kernel separadas por vírgula", + /*0337*/"Example" => "Exemplo", + /*0338*/"free boot firmware?" => "Firmware com boot livre?", + /*0339*/"can be installed" => "pode ser instalado", + /*0340*/"does it have a free boot firmware (BIOS,UEFI,...) ?" => "tem um firmware com boot livre (BIOS, UEFI,...)?", + /*0341*/"Hello,\n\nyou have registered an account at"=>"Olá!\n\nVocê tem uma conta registrada em", + /*0342*/"with the following data:\nusername: " => "com os seguintes dados:\nnome de usuário: ", + /*0343*/"in order to confirm the registration of the new account please follow the link below" => "a fim de confirmar o registro da nova conta,\nsiga o link abaixo", + /*0344*/"If you don't want to confirm the account registration\nthen wait one hour and your username and e-mail will be deleted from the database" => "Se não quiser confirmar o registro da conta,\nentão aguarde por uma hora para que seu nome de usuário e senha sejam excluídos do banco de dados", + /*0345*/"If you received this e-mail for error, please simply disregard this message" => "Se recebeu este e-mail por engano, por favor, simplesmente ignore esta mensagem", + /*0346*/"account registration" => "Controlador de host", + /*0347*/"Host Controllers" => "Controladores de host", + /*0348*/"No Host Controller found" => "Nenhum controlador de host encontrado", + /*0349*/"Download the xml file of all the Host Controllers in the database" => "Baixar o arquivo xml de todos os Controladores de host do banco de dados", + /*0350*/"PCMCIA Controller" => "Controlador PCMCIA", + /*0351*/"USB Controller" => "Controlador USB", + /*0352*/"Firewire Controller" => "Controlador Firewire", + /*0353*/"HECI Controller" => "Controlador HECI", + /*0354*/"device type" => "tipo de dispositivo", + /*0355*/"Thanks for your contribution!" => "Obrigado pela sua contribuição!", + /*0356*/"does the device prevent installing wifi cards not-approved by the vendor?" => "o dispositivo evita a instalação de placas wi-fi não aprovados pelo vendedor?", + /*0357*/"see the details inside the description entry" => "veja os detalhes dentro da entrada da descrição", + /*0358*/"Thanks for helping the h-node project and the free software movement!" => "Grazie per aver aiutato il progetto h-node e il movimento del software libero!", + /*0359*/"You have just inserted a new notebook into the database. Can you please insert its devices separately too? Thanks!" => "Obrigado por ajudar o Projeto H-node e o movimento Software Livre!?", + /*0360*/"insert" => "inserir", ), ); @@ -2084,7 +2117,7 @@ class Lang /*13*/'sdcardreaders' => 'leitores de cartão SD', /*14*/'modems' => 'modems', /*15*/'raidadapters' => 'adaptadores RAID', - /*16*/'hostcontrollers' => 'host controller', + /*16*/'hostcontrollers' => 'controlador de host', ), ); @@ -2213,7 +2246,7 @@ class Lang /*13*/'sdcardreaders' => 'leitores de cartão SD', /*14*/'modems' => 'modems', /*15*/'raidadapters' => 'adaptadores RAID', - /*16*/'hostcontrollers' => 'host controllers', + /*16*/'hostcontrollers' => 'controladores de host', ), ); -- cgit v1.2.3