diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2021-10-18 21:23:17 +0200 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2021-10-26 23:17:04 +0200 |
| commit | 1e0712625ae6151ec70ccb2ae2b8db1ef9f517ed (patch) | |
| tree | b54068c1dc5295bb866d2a857d197d9d29749bb0 /locales/is.json | |
| parent | 88752f32bdf683ab6586d1d81c469a5a3a860016 (diff) | |
| download | invidious-1e0712625ae6151ec70ccb2ae2b8db1ef9f517ed.tar.gz invidious-1e0712625ae6151ec70ccb2ae2b8db1ef9f517ed.tar.bz2 invidious-1e0712625ae6151ec70ccb2ae2b8db1ef9f517ed.zip | |
Normalize translation key for preferences categories
categories normalized:
- Miscellanous
- Player
- Visual
- Administrator
- Data
- Subscription
Diffstat (limited to 'locales/is.json')
| -rw-r--r-- | locales/is.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locales/is.json b/locales/is.json index fecc4116..77ab6287 100644 --- a/locales/is.json +++ b/locales/is.json @@ -60,7 +60,7 @@ "E-mail": "Tölvupóstur", "Google verification code": "Google staðfestingarkóði", "Preferences": "Kjörstillingar", - "Player preferences": "Kjörstillingar spilara", + "preferences_category_player": "Kjörstillingar spilara", "preferences_video_loop_label": "Alltaf lykkja: ", "preferences_autoplay_label": "Spila sjálfkrafa: ", "preferences_continue_label": "Spila næst sjálfgefið: ", @@ -77,14 +77,14 @@ "Fallback captions: ": "Varatextar: ", "preferences_related_videos_label": "Sýna tengd myndbönd? ", "preferences_annotations_label": "Á að sýna glósur sjálfgefið? ", - "Visual preferences": "Sjónrænar stillingar", + "preferences_category_visual": "Sjónrænar stillingar", "preferences_player_style_label": "Spilara stíl: ", "Dark mode: ": "Myrkur ham: ", "preferences_dark_mode_label": "Þema: ", "dark": "dimmt", "light": "ljóst", "preferences_thin_mode_label": "Þunnt ham: ", - "Subscription preferences": "Áskriftarstillingar", + "preferences_category_subscription": "Áskriftarstillingar", "preferences_annotations_subscribed_label": "Á að sýna glósur sjálfgefið fyrir áskriftarrásir? ", "Redirect homepage to feed: ": "Endurbeina heimasíðu að straumi: ", "preferences_max_results_label": "Fjöldi myndbanda sem sýndir eru í straumi: ", @@ -102,7 +102,7 @@ "Enable web notifications": "Virkja veftilkynningar", "`x` uploaded a video": "`x` hlóð upp myndband", "`x` is live": "`x` er í beinni", - "Data preferences": "Gagnastillingar", + "preferences_category_data": "Gagnastillingar", "Clear watch history": "Hreinsa áhorfssögu", "Import/export data": "Flytja inn/út gögn", "Change password": "Breyta lykilorði", @@ -110,7 +110,7 @@ "Manage tokens": "Stjórna tákn", "Watch history": "Áhorfssögu", "Delete account": "Eyða reikningi", - "Administrator preferences": "Kjörstillingar stjórnanda", + "preferences_category_admin": "Kjörstillingar stjórnanda", "preferences_default_home_label": "Sjálfgefin heimasíða: ", "preferences_feed_menu_label": "Straum valmynd: ", "Top enabled: ": "Toppur virkur? ", |
