mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
70 lines
2.3 KiB
Plaintext
70 lines
2.3 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: pixelorama\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2021-05-07 04:44\n"
|
|
"PO-Revision-Date: 2024-10-20 12:52\n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: Russian\n"
|
|
"Language: ru_RU\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
|
"X-Crowdin-Project: pixelorama\n"
|
|
"X-Crowdin-Project-ID: 385497\n"
|
|
"X-Crowdin-Language: ru\n"
|
|
"X-Crowdin-File: /master/installer/installer.pot\n"
|
|
"X-Crowdin-File-ID: 10\n"
|
|
|
|
#. SecInstall
|
|
#: ..\pixelorama.nsi:84
|
|
msgid "Install ${APPNAME}"
|
|
msgstr "Установить ${APPNAME}"
|
|
|
|
#. 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 "Удалить ${APPNAME} ${APPVERSION}"
|
|
|
|
#. un.SecConfig
|
|
#: ..\pixelorama.nsi:88
|
|
msgid "Remove configuration files (optional)"
|
|
msgstr "Удалить конфигурационные файлы (опционально)"
|
|
|
|
#. DESC_SecInstall
|
|
#: ..\pixelorama.nsi:200
|
|
msgid "Installs ${APPNAME} ${APPVERSION}."
|
|
msgstr "Устанавливает ${APPNAME} ${APPVERSION}."
|
|
|
|
#. DESC_SecStartmenu
|
|
#: ..\pixelorama.nsi:201
|
|
msgid "Creates Start Menu shortcuts for ${APPNAME}."
|
|
msgstr "Создает ярлыки меню Пуск для ${APPNAME}."
|
|
|
|
#. DESC_SecDesktop
|
|
#: ..\pixelorama.nsi:202
|
|
msgid "Creates a Desktop shortcut for ${APPNAME}."
|
|
msgstr "Создает ярлык на рабочем столе для ${APPNAME}."
|
|
|
|
#. DESC_un.SecUninstall
|
|
#: ..\pixelorama.nsi:203
|
|
msgid "Uninstalls ${APPNAME} ${APPVERSION} and removes all shortcuts."
|
|
msgstr "Удаляет ${APPNAME} ${APPVERSION} и удаляет все ярлыки."
|
|
|
|
#. DESC_un.SecConfig
|
|
#: ..\pixelorama.nsi:204
|
|
msgid "Removes configuration files for ${APPNAME}."
|
|
msgstr "Удаление файлов конфигурации для ${APPNAME}."
|
|
|