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:"
|
msgid "Select which partitions to mark for formatting:"
|
||||||
msgstr ""
|
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 ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Last-Translator: @Cain-dev (cain-dev.github.io)\n"
|
"Last-Translator: @Cain-dev (cain-dev.github.io)\n"
|
||||||
"Language: pt-BR\n"
|
"Language: pt_BR\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -866,6 +866,21 @@ msgstr "Выберите один из дисков или пропустите
|
||||||
msgid "Select which partitions to mark for formatting:"
|
msgid "Select which partitions to mark for formatting:"
|
||||||
msgstr "Выберите, какие разделы следует отметить для форматирования:"
|
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
|
#, python-brace-format
|
||||||
#~ msgid "Edit {origkey} :"
|
#~ msgid "Edit {origkey} :"
|
||||||
#~ msgstr "Редактировать {origkey}:"
|
#~ msgstr "Редактировать {origkey}:"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue