mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-22 23:18:22 -04:00
i18n: [python] Automatic merge of Transifex translations
This commit is contained in:
parent
b1a8043ee7
commit
189b33a376
80 changed files with 883 additions and 878 deletions
Binary file not shown.
|
@ -12,7 +12,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-29 15:54-0400\n"
|
||||
"POT-Creation-Date: 2019-04-15 07:27-0400\n"
|
||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||
"Last-Translator: Paul S <paul.smbg@gmail.com>, 2019\n"
|
||||
"Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n"
|
||||
|
@ -68,18 +68,18 @@ msgid "Unmount file systems."
|
|||
msgstr "Відключити файлові системи."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Встановлення файлових систем."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr "rsync зазнав невдачі з кодом помилки {}."
|
||||
|
||||
#: src/modules/unpackfs/main.py:209 src/modules/unpackfs/main.py:227
|
||||
#: src/modules/unpackfs/main.py:219 src/modules/unpackfs/main.py:237
|
||||
msgid "Failed to unpack image \"{}\""
|
||||
msgstr "Не вдалося розпакувати образ \"{}\""
|
||||
|
||||
#: src/modules/unpackfs/main.py:210
|
||||
#: src/modules/unpackfs/main.py:220
|
||||
msgid ""
|
||||
"Failed to find unsquashfs, make sure you have the squashfs-tools package "
|
||||
"installed"
|
||||
|
@ -87,36 +87,36 @@ msgstr ""
|
|||
"Не вдалося знайти unsquashfs, переконайтеся, що встановлено пакет squashfs-"
|
||||
"tools"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Немає точки монтування для кореневого розділу"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Помилка точки монтування для кореневого розділу"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:321 src/modules/unpackfs/main.py:328
|
||||
#: src/modules/unpackfs/main.py:333
|
||||
#: src/modules/unpackfs/main.py:333 src/modules/unpackfs/main.py:340
|
||||
#: src/modules/unpackfs/main.py:345
|
||||
msgid "Bad unsquash configuration"
|
||||
msgstr "Неправильна конфігурація unsquash"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "Файлова система для \"{}\" ({}) не підтримується"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "Вихідна файлова система \"{}\" не існує"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "Призначення \"{}\" у цільовій системі не є каталогом"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue