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-post",
|
||||
"Google verification code": "Google-bekräftelsekod",
|
||||
"Preferences": "Inställningar",
|
||||
"Player preferences": "Spelarinställningar",
|
||||
"preferences_category_player": "Spelarinställningar",
|
||||
"preferences_video_loop_label": "Loopa alltid: ",
|
||||
"preferences_autoplay_label": "Autouppspelning: ",
|
||||
"preferences_continue_label": "Spela nästa som förval: ",
|
||||
@@ -79,15 +79,15 @@
|
||||
"preferences_annotations_label": "Visa länkar-i-videon som förval? ",
|
||||
"preferences_extend_desc_label": "Förläng videobeskrivning automatiskt: ",
|
||||
"preferences_vr_mode_label": "Interaktiva 360-gradervideos: ",
|
||||
"Visual preferences": "Visuella inställningar",
|
||||
"preferences_category_visual": "Visuella inställningar",
|
||||
"preferences_player_style_label": "Spelarstil: ",
|
||||
"Dark mode: ": "Mörkt läge: ",
|
||||
"preferences_dark_mode_label": "Tema: ",
|
||||
"dark": "Mörkt",
|
||||
"light": "Ljust",
|
||||
"preferences_thin_mode_label": "Lättviktigt läge: ",
|
||||
"Miscellaneous preferences": "Övriga inställningar",
|
||||
"Subscription preferences": "Prenumerationsinställningar",
|
||||
"preferences_category_misc": "Övriga inställningar",
|
||||
"preferences_category_subscription": "Prenumerationsinställningar",
|
||||
"preferences_annotations_subscribed_label": "Visa länkar-i-videor som förval för kanaler som prenumereras på? ",
|
||||
"Redirect homepage to feed: ": "Omdirigera hemsida till flöde: ",
|
||||
"preferences_max_results_label": "Antal videor att visa i flödet: ",
|
||||
@@ -105,7 +105,7 @@
|
||||
"Enable web notifications": "Slå på aviseringar",
|
||||
"`x` uploaded a video": "`x` laddade upp en video",
|
||||
"`x` is live": "`x` sänder live",
|
||||
"Data preferences": "Datainställningar",
|
||||
"preferences_category_data": "Datainställningar",
|
||||
"Clear watch history": "Töm visningshistorik",
|
||||
"Import/export data": "Importera/Exportera data",
|
||||
"Change password": "Byt lösenord",
|
||||
@@ -113,7 +113,7 @@
|
||||
"Manage tokens": "Hantera åtkomst-tokens",
|
||||
"Watch history": "Visningshistorik",
|
||||
"Delete account": "Radera konto",
|
||||
"Administrator preferences": "Administratörsinställningar",
|
||||
"preferences_category_admin": "Administratörsinställningar",
|
||||
"preferences_default_home_label": "Förvald hemsida: ",
|
||||
"preferences_feed_menu_label": "Flödesmeny: ",
|
||||
"preferences_show_nick_label": "Visa smeknamn överst: ",
|
||||
|
Reference in New Issue
Block a user