Updated base.pot, added pt_BR locale (#1221)
* Update list_manager.py * Update base.pot * Update base.po * Update base.pot * Update base.pot * Update base.po * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update base.po * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Create base.po * Add files via upload Co-authored-by: Anton Hvornum <anton@hvornum.se>
This commit is contained in:
parent
f20e0e97cc
commit
9e7565a9fb
|
|
@ -731,3 +731,18 @@ msgstr ""
|
|||
|
||||
msgid "Select which partitions to mark for formatting:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use HSM to unlock encrypted drive"
|
||||
msgstr ""
|
||||
|
||||
msgid "Device"
|
||||
msgstr ""
|
||||
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
msgid "Free space"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bus-type"
|
||||
msgstr ""
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Last-Translator: @Cain-dev (cain-dev.github.io)\n"
|
||||
"Language: pt-BR\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
|
@ -144,7 +144,7 @@ msgid ""
|
|||
" * Partition mount-points are relative to inside the installation, the boot "
|
||||
"would be /boot as an example."
|
||||
msgstr ""
|
||||
"* Os pontos de montagem das partições são relativos aos de dentro da instalação, boot "
|
||||
" * Os pontos de montagem das partições são relativos aos de dentro da instalação, boot "
|
||||
"por exemplo seria /boot."
|
||||
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -866,6 +866,21 @@ msgstr "Выберите один из дисков или пропустите
|
|||
msgid "Select which partitions to mark for formatting:"
|
||||
msgstr "Выберите, какие разделы следует отметить для форматирования:"
|
||||
|
||||
msgid "Use HSM to unlock encrypted drive"
|
||||
msgstr "Использовать HSM для разблокировки зашифрованного диска"
|
||||
|
||||
msgid "Device"
|
||||
msgstr "Устройство"
|
||||
|
||||
msgid "Size"
|
||||
msgstr "Размер"
|
||||
|
||||
msgid "Free space"
|
||||
msgstr "Свободное место"
|
||||
|
||||
msgid "Bus-type"
|
||||
msgstr "Тип шины"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "Edit {origkey} :"
|
||||
#~ msgstr "Редактировать {origkey}:"
|
||||
|
|
|
|||
Loading…
Reference in New Issue