Fetch translations from Crowdin

This commit is contained in:
github-actions 2022-02-08 00:08:31 +00:00
parent c97b40e900
commit e71e895ad6
3 changed files with 21 additions and 1 deletions

View File

@ -3787,6 +3787,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_CHEEVOS_UNSUPPORTED_ENTRY,
"Μη Υποστηριζόμενο"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_DONT_CARE,
"Προκαθορισμένο"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_LINEAR,
"Γραμμικός"

View File

@ -1937,6 +1937,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_HISTORY_LIST_ENABLE,
"Historikk"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_PLAYLIST_SUBLABEL_CORE,
"Kjerne:"
)
/* Settings > Playlists > Playlist Management */
@ -2105,6 +2109,10 @@ MSG_HASH(
/* RGUI: Settings Options */
MSG_HASH(
MENU_ENUM_LABEL_VALUE_RGUI_THUMB_SCALE_BILINEAR,
"Bilineær"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_RGUI_ASPECT_RATIO_LOCK_INTEGER,
"Heltall skalering"
@ -2159,6 +2167,14 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_QT_INFORMATION,
"Informasjon"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_QT_PLAYLIST_ENTRY_NAME,
"Navn:"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_QT_PLAYLIST_ENTRY_CORE,
"Kjerne:"
)
/* Unsorted */

View File

@ -23,7 +23,7 @@
#define LANGUAGE_PROGRESS_DANISH_APPROVED 0
/* German */
#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 64
#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 65
#define LANGUAGE_PROGRESS_GERMAN_APPROVED 16
/* Greek */