mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-10 14:22:46 +02:00
Translated using Weblate
Currently translated at 20.0% (249 of 1245 strings) (Korean) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ko/ Translated using Weblate Currently translated at 100.0% (1245 of 1245 strings) (Spanish) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/ Translated using Weblate Currently translated at 26.9% (336 of 1245 strings) (Japanese) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ja/ Translated using Weblate Currently translated at 100.0% (1245 of 1245 strings) (Czech) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/ Translated using Weblate Currently translated at 98.3% (1224 of 1245 strings) (French) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/fr/ Translated using Weblate Currently translated at 46.9% (584 of 1245 strings) (Estonian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/et/ Translated using Weblate Currently translated at 100.0% (1245 of 1245 strings) (Polish) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pl/ Co-authored-by: Benjamin <ben@iipython.dev> Co-authored-by: Fjuro <fjuro@users.noreply.hosted.weblate.org> Co-authored-by: Fordas <fordas15@gmail.com> Co-authored-by: KosmoMoustache <kosmomoustache@users.noreply.hosted.weblate.org> Co-authored-by: rimasx <riks_12@hot.ee> Co-authored-by: skajmer <skajmer@protonmail.com>
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
"sleepTimer_setCustom": "Nastavit časovač",
|
||||
"sleepTimer_cancel": "Zrušit časovač",
|
||||
"albumRadio": "Rádio alba",
|
||||
"scrobbleForceSubmit": "Vynutit scrobble"
|
||||
"scrobbleForceSubmit": "Vynutit scrobble",
|
||||
"sleepTimer_endOfAlbum": "Konec aktuálního alba"
|
||||
},
|
||||
"setting": {
|
||||
"crossfadeStyle_description": "Vyberte způsob prolnutí u přehrávače zvuku",
|
||||
@@ -1169,7 +1170,7 @@
|
||||
"playlist_few": "playlisty",
|
||||
"playlist_other": "Playlisty",
|
||||
"artist_one": "Umělec",
|
||||
"artist_few": "umělci",
|
||||
"artist_few": "Umělci",
|
||||
"artist_other": "Umělci",
|
||||
"folderWithCount_one": "{{count}} složka",
|
||||
"folderWithCount_few": "{{count}} složky",
|
||||
@@ -1187,7 +1188,7 @@
|
||||
"albumWithCount_few": "{{count}} alba",
|
||||
"albumWithCount_other": "{{count}} alb",
|
||||
"favorite_one": "Oblíbený",
|
||||
"favorite_few": "oblíbené",
|
||||
"favorite_few": "Oblíbené",
|
||||
"favorite_other": "Oblíbené",
|
||||
"artistWithCount_one": "{{count}} umělec",
|
||||
"artistWithCount_few": "{{count}} umělci",
|
||||
@@ -1197,7 +1198,7 @@
|
||||
"folder_other": "Složky",
|
||||
"smartPlaylist": "Chytrý $t(entity.playlist, {\"count\": 1})",
|
||||
"album_one": "Album",
|
||||
"album_few": "alba",
|
||||
"album_few": "Alba",
|
||||
"album_other": "Alba",
|
||||
"genreWithCount_one": "{{count}} žánr",
|
||||
"genreWithCount_few": "{{count}} žánry",
|
||||
|
||||
@@ -49,7 +49,8 @@
|
||||
"sleepTimer_endOfSong": "Fin de la canción actual",
|
||||
"sleepTimer": "Temporizador de apagado",
|
||||
"albumRadio": "Radio del álbum",
|
||||
"scrobbleForceSubmit": "Forzar scrobble"
|
||||
"scrobbleForceSubmit": "Forzar scrobble",
|
||||
"sleepTimer_endOfAlbum": "Fin del álbum actual"
|
||||
},
|
||||
"setting": {
|
||||
"crossfadeStyle_description": "Selecciona el estilo de crossfade a usar por el reproductor de audio",
|
||||
|
||||
+430
-2
@@ -292,7 +292,8 @@
|
||||
"explicitStatus": "$t(common.explicitStatus)",
|
||||
"title": "Pealkiri",
|
||||
"sortName": "Sortimisnimi",
|
||||
"trackNumber": "Lugu"
|
||||
"trackNumber": "Lugu",
|
||||
"toYear": "Aastasse"
|
||||
},
|
||||
"filterOperator": {
|
||||
"contains": "Sisaldab",
|
||||
@@ -311,6 +312,433 @@
|
||||
"before": "On enne",
|
||||
"afterDate": "On pärast (kuupäeva)",
|
||||
"after": "On pärast",
|
||||
"notInPlaylist": "Ei ole"
|
||||
"notInPlaylist": "Ei ole",
|
||||
"startsWith": "Algab",
|
||||
"notInTheLast": "Pole viimase"
|
||||
},
|
||||
"form": {
|
||||
"addServer": {
|
||||
"input_legacyAuthentication": "Luba pärandautentimine",
|
||||
"input_name": "Serveri nimi",
|
||||
"input_password": "Parool",
|
||||
"input_preferInstantMix": "Eelista kiirmiksi",
|
||||
"input_preferInstantMixDescription": "Kasuta kiirmiksi ainult sarnaste lugude saamiseks. Kasulik, kui on pluginaid, mis seda käitumist muudavad",
|
||||
"input_preferRemoteUrl": "Eelista avalikku URL-i",
|
||||
"input_remoteUrl": "Avalik URL",
|
||||
"input_remoteUrlPlaceholder": "Valikuline: avalik URL väliste funktsioonide jaoks",
|
||||
"input_savePassword": "Salvesta parool",
|
||||
"input_url": "URL",
|
||||
"input_username": "Kasutajanimi",
|
||||
"success": "Serveri lisamine õnnestus",
|
||||
"title": "Lisa server",
|
||||
"error_savePassword": "Parooli salvestamisel ilmnes viga",
|
||||
"ignoreCors": "Eira CORS-i ($t(common.restartRequired))",
|
||||
"ignoreSsl": "Eira SSL-i ($t(common.restartRequired))"
|
||||
},
|
||||
"largeFetchConfirmation": {
|
||||
"title": "Lisa üksused järjekorda",
|
||||
"description": "See toiming lisab kõik praeguse filtreeritud vaate üksused"
|
||||
},
|
||||
"addToPlaylist": {
|
||||
"create": "Loo $t(entity.playlist, {\"count\": 1}) {{playlist}}",
|
||||
"input_playlists": "$t(entity.playlist, {\"count\": 2})",
|
||||
"noneAdded": "$t(entity.playlist, {\"count\": 1}) '{{playlist}}' ei lisatud ühtegi lugu",
|
||||
"input_skipDuplicates": "Jäta duplikaadid vahele",
|
||||
"searchOrCreate": "Otsi $t(entity.playlist, {\"count\": 2}) või kirjuta uue loomiseks",
|
||||
"success": "$t(entity.trackWithCount, {\"count\": {{message}} }) lisati $t(entity.playlistWithCount, {\"count\": {{numOfPlaylists}} })",
|
||||
"title": "Lisa esitusloendisse $t(entity.playlist, {\"count\": 1})"
|
||||
},
|
||||
"createPlaylist": {
|
||||
"input_description": "$t(common.description)",
|
||||
"input_name": "$t(common.name)",
|
||||
"input_owner": "$t(common.owner)",
|
||||
"input_public": "Avalik",
|
||||
"success": "$t(entity.playlist, {\"count\": 1}) loodi edukalt",
|
||||
"title": "Loo $t(entity.playlist, {\"count\": 1})"
|
||||
},
|
||||
"createRadioStation": {
|
||||
"success": "Raadiojaam loodi edukalt",
|
||||
"title": "Loo raadiojaam",
|
||||
"input_homepageUrl": "Avalehe URL",
|
||||
"input_name": "Nimi",
|
||||
"input_streamUrl": "Voo URL"
|
||||
},
|
||||
"editRadioStation": {
|
||||
"success": "Raadiojaam on edukalt uuendatud"
|
||||
},
|
||||
"deletePlaylist": {
|
||||
"input_confirm": "Kinnitamiseks sisesta $t(entity.playlist, {\"count\": 1}) nimi",
|
||||
"success": "$t(entity.playlist, {\"count\": 1}) edukalt kustutatud",
|
||||
"title": "Kustuta $t(entity.playlist, {\"count\": 1})"
|
||||
},
|
||||
"editPlaylist": {
|
||||
"success": "$t(entity.playlist, {\"count\": 1}) edukalt uuendatud",
|
||||
"title": "Muuda $t(entity.playlist, {\"count\": 1})",
|
||||
"publicJellyfinNote": "Jellyfin ei kuva mingil põhjusel, kas esitusloend on avalik või mitte. Kui soovid, et see jääks avalikuks, veendu, et järgmine valik oleks aktiivne"
|
||||
},
|
||||
"lyricsExport": {
|
||||
"export": "Ekspordi laulusõnad",
|
||||
"input_synced": "Ekspordi sünkroonitud laulusõnad",
|
||||
"input_offset": "$t(setting.lyricOffset)"
|
||||
},
|
||||
"lyricSearch": {
|
||||
"input_artist": "$t(entity.artist, {\"count\": 1})",
|
||||
"input_name": "$t(common.name)",
|
||||
"title": "Laulusõnade otsing"
|
||||
},
|
||||
"queryEditor": {
|
||||
"title": "Päringuredaktor",
|
||||
"input_optionMatchAll": "Vasta kõigile",
|
||||
"input_optionMatchAny": "Vasta mõnele",
|
||||
"addRuleGroup": "Lisa reeglite grupp",
|
||||
"removeRuleGroup": "Eemalda reeglite grupp",
|
||||
"resetToDefault": "Taasta vaikeväärtused",
|
||||
"clearFilters": "Tühjenda filtrid"
|
||||
},
|
||||
"saveQueue": {
|
||||
"success": "Esitusjärjekord salvestati serverisse"
|
||||
},
|
||||
"shareItem": {
|
||||
"allowDownloading": "Luba allalaadimine",
|
||||
"copyToClipboard": "Kopeeri lõikelauale: Ctrl+C, enter",
|
||||
"description": "Kirjeldus",
|
||||
"setExpiration": "Määra aegumisaeg",
|
||||
"success": "Jagamislink kopeeriti lõikelauale (või klõpsa avamiseks siia)",
|
||||
"successMustClick": "Jagamine on edukalt loodud. Klõpsa avamiseks siia",
|
||||
"expireInvalid": "Aegumisaeg peab olema tulevikus",
|
||||
"createFailed": "Jagamise loomine nurjus (kas jagamine on lubatud?)"
|
||||
},
|
||||
"shuffleAll": {
|
||||
"title": "Juhuesitus",
|
||||
"input_kind_albums": "Albumid",
|
||||
"input_kind_songs": "Lood",
|
||||
"input_kind": "Juhuvalikud",
|
||||
"input_limit_albums": "Mitu albumit?",
|
||||
"input_limit_songs": "Mitu lugu?",
|
||||
"input_genre": "$t(entity.genre, {\"count\": 1})",
|
||||
"input_limit": "Mitu lugu?",
|
||||
"input_minYear": "Aastast",
|
||||
"input_maxYear": "Aastani",
|
||||
"input_played": "Esita filter",
|
||||
"input_played_optionAll": "Kõik lood",
|
||||
"input_played_optionUnplayed": "Ainult esitamata lood",
|
||||
"input_played_optionPlayed": "Ainult esitatud lood"
|
||||
},
|
||||
"updateServer": {
|
||||
"success": "Serveri värskendamine õnnestus",
|
||||
"title": "Värskenda serverit"
|
||||
},
|
||||
"privateMode": {
|
||||
"enabled": "Privaatne režiim lülitati sisse, esituse olek on nüüd väliste allikate eest peidetud",
|
||||
"disabled": "Privaatne režiim lülitati välja, esituse olek on nüüd väliste allikate jaoks nähtav",
|
||||
"title": "Privaatne režiim"
|
||||
}
|
||||
},
|
||||
"page": {
|
||||
"albumArtistDetail": {
|
||||
"about": "{{artist}} teave",
|
||||
"appearsOn": "Osaleb",
|
||||
"favoriteSongs": "Lemmiklood",
|
||||
"groupingTypeAll": "Kõik väljaande tüübid",
|
||||
"groupingTypePrimary": "Peamised väljaande tüübid",
|
||||
"recentReleases": "Hiljutised väljaanded",
|
||||
"viewDiscography": "Vaata diskograafiat",
|
||||
"relatedArtists": "Seotud $t(entity.artist, {\"count\": 2})",
|
||||
"topSongs": "Populaarseimad lood",
|
||||
"topSongsCommunity": "Kogukond",
|
||||
"topSongsFrom": "Populaarseimad lood: {{title}}",
|
||||
"topSongsPersonal": "Isiklik",
|
||||
"favoriteSongsFrom": "Lemmiklood: {{title}}",
|
||||
"viewAll": "Kuva kõik",
|
||||
"viewAllTracks": "Kuva kõik $t(entity.track, {\"count\": 2})"
|
||||
},
|
||||
"albumArtistList": {
|
||||
"title": "$t(entity.albumArtist, {\"count\": 2})"
|
||||
},
|
||||
"albumDetail": {
|
||||
"moreFromArtist": "Veel esitajalt $t(entity.artist, {\"count\": 1})",
|
||||
"moreFromGeneric": "Veel: {{item}}",
|
||||
"released": "Avaldatud"
|
||||
},
|
||||
"albumList": {
|
||||
"artistAlbums": "{{artist}} albumid",
|
||||
"genreAlbums": "\"{{genre}}\" $t(entity.album, {\"count\": 2})",
|
||||
"title": "$t(entity.album, {\"count\": 2})"
|
||||
},
|
||||
"radioList": {
|
||||
"title": "Raadiojaamad"
|
||||
},
|
||||
"releasenotes": {
|
||||
"commitsSinceStable": "Muudatused alates {{stable}}",
|
||||
"noNewCommits": "Selles vahemikus pole uusi muudatusi",
|
||||
"noStableReleaseToCompare": "Võrdlemiseks pole saadaval ühtegi stabiilset versiooni"
|
||||
},
|
||||
"favorites": {
|
||||
"title": "$t(entity.favorite, {\"count\": 2})"
|
||||
},
|
||||
"windowBar": {
|
||||
"paused": "(Peatatud) ",
|
||||
"privateMode": "(Privaatne režiim)"
|
||||
},
|
||||
"appMenu": {
|
||||
"collapseSidebar": "Ahenda külgriba",
|
||||
"commandPalette": "Ava käsupalett",
|
||||
"expandSidebar": "Laienda külgriba",
|
||||
"goBack": "Mine tagasi",
|
||||
"goForward": "Mine edasi",
|
||||
"manageServers": "Halda servereid",
|
||||
"privateModeOff": "Lülita privaatne režiim välja",
|
||||
"privateModeOn": "Lülita privaatne režiim sisse",
|
||||
"openBrowserDevtools": "Ava brauseri arendajatööriistad",
|
||||
"quit": "$t(common.quit)",
|
||||
"selectServer": "Vali server",
|
||||
"selectMusicFolder": "Vali muusikakaust",
|
||||
"noMusicFolder": "Muusikakausta pole valitud",
|
||||
"multipleMusicFolders": "{{count}} muusikakausta valitud",
|
||||
"settings": "$t(common.setting, {\"count\": 2})",
|
||||
"version": "Versioon {{version}}"
|
||||
},
|
||||
"manageServers": {
|
||||
"title": "Halda servereid",
|
||||
"serverDetails": "Serveri üksikasjad",
|
||||
"url": "URL",
|
||||
"username": "Kasutajanimi",
|
||||
"editServerDetailsTooltip": "Muuda serveri üksikasju",
|
||||
"removeServer": "Eemalda server"
|
||||
},
|
||||
"contextMenu": {
|
||||
"addFavorite": "$t(action.addToFavorites)",
|
||||
"addLast": "$t(player.addLast)",
|
||||
"addNext": "$t(player.addNext)",
|
||||
"addToFavorites": "$t(action.addToFavorites)",
|
||||
"addToPlaylist": "$t(action.addToPlaylist)",
|
||||
"createPlaylist": "$t(action.createPlaylist)",
|
||||
"deletePlaylist": "$t(action.deletePlaylist)",
|
||||
"deselectAll": "$t(action.deselectAll)",
|
||||
"download": "Laadi alla",
|
||||
"moveItems": "$t(action.moveItems)",
|
||||
"moveToNext": "$t(action.moveToNext)",
|
||||
"moveToBottom": "$t(action.moveToBottom)",
|
||||
"moveToTop": "$t(action.moveToTop)",
|
||||
"numberSelected": "{{count}} valitud",
|
||||
"play": "$t(player.play)",
|
||||
"playSimilarSongs": "$t(player.playSimilarSongs)",
|
||||
"removeFromFavorites": "$t(action.removeFromFavorites)",
|
||||
"removeFromPlaylist": "$t(action.removeFromPlaylist)",
|
||||
"removeFromQueue": "$t(action.removeFromQueue)",
|
||||
"setRating": "$t(action.setRating)",
|
||||
"playShuffled": "$t(player.shuffle)",
|
||||
"shareItem": "Jaga üksust",
|
||||
"goTo": "Mine",
|
||||
"goToAlbum": "Mine: $t(entity.album, {\"count\": 1})",
|
||||
"goToAlbumArtist": "Mine: $t(entity.albumArtist, {\"count\": 1})",
|
||||
"showDetails": "Hangi teavet"
|
||||
},
|
||||
"fullscreenPlayer": {
|
||||
"config": {
|
||||
"dynamicBackground": "Dünaamiline taust",
|
||||
"dynamicImageBlur": "Pildi hägustamise suurus",
|
||||
"dynamicIsImage": "Luba taustapilt",
|
||||
"followCurrentLyric": "Jälgi esitatavat rida",
|
||||
"lyricAlignment": "Laulusõnade joondus",
|
||||
"lyricOffset": "Laulusõnade nihe (ms)",
|
||||
"lyricGap": "Ridade vahe",
|
||||
"lyricSize": "Teksti suurus",
|
||||
"lyricOpacityNonActive": "Mitteaktiivse rea läbipaistmatus",
|
||||
"lyricScaleNonActive": "Mitteaktiivse rea suurus",
|
||||
"opacity": "Läbipaistmatus",
|
||||
"showLyricMatch": "Kuva leitud vasted",
|
||||
"showLyricProvider": "Kuva laulusõnade allikas",
|
||||
"synchronized": "Sünkroniseeritud",
|
||||
"unsynchronized": "Sünkroniseerimata",
|
||||
"useImageAspectRatio": "Kasuta pildi kuvasuhet"
|
||||
},
|
||||
"lyrics": "Laulusõnad",
|
||||
"related": "Seotud",
|
||||
"upNext": "Järgmiseks",
|
||||
"visualizer": "Visuaal",
|
||||
"noLyrics": "Laulusõnu ei leitud"
|
||||
},
|
||||
"genreList": {
|
||||
"showAlbums": "Kuva $t(entity.genre, {\"count\": 1}) $t(entity.album, {\"count\": 2})",
|
||||
"showTracks": "Kuva $t(entity.genre, {\"count\": 1}) $t(entity.track, {\"count\": 2})",
|
||||
"title": "$t(entity.genre, {\"count\": 2})"
|
||||
},
|
||||
"folderList": {
|
||||
"title": "$t(entity.folder, {\"count\": 2})"
|
||||
},
|
||||
"globalSearch": {
|
||||
"commands": {
|
||||
"goToPage": "Mine lehele",
|
||||
"searchFor": "Otsi {{query}}",
|
||||
"serverCommands": "Serveri käsud"
|
||||
},
|
||||
"title": "Käsud"
|
||||
},
|
||||
"home": {
|
||||
"explore": "Avasta oma kogust",
|
||||
"genres": "$t(entity.genre, {\"count\": 2})",
|
||||
"mostPlayed": "Enim esitatud",
|
||||
"newlyAdded": "Hiljuti lisatud väljaanded",
|
||||
"recentlyPlayed": "Hiljuti esitatud",
|
||||
"recentlyReleased": "Hiljuti avaldatud",
|
||||
"title": "$t(common.home)"
|
||||
},
|
||||
"itemDetail": {
|
||||
"copyPath": "Kopeeri tee lõikelauale",
|
||||
"copiedPath": "Tee kopeeriti edukalt",
|
||||
"openFile": "Kuva lugu failihalduris"
|
||||
},
|
||||
"playlist": {
|
||||
"reorder": "Ümberreastamine on lubatud vaid ID järgi sorteerimisel"
|
||||
},
|
||||
"playlistList": {
|
||||
"title": "$t(entity.playlist, {\"count\": 2})"
|
||||
},
|
||||
"collections": {
|
||||
"overrideExisting": "Asenda olemasolev",
|
||||
"saveAsCollection": "Salvesta kogumikuna"
|
||||
},
|
||||
"setting": {
|
||||
"advanced": "Täpsem",
|
||||
"analytics": "Analüütika",
|
||||
"generalTab": "Üldine",
|
||||
"hotkeysTab": "Kiirklahvid",
|
||||
"playbackTab": "Taasesitus",
|
||||
"windowTab": "Aken",
|
||||
"updates": "Uuenda",
|
||||
"cache": "Vahemälu",
|
||||
"application": "Rakendus",
|
||||
"queryBuilder": "Päringu koostaja",
|
||||
"theme": "Teema",
|
||||
"controls": "Juhtnupud",
|
||||
"sidebar": "Külgriba",
|
||||
"exportImport": "Import/eksport",
|
||||
"scrobble": "Kaabi",
|
||||
"audio": "Heli",
|
||||
"lyrics": "Laulusõnad",
|
||||
"lyricsDisplay": "Laulusõnade kuvamine",
|
||||
"transcoding": "Transkoodimine",
|
||||
"discord": "Discord",
|
||||
"logger": "Logija",
|
||||
"playerFilters": "Mängija filtrid"
|
||||
},
|
||||
"sidebar": {
|
||||
"albumArtists": "$t(entity.albumArtist, {\"count\": 2})",
|
||||
"albums": "$t(entity.album, {\"count\": 2})",
|
||||
"collections": "Kogumikud",
|
||||
"artists": "$t(entity.artist, {\"count\": 2})",
|
||||
"favorites": "$t(entity.favorite, {\"count\": 2})",
|
||||
"folders": "$t(entity.folder, {\"count\": 2})",
|
||||
"genres": "$t(entity.genre, {\"count\": 2})",
|
||||
"home": "$t(common.home)",
|
||||
"radio": "$t(entity.radioStation, {\"count\": 2})",
|
||||
"myLibrary": "Muusikakogu",
|
||||
"nowPlaying": "Esitamisel",
|
||||
"playlists": "$t(entity.playlist, {\"count\": 2})",
|
||||
"search": "$t(common.search)",
|
||||
"settings": "$t(common.setting, {\"count\": 2})",
|
||||
"shared": "Shared $t(entity.playlist, {\"count\": 2})",
|
||||
"tracks": "$t(entity.track, {\"count\": 2})"
|
||||
},
|
||||
"trackList": {
|
||||
"artistTracks": "{{artist}} lood",
|
||||
"genreTracks": "\"{{genre}}\" $t(entity.track, {\"count\": 2})",
|
||||
"title": "$t(entity.track, {\"count\": 2})"
|
||||
}
|
||||
},
|
||||
"player": {
|
||||
"addLast": "Viimane",
|
||||
"addNext": "Järgmine",
|
||||
"addLastShuffled": "Viimane (juhuesitus)",
|
||||
"addNextShuffled": "Järgmine (juhuesitus)",
|
||||
"albumRadio": "Albumi raadio",
|
||||
"artistRadio": "Esitaja raadio",
|
||||
"holdToShuffle": "Hoia all segamiseks",
|
||||
"favorite": "Lemmik",
|
||||
"lyrics": "Laulusõnad",
|
||||
"mute": "Vaigista",
|
||||
"muted": "Vaigistatud",
|
||||
"next": "Järgmine",
|
||||
"play": "Esita",
|
||||
"playbackFetchCancel": "See võtab veidi aega… tühistamiseks sulge teavitus",
|
||||
"playbackFetchInProgress": "Lugude laadimine…",
|
||||
"playbackFetchNoResults": "Ühtegi lugu ei leitud",
|
||||
"playbackSpeed": "Taasesituse kiirus",
|
||||
"playRandom": "Esita juhuslikult",
|
||||
"playSimilarSongs": "Esita sarnaseid lugusid",
|
||||
"previous": "Eelmine",
|
||||
"queue_clear": "Tühjenda järjekord",
|
||||
"queue_moveToBottom": "Liiguta valitud lõppu",
|
||||
"queue_moveToTop": "Liiguta valitud algusesse",
|
||||
"queue_remove": "Eemalda valitud",
|
||||
"repeat": "Korda",
|
||||
"repeat_all": "Korda kõiki",
|
||||
"repeat_off": "Kordus keelatud",
|
||||
"restoreQueueFromServer": "Taasta järjekord serverist",
|
||||
"saveQueueToServer": "Salvesta järjekord serverisse",
|
||||
"shuffle": "Esita (juhuesitus)",
|
||||
"shuffle_off": "Juhuesitus keelatud",
|
||||
"skip": "Jäta vahele",
|
||||
"skip_back": "Hüppa tagasi",
|
||||
"skip_forward": "Hüppa edasi",
|
||||
"stop": "Peata",
|
||||
"toggleFullscreenPlayer": "Täisekraani lüliti",
|
||||
"trackRadio": "Pala raadio",
|
||||
"unfavorite": "Eemalda lemmikutest",
|
||||
"pause": "Paus",
|
||||
"viewQueue": "Kuva järjekord",
|
||||
"sleepTimer": "Unetaimer",
|
||||
"sleepTimer_endOfSong": "Praeguse loo lõpp",
|
||||
"sleepTimer_endOfAlbum": "Praeguse albumi lõpp",
|
||||
"sleepTimer_minutes": "{{count}} min",
|
||||
"sleepTimer_hours": "{{count}} t",
|
||||
"sleepTimer_custom": "Kohandatud",
|
||||
"sleepTimer_off": "Väljas",
|
||||
"sleepTimer_timeRemaining": "{{time}} jäänud",
|
||||
"sleepTimer_setCustom": "Sea taimer",
|
||||
"sleepTimer_cancel": "Tühista taimer",
|
||||
"scrobbleForceSubmit": "Sunnitud kaapimine"
|
||||
},
|
||||
"queryBuilder": {
|
||||
"standardTags": "Standardsildid",
|
||||
"customTags": "Kohandatud sildid"
|
||||
},
|
||||
"releaseType": {
|
||||
"primary": {
|
||||
"album": "$t(entity.album, {\"count\": 1})",
|
||||
"broadcast": "Saade",
|
||||
"ep": "EP",
|
||||
"other": "Muu",
|
||||
"single": "Singel"
|
||||
},
|
||||
"secondary": {
|
||||
"audiobook": "Heliraamat",
|
||||
"audioDrama": "Kuuldemäng",
|
||||
"compilation": "Kogumik",
|
||||
"djMix": "DJ miks",
|
||||
"demo": "Demo",
|
||||
"fieldRecording": "Välisalvestis",
|
||||
"interview": "Intervjuu",
|
||||
"live": "Live",
|
||||
"mixtape": "Mixtape",
|
||||
"remix": "Remiks",
|
||||
"soundtrack": "Filmimuusika",
|
||||
"spokenWord": "Luule ja kõne"
|
||||
}
|
||||
},
|
||||
"setting": {
|
||||
"autoDJ": "Automaatne DJ",
|
||||
"autoDJ_itemCount": "Üksuste arv",
|
||||
"autoDJ_itemCount_description": "Järjekorda lisatavate üksuste arv",
|
||||
"autoDJ_timing": "Ajastus",
|
||||
"autoDJ_timing_description": "Lugude arv järjekorras enne automaatse DJ käivitumist",
|
||||
"autoDJ_mode": "Režiim",
|
||||
"autoDJ_mode_albums": "Albumid",
|
||||
"autoDJ_mode_description": "Vali, kas lisada järjekorda üksikud lood või terved albumid",
|
||||
"autoDJ_mode_songs": "Lood",
|
||||
"autoDJ_enabled": "Luba automaatne DJ",
|
||||
"autoDJ_albumStrategy": "Albumi valiku režiim",
|
||||
"autoDJ_songStrategy": "Laulu valiku režiim"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -49,7 +49,8 @@
|
||||
"sleepTimer_setCustom": "Définir le minuteur",
|
||||
"sleepTimer_cancel": "Annuler le minuteur",
|
||||
"albumRadio": "Radio d'album",
|
||||
"scrobbleForceSubmit": "Forcer le scrobble"
|
||||
"scrobbleForceSubmit": "Forcer le scrobble",
|
||||
"sleepTimer_endOfAlbum": "Fin de l'album actuel"
|
||||
},
|
||||
"action": {
|
||||
"editPlaylist": "Éditer $t(entity.playlist, {\"count\": 1})",
|
||||
@@ -226,7 +227,8 @@
|
||||
"rename": "Renommer",
|
||||
"newVersionAvailable": "Une nouvelle version est disponible",
|
||||
"numberOfResults": "{{numberOfResults}} résultats",
|
||||
"back": "Retour"
|
||||
"back": "Retour",
|
||||
"openFolder": "Ouvrir le dossier"
|
||||
},
|
||||
"error": {
|
||||
"remotePortWarning": "Redémarrer le serveur pour appliquer le nouveau port",
|
||||
@@ -728,7 +730,7 @@
|
||||
"translationTargetLanguage": "Langue cible de traduction",
|
||||
"trayEnabled": "Afficher la barre d’état système",
|
||||
"translationApiProvider_description": "Fournisseur d'API pour la traduction",
|
||||
"customCss_description": "Contenu CSS personnalisé. Remarque : les propriétés 'content' et les URL distantes ne sont pas autorisées. Un aperçu de votre contenu est affiché ci-dessous. Des champs supplémentaires que vous n'avez pas définis sont présents en raison d'assainissement",
|
||||
"customCss_description": "Contenu CSS personnalisé. Remarque : les propriétés 'content' et les URL distantes ne sont pas autorisées. Un aperçu de votre contenu est affiché ci-dessous. Des champs supplémentaires que vous n'avez pas définis sont présents en raison d'assainissement. Application de Bureau uniquement: feishin lit et écrit le fichier custom.css dans le répertoire de configuration de l'application et le recharge lorsque celui-ci est modifié",
|
||||
"translationApiKey": "Clé API de traduction",
|
||||
"translationTargetLanguage_description": "Langue cible pour la traduction",
|
||||
"trayEnabled_description": "Afficher/masquer l’icône/le menu dans la barre d’état système. si désactivé, désactive également la réduction/fermeture vers la barre d’état système",
|
||||
@@ -813,7 +815,7 @@
|
||||
"queryBuilderCustomFields_description": "Ajouter des champs personnalisés à utiliser dans les constructeurs de requêtes",
|
||||
"autoDJ": "DJ auto",
|
||||
"autoDJ_itemCount": "Nombre d'entrée",
|
||||
"autoDJ_itemCount_description": "Le nombre d'entrées tentées d'être ajoutées à la file d'attente lorsque le DJ auto est activé",
|
||||
"autoDJ_itemCount_description": "Le nombre d'entrées tentées d'être ajoutées à la file d'attente",
|
||||
"autoDJ_timing": "Timing",
|
||||
"autoDJ_timing_description": "Le nombre de titres restant dans la file d'attente avant le déclenchement du DJ auto",
|
||||
"followCurrentSong_description": "Défiler automatiquement la file d'attente jusqu'au titre en cours",
|
||||
@@ -915,7 +917,16 @@
|
||||
"sidebarPlaylistFolderTreeIndent": "Indentation de l'arbre",
|
||||
"sidebarPlaylistMode_description": "Comment chaque liste de lecture est affichée dans la barre latérale",
|
||||
"sidebarPlaylistMode": "Mode de liste de lecture de la barre latérale",
|
||||
"sidebarPlaylistMode_optionCompact": "Compacte"
|
||||
"sidebarPlaylistMode_optionCompact": "Compacte",
|
||||
"autoDJ_mode": "Mode",
|
||||
"autoDJ_mode_albums": "Albums",
|
||||
"autoDJ_mode_description": "Choisissez d'ajouter des titres ou des albums entiers à la file d'attente",
|
||||
"autoDJ_mode_songs": "Titres",
|
||||
"autoDJ_enabled": "Activer le DJ auto",
|
||||
"autoDJ_albumStrategy": "Mode de sélection d'album",
|
||||
"autoDJ_songStrategy": "Mode de sélection de titre",
|
||||
"autoDJ_strategy_option_library_random": "Aléatoire",
|
||||
"autoDJ_strategy_option_similar": "Similaire"
|
||||
},
|
||||
"form": {
|
||||
"deletePlaylist": {
|
||||
@@ -1009,7 +1020,12 @@
|
||||
"input_played": "Filtre de lecture",
|
||||
"input_played_optionAll": "Toutes les pistes",
|
||||
"input_played_optionUnplayed": "Seulement les pistes non jouées",
|
||||
"input_played_optionPlayed": "Seulement les pistes jouées"
|
||||
"input_played_optionPlayed": "Seulement les pistes jouées",
|
||||
"input_kind_songs": "Titres",
|
||||
"input_kind_albums": "Albums",
|
||||
"input_kind": "Sélections aléatoires",
|
||||
"input_limit_albums": "Combien d'albums ?",
|
||||
"input_limit_songs": "Combien de titres ?"
|
||||
},
|
||||
"createRadioStation": {
|
||||
"success": "Station radio créée avec succès",
|
||||
|
||||
@@ -49,7 +49,8 @@
|
||||
"albumRadio": "アルバム・ラジオ",
|
||||
"artistRadio": "アーティストラジオ",
|
||||
"trackRadio": "ラジオを追跡する",
|
||||
"scrobbleForceSubmit": "強制 Scrobble"
|
||||
"scrobbleForceSubmit": "強制 Scrobble",
|
||||
"sleepTimer_endOfAlbum": "現在のアルバムの終了"
|
||||
},
|
||||
"setting": {
|
||||
"crossfadeStyle_description": "オーディオプレーヤーが使用するクロスフェードのスタイルを選択します",
|
||||
@@ -430,7 +431,16 @@
|
||||
"playerbarWaveformStretch_description": "波形を伸縮させて、利用可能なスペースを埋めます",
|
||||
"preventSuspendOnPlayback_description": "音楽再生中にアプリケーションが停止しないようにします",
|
||||
"preventSuspendOnPlayback": "再生の中断を防止する",
|
||||
"hotkey_listShowPlayingSong": "再生中の曲をリストに表示"
|
||||
"hotkey_listShowPlayingSong": "再生中の曲をリストに表示",
|
||||
"autoDJ_mode": "モード",
|
||||
"autoDJ_mode_albums": "アルバム",
|
||||
"autoDJ_mode_description": "キューに曲を追加するか、アルバム全体を追加するかを選択してください。",
|
||||
"autoDJ_mode_songs": "曲",
|
||||
"autoDJ_enabled": "Auto DJを有効にする",
|
||||
"autoDJ_albumStrategy": "アルバム選択モード",
|
||||
"autoDJ_songStrategy": "選曲モード",
|
||||
"autoDJ_strategy_option_library_random": "ランダム",
|
||||
"autoDJ_strategy_option_similar": "類似"
|
||||
},
|
||||
"action": {
|
||||
"editPlaylist": "$t(entity.playlist, {\"count\": 1}) を編集",
|
||||
@@ -598,7 +608,8 @@
|
||||
"newVersionAvailable": "新しいバージョンが利用可能です",
|
||||
"numberOfResults": "{{numberOfResults}} 件の結果",
|
||||
"grouping": "グループ化",
|
||||
"back": "戻る"
|
||||
"back": "戻る",
|
||||
"openFolder": "フォルダーを開く"
|
||||
},
|
||||
"table": {
|
||||
"config": {
|
||||
@@ -1109,7 +1120,12 @@
|
||||
"input_played_optionAll": "すべてのトラック",
|
||||
"input_played_optionUnplayed": "未再生のトラックのみ",
|
||||
"input_played_optionPlayed": "再生されたトラックのみ",
|
||||
"input_played": "再生フィルター"
|
||||
"input_played": "再生フィルター",
|
||||
"input_kind_albums": "アルバム",
|
||||
"input_kind_songs": "曲",
|
||||
"input_kind": "ランダムピック",
|
||||
"input_limit_albums": "アルバムは何枚ですか?",
|
||||
"input_limit_songs": "何曲ですか?"
|
||||
},
|
||||
"saveQueue": {
|
||||
"success": "プレイキューをサーバーに保存しました"
|
||||
|
||||
+239
-23
@@ -17,7 +17,10 @@
|
||||
"removeFromPlaylist": "$t(entity.playlist, {\"count\": 1})에서 제거",
|
||||
"openIn": {
|
||||
"musicbrainz": "MusicBrainz에서 보기",
|
||||
"lastfm": "Last.fm에서 보기"
|
||||
"lastfm": "Last.fm에서 보기",
|
||||
"listenbrainz": "ListenBrainz에서 열기",
|
||||
"qobuz": "Qobuz에서 열기",
|
||||
"spotify": "Spotify에서 열기"
|
||||
},
|
||||
"viewPlaylists": "$t(entity.playlist, {\"count\": 2}) 보기",
|
||||
"setRating": "평점 지정",
|
||||
@@ -37,7 +40,10 @@
|
||||
"shuffleAll": "모두 섞기",
|
||||
"shuffleSelected": "선택항목 섞기",
|
||||
"viewMore": "더 보기",
|
||||
"openApplicationDirectory": "앱 디렉토리 열기"
|
||||
"openApplicationDirectory": "앱 디렉토리 열기",
|
||||
"goToCurrent": "현재 항목으로 이동",
|
||||
"collapseAllFolders": "모든 폴더 접기",
|
||||
"expandAllFolders": "모든 폴더 확장"
|
||||
},
|
||||
"common": {
|
||||
"translation": "번역",
|
||||
@@ -149,7 +155,18 @@
|
||||
"sort": "정렬",
|
||||
"gridRows": "행 그리드",
|
||||
"tableColumns": "테이블 열",
|
||||
"itemsMore": "{{count}}개 더"
|
||||
"itemsMore": "{{count}}개 더",
|
||||
"back": "뒤로",
|
||||
"example": "예",
|
||||
"openFolder": "폴더 열기",
|
||||
"filter_single": "미혼",
|
||||
"filter_multiple": "다중",
|
||||
"grouping": "그룹화",
|
||||
"mood": "기분",
|
||||
"numberOfResults": "결과 {{numberOfResults}}개",
|
||||
"retry": "다시 해 보다",
|
||||
"rename": "이름 변경",
|
||||
"newVersionAvailable": "새로운 버전이 나왔습니다"
|
||||
},
|
||||
"entity": {
|
||||
"albumWithCount_other": "{{count}} 앨범",
|
||||
@@ -197,7 +214,15 @@
|
||||
"localFontAccessDenied": "로컬 글꼴에 접근 거부되었습니다",
|
||||
"apiRouteError": "요청 보내기 실패",
|
||||
"badValue": "옵션이 없습니다 {{value}}. 이 값은 더이상 존재하지 않습니다",
|
||||
"notificationDenied": "알림에 대한 권한이 거부되었습니다. 이 설정은 변경되지 않습니다"
|
||||
"notificationDenied": "알림에 대한 권한이 거부되었습니다. 이 설정은 변경되지 않습니다",
|
||||
"invalidJson": "유효하지 않은 JSON",
|
||||
"multipleServerSaveQueueError": "재생 대기열에 현재 서버에 속하지 않은 곡이 하나 이상 포함되어 있습니다. 이는 지원되지 않습니다",
|
||||
"noNetwork": "서버를 이용할 수 없음",
|
||||
"noNetworkDescription": "이 서버에 연결할 수 없습니다",
|
||||
"playbackPausedDueToError": "오류로 인해 재생이 일시 중지되었습니다",
|
||||
"saveQueueFailed": "큐 저장 실패",
|
||||
"serverLockSingleServer": "서버가 잠겨 있을 때는 서버를 하나만 허용합니다",
|
||||
"settingsSyncError": "렌더러와 메인 프로세스의 설정 간에 불일치가 발견되었습니다. 변경 사항을 적용하려면 애플리케이션을 다시 시작하십시오"
|
||||
},
|
||||
"filter": {
|
||||
"title": "곡명",
|
||||
@@ -222,7 +247,7 @@
|
||||
"disc": "디스크",
|
||||
"bitrate": "비트 전송률",
|
||||
"biography": "바이오그래피",
|
||||
"channels": "$t(common.channel_other)",
|
||||
"channels": "$t(common.channel, {\"count\": 2})",
|
||||
"duration": "길이",
|
||||
"bpm": "BPM",
|
||||
"albumCount": "$t(entity.album, {\"count\": 2}) 앨범수",
|
||||
@@ -242,7 +267,10 @@
|
||||
"songCount": "곡 갯수",
|
||||
"toYear": "년도까지",
|
||||
"trackNumber": "트랙",
|
||||
"explicitStatus": "$t(common.explicitStatus)"
|
||||
"explicitStatus": "$t(common.explicitStatus)",
|
||||
"matchAnd": "그리고",
|
||||
"matchOr": "또는",
|
||||
"sortName": "이름 정렬"
|
||||
},
|
||||
"form": {
|
||||
"addServer": {
|
||||
@@ -258,7 +286,10 @@
|
||||
"input_legacyAuthentication": "레거시 인증 사용",
|
||||
"input_username": "유저 이름",
|
||||
"input_preferInstantMix": "즉석 믹스 선호",
|
||||
"input_preferInstantMixDescription": "비슷한 곳을 찾기 위해 즉석 믹스를 사용합니다. 이 명령을 수정하기 위한 플러그인을 설치한 경우 유용합니다"
|
||||
"input_preferInstantMixDescription": "비슷한 곳을 찾기 위해 즉석 믹스를 사용합니다. 이 명령을 수정하기 위한 플러그인을 설치한 경우 유용합니다",
|
||||
"input_preferRemoteUrl": "공개 URL 선호",
|
||||
"input_remoteUrl": "공개 URL",
|
||||
"input_remoteUrlPlaceholder": "선택 사항: 외부 기능을 위한 공개 URL"
|
||||
},
|
||||
"addToPlaylist": {
|
||||
"input_skipDuplicates": "중복 건너뛰기",
|
||||
@@ -266,7 +297,8 @@
|
||||
"input_playlists": "$t(entity.playlist, {\"count\": 2})",
|
||||
"success": "$t(entity.playlistWithCount, {\"count\": {{numOfPlaylists}} })에 $t(entity.trackWithCount, {\"count\": {{message}} })가 추가되었습니다",
|
||||
"create": "$t(entity.playlist, {\"count\": 1}) {{playlist}} 생성",
|
||||
"searchOrCreate": "$t(entity.playlist, {\"count\": 2}) 검색 또는 입력하여 새로 만들기"
|
||||
"searchOrCreate": "$t(entity.playlist, {\"count\": 2}) 검색 또는 입력하여 새로 만들기",
|
||||
"noneAdded": "$t(entity.playlist, {\"count\": 1}) '{{playlist}}'에 트랙이 추가되지 않았습니다"
|
||||
},
|
||||
"lyricSearch": {
|
||||
"title": "가사 검색",
|
||||
@@ -276,7 +308,11 @@
|
||||
"queryEditor": {
|
||||
"input_optionMatchAll": "모두 일치",
|
||||
"input_optionMatchAny": "무엇이든 일치",
|
||||
"title": "쿼리 편집기"
|
||||
"title": "쿼리 편집기",
|
||||
"addRuleGroup": "규칙 그룹 추가",
|
||||
"removeRuleGroup": "규칙 그룹 제거",
|
||||
"resetToDefault": "기본값으로 초기화",
|
||||
"clearFilters": "필터 초기화"
|
||||
},
|
||||
"editPlaylist": {
|
||||
"title": "$t(entity.playlist, {\"count\": 1}) 편집",
|
||||
@@ -289,7 +325,9 @@
|
||||
"success": "클립보드에 공유 링크를 복사했습니다 (또는 열어보려면 클릭하세요)",
|
||||
"expireInvalid": "만료 날짜는 미래 날짜여야만 합니다",
|
||||
"createFailed": "공유 링크를 생성하는데 실패하였습니다 (혹시 공유하기 설정되어 있나요?)",
|
||||
"setExpiration": "만료 기간 설정하기"
|
||||
"setExpiration": "만료 기간 설정하기",
|
||||
"copyToClipboard": "클립보드로 복사: Ctrl+C, Enter",
|
||||
"successMustClick": "공유가 성공적으로 생성되었습니다. 여기를 클릭하여 여세요"
|
||||
},
|
||||
"updateServer": {
|
||||
"title": "서버 업데이트",
|
||||
@@ -312,6 +350,44 @@
|
||||
"enabled": "프라이빗 모드가 활성화되었습니다. 재생상태가 외부 서비스에 지금부터 노출되지 않습니다",
|
||||
"disabled": "프라이빗 모드가 비활성화되었습니다. 재생상태가 외부서비스에서 지금부터 표시됩니다",
|
||||
"title": "프라이빗 모드"
|
||||
},
|
||||
"largeFetchConfirmation": {
|
||||
"title": "대기열에 항목을 추가하세요",
|
||||
"description": "이 작업은 현재 필터링된 보기의 모든 항목을 추가합니다"
|
||||
},
|
||||
"createRadioStation": {
|
||||
"success": "라디오 방송국이 성공적으로 생성되었습니다",
|
||||
"title": "라디오 방송국 만들기",
|
||||
"input_homepageUrl": "홈페이지 URL",
|
||||
"input_name": "명의",
|
||||
"input_streamUrl": "스트림 URL"
|
||||
},
|
||||
"editRadioStation": {
|
||||
"success": "라디오 방송국이 성공적으로 업데이트되었습니다"
|
||||
},
|
||||
"lyricsExport": {
|
||||
"export": "가사 내보내기",
|
||||
"input_synced": "동기화된 가사 내보내기",
|
||||
"input_offset": "$t(setting.lyricOffset)"
|
||||
},
|
||||
"saveQueue": {
|
||||
"success": "재생 대기열을 서버에 저장했습니다"
|
||||
},
|
||||
"shuffleAll": {
|
||||
"title": "무작위 재생",
|
||||
"input_kind_albums": "앨범",
|
||||
"input_kind_songs": "노래들",
|
||||
"input_kind": "무작위 선택",
|
||||
"input_limit_albums": "앨범이 몇 장인가요?",
|
||||
"input_limit_songs": "몇 곡인가요?",
|
||||
"input_genre": "$t(entity.genre, {\"count\": 1})",
|
||||
"input_limit": "몇 곡인가요?",
|
||||
"input_minYear": "연도부터",
|
||||
"input_maxYear": "연도까지",
|
||||
"input_played": "재생 필터",
|
||||
"input_played_optionAll": "모든 트랙",
|
||||
"input_played_optionUnplayed": "재생하지 않은 트랙만",
|
||||
"input_played_optionPlayed": "재생된 트랙만"
|
||||
}
|
||||
},
|
||||
"page": {
|
||||
@@ -325,7 +401,13 @@
|
||||
"collapseSidebar": "사이드바 줄이기",
|
||||
"expandSidebar": "사이드바 확장",
|
||||
"privateModeOff": "프라이빗 모드 끄기",
|
||||
"privateModeOn": "프라이빗 모드 켜기"
|
||||
"privateModeOn": "프라이빗 모드 켜기",
|
||||
"commandPalette": "명령 팔레트 열기",
|
||||
"quit": "$t(common.quit)",
|
||||
"selectMusicFolder": "음악 폴더 선택",
|
||||
"noMusicFolder": "음악 폴더가 선택되지 않았습니다",
|
||||
"multipleMusicFolders": "{{count}}개의 음악 폴더가 선택되었습니다",
|
||||
"settings": "$t(common.setting, {\"count\": 2})"
|
||||
},
|
||||
"manageServers": {
|
||||
"title": "서버 설정하기",
|
||||
@@ -350,7 +432,9 @@
|
||||
"lyricGap": "가사 간격",
|
||||
"lyricSize": "가사 크기",
|
||||
"showLyricMatch": "가사 일치 표시",
|
||||
"showLyricProvider": "가사 제공자 표시"
|
||||
"showLyricProvider": "가사 제공자 표시",
|
||||
"lyricOpacityNonActive": "비활성 가사 불투명도",
|
||||
"lyricScaleNonActive": "비활성 서정적 척도"
|
||||
},
|
||||
"lyrics": "가사",
|
||||
"related": "관련",
|
||||
@@ -364,7 +448,27 @@
|
||||
"shareItem": "공유",
|
||||
"goToAlbum": "$t(entity.album, {\"count\": 1})으로 이동",
|
||||
"goToAlbumArtist": "$t(entity.albumArtist, {\"count\": 1})으로 이동",
|
||||
"showDetails": "추가정보"
|
||||
"showDetails": "추가정보",
|
||||
"addFavorite": "$t(action.addToFavorites)",
|
||||
"addLast": "$t(player.addLast)",
|
||||
"addNext": "$t(player.addNext)",
|
||||
"addToFavorites": "$t(action.addToFavorites)",
|
||||
"addToPlaylist": "$t(action.addToPlaylist)",
|
||||
"createPlaylist": "$t(action.createPlaylist)",
|
||||
"deletePlaylist": "$t(action.deletePlaylist)",
|
||||
"deselectAll": "$t(action.deselectAll)",
|
||||
"moveItems": "$t(action.moveItems)",
|
||||
"moveToNext": "$t(action.moveToNext)",
|
||||
"moveToBottom": "$t(action.moveToBottom)",
|
||||
"moveToTop": "$t(action.moveToTop)",
|
||||
"play": "$t(player.play)",
|
||||
"playSimilarSongs": "$t(player.playSimilarSongs)",
|
||||
"removeFromFavorites": "$t(action.removeFromFavorites)",
|
||||
"removeFromPlaylist": "$t(action.removeFromPlaylist)",
|
||||
"removeFromQueue": "$t(action.removeFromQueue)",
|
||||
"setRating": "$t(action.setRating)",
|
||||
"playShuffled": "$t(player.shuffle)",
|
||||
"goTo": "이동"
|
||||
},
|
||||
"albumArtistDetail": {
|
||||
"about": "{{artist}}에 대해",
|
||||
@@ -375,7 +479,13 @@
|
||||
"topSongs": "최고의 곡들",
|
||||
"topSongsFrom": "{{title}}이 포함된 최고의 곡들",
|
||||
"viewAll": "전부 보이기",
|
||||
"viewAllTracks": "$t(entity.track, {\"count\": 2}) 전부 보이기"
|
||||
"viewAllTracks": "$t(entity.track, {\"count\": 2}) 전부 보이기",
|
||||
"favoriteSongs": "좋아하는 노래들",
|
||||
"groupingTypeAll": "모든 릴리스 유형",
|
||||
"groupingTypePrimary": "주요 릴리스 유형",
|
||||
"topSongsCommunity": "공동체",
|
||||
"topSongsPersonal": "개인의",
|
||||
"favoriteSongsFrom": "{{title}}에서 가장 좋아하는 곡들"
|
||||
},
|
||||
"albumArtistList": {
|
||||
"title": "$t(entity.albumArtist, {\"count\": 2})"
|
||||
@@ -386,11 +496,14 @@
|
||||
"released": "발매"
|
||||
},
|
||||
"albumList": {
|
||||
"artistAlbums": "{{artist}}의 앨범"
|
||||
"artistAlbums": "{{artist}}의 앨범",
|
||||
"genreAlbums": "\"{{genre}}\" $t(entity.album, {\"count\": 2})",
|
||||
"title": "$t(entity.album, {\"count\": 2})"
|
||||
},
|
||||
"genreList": {
|
||||
"showAlbums": "$t(entity.genre, {\"count\": 1}) $t(entity.album, {\"count\": 2}) 표시",
|
||||
"showTracks": "$t(entity.genre, {\"count\": 1}) $t(entity.track, {\"count\": 2}) 표시"
|
||||
"showTracks": "$t(entity.genre, {\"count\": 1}) $t(entity.track, {\"count\": 2}) 표시",
|
||||
"title": "$t(entity.genre, {\"count\": 2})"
|
||||
},
|
||||
"globalSearch": {
|
||||
"commands": {
|
||||
@@ -405,7 +518,9 @@
|
||||
"mostPlayed": "자주 플레이된 곡",
|
||||
"newlyAdded": "최근에 추가된 곡",
|
||||
"recentlyPlayed": "최근에 플레이된 곡",
|
||||
"recentlyReleased": "최근에 발매된 곡"
|
||||
"recentlyReleased": "최근에 발매된 곡",
|
||||
"genres": "$t(entity.genre, {\"count\": 2})",
|
||||
"title": "$t(common.home)"
|
||||
},
|
||||
"itemDetail": {
|
||||
"copyPath": "클립보드에 경로를 복사",
|
||||
@@ -420,15 +535,71 @@
|
||||
"generalTab": "일반",
|
||||
"hotkeysTab": "단축키",
|
||||
"playbackTab": "재생",
|
||||
"windowTab": "윈도우"
|
||||
"windowTab": "윈도우",
|
||||
"analytics": "해석학",
|
||||
"updates": "업데이트",
|
||||
"cache": "은닉처",
|
||||
"application": "애플리케이션",
|
||||
"queryBuilder": "쿼리 빌더",
|
||||
"theme": "테마",
|
||||
"controls": "통제 수단",
|
||||
"sidebar": "사이드바",
|
||||
"exportImport": "가져오기/내보내기",
|
||||
"audio": "오디오",
|
||||
"lyrics": "가사",
|
||||
"lyricsDisplay": "가사 표시",
|
||||
"transcoding": "트랜스코딩",
|
||||
"discord": "Discord",
|
||||
"logger": "로거",
|
||||
"playerFilters": "선수 필터"
|
||||
},
|
||||
"sidebar": {
|
||||
"myLibrary": "내 라이브러리",
|
||||
"nowPlaying": "재생중",
|
||||
"shared": "공유 $t(entity.playlist, {\"count\": 2})"
|
||||
"shared": "공유 $t(entity.playlist, {\"count\": 2})",
|
||||
"albumArtists": "$t(entity.albumArtist, {\"count\": 2})",
|
||||
"albums": "$t(entity.album, {\"count\": 2})",
|
||||
"collections": "컬렉션",
|
||||
"artists": "$t(entity.artist, {\"count\": 2})",
|
||||
"favorites": "$t(entity.favorite, {\"count\": 2})",
|
||||
"folders": "$t(entity.folder, {\"count\": 2})",
|
||||
"genres": "$t(entity.genre, {\"count\": 2})",
|
||||
"home": "$t(common.home)",
|
||||
"radio": "$t(entity.radioStation, {\"count\": 2})",
|
||||
"playlists": "$t(entity.playlist, {\"count\": 2})",
|
||||
"search": "$t(common.search)",
|
||||
"settings": "$t(common.setting, {\"count\": 2})",
|
||||
"tracks": "$t(entity.track, {\"count\": 2})"
|
||||
},
|
||||
"trackList": {
|
||||
"artistTracks": "{{artist}}의 음악"
|
||||
"artistTracks": "{{artist}}의 음악",
|
||||
"genreTracks": "\"{{genre}}\" $t(entity.track, {\"count\": 2})",
|
||||
"title": "$t(entity.track, {\"count\": 2})"
|
||||
},
|
||||
"radioList": {
|
||||
"title": "라디오 방송국"
|
||||
},
|
||||
"releasenotes": {
|
||||
"commitsSinceStable": "{{stable}} 이후 커밋",
|
||||
"noNewCommits": "이 범위에 새로운 커밋이 없습니다",
|
||||
"noStableReleaseToCompare": "비교할 수 있는 안정화 릴리스가 없습니다"
|
||||
},
|
||||
"favorites": {
|
||||
"title": "$t(entity.favorite, {\"count\": 2})"
|
||||
},
|
||||
"windowBar": {
|
||||
"paused": "(일시 정지됨) ",
|
||||
"privateMode": "(비공개 모드)"
|
||||
},
|
||||
"folderList": {
|
||||
"title": "$t(entity.folder, {\"count\": 2})"
|
||||
},
|
||||
"playlistList": {
|
||||
"title": "$t(entity.playlist, {\"count\": 2})"
|
||||
},
|
||||
"collections": {
|
||||
"overrideExisting": "기존 항목 덮어쓰기",
|
||||
"saveAsCollection": "컬렉션으로 저장"
|
||||
}
|
||||
},
|
||||
"table": {
|
||||
@@ -473,7 +644,25 @@
|
||||
"toggleFullscreenPlayer": "전체화면으로 전환",
|
||||
"unfavorite": "즐겨찾기 취소",
|
||||
"pause": "멈춤",
|
||||
"viewQueue": "대기열 보기"
|
||||
"viewQueue": "대기열 보기",
|
||||
"addLastShuffled": "마지막 (섞인)",
|
||||
"addNextShuffled": "다음 (무작위)",
|
||||
"albumRadio": "앨범 라디오",
|
||||
"artistRadio": "아티스트 라디오",
|
||||
"holdToShuffle": "길게 눌러 섞기",
|
||||
"lyrics": "가사",
|
||||
"restoreQueueFromServer": "서버에서 큐 복원",
|
||||
"saveQueueToServer": "대기열을 서버에 저장",
|
||||
"trackRadio": "라디오 추적",
|
||||
"sleepTimer": "취침 타이머",
|
||||
"sleepTimer_endOfSong": "현재 곡 종료",
|
||||
"sleepTimer_endOfAlbum": "현재 앨범의 끝",
|
||||
"sleepTimer_minutes": "{{count}}분",
|
||||
"sleepTimer_hours": "{{count}}시간",
|
||||
"sleepTimer_off": "끄다",
|
||||
"sleepTimer_timeRemaining": "{{time}} 남음",
|
||||
"sleepTimer_setCustom": "타이머 설정",
|
||||
"sleepTimer_cancel": "타이머 취소"
|
||||
},
|
||||
"setting": {
|
||||
"accentColor_description": "앱의 강조색상 설정",
|
||||
@@ -482,7 +671,7 @@
|
||||
"albumBackground": "앨범 배경이미지",
|
||||
"albumBackgroundBlur_description": "앨범 배경이미지의 흐려짐 정도 조정",
|
||||
"albumBackgroundBlur": "앨범배경이미지 흐려짐 크기",
|
||||
"applicationHotkeys_description": "앱의 단축키 설정. 앱 전체에 적용되는 단축키를 설정하기 위해서는 체크박스에 체크하세요(PC만 가능)",
|
||||
"applicationHotkeys_description": "애플리케이션 단축키를 설정합니다. 체크박스를 전환하여 전역 단축키로 설정하세요(데스크톱 전용)",
|
||||
"applicationHotkeys": "앱 단축키",
|
||||
"artistBackground": "아티스트 배경이미지",
|
||||
"artistBackground_description": "아티스트 페이지에 아티스트가 포함된 배경이미지를 추가",
|
||||
@@ -492,7 +681,7 @@
|
||||
"artistConfiguration_description": "앨범아티스트 페이지에 표시할 정보 및 순서 설정",
|
||||
"audioDevice_description": "음악재생에 사용할 장치 선택(웹플레이어만 가능)",
|
||||
"audioDevice": "오디오 장치",
|
||||
"audioExclusiveMode_description": "단독재생모드 켜기. 이 모드에서는 일반적으로 시스템의 재생장치가 고정되며 MPV로만 오디오가 재생됩니다",
|
||||
"audioExclusiveMode_description": "독점 출력 모드를 활성화합니다. 이 모드에서는 일반적으로 시스템의 오디오 출력이 차단되며, 오직 mpv만이 오디오를 출력할 수 있습니다. 이 모드가 활성화된 동안에는 비주얼라이저의 시스템 오디오 캡처 기능이 작동하지 않습니다",
|
||||
"audioExclusiveMode": "오디오 단독재생모드",
|
||||
"audioPlayer_description": "재생을 위한 오디오 플레이어 선택",
|
||||
"audioPlayer": "오디오 플레이어",
|
||||
@@ -521,5 +710,32 @@
|
||||
"soundtrack": "사운드트랙",
|
||||
"spokenWord": "보컬사운드"
|
||||
}
|
||||
},
|
||||
"datetime": {
|
||||
"minuteShort": "분",
|
||||
"secondShort": "초",
|
||||
"hourShort": "시간",
|
||||
"dayShort": "일"
|
||||
},
|
||||
"filterOperator": {
|
||||
"after": "~ 뒤에 있나요",
|
||||
"afterDate": "(날짜) 이후입니까",
|
||||
"before": "~보다 앞서 있다",
|
||||
"beforeDate": "(날짜) 이전인가요",
|
||||
"contains": "포함",
|
||||
"endsWith": "~로 끝남",
|
||||
"inPlaylist": "~ 안에 있다",
|
||||
"inTheLast": "마지막에 있습니다",
|
||||
"inTheRange": "범위 내에 있습니다",
|
||||
"inTheRangeDate": "범위 내에 있음 (날짜)",
|
||||
"is": "~이다",
|
||||
"isNot": "~이 아닙니까",
|
||||
"isGreaterThan": "~보다 크다",
|
||||
"isLessThan": "~보다 작다",
|
||||
"matchesRegex": "정규식과 일치",
|
||||
"notContains": "함유하지 않음",
|
||||
"notInPlaylist": "~ 안에 있지 않다",
|
||||
"notInTheLast": "마지막에 있지 않다",
|
||||
"startsWith": "~로 시작함"
|
||||
}
|
||||
}
|
||||
|
||||
+14
-13
@@ -178,14 +178,14 @@
|
||||
},
|
||||
"entity": {
|
||||
"genre_one": "Gatunek",
|
||||
"genre_few": "gatunki",
|
||||
"genre_many": "gatunków",
|
||||
"genre_few": "Gatunki",
|
||||
"genre_many": "Gatunków",
|
||||
"playlistWithCount_one": "{{count}} playlista",
|
||||
"playlistWithCount_few": "{{count}} playlisty",
|
||||
"playlistWithCount_many": "{{count}} playlist",
|
||||
"playlist_one": "Playlista",
|
||||
"playlist_few": "playlisty",
|
||||
"playlist_many": "playlist",
|
||||
"playlist_few": "Playlisty",
|
||||
"playlist_many": "Playlist",
|
||||
"artist_one": "Wykonawca",
|
||||
"artist_few": "wykonawcy",
|
||||
"artist_many": "wykonawców",
|
||||
@@ -196,8 +196,8 @@
|
||||
"albumArtist_few": "Wykonawców albumów",
|
||||
"albumArtist_many": "Wykonawców albumów",
|
||||
"track_one": "Utwór",
|
||||
"track_few": "utwory",
|
||||
"track_many": "utworów",
|
||||
"track_few": "Utwory",
|
||||
"track_many": "Utworów",
|
||||
"albumArtistCount_one": "{{count}} wykonawca albumu",
|
||||
"albumArtistCount_few": "{{count}} wykonawców albumu",
|
||||
"albumArtistCount_many": "{{count}} wykonawców albumu",
|
||||
@@ -205,18 +205,18 @@
|
||||
"albumWithCount_few": "{{count}} albumy",
|
||||
"albumWithCount_many": "{{count}} albumów",
|
||||
"favorite_one": "Ulubiony",
|
||||
"favorite_few": "ulubione",
|
||||
"favorite_many": "ulubionych",
|
||||
"favorite_few": "Ulubione",
|
||||
"favorite_many": "Ulubionych",
|
||||
"artistWithCount_one": "{{count}} wykonawca",
|
||||
"artistWithCount_few": "{{count}} wykonawców",
|
||||
"artistWithCount_many": "{{count}} wykonawców",
|
||||
"folder_one": "Katalog",
|
||||
"folder_few": "katalogi",
|
||||
"folder_many": "katalogów",
|
||||
"folder_few": "Katalogi",
|
||||
"folder_many": "Katalogów",
|
||||
"smartPlaylist": "Inteligentna $t(entity.playlist, {\"count\": 1})",
|
||||
"album_one": "Album",
|
||||
"album_few": "albumy",
|
||||
"album_many": "albumów",
|
||||
"album_few": "Albumy",
|
||||
"album_many": "Albumów",
|
||||
"genreWithCount_one": "{{count}} gatunek",
|
||||
"genreWithCount_few": "{{count}} gatunki",
|
||||
"genreWithCount_many": "{{count}} gatunków",
|
||||
@@ -700,7 +700,8 @@
|
||||
"sleepTimer_setCustom": "Ustaw wyłącznik",
|
||||
"sleepTimer_cancel": "Anuluj wyłączanie",
|
||||
"albumRadio": "Radio albumu",
|
||||
"scrobbleForceSubmit": "Wymuś scrobble"
|
||||
"scrobbleForceSubmit": "Wymuś scrobble",
|
||||
"sleepTimer_endOfAlbum": "Koniec aktualnego albumu"
|
||||
},
|
||||
"setting": {
|
||||
"crossfadeStyle_description": "Wybierz styl przenikania, który ma być używany do odtwarzania dźwięku",
|
||||
|
||||
Reference in New Issue
Block a user