forked from midou/invidious
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-bekreftelseskode",
|
||||
"Preferences": "Innstillinger",
|
||||
"Player preferences": "Avspillerinnstillinger",
|
||||
"preferences_category_player": "Avspillerinnstillinger",
|
||||
"preferences_video_loop_label": "Alltid gjenta: ",
|
||||
"preferences_autoplay_label": "Autoavspilling: ",
|
||||
"preferences_continue_label": "Spill neste som forvalg: ",
|
||||
@@ -79,16 +79,16 @@
|
||||
"preferences_annotations_label": "Vis merknader som forvalg? ",
|
||||
"preferences_extend_desc_label": "Utvid videobeskrivelse automatisk: ",
|
||||
"preferences_vr_mode_label": "Interaktive 360-gradersfilmer: ",
|
||||
"Visual preferences": "Visuelle innstillinger",
|
||||
"preferences_category_visual": "Visuelle innstillinger",
|
||||
"preferences_player_style_label": "Avspillerstil: ",
|
||||
"Dark mode: ": "Mørk drakt: ",
|
||||
"preferences_dark_mode_label": "Drakt: ",
|
||||
"dark": "Mørk",
|
||||
"light": "Lys",
|
||||
"preferences_thin_mode_label": "Tynt modus: ",
|
||||
"Miscellaneous preferences": "Ulike innstillinger",
|
||||
"preferences_category_misc": "Ulike innstillinger",
|
||||
"preferences_automatic_instance_redirect_label": "Automatisk instansomdirigering (faller tilbake til redirect.invidious.io): ",
|
||||
"Subscription preferences": "Abonnementsinnstillinger",
|
||||
"preferences_category_subscription": "Abonnementsinnstillinger",
|
||||
"preferences_annotations_subscribed_label": "Vis merknader som forvalg for kanaler det abonneres på? ",
|
||||
"Redirect homepage to feed: ": "Videresend hjemmeside til kilde: ",
|
||||
"preferences_max_results_label": "Antall videoer å vise i kilde: ",
|
||||
@@ -106,7 +106,7 @@
|
||||
"Enable web notifications": "Skru på nettmerknader",
|
||||
"`x` uploaded a video": "`x` lastet opp en video",
|
||||
"`x` is live": "`x` er pålogget",
|
||||
"Data preferences": "Datainnstillinger",
|
||||
"preferences_category_data": "Datainnstillinger",
|
||||
"Clear watch history": "Tøm visningshistorikk",
|
||||
"Import/export data": "Importer/eksporter data",
|
||||
"Change password": "Endre passord",
|
||||
@@ -114,7 +114,7 @@
|
||||
"Manage tokens": "Behandle symboler",
|
||||
"Watch history": "Visningshistorikk",
|
||||
"Delete account": "Slett konto",
|
||||
"Administrator preferences": "Administratorinnstillinger",
|
||||
"preferences_category_admin": "Administratorinnstillinger",
|
||||
"preferences_default_home_label": "Forvalgt hjemmeside: ",
|
||||
"preferences_feed_menu_label": "Kilde-meny: ",
|
||||
"preferences_show_nick_label": "Vis kallenavn på toppen: ",
|
||||
|
Reference in New Issue
Block a user