mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Normalize translation key for user prefrerences
preferences normalized: - annotations - annotations_subscribed - automatic_instance_redirect - autoplay - captions - comments - continue - continue_autoplay - dark_mode - default_home - extend_desc - feed_menu - listen - local - locale - max_results - notifications_only - player_style - quality - quality_dash - related_videos - show_nick - sort - speed - thin_mode - unseen_only - video_loop - volume - vr_mode
This commit is contained in:
@@ -61,38 +61,38 @@
|
||||
"Google verification code": "Google doğrulama kodu",
|
||||
"Preferences": "Tercihler",
|
||||
"Player preferences": "Oynatıcı tercihleri",
|
||||
"Always loop: ": "Sürekli döngü: ",
|
||||
"Autoplay: ": "Otomatik oynat: ",
|
||||
"Play next by default: ": "Öntanımlı olarak sonrakini oynat: ",
|
||||
"Autoplay next video: ": "Sonraki videoyu otomatik oynat: ",
|
||||
"Listen by default: ": "Öntanımlı olarak dinle: ",
|
||||
"Proxy videos: ": "Videoları proxy'le: ",
|
||||
"Default speed: ": "Öntanımlı hız: ",
|
||||
"Preferred video quality: ": "Tercih edilen video kalitesi: ",
|
||||
"Player volume: ": "Oynatıcı ses seviyesi: ",
|
||||
"Default comments: ": "Öntanımlı yorumlar: ",
|
||||
"preferences_video_loop_label": "Sürekli döngü: ",
|
||||
"preferences_autoplay_label": "Otomatik oynat: ",
|
||||
"preferences_continue_label": "Öntanımlı olarak sonrakini oynat: ",
|
||||
"preferences_continue_autoplay_label": "Sonraki videoyu otomatik oynat: ",
|
||||
"preferences_listen_label": "Öntanımlı olarak dinle: ",
|
||||
"preferences_local_label": "Videoları proxy'le: ",
|
||||
"preferences_speed_label": "Öntanımlı hız: ",
|
||||
"preferences_quality_label": "Tercih edilen video kalitesi: ",
|
||||
"preferences_volume_label": "Oynatıcı ses seviyesi: ",
|
||||
"preferences_comments_label": "Öntanımlı yorumlar: ",
|
||||
"youtube": "YouTube",
|
||||
"reddit": "Reddit",
|
||||
"Default captions: ": "Öntanımlı altyazılar: ",
|
||||
"preferences_captions_label": "Öntanımlı altyazılar: ",
|
||||
"Fallback captions: ": "Yedek altyazılar: ",
|
||||
"Show related videos: ": "İlgili videoları göster: ",
|
||||
"Show annotations by default: ": "Öntanımlı olarak ek açıklamaları göster: ",
|
||||
"Automatically extend video description: ": "Video açıklamasını otomatik olarak genişlet: ",
|
||||
"Interactive 360 degree videos: ": "Etkileşimli 360 derece videolar: ",
|
||||
"preferences_related_videos_label": "İlgili videoları göster: ",
|
||||
"preferences_annotations_label": "Öntanımlı olarak ek açıklamaları göster: ",
|
||||
"preferences_extend_desc_label": "Video açıklamasını otomatik olarak genişlet: ",
|
||||
"preferences_vr_mode_label": "Etkileşimli 360 derece videolar: ",
|
||||
"Visual preferences": "Görsel tercihler",
|
||||
"Player style: ": "Oynatıcı biçimi: ",
|
||||
"preferences_player_style_label": "Oynatıcı biçimi: ",
|
||||
"Dark mode: ": "Karanlık mod: ",
|
||||
"Theme: ": "Tema: ",
|
||||
"preferences_dark_mode_label": "Tema: ",
|
||||
"dark": "karanlık",
|
||||
"light": "aydınlık",
|
||||
"Thin mode: ": "İnce mod: ",
|
||||
"preferences_thin_mode_label": "İnce mod: ",
|
||||
"Miscellaneous preferences": "Çeşitli tercihler",
|
||||
"Automaticatic instance redirection (fallback to redirect.invidious.io): ": "Otomatik örnek yeniden yönlendirmesi (yedek: redirect.invidious.io): ",
|
||||
"preferences_automatic_instance_redirect_label": "Otomatik örnek yeniden yönlendirmesi (yedek: redirect.invidious.io): ",
|
||||
"Subscription preferences": "Abonelik tercihleri",
|
||||
"Show annotations by default for subscribed channels: ": "Abone olunan kanallar için ek açıklamaları öntanımlı olarak göster: ",
|
||||
"preferences_annotations_subscribed_label": "Abone olunan kanallar için ek açıklamaları öntanımlı olarak göster: ",
|
||||
"Redirect homepage to feed: ": "Ana sayfayı akışa yönlendir: ",
|
||||
"Number of videos shown in feed: ": "Akışta gösterilen video sayısı: ",
|
||||
"Sort videos by: ": "Videoları sıralama kriteri: ",
|
||||
"preferences_max_results_label": "Akışta gösterilen video sayısı: ",
|
||||
"preferences_sort_label": "Videoları sıralama kriteri: ",
|
||||
"published": "yayınlandı",
|
||||
"published - reverse": "yayınlandı - ters",
|
||||
"alphabetically": "alfabetik olarak",
|
||||
@@ -101,8 +101,8 @@
|
||||
"channel name - reverse": "kanal adı - ters",
|
||||
"Only show latest video from channel: ": "Sadece kanaldaki en son videoyu göster: ",
|
||||
"Only show latest unwatched video from channel: ": "Sadece kanaldaki en son izlenmemiş videoyu göster: ",
|
||||
"Only show unwatched: ": "Sadece izlenmemişleri göster: ",
|
||||
"Only show notifications (if there are any): ": "Sadece bildirimleri göster (eğer varsa): ",
|
||||
"preferences_unseen_only_label": "Sadece izlenmemişleri göster: ",
|
||||
"preferences_notifications_only_label": "Sadece bildirimleri göster (eğer varsa): ",
|
||||
"Enable web notifications": "Ağ bildirimlerini etkinleştir",
|
||||
"`x` uploaded a video": "`x` bir video yükledi",
|
||||
"`x` is live": "`x` canlı yayında",
|
||||
@@ -115,9 +115,9 @@
|
||||
"Watch history": "İzleme geçmişi",
|
||||
"Delete account": "Hesap silme",
|
||||
"Administrator preferences": "Yönetici tercihleri",
|
||||
"Default homepage: ": "Öntanımlı ana sayfa: ",
|
||||
"Feed menu: ": "Akış menüsü: ",
|
||||
"Show nickname on top: ": "Takma adı üstte göster: ",
|
||||
"preferences_default_home_label": "Öntanımlı ana sayfa: ",
|
||||
"preferences_feed_menu_label": "Akış menüsü: ",
|
||||
"preferences_show_nick_label": "Takma adı üstte göster: ",
|
||||
"Top enabled: ": "Top etkin: ",
|
||||
"CAPTCHA enabled: ": "CAPTCHA etkin: ",
|
||||
"Login enabled: ": "Oturum açma etkin: ",
|
||||
@@ -374,7 +374,7 @@
|
||||
"Top": "Enler",
|
||||
"About": "Hakkında",
|
||||
"Rating: ": "Değerlendirme: ",
|
||||
"Language: ": "Dil: ",
|
||||
"preferences_locale_label": "Dil: ",
|
||||
"View as playlist": "Oynatma listesi olarak görüntüle",
|
||||
"Default": "Öntanımlı",
|
||||
"Music": "Müzik",
|
||||
|
Reference in New Issue
Block a user