Skip to content

Commit eaa72ea

Browse files
committed
Removed various language translations and UI elements from multiple language files
1 parent 4cda3eb commit eaa72ea

11 files changed

Lines changed: 52 additions & 312 deletions

File tree

languages/af.json

Lines changed: 2 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,7 @@
2222
"label_files_section": "2. Lêers om te bou",
2323
"btn_remove_file": "🗑️ Verwyder gekose lêer",
2424
"label_logs_section": "Boulog",
25-
"tab_pyinstaller": "PyInstaller",
26-
"opt_onefile": "Onefile",
27-
"opt_windowed": "Venstermodus",
28-
"opt_noconfirm": "Noconfirm",
29-
"opt_clean": "Skoonmaak",
30-
"opt_noupx": "Geen UPX",
31-
"opt_main_only": "Bou slegs main.py of app.py",
32-
"btn_select_icon": "🎨 Kies ikoon (.ico)",
33-
"opt_debug": "Ontfoutmodus (--debug)",
34-
"opt_auto_install": "Installeer ontbrekende modules outomaties",
35-
"opt_silent_errors": "Moenie foutboks wys nie (stille modus)",
36-
"tab_nuitka": "Nuitka",
37-
"nuitka_onefile": "Onefile (--onefile)",
38-
"nuitka_standalone": "Standalone (--standalone)",
39-
"nuitka_disable_console": "Deaktiveer Windows-konsole (--windows-disable-console)",
40-
"nuitka_show_progress": "Wys vordering (--show-progress)",
41-
"nuitka_plugins": "Inproppe (bv.: qt-plugins, met kommas geskei)",
42-
"nuitka_output_dir": "Uitsetvouer (--output-dir)",
43-
"btn_nuitka_icon": "🎨 Kies Nuitka-ikoon (.ico)",
25+
4426
"choose_language_title": "Kies taal",
4527
"choose_language_label": "Taal:",
4628
"choose_language_system": "Stelsel",
@@ -56,22 +38,9 @@
5638
"tt_import_config": "Voer 'n konfigurasie uit 'n JSON-lêer in.",
5739
"tt_cancel_all": "Kanselleer alle lopende bouprosesse.",
5840
"tt_remove_file": "Verwyder die geselekteerde lêer(s) uit die lys.",
59-
"tt_select_icon": "Kies 'n .ico-lêer vir die gegenereerde uitvoerbare (slegs Windows).",
6041
"tt_help": "Open hulp en inligting oor die sagteware.",
6142
"tt_bc_loader": "Stel API (BCASL) inproppe op om voor kompilasie te loop.",
6243
"tt_venv_button": "Kies handmatig 'n venv-lêergids om vir kompilasie te gebruik.",
6344
"tt_suggest_deps": "Ontleed die projek vir ontbrekende Python-afhanklikhede.",
64-
"tt_show_stats": "Wys boustatistieke (tyd, aantal lêers, geheue).",
65-
"tt_output_dir": "Uitsetlêergids vir gegenereerde uitvoerbares (PyInstaller --distpath). Los leeg om 'dist' te gebruik.",
66-
"tt_nuitka_disable_console": "Deaktiveer die Windows-konsole vir die geboude program (--windows-disable-console).",
67-
"tt_nuitka_icon": "Kies 'n .ico-ikoon vir die Nuitka-uitvoerbare (slegs Windows).",
68-
"tt_opt_onefile": "Genereer 'n enkel-lêer uitvoerbare.",
69-
"tt_opt_windowed": "Hardloop sonder 'n konsolevenster (venstermodus, --windowed). Slegs Windows.",
70-
"tt_opt_noconfirm": "Moenie om bevestiging vra wanneer bestaande lêers oorskryf word nie (--noconfirm).",
71-
"tt_opt_clean": "Maak tydelike lêers skoon voor bou (--clean).",
72-
"tt_opt_noupx": "Moenie die uitvoerbare met UPX komprimeer nie (--noupx).",
73-
"tt_opt_main_only": "Bou slegs main.py of app.py in die projek.",
74-
"tt_opt_debug": "Skakel ontfoutmodus aan (--debug) vir meer logs.",
75-
"tt_opt_auto_install": "Installeer ontbrekende Python-modules outomaties.",
76-
"tt_opt_silent_errors": "Moenie grafiese foutkassies wys nie (stille modus)."
45+
"tt_show_stats": "Wys boustatistieke (tyd, aantal lêers, geheue)."
7746
}

languages/de.json

Lines changed: 2 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,7 @@
2222
"label_files_section": "2. Zu erstellende Dateien",
2323
"btn_remove_file": "🗑️ Ausgewählte Datei entfernen",
2424
"label_logs_section": "Build-Protokolle",
25-
"tab_pyinstaller": "PyInstaller",
26-
"opt_onefile": "Onefile",
27-
"opt_windowed": "Fenstermodus",
28-
"opt_noconfirm": "Ohne Bestätigung",
29-
"opt_clean": "Bereinigen",
30-
"opt_noupx": "Kein UPX",
31-
"opt_main_only": "Nur main.py oder app.py erstellen",
32-
"btn_select_icon": "🎨 Symbol wählen (.ico)",
33-
"opt_debug": "Debug-Modus (--debug)",
34-
"opt_auto_install": "Fehlende Module automatisch installieren",
35-
"opt_silent_errors": "Fehlermeldungsfenster nicht anzeigen (stiller Modus)",
36-
"tab_nuitka": "Nuitka",
37-
"nuitka_onefile": "Onefile (--onefile)",
38-
"nuitka_standalone": "Standalone (--standalone)",
39-
"nuitka_disable_console": "Windows-Konsole deaktivieren (--windows-disable-console)",
40-
"nuitka_show_progress": "Fortschritt anzeigen (--show-progress)",
41-
"nuitka_plugins": "Plugins (z. B.: qt-plugins, durch Kommas getrennt)",
42-
"nuitka_output_dir": "Ausgabeverzeichnis (--output-dir)",
43-
"btn_nuitka_icon": "🎨 Nuitka-Symbol wählen (.ico)",
25+
4426
"choose_language_title": "Sprache wählen",
4527
"choose_language_label": "Sprache:",
4628
"choose_language_system": "System",
@@ -56,22 +38,9 @@
5638
"tt_import_config": "Konfiguration aus einer JSON-Datei importieren.",
5739
"tt_cancel_all": "Alle laufenden Builds abbrechen.",
5840
"tt_remove_file": "Die ausgewählten Datei(en) aus der Liste entfernen.",
59-
"tt_select_icon": "Eine .ico-Datei für die erzeugte ausführbare Datei wählen (nur Windows).",
6041
"tt_help": "Hilfe und Informationen zur Software öffnen.",
6142
"tt_bc_loader": "API-(BCASL)-Plugins konfigurieren, die vor der Kompilierung ausgeführt werden.",
6243
"tt_venv_button": "Venv-Verzeichnis manuell für die Kompilierung auswählen.",
6344
"tt_suggest_deps": "Projekt auf fehlende Python-Abhängigkeiten analysieren.",
64-
"tt_show_stats": "Build-Statistiken anzeigen (Zeit, Anzahl der Dateien, Speicher).",
65-
"tt_output_dir": "Ausgabeverzeichnis für erzeugte Executables (PyInstaller --distpath). Leer lassen, um 'dist' zu verwenden.",
66-
"tt_nuitka_disable_console": "Windows-Konsole für die erstellte App deaktivieren (--windows-disable-console).",
67-
"tt_nuitka_icon": "Eine .ico-Datei für die Nuitka-Exe wählen (nur Windows).",
68-
"tt_opt_onefile": "Eine Ein-Datei-Exe erzeugen.",
69-
"tt_opt_windowed": "Ohne Konsolenfenster ausführen (Fenstermodus, --windowed). Nur Windows.",
70-
"tt_opt_noconfirm": "Beim Überschreiben vorhandener Dateien nicht nach Bestätigung fragen (--noconfirm).",
71-
"tt_opt_clean": "Temporäre Dateien vor dem Build bereinigen (--clean).",
72-
"tt_opt_noupx": "Executable nicht mit UPX komprimieren (--noupx).",
73-
"tt_opt_main_only": "Nur main.py oder app.py im Projekt bauen.",
74-
"tt_opt_debug": "Debug-Modus aktivieren (--debug) für mehr Protokolle.",
75-
"tt_opt_auto_install": "Fehlende Python-Module automatisch installieren.",
76-
"tt_opt_silent_errors": "Grafische Fehlermeldungsfenster nicht anzeigen (stiller Modus)."
45+
"tt_show_stats": "Build-Statistiken anzeigen (Zeit, Anzahl der Dateien, Speicher)."
7746
}

languages/en.json

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
2-
"_meta": {"code": "en", "name": "English"},
2+
"name": "English",
3+
"code": "en",
4+
"_meta": {
5+
"code": "en",
6+
"name": "English"
7+
},
38
"select_folder": "📁 Workspace",
49
"select_files": "📋 Files",
510
"build_all": "🚀 Build",
@@ -10,32 +15,34 @@
1015
"help": "❓ Help",
1116
"show_stats": "📊 Statistics",
1217
"select_lang": "Choose language",
13-
"select_theme": "Choose theme",
14-
"choose_theme_button": "Choose theme",
15-
"choose_theme_system_button": "Choose theme (System)",
16-
1718
"venv_button": "Choose venv folder manually",
1819
"label_workspace_section": "1. Select workspace folder",
1920
"venv_label": "venv selected: None",
2021
"label_folder": "No folder selected",
21-
2222
"label_files_section": "2. Files to build",
2323
"btn_remove_file": "🗑️ Remove selected file",
24-
2524
"label_logs_section": "Build logs",
2625

26+
"choose_language_title": "Choose language",
27+
"choose_language_label": "Language:",
28+
"choose_language_system": "System",
29+
"choose_language_system_button": "Choose language (System)",
30+
"choose_language_button": "Choose language",
31+
"select_theme": "Choose theme",
32+
"choose_theme_button": "Choose theme",
33+
"choose_theme_system_button": "Choose theme (System)",
34+
2735
"tt_select_folder": "Select the workspace directory containing your Python files.",
2836
"tt_select_files": "Add Python files manually to the build list.",
2937
"tt_build_all": "Start building all selected files.",
3038
"tt_export_config": "Export the current configuration to a JSON file.",
3139
"tt_import_config": "Import a configuration from a JSON file.",
3240
"tt_cancel_all": "Cancel all ongoing builds.",
3341
"tt_remove_file": "Remove the selected file(s) from the list.",
34-
"tt_select_icon": "Choose an .ico file for the generated executable (Windows only).",
3542
"tt_help": "Open help and information about the software.",
3643
"tt_bc_loader": "Configure API (BCASL) plugins to run before compilation.",
3744
"tt_venv_button": "Manually select a venv directory to use for compilation.",
3845
"tt_suggest_deps": "Analyze the project for missing Python dependencies.",
39-
"tt_show_stats": "Show build statistics (time, number of files, memory).",
40-
"tt_output_dir": "Output directory for generated executables (PyInstaller --distpath). Leave empty to use 'dist'."
46+
"tt_show_stats": "Show build statistics (time, number of files, memory)."
4147
}
48+

languages/es.json

Lines changed: 2 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,7 @@
2222
"label_files_section": "2. Archivos a compilar",
2323
"btn_remove_file": "🗑️ Eliminar archivo seleccionado",
2424
"label_logs_section": "Registros de compilación",
25-
"tab_pyinstaller": "PyInstaller",
26-
"opt_onefile": "Onefile",
27-
"opt_windowed": "Modo ventana",
28-
"opt_noconfirm": "Sin confirmación",
29-
"opt_clean": "Limpiar",
30-
"opt_noupx": "Sin UPX",
31-
"opt_main_only": "Compilar solo main.py o app.py",
32-
"btn_select_icon": "🎨 Elegir icono (.ico)",
33-
"opt_debug": "Modo depuración (--debug)",
34-
"opt_auto_install": "Instalar automáticamente módulos faltantes",
35-
"opt_silent_errors": "No mostrar cuadro de error (modo silencioso)",
36-
"tab_nuitka": "Nuitka",
37-
"nuitka_onefile": "Onefile (--onefile)",
38-
"nuitka_standalone": "Standalone (--standalone)",
39-
"nuitka_disable_console": "Desactivar consola de Windows (--windows-disable-console)",
40-
"nuitka_show_progress": "Mostrar progreso (--show-progress)",
41-
"nuitka_plugins": "Plugins (p. ej.: qt-plugins, separados por comas)",
42-
"nuitka_output_dir": "Carpeta de salida (--output-dir)",
43-
"btn_nuitka_icon": "🎨 Elegir icono (.ico) para Nuitka",
25+
4426
"choose_language_title": "Elegir idioma",
4527
"choose_language_label": "Idioma:",
4628
"choose_language_system": "Sistema",
@@ -56,22 +38,9 @@
5638
"tt_import_config": "Importar una configuración desde un archivo JSON.",
5739
"tt_cancel_all": "Cancelar todas las compilaciones en curso.",
5840
"tt_remove_file": "Eliminar de la lista el/los archivo(s) seleccionado(s).",
59-
"tt_select_icon": "Elegir un archivo .ico para el ejecutable generado (solo Windows).",
6041
"tt_help": "Abrir la ayuda e información del software.",
6142
"tt_bc_loader": "Configurar plugins de API (BCASL) para ejecutar antes de la compilación.",
6243
"tt_venv_button": "Seleccionar manualmente un directorio venv para usar en la compilación.",
6344
"tt_suggest_deps": "Analizar el proyecto en busca de dependencias de Python faltantes.",
64-
"tt_show_stats": "Mostrar estadísticas de compilación (tiempo, número de archivos, memoria).",
65-
"tt_output_dir": "Directorio de salida para los ejecutables generados (PyInstaller --distpath). Dejar vacío para usar 'dist'.",
66-
"tt_nuitka_disable_console": "Desactivar la consola de Windows para la app compilada (--windows-disable-console).",
67-
"tt_nuitka_icon": "Elegir un icono .ico para el ejecutable de Nuitka (solo Windows).",
68-
"tt_opt_onefile": "Generar un ejecutable de archivo único.",
69-
"tt_opt_windowed": "Ejecutar sin ventana de consola (modo ventana, --windowed). Solo Windows.",
70-
"tt_opt_noconfirm": "No pedir confirmación al sobrescribir archivos existentes (--noconfirm).",
71-
"tt_opt_clean": "Limpiar archivos temporales antes de compilar (--clean).",
72-
"tt_opt_noupx": "No comprimir el ejecutable con UPX (--noupx).",
73-
"tt_opt_main_only": "Compilar solo main.py o app.py del proyecto.",
74-
"tt_opt_debug": "Habilitar el modo depuración (--debug) para más registros.",
75-
"tt_opt_auto_install": "Instalar automáticamente los módulos Python faltantes.",
76-
"tt_opt_silent_errors": "No mostrar cuadros de error gráficos (modo silencioso)."
45+
"tt_show_stats": "Mostrar estadísticas de compilación (tiempo, número de archivos, memoria)."
7746
}

languages/fr.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"tt_import_config": "Importer une configuration depuis un fichier JSON.",
3939
"tt_cancel_all": "Annuler toutes les compilations en cours.",
4040
"tt_remove_file": "Supprimer le(s) fichier(s) sélectionné(s) de la liste.",
41-
"tt_select_icon": "Choisir un fichier .ico pour l’exécutable généré (Windows uniquement).",
4241
"tt_help": "Ouvrir l’aide et les informations sur le logiciel.",
4342
"tt_bc_loader": "Configurer les plugins API (BCASL) à exécuter avant la compilation.",
4443
"tt_venv_button": "Sélectionner manuellement un dossier venv à utiliser pour la compilation.",

languages/it.json

Lines changed: 2 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,7 @@
2222
"label_files_section": "2. File da compilare",
2323
"btn_remove_file": "🗑️ Rimuovi file selezionato",
2424
"label_logs_section": "Log di compilazione",
25-
"tab_pyinstaller": "PyInstaller",
26-
"opt_onefile": "Onefile",
27-
"opt_windowed": "Modalità finestra",
28-
"opt_noconfirm": "Senza conferma",
29-
"opt_clean": "Pulisci",
30-
"opt_noupx": "No UPX",
31-
"opt_main_only": "Compila solo main.py o app.py",
32-
"btn_select_icon": "🎨 Scegli icona (.ico)",
33-
"opt_debug": "Modalità debug (--debug)",
34-
"opt_auto_install": "Installa automaticamente i moduli mancanti",
35-
"opt_silent_errors": "Non mostrare finestra di errore (modalità silenziosa)",
36-
"tab_nuitka": "Nuitka",
37-
"nuitka_onefile": "Onefile (--onefile)",
38-
"nuitka_standalone": "Standalone (--standalone)",
39-
"nuitka_disable_console": "Disattiva console di Windows (--windows-disable-console)",
40-
"nuitka_show_progress": "Mostra avanzamento (--show-progress)",
41-
"nuitka_plugins": "Plugin (es.: qt-plugins, separati da virgole)",
42-
"nuitka_output_dir": "Cartella di output (--output-dir)",
43-
"btn_nuitka_icon": "🎨 Scegli icona (.ico) per Nuitka",
25+
4426
"choose_language_title": "Scegli lingua",
4527
"choose_language_label": "Lingua:",
4628
"choose_language_system": "Sistema",
@@ -56,22 +38,9 @@
5638
"tt_import_config": "Importare una configurazione da un file JSON.",
5739
"tt_cancel_all": "Annullare tutte le compilazioni in corso.",
5840
"tt_remove_file": "Rimuovere dall'elenco il/i file selezionato/i.",
59-
"tt_select_icon": "Scegliere un file .ico per l'eseguibile generato (solo Windows).",
6041
"tt_help": "Aprire la guida e le informazioni sul software.",
6142
"tt_bc_loader": "Configurare i plugin API (BCASL) da eseguire prima della compilazione.",
6243
"tt_venv_button": "Selezionare manualmente una cartella venv da usare per la compilazione.",
6344
"tt_suggest_deps": "Analizzare il progetto per le dipendenze Python mancanti.",
64-
"tt_show_stats": "Mostrare le statistiche di compilazione (tempo, numero di file, memoria).",
65-
"tt_output_dir": "Cartella di output per gli eseguibili generati (PyInstaller --distpath). Lasciare vuoto per usare 'dist'.",
66-
"tt_nuitka_disable_console": "Disattivare la console di Windows per l'app compilata (--windows-disable-console).",
67-
"tt_nuitka_icon": "Scegliere un'icona .ico per l'eseguibile Nuitka (solo Windows).",
68-
"tt_opt_onefile": "Generare un eseguibile a file singolo.",
69-
"tt_opt_windowed": "Eseguire senza finestra della console (modalità finestra, --windowed). Solo Windows.",
70-
"tt_opt_noconfirm": "Non chiedere conferma quando si sovrascrivono file esistenti (--noconfirm).",
71-
"tt_opt_clean": "Pulire i file temporanei prima della compilazione (--clean).",
72-
"tt_opt_noupx": "Non comprimere l'eseguibile con UPX (--noupx).",
73-
"tt_opt_main_only": "Compilare solo main.py o app.py del progetto.",
74-
"tt_opt_debug": "Abilitare la modalità debug (--debug) per più log.",
75-
"tt_opt_auto_install": "Installare automaticamente i moduli Python mancanti.",
76-
"tt_opt_silent_errors": "Non mostrare finestre di errore grafiche (modalità silenziosa)."
45+
"tt_show_stats": "Mostrare le statistiche di compilazione (tempo, numero di file, memoria)."
7746
}

0 commit comments

Comments
 (0)