1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/installer/utils/installer.pot
Xenofon Konitsas 0b1f0358b1
Create installer (#486)
* 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
2021-05-21 10:36:16 -07:00

64 lines
1.4 KiB
Plaintext

#
msgid ""
msgstr ""
"Project-Id-Version: MTA San Andreas Installer 1.x\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-06 20:42\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:202
msgid "Installs ${APPNAME} ${APPVERSION}."
msgstr ""
#. DESC_SecStartmenu
#: ../pixelorama.nsi:203
msgid "Creates Start Menu shortcuts for ${APPNAME}."
msgstr ""
#. DESC_SecDesktop
#: ../pixelorama.nsi:204
msgid "Creates a Desktop shortcut for ${APPNAME}."
msgstr ""
#. DESC_un.SecUninstall
#: ../pixelorama.nsi:205
msgid "Uninstalls ${APPNAME} ${APPVERSION} and removes all shortcuts."
msgstr ""
#. DESC_un.SecConfig
#: ../pixelorama.nsi:206
msgid "Removes configuration files for ${APPNAME}."
msgstr ""