Windows installer strings
Maintainers usually reply within 1 day
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 48/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Domain
- localization
Research direction
Choose one unchecked locale from the issue body and translate the listed Windows installer strings in the provided code block. Keep everything through ${LANG_ENGLISH} and placeholders such as ${APPNAMEANDVERSION} unchanged. Post the completed translation in a code block and mark the corresponding locale as updated.
Written by the indexing model from the issue text.
Description
New strings from PR OpenRCT2/OpenRCT2#24491.
Translate the text and put it here in a "code" block - the built-in toolbar can help you here:
Only translate the actual text, leave the preceding bits up to and including ${LANG_ENGLISH} intact. Also leave placeholders like ${APPNAMEANDVERSION} intact.
LangString ls32bitVersionOn64bitOS ${LANG_ENGLISH} "You are trying to install the 32-bit OpenRCT2 on a 64-bit operating system. This is not advised, but will work with reduced capabilities. We suggest that you download the correct version. Do you really want to continue?"
LangString ls64bitVersionOn32bitOS ${LANG_ENGLISH} "You are trying to install the 64-bit OpenRCT2 on a 32-bit operating system. This is not going to work. Please download the correct version. Do you really want to continue?"
LangString lsBrandingText ${LANG_ENGLISH} "OpenRCT2 Installer"
LangString lsCannotInstallToRCT2Dir ${LANG_ENGLISH} "You cannot install OpenRCT2 to the same directory as RollerCoaster Tycoon 2."
LangString lsCannotInstallToRCTClassicDir ${LANG_ENGLISH} "You cannot install OpenRCT2 to the same directory as RollerCoaster Tycoon Classic."
LangString lsComponentDescription ${LANG_ENGLISH} "Minimal OpenRCT2 installation. You must have RollerCoaster Tycoon 2 or Classic installed."
LangString lsFinishPageLink ${LANG_ENGLISH} "Visit the OpenRCT2 site for more information"
LangString lsInstallerName ${LANG_ENGLISH} "${APPNAMEANDVERSION} ${PLATFORM} for $(lsSupportedOS)"
LangString lsNewWindowsVersionOnOldWindows ${LANG_ENGLISH} "You are trying to install the Windows XP SP3, Vista and newer version on Windows 95, 98, ME, 2000 or XP without SP3. This is will not work. Please download the correct version. Do you really want to continue?"
LangString lsOldWindowsVersionOnNewWindows ${LANG_ENGLISH} "You are trying to install the Windows 95, 98, 2000 and XP without SP3 version on Windows XP SP3, Vista or newer. This is not advised, but will work with reduced capabilities. We suggest that you download the correct version. Do you really want to continue?"
LangString lsOpenRCT2IsRunning ${LANG_ENGLISH} "OpenRCT2 is running. Please close it and retry."
LangString lsRunNow ${LANG_ENGLISH} "Run ${APPNAMEANDVERSION} now!"
LangString lsSupportedOS ${LANG_ENGLISH} "Windows 7 and later"
LangString lsUACErrorDefault ${LANG_ENGLISH} "Unable to elevate, error $0"
LangString lsUACError1062 ${LANG_ENGLISH} "Logon service not running, aborting!"
LangString lsUACError1223 ${LANG_ENGLISH} "This ${thing} requires admin privileges, aborting!"
LangString lsUACRequiresElevation ${LANG_ENGLISH} "This ${thing} requires admin privileges, try again"
LangString lsUninstall ${LANG_ENGLISH} "Uninstall ${APPNAMEANDVERSION}"
LangString lsUpgradeNotice ${LANG_ENGLISH} "Welcome to ${APPNAMEANDVERSION} Setup.$\nThis will allow you to upgrade from version $OLDVERSION."
VIAddVersionKey /LANG=${LANG_ENGLISH} "Comments" "Installs ${APPNAMEANDVERSION}"
VIAddVersionKey /LANG=${LANG_ENGLISH} "CompanyName" "OpenRCT2 Developers"
VIAddVersionKey /LANG=${LANG_ENGLISH} "FileDescription" "Installs ${APPNAMEANDVERSION}"
VIAddVersionKey /LANG=${LANG_ENGLISH} "ProductName" "OpenRCT2 ${PLATFORM} Installer for Windows 7 and later"
Updated in:
- ar-EG
- ca-ES
- cs-CZ
- da-DK
- de-DE
- en-US
- eo-ZZ
- es-ES
- fi-FI
- fr-FR
- gl-ES
- hu-HU
- it-IT
- ja-JP
- ko-KR
- nb-NO
- nl-NL
- pl-PL
- pt-BR
- ru-RU
- sv-SE
- tr-TR
- uk-UA
- zh-CN
- zh-TW
Notification when new strings arrive:
@OmarAglan @J0anJosep @LPSGizmo @Wuzzy2 @gr33ndev @tellovishous @dimateos @groenroos @rmnvgr @ninjum @LucaRed @telk5093 @Mmmmulder @Gymnasiast @marcinkunert @arekdurlik @Tupaschoal @CsyeCokTheSolly @LPR-Michael @mrmagic2020 @daihakken @andOlga
- Dominant language
- No language data
- Stars
- 72
- Forks
- 213
- Avg merge
- 14h 49m
- Merged PRs (30d)
- 18
Getting set up
We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from OpenRCT2/Localisation
-
String 7044–7049Opennew field
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
OpenRCT2/Localisation#3539 ·
Maintainers usually reply within 1 day
-
String 7043Opennew field
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
OpenRCT2/Localisation#3528 ·
Maintainers usually reply within 1 day
-
String 7040Opennew field
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenRCT2/Localisation#3516 ·
Maintainers usually reply within 1 day
-
Strings 7041–7042Opennew field
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
OpenRCT2/Localisation#3514 ·
Maintainers usually reply within 1 day
-
String 7039Opennew field
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenRCT2/Localisation#3501 ·
Maintainers usually reply within 1 day
All issues in OpenRCT2/Localisation
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 98/100
huggingface/course#1320 ·
Maintainers usually reply within 1 day
-
good first issue hacktoberfest help wanted translation
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Maintainers usually reply within 1 day
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
[Area] Widgets [Type] Bug Good First Issue
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
WordPress/presence-api#582 ·
Maintainers usually reply within 1 day
-
Difficulty 1/5 1-3 hours Newbie friendliness 75/100
python/python-docs-pt-br#312 · 1 comment ·