Skip to content

Commit abc7ea3

Browse files
author
github-actions
committed
Fetch translations from Crowdin
1 parent a69d9bc commit abc7ea3

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

intl/msg_hash_de.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12603,6 +12603,10 @@ MSG_HASH(
1260312603
MENU_ENUM_LABEL_VALUE_BT_CONNECTED,
1260412604
"Verbunden"
1260512605
)
12606+
MSG_HASH(
12607+
MENU_ENUM_LABEL_VALUE_PORT_DEVICE_NAME,
12608+
"Gerätename Port %d: %s"
12609+
)
1260612610
MSG_HASH(
1260712611
MENU_ENUM_LABEL_VALUE_PORT_DEVICE_INFO,
1260812612
"Geräte-Anzeigename: %s\nGeräte-Konfigurationsname: %s\nGeräte-VID/PID: %d/%d"

intl/msg_hash_fi.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11371,6 +11371,10 @@ MSG_HASH(
1137111371
MENU_ENUM_LABEL_VALUE_PORT,
1137211372
"Portti"
1137311373
)
11374+
MSG_HASH(
11375+
MENU_ENUM_LABEL_VALUE_PORT_DEVICE_NAME,
11376+
"Portti %d Laitteen nimi: %s"
11377+
)
1137411378
MSG_HASH(
1137511379
MENU_ENUM_LABEL_VALUE_PORT_DEVICE_INFO,
1137611380
"Laitteen näyttönimi: %s\nLaitteen asetusnimi: %s\nLaitteen VID/PID: %d/%d"

intl/progress.h

Lines changed: 1 addition & 1 deletion
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 13
3636

3737
/* Greek */

0 commit comments

Comments
 (0)