diff --git a/src/i18n/en_US.jsonc b/src/i18n/en_US.jsonc index 07c00fa1..cffdda4a 100644 --- a/src/i18n/en_US.jsonc +++ b/src/i18n/en_US.jsonc @@ -13,6 +13,7 @@ "notification.updatingLibraryAlbums": "Updating library albums...", "notification.updatingLibraryArtists": "Updating library artists...", // Terms + "term.appleInc": "Apple Inc.", "term.appleMusic": "Apple Music", "term.applePodcasts": "Apple Podcasts", "term.itunes": "iTunes", @@ -70,9 +71,9 @@ "term.enabled": "Enabled", "term.disabled": "Disabled", "term.connect": "Connect", + "term.connecting": "Connecting", "term.disconnect": "Disconnect", "term.authed": "Authed", - "term.connecting": "Connecting", "term.confirm": "Confirm ?", "term.more": "More", "term.less": "Less", @@ -89,6 +90,15 @@ "term.clearAll": "Clear All", "term.recentStations": "Recent Stations", "term.language": "Language", + "term.noLyrics": "Loading... / Lyrics not found./ Instrumental.", + "term.copyright": "Copyright", + "term.rightsReserved": "All Rights Reserved.", + "term.sponsor": "Sponsor this project", + "term.ciderTeam": "Cider Team", + "term.developer": "Developer", + "term.socialTeam": "Social Team", + "term.contributors": "Contributors", + // Home "home.title": "Home", "home.recentlyPlayed": "Recently Played", @@ -104,6 +114,16 @@ "error.noResults": "No Results.", "error.noResults.description": "Try a new search.", + //Podcasts + "podcast.followOnCider": "Follow On Cider", + "podcast.followedOnCider": "Following On Cider", + "podcast.subscribeOnItunes": "Subscribe On iTunes", + "podcast.subscribedOnItunes": "Subscribed On iTunes", + "podcast.itunesStore": "iTunes Store", + "podcast.episodes": "Episodes", + "podcast.playEpisode": "Play Episode", + "podcast.website": "Podcast Website", + // Actions "action.addToLibrary": "Add to Library", "action.addToLibrary.success": "Added to Library", @@ -226,14 +246,14 @@ "spatial.down" : "Down", "spatial.listener" : "Listener", "spatial.audioSource" : "Audio Source", - - - // Settings - Unfinished "settings.header.unfinished": "Unfinished", // Web Remote "remote.web.title": "Cider Remote", - "remote.web.description": "Scan the QR code to pair your phone up with this Cider instance" + "remote.web.description": "Scan the QR code to pair your phone up with this Cider instance", + + //About + "about.thanks": "Major thanks to the Cider Collective Team and all of our contributors." } \ No newline at end of file diff --git a/src/i18n/tr_TR.jsonc b/src/i18n/tr_TR.jsonc index 9126f18b..aa32eb21 100644 --- a/src/i18n/tr_TR.jsonc +++ b/src/i18n/tr_TR.jsonc @@ -1,10 +1,9 @@ { - // Turkish Language support by gms10ur - //updated to the base file at 24.01.2022 21:00 GTM+3 - // App info "app.name": "Cider", + "date.format": "${d} ${m}, ${y}", + // Dialogs "dialog.cancel": "İptal", "dialog.ok": "Tamam", @@ -15,6 +14,7 @@ "notification.updatingLibraryArtists": "Arşiv'deki sanatçılar alınıyor...", // Terms + "term.appleInc": "Apple", "term.appleMusic": "Apple Müzik", "term.applePodcasts": "Apple Podcastler", "term.itunes": "iTunes", @@ -67,35 +67,63 @@ "term.size": "Boyut", "term.size.normal": "Normal", "term.size.compact": "Daha Sıkı", - "term.enable": "Etkinleştir", - "term.disable": "Devre Dışı Bırak", - "term.enabled": "Etkin", - "term.disabled": "Devre Dışı", + "term.enable": "Aç", + "term.disable": "Kapa", + "term.enabled": "Açık", + "term.disabled": "Kapalı", "term.connect": "Bağlan", + "term.connecting": "Bağlanıyor", + "term.authed": "Bağlantı sağlandı", "term.confirm": "Onayla?", "term.more": "Daha Fazla", "term.less": "Daha Az", "term.showMore": "Daha Fazla Göster", "term.showLess": "Daha Az Göster", - "term.topSongs" : "En İyi Şarkılar", - "term.latestReleases": "Son Çıkanlar", + "term.topSongs" : "Popüler Parçalar", + "term.latestReleases": "Yeni Çıkan", "term.time.added": "Şu tarihte eklendi: ", "term.time.released": "Şu tarihte yayınalndı: ", "term.time.updated": "Şu tarihte güncellendi: ", - "term.fullscreenView": "Tam Ekran Görünümü", - "term.defaultView": "Normal Görünüm", + "term.fullscreenView": "Tam Ekrana Geç", + "term.defaultView": "Normal Görünüme Dön", + "term.spacializedAudioSetting": "Uzamsal Ses Ayarları", + "term.clearAll": "Tümünü Temizle", + "term.recentStations": "Son İstasyonlar", + "term.language": "Dil Seçimi", + "term.noLyrics": "Yükleniyor... / Şarkı Sözü Bulunamadı./ Enstrumantal.", + "term.copyright": "Copyright", + "term.rightsReserved": "Tüm Haklası Saklıdır.", + "term.sponsor": "Bu Projeye Destek Olun", + "term.ciderTeam": "Cider Ekibi", + "term.developer": "Geliştirici", + "term.socialTeam": "Sosyal Ekip", + "term.contributors": "Katkıda Bulunanlar", // Home "home.title": "Ana Sayfa", "home.recentlyPlayed": "Son Oynatılanlar", "home.recentlyAdded": "Son Eklenenler", - "home.artistsFeed": "Sanatçılarınızın Son Yayınları", + "home.artistsFeed": "Son Çıkanlar", + "home.artistsFeed.noArtist": "Birkaç sanatçı takip ettiğinizde, sanatçılarınızın son çıkan yayınları burada gözükür.", "home.madeForYou": "Sadece Size Özel", "home.friendsListeningTo": "Arkadaşlarınızın Dinledikleri", "home.followedArtists": "Takip Edilen Sanatçılar", // Errors "error.appleMusicSubRequired": "Apple Müzik, aktif bir abonelik gerektirir.", + "error.connectionError": "Apple Müzik ile bağlantı kurulamadı.", + "error.noResults": "Hiç sonuç yok", + "error.noResults.description": "Tekrar deneyin.", + + //Podcasts + "podcast.followOnCider": "Cider'de Takip Et", + "podcast.followedOnCider": "Cider'de Takip Ediliyor", + "podcast.subscribeOnItunes": "itunes'de Abone Ol", + "podcast.subscribedOnItunes": "iTunes'de Abone Olundu", + "podcast.itunesStore": "iTunes Mağazası", + "podcast.episodes": "Bölümler", + "podcast.playEpisode": "Bölümü Oynat", + "podcast.website": "Web Sayfası", // Actions "action.addToLibrary": "Arşiv'e Ekle", @@ -137,7 +165,7 @@ "settings.header.audio.description": "Cider'in sizin için en iyi dinleme deneyimini sağlayabilmesi için ses ayarlarınızı yapın.", "settings.option.audio.quality": "Ses Kalitesi", // Dropdown "settings.header.audio.quality.high": "Yüksek Kalite", - "settings.header.audio.quality.low": "yüksek Verimlilik", + "settings.header.audio.quality.low": "Yüksek Verimlilik", "settings.header.audio.quality.auto": "Otomatik", "settings.option.audio.seamlessTransition": "Kesintisiz Ses Geçişi", // Toggle "settings.option.audio.enableAdvancedFunctionality": "Gelişmiş Ses Deneyimi", // Toggle @@ -161,9 +189,11 @@ "settings.header.visual.animatedArtworkQuality.low": "Düşük", "settings.header.visual.animatedArtworkQuality.medium": "Orta", "settings.header.visual.animatedArtworkQuality.high": "Yüksek", - "settings.header.visual.animatedArtworkQuality.extreme": "En Yüksek", + "settings.header.visual.animatedArtworkQuality.veryHigh": "Daha Yüksek", + "settings.header.visual.animatedArtworkQuality.extreme": "Ekstrem", "settings.option.visual.animatedWindowBackground": "Hareketli Uygulama Arka Planı", // Toggle "settings.option.visual.hardwareAcceleration": "Donanım Hızlandırması", // Dropdown + "settings.option.visual.hardwareAcceleration.description": "Etki etmesi için uygulamayı yeniden başlatmak gerekir.", "settings.header.visual.hardwareAcceleration.default": "Varsayılan", "settings.header.visual.hardwareAcceleration.webGPU": "Gelişmiş", // Refer to term.disabled for the disabled option @@ -198,8 +228,34 @@ "settings.option.experimental.compactUI": "Kompakt Arayüz", // Toggle // Refer to term.disabled & term.enabled + // Spatialization Menu + "spatial.spatialProperties" : "Uzamsal Özellikler", + "spatial.width" : "Genişlik", + "spatial.height" : "Yükseklik", + "spatial.depth" : "Derinlik", + "spatial.roomMaterials" : "Oda Materyalleri", + "spatial.roomDimensions" : "Oda Ölçüleri", + "spatial.roomPositions" : "Oda Pozisyonu", + "spatial.setDimensions" : "Ölçüleri Ayarla", + "spatial.setPositions" : "Pozisyonu Ayarla", + "spatial.up" : "Üst", + "spatial.front" : "Ön", + "spatial.left" : "Sol", + "spatial.right" : "Sağ", + "spatial.back" : "Arka", + "spatial.down" : "Aşağı", + "spatial.listener" : "Dinleyici", + "spatial.audioSource" : "Ses Kaynağı", + + // Settings - Unfinished + "settings.header.unfinished": "Geliştirme Aşamasında", + // Web Remote "remote.web.title": "Cider'e Bağlan", - "remote.web.description": "Telefonunuzu Bu Cider Oturumuyla Eşleştirmek için QR Kodunu Tarayın" + "remote.web.description": "Telefonunuzu Bu Cider Oturumuyla Eşleştirmek için QR Kodunu Tarayın", + + //About + "about.thanks": "Cider Collective Ekibine ve tüm katkıda bulunanlara çok teşekkür ederiz." + } \ No newline at end of file diff --git a/src/main/base/win.ts b/src/main/base/win.ts index 0773d8ed..5ce72d6d 100644 --- a/src/main/base/win.ts +++ b/src/main/base/win.ts @@ -50,8 +50,8 @@ export class Win { height: 600, x: undefined, y: undefined, - minWidth: 844, - minHeight: 410, + minWidth: 900, + minHeight: 390, frame: false, title: "Cider", vibrancy: "dark", diff --git a/src/renderer/index.js b/src/renderer/index.js index 658a5411..1c470073 100644 --- a/src/renderer/index.js +++ b/src/renderer/index.js @@ -1768,7 +1768,7 @@ const app = new Vue({ downloaded = response library = library.concat(downloaded.data) self.library.downloadNotification.show = true - self.library.downloadNotification.message = "Updating library songs..." + self.library.downloadNotification.message = app.getLz('notification.updatingLibrarySongs') self.library.downloadNotification.total = downloaded.meta.total self.library.downloadNotification.progress = library.length @@ -1848,7 +1848,7 @@ const app = new Vue({ downloaded = response library = library.concat(downloaded.data) self.library.downloadNotification.show = true - self.library.downloadNotification.message = "Updating library albums..." + self.library.downloadNotification.message = app.getLz('notification.updatingLibraryAlbums') self.library.downloadNotification.total = downloaded.meta.total self.library.downloadNotification.progress = library.length if (downloaded.meta.total == 0) { @@ -1931,7 +1931,7 @@ const app = new Vue({ downloaded = response library = library.concat(downloaded.data) self.library.downloadNotification.show = true - self.library.downloadNotification.message = "Updating library artists..." + self.library.downloadNotification.message = app.getLz('notification.updatingLibraryArtists') self.library.downloadNotification.total = downloaded.meta.total self.library.downloadNotification.progress = library.length if (downloaded.meta.total == 0) { @@ -3237,7 +3237,7 @@ const app = new Vue({ }, { "icon": "./assets/feather/radio.svg", - "name": "Start Radio", + "name": app.getLz('action.startRadio'), "action": function() { app.mk.setStationQueue({ song: app.mk.nowPlayingItem.id }).then(() => { app.mk.play() @@ -3288,7 +3288,7 @@ const app = new Vue({ app.cfg.lastfm.auth_token = ""; app.cfg.lastfm.enabled = false; const element = document.getElementById('lfmConnect'); - element.innerHTML = 'Connect'; + element.innerHTML = getLz('term.connect'); element.onclick = app.LastFMAuthenticate; }, LastFMAuthenticate() { diff --git a/src/renderer/views/components/lyrics-view.ejs b/src/renderer/views/components/lyrics-view.ejs index 9576486d..3047bde6 100644 --- a/src/renderer/views/components/lyrics-view.ejs +++ b/src/renderer/views/components/lyrics-view.ejs @@ -35,7 +35,7 @@ diff --git a/src/renderer/views/pages/about.ejs b/src/renderer/views/pages/about.ejs index 4c5790d2..a8bc29bb 100644 --- a/src/renderer/views/pages/about.ejs +++ b/src/renderer/views/pages/about.ejs @@ -3,15 +3,14 @@
Cider Logo -

Major thanks to the Cider Collective Team and all of our contributors.

+

{{$root.getLz('about.thanks')}}

-

"Apple Music" - Copyright © 2021 "{{$root.getLz('term.appleMusic')}}" - {{$root.getLz('term.copyright')}} © 2022 Apple Inc. - All Rights - Reserved.

+ rel="noopener" data-dt-link-to-exclude="">{{$root.getLz('term.appleInc')}} + {{$root.getLz('term.rightsReserved')}}


-

Sponsor this project

+

{{$root.getLz('term.sponsor')}}

@@ -19,7 +18,7 @@
-

Cider Team

+

{{$root.getLz('term.ciderTeam')}}

+
- +
-

Episodes

+

{{$root.getLz('podcast.episodes')}}

{{$root.getLz('error.noResults')}}

@@ -74,7 +74,7 @@

{{ selected.attributes.name }}

- +
{{ selected.attributes.genreNames[0] }}
@@ -84,10 +84,10 @@
{{ selected.attributes.description.standard }}
- +
- +