Merge branch 'main' of https://github.com/ciderapp/cider
This commit is contained in:
commit
cfa57aa844
36 changed files with 868 additions and 617 deletions
2
.github/workflows/dev-chores.yml
vendored
2
.github/workflows/dev-chores.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|
||||||
- name: Run linter 👀
|
- name: Run linter 👀
|
||||||
run: pnpm format-write
|
run: pnpm format:write
|
||||||
|
|
||||||
- name: Comment Suggestions 🗒️
|
- name: Comment Suggestions 🗒️
|
||||||
uses: getsentry/action-git-diff-suggestions@main
|
uses: getsentry/action-git-diff-suggestions@main
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@achingbrain/ssdp": "^4.0.1",
|
"@achingbrain/ssdp": "^4.0.1",
|
||||||
"@sentry/electron": "^4.1.0",
|
"@sentry/electron": "^4.1.0",
|
||||||
"@sentry/integrations": "^7.17.1",
|
"@sentry/integrations": "^7.17.4",
|
||||||
"adm-zip": "0.4.10",
|
"adm-zip": "0.4.10",
|
||||||
"airtunes2": "github:ciderapp/node_airtunes2",
|
"airtunes2": "github:ciderapp/node_airtunes2",
|
||||||
"castv2-client": "^1.2.0",
|
"castv2-client": "^1.2.0",
|
||||||
|
@ -80,13 +80,13 @@
|
||||||
"wallpaper": "5.0.1",
|
"wallpaper": "5.0.1",
|
||||||
"ws": "^8.10.0",
|
"ws": "^8.10.0",
|
||||||
"xml2js": "^0.4.23",
|
"xml2js": "^0.4.23",
|
||||||
"youtube-search-without-api-key": "^1.0.7"
|
"youtube-search-without-api-key": "^1.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/adm-zip": "^0.5.0",
|
"@types/adm-zip": "^0.5.0",
|
||||||
"@types/discord-rpc": "4.0.3",
|
"@types/discord-rpc": "4.0.3",
|
||||||
"@types/express": "^4.17.14",
|
"@types/express": "^4.17.14",
|
||||||
"@types/node": "^18.11.7",
|
"@types/node": "^18.11.9",
|
||||||
"@types/qrcode-terminal": "^0.12.0",
|
"@types/qrcode-terminal": "^0.12.0",
|
||||||
"@types/ws": "^8.5.3",
|
"@types/ws": "^8.5.3",
|
||||||
"electron": "github:castlabs/electron-releases",
|
"electron": "github:castlabs/electron-releases",
|
||||||
|
|
1021
pnpm-lock.yaml
generated
1021
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Zjistěte více",
|
"term.learnMore": "Zjistěte více",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Enable repeat one",
|
"term.enableRepeatOne": "Enable repeat one",
|
||||||
"term.disableRepeatOne": "Disable repeat one",
|
"term.disableRepeatOne": "Disable repeat one",
|
||||||
"term.disableRepeat": "Disable repeat",
|
"term.disableRepeat": "Disable repeat",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Hlasitosť",
|
"term.volume": "Hlasitosť",
|
||||||
"term.mute": "Mute",
|
"term.mute": "Mute",
|
||||||
"term.unmute": "Ztlumit",
|
"term.unmute": "Ztlumit",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI Scale",
|
"settings.option.visual.uiscale": "UI Scale",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Téma",
|
"settings.header.visual.theme": "Téma",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Copy with song.link",
|
"share.platform.songLink": "Copy with song.link",
|
||||||
"share.platform.clipboard": "Copy Link",
|
"share.platform.clipboard": "Copy Link",
|
||||||
"about.thanks": "Velké poděkování patří týmu Cider Collective Team a všem našim přispěvatelům.",
|
"about.thanks": "Velké poděkování patří týmu Cider Collective Team a všem našim přispěvatelům.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Yes",
|
"oobe.yes": "Yes",
|
||||||
"oobe.no": "No",
|
"oobe.no": "No",
|
||||||
"oobe.next": "Next",
|
"oobe.next": "Next",
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"app.name": "Cider",
|
"app.name": "Cider",
|
||||||
"date.format": "${d}.${m}.${y}",
|
"date.format": "${d}.${m}.${y}",
|
||||||
"dialog.cancel": "Abbrechen",
|
"dialog.cancel": "Abbrechen",
|
||||||
"dialog.ok": "Ok",
|
"dialog.ok": "OK",
|
||||||
"notification.updatingLibrarySongs": "Aktualisiere Titel...",
|
"notification.updatingLibrarySongs": "Aktualisiere Titel...",
|
||||||
"notification.updatingLibraryAlbums": "Aktualisiere Alben...",
|
"notification.updatingLibraryAlbums": "Aktualisiere Alben...",
|
||||||
"notification.updatingLibraryArtists": "Aktualisiere Künstler...",
|
"notification.updatingLibraryArtists": "Aktualisiere Künstler...",
|
||||||
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Mehr erfahren",
|
"term.learnMore": "Mehr erfahren",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Einmal wiederholen einschalten",
|
"term.enableRepeatOne": "Einmal wiederholen einschalten",
|
||||||
"term.disableRepeatOne": "Einmal wiederholen ausschalten",
|
"term.disableRepeatOne": "Einmal wiederholen ausschalten",
|
||||||
"term.disableRepeat": "Wiederholen ausschalten",
|
"term.disableRepeat": "Wiederholen ausschalten",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Lautstärke",
|
"term.volume": "Lautstärke",
|
||||||
"term.mute": "Stummschalten",
|
"term.mute": "Stummschalten",
|
||||||
"term.unmute": "Stummschaltung aufheben",
|
"term.unmute": "Stummschaltung aufheben",
|
||||||
|
@ -217,7 +221,7 @@
|
||||||
"term.localFiles": "Lokale Dateien",
|
"term.localFiles": "Lokale Dateien",
|
||||||
"home.syncFavorites": "Sync Favoriten",
|
"home.syncFavorites": "Sync Favoriten",
|
||||||
"home.syncFavorites.gettingArtists": "Favorisierte Künstler werden geladen...",
|
"home.syncFavorites.gettingArtists": "Favorisierte Künstler werden geladen...",
|
||||||
"home.pinnedItems": "Pinned Items",
|
"home.pinnedItems": "Angepinnte Objekte",
|
||||||
"action.favorite": "Favorisieren",
|
"action.favorite": "Favorisieren",
|
||||||
"action.removeFavorite": "Favorit entfernen",
|
"action.removeFavorite": "Favorit entfernen",
|
||||||
"action.refresh": "Neu laden",
|
"action.refresh": "Neu laden",
|
||||||
|
@ -286,8 +290,8 @@
|
||||||
"action.moveToTop": "Gehe zum Anfang",
|
"action.moveToTop": "Gehe zum Anfang",
|
||||||
"action.share": "Teilen",
|
"action.share": "Teilen",
|
||||||
"action.rename": "Umbenennen",
|
"action.rename": "Umbenennen",
|
||||||
"action.love": "Lieben",
|
"action.love": "Favorisieren",
|
||||||
"action.unlove": "Entlieben",
|
"action.unlove": "Entfavorisieren",
|
||||||
"action.dislike": "Mag ich nicht",
|
"action.dislike": "Mag ich nicht",
|
||||||
"action.undoDislike": "Dislike entfernen",
|
"action.undoDislike": "Dislike entfernen",
|
||||||
"action.showWebRemoteQR": "Web-Remote",
|
"action.showWebRemoteQR": "Web-Remote",
|
||||||
|
@ -367,7 +371,7 @@
|
||||||
"settings.notyf.general.keybindings.update.success": "Tastenkombination erfolgreich aktualisiert",
|
"settings.notyf.general.keybindings.update.success": "Tastenkombination erfolgreich aktualisiert",
|
||||||
"settings.prompt.general.keybindings.update.success": "Tastenkombination erfolgreich aktualisiert. Drücke OK um Cider neuzustarten.",
|
"settings.prompt.general.keybindings.update.success": "Tastenkombination erfolgreich aktualisiert. Drücke OK um Cider neuzustarten.",
|
||||||
"settings.option.general.themeUpdateNotification": "Automatisch nach Theme-Updates suchen",
|
"settings.option.general.themeUpdateNotification": "Automatisch nach Theme-Updates suchen",
|
||||||
"settings.option.general.showLovedTracksInline": "Zeige geliebte Titel inline",
|
"settings.option.general.showLovedTracksInline": "Zeige favorisierte Titel in einer Zeile",
|
||||||
"settings.option.general.pagination": "Elemente pro Seite anzeigen",
|
"settings.option.general.pagination": "Elemente pro Seite anzeigen",
|
||||||
"settings.options.general.pagination.description": "Legt fest wie viele Songs/Alben bei unendlichem Scrollen oder wie viele Songs/Alben auf einer Seite angezeigt werden",
|
"settings.options.general.pagination.description": "Legt fest wie viele Songs/Alben bei unendlichem Scrollen oder wie viele Songs/Alben auf einer Seite angezeigt werden",
|
||||||
"settings.description.search": "Suche",
|
"settings.description.search": "Suche",
|
||||||
|
@ -488,8 +492,9 @@
|
||||||
"settings.option.visual.uiscale": "UI Skala",
|
"settings.option.visual.uiscale": "UI Skala",
|
||||||
"settings.option.visual.useAdaptiveColors": "Adaptive Farben verwenden",
|
"settings.option.visual.useAdaptiveColors": "Adaptive Farben verwenden",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Akzentfarbe entsprechend dem aktuellen Song ändern",
|
"settings.option.visual.useAdaptiveColors.description": "Akzentfarbe entsprechend dem aktuellen Song ändern",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profiltyp",
|
"settings.option.visual.layoutProfile": "Layout Profiltyp",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Passe das Layout der App an deine Wünsche an",
|
||||||
"settings.header.visual.theme": "Theme",
|
"settings.header.visual.theme": "Theme",
|
||||||
"settings.option.visual.theme.github.download": "Von GitHub URL installieren",
|
"settings.option.visual.theme.github.download": "Von GitHub URL installieren",
|
||||||
"settings.option.visual.theme.github.openfolder": "Öffne Themes Ordner",
|
"settings.option.visual.theme.github.openfolder": "Öffne Themes Ordner",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Mit song.link kopieren",
|
"share.platform.songLink": "Mit song.link kopieren",
|
||||||
"share.platform.clipboard": "Link kopieren",
|
"share.platform.clipboard": "Link kopieren",
|
||||||
"about.thanks": "Vielen lieben Dank an das Cider Collective Team und an alle Mithelfer.",
|
"about.thanks": "Vielen lieben Dank an das Cider Collective Team und an alle Mithelfer.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Ja",
|
"oobe.yes": "Ja",
|
||||||
"oobe.no": "Nein",
|
"oobe.no": "Nein",
|
||||||
"oobe.next": "Weiter",
|
"oobe.next": "Weiter",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Μάθετε περισσότερα",
|
"term.learnMore": "Μάθετε περισσότερα",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Ενεργοποίηση επανάληψης μίας φοράς",
|
"term.enableRepeatOne": "Ενεργοποίηση επανάληψης μίας φοράς",
|
||||||
"term.disableRepeatOne": "Απενεργοποίηση επανάληψης μίας φοράς",
|
"term.disableRepeatOne": "Απενεργοποίηση επανάληψης μίας φοράς",
|
||||||
"term.disableRepeat": "Απενεργοποίηση επανάληψης",
|
"term.disableRepeat": "Απενεργοποίηση επανάληψης",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Ένταση",
|
"term.volume": "Ένταση",
|
||||||
"term.mute": "Σίγαση",
|
"term.mute": "Σίγαση",
|
||||||
"term.unmute": "Κατάργηση σίγασης",
|
"term.unmute": "Κατάργηση σίγασης",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "Κλίμακα διεπαφής χρήστη",
|
"settings.option.visual.uiscale": "Κλίμακα διεπαφής χρήστη",
|
||||||
"settings.option.visual.useAdaptiveColors": "Χρήση δυναμικών χρωμάτων",
|
"settings.option.visual.useAdaptiveColors": "Χρήση δυναμικών χρωμάτων",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Αλλαγή του χρώματος έμφασης για να ταιριάζει με το τρέχον τραγούδι",
|
"settings.option.visual.useAdaptiveColors.description": "Αλλαγή του χρώματος έμφασης για να ταιριάζει με το τρέχον τραγούδι",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Τα δυναμικά χρώματα θα ισχύσουν στο επόμενο κομμάτι.",
|
||||||
"settings.option.visual.layoutProfile": "Τύπος προφίλ διάταξης",
|
"settings.option.visual.layoutProfile": "Τύπος προφίλ διάταξης",
|
||||||
"settings.option.visual.layoutProfile.description": "Προσαρμογή της διάταξης της εφαρμογής σύμφωνα με τις προτιμήσεις σας",
|
"settings.option.visual.layoutProfile.description": "Προσαρμογή της διάταξης της εφαρμογής σύμφωνα με τις προτιμήσεις σας",
|
||||||
"settings.header.visual.theme": "Θέμα",
|
"settings.header.visual.theme": "Θέμα",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Αντιγραφή με song.link",
|
"share.platform.songLink": "Αντιγραφή με song.link",
|
||||||
"share.platform.clipboard": "Αντιγραφή συνδέσμου",
|
"share.platform.clipboard": "Αντιγραφή συνδέσμου",
|
||||||
"about.thanks": "Μεγάλα ευχαριστώ στην Ομάδα Cider Collective και σε όλους τους συνεισφέροντές μας.",
|
"about.thanks": "Μεγάλα ευχαριστώ στην Ομάδα Cider Collective και σε όλους τους συνεισφέροντές μας.",
|
||||||
|
"spotify.openURL": "Άνοιγμα συνδέσμου Spotify...",
|
||||||
|
"spotify.saveToAppleMusic": "Αποθήκευση στο Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Φόρτωση λίστας αναπαραγωγής...",
|
||||||
|
"spotify.enterURL": "Εισαγωγή συνδέσμου Spotify",
|
||||||
"oobe.yes": "Ναι",
|
"oobe.yes": "Ναι",
|
||||||
"oobe.no": "Όχι",
|
"oobe.no": "Όχι",
|
||||||
"oobe.next": "Επόμενο",
|
"oobe.next": "Επόμενο",
|
||||||
|
@ -640,7 +649,7 @@
|
||||||
"oobe.amupsell.subscribeUrl": "https://apple.co/3MdqJVQ",
|
"oobe.amupsell.subscribeUrl": "https://apple.co/3MdqJVQ",
|
||||||
"oobe.amupsell.amWebUrl": "https://beta.music.apple.com/",
|
"oobe.amupsell.amWebUrl": "https://beta.music.apple.com/",
|
||||||
"oobe.amupsell.promoExplained": "Ορισμένες προωθητικές δοκιμαστικές συνδρομές και δοκιμαστικές συνδρομές Apple Music εκτός των ΗΠΑ δεν έχουν πρόσβαση στα απαιτούμενα API του Apple Music Web Player που απαιτούνται για τη λειτουργία του Cider. Για να επιβεβαιώσετε ότι η ενεργή δοκιμαστική σας συνδομή λειτουργεί με τον Cider, πηγαίνετε στο <a href='{{ amWebUrl }}'>, συνδεθείτε και δοκιμάστε να αναπαράγετε μουσική. Αν λειτουργεί, τέλεια! Είστε έτοιμοι να χρησιμοποιήσετε τον Cider. Διαφορετικά, εγγραφτείτε στο Apple Music εδώ: <a href='{{ subscribeUrl }}'>",
|
"oobe.amupsell.promoExplained": "Ορισμένες προωθητικές δοκιμαστικές συνδρομές και δοκιμαστικές συνδρομές Apple Music εκτός των ΗΠΑ δεν έχουν πρόσβαση στα απαιτούμενα API του Apple Music Web Player που απαιτούνται για τη λειτουργία του Cider. Για να επιβεβαιώσετε ότι η ενεργή δοκιμαστική σας συνδομή λειτουργεί με τον Cider, πηγαίνετε στο <a href='{{ amWebUrl }}'>, συνδεθείτε και δοκιμάστε να αναπαράγετε μουσική. Αν λειτουργεί, τέλεια! Είστε έτοιμοι να χρησιμοποιήσετε τον Cider. Διαφορετικά, εγγραφτείτε στο Apple Music εδώ: <a href='{{ subscribeUrl }}'>",
|
||||||
"oobe.intro.title": "Καλωσήρθες στο Cider",
|
"oobe.intro.title": "Καλωσήρθατε στον Cider",
|
||||||
"oobe.intro.subtitle": "",
|
"oobe.intro.subtitle": "",
|
||||||
"oobe.intro.text": "Ας ρυθμίσουμε μερικά πράγματα για να μπορείτε να χρησιμοποιείτε τον Cider όπως σας αρέσει. Μπορείτε να αλλάξετε αυτές τις ρυθμίσεις όποτε θελήσετε αργότερα.",
|
"oobe.intro.text": "Ας ρυθμίσουμε μερικά πράγματα για να μπορείτε να χρησιμοποιείτε τον Cider όπως σας αρέσει. Μπορείτε να αλλάξετε αυτές τις ρυθμίσεις όποτε θελήσετε αργότερα.",
|
||||||
"oobe.general.title": "Γενικά",
|
"oobe.general.title": "Γενικά",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Learn more",
|
"term.learnMore": "Learn more",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Enable repeat one",
|
"term.enableRepeatOne": "Enable repeat one",
|
||||||
"term.disableRepeatOne": "Disable repeat one",
|
"term.disableRepeatOne": "Disable repeat one",
|
||||||
"term.disableRepeat": "Disable repeat",
|
"term.disableRepeat": "Disable repeat",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volume",
|
"term.volume": "Volume",
|
||||||
"term.mute": "Mute",
|
"term.mute": "Mute",
|
||||||
"term.unmute": "Unmute",
|
"term.unmute": "Unmute",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI Scale",
|
"settings.option.visual.uiscale": "UI Scale",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colours",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colours",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent colour to match the current song.",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent colour to match the current song.",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference.",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference.",
|
||||||
"settings.header.visual.theme": "Theme",
|
"settings.header.visual.theme": "Theme",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Copy with song.link",
|
"share.platform.songLink": "Copy with song.link",
|
||||||
"share.platform.clipboard": "Copy Link",
|
"share.platform.clipboard": "Copy Link",
|
||||||
"about.thanks": "Major thanks to the Cider Collective Team and all of our contributors.",
|
"about.thanks": "Major thanks to the Cider Collective Team and all of our contributors.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Yes",
|
"oobe.yes": "Yes",
|
||||||
"oobe.no": "No",
|
"oobe.no": "No",
|
||||||
"oobe.next": "Next",
|
"oobe.next": "Next",
|
||||||
|
|
|
@ -72,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Enable repeat one",
|
"term.enableRepeatOne": "Enable repeat one",
|
||||||
"term.disableRepeatOne": "Disable repeat one",
|
"term.disableRepeatOne": "Disable repeat one",
|
||||||
"term.disableRepeat": "Disable repeat",
|
"term.disableRepeat": "Disable repeat",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volume",
|
"term.volume": "Volume",
|
||||||
"term.mute": "Mute",
|
"term.mute": "Mute",
|
||||||
"term.unmute": "Unmute",
|
"term.unmute": "Unmute",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Leer más",
|
"term.learnMore": "Leer más",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Habilitar Repetir Uno",
|
"term.enableRepeatOne": "Habilitar Repetir Uno",
|
||||||
"term.disableRepeatOne": "Deshabilitar Repetir Uno",
|
"term.disableRepeatOne": "Deshabilitar Repetir Uno",
|
||||||
"term.disableRepeat": "Deshabilitar Repetir",
|
"term.disableRepeat": "Deshabilitar Repetir",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volumen",
|
"term.volume": "Volumen",
|
||||||
"term.mute": "Silenciar",
|
"term.mute": "Silenciar",
|
||||||
"term.unmute": "De-silenciar",
|
"term.unmute": "De-silenciar",
|
||||||
|
@ -145,7 +149,7 @@
|
||||||
"term.language": "Idioma",
|
"term.language": "Idioma",
|
||||||
"term.funLanguages": "Idiomas Fun (Parodias)",
|
"term.funLanguages": "Idiomas Fun (Parodias)",
|
||||||
"term.noLyrics": "Cargando... / Letras no encontradas./ Instrumental.",
|
"term.noLyrics": "Cargando... / Letras no encontradas./ Instrumental.",
|
||||||
"term.copyright": "Copyright",
|
"term.copyright": "Derechos de Autor",
|
||||||
"term.rightsReserved": "Todos los Derechos Reservados",
|
"term.rightsReserved": "Todos los Derechos Reservados",
|
||||||
"term.sponsor": "Patrocine este proyecto",
|
"term.sponsor": "Patrocine este proyecto",
|
||||||
"term.ciderTeam": "Equipo de Cider",
|
"term.ciderTeam": "Equipo de Cider",
|
||||||
|
@ -160,7 +164,7 @@
|
||||||
"one": "Pista",
|
"one": "Pista",
|
||||||
"other": "Pistas"
|
"other": "Pistas"
|
||||||
},
|
},
|
||||||
"term.videos": "Videos",
|
"term.videos": "Vídeos",
|
||||||
"term.menu": "Menú",
|
"term.menu": "Menú",
|
||||||
"term.themeManaged": "Administrado por un Tema",
|
"term.themeManaged": "Administrado por un Tema",
|
||||||
"term.check": "Comprobar",
|
"term.check": "Comprobar",
|
||||||
|
@ -214,14 +218,14 @@
|
||||||
"term.zoomreset": "Restablecer",
|
"term.zoomreset": "Restablecer",
|
||||||
"term.fullscreen": "Pantalla Completa",
|
"term.fullscreen": "Pantalla Completa",
|
||||||
"term.nowPlaying": "Reproduciendo Ahora",
|
"term.nowPlaying": "Reproduciendo Ahora",
|
||||||
"term.localFiles": "Local Files",
|
"term.localFiles": "Archivos locales",
|
||||||
"home.syncFavorites": "Sincronizar Favoritos",
|
"home.syncFavorites": "Sincronizar Favoritos",
|
||||||
"home.syncFavorites.gettingArtists": "Consiguiendo Artistas Favoritos...",
|
"home.syncFavorites.gettingArtists": "Consiguiendo Artistas Favoritos...",
|
||||||
"home.pinnedItems": "Pinned Items",
|
"home.pinnedItems": "Elementos fijados",
|
||||||
"action.favorite": "Favorito",
|
"action.favorite": "Favorito",
|
||||||
"action.removeFavorite": "Eliminar Favorito",
|
"action.removeFavorite": "Eliminar Favorito",
|
||||||
"action.refresh": "Actualizar",
|
"action.refresh": "Actualizar",
|
||||||
"action.save": "Save",
|
"action.save": "Guardar",
|
||||||
"home.title": "Inicio",
|
"home.title": "Inicio",
|
||||||
"home.recentlyPlayed": "Escuchado Recientemente",
|
"home.recentlyPlayed": "Escuchado Recientemente",
|
||||||
"home.recentlyAdded": "Agregado Recientemente",
|
"home.recentlyAdded": "Agregado Recientemente",
|
||||||
|
@ -234,7 +238,7 @@
|
||||||
"error.connectionError": "Hubo un problema al conectarse a Apple Music.",
|
"error.connectionError": "Hubo un problema al conectarse a Apple Music.",
|
||||||
"error.noResults": "No hay Resultados.",
|
"error.noResults": "No hay Resultados.",
|
||||||
"error.noResults.description": "Prueba una Nueva Búsqueda",
|
"error.noResults.description": "Prueba una Nueva Búsqueda",
|
||||||
"error.musickitError": "MusicKit Encountered an Error: ",
|
"error.musickitError": "MusicKit Encontró un error: ",
|
||||||
"podcast.followOnCider": "Sigue en Cider",
|
"podcast.followOnCider": "Sigue en Cider",
|
||||||
"podcast.followedOnCider": "Siguiendo en Cider",
|
"podcast.followedOnCider": "Siguiendo en Cider",
|
||||||
"podcast.subscribeOnItunes": "Suscríbete en iTunes",
|
"podcast.subscribeOnItunes": "Suscríbete en iTunes",
|
||||||
|
@ -253,7 +257,7 @@
|
||||||
"action.done": "Hecho",
|
"action.done": "Hecho",
|
||||||
"action.submit": "Enviar",
|
"action.submit": "Enviar",
|
||||||
"action.editTracklist": "Editar Lista de Canciones",
|
"action.editTracklist": "Editar Lista de Canciones",
|
||||||
"action.editDescription": "Edit Description",
|
"action.editDescription": "Editar descripción",
|
||||||
"action.addToLibrary": "Agregar a la Biblioteca",
|
"action.addToLibrary": "Agregar a la Biblioteca",
|
||||||
"action.addToLibrary.success": "Agregado a la Biblioteca",
|
"action.addToLibrary.success": "Agregado a la Biblioteca",
|
||||||
"action.addToLibrary.error": "Error al agregar a la Biblioteca",
|
"action.addToLibrary.error": "Error al agregar a la Biblioteca",
|
||||||
|
@ -267,7 +271,7 @@
|
||||||
"action.removeFromQueue.error": "Error al Eliminar de la Cola",
|
"action.removeFromQueue.error": "Error al Eliminar de la Cola",
|
||||||
"action.createPlaylist": "Crear una nueva lista de reproducción",
|
"action.createPlaylist": "Crear una nueva lista de reproducción",
|
||||||
"action.addToPlaylist": "Agregar a lista de reproducción",
|
"action.addToPlaylist": "Agregar a lista de reproducción",
|
||||||
"action.addToPlaylist.duplicate": "Item already exists in playlist. Do you want to continue?",
|
"action.addToPlaylist.duplicate": "El elemento ya existe en la lista de reproducción. ¿Deseas continuar?",
|
||||||
"action.removeFromPlaylist": "Eliminar de la lista de reproducción",
|
"action.removeFromPlaylist": "Eliminar de la lista de reproducción",
|
||||||
"action.addToFavorites": "Agregar a Favoritos",
|
"action.addToFavorites": "Agregar a Favoritos",
|
||||||
"action.follow": "Seguir",
|
"action.follow": "Seguir",
|
||||||
|
@ -332,12 +336,12 @@
|
||||||
"menubar.options.signout": "Cerrar Sesión",
|
"menubar.options.signout": "Cerrar Sesión",
|
||||||
"menubar.options.support": "Soporte",
|
"menubar.options.support": "Soporte",
|
||||||
"menubar.options.report": "Reportar a...",
|
"menubar.options.report": "Reportar a...",
|
||||||
"menubar.options.bug": "Bug",
|
"menubar.options.bug": "Problema",
|
||||||
"menubar.options.feature": "Solicitud de características",
|
"menubar.options.feature": "Solicitud de características",
|
||||||
"menubar.options.trans": "Solicitud de Informe/Traducción",
|
"menubar.options.trans": "Solicitud de Informe/Traducción",
|
||||||
"menubar.options.license": "Ver licencia",
|
"menubar.options.license": "Ver licencia",
|
||||||
"menubar.options.conf": "Abrir archivo de configuración en el editor",
|
"menubar.options.conf": "Abrir archivo de configuración en el editor",
|
||||||
"menubar.options.zoom": "Zoom",
|
"menubar.options.zoom": "Ampliar",
|
||||||
"settings.header.general": "General",
|
"settings.header.general": "General",
|
||||||
"settings.header.general.description": "Ajuste la configuración general de Cider.",
|
"settings.header.general.description": "Ajuste la configuración general de Cider.",
|
||||||
"settings.option.general.language": "Idioma",
|
"settings.option.general.language": "Idioma",
|
||||||
|
@ -368,8 +372,8 @@
|
||||||
"settings.prompt.general.keybindings.update.success": "La combinación de teclas se actualizó correctamente. Pulsa OK para reiniciar Cider",
|
"settings.prompt.general.keybindings.update.success": "La combinación de teclas se actualizó correctamente. Pulsa OK para reiniciar Cider",
|
||||||
"settings.option.general.themeUpdateNotification": "Buscar actualizaciones de temas automáticamente",
|
"settings.option.general.themeUpdateNotification": "Buscar actualizaciones de temas automáticamente",
|
||||||
"settings.option.general.showLovedTracksInline": "Mostrar pistas favoritas en la línea",
|
"settings.option.general.showLovedTracksInline": "Mostrar pistas favoritas en la línea",
|
||||||
"settings.option.general.pagination": "Items to show per page",
|
"settings.option.general.pagination": "Elementos a mostrar por página",
|
||||||
"settings.options.general.pagination.description": "This determines how many songs/albums to show initially for infinite scrolling, or how many songs/albums to show for a single page",
|
"settings.options.general.pagination.description": "Esto determina cuantas canciones/álbumes se muestran inicialmente para el scroll infinito, o cuantas canciones/álbumes se muestran para una única página",
|
||||||
"settings.description.search": "Buscar",
|
"settings.description.search": "Buscar",
|
||||||
"settings.description.albums": "Álbumes de la biblioteca",
|
"settings.description.albums": "Álbumes de la biblioteca",
|
||||||
"settings.description.artists": "Artistas de la biblioteca",
|
"settings.description.artists": "Artistas de la biblioteca",
|
||||||
|
@ -408,9 +412,9 @@
|
||||||
"settings.option.audio.enableAdvancedFunctionality": "Habilitar funcionalidad avanzada",
|
"settings.option.audio.enableAdvancedFunctionality": "Habilitar funcionalidad avanzada",
|
||||||
"settings.option.audio.enableAdvancedFunctionality.description": "Habilitar la funcionalidad de AudioContext permitirá funciones de audio extendidas como Normalización de Audio, Ecualizadores y Visualizadores. Sin embargo, en algunos sistemas esto puede causar interrupciones en las pistas de audio.",
|
"settings.option.audio.enableAdvancedFunctionality.description": "Habilitar la funcionalidad de AudioContext permitirá funciones de audio extendidas como Normalización de Audio, Ecualizadores y Visualizadores. Sin embargo, en algunos sistemas esto puede causar interrupciones en las pistas de audio.",
|
||||||
"settings.warn.audio.enableAdvancedFunctionality.lowcores": "Cider cree que su PC no puede manejar estas funciones. ¿ Estás seguro de que quieres continuar ?",
|
"settings.warn.audio.enableAdvancedFunctionality.lowcores": "Cider cree que su PC no puede manejar estas funciones. ¿ Estás seguro de que quieres continuar ?",
|
||||||
"settings.option.audio.audioLab": "Cider Audio Lab",
|
"settings.option.audio.audioLab": "Laboratorio de Cider Audio",
|
||||||
"settings.option.audio.audioLab.description": "Una variedad de efectos de Audio desarrollados internamente para Cider.",
|
"settings.option.audio.audioLab.description": "Una variedad de efectos de Audio desarrollados internamente para Cider.",
|
||||||
"settings.option.audio.audioLab.subheader": "Designed by Cider Acoustic Technologies in California",
|
"settings.option.audio.audioLab.subheader": "Diseñado por Cider Acoustic Technologies en California",
|
||||||
"settings.warn.audioLab.withoutAF": "Se requiere AudioContext (funcionalidad avanzada) para habilitar Cider Audio Lab.",
|
"settings.warn.audioLab.withoutAF": "Se requiere AudioContext (funcionalidad avanzada) para habilitar Cider Audio Lab.",
|
||||||
"settings.warn.enableAdvancedFunctionality": "AudioContext (funcionalidad avanzada) es necesaria para Habilitar esta Característica.",
|
"settings.warn.enableAdvancedFunctionality": "AudioContext (funcionalidad avanzada) es necesaria para Habilitar esta Característica.",
|
||||||
"settings.option.audio.enableAdvancedFunctionality.analogWarmth": "Calidez Analógica",
|
"settings.option.audio.enableAdvancedFunctionality.analogWarmth": "Calidez Analógica",
|
||||||
|
@ -421,7 +425,7 @@
|
||||||
"settings.option.audio.enableAdvancedFunctionality.analogWarmthIntensity.warm": "Calido",
|
"settings.option.audio.enableAdvancedFunctionality.analogWarmthIntensity.warm": "Calido",
|
||||||
"settings.option.audio.enableAdvancedFunctionality.atmosphereRealizer": "Cider Atmosphere Realizer™️",
|
"settings.option.audio.enableAdvancedFunctionality.atmosphereRealizer": "Cider Atmosphere Realizer™️",
|
||||||
"settings.option.audio.enableAdvancedFunctionality.atmosphereRealizer.description": "Realiza una Atmósfera musical diferente modelada a partir de las configuraciones de audio de última generación.",
|
"settings.option.audio.enableAdvancedFunctionality.atmosphereRealizer.description": "Realiza una Atmósfera musical diferente modelada a partir de las configuraciones de audio de última generación.",
|
||||||
"settings.option.audio.enableAdvancedFunctionality.atmosphereRealizerMode": "Cider Atmosphere Realizer™️ Mode",
|
"settings.option.audio.enableAdvancedFunctionality.atmosphereRealizerMode": "Modo de Cider Atmosphere Realizer™️",
|
||||||
"settings.option.audio.enableAdvancedFunctionality.atmosphereRealizerMode.description": "Cambia el modo de funcionamiento del módulo Atmosphere Realizer.",
|
"settings.option.audio.enableAdvancedFunctionality.atmosphereRealizerMode.description": "Cambia el modo de funcionamiento del módulo Atmosphere Realizer.",
|
||||||
"settings.option.audio.enableAdvancedFunctionality.atmosphereRealizerMode.NATURAL_STANDARD": "Té De Espuma de Queso Hōjicha",
|
"settings.option.audio.enableAdvancedFunctionality.atmosphereRealizerMode.NATURAL_STANDARD": "Té De Espuma de Queso Hōjicha",
|
||||||
"settings.option.audio.enableAdvancedFunctionality.atmosphereRealizerMode.NATURAL_PLUS": "Té con Leche de Tapioca Genmaicha",
|
"settings.option.audio.enableAdvancedFunctionality.atmosphereRealizerMode.NATURAL_PLUS": "Té con Leche de Tapioca Genmaicha",
|
||||||
|
@ -486,10 +490,11 @@
|
||||||
"settings.header.visual.hardwareAcceleration.default": "Por defecto",
|
"settings.header.visual.hardwareAcceleration.default": "Por defecto",
|
||||||
"settings.header.visual.hardwareAcceleration.webGPU": "WebGPU",
|
"settings.header.visual.hardwareAcceleration.webGPU": "WebGPU",
|
||||||
"settings.option.visual.uiscale": "Escalado de IU",
|
"settings.option.visual.uiscale": "Escalado de IU",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Usar Colores Adaptativos",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Cambia el color de acento para que coincida con la canción actual\n\n",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Los colores adaptativos tendrán efecto en la siguiente pista.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Ajusta el diseño de la aplicación a su preferencia",
|
||||||
"settings.header.visual.theme": "Tema",
|
"settings.header.visual.theme": "Tema",
|
||||||
"settings.option.visual.theme.github.download": "Instalar desde la URL de GitHub",
|
"settings.option.visual.theme.github.download": "Instalar desde la URL de GitHub",
|
||||||
"settings.option.visual.theme.github.openfolder": "Abrir Carpeta de Temas",
|
"settings.option.visual.theme.github.openfolder": "Abrir Carpeta de Temas",
|
||||||
|
@ -519,7 +524,7 @@
|
||||||
"settings.notyf.visual.plugin.install.error": "La instalación del Plugin Falló",
|
"settings.notyf.visual.plugin.install.error": "La instalación del Plugin Falló",
|
||||||
"settings.option.visual.theme.default": "Cider",
|
"settings.option.visual.theme.default": "Cider",
|
||||||
"settings.option.visual.theme.dark": "Oscuro",
|
"settings.option.visual.theme.dark": "Oscuro",
|
||||||
"settings.option.visual.theme.light": "Light",
|
"settings.option.visual.theme.light": "Claro",
|
||||||
"settings.option.visual.showPersonalInfo": "Mostrar información personal",
|
"settings.option.visual.showPersonalInfo": "Mostrar información personal",
|
||||||
"settings.header.window": "Ventana",
|
"settings.header.window": "Ventana",
|
||||||
"settings.header.window.description": "Ajuste la configuración de la ventana para Cider.",
|
"settings.header.window.description": "Ajuste la configuración de la ventana para Cider.",
|
||||||
|
@ -542,14 +547,14 @@
|
||||||
"settings.option.connectivity.discordRPC": "Discord Rich Presence",
|
"settings.option.connectivity.discordRPC": "Discord Rich Presence",
|
||||||
"settings.option.connectivity.discordRPC.clientName": "Nombre del Cliente",
|
"settings.option.connectivity.discordRPC.clientName": "Nombre del Cliente",
|
||||||
"settings.option.connectivity.discordRPC.clearOnPause": "Borrar Discord Rich Presence en pausa",
|
"settings.option.connectivity.discordRPC.clearOnPause": "Borrar Discord Rich Presence en pausa",
|
||||||
"settings.option.connectivity.discordRPC.showActivityButtons": "Show Activity Buttons",
|
"settings.option.connectivity.discordRPC.showActivityButtons": "Mostrar Botones de Actividad",
|
||||||
"settings.option.connectivity.discordRPC.firstButton": "First Activity Button",
|
"settings.option.connectivity.discordRPC.firstButton": "Primer Botón de Actividad",
|
||||||
"settings.option.connectivity.discordRPC.secondButton": "Second Activity Button",
|
"settings.option.connectivity.discordRPC.secondButton": "Segundo Botón de Actividad",
|
||||||
"settings.option.connectivity.discordRPC.buttons.listenOnCider": "Listen on Cider",
|
"settings.option.connectivity.discordRPC.buttons.listenOnCider": "Escuchar en Cider",
|
||||||
"settings.option.connectivity.discordRPC.buttons.viewOnAppleMusic": "View on Apple Music",
|
"settings.option.connectivity.discordRPC.buttons.viewOnAppleMusic": "Ver en Apple Music",
|
||||||
"settings.option.connectivity.discordRPC.buttons.viewOnOtherMusicServices": "View on Other Music Services",
|
"settings.option.connectivity.discordRPC.buttons.viewOnOtherMusicServices": "Ver en Otros Servicios de Música",
|
||||||
"settings.option.connectivity.discordRPC.showSongLink": "Show Song.link button instead of Apple Music button on Discord Rich Presence",
|
"settings.option.connectivity.discordRPC.showSongLink": "Mostrar el botón de Song.link en vez del de Apple Music en Discord Rich Presence",
|
||||||
"settings.option.connectivity.discordRPC.hideButtons": "Hide buttons on Discord Rich Presence",
|
"settings.option.connectivity.discordRPC.hideButtons": "Ocultar botones en el Estado de Actividad de Discord",
|
||||||
"settings.option.connectivity.discordRPC.hideTimestamp": "Ocultar Marca de Tiempo en Discord Rich Presence",
|
"settings.option.connectivity.discordRPC.hideTimestamp": "Ocultar Marca de Tiempo en Discord Rich Presence",
|
||||||
"settings.option.connectivity.discordRPC.detailsFormat": "Formato de los detalles",
|
"settings.option.connectivity.discordRPC.detailsFormat": "Formato de los detalles",
|
||||||
"settings.option.connectivity.discordRPC.stateFormat": "Formato de Estado",
|
"settings.option.connectivity.discordRPC.stateFormat": "Formato de Estado",
|
||||||
|
@ -564,11 +569,11 @@
|
||||||
"settings.option.connectivity.lastfmScrobble.filterTypes": "Tipos de Filtros de Medios (Last.fm)",
|
"settings.option.connectivity.lastfmScrobble.filterTypes": "Tipos de Filtros de Medios (Last.fm)",
|
||||||
"settings.option.connectivity.lastfmScrobble.filterTypes.description": "Prevent tracks of the selected media types from being scrobbled or displayed in the Now Playing list on Last.fm.",
|
"settings.option.connectivity.lastfmScrobble.filterTypes.description": "Prevent tracks of the selected media types from being scrobbled or displayed in the Now Playing list on Last.fm.",
|
||||||
"settings.option.connectivity.lastfmScrobble.manualToken": "Ingrese el token de Last.fm Manualmente",
|
"settings.option.connectivity.lastfmScrobble.manualToken": "Ingrese el token de Last.fm Manualmente",
|
||||||
"settings.option.connectivity.lastfmScrobble.manualToken.link": "Click here to get a Last.fm token",
|
"settings.option.connectivity.lastfmScrobble.manualToken.link": "Clica aquí para obtener un token de Last.fm",
|
||||||
"settings.notyf.connectivity.lastfmScrobble.connectError": "Last.fm Tiempo de Conexión agotado",
|
"settings.notyf.connectivity.lastfmScrobble.connectError": "Last.fm Tiempo de Conexión agotado",
|
||||||
"settings.notyf.connectivity.lastfmScrobble.connectSuccess": "Last.fm Conexión exitosa",
|
"settings.notyf.connectivity.lastfmScrobble.connectSuccess": "Last.fm Conexión exitosa",
|
||||||
"settings.notyf.connectivity.lastfmScrobble.connecting": "Conectando a Last.fm...",
|
"settings.notyf.connectivity.lastfmScrobble.connecting": "Conectando a Last.fm...",
|
||||||
"settings.header.debug": "Debug",
|
"settings.header.debug": "Depurar",
|
||||||
"settings.option.debug.copy_log": "Copiar Logs al portapapeles",
|
"settings.option.debug.copy_log": "Copiar Logs al portapapeles",
|
||||||
"settings.option.debug.openAppData": "Abrir carpeta de Cider",
|
"settings.option.debug.openAppData": "Abrir carpeta de Cider",
|
||||||
"settings.header.experimental": "Experimental",
|
"settings.header.experimental": "Experimental",
|
||||||
|
@ -588,7 +593,7 @@
|
||||||
"settings.option.visual.customAccentColor": "Color de Acento Personalizado",
|
"settings.option.visual.customAccentColor": "Color de Acento Personalizado",
|
||||||
"settings.option.visual.accentColor": "Color de Acento",
|
"settings.option.visual.accentColor": "Color de Acento",
|
||||||
"settings.option.visual.purplePodcastPlaybackBar": "Barra de Reproducción Morada para Podcasts",
|
"settings.option.visual.purplePodcastPlaybackBar": "Barra de Reproducción Morada para Podcasts",
|
||||||
"settings.option.visual.compactArtistHeader": "Compact Artist Header",
|
"settings.option.visual.compactArtistHeader": "Encabezado Compacto de Artista",
|
||||||
"settings.option.visual.windowColor": "Color de Tinte de Ventana",
|
"settings.option.visual.windowColor": "Color de Tinte de Ventana",
|
||||||
"settings.header.visual.windowBackgroundStyle.color": "Matiz de Color",
|
"settings.header.visual.windowBackgroundStyle.color": "Matiz de Color",
|
||||||
"settings.header.advanced": "Avanzado",
|
"settings.header.advanced": "Avanzado",
|
||||||
|
@ -624,10 +629,14 @@
|
||||||
"share.platform.telegram": "Telegram",
|
"share.platform.telegram": "Telegram",
|
||||||
"share.platform.whatsapp": "WhatsApp",
|
"share.platform.whatsapp": "WhatsApp",
|
||||||
"share.platform.messenger": "Messenger",
|
"share.platform.messenger": "Messenger",
|
||||||
"share.platform.email": "Email",
|
"share.platform.email": "Correo Electrónico",
|
||||||
"share.platform.songLink": "Copiar con song.link",
|
"share.platform.songLink": "Copiar con song.link",
|
||||||
"share.platform.clipboard": "Copiar link",
|
"share.platform.clipboard": "Copiar link",
|
||||||
"about.thanks": "Muchas gracias al equipo de Cider Collective y a Todos nuestros colaboradores.",
|
"about.thanks": "Muchas gracias al equipo de Cider Collective y a Todos nuestros colaboradores.",
|
||||||
|
"spotify.openURL": "Abrir Enlace de Spotify...",
|
||||||
|
"spotify.saveToAppleMusic": "Guardar en Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Cargando Lista de Reproducción...",
|
||||||
|
"spotify.enterURL": "Inserta enlace de Spotify",
|
||||||
"oobe.yes": "Sí",
|
"oobe.yes": "Sí",
|
||||||
"oobe.no": "No",
|
"oobe.no": "No",
|
||||||
"oobe.next": "Siguiente",
|
"oobe.next": "Siguiente",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Näytä lisää",
|
"term.learnMore": "Näytä lisää",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Enable repeat one",
|
"term.enableRepeatOne": "Enable repeat one",
|
||||||
"term.disableRepeatOne": "Disable repeat one",
|
"term.disableRepeatOne": "Disable repeat one",
|
||||||
"term.disableRepeat": "Disable repeat",
|
"term.disableRepeat": "Disable repeat",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volyymi",
|
"term.volume": "Volyymi",
|
||||||
"term.mute": "Mykistä",
|
"term.mute": "Mykistä",
|
||||||
"term.unmute": "Poista mykistys",
|
"term.unmute": "Poista mykistys",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI Scale",
|
"settings.option.visual.uiscale": "UI Scale",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Theme",
|
"settings.header.visual.theme": "Theme",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Kopioi song.link",
|
"share.platform.songLink": "Kopioi song.link",
|
||||||
"share.platform.clipboard": "Kopioi linkki",
|
"share.platform.clipboard": "Kopioi linkki",
|
||||||
"about.thanks": "Suuri kiitos Cider Collective Teamille ja kaikille avustajillemme.",
|
"about.thanks": "Suuri kiitos Cider Collective Teamille ja kaikille avustajillemme.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Kyllä",
|
"oobe.yes": "Kyllä",
|
||||||
"oobe.no": "Ei",
|
"oobe.no": "Ei",
|
||||||
"oobe.next": "Seuraava",
|
"oobe.next": "Seuraava",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Savoir plus",
|
"term.learnMore": "Savoir plus",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Enable repeat one",
|
"term.enableRepeatOne": "Enable repeat one",
|
||||||
"term.disableRepeatOne": "Disable repeat one",
|
"term.disableRepeatOne": "Disable repeat one",
|
||||||
"term.disableRepeat": "Disable repeat",
|
"term.disableRepeat": "Disable repeat",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volume",
|
"term.volume": "Volume",
|
||||||
"term.mute": "Assourde",
|
"term.mute": "Assourde",
|
||||||
"term.unmute": "Réactiver",
|
"term.unmute": "Réactiver",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI Scale",
|
"settings.option.visual.uiscale": "UI Scale",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Theme",
|
"settings.header.visual.theme": "Theme",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Copy with song.link",
|
"share.platform.songLink": "Copy with song.link",
|
||||||
"share.platform.clipboard": "Copy Link",
|
"share.platform.clipboard": "Copy Link",
|
||||||
"about.thanks": "Un grand merci à l'équipe de Cider Collective et à tous nos contributeurs.",
|
"about.thanks": "Un grand merci à l'équipe de Cider Collective et à tous nos contributeurs.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Yes",
|
"oobe.yes": "Yes",
|
||||||
"oobe.no": "No",
|
"oobe.no": "No",
|
||||||
"oobe.next": "Next",
|
"oobe.next": "Next",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "En savoir plus",
|
"term.learnMore": "En savoir plus",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Activer la répétition un",
|
"term.enableRepeatOne": "Activer la répétition un",
|
||||||
"term.disableRepeatOne": "Désactiver la répétition un",
|
"term.disableRepeatOne": "Désactiver la répétition un",
|
||||||
"term.disableRepeat": "Désactiver la répétition",
|
"term.disableRepeat": "Désactiver la répétition",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volume",
|
"term.volume": "Volume",
|
||||||
"term.mute": "Rendre muet",
|
"term.mute": "Rendre muet",
|
||||||
"term.unmute": "Ne plus rendre muet",
|
"term.unmute": "Ne plus rendre muet",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "Échelle de l'interface utilisateur",
|
"settings.option.visual.uiscale": "Échelle de l'interface utilisateur",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Thème",
|
"settings.header.visual.theme": "Thème",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Copier avec song.link",
|
"share.platform.songLink": "Copier avec song.link",
|
||||||
"share.platform.clipboard": "Copier le lien",
|
"share.platform.clipboard": "Copier le lien",
|
||||||
"about.thanks": "Un grand merci à l'équipe de la Cider Collective et à tous nos contributeurs.",
|
"about.thanks": "Un grand merci à l'équipe de la Cider Collective et à tous nos contributeurs.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Oui",
|
"oobe.yes": "Oui",
|
||||||
"oobe.no": "Non",
|
"oobe.no": "Non",
|
||||||
"oobe.next": "Suivant",
|
"oobe.next": "Suivant",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "और जानिए",
|
"term.learnMore": "और जानिए",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Enable repeat one",
|
"term.enableRepeatOne": "Enable repeat one",
|
||||||
"term.disableRepeatOne": "Disable repeat one",
|
"term.disableRepeatOne": "Disable repeat one",
|
||||||
"term.disableRepeat": "Disable repeat",
|
"term.disableRepeat": "Disable repeat",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "वॉल्यूम",
|
"term.volume": "वॉल्यूम",
|
||||||
"term.mute": "म्यूट",
|
"term.mute": "म्यूट",
|
||||||
"term.unmute": "अनम्यूट",
|
"term.unmute": "अनम्यूट",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI Scale",
|
"settings.option.visual.uiscale": "UI Scale",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Theme",
|
"settings.header.visual.theme": "Theme",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Copy with song.link",
|
"share.platform.songLink": "Copy with song.link",
|
||||||
"share.platform.clipboard": "Copy Link",
|
"share.platform.clipboard": "Copy Link",
|
||||||
"about.thanks": "Major thanks to the Cider Collective Team and all of our contributors.",
|
"about.thanks": "Major thanks to the Cider Collective Team and all of our contributors.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Yes",
|
"oobe.yes": "Yes",
|
||||||
"oobe.no": "No",
|
"oobe.no": "No",
|
||||||
"oobe.next": "Next",
|
"oobe.next": "Next",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Tudj meg többet",
|
"term.learnMore": "Tudj meg többet",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Egyszeres ismétlés bekapcsolása",
|
"term.enableRepeatOne": "Egyszeres ismétlés bekapcsolása",
|
||||||
"term.disableRepeatOne": "Egyszeres ismétlés kikapcsolása",
|
"term.disableRepeatOne": "Egyszeres ismétlés kikapcsolása",
|
||||||
"term.disableRepeat": "Ismétlés kikapcsolása",
|
"term.disableRepeat": "Ismétlés kikapcsolása",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Hangerő",
|
"term.volume": "Hangerő",
|
||||||
"term.mute": "Némítás",
|
"term.mute": "Némítás",
|
||||||
"term.unmute": "Némítás feloldása",
|
"term.unmute": "Némítás feloldása",
|
||||||
|
@ -214,10 +218,10 @@
|
||||||
"term.zoomreset": "Nagyítás visszaállítása",
|
"term.zoomreset": "Nagyítás visszaállítása",
|
||||||
"term.fullscreen": "Teljes képernyő",
|
"term.fullscreen": "Teljes képernyő",
|
||||||
"term.nowPlaying": "Jelenleg lejátszás alatt",
|
"term.nowPlaying": "Jelenleg lejátszás alatt",
|
||||||
"term.localFiles": "Local Files",
|
"term.localFiles": "Helyi fájlok",
|
||||||
"home.syncFavorites": "Kedvencek szinkronizálása",
|
"home.syncFavorites": "Kedvencek szinkronizálása",
|
||||||
"home.syncFavorites.gettingArtists": "Kedvenc előadók betöltése..",
|
"home.syncFavorites.gettingArtists": "Kedvenc előadók betöltése..",
|
||||||
"home.pinnedItems": "Pinned Items",
|
"home.pinnedItems": "Kitűzött",
|
||||||
"action.favorite": "Kedvenc",
|
"action.favorite": "Kedvenc",
|
||||||
"action.removeFavorite": "Eltávolítás a kedvencek közül",
|
"action.removeFavorite": "Eltávolítás a kedvencek közül",
|
||||||
"action.refresh": "Frissítés",
|
"action.refresh": "Frissítés",
|
||||||
|
@ -234,7 +238,7 @@
|
||||||
"error.connectionError": "Hiba történt az Apple Musichoz való csatlakozás közben.",
|
"error.connectionError": "Hiba történt az Apple Musichoz való csatlakozás közben.",
|
||||||
"error.noResults": "Nincs találat",
|
"error.noResults": "Nincs találat",
|
||||||
"error.noResults.description": "Próbálkozzon új kereséssel",
|
"error.noResults.description": "Próbálkozzon új kereséssel",
|
||||||
"error.musickitError": "MusicKit Encountered an Error: ",
|
"error.musickitError": "MusicKit hiba történt: ",
|
||||||
"podcast.followOnCider": "Követés a Cideren",
|
"podcast.followOnCider": "Követés a Cideren",
|
||||||
"podcast.followedOnCider": "Követve a Cideren",
|
"podcast.followedOnCider": "Követve a Cideren",
|
||||||
"podcast.subscribeOnItunes": "Feliratkozás az iTunesban",
|
"podcast.subscribeOnItunes": "Feliratkozás az iTunesban",
|
||||||
|
@ -253,7 +257,7 @@
|
||||||
"action.done": "Kész",
|
"action.done": "Kész",
|
||||||
"action.submit": "Befejezés",
|
"action.submit": "Befejezés",
|
||||||
"action.editTracklist": "Dalok szerkesztése",
|
"action.editTracklist": "Dalok szerkesztése",
|
||||||
"action.editDescription": "Edit Description",
|
"action.editDescription": "Leírás szerkesztése",
|
||||||
"action.addToLibrary": "Hozzáadás a Könyvtárhoz",
|
"action.addToLibrary": "Hozzáadás a Könyvtárhoz",
|
||||||
"action.addToLibrary.success": "Hozzáadva a Könyvtárhoz",
|
"action.addToLibrary.success": "Hozzáadva a Könyvtárhoz",
|
||||||
"action.addToLibrary.error": "Hiba a hozzáadáskor.",
|
"action.addToLibrary.error": "Hiba a hozzáadáskor.",
|
||||||
|
@ -267,7 +271,7 @@
|
||||||
"action.removeFromQueue.error": "Sikertelen törlés a várólistáról",
|
"action.removeFromQueue.error": "Sikertelen törlés a várólistáról",
|
||||||
"action.createPlaylist": "Új lejátszási lista létrehozása",
|
"action.createPlaylist": "Új lejátszási lista létrehozása",
|
||||||
"action.addToPlaylist": "Lejátszási listához adás",
|
"action.addToPlaylist": "Lejátszási listához adás",
|
||||||
"action.addToPlaylist.duplicate": "Item already exists in playlist. Do you want to continue?",
|
"action.addToPlaylist.duplicate": "Ez a dal már megtalálható a lejátszási listájában. Folytatja?",
|
||||||
"action.removeFromPlaylist": "Törlés a lejátszási listáról",
|
"action.removeFromPlaylist": "Törlés a lejátszási listáról",
|
||||||
"action.addToFavorites": "Hozzáadás a kedvencekhez",
|
"action.addToFavorites": "Hozzáadás a kedvencekhez",
|
||||||
"action.follow": "Követés",
|
"action.follow": "Követés",
|
||||||
|
@ -486,8 +490,9 @@
|
||||||
"settings.header.visual.hardwareAcceleration.default": "Alap",
|
"settings.header.visual.hardwareAcceleration.default": "Alap",
|
||||||
"settings.header.visual.hardwareAcceleration.webGPU": "WebGPU",
|
"settings.header.visual.hardwareAcceleration.webGPU": "WebGPU",
|
||||||
"settings.option.visual.uiscale": "Nagyítás mértéke",
|
"settings.option.visual.uiscale": "Nagyítás mértéke",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Adaptív színek használata",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Téma",
|
"settings.header.visual.theme": "Téma",
|
||||||
|
@ -505,7 +510,7 @@
|
||||||
"settings.option.visual.theme.viewInfo": "Információk",
|
"settings.option.visual.theme.viewInfo": "Információk",
|
||||||
"settings.option.visual.theme.github.available": "Elérhető",
|
"settings.option.visual.theme.github.available": "Elérhető",
|
||||||
"settings.option.visual.theme.github.applied": "Alkalmazva",
|
"settings.option.visual.theme.github.applied": "Alkalmazva",
|
||||||
"settings.notyf.visual.theme.updateAvailable": "[Themes] {{ theme }} has an update available",
|
"settings.notyf.visual.theme.updateAvailable": "[Témák] A(z) {{ theme }} téma frissíthető egy újabb verzióra",
|
||||||
"settings.notyf.visual.theme.install.success": "Téma sikeresen telepítve",
|
"settings.notyf.visual.theme.install.success": "Téma sikeresen telepítve",
|
||||||
"settings.notyf.visual.theme.install.error": "Sikertelen volt a téma telepítése",
|
"settings.notyf.visual.theme.install.error": "Sikertelen volt a téma telepítése",
|
||||||
"settings.header.visual.plugin": "Plug-in",
|
"settings.header.visual.plugin": "Plug-in",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "song.link URL másolása",
|
"share.platform.songLink": "song.link URL másolása",
|
||||||
"share.platform.clipboard": "Link másolása",
|
"share.platform.clipboard": "Link másolása",
|
||||||
"about.thanks": "Köszönet a Cider Collective csapatának és minden hozzájárulónak.",
|
"about.thanks": "Köszönet a Cider Collective csapatának és minden hozzájárulónak.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Igen",
|
"oobe.yes": "Igen",
|
||||||
"oobe.no": "Nem",
|
"oobe.no": "Nem",
|
||||||
"oobe.next": "Következő",
|
"oobe.next": "Következő",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcast",
|
"term.applePodcasts": "Apple Podcast",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Pelajari lebih lanjut",
|
"term.learnMore": "Pelajari lebih lanjut",
|
||||||
|
@ -63,7 +64,7 @@
|
||||||
"term.stop": "Berhenti",
|
"term.stop": "Berhenti",
|
||||||
"term.previous": "Sebelumnya",
|
"term.previous": "Sebelumnya",
|
||||||
"term.next": "Selanjutnya",
|
"term.next": "Selanjutnya",
|
||||||
"term.skip": "Skip",
|
"term.skip": "Lewati",
|
||||||
"term.shuffle": "Acak",
|
"term.shuffle": "Acak",
|
||||||
"term.enableShuffle": "Nyalakan pemutaran acak",
|
"term.enableShuffle": "Nyalakan pemutaran acak",
|
||||||
"term.disableShuffle": "Matikan pemutaran acak",
|
"term.disableShuffle": "Matikan pemutaran acak",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Aktifkan ulangi sekali",
|
"term.enableRepeatOne": "Aktifkan ulangi sekali",
|
||||||
"term.disableRepeatOne": "Matikan ulangi sekali",
|
"term.disableRepeatOne": "Matikan ulangi sekali",
|
||||||
"term.disableRepeat": "Matikan ulangi",
|
"term.disableRepeat": "Matikan ulangi",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volume",
|
"term.volume": "Volume",
|
||||||
"term.mute": "Bisu",
|
"term.mute": "Bisu",
|
||||||
"term.unmute": "Bunyikan",
|
"term.unmute": "Bunyikan",
|
||||||
|
@ -213,7 +217,7 @@
|
||||||
"term.zoomout": "Perkecil",
|
"term.zoomout": "Perkecil",
|
||||||
"term.zoomreset": "Atur Ulang",
|
"term.zoomreset": "Atur Ulang",
|
||||||
"term.fullscreen": "Layar Penuh",
|
"term.fullscreen": "Layar Penuh",
|
||||||
"term.nowPlaying": "Now Playing",
|
"term.nowPlaying": "Sedang diputar",
|
||||||
"term.localFiles": "Local Files",
|
"term.localFiles": "Local Files",
|
||||||
"home.syncFavorites": "Sinkronkan Favorit",
|
"home.syncFavorites": "Sinkronkan Favorit",
|
||||||
"home.syncFavorites.gettingArtists": "Mendapatkan artis favorit",
|
"home.syncFavorites.gettingArtists": "Mendapatkan artis favorit",
|
||||||
|
@ -221,7 +225,7 @@
|
||||||
"action.favorite": "Favorit",
|
"action.favorite": "Favorit",
|
||||||
"action.removeFavorite": "Hapus Favorit",
|
"action.removeFavorite": "Hapus Favorit",
|
||||||
"action.refresh": "Muat ulang",
|
"action.refresh": "Muat ulang",
|
||||||
"action.save": "Save",
|
"action.save": "Simpan",
|
||||||
"home.title": "Beranda",
|
"home.title": "Beranda",
|
||||||
"home.recentlyPlayed": "Baru Dimainkan",
|
"home.recentlyPlayed": "Baru Dimainkan",
|
||||||
"home.recentlyAdded": "Baru Ditambahkan",
|
"home.recentlyAdded": "Baru Ditambahkan",
|
||||||
|
@ -234,7 +238,7 @@
|
||||||
"error.connectionError": "Terjadi masalah saat menyambungkan ke Apple Music.",
|
"error.connectionError": "Terjadi masalah saat menyambungkan ke Apple Music.",
|
||||||
"error.noResults": "Tidak ada hasil.",
|
"error.noResults": "Tidak ada hasil.",
|
||||||
"error.noResults.description": "Coba pencarian baru.",
|
"error.noResults.description": "Coba pencarian baru.",
|
||||||
"error.musickitError": "MusicKit Encountered an Error: ",
|
"error.musickitError": "MusicKit menemukan error:",
|
||||||
"podcast.followOnCider": "Ikuti di Cider",
|
"podcast.followOnCider": "Ikuti di Cider",
|
||||||
"podcast.followedOnCider": "Mengikuti di Cider",
|
"podcast.followedOnCider": "Mengikuti di Cider",
|
||||||
"podcast.subscribeOnItunes": "Langganan di iTunes",
|
"podcast.subscribeOnItunes": "Langganan di iTunes",
|
||||||
|
@ -253,7 +257,7 @@
|
||||||
"action.done": "Selesai",
|
"action.done": "Selesai",
|
||||||
"action.submit": "Submit",
|
"action.submit": "Submit",
|
||||||
"action.editTracklist": "Edit Daftar Lagu",
|
"action.editTracklist": "Edit Daftar Lagu",
|
||||||
"action.editDescription": "Edit Description",
|
"action.editDescription": "Ubah deskripsi",
|
||||||
"action.addToLibrary": "Tambahkan ke Pustaka",
|
"action.addToLibrary": "Tambahkan ke Pustaka",
|
||||||
"action.addToLibrary.success": "Ditambahkan ke Pustaka",
|
"action.addToLibrary.success": "Ditambahkan ke Pustaka",
|
||||||
"action.addToLibrary.error": "Terjadi Kesalahan Saat Menambahkan Pustaka",
|
"action.addToLibrary.error": "Terjadi Kesalahan Saat Menambahkan Pustaka",
|
||||||
|
@ -298,7 +302,7 @@
|
||||||
"action.export": "Ekspor",
|
"action.export": "Ekspor",
|
||||||
"action.showAlbum": "Tampilkan Album Sepenuhnya",
|
"action.showAlbum": "Tampilkan Album Sepenuhnya",
|
||||||
"action.tray.minimize": "Sembunyikan ke Tray",
|
"action.tray.minimize": "Sembunyikan ke Tray",
|
||||||
"action.tray.show": "Show Cider",
|
"action.tray.show": "Tampilkan Cider",
|
||||||
"action.tray.listento": "Dengarkan:",
|
"action.tray.listento": "Dengarkan:",
|
||||||
"action.update": "Perbarui",
|
"action.update": "Perbarui",
|
||||||
"action.install": "Pasang",
|
"action.install": "Pasang",
|
||||||
|
@ -306,7 +310,7 @@
|
||||||
"action.newpreset": "Preset Baru...",
|
"action.newpreset": "Preset Baru...",
|
||||||
"action.deletepreset": "Hapus Preset",
|
"action.deletepreset": "Hapus Preset",
|
||||||
"action.open": "Buka",
|
"action.open": "Buka",
|
||||||
"action.close": "Close",
|
"action.close": "Tutup",
|
||||||
"action.relaunch.confirm": "Apakah Anda ingin memulai ulang Cider?",
|
"action.relaunch.confirm": "Apakah Anda ingin memulai ulang Cider?",
|
||||||
"action.cast.chromecast": "Chromecast",
|
"action.cast.chromecast": "Chromecast",
|
||||||
"action.cast.todevices": "Transmisi ke Perangkat",
|
"action.cast.todevices": "Transmisi ke Perangkat",
|
||||||
|
@ -488,8 +492,9 @@
|
||||||
"settings.option.visual.uiscale": "Skala UI",
|
"settings.option.visual.uiscale": "Skala UI",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Atur tampilan aplikasi sesuai keinginan",
|
||||||
"settings.header.visual.theme": "Tema",
|
"settings.header.visual.theme": "Tema",
|
||||||
"settings.option.visual.theme.github.download": "Pasang dari URL GitHub",
|
"settings.option.visual.theme.github.download": "Pasang dari URL GitHub",
|
||||||
"settings.option.visual.theme.github.openfolder": "Buka Folder Tema",
|
"settings.option.visual.theme.github.openfolder": "Buka Folder Tema",
|
||||||
|
@ -542,11 +547,11 @@
|
||||||
"settings.option.connectivity.discordRPC": "Discord Rich Presence",
|
"settings.option.connectivity.discordRPC": "Discord Rich Presence",
|
||||||
"settings.option.connectivity.discordRPC.clientName": "Nama Client",
|
"settings.option.connectivity.discordRPC.clientName": "Nama Client",
|
||||||
"settings.option.connectivity.discordRPC.clearOnPause": "Sembunyikan Discord Rich Presence Saat Dijeda",
|
"settings.option.connectivity.discordRPC.clearOnPause": "Sembunyikan Discord Rich Presence Saat Dijeda",
|
||||||
"settings.option.connectivity.discordRPC.showActivityButtons": "Show Activity Buttons",
|
"settings.option.connectivity.discordRPC.showActivityButtons": "Tampilkan tombol aktivitas",
|
||||||
"settings.option.connectivity.discordRPC.firstButton": "First Activity Button",
|
"settings.option.connectivity.discordRPC.firstButton": "Tombol aktivitas pertama",
|
||||||
"settings.option.connectivity.discordRPC.secondButton": "Second Activity Button",
|
"settings.option.connectivity.discordRPC.secondButton": "Tombol aktivitas kedua",
|
||||||
"settings.option.connectivity.discordRPC.buttons.listenOnCider": "Listen on Cider",
|
"settings.option.connectivity.discordRPC.buttons.listenOnCider": "Dengarkan di Cider",
|
||||||
"settings.option.connectivity.discordRPC.buttons.viewOnAppleMusic": "View on Apple Music",
|
"settings.option.connectivity.discordRPC.buttons.viewOnAppleMusic": "Tampilkan di Apple Music",
|
||||||
"settings.option.connectivity.discordRPC.buttons.viewOnOtherMusicServices": "View on Other Music Services",
|
"settings.option.connectivity.discordRPC.buttons.viewOnOtherMusicServices": "View on Other Music Services",
|
||||||
"settings.option.connectivity.discordRPC.showSongLink": "Show Song.link button instead of Apple Music button on Discord Rich Presence",
|
"settings.option.connectivity.discordRPC.showSongLink": "Show Song.link button instead of Apple Music button on Discord Rich Presence",
|
||||||
"settings.option.connectivity.discordRPC.hideButtons": "Hide buttons on Discord Rich Presence",
|
"settings.option.connectivity.discordRPC.hideButtons": "Hide buttons on Discord Rich Presence",
|
||||||
|
@ -566,7 +571,7 @@
|
||||||
"settings.option.connectivity.lastfmScrobble.manualToken": "Enter Last.fm Token Manually",
|
"settings.option.connectivity.lastfmScrobble.manualToken": "Enter Last.fm Token Manually",
|
||||||
"settings.option.connectivity.lastfmScrobble.manualToken.link": "Click here to get a Last.fm token",
|
"settings.option.connectivity.lastfmScrobble.manualToken.link": "Click here to get a Last.fm token",
|
||||||
"settings.notyf.connectivity.lastfmScrobble.connectError": "Last.fm Connection Timed Out",
|
"settings.notyf.connectivity.lastfmScrobble.connectError": "Last.fm Connection Timed Out",
|
||||||
"settings.notyf.connectivity.lastfmScrobble.connectSuccess": "Last.fm Connection Successful",
|
"settings.notyf.connectivity.lastfmScrobble.connectSuccess": "Koneksi Last.fm berhasil",
|
||||||
"settings.notyf.connectivity.lastfmScrobble.connecting": "Connecting to Last.fm...",
|
"settings.notyf.connectivity.lastfmScrobble.connecting": "Connecting to Last.fm...",
|
||||||
"settings.header.debug": "Debug",
|
"settings.header.debug": "Debug",
|
||||||
"settings.option.debug.copy_log": "Salin logs ke clipboard",
|
"settings.option.debug.copy_log": "Salin logs ke clipboard",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Salin dengan song.link",
|
"share.platform.songLink": "Salin dengan song.link",
|
||||||
"share.platform.clipboard": "Salin Link",
|
"share.platform.clipboard": "Salin Link",
|
||||||
"about.thanks": "Terima kasih yang sebesar-besarnya kepada Cider Collective Team dan semua kontributor kami.",
|
"about.thanks": "Terima kasih yang sebesar-besarnya kepada Cider Collective Team dan semua kontributor kami.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Ya",
|
"oobe.yes": "Ya",
|
||||||
"oobe.no": "Tidak",
|
"oobe.no": "Tidak",
|
||||||
"oobe.next": "Berikutnya",
|
"oobe.next": "Berikutnya",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Impara di più",
|
"term.learnMore": "Impara di più",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Abilita ripetizione singolo brano",
|
"term.enableRepeatOne": "Abilita ripetizione singolo brano",
|
||||||
"term.disableRepeatOne": "Disabilita ripetizione singolo brano",
|
"term.disableRepeatOne": "Disabilita ripetizione singolo brano",
|
||||||
"term.disableRepeat": "Disabilita ripetizione",
|
"term.disableRepeat": "Disabilita ripetizione",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volume",
|
"term.volume": "Volume",
|
||||||
"term.mute": "Muta",
|
"term.mute": "Muta",
|
||||||
"term.unmute": "Riattiva",
|
"term.unmute": "Riattiva",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "Scala Interfaccia Utente",
|
"settings.option.visual.uiscale": "Scala Interfaccia Utente",
|
||||||
"settings.option.visual.useAdaptiveColors": "Usa Colori Adattivi",
|
"settings.option.visual.useAdaptiveColors": "Usa Colori Adattivi",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Cambia il colore dell'accento per adattarsi al brano riproduzione.",
|
"settings.option.visual.useAdaptiveColors.description": "Cambia il colore dell'accento per adattarsi al brano riproduzione.",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Tipo Profilo Layout",
|
"settings.option.visual.layoutProfile": "Tipo Profilo Layout",
|
||||||
"settings.option.visual.layoutProfile.description": "Aggiusta il layout dell'applicazione in base alle tue impostazioni.",
|
"settings.option.visual.layoutProfile.description": "Aggiusta il layout dell'applicazione in base alle tue impostazioni.",
|
||||||
"settings.header.visual.theme": "Tema",
|
"settings.header.visual.theme": "Tema",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Copia song.link",
|
"share.platform.songLink": "Copia song.link",
|
||||||
"share.platform.clipboard": "Copia Link",
|
"share.platform.clipboard": "Copia Link",
|
||||||
"about.thanks": "Grazie mille alla Team di Cider Collective e tutti i nostri contribuenti.",
|
"about.thanks": "Grazie mille alla Team di Cider Collective e tutti i nostri contribuenti.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Sì",
|
"oobe.yes": "Sì",
|
||||||
"oobe.no": "No",
|
"oobe.no": "No",
|
||||||
"oobe.next": "Avanti",
|
"oobe.next": "Avanti",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "詳しい情報",
|
"term.learnMore": "詳しい情報",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "1曲リピートを有効化",
|
"term.enableRepeatOne": "1曲リピートを有効化",
|
||||||
"term.disableRepeatOne": "1曲リピートを無効化",
|
"term.disableRepeatOne": "1曲リピートを無効化",
|
||||||
"term.disableRepeat": "リピート再生を無効化",
|
"term.disableRepeat": "リピート再生を無効化",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "音量",
|
"term.volume": "音量",
|
||||||
"term.mute": "ミュート",
|
"term.mute": "ミュート",
|
||||||
"term.unmute": "ミュート解除",
|
"term.unmute": "ミュート解除",
|
||||||
|
@ -83,7 +87,7 @@
|
||||||
"term.sortBy.artist": "アーティスト",
|
"term.sortBy.artist": "アーティスト",
|
||||||
"term.sortBy.name": "曲名",
|
"term.sortBy.name": "曲名",
|
||||||
"term.sortBy.genre": "ジャンル",
|
"term.sortBy.genre": "ジャンル",
|
||||||
"term.sortBy.releaseDate": "配信開始日",
|
"term.sortBy.releaseDate": "リリース日",
|
||||||
"term.sortBy.duration": "時間",
|
"term.sortBy.duration": "時間",
|
||||||
"term.sortBy.dateAdded": "追加日",
|
"term.sortBy.dateAdded": "追加日",
|
||||||
"term.sortOrder": "並べ替え",
|
"term.sortOrder": "並べ替え",
|
||||||
|
@ -266,7 +270,7 @@
|
||||||
"action.removeFromQueue.success": "「次はこちら」から項目を削除されました",
|
"action.removeFromQueue.success": "「次はこちら」から項目を削除されました",
|
||||||
"action.removeFromQueue.error": "操作を完了できませんでした",
|
"action.removeFromQueue.error": "操作を完了できませんでした",
|
||||||
"action.createPlaylist": "新しいプレイリストを作成する",
|
"action.createPlaylist": "新しいプレイリストを作成する",
|
||||||
"action.addToPlaylist": "プレイリストに追加する",
|
"action.addToPlaylist": "プレイリストに追加",
|
||||||
"action.addToPlaylist.duplicate": "既にプレイリストに入っていますが、続けますか?",
|
"action.addToPlaylist.duplicate": "既にプレイリストに入っていますが、続けますか?",
|
||||||
"action.removeFromPlaylist": "プレイリストから削除する",
|
"action.removeFromPlaylist": "プレイリストから削除する",
|
||||||
"action.addToFavorites": "ラブに追加",
|
"action.addToFavorites": "ラブに追加",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI Scale",
|
"settings.option.visual.uiscale": "UI Scale",
|
||||||
"settings.option.visual.useAdaptiveColors": "アダプティブカラーを使用する",
|
"settings.option.visual.useAdaptiveColors": "アダプティブカラーを使用する",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "現在の曲に合わせてアクセントカラーを変更する",
|
"settings.option.visual.useAdaptiveColors.description": "現在の曲に合わせてアクセントカラーを変更する",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "テーマ",
|
"settings.header.visual.theme": "テーマ",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "song.linkのURLをコピーする",
|
"share.platform.songLink": "song.linkのURLをコピーする",
|
||||||
"share.platform.clipboard": "URLをコピーする",
|
"share.platform.clipboard": "URLをコピーする",
|
||||||
"about.thanks": "Cider Collective とご協力いただいた貢献者様に感謝申し上げます。",
|
"about.thanks": "Cider Collective とご協力いただいた貢献者様に感謝申し上げます。",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "はい",
|
"oobe.yes": "はい",
|
||||||
"oobe.no": "いいえ",
|
"oobe.no": "いいえ",
|
||||||
"oobe.next": "次へ",
|
"oobe.next": "次へ",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"i18n.languageName": "한국어 (KR)",
|
"i18n.languageName": "한국어 (KR)",
|
||||||
"i18n.languageNameEnglish": "Korean (KR)",
|
"i18n.languageNameEnglish": "Korean (KR)",
|
||||||
"i18n.category": "main",
|
"i18n.category": "main",
|
||||||
"i18n.authors": "@Hazealign @iodes",
|
"i18n.authors": "@Hazealign @iodes @a1100 @briantrnn",
|
||||||
"app.name": "Cider",
|
"app.name": "Cider",
|
||||||
"date.format": "${y}. ${m}. ${d}",
|
"date.format": "${y}. ${m}. ${d}",
|
||||||
"dialog.cancel": "취소",
|
"dialog.cancel": "취소",
|
||||||
|
@ -11,18 +11,19 @@
|
||||||
"notification.updatingLibraryAlbums": "라이브러리 앨범 업데이트 중...",
|
"notification.updatingLibraryAlbums": "라이브러리 앨범 업데이트 중...",
|
||||||
"notification.updatingLibraryArtists": "라이브러리 아티스트 업데이트 중...",
|
"notification.updatingLibraryArtists": "라이브러리 아티스트 업데이트 중...",
|
||||||
"notification.buildingPlaylistCache": "플레이리스트 캐시 생성중...",
|
"notification.buildingPlaylistCache": "플레이리스트 캐시 생성중...",
|
||||||
"term.variables": "Variables",
|
"term.variables": "변수",
|
||||||
"term.appleInc": "Apple Inc.",
|
"term.appleInc": "Apple Inc.",
|
||||||
"term.appleMusic": "애플뮤직",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "애플 포드캐스트",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "아이튠즈",
|
"term.itunes": "iTunes",
|
||||||
"term.github": "깃허브",
|
"term.spotify": "Spotify",
|
||||||
"term.discord": "디스코드",
|
"term.github": "GitHub",
|
||||||
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "더 알아보기",
|
"term.learnMore": "더 알아보기",
|
||||||
"term.accountSettings": "계정 설정",
|
"term.accountSettings": "계정 설정",
|
||||||
"term.logout": "로그아웃",
|
"term.logout": "로그아웃",
|
||||||
"term.login": "로그인",
|
"term.login": "로그인",
|
||||||
"term.quickNav": "Quick Nav",
|
"term.quickNav": "빠른 메뉴",
|
||||||
"term.about": "정보",
|
"term.about": "정보",
|
||||||
"term.privateSession": "개인 세션",
|
"term.privateSession": "개인 세션",
|
||||||
"term.disablePrivateSession": "개인 세션 해제",
|
"term.disablePrivateSession": "개인 세션 해제",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "한 곡 반복 켜기",
|
"term.enableRepeatOne": "한 곡 반복 켜기",
|
||||||
"term.disableRepeatOne": "한 곡 반복 해제",
|
"term.disableRepeatOne": "한 곡 반복 해제",
|
||||||
"term.disableRepeat": "반복 해제",
|
"term.disableRepeat": "반복 해제",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "볼륨",
|
"term.volume": "볼륨",
|
||||||
"term.mute": "음소거",
|
"term.mute": "음소거",
|
||||||
"term.unmute": "음소거 해제",
|
"term.unmute": "음소거 해제",
|
||||||
|
@ -140,7 +144,7 @@
|
||||||
"term.audioControls": "볼륨 제어",
|
"term.audioControls": "볼륨 제어",
|
||||||
"term.clearAll": "비우기",
|
"term.clearAll": "비우기",
|
||||||
"term.recentStations": "최근 스테이션",
|
"term.recentStations": "최근 스테이션",
|
||||||
"term.personalStations": "Personal Stations",
|
"term.personalStations": "개인 스테이션",
|
||||||
"term.amLive": "Apple Music 라이브",
|
"term.amLive": "Apple Music 라이브",
|
||||||
"term.language": "언어",
|
"term.language": "언어",
|
||||||
"term.funLanguages": "재미있는",
|
"term.funLanguages": "재미있는",
|
||||||
|
@ -368,7 +372,7 @@
|
||||||
"settings.prompt.general.keybindings.update.success": "키 바인딩이 성공적으로 변경되었습니다. 확인을 눌러 Cider을 다시 시작하세요",
|
"settings.prompt.general.keybindings.update.success": "키 바인딩이 성공적으로 변경되었습니다. 확인을 눌러 Cider을 다시 시작하세요",
|
||||||
"settings.option.general.themeUpdateNotification": "테마 업데이트를 자동으로 확인하기",
|
"settings.option.general.themeUpdateNotification": "테마 업데이트를 자동으로 확인하기",
|
||||||
"settings.option.general.showLovedTracksInline": "Show loved tracks inline",
|
"settings.option.general.showLovedTracksInline": "Show loved tracks inline",
|
||||||
"settings.option.general.pagination": "페이지당 표시할 항목 수",
|
"settings.option.general.pagination": "한 페이지에 표시할 항목의 양",
|
||||||
"settings.options.general.pagination.description": "이것은 무한 스크롤 시에 초기에 표시할 노래 및 앨범의 양 혹은 한 페이지에 표시할 노래 및 앨범의 양을 결정합니다.",
|
"settings.options.general.pagination.description": "이것은 무한 스크롤 시에 초기에 표시할 노래 및 앨범의 양 혹은 한 페이지에 표시할 노래 및 앨범의 양을 결정합니다.",
|
||||||
"settings.description.search": "검색",
|
"settings.description.search": "검색",
|
||||||
"settings.description.albums": "앨범 보관함",
|
"settings.description.albums": "앨범 보관함",
|
||||||
|
@ -392,8 +396,8 @@
|
||||||
"settings.option.audio.volumeStep": "볼륨 단계",
|
"settings.option.audio.volumeStep": "볼륨 단계",
|
||||||
"settings.option.audio.advanced": "고급 볼륨 조절",
|
"settings.option.audio.advanced": "고급 볼륨 조절",
|
||||||
"settings.option.audio.maxVolume": "최대 볼륨",
|
"settings.option.audio.maxVolume": "최대 볼륨",
|
||||||
"settings.option.audio.changePlaybackRate": "Change Playback Rate",
|
"settings.option.audio.changePlaybackRate": "재생 속도 변경",
|
||||||
"settings.option.audio.playbackRate": "Playback Rate",
|
"settings.option.audio.playbackRate": "재생 속도",
|
||||||
"settings.option.audio.playbackRate.change": "변경",
|
"settings.option.audio.playbackRate.change": "변경",
|
||||||
"settings.option.audio.quality": "오디오 음질",
|
"settings.option.audio.quality": "오디오 음질",
|
||||||
"settings.header.audio.quality.hireslossless": "고해상도 무손실",
|
"settings.header.audio.quality.hireslossless": "고해상도 무손실",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI 크기",
|
"settings.option.visual.uiscale": "UI 크기",
|
||||||
"settings.option.visual.useAdaptiveColors": "적응형 색상 사용",
|
"settings.option.visual.useAdaptiveColors": "적응형 색상 사용",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "강조 색을 현재 노래와 맞춥니다",
|
"settings.option.visual.useAdaptiveColors.description": "강조 색을 현재 노래와 맞춥니다",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "테마",
|
"settings.header.visual.theme": "테마",
|
||||||
|
@ -540,7 +545,7 @@
|
||||||
"settings.header.connectivity.description": "Cider의 연동 기능을 설정합니다.",
|
"settings.header.connectivity.description": "Cider의 연동 기능을 설정합니다.",
|
||||||
"settings.option.connectivity.playbackNotifications": "재생 알림",
|
"settings.option.connectivity.playbackNotifications": "재생 알림",
|
||||||
"settings.option.connectivity.discordRPC": "Discord 상태",
|
"settings.option.connectivity.discordRPC": "Discord 상태",
|
||||||
"settings.option.connectivity.discordRPC.clientName": "Client Name",
|
"settings.option.connectivity.discordRPC.clientName": "클라이언트 이름",
|
||||||
"settings.option.connectivity.discordRPC.clearOnPause": "일시 정지 시 Discord Rich Presence을 끄기",
|
"settings.option.connectivity.discordRPC.clearOnPause": "일시 정지 시 Discord Rich Presence을 끄기",
|
||||||
"settings.option.connectivity.discordRPC.showActivityButtons": "Show Activity Buttons",
|
"settings.option.connectivity.discordRPC.showActivityButtons": "Show Activity Buttons",
|
||||||
"settings.option.connectivity.discordRPC.firstButton": "첫 번째 버튼",
|
"settings.option.connectivity.discordRPC.firstButton": "첫 번째 버튼",
|
||||||
|
@ -551,8 +556,8 @@
|
||||||
"settings.option.connectivity.discordRPC.showSongLink": "Discord 상태에 Apple Music 버튼 대신 Song.link 버튼 표시하기",
|
"settings.option.connectivity.discordRPC.showSongLink": "Discord 상태에 Apple Music 버튼 대신 Song.link 버튼 표시하기",
|
||||||
"settings.option.connectivity.discordRPC.hideButtons": "Discord 상태에서 버튼 가리기",
|
"settings.option.connectivity.discordRPC.hideButtons": "Discord 상태에서 버튼 가리기",
|
||||||
"settings.option.connectivity.discordRPC.hideTimestamp": "Discord 상태에서 타임스탬프 가리기",
|
"settings.option.connectivity.discordRPC.hideTimestamp": "Discord 상태에서 타임스탬프 가리기",
|
||||||
"settings.option.connectivity.discordRPC.detailsFormat": "Details Format",
|
"settings.option.connectivity.discordRPC.detailsFormat": "세부사항 포맷",
|
||||||
"settings.option.connectivity.discordRPC.stateFormat": "State Format",
|
"settings.option.connectivity.discordRPC.stateFormat": "상태 포맷",
|
||||||
"settings.option.connectivity.discordRPC.reload": "Discord 상태 다시 불러오기",
|
"settings.option.connectivity.discordRPC.reload": "Discord 상태 다시 불러오기",
|
||||||
"settings.option.connectivity.discordRPC.reconnectedToUser": "Discord 상태가 {{user}} ({{userid}}) 사용자에 다시 연결되었습니다",
|
"settings.option.connectivity.discordRPC.reconnectedToUser": "Discord 상태가 {{user}} ({{userid}}) 사용자에 다시 연결되었습니다",
|
||||||
"settings.option.connectivity.lastfmScrobble": "Last.fm 스크로블링",
|
"settings.option.connectivity.lastfmScrobble": "Last.fm 스크로블링",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "song.link와 함께 복사하기",
|
"share.platform.songLink": "song.link와 함께 복사하기",
|
||||||
"share.platform.clipboard": "링크 복사히기",
|
"share.platform.clipboard": "링크 복사히기",
|
||||||
"about.thanks": "Cider Collective Team과 모든 기여자들에게 깊은 감사를 드립니다.",
|
"about.thanks": "Cider Collective Team과 모든 기여자들에게 깊은 감사를 드립니다.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "네",
|
"oobe.yes": "네",
|
||||||
"oobe.no": "아니오",
|
"oobe.no": "아니오",
|
||||||
"oobe.next": "다음",
|
"oobe.next": "다음",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Leer meer",
|
"term.learnMore": "Leer meer",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Herhaal één inschakelen",
|
"term.enableRepeatOne": "Herhaal één inschakelen",
|
||||||
"term.disableRepeatOne": "Herhaal één uitschakelen",
|
"term.disableRepeatOne": "Herhaal één uitschakelen",
|
||||||
"term.disableRepeat": "Herhalen uitschakelen",
|
"term.disableRepeat": "Herhalen uitschakelen",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volume",
|
"term.volume": "Volume",
|
||||||
"term.mute": "Dempen",
|
"term.mute": "Dempen",
|
||||||
"term.unmute": "Dempen opheffen",
|
"term.unmute": "Dempen opheffen",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI-schaal",
|
"settings.option.visual.uiscale": "UI-schaal",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Thema",
|
"settings.header.visual.theme": "Thema",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Kopiëren met song.link",
|
"share.platform.songLink": "Kopiëren met song.link",
|
||||||
"share.platform.clipboard": "Kopieer link",
|
"share.platform.clipboard": "Kopieer link",
|
||||||
"about.thanks": "Dank aan het Cider Collective Team en al hun bijdragers.",
|
"about.thanks": "Dank aan het Cider Collective Team en al hun bijdragers.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Ja",
|
"oobe.yes": "Ja",
|
||||||
"oobe.no": "Nee",
|
"oobe.no": "Nee",
|
||||||
"oobe.next": "Volgende",
|
"oobe.next": "Volgende",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Pokaż więcej",
|
"term.learnMore": "Pokaż więcej",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Włącz powtarzanie pojedynczego utworu",
|
"term.enableRepeatOne": "Włącz powtarzanie pojedynczego utworu",
|
||||||
"term.disableRepeatOne": "Wyłącz powtarzanie pojedynczego utworu",
|
"term.disableRepeatOne": "Wyłącz powtarzanie pojedynczego utworu",
|
||||||
"term.disableRepeat": "Wyłącz powtarzanie",
|
"term.disableRepeat": "Wyłącz powtarzanie",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Głośność",
|
"term.volume": "Głośność",
|
||||||
"term.mute": "Wycisz",
|
"term.mute": "Wycisz",
|
||||||
"term.unmute": "Wyłącz wyciszenie",
|
"term.unmute": "Wyłącz wyciszenie",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "Skalowanie interfejsu",
|
"settings.option.visual.uiscale": "Skalowanie interfejsu",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Motyw",
|
"settings.header.visual.theme": "Motyw",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Skopiuj song.link",
|
"share.platform.songLink": "Skopiuj song.link",
|
||||||
"share.platform.clipboard": "Skopiuj link",
|
"share.platform.clipboard": "Skopiuj link",
|
||||||
"about.thanks": "Ogromne podziękowania dla Cider Collective Team i wszystkich kontrybutorów w tym projekcie.",
|
"about.thanks": "Ogromne podziękowania dla Cider Collective Team i wszystkich kontrybutorów w tym projekcie.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Tak",
|
"oobe.yes": "Tak",
|
||||||
"oobe.no": "Nie",
|
"oobe.no": "Nie",
|
||||||
"oobe.next": "Następny",
|
"oobe.next": "Następny",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Saiba Mais",
|
"term.learnMore": "Saiba Mais",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Repetir música",
|
"term.enableRepeatOne": "Repetir música",
|
||||||
"term.disableRepeatOne": "Repetir tudo",
|
"term.disableRepeatOne": "Repetir tudo",
|
||||||
"term.disableRepeat": "Desativar repetição",
|
"term.disableRepeat": "Desativar repetição",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volume",
|
"term.volume": "Volume",
|
||||||
"term.mute": "Ativar Mudo",
|
"term.mute": "Ativar Mudo",
|
||||||
"term.unmute": "Desativar Mudo",
|
"term.unmute": "Desativar Mudo",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "Escala da UI",
|
"settings.option.visual.uiscale": "Escala da UI",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Tema",
|
"settings.header.visual.theme": "Tema",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Copiar com song.link",
|
"share.platform.songLink": "Copiar com song.link",
|
||||||
"share.platform.clipboard": "Copiar Link",
|
"share.platform.clipboard": "Copiar Link",
|
||||||
"about.thanks": "Um grande obrigado à equipe do Cider Collective e a todos os nossos colaboradores.",
|
"about.thanks": "Um grande obrigado à equipe do Cider Collective e a todos os nossos colaboradores.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Sim",
|
"oobe.yes": "Sim",
|
||||||
"oobe.no": "Não",
|
"oobe.no": "Não",
|
||||||
"oobe.next": "Próximo",
|
"oobe.next": "Próximo",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Saiba mais",
|
"term.learnMore": "Saiba mais",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Ativar repetir uma",
|
"term.enableRepeatOne": "Ativar repetir uma",
|
||||||
"term.disableRepeatOne": "Desativar repetir uma",
|
"term.disableRepeatOne": "Desativar repetir uma",
|
||||||
"term.disableRepeat": "Não repetir",
|
"term.disableRepeat": "Não repetir",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volume",
|
"term.volume": "Volume",
|
||||||
"term.mute": "Mudo",
|
"term.mute": "Mudo",
|
||||||
"term.unmute": "Com som",
|
"term.unmute": "Com som",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "Escala da UI",
|
"settings.option.visual.uiscale": "Escala da UI",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Tema",
|
"settings.header.visual.theme": "Tema",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Copiar com song.link",
|
"share.platform.songLink": "Copiar com song.link",
|
||||||
"share.platform.clipboard": "Copiar ligação",
|
"share.platform.clipboard": "Copiar ligação",
|
||||||
"about.thanks": "Um grande obrigado à equipa da Cider Collective e a todos os nossos contribuidores.",
|
"about.thanks": "Um grande obrigado à equipa da Cider Collective e a todos os nossos contribuidores.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Sim",
|
"oobe.yes": "Sim",
|
||||||
"oobe.no": "Não",
|
"oobe.no": "Não",
|
||||||
"oobe.next": "Seguinte",
|
"oobe.next": "Seguinte",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Află mai multe",
|
"term.learnMore": "Află mai multe",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Enable repeat one",
|
"term.enableRepeatOne": "Enable repeat one",
|
||||||
"term.disableRepeatOne": "Disable repeat one",
|
"term.disableRepeatOne": "Disable repeat one",
|
||||||
"term.disableRepeat": "Disable repeat",
|
"term.disableRepeat": "Disable repeat",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volum",
|
"term.volume": "Volum",
|
||||||
"term.mute": "Fară sunet",
|
"term.mute": "Fară sunet",
|
||||||
"term.unmute": "Activare sunet",
|
"term.unmute": "Activare sunet",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI Scale",
|
"settings.option.visual.uiscale": "UI Scale",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Theme",
|
"settings.header.visual.theme": "Theme",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Copy with song.link",
|
"share.platform.songLink": "Copy with song.link",
|
||||||
"share.platform.clipboard": "Copy Link",
|
"share.platform.clipboard": "Copy Link",
|
||||||
"about.thanks": "Multe Mulțumiri Echipei Colectiv Cider și a tuturor contribuitorilor.",
|
"about.thanks": "Multe Mulțumiri Echipei Colectiv Cider și a tuturor contribuitorilor.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Yes",
|
"oobe.yes": "Yes",
|
||||||
"oobe.no": "No",
|
"oobe.no": "No",
|
||||||
"oobe.next": "Next",
|
"oobe.next": "Next",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Подкасты Apple",
|
"term.applePodcasts": "Подкасты Apple",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Узнать больше",
|
"term.learnMore": "Узнать больше",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Включить повтор одной композиции",
|
"term.enableRepeatOne": "Включить повтор одной композиции",
|
||||||
"term.disableRepeatOne": "Выключить повтор одной композиции",
|
"term.disableRepeatOne": "Выключить повтор одной композиции",
|
||||||
"term.disableRepeat": "Выключить повторение",
|
"term.disableRepeat": "Выключить повторение",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Громкость",
|
"term.volume": "Громкость",
|
||||||
"term.mute": "Заглушить",
|
"term.mute": "Заглушить",
|
||||||
"term.unmute": "Включить звук",
|
"term.unmute": "Включить звук",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "Размер интерфейса",
|
"settings.option.visual.uiscale": "Размер интерфейса",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Тема",
|
"settings.header.visual.theme": "Тема",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Скопировать с song.link",
|
"share.platform.songLink": "Скопировать с song.link",
|
||||||
"share.platform.clipboard": "Скопировать ссылку",
|
"share.platform.clipboard": "Скопировать ссылку",
|
||||||
"about.thanks": "Большое спасибо команде Cider Collective и всем нашим вкладчикам.",
|
"about.thanks": "Большое спасибо команде Cider Collective и всем нашим вкладчикам.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Да",
|
"oobe.yes": "Да",
|
||||||
"oobe.no": "Нет",
|
"oobe.no": "Нет",
|
||||||
"oobe.next": "Следующий",
|
"oobe.next": "Следующий",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Zistiť viac",
|
"term.learnMore": "Zistiť viac",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Enable repeat one",
|
"term.enableRepeatOne": "Enable repeat one",
|
||||||
"term.disableRepeatOne": "Disable repeat one",
|
"term.disableRepeatOne": "Disable repeat one",
|
||||||
"term.disableRepeat": "Disable repeat",
|
"term.disableRepeat": "Disable repeat",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Hlasitosť",
|
"term.volume": "Hlasitosť",
|
||||||
"term.mute": "Ztlmiť",
|
"term.mute": "Ztlmiť",
|
||||||
"term.unmute": "Vypnúť Ztlmenie",
|
"term.unmute": "Vypnúť Ztlmenie",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI Scale",
|
"settings.option.visual.uiscale": "UI Scale",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Theme",
|
"settings.header.visual.theme": "Theme",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Copy with song.link",
|
"share.platform.songLink": "Copy with song.link",
|
||||||
"share.platform.clipboard": "Copy Link",
|
"share.platform.clipboard": "Copy Link",
|
||||||
"about.thanks": "Ďakujeme Cider Tímu, Komunite a Kontribútorom, bez vás by to nebolo možné.",
|
"about.thanks": "Ďakujeme Cider Tímu, Komunite a Kontribútorom, bez vás by to nebolo možné.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Yes",
|
"oobe.yes": "Yes",
|
||||||
"oobe.no": "No",
|
"oobe.no": "No",
|
||||||
"oobe.next": "Next",
|
"oobe.next": "Next",
|
||||||
|
|
|
@ -72,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Enable repeat one",
|
"term.enableRepeatOne": "Enable repeat one",
|
||||||
"term.disableRepeatOne": "Disable repeat one",
|
"term.disableRepeatOne": "Disable repeat one",
|
||||||
"term.disableRepeat": "Disable repeat",
|
"term.disableRepeat": "Disable repeat",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volume",
|
"term.volume": "Volume",
|
||||||
"term.mute": "Mute",
|
"term.mute": "Mute",
|
||||||
"term.unmute": "Unmute",
|
"term.unmute": "Unmute",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Visa mer",
|
"term.learnMore": "Visa mer",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Enable repeat one",
|
"term.enableRepeatOne": "Enable repeat one",
|
||||||
"term.disableRepeatOne": "Disable repeat one",
|
"term.disableRepeatOne": "Disable repeat one",
|
||||||
"term.disableRepeat": "Disable repeat",
|
"term.disableRepeat": "Disable repeat",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Volym",
|
"term.volume": "Volym",
|
||||||
"term.mute": "Tysta",
|
"term.mute": "Tysta",
|
||||||
"term.unmute": "Sluta tysta",
|
"term.unmute": "Sluta tysta",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI Scale",
|
"settings.option.visual.uiscale": "UI Scale",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Theme",
|
"settings.header.visual.theme": "Theme",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Copy with song.link",
|
"share.platform.songLink": "Copy with song.link",
|
||||||
"share.platform.clipboard": "Copy Link",
|
"share.platform.clipboard": "Copy Link",
|
||||||
"about.thanks": "Stort tack till Ciders Collective Team och alla som har bidragit!",
|
"about.thanks": "Stort tack till Ciders Collective Team och alla som har bidragit!",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Yes",
|
"oobe.yes": "Yes",
|
||||||
"oobe.no": "No",
|
"oobe.no": "No",
|
||||||
"oobe.next": "Next",
|
"oobe.next": "Next",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Daha fazla bilgi edin",
|
"term.learnMore": "Daha fazla bilgi edin",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Enable repeat one",
|
"term.enableRepeatOne": "Enable repeat one",
|
||||||
"term.disableRepeatOne": "Disable repeat one",
|
"term.disableRepeatOne": "Disable repeat one",
|
||||||
"term.disableRepeat": "Disable repeat",
|
"term.disableRepeat": "Disable repeat",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Ses",
|
"term.volume": "Ses",
|
||||||
"term.mute": "Sustur",
|
"term.mute": "Sustur",
|
||||||
"term.unmute": "Sesi Aç",
|
"term.unmute": "Sesi Aç",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI Scale",
|
"settings.option.visual.uiscale": "UI Scale",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Tema",
|
"settings.header.visual.theme": "Tema",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "song.link bağlantısını kopyala",
|
"share.platform.songLink": "song.link bağlantısını kopyala",
|
||||||
"share.platform.clipboard": "Bağlantıyı kopyala",
|
"share.platform.clipboard": "Bağlantıyı kopyala",
|
||||||
"about.thanks": "Cider Collective Ekibine ve tüm katkıda bulunanlara çok teşekkür ederiz.",
|
"about.thanks": "Cider Collective Ekibine ve tüm katkıda bulunanlara çok teşekkür ederiz.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Yes",
|
"oobe.yes": "Yes",
|
||||||
"oobe.no": "No",
|
"oobe.no": "No",
|
||||||
"oobe.next": "Next",
|
"oobe.next": "Next",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "Tìm hiểu thêm",
|
"term.learnMore": "Tìm hiểu thêm",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "Enable repeat one",
|
"term.enableRepeatOne": "Enable repeat one",
|
||||||
"term.disableRepeatOne": "Disable repeat one",
|
"term.disableRepeatOne": "Disable repeat one",
|
||||||
"term.disableRepeat": "Disable repeat",
|
"term.disableRepeat": "Disable repeat",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "Âm lượng",
|
"term.volume": "Âm lượng",
|
||||||
"term.mute": "Tắt tiếng",
|
"term.mute": "Tắt tiếng",
|
||||||
"term.unmute": "Huỷ tắt tiếng",
|
"term.unmute": "Huỷ tắt tiếng",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI Scale",
|
"settings.option.visual.uiscale": "UI Scale",
|
||||||
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
|
||||||
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
"settings.option.visual.layoutProfile": "Layout Profile Type",
|
||||||
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
|
||||||
"settings.header.visual.theme": "Chủ đề",
|
"settings.header.visual.theme": "Chủ đề",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "Copy with song.link",
|
"share.platform.songLink": "Copy with song.link",
|
||||||
"share.platform.clipboard": "Copy Link",
|
"share.platform.clipboard": "Copy Link",
|
||||||
"about.thanks": "Trân trọng cảm ơn Cider Collective Team và tất cả các đóng góp viên của chúng tôi.",
|
"about.thanks": "Trân trọng cảm ơn Cider Collective Team và tất cả các đóng góp viên của chúng tôi.",
|
||||||
|
"spotify.openURL": "Open Spotify URL...",
|
||||||
|
"spotify.saveToAppleMusic": "Save to Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "Loading Playlist...",
|
||||||
|
"spotify.enterURL": "Enter Spotify URL",
|
||||||
"oobe.yes": "Yes",
|
"oobe.yes": "Yes",
|
||||||
"oobe.no": "No",
|
"oobe.no": "No",
|
||||||
"oobe.next": "Next",
|
"oobe.next": "Next",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple 播客",
|
"term.applePodcasts": "Apple 播客",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "更多信息",
|
"term.learnMore": "更多信息",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "开启单曲循环",
|
"term.enableRepeatOne": "开启单曲循环",
|
||||||
"term.disableRepeatOne": "关闭单曲循环",
|
"term.disableRepeatOne": "关闭单曲循环",
|
||||||
"term.disableRepeat": "关闭循环播放",
|
"term.disableRepeat": "关闭循环播放",
|
||||||
|
"term.repeat.one": "单曲循环",
|
||||||
|
"term.repeat.all": "循环全部",
|
||||||
|
"term.repeat.none": "关闭循环播放",
|
||||||
"term.volume": "音量",
|
"term.volume": "音量",
|
||||||
"term.mute": "静音",
|
"term.mute": "静音",
|
||||||
"term.unmute": "解除静音",
|
"term.unmute": "解除静音",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "UI 界面大小",
|
"settings.option.visual.uiscale": "UI 界面大小",
|
||||||
"settings.option.visual.useAdaptiveColors": "使用自适应颜色",
|
"settings.option.visual.useAdaptiveColors": "使用自适应颜色",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "更改强调色以匹配当前播放的歌曲",
|
"settings.option.visual.useAdaptiveColors.description": "更改强调色以匹配当前播放的歌曲",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "自适应颜色将在播放下一首歌曲时生效",
|
||||||
"settings.option.visual.layoutProfile": "布局配置文件类型",
|
"settings.option.visual.layoutProfile": "布局配置文件类型",
|
||||||
"settings.option.visual.layoutProfile.description": "根据你的喜好调整应用程序的布局",
|
"settings.option.visual.layoutProfile.description": "根据你的喜好调整应用程序的布局",
|
||||||
"settings.header.visual.theme": "主题",
|
"settings.header.visual.theme": "主题",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "拷贝 song.link 链接",
|
"share.platform.songLink": "拷贝 song.link 链接",
|
||||||
"share.platform.clipboard": "拷贝链接",
|
"share.platform.clipboard": "拷贝链接",
|
||||||
"about.thanks": "郑重感谢 Cider Collective 团队以及所有为本项目提供支持的贡献者。",
|
"about.thanks": "郑重感谢 Cider Collective 团队以及所有为本项目提供支持的贡献者。",
|
||||||
|
"spotify.openURL": "打开 Spotify 链接...",
|
||||||
|
"spotify.saveToAppleMusic": "保存至 Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "正在加载播放列表...",
|
||||||
|
"spotify.enterURL": "输入 Spotify 链接",
|
||||||
"oobe.yes": "好的",
|
"oobe.yes": "好的",
|
||||||
"oobe.no": "不",
|
"oobe.no": "不",
|
||||||
"oobe.next": "下一步",
|
"oobe.next": "下一步",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "了解更多",
|
"term.learnMore": "了解更多",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "開啟重複一次",
|
"term.enableRepeatOne": "開啟重複一次",
|
||||||
"term.disableRepeatOne": "停止重複一次",
|
"term.disableRepeatOne": "停止重複一次",
|
||||||
"term.disableRepeat": "停止重複",
|
"term.disableRepeat": "停止重複",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "音量",
|
"term.volume": "音量",
|
||||||
"term.mute": "靜音",
|
"term.mute": "靜音",
|
||||||
"term.unmute": "取消靜音",
|
"term.unmute": "取消靜音",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "介面顯示大小",
|
"settings.option.visual.uiscale": "介面顯示大小",
|
||||||
"settings.option.visual.useAdaptiveColors": "使用自適應顏色",
|
"settings.option.visual.useAdaptiveColors": "使用自適應顏色",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "更改強調色以匹配目前播放的歌曲",
|
"settings.option.visual.useAdaptiveColors.description": "更改強調色以匹配目前播放的歌曲",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "自適應顏色將在下一首歌曲時生效。",
|
||||||
"settings.option.visual.layoutProfile": "佈局設定檔類型",
|
"settings.option.visual.layoutProfile": "佈局設定檔類型",
|
||||||
"settings.option.visual.layoutProfile.description": "根據您的偏好調整應用程式的佈局",
|
"settings.option.visual.layoutProfile.description": "根據您的偏好調整應用程式的佈局",
|
||||||
"settings.header.visual.theme": "主題",
|
"settings.header.visual.theme": "主題",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "複製 song.link 連結",
|
"share.platform.songLink": "複製 song.link 連結",
|
||||||
"share.platform.clipboard": "複製連結",
|
"share.platform.clipboard": "複製連結",
|
||||||
"about.thanks": "感謝 Cider Collective 以及所有貢獻者所作出的貢獻。",
|
"about.thanks": "感謝 Cider Collective 以及所有貢獻者所作出的貢獻。",
|
||||||
|
"spotify.openURL": "開啟 Spotify 網址...",
|
||||||
|
"spotify.saveToAppleMusic": "儲存至 Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "正在載入播放列表...",
|
||||||
|
"spotify.enterURL": "輸入 Spotify 網址",
|
||||||
"oobe.yes": "好",
|
"oobe.yes": "好",
|
||||||
"oobe.no": "不",
|
"oobe.no": "不",
|
||||||
"oobe.next": "下一步",
|
"oobe.next": "下一步",
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
"term.appleMusic": "Apple Music",
|
"term.appleMusic": "Apple Music",
|
||||||
"term.applePodcasts": "Apple Podcasts",
|
"term.applePodcasts": "Apple Podcasts",
|
||||||
"term.itunes": "iTunes",
|
"term.itunes": "iTunes",
|
||||||
|
"term.spotify": "Spotify",
|
||||||
"term.github": "GitHub",
|
"term.github": "GitHub",
|
||||||
"term.discord": "Discord",
|
"term.discord": "Discord",
|
||||||
"term.learnMore": "了解更多",
|
"term.learnMore": "了解更多",
|
||||||
|
@ -71,6 +72,9 @@
|
||||||
"term.enableRepeatOne": "開啟單曲循環",
|
"term.enableRepeatOne": "開啟單曲循環",
|
||||||
"term.disableRepeatOne": "取消單曲循環",
|
"term.disableRepeatOne": "取消單曲循環",
|
||||||
"term.disableRepeat": "取消循環播放",
|
"term.disableRepeat": "取消循環播放",
|
||||||
|
"term.repeat.one": "Repeat One",
|
||||||
|
"term.repeat.all": "Repeat All",
|
||||||
|
"term.repeat.none": "Repeat Off",
|
||||||
"term.volume": "音量",
|
"term.volume": "音量",
|
||||||
"term.mute": "靜音",
|
"term.mute": "靜音",
|
||||||
"term.unmute": "取消靜音",
|
"term.unmute": "取消靜音",
|
||||||
|
@ -488,6 +492,7 @@
|
||||||
"settings.option.visual.uiscale": "介面顯示大小",
|
"settings.option.visual.uiscale": "介面顯示大小",
|
||||||
"settings.option.visual.useAdaptiveColors": "使用自適應顏色",
|
"settings.option.visual.useAdaptiveColors": "使用自適應顏色",
|
||||||
"settings.option.visual.useAdaptiveColors.description": "更改強調色以匹配目前播放的歌曲",
|
"settings.option.visual.useAdaptiveColors.description": "更改強調色以匹配目前播放的歌曲",
|
||||||
|
"settings.option.visual.useAdaptiveColors.popup": "自適應顏色將在下一首歌曲上套用。",
|
||||||
"settings.option.visual.layoutProfile": "佈局設定檔類型",
|
"settings.option.visual.layoutProfile": "佈局設定檔類型",
|
||||||
"settings.option.visual.layoutProfile.description": "根據您的偏好調整應用程式的佈局",
|
"settings.option.visual.layoutProfile.description": "根據您的偏好調整應用程式的佈局",
|
||||||
"settings.header.visual.theme": "主題",
|
"settings.header.visual.theme": "主題",
|
||||||
|
@ -628,6 +633,10 @@
|
||||||
"share.platform.songLink": "複製 song.link 連結",
|
"share.platform.songLink": "複製 song.link 連結",
|
||||||
"share.platform.clipboard": "複製連結",
|
"share.platform.clipboard": "複製連結",
|
||||||
"about.thanks": "著重感謝 Cider Collective 的成員以及所有為項目付出的貢獻者。",
|
"about.thanks": "著重感謝 Cider Collective 的成員以及所有為項目付出的貢獻者。",
|
||||||
|
"spotify.openURL": "開啟 Spotify 網址...",
|
||||||
|
"spotify.saveToAppleMusic": "儲存到 Apple Music",
|
||||||
|
"spotify.loadingPlaylist": "正在載入播放列表...",
|
||||||
|
"spotify.enterURL": "輸入 Spotify 網址",
|
||||||
"oobe.yes": "好",
|
"oobe.yes": "好",
|
||||||
"oobe.no": "不",
|
"oobe.no": "不",
|
||||||
"oobe.next": "下一步",
|
"oobe.next": "下一步",
|
||||||
|
|
|
@ -524,6 +524,12 @@ const app = new Vue({
|
||||||
genre: app.getLz("term.sortBy.genre"),
|
genre: app.getLz("term.sortBy.genre"),
|
||||||
releaseDate: app.getLz("term.sortBy.releaseDate"),
|
releaseDate: app.getLz("term.sortBy.releaseDate"),
|
||||||
};
|
};
|
||||||
|
|
||||||
|
this.lz.repeat = {
|
||||||
|
0: this.lz["term.repeat.all"] ?? this.lz["term.repeat"],
|
||||||
|
1: this.lz["term.repeat.none"] ?? this.lz["term.disableRepeat"],
|
||||||
|
2: this.lz["term.repeat.one"] ?? this.lz["term.enableRepeatOne"],
|
||||||
|
};
|
||||||
},
|
},
|
||||||
async showSocialListeningTo() {
|
async showSocialListeningTo() {
|
||||||
let contentIds = Object.keys(app.socialBadges.badgeMap);
|
let contentIds = Object.keys(app.socialBadges.badgeMap);
|
||||||
|
@ -4515,6 +4521,22 @@ const app = new Vue({
|
||||||
this.cfg.audio.muted = false;
|
this.cfg.audio.muted = false;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
repeatIncrement() {
|
||||||
|
switch (app.mk.repeatMode) {
|
||||||
|
default:
|
||||||
|
case MusicKit.PlayerRepeatMode.none:
|
||||||
|
app.mk.repeatMode = MusicKit.PlayerRepeatMode.all;
|
||||||
|
break;
|
||||||
|
|
||||||
|
case MusicKit.PlayerRepeatMode.all:
|
||||||
|
app.mk.repeatMode = MusicKit.PlayerRepeatMode.one;
|
||||||
|
break;
|
||||||
|
|
||||||
|
case MusicKit.PlayerRepeatMode.one:
|
||||||
|
app.mk.repeatMode = MusicKit.PlayerRepeatMode.none;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
},
|
||||||
async apiCall(url, callback) {
|
async apiCall(url, callback) {
|
||||||
const xmlHttp = new XMLHttpRequest();
|
const xmlHttp = new XMLHttpRequest();
|
||||||
|
|
||||||
|
|
|
@ -129,13 +129,7 @@ const wsapi = {
|
||||||
app.mk.isPlaying ? app.mk.pause() : app.mk.play();
|
app.mk.isPlaying ? app.mk.pause() : app.mk.play();
|
||||||
},
|
},
|
||||||
toggleRepeat() {
|
toggleRepeat() {
|
||||||
if (MusicKit.getInstance().repeatMode == 0) {
|
app.repeatIncrement();
|
||||||
MusicKit.getInstance().repeatMode = 1;
|
|
||||||
} else if (MusicKit.getInstance().repeatMode == 1) {
|
|
||||||
MusicKit.getInstance().repeatMode = 2;
|
|
||||||
} else {
|
|
||||||
MusicKit.getInstance().repeatMode = 0;
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
getmaxVolume() {
|
getmaxVolume() {
|
||||||
ipcRenderer.send("wsapi-returnvolumeMax", JSON.stringify(app.cfg.audio.maxVolume));
|
ipcRenderer.send("wsapi-returnvolumeMax", JSON.stringify(app.cfg.audio.maxVolume));
|
||||||
|
|
|
@ -145,17 +145,9 @@
|
||||||
:title="$root.getLz('term.next')" v-b-tooltip.hover></button>
|
:title="$root.getLz('term.next')" v-b-tooltip.hover></button>
|
||||||
</div>
|
</div>
|
||||||
<div class="app-chrome-item">
|
<div class="app-chrome-item">
|
||||||
<button class="playback-button--small repeat" v-if="mk.repeatMode == 0"
|
<button class="playback-button--small repeat" :class="mk.repeatMode == 1 ? 'repeatOne' : mk.repeatMode == 2 ? 'active' : ''"
|
||||||
:class="isDisabled() && 'disabled'"
|
:class="isDisabled() && 'disabled'"
|
||||||
@click="mk.repeatMode = 1" :title="$root.getLz('term.enableRepeatOne')"
|
@click="repeatIncrement()" :title="$root.lz.repeat[mk.repeatMode]"
|
||||||
v-b-tooltip.hover></button>
|
|
||||||
<button class="playback-button--small repeat repeatOne" @click="mk.repeatMode = 2"
|
|
||||||
:class="isDisabled() && 'disabled'"
|
|
||||||
v-else-if="mk.repeatMode == 1" :title="$root.getLz('term.disableRepeatOne')"
|
|
||||||
v-b-tooltip.hover></button>
|
|
||||||
<button class="playback-button--small repeat active" @click="mk.repeatMode = 0"
|
|
||||||
:class="isDisabled() && 'disabled'"
|
|
||||||
v-else-if="mk.repeatMode == 2" :title="$root.getLz('term.disableRepeat')"
|
|
||||||
v-b-tooltip.hover></button>
|
v-b-tooltip.hover></button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -75,16 +75,9 @@
|
||||||
:title="$root.getLz('term.next')" v-b-tooltip.hover></button>
|
:title="$root.getLz('term.next')" v-b-tooltip.hover></button>
|
||||||
</div>
|
</div>
|
||||||
<div class="app-chrome-item display--large">
|
<div class="app-chrome-item display--large">
|
||||||
<button class="playback-button--small repeat" v-if="mk.repeatMode == 0"
|
<button class="playback-button--small repeat" :class="mk.repeatMode == 1 ? 'repeatOne' : mk.repeatMode == 2 ? 'active' : ''"
|
||||||
:class="isDisabled() && 'disabled'"
|
:class="isDisabled() && 'disabled'"
|
||||||
@click="mk.repeatMode = 1" :title="$root.getLz('term.enableRepeatOne')"
|
@click="repeatIncrement()" :title="$root.lz.repeat[mk.repeatMode]"
|
||||||
v-b-tooltip.hover></button>
|
|
||||||
<button class="playback-button--small repeat repeatOne" @click="mk.repeatMode = 2"
|
|
||||||
:class="isDisabled() && 'disabled'" v-else-if="mk.repeatMode == 1"
|
|
||||||
:title="$root.getLz('term.disableRepeatOne')" v-b-tooltip.hover></button>
|
|
||||||
<button class="playback-button--small repeat active" @click="mk.repeatMode = 0"
|
|
||||||
:class="isDisabled() && 'disabled'" v-else-if="mk.repeatMode == 2"
|
|
||||||
:title="$root.getLz('term.disableRepeat')"
|
|
||||||
v-b-tooltip.hover></button>
|
v-b-tooltip.hover></button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue