mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Normalize translation key for preferences categories
categories normalized: - Miscellanous - Player - Visual - Administrator - Data - Subscription
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
"E-mail": "E-posta",
|
||||
"Google verification code": "Google doğrulama kodu",
|
||||
"Preferences": "Tercihler",
|
||||
"Player preferences": "Oynatıcı tercihleri",
|
||||
"preferences_category_player": "Oynatıcı tercihleri",
|
||||
"preferences_video_loop_label": "Sürekli döngü: ",
|
||||
"preferences_autoplay_label": "Otomatik oynat: ",
|
||||
"preferences_continue_label": "Öntanımlı olarak sonrakini oynat: ",
|
||||
@@ -79,16 +79,16 @@
|
||||
"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",
|
||||
"preferences_category_visual": "Görsel tercihler",
|
||||
"preferences_player_style_label": "Oynatıcı biçimi: ",
|
||||
"Dark mode: ": "Karanlık mod: ",
|
||||
"preferences_dark_mode_label": "Tema: ",
|
||||
"dark": "karanlık",
|
||||
"light": "aydınlık",
|
||||
"preferences_thin_mode_label": "İnce mod: ",
|
||||
"Miscellaneous preferences": "Çeşitli tercihler",
|
||||
"preferences_category_misc": "Çeşitli tercihler",
|
||||
"preferences_automatic_instance_redirect_label": "Otomatik örnek yeniden yönlendirmesi (yedek: redirect.invidious.io): ",
|
||||
"Subscription preferences": "Abonelik tercihleri",
|
||||
"preferences_category_subscription": "Abonelik tercihleri",
|
||||
"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: ",
|
||||
"preferences_max_results_label": "Akışta gösterilen video sayısı: ",
|
||||
@@ -106,7 +106,7 @@
|
||||
"Enable web notifications": "Ağ bildirimlerini etkinleştir",
|
||||
"`x` uploaded a video": "`x` bir video yükledi",
|
||||
"`x` is live": "`x` canlı yayında",
|
||||
"Data preferences": "Veri tercihleri",
|
||||
"preferences_category_data": "Veri tercihleri",
|
||||
"Clear watch history": "İzleme geçmişini temizle",
|
||||
"Import/export data": "Verileri içe/dışa aktar",
|
||||
"Change password": "Parolayı değiştir",
|
||||
@@ -114,7 +114,7 @@
|
||||
"Manage tokens": "Belirteçleri yönet",
|
||||
"Watch history": "İzleme geçmişi",
|
||||
"Delete account": "Hesap silme",
|
||||
"Administrator preferences": "Yönetici tercihleri",
|
||||
"preferences_category_admin": "Yönetici tercihleri",
|
||||
"preferences_default_home_label": "Öntanımlı ana sayfa: ",
|
||||
"preferences_feed_menu_label": "Akış menüsü: ",
|
||||
"preferences_show_nick_label": "Takma adı üstte göster: ",
|
||||
|
Reference in New Issue
Block a user