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": "Sähköposti",
|
||||
"Google verification code": "Google-vahvistuskoodi",
|
||||
"Preferences": "Asetukset",
|
||||
"Player preferences": "Soittimen asetukset",
|
||||
"preferences_category_player": "Soittimen asetukset",
|
||||
"preferences_video_loop_label": "Aina silmukka: ",
|
||||
"preferences_autoplay_label": "Automaattinen toisto: ",
|
||||
"preferences_continue_label": "Toista seuraava oletuksena: ",
|
||||
@@ -79,16 +79,16 @@
|
||||
"preferences_annotations_label": "Näytä huomautukset oletuksena: ",
|
||||
"preferences_extend_desc_label": "Laajenna automaattisesti videon kuvausta: ",
|
||||
"preferences_vr_mode_label": "Interaktiiviset 360-asteiset videot: ",
|
||||
"Visual preferences": "Visuaaliset asetukset",
|
||||
"preferences_category_visual": "Visuaaliset asetukset",
|
||||
"preferences_player_style_label": "Soittimen tyyli: ",
|
||||
"Dark mode: ": "Tumma tila: ",
|
||||
"preferences_dark_mode_label": "Teema: ",
|
||||
"dark": "tumma",
|
||||
"light": "vaalea",
|
||||
"preferences_thin_mode_label": "Kapea tila ",
|
||||
"Miscellaneous preferences": "Sekalaiset asetukset",
|
||||
"preferences_category_misc": "Sekalaiset asetukset",
|
||||
"preferences_automatic_instance_redirect_label": "Automaattinen palveluntarjoajan uudelleenohjaus (perääntyminen sivulle redirect.invidious.io) ",
|
||||
"Subscription preferences": "Tilausten asetukset",
|
||||
"preferences_category_subscription": "Tilausten asetukset",
|
||||
"preferences_annotations_subscribed_label": "Näytä oletuksena tilattujen kanavien huomautukset: ",
|
||||
"Redirect homepage to feed: ": "Uudelleenohjaa kotisivu syötteeseen: ",
|
||||
"preferences_max_results_label": "Syötteessä näytettävien videoiden määrä: ",
|
||||
@@ -106,7 +106,7 @@
|
||||
"Enable web notifications": "Näytä verkkoilmoitukset",
|
||||
"`x` uploaded a video": "`x` latasi videon",
|
||||
"`x` is live": "`x` lähettää suorana",
|
||||
"Data preferences": "Tietojen asetukset",
|
||||
"preferences_category_data": "Tietojen asetukset",
|
||||
"Clear watch history": "Tyhjennä katseluhistoria",
|
||||
"Import/export data": "Tuo/vie tiedot",
|
||||
"Change password": "Vaihda salasana",
|
||||
@@ -114,7 +114,7 @@
|
||||
"Manage tokens": "Hallinnoi tunnuksia",
|
||||
"Watch history": "Katseluhistoria",
|
||||
"Delete account": "Poista tili",
|
||||
"Administrator preferences": "Järjestelmänvalvojan asetukset",
|
||||
"preferences_category_admin": "Järjestelmänvalvojan asetukset",
|
||||
"preferences_default_home_label": "Oletuskotisivu: ",
|
||||
"preferences_feed_menu_label": "Syötevalikko: ",
|
||||
"preferences_show_nick_label": "Näytä nimimerkki ylimpänä: ",
|
||||
|
Reference in New Issue
Block a user