Skip to content

Commit

Permalink
Fix removed translation tags from languange files
Browse files Browse the repository at this point in the history
- update german translation (thx Optimum Power)
  • Loading branch information
WXbet committed Apr 15, 2024
1 parent 915fb4d commit 68534aa
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 11 deletions.
2 changes: 2 additions & 0 deletions support/translation/bg
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@ txt_s3tup_msg_table_header_libsversion_col_downgrade="${txt_s3tup_msg_table_head
txt_s3tup_menu_toolchain_title="${txt_tc} Меню"
txt_s3tup_menu_toolchain_text1="Изберете един от"
txt_s3tup_menu_toolchain_text2="инсталиран cross ${txt_tc}s който искате да опресните:"
txt_s3tup_menu_toolchain_notsupported="${txt_tc} may not be supported by this build system ($(uname -m)) due to architecture mismatch!"
txt_s3tup_menu_toolchain_arch="$txt_tc host arch:"
txt_s3tup_menu_toolchain_notfound="не открит ${txt_tc}s"
txt_s3tup_menu_toolchain_folder="$txt_tc папка:"
txt_s3tup_menu_toolchain_config="конфиг файл:"
Expand Down
24 changes: 13 additions & 11 deletions support/translation/de
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ txt_parameter='Parameter'
txt_extracting=' entpacke' #10 zeichen
txt_checking='überprüfe'
txt_wait='bitte warten...'
txt_existing='vorhandenen'
txt_existing='vorhandenes'
txt_ssh_profiles="SSH $txt_profiles"
txt_not_found='nicht gefunden'
txt_n_installed='ist nicht installiert'
Expand Down Expand Up @@ -69,28 +69,28 @@ txt_firstmenu_continue="weiter mit lokalem ${REPO^^}"
txt_firstmenu_cedit="$txt_conf""s Editor starten"
txt_firstmenu_tcupdate="Toolchain Updater starten"
txt_firstmenu_lang="Systemsprache manuell $txt_sel"
txt_firstmenu_exit="simplebuild sofort beenden"
txt_firstmenu_exit="Simplebuild sofort beenden"

# _toolchain_config_menu ###################################
txt_config_menu="$txt_conf $txt_menu"
txt_back_build="$txt_back zum $txt_bmenu_title"
txt_module_configure="oscam Module $txt_sel"
txt_oscam_extra="oscam Extras USB/PCSC $txt_sel"
txt_module_configure="OSCam Module $txt_sel"
txt_oscam_extra="OSCam Extras USB/PCSC $txt_sel"
txt_build_extra="build Extras compress/patch $txt_sel"
txt_build_load="letzte $txt_conf laden"
txt_build_save="$txt_conf speichern"
txt_build_reset="$txt_conf $txt_back setzen"
txt_use_targz='erstelle tar Archiv nach dem Bauen'
txt_use_patch='patche oscam vor dem Bauen'
txt_use_compress='Binärkompression von oscam'
txt_use_patch='patche OSCam vor dem Bauen'
txt_use_compress='Binärkompression von OSCam'

# _toolchain_build_menu ####################################
txt_bmenu_user="Benutzername "
txt_bmenu_comp="Compiler "
txt_bmenu_debu="Debug Info "
txt_bmenu_use="USE_Variablen "
txt_bmenu_build="oscam jetzt $txt_b1"
txt_bmenu_config="oscam/Build $txt_conf"
txt_bmenu_build="OSCam jetzt $txt_b1"
txt_bmenu_config="OSCam/Build $txt_conf"
txt_bmenu_update="${txt_lib}en aktualisieren"
txt_bmenu_backup="Toolchain sichern"
txt_bmenu_profile="vorhandenes $txt_profile laden"
Expand All @@ -102,7 +102,7 @@ txt_bmenus_profile="$txt_profile $txt_save"
txt_compress3="Dateigröße verkleinert auf"

# _toolchain_main_menu ####################################
txt_menu_builder1="Beende simplebuild"
txt_menu_builder1="Beende Simplebuild"
txt_menu_builder2="einen neuen $txt_tc hinzufügen"
txt_menu_builder3="entferne einen installierten $txt_tc"
txt_menu_builder4="Nativ $txt_for"
Expand All @@ -111,15 +111,15 @@ txt_menu_back="Zurück zum $txt_tc $txt_menu"

# _dialog_checkout ########################################
txt_verify_syscheck='überprüfe System :'
txt_verify_svn="überprüfe existierenden ${REPO^^} :"
txt_verify_svn="überprüfe existierendes ${REPO^^} :"
txt_update_svn="$txt_update ${REPO^^} :"
txt_prepare_svn="bereite ${REPO^^} checkout vor :"
txt_latest="letzter Stand"

# _load_profile ###########################################
txt_select_profile_title="Verfügbare $txt_profiles"
txt_select_profile="bitte ein $txt_profile auswählen"
txt_confirm_profile_select="bitte bestätigen sie die Auswahl von:"
txt_confirm_profile_select="bitte bestätigen Sie die Auswahl von:"
txt_no_profile_found="kein $txt_profile gefunden in\n\n$profdir"

# _upload_cam #############################################
Expand Down Expand Up @@ -216,6 +216,8 @@ txt_s3tup_msg_table_header_libsversion_col_downgrade="${txt_s3tup_msg_table_head
txt_s3tup_menu_toolchain_title="${txt_tc} Menü"
txt_s3tup_menu_toolchain_text1="Wählen Sie eine der"
txt_s3tup_menu_toolchain_text2="installierten Cross-${txt_tc}s aus, die Sie aktualisieren möchten:"
txt_s3tup_menu_toolchain_notsupported="${txt_tc} wird von diesem Buildsystem ($(uname -m)) aufgrund von Architekturkonflikten möglicherweise nicht unterstützt!"
txt_s3tup_menu_toolchain_arch="$txt_tc Host Arch:"
txt_s3tup_menu_toolchain_notfound="Keine ${txt_tc}s gefunden"
txt_s3tup_menu_toolchain_folder="${txt_tc} Verzeichnis:"
txt_s3tup_menu_toolchain_config="Konfigurationsdatei:"
Expand Down
2 changes: 2 additions & 0 deletions support/translation/en
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ txt_s3tup_msg_table_header_libsversion_col_downgrade="${txt_s3tup_msg_table_head
txt_s3tup_menu_toolchain_title="${txt_tc} Menu"
txt_s3tup_menu_toolchain_text1="Select one of the"
txt_s3tup_menu_toolchain_text2="installed cross ${txt_tc,,}s that you want to update:"
txt_s3tup_menu_toolchain_notsupported="${txt_tc} may not be supported by this build system ($(uname -m)) due to architecture mismatch!"
txt_s3tup_menu_toolchain_arch="$txt_tc host arch:"
txt_s3tup_menu_toolchain_notfound="no ${txt_tc,,}s found"
txt_s3tup_menu_toolchain_folder="$txt_tc folder:"
txt_s3tup_menu_toolchain_config="config file:"
Expand Down
2 changes: 2 additions & 0 deletions support/translation/es
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ txt_s3tup_msg_table_header_libsversion_col_downgrade="${txt_s3tup_msg_table_head
txt_s3tup_menu_toolchain_title="${txt_tc} Menu"
txt_s3tup_menu_toolchain_text1="Escoge una de las"
txt_s3tup_menu_toolchain_text2="crosses instaladas ${txt_tc,,}s que quieres actualizar:"
txt_s3tup_menu_toolchain_notsupported="${txt_tc} may not be supported by this build system ($(uname -m)) due to architecture mismatch!"
txt_s3tup_menu_toolchain_arch="$txt_tc host arch:"
txt_s3tup_menu_toolchain_notfound="no se ha encontrado ${txt_tc,,}s"
txt_s3tup_menu_toolchain_folder="directorio $txt_tc:"
txt_s3tup_menu_toolchain_config="archivo config:"
Expand Down
2 changes: 2 additions & 0 deletions support/translation/fr
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ txt_s3tup_msg_table_header_libsversion_col_downgrade="${txt_s3tup_msg_table_head
txt_s3tup_menu_toolchain_title="${txt_tc} Menu"
txt_s3tup_menu_toolchain_text1="Sélectionnez l'un des"
txt_s3tup_menu_toolchain_text2="les ${txt_tc,,} crosss installés que vous souhaitez mettre à jour:"
txt_s3tup_menu_toolchain_notsupported="${txt_tc} may not be supported by this build system ($(uname -m)) due to architecture mismatch!"
txt_s3tup_menu_toolchain_arch="$txt_tc host arch:"
txt_s3tup_menu_toolchain_notfound="non ${txt_tc,,}s trouvé"
txt_s3tup_menu_toolchain_folder="$txt_tc répertoire:"
txt_s3tup_menu_toolchain_config="fchier de config :"
Expand Down
2 changes: 2 additions & 0 deletions support/translation/it
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ txt_s3tup_msg_table_header_libsversion_col_downgrade="${txt_s3tup_msg_table_head
txt_s3tup_menu_toolchain_title="Menu ${txt_tc}"
txt_s3tup_menu_toolchain_text1="Seleziona uno dei"
txt_s3tup_menu_toolchain_text2="installato cross ${txt_tc,,} che desideri aggiornare:"
txt_s3tup_menu_toolchain_notsupported="${txt_tc} potrebbe non essere supportato da questo sistema di costruzione ($(uname -m)) a causa della mancata corrispondenza dell'architettura!"
txt_s3tup_menu_toolchain_arch="architettura host $txt_tc:"
txt_s3tup_menu_toolchain_notfound="nessun ${txt_tc,,} trovato"
txt_s3tup_menu_toolchain_folder="cartella $txt_tc:"
txt_s3tup_menu_toolchain_config="file di configurazione:"
Expand Down
2 changes: 2 additions & 0 deletions support/translation/nl
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ txt_s3tup_msg_table_header_libsversion_col_downgrade="${txt_s3tup_msg_table_head
txt_s3tup_menu_toolchain_title="${txt_tc} Menu"
txt_s3tup_menu_toolchain_text1="Select one of the"
txt_s3tup_menu_toolchain_text2="installed cross ${txt_tc,,}s that you want to update:"
txt_s3tup_menu_toolchain_notsupported="${txt_tc} may not be supported by this build system ($(uname -m)) due to architecture mismatch!"
txt_s3tup_menu_toolchain_arch="$txt_tc host arch:"
txt_s3tup_menu_toolchain_notfound="no ${txt_tc,,}s found"
txt_s3tup_menu_toolchain_folder="$txt_tc folder:"
txt_s3tup_menu_toolchain_config="config file:"
Expand Down
2 changes: 2 additions & 0 deletions support/translation/pl
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ txt_s3tup_msg_table_header_libsversion_col_downgrade="${txt_s3tup_msg_table_head
txt_s3tup_menu_toolchain_title="${txt_tc} Menu"
txt_s3tup_menu_toolchain_text1="Select one of the"
txt_s3tup_menu_toolchain_text2="installed cross ${txt_tc,,}s that you want to update:"
txt_s3tup_menu_toolchain_notsupported="${txt_tc} may not be supported by this build system ($(uname -m)) due to architecture mismatch!"
txt_s3tup_menu_toolchain_arch="$txt_tc host arch:"
txt_s3tup_menu_toolchain_notfound="no ${txt_tc,,}s found"
txt_s3tup_menu_toolchain_folder="$txt_tc folder:"
txt_s3tup_menu_toolchain_config="config file:"
Expand Down
2 changes: 2 additions & 0 deletions support/translation/pt
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ txt_s3tup_msg_table_header_libsversion_col_downgrade="${txt_s3tup_msg_table_head
txt_s3tup_menu_toolchain_title="${txt_tc} Menu"
txt_s3tup_menu_toolchain_text1="Select one of the"
txt_s3tup_menu_toolchain_text2="installed cross ${txt_tc,,}s that you want to update:"
txt_s3tup_menu_toolchain_notsupported="${txt_tc} may not be supported by this build system ($(uname -m)) due to architecture mismatch!"
txt_s3tup_menu_toolchain_arch="$txt_tc host arch:"
txt_s3tup_menu_toolchain_notfound="no ${txt_tc,,}s found"
txt_s3tup_menu_toolchain_folder="$txt_tc folder:"
txt_s3tup_menu_toolchain_config="config file:"
Expand Down

0 comments on commit 68534aa

Please sign in to comment.