You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

61 lines
1.9 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-13 10:28-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Lovro Kudelić <lovro.kudelic@outlook.com>, 2017\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"
"Content-Transfer-Encoding: 8bit\n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#: src/modules/umount/main.py:40
msgid "Unmount file systems."
msgstr "Odmontiraj datotečne sustave."
#: src/modules/dummypython/main.py:44
msgid "Dummy python job."
msgstr "Testni python posao."
#: src/modules/dummypython/main.py:97
msgid "Dummy python step {}"
msgstr "Testni python korak {}"
#: src/modules/machineid/main.py:35
msgid "Generate machine-id."
msgstr "Generiraj ID računala."
#: src/modules/packages/main.py:61
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Obrađujem pakete (%(count)d / %(total)d)"
#: src/modules/packages/main.py:63 src/modules/packages/main.py:73
msgid "Install packages."
msgstr "Instaliraj pakete."
#: src/modules/packages/main.py:66
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Instaliram paket."
msgstr[1] "Instaliram %(num)d pakete."
msgstr[2] "Instaliram %(num)d pakete."
#: src/modules/packages/main.py:69
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Uklanjam paket."
msgstr[1] "Uklanjam %(num)d pakete."
msgstr[2] "Uklanjam %(num)d pakete."