mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-01 11:25:36 -04:00
[python] Automatic merge of Transifex translations
This commit is contained in:
parent
8f1f397c95
commit
83eaaf04aa
111 changed files with 1374 additions and 1373 deletions
Binary file not shown.
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-06 06:02-0500\n"
|
||||
"POT-Creation-Date: 2017-12-21 16:44+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Takefumi Nagata <take1975@kumamoto.email.ne.jp>, 2017\n"
|
||||
"Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n"
|
||||
|
@ -18,27 +18,6 @@ msgstr ""
|
|||
"Language: ja\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: src/modules/packages/main.py:59
|
||||
#, python-format
|
||||
msgid "Processing packages (%(count)d / %(total)d)"
|
||||
msgstr "パッケージの処理中 (%(count)d / %(total)d)"
|
||||
|
||||
#: src/modules/packages/main.py:61
|
||||
#, python-format
|
||||
msgid "Installing one package."
|
||||
msgid_plural "Installing %(num)d packages."
|
||||
msgstr[0] " %(num)d パッケージのインストール中。"
|
||||
|
||||
#: src/modules/packages/main.py:64
|
||||
#, python-format
|
||||
msgid "Removing one package."
|
||||
msgid_plural "Removing %(num)d packages."
|
||||
msgstr[0] " %(num)d パッケージの削除中。"
|
||||
|
||||
#: src/modules/packages/main.py:68
|
||||
msgid "Install packages."
|
||||
msgstr "パッケージのインストール"
|
||||
|
||||
#: src/modules/dummypython/main.py:44
|
||||
msgid "Dummy python job."
|
||||
msgstr "Dummy python job."
|
||||
|
@ -50,3 +29,24 @@ msgstr "Dummy python step {}"
|
|||
#: src/modules/machineid/main.py:35
|
||||
msgid "Generate machine-id."
|
||||
msgstr "machine-id の生成"
|
||||
|
||||
#: src/modules/packages/main.py:60
|
||||
#, python-format
|
||||
msgid "Processing packages (%(count)d / %(total)d)"
|
||||
msgstr "パッケージの処理中 (%(count)d / %(total)d)"
|
||||
|
||||
#: src/modules/packages/main.py:62 src/modules/packages/main.py:72
|
||||
msgid "Install packages."
|
||||
msgstr "パッケージのインストール"
|
||||
|
||||
#: src/modules/packages/main.py:65
|
||||
#, python-format
|
||||
msgid "Installing one package."
|
||||
msgid_plural "Installing %(num)d packages."
|
||||
msgstr[0] " %(num)d パッケージのインストール中。"
|
||||
|
||||
#: src/modules/packages/main.py:68
|
||||
#, python-format
|
||||
msgid "Removing one package."
|
||||
msgid_plural "Removing %(num)d packages."
|
||||
msgstr[0] " %(num)d パッケージの削除中。"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue