From f90a3023cf08ada6b8871205caf24700a0b79385 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Wed, 13 Jul 2022 12:04:06 +0200 Subject: [PATCH] Remove/rename locales keys to match en_US.json --- src/musikcube/data/locales/fr_FR.json | 9 +++------ src/musikcube/data/locales/it_IT.json | 3 --- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/src/musikcube/data/locales/fr_FR.json b/src/musikcube/data/locales/fr_FR.json index c6ad4a0e1..60762b62d 100644 --- a/src/musikcube/data/locales/fr_FR.json +++ b/src/musikcube/data/locales/fr_FR.json @@ -98,15 +98,12 @@ "playback_overlay_output_device_title": "_TSTR_output device", "playback_overlay_output_plugins_title": "plugins de sortie", "playback_overlay_transport_title": "mode de lecture", - "playqueue_overlay_add_as_next": "ajouter à la suite", - "playqueue_overlay_add_as_next_in_queue": "_TSTR_add as next in play queue", + "playqueue_overlay_add_as_next_in_queue": "ajouter à la suite", "playqueue_overlay_add_category_title": "_TSTR_category actions", "playqueue_overlay_add_hotswap_queue": "_TSTR_hotswap with play queue", - "playqueue_overlay_add_to_end": "ajouter à la fin", - "playqueue_overlay_add_to_end_in_queue": "_TSTR_add to end of play queue", + "playqueue_overlay_add_to_end_in_queue": "ajouter à la fin", "playqueue_overlay_add_to_playlist": "_TSTR_add to playlist", - "playqueue_overlay_add_to_queue_title": "ajouter à la file d'attente", - "playqueue_overlay_add_to_start_of_queue": "_TSTR_add to beginning of play queue", + "playqueue_overlay_add_to_start_of_queue": "ajouter à la file d'attente", "playqueue_overlay_album_header_actions_title": "_TSTR_album actions", "playqueue_overlay_album_jump_to": "_TSTR_jump to album in library", "playqueue_overlay_album_play": "_TSTR_play album", diff --git a/src/musikcube/data/locales/it_IT.json b/src/musikcube/data/locales/it_IT.json index 121ec4067..b783897dc 100644 --- a/src/musikcube/data/locales/it_IT.json +++ b/src/musikcube/data/locales/it_IT.json @@ -50,9 +50,6 @@ "button_yes": "si", "color_theme_256_overlay_message": "disabilità la modalità a 256 colori per attivare quella a colori RGB, rimpiazza i colori nella palette stock. disabling this option results in higher fidelity themes, but it may cause display issues in other applications until the terminal is reset.\n\nare you sure you want to disable 256 color degradation?", "color_theme_list_overlay_title": "colore temi", - "console_command_output_title": "comandi di output", - "console_command_title": "comandi", - "console_debug_logs_title": "debug logs", "console_list_title": "_TSTR_debug logs", "console_version": "_TSTR_musikcube version %s", "default_overlay_title": "musikcube",