mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-23 15:38:22 -04:00
i18n: [python] Automatic merge of Transifex translations
This commit is contained in:
parent
768400b62d
commit
9d316b430f
24 changed files with 196 additions and 175 deletions
Binary file not shown.
|
@ -4,7 +4,7 @@
|
|||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# Lovro Kudelić <lovro.kudelic@outlook.com>, 2018
|
||||
# Lovro Kudelić <lovro.kudelic@outlook.com>, 2019
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
|
@ -13,7 +13,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-01-25 08:04-0500\n"
|
||||
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
|
||||
"Last-Translator: Lovro Kudelić <lovro.kudelic@outlook.com>, 2018\n"
|
||||
"Last-Translator: Lovro Kudelić <lovro.kudelic@outlook.com>, 2019\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -84,54 +84,56 @@ msgstr "Konfiguracija upravitelja zaslona nije bila potpuna"
|
|||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
msgid "Installing filesystems."
|
||||
msgstr ""
|
||||
msgstr "Instaliranje datotečnih sustava."
|
||||
|
||||
#: src/modules/unpackfs/main.py:153
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr ""
|
||||
msgstr "rsync nije uspio s kodom pogreške {}."
|
||||
|
||||
#: src/modules/unpackfs/main.py:209 src/modules/unpackfs/main.py:227
|
||||
msgid "Failed to unpack image \"{}\""
|
||||
msgstr ""
|
||||
msgstr "Otpakiravnje slike nije uspjelo \"{}\""
|
||||
|
||||
#: src/modules/unpackfs/main.py:210
|
||||
msgid ""
|
||||
"Failed to find unsquashfs, make sure you have the squashfs-tools package "
|
||||
"installed"
|
||||
msgstr ""
|
||||
"Neuspješno pronalaženje unsquashfs, provjerite imate li instaliran paket "
|
||||
"squashfs-tools"
|
||||
|
||||
#: src/modules/unpackfs/main.py:301
|
||||
msgid "No mount point for root partition"
|
||||
msgstr ""
|
||||
msgstr "Nema točke montiranja za root particiju"
|
||||
|
||||
#: src/modules/unpackfs/main.py:302
|
||||
msgid "globalstorage does not contain a \"rootMountPoint\" key, doing nothing"
|
||||
msgstr ""
|
||||
msgstr "globalstorage ne sadrži ključ \"rootMountPoint\", ne radi ništa"
|
||||
|
||||
#: src/modules/unpackfs/main.py:307
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr ""
|
||||
msgstr "Neispravna točka montiranja za root particiju"
|
||||
|
||||
#: src/modules/unpackfs/main.py:308
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr ""
|
||||
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
|
||||
msgid "Bad unsquash configuration"
|
||||
msgstr ""
|
||||
msgstr "Neispravna unsquash konfiguracija"
|
||||
|
||||
#: src/modules/unpackfs/main.py:322
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr ""
|
||||
msgstr "Datotečni sustav za \"{}\" ({}) nije podržan"
|
||||
|
||||
#: src/modules/unpackfs/main.py:329
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr ""
|
||||
msgstr "Izvorni datotečni sustav \"{}\" ne postoji"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr ""
|
||||
msgstr "Odredište \"{}\" u ciljnom sustavu nije direktorij"
|
||||
|
||||
#: src/modules/umount/main.py:40
|
||||
msgid "Unmount file systems."
|
||||
|
@ -147,7 +149,7 @@ msgstr "Testni python korak {}"
|
|||
|
||||
#: src/modules/rawfs/main.py:35
|
||||
msgid "Installing data."
|
||||
msgstr ""
|
||||
msgstr "Instaliranje podataka."
|
||||
|
||||
#: src/modules/machineid/main.py:35
|
||||
msgid "Generate machine-id."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue