i18n: [python] Automatic merge of Transifex translations
This commit is contained in:
parent
b1a8043ee7
commit
189b33a376
@ -8,7 +8,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: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -63,18 +63,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Unmount file systems."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr "Filling up filesystems."
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr "rsync failed with error code {}."
|
||||
|
||||
#: 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 "Failed to unpack image \"{}\""
|
||||
|
||||
#: 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"
|
||||
@ -82,36 +82,36 @@ msgstr ""
|
||||
"Failed to find unsquashfs, make sure you have the squashfs-tools package "
|
||||
"installed"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "No mount point for root partition"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Bad mount point for root partition"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
|
||||
#: 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 "Bad unsquash configuration"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "The filesystem for \"{}\" ({}) is not supported"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "The source filesystem \"{}\" does not exist"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "The destination \"{}\" in the target system is not a directory"
|
||||
|
||||
|
@ -11,7 +11,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: Abubakaragoub Y <Abubakaryagob@gmail.com>, 2018\n"
|
||||
"Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr "الغاء تحميل ملف النظام"
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
Binary file not shown.
@ -11,7 +11,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: enolp <enolp@softastur.org>, 2019\n"
|
||||
"Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n"
|
||||
@ -63,18 +63,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Desmontaxe de sistemes de ficheros."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Instalando sistemes de ficheros."
|
||||
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 falló col códigu de fallu {}."
|
||||
|
||||
#: 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 "Fallu al desempaquetar la imaxe «{}»"
|
||||
|
||||
#: 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"
|
||||
@ -82,37 +82,37 @@ msgstr ""
|
||||
"Fallu al alcontrar unsquashfs, asegúrate que tienes instaláu'l paquete "
|
||||
"squashfs-tools"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Nun hai un puntu de montaxe pa la partición del raigañu"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr ""
|
||||
"globalstorage nun contién una clave «rootMountPoint». Nun va facese nada"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "El puntu de montaxe ye incorreutu pa la partición del raigañu"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "rootMountPoint ye «{}» que nun esiste. Nun va facese nada"
|
||||
|
||||
#: 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 "La configuración d'espardimientu ye incorreuta"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "El sistema de ficheros pa «{}» ({}) nun ta sofitáu"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "El sistema de ficheros d'orixe «{}» nun esiste"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "El destín «{}» nel sistema de destín nun ye un direutoriu"
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Belarusian (https://www.transifex.com/calamares/teams/20061/be/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -11,7 +11,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: Georgi Georgiev <georgiev_1994@abv.bg>, 2018\n"
|
||||
"Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr "Демонтирай файловите системи."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
Binary file not shown.
@ -11,7 +11,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: Davidmp <medipas@gmail.com>, 2019\n"
|
||||
"Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n"
|
||||
@ -67,18 +67,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Desmunta els sistemes de fitxers."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "S'instal·len sistemes de fitxers."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr "Ha fallat rsync amb el codi d'error {}."
|
||||
|
||||
#: 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 "Ha fallat desempaquetar la imatge \"{}\"."
|
||||
|
||||
#: 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"
|
||||
@ -86,36 +86,36 @@ msgstr ""
|
||||
"Ha fallat trobar unsquashfs, assegureu-vos que tingueu el paquet squashfs-"
|
||||
"tools instal·lat."
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "No hi ha punt de muntatge per a la partició d'arrel."
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "globalstorage no conté cap clau \"rootMountPoint\". No es fa res."
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Punt de muntatge incorrecte per a la partició d'arrel"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "El punt de muntatge d'arrel és \"{}\", que no existeix. No es fa res."
|
||||
|
||||
#: 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 "Configuració incorrecta d'unsquash."
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "El sistema de fitxers per a \"{}\" ({}) no s'admet."
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "El sistema de fitxers font \"{}\" no existeix."
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "La destinació \"{}\" al sistema de destinació no és un directori."
|
||||
|
||||
|
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: Pavel Borecki <pavel.borecki@gmail.com>, 2019\n"
|
||||
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n"
|
||||
@ -67,18 +67,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Odpojit souborové systémy."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Instalace souborových systémů."
|
||||
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 se nezdařilo s chybových kódem {}."
|
||||
|
||||
#: 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 "Nepodařilo se rozbalit obraz „{}“"
|
||||
|
||||
#: 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"
|
||||
@ -86,36 +86,36 @@ msgstr ""
|
||||
"Nepodařilo se nalézt unsquashfs – ověřte, že máte nainstalovaný balíček "
|
||||
"squashfs-tools"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Žádný přípojný bot pro kořenový oddíl"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "globalstorage neobsahuje klíč „rootMountPoint“ – nic se nebude dělat"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Chybný přípojný bod pro kořenový oddíl"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "kořenovýPřípojnýBod je „{}“, který neexistuje – nic se nebude dělat"
|
||||
|
||||
#: 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 "Chybná nastavení unsquash"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "Souborový systém „{}“ ({}) není podporován"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "Zdrojový souborový systém „{}“ neexistuje"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "Cíl „{}“ v cílovém systému není složka"
|
||||
|
||||
|
Binary file not shown.
@ -4,7 +4,7 @@
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# Dan Johansen (Strit), 2017
|
||||
# Dan Johansen, 2017
|
||||
# scootergrisen, 2019
|
||||
#
|
||||
#, fuzzy
|
||||
@ -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: scootergrisen, 2019\n"
|
||||
"Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n"
|
||||
@ -67,18 +67,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Afmonter filsystemer."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Installerer filsystemer."
|
||||
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 mislykkedes med fejlkoden {}."
|
||||
|
||||
#: 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 "Kunne ikke udpakke aftrykket \"{}\""
|
||||
|
||||
#: 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"
|
||||
@ -86,36 +86,36 @@ msgstr ""
|
||||
"Kunne ikke finde unsquashfs, sørg for at squashfs-tools-pakken er "
|
||||
"installeret"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Intet monteringspunkt til rodpartition"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "globalstorage indeholder ikke en \"rootMountPoint\"-nøgle, gør intet"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Dårligt monteringspunkt til rodpartition"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "rootMountPoint er \"{}\", hvilket ikke findes, gør intet"
|
||||
|
||||
#: 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 "Dårlig unsquash-konfiguration"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "Filsystemet til \"{}\" ({}) understøttes ikke"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "Kildefilsystemet \"{}\" findes ikke"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "Destinationen \"{}\" i målsystemet er ikke en mappe"
|
||||
|
||||
|
Binary file not shown.
@ -6,16 +6,16 @@
|
||||
# Translators:
|
||||
# Christian Spaan, 2018
|
||||
# Adriaan de Groot <groot@kde.org>, 2019
|
||||
# Andreas Eitel, 2019
|
||||
# Andreas Eitel <github-aneitel@online.de>, 2019
|
||||
#
|
||||
#, fuzzy
|
||||
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: Andreas Eitel, 2019\n"
|
||||
"Last-Translator: Andreas Eitel <github-aneitel@online.de>, 2019\n"
|
||||
"Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -69,18 +69,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Dateisysteme aushängen."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Dateisysteme installieren."
|
||||
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 fehlgeschlagen mit Fehlercode {}."
|
||||
|
||||
#: 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 "Entpacken des Image \"{}\" fehlgeschlagen"
|
||||
|
||||
#: 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"
|
||||
@ -88,36 +88,36 @@ msgstr ""
|
||||
"Konnte kein unsquashfs finden, stellen Sie sicher, dass Sie das squashfs-"
|
||||
"tools Paket installiert haben"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Kein Mount-Punkt für die Root-Partition"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "globalstorage enthält keinen \"rootMountPoint\"-Schlüssel, tue nichts"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Schlechter Mount-Punkt für die Root-Partition"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "rootMountPoint ist \"{}\", welcher nicht existiert, tue nichts"
|
||||
|
||||
#: 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 "Schlechte unsquash Konfiguration"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "Das Dateisystem für \"{}\" ({}) wird nicht unterstützt"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "Das Quelldateisystem \"{}\" existiert nicht"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "Das Ziel \"{}\" im Zielsystem ist kein Verzeichnis"
|
||||
|
||||
|
@ -11,7 +11,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: Efstathios Iosifidis <iefstathios@gmail.com>, 2017\n"
|
||||
"Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -11,7 +11,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: Jason Collins <JasonPCollins@protonmail.com>, 2018\n"
|
||||
"Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr "Unmount file systems."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -11,7 +11,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: Kurt Ankh Phoenix <kurtphoenix@tuta.io>, 2018\n"
|
||||
"Language-Team: Esperanto (https://www.transifex.com/calamares/teams/20061/eo/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr "Demeti dosieraj sistemoj."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
Binary file not shown.
@ -7,16 +7,16 @@
|
||||
# strel, 2018
|
||||
# Francisco Sánchez López de Lerma <fslopezlerma@gmail.com>, 2018
|
||||
# Guido Grasso <cuquiman97@gmail.com>, 2018
|
||||
# Adolfo Jayme-Barrientos, 2019
|
||||
# Fito JB, 2019
|
||||
#
|
||||
#, fuzzy
|
||||
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: Adolfo Jayme-Barrientos, 2019\n"
|
||||
"Last-Translator: Fito JB, 2019\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -66,18 +66,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Desmontar sistemas de archivos."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Instalando sistemas de archivos."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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 "No se pudo desempaquetar la imagen «{}»"
|
||||
|
||||
#: 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"
|
||||
@ -85,36 +85,36 @@ msgstr ""
|
||||
"No se encontró unsquashfs; cerciórese de que tenga instalado el paquete "
|
||||
"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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -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: Logan 8192 <wsses11000@gmail.com>, 2018\n"
|
||||
"Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n"
|
||||
@ -64,53 +64,53 @@ msgid "Unmount file systems."
|
||||
msgstr "Desmontar sistemas de archivo."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -11,7 +11,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: Madis, 2019\n"
|
||||
"Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr "Haagi failisüsteemid lahti."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -11,7 +11,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: Ander Elortondo, 2019\n"
|
||||
"Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr "Fitxategi sistemak desmuntatu."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
Binary file not shown.
@ -18,7 +18,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: Seboss666 <sebastien_verdet@seboss666.info>, 2019\n"
|
||||
"Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n"
|
||||
@ -74,18 +74,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Démonter les systèmes de fichiers"
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Installation de systèmes de fichiers."
|
||||
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 a échoué avec le code d'erreur {}."
|
||||
|
||||
#: 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 "Impossible de décompresser l'image \"{}\""
|
||||
|
||||
#: 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"
|
||||
@ -93,36 +93,36 @@ msgstr ""
|
||||
"Échec de la recherche de unsquashfs, assurez-vous que le paquetage squashfs-"
|
||||
"tools est installé."
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Pas de point de montage pour la partition racine"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "globalstorage ne contient pas de clé \"rootMountPoint\", ne fait rien"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Mauvais point de montage pour la partition racine"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "rootMountPoint est \"{}\", ce qui n'existe pas, ne fait rien"
|
||||
|
||||
#: 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 "Mauvaise configuration unsquash"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "Le système de fichiers pour \"{}\" ({}) n'est pas supporté"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "Le système de fichiers source \"{}\" n'existe pas"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "La destination \"{}\" dans le système cible n'est pas un répertoire"
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -11,7 +11,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: Xosé, 2018\n"
|
||||
"Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr "Desmontar sistemas de ficheiros."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
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: Yaron Shahrabani <sh.yaron@gmail.com>, 2019\n"
|
||||
"Language-Team: Hebrew (https://www.transifex.com/calamares/teams/20061/he/)\n"
|
||||
@ -67,53 +67,53 @@ 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"
|
||||
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 "ב־globalstorage אין את המפתח „rootMountPoint”, לא תתבצע אף פעולה"
|
||||
|
||||
#: 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 "rootMountPoint מוגדרת בתור „{}”, שאינו קיים, לא תתבצע אף פעולה"
|
||||
|
||||
#: 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 "היעד „{}” במערכת הקבצים המיועדת אינו תיקייה"
|
||||
|
||||
|
@ -11,7 +11,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: Panwar108 <caspian7pena@gmail.com>, 2018\n"
|
||||
"Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr "फ़ाइल सिस्टम माउंट से हटाएँ।"
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
Binary file not shown.
@ -11,7 +11,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: Lovro Kudelić <lovro.kudelic@outlook.com>, 2019\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n"
|
||||
@ -67,18 +67,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Odmontiraj datotečne sustave."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Instaliranje datotečnih sustava."
|
||||
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 nije uspio s kodom pogreške {}."
|
||||
|
||||
#: 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 "Otpakiravnje slike nije uspjelo \"{}\""
|
||||
|
||||
#: 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"
|
||||
@ -86,36 +86,36 @@ msgstr ""
|
||||
"Neuspješno pronalaženje unsquashfs, provjerite imate li instaliran paket "
|
||||
"squashfs-tools"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Nema točke montiranja za root particiju"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "globalstorage ne sadrži ključ \"rootMountPoint\", ne radi ništa"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Neispravna točka montiranja za root particiju"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "rootMountPoint je \"{}\", što ne postoji, ne radi ništa"
|
||||
|
||||
#: 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 "Neispravna unsquash konfiguracija"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "Datotečni sustav za \"{}\" ({}) nije podržan"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "Izvorni datotečni sustav \"{}\" ne postoji"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "Odredište \"{}\" u ciljnom sustavu nije direktorij"
|
||||
|
||||
|
@ -13,7 +13,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: Balázs Meskó <meskobalazs@gmail.com>, 2018\n"
|
||||
"Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n"
|
||||
@ -65,53 +65,53 @@ msgid "Unmount file systems."
|
||||
msgstr "Fájlrendszerek leválasztása."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -13,7 +13,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: Wantoyo <wantoyek@gmail.com>, 2018\n"
|
||||
"Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n"
|
||||
@ -65,53 +65,53 @@ msgid "Unmount file systems."
|
||||
msgstr "Lepaskan sistem berkas."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -11,7 +11,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: Kristján Magnússon, 2018\n"
|
||||
"Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr "Aftengja skráarkerfi."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
Binary file not shown.
@ -6,15 +6,16 @@
|
||||
# Translators:
|
||||
# Saverio <saverio.brancaccio@gmail.com>, 2018
|
||||
# Pietro Francesco Fontana, 2018
|
||||
# Pierfrancesco Passerini <p.passerini@gmail.com>, 2019
|
||||
#
|
||||
#, fuzzy
|
||||
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: Pietro Francesco Fontana, 2018\n"
|
||||
"Last-Translator: Pierfrancesco Passerini <p.passerini@gmail.com>, 2019\n"
|
||||
"Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -24,12 +25,12 @@ msgstr ""
|
||||
|
||||
#: src/modules/services-systemd/main.py:35
|
||||
msgid "Configure systemd services"
|
||||
msgstr ""
|
||||
msgstr "Configura systemd services"
|
||||
|
||||
#: src/modules/services-systemd/main.py:68
|
||||
#: src/modules/services-openrc/main.py:102
|
||||
msgid "Cannot modify service"
|
||||
msgstr ""
|
||||
msgstr "Impossibile modificare il servizio"
|
||||
|
||||
#: src/modules/services-systemd/main.py:69
|
||||
msgid ""
|
||||
@ -39,19 +40,19 @@ msgstr ""
|
||||
#: src/modules/services-systemd/main.py:72
|
||||
#: src/modules/services-systemd/main.py:76
|
||||
msgid "Cannot enable systemd service <code>{name!s}</code>."
|
||||
msgstr ""
|
||||
msgstr "Impossibile abilitare systemd service <code>{name!s}</code>."
|
||||
|
||||
#: src/modules/services-systemd/main.py:74
|
||||
msgid "Cannot enable systemd target <code>{name!s}</code>."
|
||||
msgstr ""
|
||||
msgstr "Impossibile abilitare systemd target <code>{name!s}</code>."
|
||||
|
||||
#: src/modules/services-systemd/main.py:78
|
||||
msgid "Cannot disable systemd target <code>{name!s}</code>."
|
||||
msgstr ""
|
||||
msgstr "Impossibile disabilitare systemd target <code>{name!s}</code>."
|
||||
|
||||
#: src/modules/services-systemd/main.py:80
|
||||
msgid "Cannot mask systemd unit <code>{name!s}</code>."
|
||||
msgstr ""
|
||||
msgstr "Impossibile mascherare systemd unit <code>{name!s}</code>."
|
||||
|
||||
#: src/modules/services-systemd/main.py:82
|
||||
msgid ""
|
||||
@ -64,55 +65,57 @@ msgid "Unmount file systems."
|
||||
msgstr "Smonta i file system."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
msgstr "rsync fallita con codice d'errore {}."
|
||||
|
||||
#: 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 ""
|
||||
msgstr "Estrazione dell'immagine \"{}\" fallita"
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
"Impossibile trovare unsquashfs, assicurati di aver installato il pacchetto "
|
||||
"squashfs-tools"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr ""
|
||||
msgstr "Nessun punto di montaggio per la partizione di root"
|
||||
|
||||
#: 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 ""
|
||||
msgstr "Punto di montaggio per la partizione di root errato"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr ""
|
||||
msgstr "Configurazione unsquash errata"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "Il filesystem per \"{}\" ({}) non è supportato"
|
||||
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "Il filesystem sorgente \"{}\" non esiste"
|
||||
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr ""
|
||||
msgstr "La destinazione del sistema \"{}\" non è una directory"
|
||||
|
||||
#: src/modules/displaymanager/main.py:380
|
||||
msgid "Cannot write KDM configuration file"
|
||||
@ -173,19 +176,19 @@ msgstr "La configurazione del display manager è incompleta"
|
||||
|
||||
#: src/modules/rawfs/main.py:35
|
||||
msgid "Installing data."
|
||||
msgstr ""
|
||||
msgstr "Installazione."
|
||||
|
||||
#: src/modules/services-openrc/main.py:38
|
||||
msgid "Configure OpenRC services"
|
||||
msgstr ""
|
||||
msgstr "Configura i servizi OpenRC"
|
||||
|
||||
#: src/modules/services-openrc/main.py:66
|
||||
msgid "Cannot add service {name!s} to run-level {level!s}."
|
||||
msgstr ""
|
||||
msgstr "Impossibile aggiungere il servizio {name!s} al run-level {level!s}."
|
||||
|
||||
#: src/modules/services-openrc/main.py:68
|
||||
msgid "Cannot remove service {name!s} from run-level {level!s}."
|
||||
msgstr ""
|
||||
msgstr "Impossibile rimuovere il servizio {name!s} dal run-level {level!s}."
|
||||
|
||||
#: src/modules/services-openrc/main.py:70
|
||||
msgid ""
|
||||
@ -200,27 +203,29 @@ msgstr ""
|
||||
|
||||
#: src/modules/services-openrc/main.py:110
|
||||
msgid "Target runlevel does not exist"
|
||||
msgstr ""
|
||||
msgstr "Il runlevel target non esiste"
|
||||
|
||||
#: src/modules/services-openrc/main.py:111
|
||||
msgid ""
|
||||
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
|
||||
"exist."
|
||||
msgstr ""
|
||||
"Il percorso del runlevel {level!s} è <code>{path!s}</code>, ma non esiste."
|
||||
|
||||
#: src/modules/services-openrc/main.py:119
|
||||
msgid "Target service does not exist"
|
||||
msgstr ""
|
||||
msgstr "Il servizio target non esiste"
|
||||
|
||||
#: src/modules/services-openrc/main.py:120
|
||||
msgid ""
|
||||
"The path for service {name!s} is <code>{path!s}</code>, which does not "
|
||||
"exist."
|
||||
msgstr ""
|
||||
"Il percorso del servizio {name!s} è <code>{path!s}</code>, ma non esiste."
|
||||
|
||||
#: src/modules/plymouthcfg/main.py:36
|
||||
msgid "Configure Plymouth theme"
|
||||
msgstr ""
|
||||
msgstr "Configura il tema Plymouth"
|
||||
|
||||
#: src/modules/machineid/main.py:36
|
||||
msgid "Generate machine-id."
|
||||
@ -251,7 +256,7 @@ msgstr[1] "Rimozione di %(num)d pacchetti."
|
||||
|
||||
#: src/modules/removeuser/main.py:34
|
||||
msgid "Remove live user from target system"
|
||||
msgstr ""
|
||||
msgstr "Rimuovi l'utente live dal sistema di destinazione"
|
||||
|
||||
#: src/modules/dummypython/main.py:44
|
||||
msgid "Dummy python job."
|
||||
|
Binary file not shown.
@ -13,7 +13,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: Takefumi Nagata, 2019\n"
|
||||
"Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n"
|
||||
@ -65,53 +65,53 @@ 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"
|
||||
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 "globalstorage に \"rootMountPoint\" キーが含まれていません。何もしません。"
|
||||
|
||||
#: 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 "ターゲットシステムの宛先 \"{}\" はディレクトリではありません"
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Kannada (https://www.transifex.com/calamares/teams/20061/kn/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
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: 이정희 <daemul72@gmail.com>, 2019\n"
|
||||
"Language-Team: Korean (https://www.transifex.com/calamares/teams/20061/ko/)\n"
|
||||
@ -66,53 +66,53 @@ 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"
|
||||
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 "globalstorage에는 \"rootMountPoint \" 키가 포함되어 있지 않으며 아무 작업도 수행하지 않습니다."
|
||||
|
||||
#: 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 "rootMountPoint는 \"{}\"이고, 존재하지 않으며, 아무 작업도 수행하지 않습니다."
|
||||
|
||||
#: 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 "대상 시스템의 \"{}\" 목적지가 디렉토리가 아닙니다."
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
Binary file not shown.
@ -11,7 +11,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: Moo, 2019\n"
|
||||
"Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n"
|
||||
@ -67,18 +67,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Atjungti failų sistemas."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Įdiegiamos failų sistemos."
|
||||
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 patyrė nesėkmę su klaidos kodu {}."
|
||||
|
||||
#: 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 "Nepavyko išpakuoti atvaizdį \"{}\""
|
||||
|
||||
#: 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"
|
||||
@ -86,36 +86,36 @@ msgstr ""
|
||||
"Nepavyko rasti unsquashfs, įsitikinkite, kad esate įdiegę squashfs-tools "
|
||||
"paketą"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Nėra prijungimo taško šaknies skaidiniui"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "globalstorage viduje nėra \"rootMountPoint\" rakto, nieko nedaroma"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Blogas šaknies skaidinio prijungimo taškas"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "rootMountPoint yra \"{}\", kurio nėra, nieko nedaroma"
|
||||
|
||||
#: 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 "Bloga unsquash konfigūracija"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "\"{}\" ({}) failų sistema yra nepalaikoma"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "Šaltinio failų sistemos \"{}\" nėra"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "Paskirties vieta \"{}\", esanti paskirties sistemoje, nėra katalogas"
|
||||
|
||||
|
@ -11,7 +11,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: Martin Ristovski <martinristovski@protonmail.com>, 2018\n"
|
||||
"Language-Team: Macedonian (https://www.transifex.com/calamares/teams/20061/mk/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -11,7 +11,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: Tyler Moss <inactive+lazerbeta@transifex.com>, 2017\n"
|
||||
"Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Nepali (Nepal) (https://www.transifex.com/calamares/teams/20061/ne_NP/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
Binary file not shown.
@ -11,7 +11,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: Adriaan de Groot <groot@kde.org>, 2019\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n"
|
||||
@ -63,55 +63,55 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Bestandssystemen installeren."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Geen mount-punt voor de root-partitie"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "globalstorage bevat geen sleutel \"rootMountPoint\", er wordt niks gedaan"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Onjuist mount-punt voor de root-partitie"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr ""
|
||||
"rootMountPoint is ingesteld op \"{}\", welke niet bestaat, er wordt niks "
|
||||
"gedaan"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
Binary file not shown.
@ -13,7 +13,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: Piotr Strębski <strebski@gmail.com>, 2019\n"
|
||||
"Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n"
|
||||
@ -65,18 +65,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Odmontuj systemy plików."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Instalowanie systemów plików."
|
||||
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 zakończyło działanie kodem błędu {}."
|
||||
|
||||
#: 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 "Błąd rozpakowywania obrazu \"{}\""
|
||||
|
||||
#: 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"
|
||||
@ -84,40 +84,40 @@ msgstr ""
|
||||
"Nie można odnaleźć unsquashfs, upewnij się, że masz zainstalowany pakiet "
|
||||
"squashfs-tools"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Brak punktu montowania partycji root"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr ""
|
||||
"globalstorage nie zawiera klucza \"rootMountPoint\", nic nie zostanie "
|
||||
"zrobione"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Błędny punkt montowania partycji root"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr ""
|
||||
"Punkt montowania partycji root (rootMountPoint) jest \"{}\", które nie "
|
||||
"istnieje; nic nie zostanie zrobione"
|
||||
|
||||
#: 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 "Błędna konfiguracja unsquash"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "System plików dla \"{}\" ({}) nie jest obsługiwany"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "Źródłowy system plików \"{}\" nie istnieje"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "Miejsce docelowe \"{}\" w docelowym systemie nie jest katalogiem"
|
||||
|
||||
|
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: Guilherme <guimarcalsilva@gmail.com>, 2019\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n"
|
||||
@ -68,18 +68,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Desmontar os sistemas de arquivos."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Instalando sistemas de arquivos."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr "O rsync falhou com o código de erro {}."
|
||||
|
||||
#: 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 "Ocorreu uma falha ao descompactar a imagem \"{}\""
|
||||
|
||||
#: 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 ""
|
||||
"Ocorreu uma falha ao localizar o unsquashfs, certifique-se de que o pacote "
|
||||
"squashfs-tools esteja instalado"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Nenhum ponto de montagem para a partição root"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "O globalstorage não contém uma chave \"rootMountPoint\". Nada foi feito."
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Ponto de montagem incorreto para a partição root"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "O rootMountPoint é \"{}\", mas ele não existe. Nada foi feito."
|
||||
|
||||
#: 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 "Configuração incorreta do unsquash"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "O sistema de arquivos para \"{}\" ({}) não é suportado"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "O sistema de arquivos de origem \"{}\" não existe"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "A destinação \"{}\" no sistema de destino não é um diretório"
|
||||
|
||||
|
Binary file not shown.
@ -13,7 +13,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: Hugo Carvalho <hugokarvalho@hotmail.com>, 2019\n"
|
||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n"
|
||||
@ -69,18 +69,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Desmontar sistemas de ficheiro."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "A instalar sistemas de ficheiros."
|
||||
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 falhou com código de erro {}."
|
||||
|
||||
#: 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 "Falha ao descompactar imagem \"{}\""
|
||||
|
||||
#: 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"
|
||||
@ -88,36 +88,36 @@ msgstr ""
|
||||
"Falha ao procurar unsquashfs, certifique-se que tem o pacote squashfs-tools "
|
||||
"instalado"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Nenhum ponto de montagem para a partição root"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "globalstorage não contém um \"rootMountPoint\" chave, nada a fazer"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Ponto de montagem mau para partição root"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "rootMountPoint é \"{}\", que não existe, nada a fazer"
|
||||
|
||||
#: 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 "Má configuração unsquash"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "O sistema de ficheiros \"{}\" ({}) não é suportado"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "O sistema de ficheiros fonte \"{}\" não existe"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "O destino \"{}\" no sistema alvo não é uma diretoria"
|
||||
|
||||
|
@ -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: Sebastian Brici <bricisebastian@gmail.com>, 2018\n"
|
||||
"Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n"
|
||||
@ -64,53 +64,53 @@ msgid "Unmount file systems."
|
||||
msgstr "Demonteaza sistemul de fisiere"
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -11,7 +11,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: Aleksey Kabanov <ak099@mail.ru>, 2018\n"
|
||||
"Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -11,7 +11,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: Dušan Kazik <prescott66@gmail.com>, 2018\n"
|
||||
"Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n"
|
||||
@ -63,53 +63,53 @@ msgid "Unmount file systems."
|
||||
msgstr "Odpojenie súborových systémov."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
Binary file not shown.
@ -11,7 +11,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: Besnik <besnik@programeshqip.org>, 2019\n"
|
||||
"Language-Team: Albanian (https://www.transifex.com/calamares/teams/20061/sq/)\n"
|
||||
@ -67,18 +67,18 @@ msgid "Unmount file systems."
|
||||
msgstr "Çmontoni sisteme kartelash."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Po instalohen sisteme kartelash."
|
||||
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 dështoi me kod gabimi {}."
|
||||
|
||||
#: 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 "Dështoi shpaketimi i figurës \"{}\""
|
||||
|
||||
#: 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"
|
||||
@ -86,36 +86,36 @@ msgstr ""
|
||||
"S’u arrit të gjendej unsquashfs, sigurohuni se e keni të instaluar paketën "
|
||||
"squashfs-tools"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "S’ka pikë montimi për ndarjen rrënjë"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "globalstorage nuk përmban një vlerë \"rootMountPoint\", s’po bëhet gjë"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Pikë e gabuar montimi për ndarjen rrënjë"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "rootMountPoint është \"{}\", që s’ekziston, s’po bëhet gjë"
|
||||
|
||||
#: 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 "Formësim i keq i unsquash-it"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "Sistemi i kartelave për \"{}\" ({}) nuk mbulohet"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "Sistemi i kartelave \"{}\" ({}) s’ekziston"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "Destinacioni \"{}\" te sistemi i synuar s’është drejtori"
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
Binary file not shown.
@ -11,7 +11,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: Demiray Muhterem <mdemiray@msn.com>, 2019\n"
|
||||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n"
|
||||
@ -67,55 +67,55 @@ msgid "Unmount file systems."
|
||||
msgstr "Dosya sistemlerini ayırın."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr "Dosya sistemi yükleniyor."
|
||||
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 {} hata koduyla başarısız oldu."
|
||||
|
||||
#: 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 "\"{}\" kurulum medyası aktarılamadı"
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
"Unsquashfs bulunamadı, squashfs-tools paketinin kurulu olduğundan emin olun."
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "kök disk bölümü için bağlama noktası yok"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr ""
|
||||
"globalstorage bir \"rootMountPoint\" anahtarı içermiyor, hiçbirşey yapılmadı"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Kök disk bölümü için hatalı bağlama noktası"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "rootMountPoint \"{}\", mevcut değil, hiçbirşey yapılmadı"
|
||||
|
||||
#: 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 yapılandırma sorunlu"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "\"{}\" ({}) Dosya sistemi desteklenmiyor"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "\"{}\" Kaynak dosya sistemi mevcut değil"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "Hedef sistemdeki \"{}\" hedefi bir dizin değil"
|
||||
|
||||
|
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 "Призначення \"{}\" у цільовій системі не є каталогом"
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -8,7 +8,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"
|
||||
"Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,53 +59,53 @@ msgid "Unmount file systems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -13,7 +13,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: leonfeng <chaofeng111@qq.com>, 2018\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n"
|
||||
@ -65,53 +65,53 @@ msgid "Unmount file systems."
|
||||
msgstr "卸载文件系统。"
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgid "Filling up filesystems."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
Binary file not shown.
@ -11,7 +11,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: Jeff Huang <s8321414@gmail.com>, 2019\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n"
|
||||
@ -65,53 +65,53 @@ 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"
|
||||
msgstr "找不到 unsquashfs,請確定您已安裝 squashfs-tools 軟體包"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "沒有 root 分割區的掛載點"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr "globalstorage 不包含 \"rootMountPoint\" 鍵,不做任何事"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
#: src/modules/unpackfs/main.py:319
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "root 分割區掛載點錯誤"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "rootMountPoint 為 \"{}\",其不存在,不做任何事"
|
||||
|
||||
#: 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…
Reference in New Issue
Block a user