mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-23 07:28:21 -04:00
i18n: [python] Automatic merge of Transifex translations
This commit is contained in:
parent
a1f7cb4f49
commit
6049a9e848
64 changed files with 1163 additions and 1133 deletions
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-02 16:52-0400\n"
|
||||
"POT-Creation-Date: 2019-05-10 19:18-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"
|
||||
|
@ -25,11 +25,11 @@ msgstr ""
|
|||
msgid "Configure GRUB."
|
||||
msgstr "Konfigurirajte GRUB."
|
||||
|
||||
#: src/modules/mount/main.py:36
|
||||
#: src/modules/mount/main.py:38
|
||||
msgid "Mounting partitions."
|
||||
msgstr "Montiranje particija."
|
||||
|
||||
#: src/modules/mount/main.py:140 src/modules/initcpiocfg/main.py:187
|
||||
#: src/modules/mount/main.py:150 src/modules/initcpiocfg/main.py:187
|
||||
#: src/modules/initcpiocfg/main.py:191
|
||||
#: src/modules/luksopenswaphookcfg/main.py:95
|
||||
#: src/modules/luksopenswaphookcfg/main.py:99 src/modules/rawfs/main.py:171
|
||||
|
@ -42,7 +42,7 @@ msgstr "Montiranje particija."
|
|||
msgid "Configuration Error"
|
||||
msgstr "Greška konfiguracije"
|
||||
|
||||
#: src/modules/mount/main.py:141 src/modules/initcpiocfg/main.py:188
|
||||
#: src/modules/mount/main.py:151 src/modules/initcpiocfg/main.py:188
|
||||
#: src/modules/luksopenswaphookcfg/main.py:96 src/modules/rawfs/main.py:172
|
||||
#: src/modules/initramfscfg/main.py:95 src/modules/openrcdmcryptcfg/main.py:79
|
||||
#: src/modules/luksbootkeyfile/main.py:52 src/modules/fstab/main.py:313
|
||||
|
@ -94,19 +94,19 @@ msgstr ""
|
|||
msgid "Unmount file systems."
|
||||
msgstr "Odmontiraj datotečne sustave."
|
||||
|
||||
#: src/modules/unpackfs/main.py:40
|
||||
#: src/modules/unpackfs/main.py:41
|
||||
msgid "Filling up filesystems."
|
||||
msgstr "Popunjavanje datotečnih sustava."
|
||||
|
||||
#: src/modules/unpackfs/main.py:158
|
||||
#: src/modules/unpackfs/main.py:159
|
||||
msgid "rsync failed with error code {}."
|
||||
msgstr "rsync nije uspio s kodom pogreške {}."
|
||||
|
||||
#: src/modules/unpackfs/main.py:219 src/modules/unpackfs/main.py:237
|
||||
#: src/modules/unpackfs/main.py:220 src/modules/unpackfs/main.py:238
|
||||
msgid "Failed to unpack image \"{}\""
|
||||
msgstr "Otpakiravnje slike nije uspjelo \"{}\""
|
||||
|
||||
#: src/modules/unpackfs/main.py:220
|
||||
#: src/modules/unpackfs/main.py:221
|
||||
msgid ""
|
||||
"Failed to find unsquashfs, make sure you have the squashfs-tools package "
|
||||
"installed"
|
||||
|
@ -114,36 +114,36 @@ msgstr ""
|
|||
"Neuspješno pronalaženje unsquashfs, provjerite imate li instaliran paket "
|
||||
"squashfs-tools"
|
||||
|
||||
#: src/modules/unpackfs/main.py:313
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
msgid "No mount point for root partition"
|
||||
msgstr "Nema točke montiranja za root particiju"
|
||||
|
||||
#: src/modules/unpackfs/main.py:314
|
||||
#: src/modules/unpackfs/main.py:321
|
||||
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:319
|
||||
#: src/modules/unpackfs/main.py:326
|
||||
msgid "Bad mount point for root partition"
|
||||
msgstr "Neispravna točka montiranja za root particiju"
|
||||
|
||||
#: src/modules/unpackfs/main.py:320
|
||||
#: src/modules/unpackfs/main.py:327
|
||||
msgid "rootMountPoint is \"{}\", which does not exist, doing nothing"
|
||||
msgstr "rootMountPoint je \"{}\", što ne postoji, ne radi ništa"
|
||||
|
||||
#: src/modules/unpackfs/main.py:333 src/modules/unpackfs/main.py:340
|
||||
#: src/modules/unpackfs/main.py:345
|
||||
#: src/modules/unpackfs/main.py:340 src/modules/unpackfs/main.py:347
|
||||
#: src/modules/unpackfs/main.py:352
|
||||
msgid "Bad unsquash configuration"
|
||||
msgstr "Neispravna unsquash konfiguracija"
|
||||
|
||||
#: src/modules/unpackfs/main.py:334
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
msgid "The filesystem for \"{}\" ({}) is not supported"
|
||||
msgstr "Datotečni sustav za \"{}\" ({}) nije podržan"
|
||||
|
||||
#: src/modules/unpackfs/main.py:341
|
||||
#: src/modules/unpackfs/main.py:348
|
||||
msgid "The source filesystem \"{}\" does not exist"
|
||||
msgstr "Izvorni datotečni sustav \"{}\" ne postoji"
|
||||
|
||||
#: src/modules/unpackfs/main.py:346
|
||||
#: src/modules/unpackfs/main.py:353
|
||||
msgid "The destination \"{}\" in the target system is not a directory"
|
||||
msgstr "Odredište \"{}\" u ciljnom sustavu nije direktorij"
|
||||
|
||||
|
@ -323,7 +323,7 @@ msgstr[0] "Uklanjam paket."
|
|||
msgstr[1] "Uklanjam %(num)d pakete."
|
||||
msgstr[2] "Uklanjam %(num)d pakete."
|
||||
|
||||
#: src/modules/bootloader/main.py:48
|
||||
#: src/modules/bootloader/main.py:51
|
||||
msgid "Install bootloader."
|
||||
msgstr "Instalirajte bootloader."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue