mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Normalize translation key for preferences categories
categories normalized: - Miscellanous - Player - Visual - Administrator - Data - Subscription
This commit is contained in:
parent
88752f32bd
commit
1e0712625a
40 changed files with 212 additions and 212 deletions
|
@ -60,7 +60,7 @@
|
|||
"E-mail": "E-mail",
|
||||
"Google verification code": "Google-verifikationskode",
|
||||
"Preferences": "Præferencer",
|
||||
"Player preferences": "Afspillerindstillinger",
|
||||
"preferences_category_player": "Afspillerindstillinger",
|
||||
"preferences_video_loop_label": "Altid gentag: ",
|
||||
"preferences_autoplay_label": "Auto afspil: ",
|
||||
"preferences_continue_label": "Afspil næste som standard: ",
|
||||
|
@ -79,14 +79,14 @@
|
|||
"preferences_annotations_label": "Vis annotationer som standard: ",
|
||||
"preferences_extend_desc_label": "Automatisk udvid videoens beskrivelse: ",
|
||||
"preferences_vr_mode_label": "Interaktiv 360 graders videoer: ",
|
||||
"Visual preferences": "Visuelle præferencer",
|
||||
"preferences_category_visual": "Visuelle præferencer",
|
||||
"preferences_player_style_label": "Afspiller stil: ",
|
||||
"Dark mode: ": "Mørk tilstand: ",
|
||||
"preferences_dark_mode_label": "Tema: ",
|
||||
"dark": "mørk",
|
||||
"light": "lys",
|
||||
"preferences_thin_mode_label": "Tynd tilstand: ",
|
||||
"Subscription preferences": "Abonnements præferencer",
|
||||
"preferences_category_subscription": "Abonnements præferencer",
|
||||
"preferences_annotations_subscribed_label": "Vis annotationer som standard for abonnerede kanaler: ",
|
||||
"Redirect homepage to feed: ": "Omdiriger startside til feed: ",
|
||||
"preferences_max_results_label": "Antal videoer vist i feed: ",
|
||||
|
@ -104,7 +104,7 @@
|
|||
"Enable web notifications": "Aktiver webnotifikationer",
|
||||
"`x` uploaded a video": "`x` uploadede en video",
|
||||
"`x` is live": "`x` er live",
|
||||
"Data preferences": "Data præferencer",
|
||||
"preferences_category_data": "Data præferencer",
|
||||
"Clear watch history": "Ryd afspilningshistorik",
|
||||
"Import/export data": "Importer/exporter data",
|
||||
"Change password": "Skift adgangskode",
|
||||
|
@ -112,7 +112,7 @@
|
|||
"Manage tokens": "Administrer tokens",
|
||||
"Watch history": "Afspilningshistorik",
|
||||
"Delete account": "Slet konto",
|
||||
"Administrator preferences": "Administrator præferencer",
|
||||
"preferences_category_admin": "Administrator præferencer",
|
||||
"preferences_default_home_label": "Standard startside: ",
|
||||
"preferences_feed_menu_label": "Feed menu: ",
|
||||
"Top enabled: ": "Top aktiveret: ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue