Skip to content

Commit ade34fd

Browse files
author
github-actions
committed
Fetch translations from Crowdin
1 parent 3e962ba commit ade34fd

4 files changed

Lines changed: 13 additions & 5 deletions

File tree

intl/msg_hash_ar.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ MSG_HASH(
8383
)
8484
MSG_HASH(
8585
MENU_ENUM_SUBLABEL_CORE_LIST,
86-
"حدد محاكي للاستخدام."
86+
"حدد أي النواة لاستخدامها."
8787
)
8888
MSG_HASH(
8989
MENU_ENUM_LABEL_VALUE_CORE_LIST_UNLOAD,
@@ -5266,7 +5266,7 @@ MSG_HASH(
52665266
)
52675267
MSG_HASH(
52685268
MENU_ENUM_LABEL_VALUE_NO_CORE,
5269-
"لا نواة"
5269+
"لا يوجد نواة"
52705270
)
52715271
MSG_HASH(
52725272
MENU_ENUM_LABEL_VALUE_SEARCH,

intl/msg_hash_de.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
)
1301413018
MSG_HASH(
1301513019
MSG_AUTOSAVE_FAILED,
1301613020
"Initialisierung der Autospeichern-Funktion fehlgeschlagen."

intl/msg_hash_hu.h

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1667,7 +1667,7 @@ MSG_HASH(
16671667
)
16681668
MSG_HASH(
16691669
MENU_ENUM_LABEL_VALUE_RECORD_DRIVER,
1670-
"Rögzítés"
1670+
"Felvétel"
16711671
)
16721672
MSG_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+
)
1310213106
MSG_HASH(
1310313107
MSG_AUTOSAVE_FAILED,
1310413108
"Automatikus mentés inicializálása nem sikerült."

intl/progress.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
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 */
@@ -79,7 +79,7 @@
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 */

0 commit comments

Comments
 (0)