Merge branch 'develop' into main
This commit is contained in:
commit
d7d90fbc36
86 changed files with 25144 additions and 6680 deletions
|
@ -16,4 +16,43 @@ Several changes have been made to configuration options and will be listed below
|
|||
been modified, the ones not mentioned in the list need modifying.
|
||||
|
||||
* `settings.option.experimental.closeButtonBehaviour`: Changed to `close_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 for `en_US`.
|
||||
* `action.update`: Added for `en_US`.
|
||||
* `term.topResult`: "Top Result" - Added for `en_US`.
|
||||
* `term.sharedPlaylists`: "Shared Playlists" - Added for `en_US`.
|
||||
* `term.people`: "People" - Added for `en_US`.
|
||||
|
||||
Updated 02/02/2022 17:16 UTC
|
||||
|
||||
* `term.newpreset.name`: Added for `en_US`.
|
||||
* `term.addedpreset`: Added for `en_US`.
|
||||
* `term.deletepreset.warn`: Added for `en_US`.
|
||||
* `term.deletedpreset`: Added for `en_US`.
|
||||
* `term.musicVideos`: Added for `en_US`.
|
||||
* `term.stations`: Added for `en_US`.
|
||||
* `term.curators`: Added for `en_US`.
|
||||
* `term.appleCurators`: Added for `en_US`.
|
||||
* `term.radioShows`: Added for `en_US`.
|
||||
* `term.recordLabels`: Added for `en_US`.
|
||||
* `term.videoExtras`: Added for `en_US`.
|
||||
* `term.top`: Added for `en_US`.
|
||||
* `action.newpreset`: Added for `en_US`.
|
||||
* `action.deletepreset`: Added for `en_US`.
|
||||
|
||||
Updated 04/02/2022 10:00 UTC
|
||||
|
||||
* `term.history`: Added for `en_US`.
|
||||
* `action.copy`: Added for `en_US`.
|
||||
* `settings.header.visual.theme`: Added for `en_US`.
|
||||
* `settings.option.visual.theme.default`: Added for `en_US`.
|
||||
* `settings.option.visual.theme.dark`: Added for `en_US`.
|
||||
* `settings.option.experimental.copy_log`: Added for `en_US`.
|
||||
* `settings.option.experimental.inline_playlists`: Added for `en_US`.
|
||||
|
||||
Update 05/02/2022 09:00 UTC
|
||||
|
||||
* `settings.header.audio.quality.hireslossless`: Added for `en_US`.
|
||||
* `settings.header.audio.quality.hireslossless.description`: Added for `en_US`.
|
||||
* `settings.header.audio.quality.lossless`: Added for `en_US`.
|
||||
* `settings.header.audio.quality.lossless.description`: Added for `en_US`.
|
||||
* `settings.option.audio.enableAdvancedFunctionality.decryptLLPW`: Added for `en_US`.
|
||||
* `settings.option.audio.enableAdvancedFunctionality.decryptLLPW.description`: Added for `en_US`.
|
335
src/i18n/en_OWO.jsonc
Normal file
335
src/i18n/en_OWO.jsonc
Normal file
|
@ -0,0 +1,335 @@
|
|||
{ // Base File
|
||||
|
||||
// i18n Info
|
||||
"i18n.languageName": "Engwish (OwO)", // name of language in native language
|
||||
"i18n.languageNameEnglish": "Engwish (OwO)", // name of language in English
|
||||
"i18n.category": "fun", // main = real language, fun = fun community languages
|
||||
"i18n.authors": "@deerwithacurl", // Authors, if you contribute to this file feel free to add your name seperated with a space
|
||||
|
||||
// App info
|
||||
"app.name": "Cidew",
|
||||
|
||||
"date.format": "${m} ${d}, ${y}",
|
||||
|
||||
// Dialogs
|
||||
"dialog.cancel": "Nu",
|
||||
"dialog.ok": "Oki",
|
||||
|
||||
// Notification
|
||||
"notification.updatingLibrarySongs": "Updating wibwawy songs...",
|
||||
"notification.updatingLibraryAlbums": "Updating wibwawy awbums...",
|
||||
"notification.updatingLibraryArtists": "Updating wibwawy awtists...",
|
||||
// Terms
|
||||
"term.appleInc": "Appwe Inc.",
|
||||
"term.appleMusic": "Appwe Mewsic",
|
||||
"term.applePodcasts": "Appwe Pawdcasts",
|
||||
"term.itunes": "iTuwunes",
|
||||
"term.github": "GitHuwub",
|
||||
"term.discord": "Discowd",
|
||||
"term.learnMore": "Weawn moar",
|
||||
"term.accountSettings": "Accownt Settings",
|
||||
"term.logout": "Wogout",
|
||||
"term.login": "Wogin",
|
||||
"term.about": "Abowt",
|
||||
"term.privateSession": "Pwivate Session OwO",
|
||||
"term.queue": "Quwue",
|
||||
"term.search": "Seawch",
|
||||
"term.library": "Wibwawy",
|
||||
"term.listenNow": "Wisten Nao",
|
||||
"term.browse": "Bwowse",
|
||||
"term.radio": "Wadio",
|
||||
"term.recentlyAdded": "Wecentwy Added",
|
||||
"term.songs": "Sawngs",
|
||||
"term.albums": "Awbums",
|
||||
"term.artists": "Awtists",
|
||||
"term.podcasts": "Pawdcasts",
|
||||
"term.playlists": "Pwaywists",
|
||||
"term.playlist": "Pwaywist",
|
||||
"term.newPlaylist": "Nyew Pwaywist",
|
||||
"term.newPlaylistFolder": "New Pwaywist Fowdew",
|
||||
"term.createNewPlaylist": "Cweate New Pwaywist",
|
||||
"term.createNewPlaylistFolder": "Cweate New Pwaywist Fowdew",
|
||||
"term.deletePlaylist": "Awe chu suwe chu wan to dewete dis pwaywist?",
|
||||
"term.play": "Pway",
|
||||
"term.pause": "Pawse",
|
||||
"term.previous": "Pwevious",
|
||||
"term.next": "Next",
|
||||
"term.shuffle": "Shuffwe",
|
||||
"term.repeat": "Wepeat",
|
||||
"term.volume": "Vowume",
|
||||
"term.mute": "Muwute",
|
||||
"term.unmute": "Unmuwute",
|
||||
"term.share": "Shawe",
|
||||
"term.share.success": "Copied to cwipboawd",
|
||||
"term.settings": "Settings",
|
||||
"term.seeAll": "See Aww",
|
||||
"term.sortBy": "Sowt By",
|
||||
"term.sortBy.album": "Awbum",
|
||||
"term.sortBy.artist": "Awtist",
|
||||
"term.sortBy.name": "Name",
|
||||
"term.sortBy.genre": "Genwe",
|
||||
"term.sortBy.releaseDate": "Wewease Date",
|
||||
"term.sortBy.duration": "Duwation",
|
||||
"term.sortOrder": "A-Z",
|
||||
"term.sortOrder.ascending": "Ascending",
|
||||
"term.sortOrder.descending": "Descending",
|
||||
"term.viewAs": "View As",
|
||||
"term.viewAs.coverArt": "Covew Awt",
|
||||
"term.viewAs.list": "Wist",
|
||||
"term.size": "Size",
|
||||
"term.size.normal": "Nowmaw",
|
||||
"term.size.compact": "Wittwe",
|
||||
"term.enable": "Enabwe",
|
||||
"term.disable": "Disabwe",
|
||||
"term.enabled": "Enabwed",
|
||||
"term.disabled": "Disabwed",
|
||||
"term.connect": "Connect",
|
||||
"term.connecting": "Connecting",
|
||||
"term.disconnect": "Disconnect",
|
||||
"term.authed": "Authed",
|
||||
"term.confirm": "Confiwm?",
|
||||
"term.more": "Moar",
|
||||
"term.less": "Wess",
|
||||
"term.showMore": "Show moar",
|
||||
"term.showLess": "Show wess",
|
||||
"term.topSongs" : "Top Songs",
|
||||
"term.latestReleases": "Watest Weweases",
|
||||
"term.time.added": "Added",
|
||||
"term.time.released": "Weweased",
|
||||
"term.time.updated": "Updated",
|
||||
"term.time.hours": "houws",
|
||||
"term.time.hour": "houw",
|
||||
"term.time.minutes": "minuwtes",
|
||||
"term.time.minute": "minuwte",
|
||||
"term.time.seconds": "seconds",
|
||||
"term.time.second": "second",
|
||||
"term.fullscreenView": "Fuwwwscween View",
|
||||
"term.defaultView": "Defauwt View",
|
||||
"term.audioSettings": "Audiowo Settings",
|
||||
"term.clearAll": "Cweaw Aww",
|
||||
"term.recentStations": "Wecent Stations",
|
||||
"term.language": "Wanguage",
|
||||
"term.funLanguages": "Fun",
|
||||
"term.noLyrics": "Woading... / Wywics not found./ Instwumentaw.",
|
||||
"term.copyright": "Copywight",
|
||||
"term.rightsReserved": "All Wights Wesewved.",
|
||||
"term.sponsor": "Sponsow dis pwoject",
|
||||
"term.ciderTeam": "Cidew Team",
|
||||
"term.developer": "Devewopew",
|
||||
"term.socialTeam": "Sociaw Team",
|
||||
"term.socials": "Sociaws",
|
||||
"term.contributors": "Contwibutows",
|
||||
"term.equalizer": "Equawizew",
|
||||
"term.reset": "Weset",
|
||||
"term.tracks": "twacks", // Assume x amount of tracks. e.g. 50 tracks
|
||||
"term.videos": "Videowos",
|
||||
"term.menu": "Menuwu",
|
||||
"term.check": "Check",
|
||||
"term.aboutArtist": "About {{artistName}}", // e.g. 'About Doja Cat'
|
||||
"term.updateCider": "Update Cidew",
|
||||
"term.topResult": "Top Wesuwt", // Search Results
|
||||
"term.sharedPlaylists": "Shawed Pwaywists", // Search Results
|
||||
"term.people": "Peopwe", // Search Results
|
||||
"term.newpreset.name": "New EQ Pweset Name", // Equalizer Preset
|
||||
"term.addedpreset": "Added Pweset",
|
||||
"term.deletepreset.warn": "Awe chu suwe chu want to dewete dis pweset?",
|
||||
"term.deletedpreset": "Wemoved pweset",
|
||||
"term.musicVideos": "Music Videowos", // Search page friendlyTypes
|
||||
"term.stations": "Stations",
|
||||
"term.curators": "Cuwatows",
|
||||
"term.appleCurators": "Appwe Cuwatows",
|
||||
"term.radioShows": "Wadio Shows",
|
||||
"term.recordLabels": "Wecowd Wabews",
|
||||
"term.videoExtras": "Videowo Extwas",
|
||||
"term.top": "Top",
|
||||
|
||||
// Home
|
||||
"home.title": "Home",
|
||||
"home.recentlyPlayed": "Wecentwy Pwayed",
|
||||
"home.recentlyAdded": "Wecentwy Added",
|
||||
"home.artistsFeed": "Youw Awtists Feed",
|
||||
"home.artistsFeed.noArtist": "Fowwow some awtists fiwst and theiw watest weleases wiww be here",
|
||||
"home.madeForYou": "Made Fow Chu",
|
||||
"home.friendsListeningTo": "Fwiends Wistening To",
|
||||
"home.followedArtists": "Fowwowed Awtists",
|
||||
// Errors
|
||||
"error.appleMusicSubRequired": "Appwe Music wequiwes a subscwiption.",
|
||||
"error.connectionError": "Thewe was a pwobwem connecting to Appwe Mewsic.",
|
||||
"error.noResults": "No Wesuwts.",
|
||||
"error.noResults.description": "Twy a new seawch.",
|
||||
|
||||
//Podcasts
|
||||
"podcast.followOnCider": "Fowwow On Cidew",
|
||||
"podcast.followedOnCider": "Fowwowing On Cidew",
|
||||
"podcast.subscribeOnItunes": "Subscwibe On iTuwunes",
|
||||
"podcast.subscribedOnItunes": "Subscwibed On iTuwunes",
|
||||
"podcast.itunesStore": "iTuwunes Stowe",
|
||||
"podcast.episodes": "Episowodes",
|
||||
"podcast.playEpisode": "Pway Episowode",
|
||||
"podcast.website": "Pawdcast Website",
|
||||
|
||||
// Actions
|
||||
"action.addToLibrary": "Add to Wibwawy",
|
||||
"action.addToLibrary.success": "Added to Wibwawy",
|
||||
"action.addToLibrary.error": "Ewwow Adding to Wibwawy",
|
||||
"action.removeFromLibrary": "Wemove fwom Wibwawy",
|
||||
"action.removeFromLibrary.success": "Wemoved fwom Wibwawy",
|
||||
"action.addToQueue": "Add to Quwue",
|
||||
"action.addToQueue.success": "Added to Quwue",
|
||||
"action.addToQueue.error": "Ewwow Adding to Quwue",
|
||||
"action.removeFromQueue": "Wemove fwom Quwue",
|
||||
"action.removeFromQueue.success": "Wemoved fwom Quwue",
|
||||
"action.removeFromQueue.error": "Ewwow Wemoving fwom Quwue",
|
||||
"action.createPlaylist": "Cweate a New Pwaywist",
|
||||
"action.addToPlaylist": "Add to Pwaywist",
|
||||
"action.removeFromPlaylist": "Wemove fwom Pwaywist",
|
||||
"action.addToFavorites": "Add to Favowites",
|
||||
"action.follow": "Fowwow",
|
||||
"action.follow.success": "Fowwowed",
|
||||
"action.follow.error": "Ewwow Fowwowing",
|
||||
"action.unfollow": "Unfowwow",
|
||||
"action.unfollow.success": "Unfowwowed",
|
||||
"action.unfollow.error": "Ewwow Unfowwowing",
|
||||
"action.playNext": "Pway Next",
|
||||
"action.playLater": "Pway Watew",
|
||||
"action.startRadio": "Stawt Wadio",
|
||||
"action.goToArtist": "Go to Awtist",
|
||||
"action.goToAlbum": "Go to Awbum",
|
||||
"action.moveToTop": "Move to top",
|
||||
"action.share": "Shawe",
|
||||
"action.rename": "Wename",
|
||||
"action.love": "Wuv",
|
||||
"action.unlove": "Unwuv",
|
||||
"action.dislike": "Diswike",
|
||||
"action.undoDislike": "Undo diswike",
|
||||
"action.showWebRemoteQR": "Web Wiimote",
|
||||
"action.playTracksNext": "Pway ${app.selectedMediaItems.length} twacks next",
|
||||
"action.playTracksLater": "Pway ${app.selectedMediaItems.length} twacks latew",
|
||||
"action.removeTracks": "Wemove ${self.selectedItems.length} twacks fwom quwue",
|
||||
"action.import": "Impowt",
|
||||
"action.export": "Expowt",
|
||||
"action.showAlbum": "Show Compwete Awbum",
|
||||
"action.tray.minimize": "Minimize to Tway",
|
||||
"action.tray.quit": "Quit",
|
||||
"action.tray.show": "Show",
|
||||
"action.update": "Update",
|
||||
"action.newpreset": "New Pweset...", // Equalizer Preset
|
||||
"action.deletepreset": "Dewete Pweset",
|
||||
|
||||
// Settings - General
|
||||
"settings.header.general": "Genewaw",
|
||||
"settings.header.general.description": "Adjust the genewaw settings fow Cidew.",
|
||||
"settings.option.general.language": "Wanguage",
|
||||
|
||||
// Language optgroups
|
||||
"settings.option.general.language.main": "Wanguages",
|
||||
"settings.option.general.language.fun": "Fun Wanguages",
|
||||
"settings.option.general.language.unsorted": "Unsowted",
|
||||
|
||||
// Settings - Audio
|
||||
"settings.header.audio": "Audiowo",
|
||||
"settings.header.audio.description": "Adjust the audiowo settings fow Cidew.",
|
||||
"settings.option.audio.quality": "Audiowo Quawity", // Dropdown
|
||||
"settings.header.audio.quality.hireslossless": "Hi-res losswess",
|
||||
"settings.header.audio.quality.hireslossless.description": "(uwp to 24-bit/192 khz)",
|
||||
"settings.header.audio.quality.lossless": "Losswess",
|
||||
"settings.header.audio.quality.lossless.description": "(uwp to 24-bit/48 khz)",
|
||||
"settings.header.audio.quality.high": "High",
|
||||
"settings.header.audio.quality.low": "Low", // keeping as low because confusion with the word wow
|
||||
"settings.header.audio.quality.auto": "Autowo",
|
||||
"settings.option.audio.seamlessTransition": "Seamwess Audiowo Twansition", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality": "Enabwe Advanced Functionawity", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.description": "Enabwing AudiowoContext functionawity wiww awwow fow extended audiowo featuwes wike Audiowo Nowmawization, Equalizews and Visuawizews, howevew on some systems dis may cause stuttewing in audiowo twacks.",
|
||||
"settings.option.audio.enableAdvancedFunctionality.decryptLLPW": "Decwypt losswess pwayback wowkfwow", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.decryptLLPW.description": "Enabwes the abiwity fow cidew to decwypt losswess auwdio fiwes. A minow pewfowmance hit wiww occuww.",
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioNormalization": "Audiowo Nowmawization", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioNormalization.description": "Nowmawizes peak vowume fow individuaw twacks to cweate a moar unifowm wistening expewience.",
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioSpatialization": "Audiowo Spatiawization", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioSpatialization.description": "Spatiawize audiowo and make audiowo moar 3-dimensionaw (note: Dis is not Dowby Atmos)",
|
||||
// Settings - Visual
|
||||
"settings.header.visual": "Visuaw",
|
||||
"settings.header.visual.description": "Adjust the visuaw settings fow Cidew.",
|
||||
"settings.option.visual.windowBackgroundStyle": "Window Backgwound Stywe", // Toggle
|
||||
"settings.header.visual.windowBackgroundStyle.none": "None",
|
||||
"settings.header.visual.windowBackgroundStyle.artwork": "Awtwowk",
|
||||
"settings.header.visual.windowBackgroundStyle.image": "Image",
|
||||
"settings.option.visual.animatedArtwork": "Animated Awtwowk", // Dropdown
|
||||
"settings.header.visual.animatedArtwork.always": "Awways",
|
||||
"settings.header.visual.animatedArtwork.limited": "Wimited to pages and speciaw entwies",
|
||||
"settings.header.visual.animatedArtwork.disable": "Disabwe evewywhewe",
|
||||
"settings.option.visual.animatedArtworkQuality": "Animated Awtwowk Quawity", // Dropdown
|
||||
"settings.header.visual.animatedArtworkQuality.low": "Low",
|
||||
"settings.header.visual.animatedArtworkQuality.medium": "Medium",
|
||||
"settings.header.visual.animatedArtworkQuality.high": "High",
|
||||
"settings.header.visual.animatedArtworkQuality.veryHigh": "Vewy High",
|
||||
"settings.header.visual.animatedArtworkQuality.extreme": "Extweme",
|
||||
"settings.option.visual.animatedWindowBackground": "Animated Window Backgwound", // Toggle
|
||||
"settings.option.visual.hardwareAcceleration": "Hawdwawe Accewewation", // Dropdown
|
||||
"settings.option.visual.hardwareAcceleration.description": "Wequiwes wewaunch",
|
||||
"settings.header.visual.hardwareAcceleration.default": "Defauwt",
|
||||
"settings.header.visual.hardwareAcceleration.webGPU": "WebGPU",
|
||||
// Refer to term.disabled for the disabled option
|
||||
"settings.option.visual.showPersonalInfo": "Show Pewsonaw Info", // Toggle
|
||||
|
||||
// Settings - Lyrics
|
||||
"settings.header.lyrics": "Wywics",
|
||||
"settings.header.lyrics.description": "Adjust the wywics settings fow Cidew.",
|
||||
"settings.option.lyrics.enableMusixmatch": "Enabwe Musixmatch Wywics", // Toggle
|
||||
"settings.option.lyrics.enableMusixmatchKaraoke": "Enabwe Kawaoke Mode (Musixmatch onwy)", // Toggle
|
||||
"settings.option.lyrics.musixmatchPreferredLanguage": "Musixmatch Twanswation Pwefewwed Wanguage", // Dropdown
|
||||
"settings.option.lyrics.enableYoutubeLyrics": "Enabwe YouTube Wywics fow Mewsic Videowos", // Toggle
|
||||
|
||||
// Settings - Connectivity
|
||||
"settings.header.connectivity": "Connectivity",
|
||||
"settings.header.connectivity.description": "Adjust the connectivity settings fow Cidew.",
|
||||
"settings.option.connectivity.discordRPC": "Discowd Wich Pwesence", // Dropdown
|
||||
"settings.option.connectivity.playbackNotifications": "Pwayback Notifications", // Toggle
|
||||
// Refer to term.disabled for the disabled option
|
||||
"settings.header.connectivity.discordRPC.cider": "Disway as 'Cider'",
|
||||
"settings.header.connectivity.discordRPC.appleMusic": "Dispway as 'Apple Music'",
|
||||
"settings.option.connectivity.discordRPC.clearOnPause": "Cweaw Discowd Wich Pwesence on Paws", // Toggle
|
||||
"settings.option.connectivity.lastfmScrobble": "Wast.fm Scwobbwing", // Option to Connect
|
||||
"settings.option.connectivity.lastfmScrobble.delay": "Wast.fm Scwobble Deway (%)",
|
||||
"settings.option.connectivity.lastfmScrobble.nowPlaying": "Enabwe Wast.fm Nao Pwaying",
|
||||
"settings.option.connectivity.lastfmScrobble.removeFeatured": "Wemove featuwing awtists fwom song titwe (Wast.fm)",
|
||||
"settings.option.connectivity.lastfmScrobble.filterLoop": "Fiwtew wooped twack (Wast.fm)",
|
||||
// Refer to term.connect for the connect button
|
||||
|
||||
// Settings - Experimental
|
||||
"settings.header.experimental": "Expewimentaw",
|
||||
"settings.header.experimental.description": "Adjust the expewimentaw settings fow Cidew.",
|
||||
"settings.option.experimental.compactUI": "Wittwe UI", // Toggle
|
||||
"settings.option.experimental.close_button_hide": "Cwose Button Shouwd Hide the Appwication",
|
||||
// Refer to term.disabled & term.enabled
|
||||
|
||||
// Spatialization Menu
|
||||
"spatial.notTurnedOn": "Audiowo Spatiawization is disabwed. To use, pwease enabwe it fiwst.",
|
||||
"spatial.spatialProperties": "Spatiaw Pwopewties",
|
||||
"spatial.width": "Width",
|
||||
"spatial.height": "Height",
|
||||
"spatial.depth": "Depth",
|
||||
"spatial.gain": "Gain",
|
||||
"spatial.roomMaterials": "Woom Matewiaws",
|
||||
"spatial.roomDimensions": "Woom Dimensions",
|
||||
"spatial.roomPositions": "Woom Positions",
|
||||
"spatial.setDimensions": "Set Dimensions",
|
||||
"spatial.setPositions": "Set Positions",
|
||||
"spatial.up": "Up",
|
||||
"spatial.front": "Fwont",
|
||||
"spatial.left": "Weft",
|
||||
"spatial.right": "Wight",
|
||||
"spatial.back": "Back",
|
||||
"spatial.down": "Down",
|
||||
"spatial.listener": "Wistenew",
|
||||
"spatial.audioSource": "Audiowo Souwce",
|
||||
|
||||
// Settings - Unfinished
|
||||
"settings.header.unfinished": "Unfinished",
|
||||
|
||||
// Web Remote
|
||||
"remote.web.title": "Cider Wiimote",
|
||||
"remote.web.description": "Scan da QR code to paiw chur phone up with dis Cidew instance",
|
||||
|
||||
// About
|
||||
"about.thanks": "Majow tanks to da Cidew Cowwective Team and aww of ouw contwibutows."
|
||||
}
|
|
@ -32,7 +32,7 @@
|
|||
"term.login": "piss in",
|
||||
"term.about": "piss info",
|
||||
"term.privateSession": "piss in private",
|
||||
"term.queue": "to be pissed",
|
||||
"term.queue": "the toilet",
|
||||
"term.search": "find piss",
|
||||
"term.library": "obtained piss",
|
||||
"term.listenNow": "piss now",
|
||||
|
@ -121,9 +121,11 @@
|
|||
"term.equalizer": "advanced piss configuration",
|
||||
"term.reset": "repiss",
|
||||
"term.tracks": "pisses", // Assume x amount of tracks. e.g. 50 tracks
|
||||
"term.videos": "piss videos 😳",
|
||||
"term.videos": "piss videos",
|
||||
"term.menu": "piss menu",
|
||||
"term.check": "piss!",
|
||||
"term.aboutArtist": "about pisser {{artistName}}", // e.g. 'About Doja Cat'
|
||||
"term.updateCider": "piss on cider",
|
||||
|
||||
// Home
|
||||
"home.title": "piss central",
|
||||
|
@ -154,8 +156,8 @@
|
|||
"action.addToLibrary": "obtain piss",
|
||||
"action.addToLibrary.success": "piss obtained",
|
||||
"action.addToLibrary.error": "error obtaining piss",
|
||||
"action.removeFromLibrary": "unobtain piss",
|
||||
"action.removeFromLibrary.success": "piss unobtained",
|
||||
"action.removeFromLibrary": "dump piss",
|
||||
"action.removeFromLibrary.success": "piss dumped",
|
||||
"action.addToQueue": "add to toilet",
|
||||
"action.addToQueue.success": "added to toilet",
|
||||
"action.addToQueue.error": "error adding to toilet",
|
||||
|
@ -191,10 +193,10 @@
|
|||
"action.import": "impiss",
|
||||
"action.export": "expiss",
|
||||
"action.showAlbum": "show complete piss collection",
|
||||
// Waiting on Core for moving plugin to app.ts
|
||||
"action.tray.minimize": "piss off to tray",
|
||||
"action.tray.quit": "piss off",
|
||||
"action.tray.show": "piss back",
|
||||
"action.update": "piss!",
|
||||
|
||||
// Settings - General
|
||||
"settings.header.general": "general",
|
||||
|
@ -273,10 +275,7 @@
|
|||
"settings.header.experimental": "piss lab",
|
||||
"settings.header.experimental.description": "mitochondria is the powerhouse of the cell",
|
||||
"settings.option.experimental.compactUI": "compact piss", // Toggle
|
||||
"settings.option.experimental.closeButtonBehaviour": "piss off button behaviour",
|
||||
"settings.option.experimental.closeButtonBehaviour.quit": "ask cider to piss off",
|
||||
"settings.option.experimental.closeButtonBehaviour.minimizeTaskbar": "piss off to the taskbar",
|
||||
"settings.option.experimental.closeButtonBehaviour.minimizeTray": "piss off to the tray",
|
||||
"settings.option.experimental.close_button_hide": "play hide-and-seek when clicking close button",
|
||||
// Refer to term.disabled & term.enabled
|
||||
|
||||
// Spatialization Menu
|
||||
|
|
|
@ -29,10 +29,11 @@
|
|||
"term.learnMore": "|:ᒷᖋ∷リ ᒲᒍ∷ᒷ",
|
||||
"term.accountSettings": "ᖋᔮᔮᒍ⚍リᒣ ϟᒷᒣᒣ╎リ┤ϟ",
|
||||
"term.logout": "|:ᒍ┤ᒍ⚍ᒣ",
|
||||
"term.login": "|:ᒍ┤╎リ",
|
||||
"term.login": "|:ᒍ┤ ╎リ",
|
||||
"term.about": "ᖋᕊᒍ⚍ᒣ",
|
||||
"term.privateSession": "I!∷╎⍊ᖋᒣᒷ ϟᒷϟϟ╎ᒍリ",
|
||||
"term.queue": "ᑑ⚍ᒷ⚍ᒷ",
|
||||
"term.history": "⍑╎ϟᒣᒍ∷॥",
|
||||
"term.search": "ϟᒷᖋ∷ᔮ⍑",
|
||||
"term.library": "|:╎ᕊ∷ᖋ∷॥",
|
||||
"term.listenNow": "|:╎ϟᒣᒷリ",
|
||||
|
@ -45,6 +46,11 @@
|
|||
"term.podcasts": "I!ᒍ↸ᔮᖋϟᒣϟ",
|
||||
"term.playlists": "i!|:ᖋ॥|:╎ϟᒣϟ",
|
||||
"term.playlist": "i!|:ᖋ॥|:╎ϟᒣ",
|
||||
"term.newPlaylist": "リᒷ∴ i!|:ᖋ॥|:╎ϟᒣ",
|
||||
"term.newPlaylistFolder": "リᒷ∴ i!|:ᖋ॥|:╎ϟᒣ ⎓ᒍ|:↸ᒷ∷",
|
||||
"term.createNewPlaylist": "ᔮ∷ᒷᖋᒣᒷ リᒷ∴ i!|:ᖋ॥|:╎ϟᒣ",
|
||||
"term.createNewPlaylistFolder": "ᔮ∷ᒷᖋᒣᒷ リᒷ∴ i!|:ᖋ॥|:╎ϟᒣ ⎓ᒍ|:↸ᒷ∷",
|
||||
"term.deletePlaylist": "ᖋ∷ᒷ ॥ᒍ⚍ ϟ⚍∷ᒷ ॥ᒍ⚍ ∴ᖋリᒣ ᒣᒍ ↸ᒷ|:ᒷᒣᒷ ᒣ⍑╎ϟ i!|:ᖋ॥|:╎ϟᒣ?",
|
||||
"term.play": "i!|:ᖋ॥",
|
||||
"term.pause": "I!ᖋ⚍ϟᒷ",
|
||||
"term.previous": "I!∷ᒷ⍊╎ᒍ⚍ϟ",
|
||||
|
@ -55,6 +61,7 @@
|
|||
"term.mute": "ᒲ⚍ᒣᒷ",
|
||||
"term.unmute": "⚍リᒲ⚍ᒣᒷ",
|
||||
"term.share": "ϟ⍑ᖋ∷ᒷ",
|
||||
"term.share.success": "ᔮᒍi!╎ᒷ↸ ᒣᒍ ᔮ|:╎i!ᕊᒍᖋ∷↸",
|
||||
"term.settings": "ϟᒷᒣᒣ╎リ┤ϟ",
|
||||
"term.seeAll": "ϟᒷᒷ ᖋ|:|:",
|
||||
"term.sortBy": "ϟᒍ∷ᒣ ᕊ॥",
|
||||
|
@ -118,8 +125,25 @@
|
|||
"term.tracks": "ᒣ∷ᖋᔮ·ǀ·ϟ", // Assume x amount of tracks. e.g. 50 tracks
|
||||
"term.videos": "⍊╎↸ᒷᒍ",
|
||||
"term.menu": "ᒲᒷ⚍リ",
|
||||
"term.showAlbum": "ϟ⍑ᒍ∴ ᔮᒍᒲi!|:ᒷᒣᒷ ᖋ|:ᕊ⚍ᒲ",
|
||||
|
||||
"term.check": "ᔮ⍑ᒷᔮ·ǀ·",
|
||||
"term.aboutArtist": "ᖋᕊᒍ⚍ᒣ {{artistName}}", // e.g. 'About Doja Cat'
|
||||
"term.updateCider": "⚍i!↸ᖋᒣᒷ ᔮ╎↸ᒷ∷",
|
||||
"term.topResult": "ᒣᒍi! ∷ᒷϟ⚍|:ᒣ", // Search Results
|
||||
"term.sharedPlaylists": "ϟ⍑ᖋ∷ᒷ↸ i!|:ᖋ॥|:╎ϟᒣϟ", // Search Results
|
||||
"term.people": "i!ᒷᒍi!|:ᒷ", // Search Results
|
||||
"term.newpreset.name": "リᒷ∴ ᒷᑑ i!∷ᒷϟᒷᒣ リᖋᒲᒷ", // Equalizer Preset
|
||||
"term.addedpreset": "ᖋ↸↸ᒷ↸ i!∷ᒷϟᒷᒣ",
|
||||
"term.deletepreset.warn": "ᖋ∷ᒷ ॥ᒍ⚍ ϟ⚍∷ᒷ ॥ᒍ⚍ ∴ᖋリᒣ ᒣᒍ ↸ᒷ|:ᒷᒣᒷ ᒣ⍑╎ϟ i!∷ᒷϟᒷᒣ?",
|
||||
"term.deletedpreset": "∷ᒷᒲᒍ⍊ᒷ↸ i!∷ᒷϟᒷᒣ",
|
||||
"term.musicVideos": "ᒲ⚍ϟ╎ᔮ ⍊╎↸ᒷᒍϟ", // Search page friendlyTypes
|
||||
"term.stations": "ϟᒣᖋᒣ╎ᒍリϟ",
|
||||
"term.curators": "ᔮ⚍∷ᖋᒣᒍ∷ϟ",
|
||||
"term.appleCurators": "ᖋi!i!|:ᒷ ᔮ⚍∷ᖋᒣᒍ∷ϟ",
|
||||
"term.radioShows": "∷ᖋ↸╎ᒍ ϟ⍑ᒍ∴ϟ",
|
||||
"term.recordLabels": "∷ᒷᔮᒍ∷↸ |:ᖋᕊᒷ|:ϟ",
|
||||
"term.videoExtras": "⍊╎↸ᒷᒍ ᒷ/ᒣ∷ᖋϟ",
|
||||
"term.top": "ᒣᒍi!",
|
||||
|
||||
// Home
|
||||
"home.title": "⍑ᒍᒲᒷ",
|
||||
"home.recentlyPlayed": "∷ᒷᔮᒷリᒣ|:॥ i!|:ᖋ॥ᒷ↸",
|
||||
|
@ -185,6 +209,14 @@
|
|||
"action.removeTracks": "∷ᒷᒲᒍ⍊ᒷ ${self.selectedItems.length} ᒣ∷ᖋᔮ·ǀ·ϟ ⎓∷ᒍᒲ ᑑ⚍ᒷ⚍ᒷ",
|
||||
"action.import": "╎ᒲi!ᒍ∷ᒣ",
|
||||
"action.export": "ᒷ/i!ᒍ∷ᒣ",
|
||||
"action.showAlbum": "ϟ⍑ᒍ∴ ᔮᒍᒲi!|:ᒷᒣᒷ ᖋ|:ᕊ⚍ᒲ",
|
||||
"action.tray.minimize": "ᒲ╎リ╎ᒲ╎∩ᒷ ᒣᒍ ᒣ∷ᖋ॥",
|
||||
"action.tray.quit": "ᑑ⚍╎ᒣ",
|
||||
"action.tray.show": "ϟ⍑ᒍ∴",
|
||||
"action.update": "⚍i!↸ᖋᒣᒷ",
|
||||
"action.copy": "ᔮᒍi!॥",
|
||||
"action.newpreset": "リᒷ∴ i!∷ᒷϟᒷᒣ...", // Equalizer Preset
|
||||
"action.deletepreset": "↸ᒷ|:ᒷᒣᒷ i!∷ᒷϟᒷᒣ",
|
||||
|
||||
// Settings - General
|
||||
"settings.header.general": "┤ᒷリᒷ∷ᖋ|:",
|
||||
|
@ -200,12 +232,18 @@
|
|||
"settings.header.audio": "ᖋ⚍↸╎ᒍ",
|
||||
"settings.header.audio.description": "ᖋ↸⋮⚍ϟᒣ ᒣ⍑ᒷ ᖋ⚍↸╎ᒍ ϟᒷᒣᒣ╎リ┤ϟ ⎓ᒍ∷ ᔮ╎↸ᒷ∷.",
|
||||
"settings.option.audio.quality": "ᖋ⚍↸╎ᒍ ᑑ⚍ᖋ|:╎ᒣ॥", // Dropdown
|
||||
"settings.header.audio.quality.hireslossless": "⍑╎-∷ᒷϟ |:ᒍϟϟ|:ᒷϟϟ",
|
||||
"settings.header.audio.quality.hireslossless.description": "(⚍i! ᒣᒍ 24-ᕊ╎ᒣ/192 ·ǀ·⍑∩)",
|
||||
"settings.header.audio.quality.lossless": "|:ᒍϟϟ|:ᒷϟϟ",
|
||||
"settings.header.audio.quality.lossless.description": "(⚍i! ᒣᒍ 24-ᕊ╎ᒣ/48 ·ǀ·⍑∩)",
|
||||
"settings.header.audio.quality.high": "⍑╎┤⍑",
|
||||
"settings.header.audio.quality.low": "|:ᒍ∴",
|
||||
"settings.header.audio.quality.auto": "ᖋ⚍ᒣᒍ",
|
||||
"settings.option.audio.seamlessTransition": "ϟᒷᖋᒲ|:ᒷϟϟ ᖋ⚍↸╎ᒍ ᒣ∷ᖋリϟ╎ᒣ╎ᒍリ", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality": "ᒷリᖋᕊ|:ᒷ ᖋ↸⍊ᖋリᔮᒷ↸ ⎓⚍リᔮᒣ╎ᒍリᖋ|:╎ᒣ॥", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.description": "ᒷリᖋᕊ|:╎リ┤ ᖋ⚍↸╎ᒍᔮᒍリᒣᒷ/ᒣ ⎓⚍リᔮᒣ╎ᒍリᖋ|:╎ᒣ॥ ∴╎|:|: ᖋ|:|:ᒍ∴ ⎓ᒍ∷ ᒷ/ᒣᒷリ↸ᒷ↸ ᖋ⚍↸╎ᒍ ⎓ᒷᖋᒣ⚍∷ᒷϟ |:╎·ǀ·ᒷ ᖋ⚍↸╎ᒍ リᒍ∷ᒲᖋ|:╎∩ᖋᒣ╎ᒍリ , ᒷᑑ⚍ᖋ|:╎∩ᒷ∷ϟ ᖋリ↸ ⍊╎ϟ⚍ᖋ|:╎∩ᒷ∷ϟ, ⍑ᒍ∴ᒷ⍊ᒷ∷ ᒍリ ϟᒍᒲᒷ ϟ॥ϟᒣᒷᒲϟ ᒣ⍑╎ϟ ᒲᖋ॥ ᔮᖋ⚍ϟᒷ ϟᒣ⚍ᒣᒣᒷ∷╎リ┤ ╎リ ᖋ⚍↸╎ᒍ ᒣ∷ᖋᔮ·ǀ·ϟ.",
|
||||
"settings.option.audio.enableAdvancedFunctionality.decryptLLPW": "↸ᒷᔮ∷॥i!ᒣ |:ᒍϟϟ|:ᒷϟϟ i!|:ᖋ॥ᕊᖋᔮ·ǀ· ∴ᒍ∷·ǀ·⎓|:ᒍ∴", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.decryptLLPW.description": "ᒷリᖋᕊ|:ᒷϟ ᒣ⍑ᒷ ᖋᕊ╎|:╎ᒣ॥ ⎓ᒍ∷ ᔮ╎↸ᒷ∷ ᒣᒍ ↸ᒷᔮ∷॥i!ᒣ |:ᒍϟϟ|:ᒷϟϟ ᖋ⚍↸╎ᒍ ⎓╎|:ᒷϟ. ᖋ ᒲ╎リᒍ∷ i!ᒷ∷⎓ᒍ∷ᒲᖋリᔮᒷ ⍑╎ᒣ ∴╎|:|: ᒍᔮᔮ⚍∷.",
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioNormalization": "ᖋ⚍↸╎ᒍ リᒍ∷ᒲᖋ|:╎∩ᖋᒣ╎ᒍリ", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioNormalization.description": "リᒍ∷ᒲᖋ|:╎∩ᒷϟ i!ᒷᖋ·ǀ· ⍊ᒍ|:⚍ᒲᒷ ⎓ᒍ∷ ╎リ↸╎⍊╎↸⚍ᖋ|: ᒣ∷ᖋᔮ·ǀ·ϟ ᒣᒍ ᔮ∷ᒷᖋᒣᒷ ᖋ ᒲᒍ∷ᒷ ⚍リ╎⎓ᒍ∷ᒲ |:╎ϟᒣᒷリ╎リ┤ ᒷ/i!ᒷ∷╎ᒷリᔮᒷ.",
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioSpatialization": "ᖋ⚍↸╎ᒍ ϟi!ᖋᒣ╎ᖋ|:╎∩ᖋᒣ╎ᒍリ", // Toggle
|
||||
|
@ -232,6 +270,12 @@
|
|||
"settings.option.visual.hardwareAcceleration.description": "∷ᒷᑑ⚍╎∷ᒷϟ ∷ᒷ|:ᖋ⚍リᔮ⍑",
|
||||
"settings.header.visual.hardwareAcceleration.default": "↸ᒷ⎓ᖋ⚍|:ᒣ",
|
||||
"settings.header.visual.hardwareAcceleration.webGPU": "∴ᒷᕊ┤i!⚍",
|
||||
"settings.header.visual.theme": "ᒣ⍑ᒷᒲᒷ",
|
||||
|
||||
// Settings - Visual - Theme name
|
||||
"settings.option.visual.theme.default": "ᔮ╎↸ᒷ∷",
|
||||
"settings.option.visual.theme.dark": "↸ᖋ∷·ǀ·",
|
||||
|
||||
// Refer to term.disabled for the disabled option
|
||||
"settings.option.visual.showPersonalInfo": "ϟ⍑ᒍ∴ i!ᒷ∷ϟᒍリᖋ|: ╎リ⎓ᒍ", // Toggle
|
||||
|
||||
|
@ -252,24 +296,24 @@
|
|||
"settings.header.connectivity.discordRPC.cider": "↸╎ϟi!|:ᖋ॥ ᖋϟ 'ᔮ╎↸ᒷ∷'",
|
||||
"settings.header.connectivity.discordRPC.appleMusic": "↸╎ϟi!|:ᖋ॥ ᖋϟ 'ᖋi!i!|:ᒷ ᒲ⚍ϟ╎ᔮ'",
|
||||
"settings.option.connectivity.discordRPC.clearOnPause": "ᔮ|:ᒷᖋ∷ ↸╎ϟᔮᒍ∷↸ ∷╎ᔮ⍑ i!∷ᒷϟᒷリᔮᒷ ᒍリ i!ᖋ⚍ϟᒷ", // Toggle
|
||||
"settings.option.connectivity.lastfmScrobble": "|:ᖋϟᒣ⎓ᒲ ϟᔮ∷ᒍᕊᕊ|:╎リ┤", // Option to Connect
|
||||
"settings.option.connectivity.lastfmScrobble.delay": "|:ᖋϟᒣ⎓ᒲ ϟᔮ∷ᒍᕊᕊ|:ᒷ ↸ᒷ|:ᖋ॥ (%)",
|
||||
"settings.option.connectivity.lastfmScrobble.nowPlaying": "ᒷリᖋᕊ|:ᒷ |:ᖋϟᒣ⎓ᒲ リᒍ∴ i!|:ᖋ॥╎リ┤",
|
||||
"settings.option.connectivity.lastfmScrobble.removeFeatured": "∷ᒷᒲᒍ⍊ᒷ ⎓ᒷᖋᒣ⚍∷╎リ┤ ᖋ∷ᒣ╎ϟᒣϟ ⎓∷ᒍᒲ ϟᒍリ┤ ᒣ╎ᒣ|:ᒷ (|:ᖋϟᒣ⎓ᒲ)",
|
||||
"settings.option.connectivity.lastfmScrobble.filterLoop": "⎓╎|:ᒣᒷ∷ |:ᒍᒍi!ᒷ↸ ᒣ∷ᖋᔮ·ǀ· (|:ᖋϟᒣ⎓ᒲ)",
|
||||
"settings.option.connectivity.lastfmScrobble": "|:ᖋϟᒣ.⎓ᒲ ϟᔮ∷ᒍᕊᕊ|:╎リ┤", // Option to Connect
|
||||
"settings.option.connectivity.lastfmScrobble.delay": "|:ᖋϟᒣ.⎓ᒲ ϟᔮ∷ᒍᕊᕊ|:ᒷ ↸ᒷ|:ᖋ॥ (%)",
|
||||
"settings.option.connectivity.lastfmScrobble.nowPlaying": "ᒷリᖋᕊ|:ᒷ |:ᖋϟᒣ.⎓ᒲ リᒍ∴ i!|:ᖋ॥╎リ┤",
|
||||
"settings.option.connectivity.lastfmScrobble.removeFeatured": "∷ᒷᒲᒍ⍊ᒷ ⎓ᒷᖋᒣ⚍∷╎リ┤ ᖋ∷ᒣ╎ϟᒣϟ ⎓∷ᒍᒲ ϟᒍリ┤ ᒣ╎ᒣ|:ᒷ (|:ᖋϟᒣ.⎓ᒲ)",
|
||||
"settings.option.connectivity.lastfmScrobble.filterLoop": "⎓╎|:ᒣᒷ∷ |:ᒍᒍi!ᒷ↸ ᒣ∷ᖋᔮ·ǀ· (|:ᖋϟᒣ.⎓ᒲ)",
|
||||
// Refer to term.connect for the connect button
|
||||
|
||||
// Settings - Experimental
|
||||
"settings.header.experimental": "ᒷ/i!ᒷ∷╎ᒲᒷリᒣᖋ|:",
|
||||
"settings.header.experimental.description": "ᖋ↸⋮⚍ϟᒣ ᒣ⍑ᒷ ᒷ/i!ᒷ∷╎ᒲᒷリᒣᖋ|: ϟᒷᒣᒣ╎リ┤ϟ ⎓ᒍ∷ ᔮ╎↸ᒷ∷.",
|
||||
"settings.option.experimental.compactUI": "ᔮᒍᒲi!ᖋᔮᒣ ⚍╎", // Toggle
|
||||
"settings.option.experimental.closeButtonBehaviour": "ᔮ|:ᒍϟᒷ ᕊ⚍ᒣᒣᒍリ ᕊᒷ⍑ᖋ⍊╎ᒍ⚍∷",
|
||||
"settings.option.experimental.closeButtonBehaviour.quit": "ᑑ⚍╎ᒣ ᔮ╎↸ᒷ∷",
|
||||
"settings.option.experimental.closeButtonBehaviour.minimizeTaskbar": "ᒲ╎リ╎ᒲ╎∩ᒷ ᒣᒍ ᒣᖋϟ·ǀ·ᕊᖋ∷",
|
||||
"settings.option.experimental.closeButtonBehaviour.minimizeTray": "ᒲ╎リ╎ᒲ╎∩ᒷ ᒣᒍ ϟ॥ϟᒣᒷᒲ ᒣ∷ᖋ॥",
|
||||
"settings.option.experimental.close_button_hide": "ᔮ|:ᒍϟᒷ ᕊ⚍ᒣᒣᒍリ ϟ⍑ᒍ⚍|:↸ ⍑╎↸ᒷ ᒣ⍑ᒷ ᖋi!i!|:╎ᔮᖋᒣ╎ᒍリ",
|
||||
"settings.option.experimental.copy_log": "ᔮᒍi!॥ |:ᒍ┤ϟ ᒣᒍ ᔮ|:╎i!ᕊᒍᖋ∷↸",
|
||||
"settings.option.experimental.inline_playlists": "╎リ|:╎リᒷ i!|:ᖋ॥|:╎ϟᒣϟ ᖋリ↸ ᖋ|:ᕊ⚍ᒲϟ",
|
||||
// Refer to term.disabled & term.enabled
|
||||
|
||||
// Spatialization Menu
|
||||
"spatial.notTurnedOn": "ᖋ⚍↸╎ᒍ ϟi!ᖋᒣ╎ᖋ|:╎∩ᖋᒣ╎ᒍリ ╎ϟ ↸╎ϟᖋᕊ|:ᒷ↸. ᒣᒍ ⚍ϟᒷ, i!|:ᒷᖋϟᒷ ᒷリᖋᕊ|:ᒷ ╎ᒣ ⎓╎∷ϟᒣ.",
|
||||
"spatial.spatialProperties" : "ϟi!ᖋᒣ╎ᖋ|: i!∷ᒍi!ᒷ∷ᒣ╎ᒷϟ",
|
||||
"spatial.width" : "∴╎↸ᒣ⍑",
|
||||
"spatial.height" : "⍑ᒷ╎┤⍑ᒣ",
|
||||
|
|
|
@ -29,10 +29,11 @@
|
|||
"term.learnMore": "Learn more",
|
||||
"term.accountSettings": "Account Settings",
|
||||
"term.logout": "Logout",
|
||||
"term.login": "Login",
|
||||
"term.login": "Log In",
|
||||
"term.about": "About",
|
||||
"term.privateSession": "Private Session",
|
||||
"term.queue": "Queue",
|
||||
"term.history": "History",
|
||||
"term.search": "Search",
|
||||
"term.library": "Library",
|
||||
"term.listenNow": "Listen Now",
|
||||
|
@ -60,6 +61,7 @@
|
|||
"term.mute": "Mute",
|
||||
"term.unmute": "Unmute",
|
||||
"term.share": "Share",
|
||||
"term.share.success": "Copied to clipboard",
|
||||
"term.settings": "Settings",
|
||||
"term.seeAll": "See All",
|
||||
"term.sortBy": "Sort By",
|
||||
|
@ -86,7 +88,7 @@
|
|||
"term.connecting": "Connecting",
|
||||
"term.disconnect": "Disconnect",
|
||||
"term.authed": "Authed",
|
||||
"term.confirm": "Confirm ?",
|
||||
"term.confirm": "Confirm?",
|
||||
"term.more": "More",
|
||||
"term.less": "Less",
|
||||
"term.showMore": "Show more",
|
||||
|
@ -126,7 +128,22 @@
|
|||
"term.check": "Check",
|
||||
"term.aboutArtist": "About {{artistName}}", // e.g. 'About Doja Cat'
|
||||
"term.updateCider": "Update Cider",
|
||||
|
||||
"term.topResult": "Top Result", // Search Results
|
||||
"term.sharedPlaylists": "Shared Playlists", // Search Results
|
||||
"term.people": "People", // Search Results
|
||||
"term.newpreset.name": "New EQ Preset Name", // Equalizer Preset
|
||||
"term.addedpreset": "Added Preset",
|
||||
"term.deletepreset.warn": "Are you sure you want to delete this preset?",
|
||||
"term.deletedpreset": "Removed preset",
|
||||
"term.musicVideos": "Music Videos", // Search page friendlyTypes
|
||||
"term.stations": "Stations",
|
||||
"term.curators": "Curators",
|
||||
"term.appleCurators": "Apple Curators",
|
||||
"term.radioShows": "Radio Shows",
|
||||
"term.recordLabels": "Record Labels",
|
||||
"term.videoExtras": "Video Extras",
|
||||
"term.top": "Top",
|
||||
|
||||
// Home
|
||||
"home.title": "Home",
|
||||
"home.recentlyPlayed": "Recently Played",
|
||||
|
@ -197,6 +214,9 @@
|
|||
"action.tray.quit": "Quit",
|
||||
"action.tray.show": "Show",
|
||||
"action.update": "Update",
|
||||
"action.copy": "Copy",
|
||||
"action.newpreset": "New Preset...", // Equalizer Preset
|
||||
"action.deletepreset": "Delete Preset",
|
||||
|
||||
// Settings - General
|
||||
"settings.header.general": "General",
|
||||
|
@ -212,12 +232,18 @@
|
|||
"settings.header.audio": "Audio",
|
||||
"settings.header.audio.description": "Adjust the audio settings for Cider.",
|
||||
"settings.option.audio.quality": "Audio Quality", // Dropdown
|
||||
"settings.header.audio.quality.hireslossless": "Hi-Res Lossless",
|
||||
"settings.header.audio.quality.hireslossless.description": "(up to 24-bit/192 kHz)",
|
||||
"settings.header.audio.quality.lossless": "Lossless",
|
||||
"settings.header.audio.quality.lossless.description": "(up to 24-bit/48 kHz)",
|
||||
"settings.header.audio.quality.high": "High",
|
||||
"settings.header.audio.quality.low": "Low",
|
||||
"settings.header.audio.quality.auto": "Auto",
|
||||
"settings.option.audio.seamlessTransition": "Seamless Audio Transition", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality": "Enable Advanced Functionality", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.description": "Enabling AudioContext functionality will allow for extended audio features like Audio Normalization , Equalizers and Visualizers, however on some systems this may cause stuttering in audio tracks.",
|
||||
"settings.option.audio.enableAdvancedFunctionality.decryptLLPW": "Decrypt Lossless Playback Workflow", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.decryptLLPW.description": "Enables the ability for Cider to decrypt Lossless Audio Files. A minor performance hit will occur.",
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioNormalization": "Audio Normalization", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioNormalization.description": "Normalizes peak volume for individual tracks to create a more uniform listening experience.",
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioSpatialization": "Audio Spatialization", // Toggle
|
||||
|
@ -244,6 +270,12 @@
|
|||
"settings.option.visual.hardwareAcceleration.description": "Requires relaunch",
|
||||
"settings.header.visual.hardwareAcceleration.default": "Default",
|
||||
"settings.header.visual.hardwareAcceleration.webGPU": "WebGPU",
|
||||
"settings.header.visual.theme": "Theme",
|
||||
|
||||
// Settings - Visual - Theme name
|
||||
"settings.option.visual.theme.default": "Cider",
|
||||
"settings.option.visual.theme.dark": "Dark",
|
||||
|
||||
// Refer to term.disabled for the disabled option
|
||||
"settings.option.visual.showPersonalInfo": "Show Personal Info", // Toggle
|
||||
|
||||
|
@ -276,6 +308,8 @@
|
|||
"settings.header.experimental.description": "Adjust the experimental settings for Cider.",
|
||||
"settings.option.experimental.compactUI": "Compact UI", // Toggle
|
||||
"settings.option.experimental.close_button_hide": "Close Button Should Hide the Application",
|
||||
"settings.option.experimental.copy_log": "Copy logs to clipboard",
|
||||
"settings.option.experimental.inline_playlists": "Inline Playlists and Albums",
|
||||
// Refer to term.disabled & term.enabled
|
||||
|
||||
// Spatialization Menu
|
||||
|
|
|
@ -189,17 +189,26 @@
|
|||
"action.tray.quit": "終了",
|
||||
"action.tray.show": "表示",
|
||||
"action.update": "アップデート",
|
||||
"action.copy": "コピー",
|
||||
"action.newpreset": "ニュープリセット", // Equalizer Preset
|
||||
"action.deletepreset": "プリセットを削除", // Equalizer Preset
|
||||
|
||||
// Settings - Audio
|
||||
"settings.header.audio": "オーディオ",
|
||||
"settings.header.audio.description": "Ciderのオーディオ設定",
|
||||
"settings.option.audio.quality": "音質", // Dropdown
|
||||
"settings.header.audio.quality.hireslossless": "ハイレゾロスレス",
|
||||
"settings.header.audio.quality.hireslossless.description": "(最大解像度 24 ビット/192 kHz)",
|
||||
"settings.header.audio.quality.lossless": "ロスレス",
|
||||
"settings.header.audio.quality.lossless.description": "(最大解像度 24 ビット/48 kHz)",
|
||||
"settings.header.audio.quality.high": "高品質",
|
||||
"settings.header.audio.quality.low": "高効率",
|
||||
"settings.header.audio.quality.auto": "自動",
|
||||
"settings.option.audio.seamlessTransition": "曲間なしで再生", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality": "先進的な機能", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.description": "AudioContext 機能を有効にすると、オーディオノーマライズ、空間オーディオ、イコライザーなどの機能を使用できますが、音が途切れるかもしれません。", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.decryptLLPW": "ロスレスオーディオ", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.decryptLLPW.description": "ロスレスオーディオを有効にする", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioNormalization": "オーディオノーマライズ", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioNormalization.description": "さまざまな曲の音量を均一にし、より整った音を楽しめるようにする機能です。",
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioSpatialization": "オーディオ空間化", // Toggle
|
||||
|
|
339
src/i18n/ko_KR.jsonc
Normal file
339
src/i18n/ko_KR.jsonc
Normal file
|
@ -0,0 +1,339 @@
|
|||
{ // Base File
|
||||
|
||||
// i18n Info
|
||||
"i18n.languageName": "한국어 (KR)", // name of language in native language
|
||||
"i18n.languageNameEnglish": "Korean (KR)", // name of language in English
|
||||
"i18n.category": "main", // main = real language, fun = fun community languages
|
||||
"i18n.authors": "@Hazealign", // Authors, if you contribute to this file feel free to add your name seperated with a space
|
||||
|
||||
// App info
|
||||
"app.name": "Cider",
|
||||
|
||||
"date.format": "${y}. ${m}. ${d}",
|
||||
|
||||
// Dialogs
|
||||
"dialog.cancel": "취소",
|
||||
"dialog.ok": "확인",
|
||||
|
||||
// Notification
|
||||
"notification.updatingLibrarySongs": "라이브러리의 노래를 업데이트하는 중입니다...",
|
||||
"notification.updatingLibraryAlbums": "라이브러리의 앨범을 업데이트하는 중입니다...",
|
||||
"notification.updatingLibraryArtists": "라이브러리의 아티스트를 업데이트하는 중입니다...",
|
||||
// Terms
|
||||
"term.appleInc": "Apple Inc.", // Follows brand term
|
||||
"term.appleMusic": "Apple Music", // Follows brand term
|
||||
"term.applePodcasts": "Apple Podcasts", // Follows brand term
|
||||
"term.itunes": "iTunes", // Follows brand term
|
||||
"term.github": "GitHub", // Follows brand term
|
||||
"term.discord": "Discord", // Follows brand term
|
||||
"term.learnMore": "더 알아보기",
|
||||
"term.accountSettings": "계정 설정",
|
||||
"term.logout": "로그아웃",
|
||||
"term.login": "로그인",
|
||||
"term.about": "정보",
|
||||
"term.privateSession": "개인 세션",
|
||||
"term.queue": "대기열",
|
||||
"term.history": "청취 기록",
|
||||
"term.search": "검색",
|
||||
"term.library": "보관함",
|
||||
"term.listenNow": "지금 듣기",
|
||||
"term.browse": "둘러보기",
|
||||
"term.radio": "라디오",
|
||||
"term.recentlyAdded": "최근 추가된 항목",
|
||||
"term.songs": "노래",
|
||||
"term.albums": "앨범",
|
||||
"term.artists": "아티스트",
|
||||
"term.podcasts": "팟캐스트",
|
||||
"term.playlists": "재생 목록",
|
||||
"term.playlist": "재생 목록",
|
||||
"term.newPlaylist": "새 재생 목록",
|
||||
"term.newPlaylistFolder": "새 재생 목록 폴더",
|
||||
"term.createNewPlaylist": "새 재생 목록 만들기",
|
||||
"term.createNewPlaylistFolder": "새 재생 목록 폴더 만들기",
|
||||
"term.deletePlaylist": "정말로 이 재생 목록을 삭제하시겠습니까?",
|
||||
"term.play": "재생",
|
||||
"term.pause": "일시 정지",
|
||||
"term.previous": "이전",
|
||||
"term.next": "다음",
|
||||
"term.shuffle": "셔플",
|
||||
"term.repeat": "반복",
|
||||
"term.volume": "볼륨",
|
||||
"term.mute": "음소거",
|
||||
"term.unmute": "음소거 해제",
|
||||
"term.share": "공유",
|
||||
"term.share.success": "클립보드에 복사됨",
|
||||
"term.settings": "설정",
|
||||
"term.seeAll": "모두 보기",
|
||||
"term.sortBy": "정렬",
|
||||
"term.sortBy.album": "앨범명",
|
||||
"term.sortBy.artist": "아티스트 이름",
|
||||
"term.sortBy.name": "제목",
|
||||
"term.sortBy.genre": "장르",
|
||||
"term.sortBy.releaseDate": "발매일",
|
||||
"term.sortBy.duration": "길이",
|
||||
"term.sortOrder": "A-Z",
|
||||
"term.sortOrder.ascending": "오름차순",
|
||||
"term.sortOrder.descending": "내림차순",
|
||||
"term.viewAs": "표시",
|
||||
"term.viewAs.coverArt": "커버 아트",
|
||||
"term.viewAs.list": "리스트",
|
||||
"term.size": "크기",
|
||||
"term.size.normal": "표준",
|
||||
"term.size.compact": "컴팩트",
|
||||
"term.enable": "켜기",
|
||||
"term.disable": "끄기",
|
||||
"term.enabled": "켜짐",
|
||||
"term.disabled": "꺼짐",
|
||||
"term.connect": "연결",
|
||||
"term.connecting": "연결 중",
|
||||
"term.disconnect": "연결 해제",
|
||||
"term.authed": "인증됨",
|
||||
"term.confirm": "진행하시겠습니까?",
|
||||
"term.more": "추가",
|
||||
"term.less": "줄이기",
|
||||
"term.showMore": "더 보기",
|
||||
"term.showLess": "덜 보기",
|
||||
"term.topSongs": "많이 듣는 노래",
|
||||
"term.latestReleases": "최근 발매된 노래",
|
||||
"term.time.added": "추가됨",
|
||||
"term.time.released": "발매됨",
|
||||
"term.time.updated": "업데이트됨",
|
||||
"term.time.hours": "시간",
|
||||
"term.time.hour": "시간",
|
||||
"term.time.minutes": "분",
|
||||
"term.time.minute": "분",
|
||||
"term.time.seconds": "초",
|
||||
"term.time.second": "초",
|
||||
"term.fullscreenView": "전체 화면 보기",
|
||||
"term.defaultView": "윈도우 보기",
|
||||
"term.audioSettings": "오디오 설정",
|
||||
"term.clearAll": "모두 지우기",
|
||||
"term.recentStations": "최근 스테이션",
|
||||
"term.language": "언어",
|
||||
"term.funLanguages": "재미를 위한 언어",
|
||||
"term.noLyrics": "로딩 중... / 가사를 찾지 못했습니다. / Instrumental 곡일 수 있습니다.",
|
||||
"term.copyright": "저작권",
|
||||
"term.rightsReserved": "All Rights Reserved.",
|
||||
"term.sponsor": "이 프로젝트를 후원하기",
|
||||
"term.ciderTeam": "Cider 팀",
|
||||
"term.developer": "개발자",
|
||||
"term.socialTeam": "소셜 팀",
|
||||
"term.socials": "소셜",
|
||||
"term.contributors": "기여자",
|
||||
"term.equalizer": "이퀄라이저",
|
||||
"term.reset": "초기화",
|
||||
"term.tracks": "곡", // Assume x amount of tracks. e.g. 50 tracks
|
||||
"term.videos": "비디오",
|
||||
"term.menu": "메뉴",
|
||||
"term.check": "확인",
|
||||
"term.aboutArtist": "{{artistName}}에 대하여", // e.g. 'About Doja Cat'
|
||||
"term.updateCider": "Cider 업데이트",
|
||||
"term.topResult": "Top Result", // Search Results
|
||||
"term.sharedPlaylists": "공유 플레이리스트", // Search Results
|
||||
"term.people": "프로필", // Search Results
|
||||
"term.newpreset.name": "새 이퀄라이저 프리셋", // Equalizer Preset
|
||||
"term.addedpreset": "추가된 프리셋",
|
||||
"term.deletepreset.warn": "정말로 프리셋을 삭제하시겠습니까?",
|
||||
"term.deletedpreset": "프리셋 삭제",
|
||||
"term.musicVideos": "뮤직 비디오", // Search page friendlyTypes
|
||||
"term.stations": "스테이션",
|
||||
"term.curators": "큐레이터",
|
||||
"term.appleCurators": "애플 큐레이터",
|
||||
"term.radioShows": "라디오 쇼",
|
||||
"term.recordLabels": "레코드 레이블",
|
||||
"term.videoExtras": "추가 비디오",
|
||||
"term.top": "Top",
|
||||
|
||||
// Home
|
||||
"home.title": "홈",
|
||||
"home.recentlyPlayed": "최근 재생한 항목",
|
||||
"home.recentlyAdded": "최근 추가된 항목",
|
||||
"home.artistsFeed": "아티스트 피드",
|
||||
"home.artistsFeed.noArtist": "좋아하는 아티스트를 팔로우해보세요.",
|
||||
"home.madeForYou": "나만을 위한 추천",
|
||||
"home.friendsListeningTo": "친구가 듣는 음악",
|
||||
"home.followedArtists": "팔로우한 아티스트",
|
||||
// Errors
|
||||
"error.appleMusicSubRequired": "Apple Music은 구독을 필요로 합니다.",
|
||||
"error.connectionError": "Apple Music에 연결하지 못했습니다.",
|
||||
"error.noResults": "결과 없음",
|
||||
"error.noResults.description": "다시 시도해주세요.",
|
||||
|
||||
//Podcasts
|
||||
"podcast.followOnCider": "Cider에서 팔로우하기",
|
||||
"podcast.followedOnCider": "팔로우 중",
|
||||
"podcast.subscribeOnItunes": "iTunes에서 구독",
|
||||
"podcast.subscribedOnItunes": "구독 중",
|
||||
"podcast.itunesStore": "iTunes Store",
|
||||
"podcast.episodes": "방송",
|
||||
"podcast.playEpisode": "재생",
|
||||
"podcast.website": "팟캐스트 사이트",
|
||||
|
||||
// Actions
|
||||
"action.addToLibrary": "보관함에 추가",
|
||||
"action.addToLibrary.success": "보관함에 추가됨",
|
||||
"action.addToLibrary.error": "보관함에 추가하는데 실패함",
|
||||
"action.removeFromLibrary": "보관함에서 삭제",
|
||||
"action.removeFromLibrary.success": "보관함에서 삭제됨",
|
||||
"action.addToQueue": "대기열에 추가",
|
||||
"action.addToQueue.success": "대기열에 추가됨",
|
||||
"action.addToQueue.error": "대기열에 추가하는데 실패함",
|
||||
"action.removeFromQueue": "대기열에서 삭제",
|
||||
"action.removeFromQueue.success": "대기열에서 삭제됨",
|
||||
"action.removeFromQueue.error": "대기열에서 삭제하는데 실패함",
|
||||
"action.createPlaylist": "새 재생 목록 만들기",
|
||||
"action.addToPlaylist": "재생 목록에 추가",
|
||||
"action.removeFromPlaylist": "재생 목록에서 삭제",
|
||||
"action.addToFavorites": "즐겨찾기에 추가",
|
||||
"action.follow": "팔로우",
|
||||
"action.follow.success": "팔로우 중",
|
||||
"action.follow.error": "팔로우 실패",
|
||||
"action.unfollow": "언팔로우",
|
||||
"action.unfollow.success": "언팔로우됨",
|
||||
"action.unfollow.error": "언팔로우 실패",
|
||||
"action.playNext": "바로 다음에 재생",
|
||||
"action.playLater": "맨 나중에 재생",
|
||||
"action.startRadio": "스테이션 생성",
|
||||
"action.goToArtist": "아티스트 보기",
|
||||
"action.goToAlbum": "앨범 보기",
|
||||
"action.moveToTop": "위로 가기",
|
||||
"action.share": "공유",
|
||||
"action.rename": "편집",
|
||||
"action.love": "좋아요",
|
||||
"action.unlove": "좋아요 취소",
|
||||
"action.dislike": "싫어요",
|
||||
"action.undoDislike": "싫어요 취소",
|
||||
"action.showWebRemoteQR": "웹 리모트",
|
||||
"action.playTracksNext": "다음 ${app.selectedMediaItems.length}곡 재생",
|
||||
"action.playTracksLater": "나중에 ${app.selectedMediaItems.length}곡 재생",
|
||||
"action.removeTracks": "${self.selectedItems.length}곡을 대기열에서 삭제",
|
||||
"action.import": "불러오기",
|
||||
"action.export": "내보내기",
|
||||
"action.showAlbum": "전체 앨범 보기",
|
||||
"action.tray.minimize": "트레이에 최소화",
|
||||
"action.tray.quit": "종료",
|
||||
"action.tray.show": "보기",
|
||||
"action.update": "업데이트",
|
||||
"action.copy": "복사",
|
||||
"action.newpreset": "새 프리셋", // Equalizer Preset
|
||||
"action.deletepreset": "프리셋 삭제",
|
||||
|
||||
// Settings - General
|
||||
"settings.header.general": "일반",
|
||||
"settings.header.general.description": "Cider의 일반 기능을 설정합니다.",
|
||||
"settings.option.general.language": "언어",
|
||||
|
||||
// Language optgroups
|
||||
"settings.option.general.language.main": "언어",
|
||||
"settings.option.general.language.fun": "재미를 위한 언어",
|
||||
"settings.option.general.language.unsorted": "미분류",
|
||||
|
||||
// Settings - Audio
|
||||
"settings.header.audio": "오디오",
|
||||
"settings.header.audio.description": "Cider의 오디오 기능을 설정합니다.",
|
||||
"settings.option.audio.quality": "오디오 음질", // Dropdown
|
||||
"settings.header.audio.quality.high": "고품질",
|
||||
"settings.header.audio.quality.low": "낮음",
|
||||
"settings.header.audio.quality.auto": "자동",
|
||||
"settings.option.audio.seamlessTransition": "크로스페이드 기능", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality": "추가 기능 설정", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.description": "AudioContext 기능을 활성화하여 오디오 정규화, 이퀄라이저, 비쥬얼라이저 등의 기능을 쓸 수 있게 해줍니다. 일부 시스템에서는 오디오가 끊길 수 있습니다.",
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioNormalization": "오디오 정규화", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioNormalization.description": "개별 트랙의 최대 볼륨을 정규화하여 보다 균일한 청취 경험을 제공합니다.",
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioSpatialization": "오디오 공간화", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioSpatialization.description": "오디오를 공간화하고 더욱 3차원적으로 만들어줍니다. (참고: 이 기능은 Dolby Atmos가 아닙니다.)",
|
||||
// Settings - Visual
|
||||
"settings.header.visual": "시각",
|
||||
"settings.header.visual.description": "Cider의 시각 기능을 설정합니다.",
|
||||
"settings.option.visual.windowBackgroundStyle": "윈도우 배경 스타일", // Toggle
|
||||
"settings.header.visual.windowBackgroundStyle.none": "없음",
|
||||
"settings.header.visual.windowBackgroundStyle.artwork": "앨범 아트",
|
||||
"settings.header.visual.windowBackgroundStyle.image": "이미지",
|
||||
"settings.option.visual.animatedArtwork": "애니메이션 앨범 표지", // Dropdown
|
||||
"settings.header.visual.animatedArtwork.always": "항상 활성화",
|
||||
"settings.header.visual.animatedArtwork.limited": "페이지나 특정 화면에서만 활성화",
|
||||
"settings.header.visual.animatedArtwork.disable": "항상 비활성화",
|
||||
"settings.option.visual.animatedArtworkQuality": "애니메이션 앨범 표지 화질", // Dropdown
|
||||
"settings.header.visual.animatedArtworkQuality.low": "낮음",
|
||||
"settings.header.visual.animatedArtworkQuality.medium": "중간",
|
||||
"settings.header.visual.animatedArtworkQuality.high": "높음",
|
||||
"settings.header.visual.animatedArtworkQuality.veryHigh": "매우 높음",
|
||||
"settings.header.visual.animatedArtworkQuality.extreme": "최상",
|
||||
"settings.option.visual.animatedWindowBackground": "움직이는 윈도우 배경", // Toggle
|
||||
"settings.option.visual.hardwareAcceleration": "하드웨어 가속", // Dropdown
|
||||
"settings.option.visual.hardwareAcceleration.description": "재시작을 필요로 합니다.",
|
||||
"settings.header.visual.hardwareAcceleration.default": "기본",
|
||||
"settings.header.visual.hardwareAcceleration.webGPU": "WebGPU",
|
||||
"settings.header.visual.theme": "테마",
|
||||
|
||||
// Settings - Visual - Theme name
|
||||
"settings.option.visual.theme.default": "Cider",
|
||||
"settings.option.visual.theme.dark": "다크",
|
||||
|
||||
// Refer to term.disabled for the disabled option
|
||||
"settings.option.visual.showPersonalInfo": "개인 정보 보기", // Toggle
|
||||
|
||||
// Settings - Lyrics
|
||||
"settings.header.lyrics": "가사",
|
||||
"settings.header.lyrics.description": "Cider의 가사 기능을 설정합니다.",
|
||||
"settings.option.lyrics.enableMusixmatch": "Musixmatch 가사 활성화", // Toggle
|
||||
"settings.option.lyrics.enableMusixmatchKaraoke": "노래방 모드 활성화 (Musixmatch만 가능)", // Toggle
|
||||
"settings.option.lyrics.musixmatchPreferredLanguage": "Musixmatch 번역 선호 언어", // Dropdown
|
||||
"settings.option.lyrics.enableYoutubeLyrics": "뮤직 비디오에 대한 유튜브 자막 활성화", // Toggle
|
||||
|
||||
// Settings - Connectivity
|
||||
"settings.header.connectivity": "연동",
|
||||
"settings.header.connectivity.description": "Cider의 연동 기능을 설정합니다.",
|
||||
"settings.option.connectivity.discordRPC": "Discord Rich Presence", // Dropdown
|
||||
"settings.option.connectivity.playbackNotifications": "재생 알림", // Toggle
|
||||
// Refer to term.disabled for the disabled option
|
||||
"settings.header.connectivity.discordRPC.cider": "'Cider'로 표시하기",
|
||||
"settings.header.connectivity.discordRPC.appleMusic": "'Apple Music'으로 표시하기",
|
||||
"settings.option.connectivity.discordRPC.clearOnPause": "일시 정지 시 Discord Rich Presence을 끄기", // Toggle
|
||||
"settings.option.connectivity.lastfmScrobble": "Last.fm 스크로블링", // Option to Connect
|
||||
"settings.option.connectivity.lastfmScrobble.delay": "Last.fm 스크로블 딜레이 (%)",
|
||||
"settings.option.connectivity.lastfmScrobble.nowPlaying": "Last.fm Now Playing 기능 활성화",
|
||||
"settings.option.connectivity.lastfmScrobble.removeFeatured": "곡 제목에서 피쳐링 아티스트를 제외하기 (Last.fm)",
|
||||
"settings.option.connectivity.lastfmScrobble.filterLoop": "루프 트랙을 필터하기 (Last.fm)",
|
||||
// Refer to term.connect for the connect button
|
||||
|
||||
// Settings - Experimental
|
||||
"settings.header.experimental": "실험실",
|
||||
"settings.header.experimental.description": "Cider의 실험적 기능을 설정합니다.",
|
||||
"settings.option.experimental.compactUI": "컴팩트 UI", // Toggle
|
||||
"settings.option.experimental.close_button_hide": "닫기 버튼이 애플리케이션을 가릴 것입니다",
|
||||
"settings.option.experimental.copy_log": "로그를 클립보드에 복사하기",
|
||||
"settings.option.experimental.inline_playlists": "인라인 플레이리스트 및 앨범",
|
||||
// Refer to term.disabled & term.enabled
|
||||
|
||||
// Spatialization Menu
|
||||
"spatial.notTurnedOn": "오디오 공간화가 비활성화되어있습니다. 사용하기 전에 먼저 활성화해주세요.",
|
||||
"spatial.spatialProperties": "공간 설정",
|
||||
"spatial.width": "길이",
|
||||
"spatial.height": "높이",
|
||||
"spatial.depth": "깊이",
|
||||
"spatial.gain": "출력",
|
||||
"spatial.roomMaterials": "방 재질",
|
||||
"spatial.roomDimensions": "방 차원",
|
||||
"spatial.roomPositions": "방 위치",
|
||||
"spatial.setDimensions": "차원 설정",
|
||||
"spatial.setPositions": "위치 설정",
|
||||
"spatial.up": "위",
|
||||
"spatial.front": "앞",
|
||||
"spatial.left": "좌",
|
||||
"spatial.right": "우",
|
||||
"spatial.back": "뒤",
|
||||
"spatial.down": "아래",
|
||||
"spatial.listener": "사용자",
|
||||
"spatial.audioSource": "오디오 소스",
|
||||
|
||||
// Settings - Unfinished
|
||||
"settings.header.unfinished": "미완성",
|
||||
|
||||
// Web Remote
|
||||
"remote.web.title": "Cider 리모트",
|
||||
"remote.web.description": "QR 코드를 스캔해서 Cider와 스마트폰을 연결하기",
|
||||
|
||||
// About
|
||||
"about.thanks": "Cider Collective Team과 모든 기여자들에게 감사합니다."
|
||||
}
|
|
@ -197,6 +197,10 @@
|
|||
"settings.header.audio": "音频",
|
||||
"settings.header.audio.description": "调整 Cider 的音频设置",
|
||||
"settings.option.audio.quality": "音质", // Dropdown
|
||||
"settings.header.audio.quality.hireslossless": "高解析度无损",
|
||||
"settings.header.audio.quality.hireslossless.description": "(最高 24 位/192 kHz)",
|
||||
"settings.header.audio.quality.lossless": "无损",
|
||||
"settings.header.audio.quality.lossless.description": "(最高 24 位/48 kHz)",
|
||||
"settings.header.audio.quality.high": "高音质",
|
||||
"settings.header.audio.quality.low": "高效率",
|
||||
"settings.header.audio.quality.auto": "自动",
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
"term.about": "關於",
|
||||
"term.privateSession": "私人模式",
|
||||
"term.queue": "待播清單",
|
||||
"term.history": "歷史紀錄",
|
||||
"term.search": "搜尋",
|
||||
"term.library": "資料庫",
|
||||
"term.listenNow": "立即聆聽",
|
||||
|
@ -45,6 +46,11 @@
|
|||
"term.podcasts": "Podcasts",
|
||||
"term.playlists": "播放列表",
|
||||
"term.playlist": "播放列表",
|
||||
"term.newPlaylist": "新播放列表",
|
||||
"term.newPlaylistFolder": "新資料夾",
|
||||
"term.createNewPlaylist": "新增播放列表",
|
||||
"term.createNewPlaylistFolder": "新增資料夾",
|
||||
"term.deletePlaylist": "你確認要刪除這個播放列表?",
|
||||
"term.play": "播放",
|
||||
"term.pause": "暫停",
|
||||
"term.previous": "上一首",
|
||||
|
@ -55,6 +61,7 @@
|
|||
"term.mute": "靜音",
|
||||
"term.unmute": "取消靜音",
|
||||
"term.share": "分享",
|
||||
"term.share.success": "已複製至剪貼簿",
|
||||
"term.settings": "設定",
|
||||
"term.seeAll": "顯示全部",
|
||||
"term.sortBy": "排序",
|
||||
|
@ -118,7 +125,24 @@
|
|||
"term.tracks": "首歌曲", // Assume x amount of tracks. e.g. 50 tracks
|
||||
"term.videos": "影片",
|
||||
"term.menu": "選項",
|
||||
"term.showAlbum": "顯示完整的專輯",
|
||||
"term.check": "檢查",
|
||||
"term.aboutArtist": "關於 {{artistName}}", // e.g. 'About Doja Cat'
|
||||
"term.updateCider": "更新 Cider",
|
||||
"term.topResult": "熱門搜尋結果", // Search Results
|
||||
"term.sharedPlaylists": "播放列表", // Search Results
|
||||
"term.people": "個人檔案", // Search Results
|
||||
"term.newpreset.name": "新均衡器範本名稱", // Equalizer Preset
|
||||
"term.addedpreset": "已新增",
|
||||
"term.deletepreset.warn": "你確認要刪除這個範本?",
|
||||
"term.deletedpreset": "已刪除",
|
||||
"term.musicVideos": "MV", // Search page friendlyTypes
|
||||
"term.stations": "電台",
|
||||
//"term.curators": "Curators",
|
||||
//"term.appleCurators": "Apple Curators",
|
||||
"term.radioShows": "廣播單集",
|
||||
"term.recordLabels": "唱片公司",
|
||||
"term.videoExtras": "影片特輯",
|
||||
//"term.top": "Top",
|
||||
|
||||
// Home
|
||||
"home.title": "主頁",
|
||||
|
@ -185,6 +209,14 @@
|
|||
"action.removeTracks": "從待播清單刪除 ${self.selectedItems.length} 首歌曲",
|
||||
"action.import": "匯入",
|
||||
"action.export": "匯出",
|
||||
"action.showAlbum": "顯示完整的專輯",
|
||||
"action.tray.minimize": "縮小至系統托盤",
|
||||
"action.tray.quit": "結束",
|
||||
"action.tray.show": "顯示",
|
||||
"action.update": "更新",
|
||||
"action.copy": "複製",
|
||||
"action.newpreset": "新增範本", //Equallizer preset
|
||||
"action.deletepreset": "刪除範本",
|
||||
|
||||
// Settings - General
|
||||
"settings.header.general": "一般",
|
||||
|
@ -200,12 +232,18 @@
|
|||
"settings.header.audio": "音訊",
|
||||
"settings.header.audio.description": "調整Cider的音訊設定",
|
||||
"settings.option.audio.quality": "音訊音質", // Dropdown
|
||||
"settings.header.audio.quality.hireslossless": "高清無損壓縮",
|
||||
"settings.header.audio.quality.hireslossless.description": "(高達 24-bit/192 kHz)",
|
||||
"settings.header.audio.quality.lossless": "無損壓縮",
|
||||
"settings.header.audio.quality.lossless.description": "(高達 24-bit/48 kHz)",
|
||||
"settings.header.audio.quality.high": "高素質",
|
||||
"settings.header.audio.quality.low": "高效率",
|
||||
"settings.header.audio.quality.auto": "自動",
|
||||
"settings.option.audio.seamlessTransition": "無縫播放", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality": "進階功能", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.description": "啟用 AudioContext 將解鎖類似音量平衡和均衡器的進階功能。但是會在一些電腦造成音樂卡頓。",
|
||||
"settings.option.audio.enableAdvancedFunctionality.decryptLLPW": "無損壓縮解碼", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.decryptLLPW.description": "提供 Cider 解碼無損壓縮檔案的能力,但相應地會增加電腦的工作量。",
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioNormalization": "音量平衡", // Toggle
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioNormalization.description": "將平衡輕柔和響亮的歌曲,建立更統一的聆聽體驗。",
|
||||
"settings.option.audio.enableAdvancedFunctionality.audioSpatialization": "空間音訊", // Toggle
|
||||
|
@ -232,6 +270,12 @@
|
|||
"settings.option.visual.hardwareAcceleration.description": "需要重啓 Cider 才能生效",
|
||||
"settings.header.visual.hardwareAcceleration.default": "預設",
|
||||
"settings.header.visual.hardwareAcceleration.webGPU": "WebGPU",
|
||||
"settings.header.visual.theme": "主題",
|
||||
|
||||
// Settings - Visual - Theme name
|
||||
"settings.option.visual.theme.default": "預設",
|
||||
"settings.option.visual.theme.dark": "午夜暗",
|
||||
|
||||
// Refer to term.disabled for the disabled option
|
||||
"settings.option.visual.showPersonalInfo": "顯示個人檔案", // Toggle
|
||||
|
||||
|
@ -252,24 +296,24 @@
|
|||
"settings.header.connectivity.discordRPC.cider": "顯示為'Cider'",
|
||||
"settings.header.connectivity.discordRPC.appleMusic": "顯示為'Apple Music'",
|
||||
"settings.option.connectivity.discordRPC.clearOnPause": "暫停時清除 Discord 狀態", // Toggle
|
||||
"settings.option.connectivity.lastfmScrobble": "LastFM Scrobbling 記錄", // Option to Connect
|
||||
"settings.option.connectivity.lastfmScrobble.delay": "LastFM Scrobble 延遲 (%)",
|
||||
"settings.option.connectivity.lastfmScrobble.nowPlaying": "啟用 LastFM 正在播放",
|
||||
"settings.option.connectivity.lastfmScrobble.removeFeatured": "從歌名中移除藝人推薦 (LastFM)",
|
||||
"settings.option.connectivity.lastfmScrobble.filterLoop": "Filter looped track (LastFM)",
|
||||
"settings.option.connectivity.lastfmScrobble": "Last.fm Scrobbling 記錄", // Option to Connect
|
||||
"settings.option.connectivity.lastfmScrobble.delay": "Last.fm Scrobble 延遲 (%)",
|
||||
"settings.option.connectivity.lastfmScrobble.nowPlaying": "啟用 Last.fm 正在播放",
|
||||
"settings.option.connectivity.lastfmScrobble.removeFeatured": "從歌名中移除藝人推薦 (Last.fm)",
|
||||
//"settings.option.connectivity.lastfmScrobble.filterLoop": "Filter looped track (Last.fm)",
|
||||
// Refer to term.connect for the connect button
|
||||
|
||||
// Settings - Experimental
|
||||
"settings.header.experimental": "實驗性功能",
|
||||
"settings.header.experimental.description": "調整Cider的實驗性功能",
|
||||
"settings.option.experimental.compactUI": "緊凑型 UI", // Toggle
|
||||
"settings.option.experimental.closeButtonBehaviour": "關閉按鈕行為",
|
||||
"settings.option.experimental.closeButtonBehaviour.quit": "結束 Cider",
|
||||
"settings.option.experimental.closeButtonBehaviour.minimizeTaskbar": "縮小至工作列",
|
||||
"settings.option.experimental.closeButtonBehaviour.minimizeTray": "縮小至系統托盤",
|
||||
"settings.option.experimental.close_button_hide": "以關閉按鈕來隱藏 Cider",
|
||||
"settings.option.experimental.copy_log": "複製運行記錄檔至剪貼簿",
|
||||
//"settings.option.experimental.inline_playlists": "Inline Playlists and Albums",
|
||||
// Refer to term.disabled & term.enabled
|
||||
|
||||
// Spatialization Menu
|
||||
"spatial.notTurnedOn": "請先在設定中啟用空間音訊。",
|
||||
"spatial.spatialProperties" : "空間音訊屬性",
|
||||
"spatial.width" : "闊度",
|
||||
"spatial.height" : "高度",
|
||||
|
|
|
@ -189,6 +189,9 @@
|
|||
"action.tray.quit": "關閉",
|
||||
"action.tray.show": "顯示",
|
||||
"action.update": "更新",
|
||||
"action.copy": "複製",
|
||||
"action.newpreset": "新預設", // Equalizer Preset
|
||||
"action.deletepreset": "刪除預設", // Equalizer Preset
|
||||
|
||||
|
||||
// Settings - Audio
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
|
||||
// i18n Info
|
||||
"i18n.languageName": "廣東話(香港﹚", // name of language in native language
|
||||
"i18n.languageName": "廣東話(香港)", // name of language in native language
|
||||
"i18n.languageNameEnglish": "Cantonese (Hong Kong)", // name of language in English
|
||||
"i18n.category": "main", // main = real language, fun = fun community languages
|
||||
"i18n.authors": "@tszngaiyip @strikesnc", // Authors, if you contribute to this file feel free to add your name seperated with a space
|
||||
|
@ -33,6 +33,7 @@
|
|||
"term.about": "關於",
|
||||
"term.privateSession": "無痕模式",
|
||||
"term.queue": "待播清單",
|
||||
"term.history": "播放歷史",
|
||||
"term.search": "搵野",
|
||||
"term.library": "資料庫",
|
||||
"term.listenNow": "即刻聽",
|
||||
|
@ -45,6 +46,11 @@
|
|||
"term.podcasts": "Podcasts",
|
||||
"term.playlists": "播放清單",
|
||||
"term.playlist": "播放清單",
|
||||
"term.newPlaylist": "新播放清單",
|
||||
"term.newPlaylistFolder": "新資料夾",
|
||||
"term.createNewPlaylist": "新增播放清單",
|
||||
"term.createNewPlaylistFolder": "新增資料夾",
|
||||
"term.deletePlaylist": "你係咪要刪除呢個播放清單?",
|
||||
"term.play": "播放",
|
||||
"term.pause": "暫停",
|
||||
"term.previous": "前一首",
|
||||
|
@ -55,6 +61,7 @@
|
|||
"term.mute": "靜音",
|
||||
"term.unmute": "取消靜音",
|
||||
"term.share": "分享",
|
||||
"term.share.success": "複製咗喺剪貼簿",
|
||||
"term.settings": "設定",
|
||||
"term.seeAll": "睇哂全部",
|
||||
"term.sortBy": "排序",
|
||||
|
@ -118,7 +125,24 @@
|
|||
"term.tracks": "首歌", // Assume x amount of tracks. e.g. 50 tracks
|
||||
"term.videos": "影片",
|
||||
"term.menu": "選項",
|
||||
"term.showAlbum": "顯示完整嘅專輯",
|
||||
"term.check": "檢查",
|
||||
"term.aboutArtist": "關於 {{artistName}}", // e.g. 'About Doja Cat'
|
||||
"term.updateCider": "更新 Cider",
|
||||
"term.topResult": "熱門搜尋結果", // Search Results
|
||||
"term.sharedPlaylists": "播放清單", // Search Results
|
||||
"term.people": "個人檔案", // Search Results
|
||||
"term.newpreset.name": "新EQ範本嘅名", // Equalizer Preset
|
||||
"term.addedpreset": "新增咗",
|
||||
"term.deletepreset.warn": "你係咪要刪除呢個範本?",
|
||||
"term.deletedpreset": "刪除咗",
|
||||
"term.musicVideos": "MV", // Search page friendlyTypes
|
||||
"term.stations": "電台",
|
||||
//"term.curators": "Curators",
|
||||
//"term.appleCurators": "Apple Curators",
|
||||
"term.radioShows": "電台單集",
|
||||
"term.recordLabels": "唱片公司",
|
||||
"term.videoExtras": "相關嘅片",
|
||||
//"term.top": "Top",
|
||||
|
||||
// Home
|
||||
"home.title": "主頁",
|
||||
|
@ -185,6 +209,14 @@
|
|||
"action.removeTracks": "喺待播清單到刪除 ${self.selectedItems.length} 首歌曲",
|
||||
"action.import": "匯入",
|
||||
"action.export": "匯出",
|
||||
"action.showAlbum": "顯示完整嘅專輯",
|
||||
"action.tray.minimize": "收埋喺系統托盤",
|
||||
"action.tray.quit": "結束",
|
||||
"action.tray.show": "顯示",
|
||||
"action.update": "更新",
|
||||
"action.copy": "複製",
|
||||
"action.newpreset": "新增範本", // Equalizer Preset
|
||||
"action.deletepreset": "刪除範本",
|
||||
|
||||
// Settings - General
|
||||
"settings.header.general": "一般",
|
||||
|
@ -232,6 +264,12 @@
|
|||
"settings.option.visual.hardwareAcceleration.description": "需要重開Cider先會生效",
|
||||
"settings.header.visual.hardwareAcceleration.default": "預設",
|
||||
"settings.header.visual.hardwareAcceleration.webGPU": "WebGPU",
|
||||
"settings.header.visual.theme": "主題",
|
||||
|
||||
// Settings - Visual - Theme name
|
||||
"settings.option.visual.theme.default": "預設",
|
||||
"settings.option.visual.theme.dark": "黑色",
|
||||
|
||||
// Refer to term.disabled for the disabled option
|
||||
"settings.option.visual.showPersonalInfo": "顯示個人檔案", // Toggle
|
||||
|
||||
|
@ -252,24 +290,24 @@
|
|||
"settings.header.connectivity.discordRPC.cider": "顯示為'Cider'",
|
||||
"settings.header.connectivity.discordRPC.appleMusic": "顯示為'Apple Music'",
|
||||
"settings.option.connectivity.discordRPC.clearOnPause": "暫停時清除 Discord 狀態", // Toggle
|
||||
"settings.option.connectivity.lastfmScrobble": "LastFM Scrobbling 記錄", // Option to Connect
|
||||
"settings.option.connectivity.lastfmScrobble.delay": "LastFM Scrobble 延遲 (%)",
|
||||
"settings.option.connectivity.lastfmScrobble.nowPlaying": "啟用 LastFM 正在播放",
|
||||
"settings.option.connectivity.lastfmScrobble.removeFeatured": "從歌名中移除藝人推薦 (LastFM)",
|
||||
"settings.option.connectivity.lastfmScrobble.filterLoop": "Filter looped track (LastFM)",
|
||||
"settings.option.connectivity.lastfmScrobble": "Last.FM Scrobbling 記錄", // Option to Connect
|
||||
"settings.option.connectivity.lastfmScrobble.delay": "Last.FM Scrobble 延遲 (%)",
|
||||
"settings.option.connectivity.lastfmScrobble.nowPlaying": "啟用 Last.FM 正在播放",
|
||||
"settings.option.connectivity.lastfmScrobble.removeFeatured": "從歌名中移除藝人推薦 (Last.FM)",
|
||||
"settings.option.connectivity.lastfmScrobble.filterLoop": "Filter looped track (Last.FM)",
|
||||
// Refer to term.connect for the connect button
|
||||
|
||||
// Settings - Experimental
|
||||
"settings.header.experimental": "實驗性功能",
|
||||
"settings.header.experimental.description": "調整Cider嘅實驗性功能",
|
||||
"settings.option.experimental.compactUI": "逼啲既 UI", // Toggle
|
||||
"settings.option.experimental.closeButtonBehaviour": "關閉按鈕行為",
|
||||
"settings.option.experimental.closeButtonBehaviour.quit": "熄左Cider佢",
|
||||
"settings.option.experimental.closeButtonBehaviour.minimizeTaskbar": "收埋Cider喺工作列",
|
||||
"settings.option.experimental.closeButtonBehaviour.minimizeTray": "收埋Cider喺系統托盤",
|
||||
"settings.option.experimental.close_button_hide": "㩒交叉制嚟隱藏 Cider",
|
||||
"settings.option.experimental.copy_log": "將log複製喺剪貼簿",
|
||||
//"settings.option.experimental.inline_playlists": "Inline Playlists and Albums",
|
||||
// Refer to term.disabled & term.enabled
|
||||
|
||||
// Spatialization Menu
|
||||
"spatial.notTurnedOn": "唔該喺設定入面啟用左空間音訊先。",
|
||||
"spatial.spatialProperties" : "空間音訊屬性",
|
||||
"spatial.width" : "幾闊",
|
||||
"spatial.height" : "幾高",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue