![]() * Update .gitignore * Add Update Cider Branch selection * Add circle-ci API call * More testing * Maybe fix 'Update Cider' button * Another debug log * remove async in ipc 'check-for-update' * remove everything except debug log * semicolon * revert to async and change ipc name * more semicolon * Extract BaseURL from circleci API response * Fix compile error + rename ipc back to 'check-for-update' * Remove debug log * Update i18n files with new 'updateCider' term location * Update en_OWO.json * Fixed formatting in i18n files * Fix formatting elsewhere * Move 'Update Cider' i18n stuff from 'experimental' to 'general' * Do that thing @quacksire wanted me to do. 'for vue' * Fix bad merge * Revert Formatting. DO NOT OPEN IN AN AUTOFORMATTING IDE. USE VSCODE WEB/CODESPACES IF YOU NEED TO ACTUALLY CHANGE SOMETHING IN THE RENDERER Co-authored-by: Quacksire <19170969+quacksire@users.noreply.github.com> |
||
---|---|---|
.. | ||
de_DE.jsonc | ||
el_GR.jsonc | ||
en_GB.jsonc | ||
en_HODOR.jsonc | ||
en_OWO.jsonc | ||
en_PISS.jsonc | ||
en_SGA.jsonc | ||
en_US.jsonc | ||
es_ES.jsonc | ||
fr_CA.jsonc | ||
fr_FR.jsonc | ||
hu_HU.jsonc | ||
it_IT.jsonc | ||
ja_JP.jsonc | ||
ko_KR.jsonc | ||
pt_BR.jsonc | ||
README.md | ||
ro_RO.jsonc | ||
sk_SK.jsonc | ||
sv_SE.jsonc | ||
tr_TR.jsonc | ||
zh_CN.jsonc | ||
zh_HK.jsonc | ||
zh_TW.jsonc | ||
zh_yue.jsonc |
Cider i18n
Some notes about Cider's i18n support.
- Localization files are stored in jsonc format aka "JSON with Comments"
- The default language is English.
- The default language is used for messages that are not translated.
- Try when possible to keep the messages the similar in length to the English ones.
- Most of the strings in the content area are provided and translated by Apple themselves, and do not need to be translated.
- The language Apple Music uses are dependent on the storefront region.
Localization Notices
Several changes have been made to configuration options and will be listed below with the relevant locales that have been modified, the ones not mentioned in the list need modifying.
settings.option.experimental.closeButtonBehaviour
: Changed toclose_button_hide
- Should be "Close Button Should Hide the Application"..quit
,.minimizeTaskbar
and.minimizeTray
have been removed. Translations done for en_US.action.update
: Added foren_US
.term.topResult
: "Top Result" - Added foren_US
.term.sharedPlaylists
: "Shared Playlists" - Added foren_US
.term.people
: "People" - Added foren_US
.
Updated 02/02/2022 17:16 UTC
term.newpreset.name
: Added foren_US
.term.addedpreset
: Added foren_US
.term.deletepreset.warn
: Added foren_US
.term.deletedpreset
: Added foren_US
.term.musicVideos
: Added foren_US
.term.stations
: Added foren_US
.term.curators
: Added foren_US
.term.appleCurators
: Added foren_US
.term.radioShows
: Added foren_US
.term.recordLabels
: Added foren_US
.term.videoExtras
: Added foren_US
.term.top
: Added foren_US
.action.newpreset
: Added foren_US
.action.deletepreset
: Added foren_US
.
Updated 04/02/2022 10:00 UTC
term.history
: Added foren_US
.action.copy
: Added foren_US
.settings.header.visual.theme
: Added foren_US
.settings.option.visual.theme.default
: Added foren_US
.settings.option.visual.theme.dark
: Added foren_US
.settings.option.experimental.copy_log
: Added foren_US
.settings.option.experimental.inline_playlists
: Added foren_US
.
Update 05/02/2022 09:00 UTC
settings.header.audio.quality.hireslossless
: Added foren_US
.settings.header.audio.quality.hireslossless.description
: Added foren_US
.settings.header.audio.quality.lossless
: Added foren_US
.settings.header.audio.quality.lossless.description
: Added foren_US
.settings.option.audio.enableAdvancedFunctionality.ciderPPE
: Added foren_US
.settings.option.audio.enableAdvancedFunctionality.ciderPPE.description
: Added foren_US
.
Update 06/02/2022 10:35 UTC
settings.header.audio.quality.hireslossless.description
: Brackets removed, handled in renderer.settings.header.audio.quality.lossless.description
: Brackets removed, handled in renderer.settings.header.audio.quality.high.description
: Added foren_US
.settings.header.audio.quality.auto
: Removed as default for MusicKit is 256.settings.header.audio.quality.standard
: Replacedsettings.header.audio.quality.low
to match MusicKit naming.settings.header.audio.quality.standard.description
: Added foren_US
.