File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ MSG_HASH(
8383 )
8484MSG_HASH (
8585 MENU_ENUM_SUBLABEL_CORE_LIST ,
86- "حدد محاكي للاستخدام ."
86+ "حدد أي النواة لاستخدامها ."
8787 )
8888MSG_HASH (
8989 MENU_ENUM_LABEL_VALUE_CORE_LIST_UNLOAD ,
@@ -5266,7 +5266,7 @@ MSG_HASH(
52665266 )
52675267MSG_HASH (
52685268 MENU_ENUM_LABEL_VALUE_NO_CORE ,
5269- "لا نواة"
5269+ "لا يوجد نواة"
52705270 )
52715271MSG_HASH (
52725272 MENU_ENUM_LABEL_VALUE_SEARCH ,
Original file line number Diff line number Diff line change @@ -13011,6 +13011,10 @@ MSG_HASH(
1301113011 MSG_AUTOCONFIG_FILE_ERROR_SAVING ,
1301213012 "Fehler beim Speichern des Controller-Profils."
1301313013 )
13014+ MSG_HASH (
13015+ MSG_AUTOCONFIG_FILE_SAVED_SUCCESSFULLY_NAMED ,
13016+ "Controller-Profil gespeichert als „%s“."
13017+ )
1301413018MSG_HASH (
1301513019 MSG_AUTOSAVE_FAILED ,
1301613020 "Initialisierung der Autospeichern-Funktion fehlgeschlagen."
Original file line number Diff line number Diff line change @@ -1667,7 +1667,7 @@ MSG_HASH(
16671667 )
16681668MSG_HASH (
16691669 MENU_ENUM_LABEL_VALUE_RECORD_DRIVER ,
1670- "Rögzítés "
1670+ "Felvétel "
16711671 )
16721672MSG_HASH (
16731673 MENU_ENUM_SUBLABEL_RECORD_DRIVER ,
@@ -13099,6 +13099,10 @@ MSG_HASH(
1309913099 MSG_AUTOCONFIG_FILE_ERROR_SAVING ,
1310013100 "Hiba a kontrollerprofil mentésekor."
1310113101 )
13102+ MSG_HASH (
13103+ MSG_AUTOCONFIG_FILE_SAVED_SUCCESSFULLY_NAMED ,
13104+ "Kontrollerprofil mentve \"%s\" néven."
13105+ )
1310213106MSG_HASH (
1310313107 MSG_AUTOSAVE_FAILED ,
1310413108 "Automatikus mentés inicializálása nem sikerült."
Original file line number Diff line number Diff line change 3131#define LANGUAGE_PROGRESS_DANISH_APPROVED 0
3232
3333/* German */
34- #define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 99
34+ #define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 100
3535#define LANGUAGE_PROGRESS_GERMAN_APPROVED 12
3636
3737/* Greek */
7979#define LANGUAGE_PROGRESS_CROATIAN_APPROVED 0
8080
8181/* Hungarian */
82- #define LANGUAGE_PROGRESS_HUNGARIAN_TRANSLATED 99
82+ #define LANGUAGE_PROGRESS_HUNGARIAN_TRANSLATED 100
8383#define LANGUAGE_PROGRESS_HUNGARIAN_APPROVED 0
8484
8585/* Indonesian */
You can’t perform that action at this time.
0 commit comments