aboutsummaryrefslogtreecommitdiffstats
path: root/po/pt_BR.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po70
1 files changed, 44 insertions, 26 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po
index b0a94db..a013311 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-01-21 08:44+0100\n"
+"POT-Creation-Date: 2020-05-26 07:11+0200\n"
"PO-Revision-Date: 2020-01-23 23:06+0000\n"
"Last-Translator: Michael Martins <michaelfm21@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/MageiaLinux/"
@@ -77,43 +77,41 @@ msgstr "Erro, umount retornou {}"
msgid "Execution failed: {}"
msgstr "Falha na execução: {}"
-#: backend/raw_write.py:179
+#: backend/raw_write.py:181
msgid "Signature file {} not found\n"
msgstr "Arquivo de assinatura {} não encontrado\n"
-#: backend/raw_write.py:187
-msgid "Sum SHA512 file {} not found\n"
-msgstr "Arquivo Sum SHA512 {} não encontrado\n"
+#: backend/raw_write.py:189
+msgid "Sum file {} not found\n"
+msgstr ""
-#: backend/raw_write.py:216
+#: backend/raw_write.py:219
#, python-format
-msgid "Invalid signature for %s.sha512"
-msgstr "Assinatura inválida para %s.sha512"
+msgid "Invalid signature for %s"
+msgstr ""
-#: backend/raw_write.py:218
-msgid "SHA512 sum: {}"
-msgstr "soma SHA512: {}"
+#: backend/raw_write.py:221
+msgid "SHA3 sum: {}"
+msgstr ""
-#: backend/raw_write.py:222
-msgid "The sha512 sum check is OK and the sum is signed"
-msgstr "A verificação de soma sha512 está OK e a soma está assinada"
+#: backend/raw_write.py:226
+msgid "The {} sum check is OK and the sum is signed"
+msgstr ""
-#: backend/raw_write.py:224
-msgid "The sha512 sum check is OK but the signature can't be found"
+#: backend/raw_write.py:229
+msgid "The {} sum check is OK but the signature can't be found"
msgstr ""
-"A verificação da soma sha512 está OK, mas a assinatura não pode ser "
-"encontrada"
-#: backend/raw_write.py:226
+#: backend/raw_write.py:231
msgid "/!\\The computed and stored sums don't match"
msgstr "/!\\ Os valores calculados e armazenados não correspondem"
-#: backend/raw_write.py:251 backend/raw_write.py:274 backend/raw_write.py:296
-#: backend/raw_write.py:315 backend/raw_write.py:334 backend/raw_write.py:353
+#: backend/raw_write.py:256 backend/raw_write.py:279 backend/raw_write.py:301
+#: backend/raw_write.py:320 backend/raw_write.py:339 backend/raw_write.py:358
msgid "Error while doing persistent partition: "
msgstr ""
-#: backend/raw_write.py:271 backend/raw_write.py:357
+#: backend/raw_write.py:276 backend/raw_write.py:362
msgid "Persistent partition done"
msgstr ""
@@ -368,8 +366,8 @@ msgstr ""
#: lib/isodumper.py:466
msgid ""
"- Format the device: create an unique partition on the entire volume in the "
-"specified format in FAT, NTFS or ext. You can specify a volume name and the "
-"format in a new dialog box."
+"specified format in FAT, exFAT, NTFS or ext. You can specify a volume name "
+"and the format in a new dialog box."
msgstr ""
#: lib/isodumper.py:482
@@ -423,8 +421,8 @@ msgid "Backup the device"
msgstr "Backup do dispositivo"
#: lib/isodumper.py:565
-msgid "Format the device in FAT, NTFS or ext:"
-msgstr "Formatar o dispositivo em FAT, NTFS ou ext:"
+msgid "Format the device in FAT, exFAT, NTFS or ext:"
+msgstr ""
#: lib/isodumper.py:567
msgid "Format the device"
@@ -532,3 +530,23 @@ msgstr "Uma ferramenta GUI para formatar o pendrive"
msgid "A GUI tool to write .img and .iso files to USB sticks"
msgstr ""
"Uma ferramenta GUI para gravar .img e arquivos .iso para dispositivo USB"
+
+#~ msgid "Format the device in FAT, NTFS or ext:"
+#~ msgstr "Formatar o dispositivo em FAT, NTFS ou ext:"
+
+#~ msgid "The sha512 sum check is OK but the signature can't be found"
+#~ msgstr ""
+#~ "A verificação da soma sha512 está OK, mas a assinatura não pode ser "
+#~ "encontrada"
+
+#~ msgid "The sha512 sum check is OK and the sum is signed"
+#~ msgstr "A verificação de soma sha512 está OK e a soma está assinada"
+
+#~ msgid "SHA512 sum: {}"
+#~ msgstr "soma SHA512: {}"
+
+#~ msgid "Invalid signature for %s.sha512"
+#~ msgstr "Assinatura inválida para %s.sha512"
+
+#~ msgid "Sum SHA512 file {} not found\n"
+#~ msgstr "Arquivo Sum SHA512 {} não encontrado\n"