mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
0b1f0358b1
* Fixed a lot of installer stuff Fixed NSIS localization scripts, app version and added file association creation on installation * Fixed even more installer stuff Finalized installer and NSIS localization scripts, added pxo document icon * Update release.yml Added installer build and upload to release workflow
64 lines
1.4 KiB
Plaintext
64 lines
1.4 KiB
Plaintext
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Pixelorama 0.9\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2021-05-07 04:44\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"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#. SecInstall
|
|
#: ..\pixelorama.nsi:84
|
|
msgid "Install ${APPNAME}"
|
|
msgstr ""
|
|
|
|
#. SecStartmenu
|
|
#: ..\pixelorama.nsi:85
|
|
msgid "Create Start Menu shortcuts (optional)"
|
|
msgstr ""
|
|
|
|
#. SecDesktop
|
|
#: ..\pixelorama.nsi:86
|
|
msgid "Create shortcut on Desktop (optional)"
|
|
msgstr ""
|
|
|
|
#. un.SecUninstall
|
|
#: ..\pixelorama.nsi:87
|
|
msgid "Uninstall ${APPNAME} ${APPVERSION}"
|
|
msgstr ""
|
|
|
|
#. un.SecConfig
|
|
#: ..\pixelorama.nsi:88
|
|
msgid "Remove configuration files (optional)"
|
|
msgstr ""
|
|
|
|
#. DESC_SecInstall
|
|
#: ..\pixelorama.nsi:200
|
|
msgid "Installs ${APPNAME} ${APPVERSION}."
|
|
msgstr ""
|
|
|
|
#. DESC_SecStartmenu
|
|
#: ..\pixelorama.nsi:201
|
|
msgid "Creates Start Menu shortcuts for ${APPNAME}."
|
|
msgstr ""
|
|
|
|
#. DESC_SecDesktop
|
|
#: ..\pixelorama.nsi:202
|
|
msgid "Creates a Desktop shortcut for ${APPNAME}."
|
|
msgstr ""
|
|
|
|
#. DESC_un.SecUninstall
|
|
#: ..\pixelorama.nsi:203
|
|
msgid "Uninstalls ${APPNAME} ${APPVERSION} and removes all shortcuts."
|
|
msgstr ""
|
|
|
|
#. DESC_un.SecConfig
|
|
#: ..\pixelorama.nsi:204
|
|
msgid "Removes configuration files for ${APPNAME}."
|
|
msgstr ""
|