New Crowdin updates (#397)

* New translations Translations.pot (Japanese)

* New translations Translations.pot (Turkish)

* New translations Translations.pot (Greek)

* New translations Translations.pot (Romanian)

* New translations Translations.pot (German)

* New translations Translations.pot (Italian)

* New translations Translations.pot (Chinese Simplified)

* New translations Translations.pot (Korean)
This commit is contained in:
Manolis Papadeas 2020-12-12 06:29:42 -08:00 committed by GitHub
parent 359f0d473c
commit 534ebaed02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 655 additions and 511 deletions

View file

@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: pixelorama\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-08 22:43\n"
"PO-Revision-Date: 2020-08-09 20:48\n"
"PO-Revision-Date: 2020-12-10 14:30\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
@ -21,50 +21,50 @@ msgstr ""
#. SecInstall
#: .\pixelorama.nsi:72
msgid "Install ${APPNAME}"
msgstr ""
msgstr "${APPNAME} をインストール"
#. SecStartmenu
#: .\pixelorama.nsi:73
msgid "Create Start Menu shortcuts (optional)"
msgstr ""
msgstr "スタートメニューにショートカットを作成 (オプション)"
#. SecDesktop
#: .\pixelorama.nsi:74
msgid "Create shortcut on Desktop (optional)"
msgstr ""
msgstr "デスクトップにショートカットを作成 (オプション)"
#. un.SecUninstall
#: .\pixelorama.nsi:75
msgid "Uninstall ${APPNAME} ${APPVERSION}"
msgstr ""
msgstr "${APPNAME} ${APPVERSION} をアンインストール"
#. un.SecConfig
#: .\pixelorama.nsi:76
msgid "Remove configuration files (optional)"
msgstr ""
msgstr "設定ファイルを削除 (オプション)"
#. DESC_SecInstall
#: .\pixelorama.nsi:178
msgid "Installs ${APPNAME} ${APPVERSION}."
msgstr ""
msgstr "${APPNAME} ${APPVERSION} をインストールします。"
#. DESC_SecStartmenu
#: .\pixelorama.nsi:179
msgid "Creates Start Menu shortcuts for ${APPNAME}."
msgstr ""
msgstr "${APPNAME} のスタートメニューショートカットを作成します。"
#. DESC_SecDesktop
#: .\pixelorama.nsi:180
msgid "Creates a Desktop shortcut for ${APPNAME}."
msgstr ""
msgstr "${APPNAME} のデスクトップショートカットを作成します。"
#. DESC_un.SecUninstall
#: .\pixelorama.nsi:181
msgid "Uninstalls ${APPNAME} ${APPVERSION} and removes all shortcuts."
msgstr ""
msgstr "${APPNAME} ${APPVERSION} をアンインストールし、すべてのショートカットを削除します。"
#. DESC_un.SecConfig
#: .\pixelorama.nsi:182
msgid "Removes configuration files for ${APPNAME}."
msgstr ""
msgstr "${APPNAME} の設定ファイルを削除します。"