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/eo.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/eo.json')
| -rw-r--r-- | locales/eo.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/locales/eo.json b/locales/eo.json index e6f0b3be..c9c16a74 100644 --- a/locales/eo.json +++ b/locales/eo.json @@ -60,7 +60,7 @@ "E-mail": "Retpoŝto", "Google verification code": "Kontrolkodo de Google", "Preferences": "Agordoj", - "Player preferences": "Spektilaj agordoj", + "preferences_category_player": "Spektilaj agordoj", "preferences_video_loop_label": "Ĉiam ripeti: ", "preferences_autoplay_label": "Aŭtomate ludi: ", "preferences_continue_label": "Ludi sekvan defaŭlte: ", @@ -79,16 +79,16 @@ "preferences_annotations_label": "Ĉu montri prinotojn defaŭlte? ", "preferences_extend_desc_label": "Aŭtomate etendi priskribon de filmeto: ", "preferences_vr_mode_label": "Interagaj 360-gradaj filmetoj: ", - "Visual preferences": "Vidaj preferoj", + "preferences_category_visual": "Vidaj preferoj", "preferences_player_style_label": "Ludila stilo: ", "Dark mode: ": "Malhela reĝimo: ", "preferences_dark_mode_label": "Etoso: ", "dark": "malhela", "light": "hela", "preferences_thin_mode_label": "Maldika reĝimo: ", - "Miscellaneous preferences": "Aliaj agordoj", + "preferences_category_misc": "Aliaj agordoj", "preferences_automatic_instance_redirect_label": "Aŭtomata alidirektado de instalaĵo (retropaŝo al redirect.invidious.io): ", - "Subscription preferences": "Abonaj agordoj", + "preferences_category_subscription": "Abonaj agordoj", "preferences_annotations_subscribed_label": "Ĉu montri prinotojn defaŭlte por abonitaj kanaloj? ", "Redirect homepage to feed: ": "Alidirekti hejmpâgon al fluo: ", "preferences_max_results_label": "Nombro da filmetoj montritaj en fluo: ", @@ -106,7 +106,7 @@ "Enable web notifications": "Ebligi retejajn sciigojn", "`x` uploaded a video": "`x` alŝutis filmeton", "`x` is live": "`x` estas nuna", - "Data preferences": "Datumagordoj", + "preferences_category_data": "Datumagordoj", "Clear watch history": "Forigi vidohistorion", "Import/export data": "Importi/Eksporti datumojn", "Change password": "Ŝanĝi pasvorton", @@ -114,7 +114,7 @@ "Manage tokens": "Administri ĵetonojn", "Watch history": "Vidohistorio", "Delete account": "Forigi konton", - "Administrator preferences": "Agordoj de administranto", + "preferences_category_admin": "Agordoj de administranto", "preferences_default_home_label": "Defaŭlta hejmpaĝo: ", "preferences_feed_menu_label": "Flua menuo: ", "preferences_show_nick_label": "Montri kromnomon supre: ", |
