aboutsummaryrefslogtreecommitdiff
path: root/h-source
diff options
context:
space:
mode:
authorLuis Alberto Guzmán García <ark74>2014-05-28 06:00:21 +0000
committerLuis Alberto Guzmán García <ark74>2014-05-28 06:00:21 +0000
commit2cf7e3be3e53387f6e5da02dccc9624e465b1104 (patch)
tree73291400e492badbf973630265b14936e00bfc7d /h-source
parent8a0a6079bd4dd39b6cc6f59a0a32c7cd838ad912 (diff)
Update on Portuguese i18n; thanks @alvarenga
Diffstat (limited to 'h-source')
-rw-r--r--h-source/Application/Include/languages.php39
1 files changed, 36 insertions, 3 deletions
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 <b>PCMCIA Controllers</b> in the database" => "Baixar o arquivo xml de todos os <b>controladores PCMCIA</b> 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 <b>Host Controllers</b> in the database" => "Baixar o arquivo xml de todos os <b>Controladores de host</b> 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',
),
);