calamares/lang/python.pot

59 lines
1.4 KiB
Plaintext
Raw Normal View History

# SOME DESCRIPTIVE TITLE.
2017-09-04 14:17:38 +02:00
# 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.
2018-06-18 16:24:35 +02:00
#
2017-09-04 14:17:38 +02:00
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
2017-09-04 14:17:38 +02:00
"Report-Msgid-Bugs-To: \n"
2018-06-18 16:24:35 +02:00
"POT-Creation-Date: 2018-06-18 07:46-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"
2018-06-18 16:24:35 +02:00
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2017-09-04 14:17:38 +02:00
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: src/modules/umount/main.py:40
msgid "Unmount file systems."
2018-06-18 16:24:35 +02:00
msgstr ""
#: src/modules/dummypython/main.py:44
msgid "Dummy python job."
2018-06-18 16:24:35 +02:00
msgstr ""
#: src/modules/dummypython/main.py:97
msgid "Dummy python step {}"
2018-06-18 16:24:35 +02:00
msgstr ""
#: src/modules/machineid/main.py:35
msgid "Generate machine-id."
2018-06-18 16:24:35 +02:00
msgstr ""
2018-06-18 16:24:35 +02:00
#: src/modules/packages/main.py:62
2017-09-04 14:17:38 +02:00
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
2018-06-18 16:24:35 +02:00
msgstr ""
2017-09-04 14:17:38 +02:00
2018-06-18 16:24:35 +02:00
#: src/modules/packages/main.py:64 src/modules/packages/main.py:74
msgid "Install packages."
2018-06-18 16:24:35 +02:00
msgstr ""
2018-06-18 16:24:35 +02:00
#: src/modules/packages/main.py:67
2017-09-04 14:17:38 +02:00
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
2018-06-18 16:24:35 +02:00
msgstr[0] ""
msgstr[1] ""
2017-09-04 14:17:38 +02:00
2018-06-18 16:24:35 +02:00
#: src/modules/packages/main.py:70
2017-09-04 14:17:38 +02:00
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
2018-06-18 16:24:35 +02:00
msgstr[0] ""
msgstr[1] ""