[loc] update Portuguese translation

* Add MSG_322, 323, 324
* Closes #1886
This commit is contained in:
Dinis Medeiros 2022-03-12 16:08:29 +00:00 committed by Pete Batard
parent 8ec570570f
commit 50d81af6cf
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
3 changed files with 26 additions and 12 deletions

View file

@ -3,7 +3,9 @@ msgstr ""
"Project-Id-Version: 3.14\n"
"Report-Msgid-Bugs-To: pete@akeo.ie\n"
"POT-Creation-Date: 2021-04-03 15:05+0100\n"
"PO-Revision-Date: 2021-04-03 16:20+0100\n"
"PO-Revision-Date: 2022-04-01 13:02+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -11,9 +13,7 @@ msgstr ""
"X-Poedit-SourceCharset: UTF-8\n"
"X-Rufus-LanguageName: Portuguese Standard (Português)\n"
"X-Rufus-LCID: 0x0816\n"
"Last-Translator: \n"
"Language-Team: \n"
"X-Generator: Poedit 2.4.2\n"
"X-Generator: Poedit 3.0.1\n"
#. • IDD_DIALOG → IDS_DRIVE_PROPERTIES_TXT
msgid "Drive Properties"
@ -1738,9 +1738,8 @@ msgid "Fast-zeroing drive: %s"
msgstr "Limpeza rápida da unidade: %s"
#. • MSG_307
#, fuzzy
msgid "This may take a while"
msgstr "pode demorar"
msgstr "Pode demorar"
#. • MSG_308
msgid "VHD detection"
@ -1807,3 +1806,15 @@ msgid ""
msgstr ""
"A imagem que selecionou é ISOHybrid mas os criadores não a tornaram compatível com o modo de cópia ISO/Ficheiro.\n"
"Como resultado, será aplicado o modo de gravação da imagem DD."
#. • MSG_322
msgid "Standard Windows 11 Installation (TPM 2.0 + Secure Boot)"
msgstr "Instalação padrão do Windows 11 (TPM 2.0 + Secure Boot)"
#. • MSG_323
msgid "Extended Windows 11 Installation (no TPM / no Secure Boot)"
msgstr "Instalação alterada do Windows 11 (sem TPM / sem Secure Boot)"
#. • MSG_324
msgid "Removing Windows 11 installation restrictions: %s"
msgstr "A remover as restrições de instalação do Windows 11: %s"

View file

@ -10221,7 +10221,7 @@ t MSG_303 "Mostrar registo de eventos"
t MSG_304 "Criar imagem do disco do dispositivo selecionado"
t MSG_305 "Use esta opção se pretende utilizar este dispositivo para instalar o Windows noutro disco, ou se pretende executar o Windows diretamente desta unidade (Windows To Go)."
t MSG_306 "Limpeza rápida da unidade: %s"
t MSG_307 "pode demorar"
t MSG_307 "Pode demorar"
t MSG_308 "Deteção VHD"
t MSG_309 "Arquivo comprimido"
t MSG_310 "O ISO selecionado utiliza UEFI e é pequeno para ser escrito como uma partição do sistema EFI (ESP). Escrever para uma ESP em vez de escrever para uma partição genérica de dados que ocupa o disco todo, pode ser preferível para alguns tipos de instalações.\n\nPor favor, selecione o modo que pretende utilizar para escrever esta imagem:"
@ -10236,6 +10236,9 @@ t MSG_318 "Prioridade padrão do thread: %d"
t MSG_319 "Ignorar marcador de arranque"
t MSG_320 "A atualizar a estrutura da partição (%s)..."
t MSG_321 "A imagem que selecionou é ISOHybrid mas os criadores não a tornaram compatível com o modo de cópia ISO/Ficheiro.\nComo resultado, será aplicado o modo de gravação da imagem DD."
t MSG_322 "Instalação padrão do Windows 11 (TPM 2.0 + Secure Boot)"
t MSG_323 "Instalação alterada do Windows 11 (sem TPM / sem Secure Boot)"
t MSG_324 "A remover as restrições de instalação do Windows 11: %s"
#########################################################################
l "ro-RO" "Romanian (Română)" 0x0418, 0x0818

View file

@ -33,7 +33,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
IDD_DIALOG DIALOGEX 12, 12, 232, 326
STYLE DS_SETFONT | DS_MODALFRAME | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_ACCEPTFILES
CAPTION "Rufus 3.19.1878"
CAPTION "Rufus 3.19.1879"
FONT 9, "Segoe UI Symbol", 400, 0, 0x0
BEGIN
LTEXT "Drive Properties",IDS_DRIVE_PROPERTIES_TXT,8,6,53,12,NOT WS_GROUP
@ -395,8 +395,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 3,19,1878,0
PRODUCTVERSION 3,19,1878,0
FILEVERSION 3,19,1879,0
PRODUCTVERSION 3,19,1879,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@ -414,13 +414,13 @@ BEGIN
VALUE "Comments", "https://rufus.ie"
VALUE "CompanyName", "Akeo Consulting"
VALUE "FileDescription", "Rufus"
VALUE "FileVersion", "3.19.1878"
VALUE "FileVersion", "3.19.1879"
VALUE "InternalName", "Rufus"
VALUE "LegalCopyright", "© 2011-2022 Pete Batard (GPL v3)"
VALUE "LegalTrademarks", "https://www.gnu.org/licenses/gpl-3.0.html"
VALUE "OriginalFilename", "rufus-3.19.exe"
VALUE "ProductName", "Rufus"
VALUE "ProductVersion", "3.19.1878"
VALUE "ProductVersion", "3.19.1879"
END
END
BLOCK "VarFileInfo"