mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
c97b40e900
commit
e71e895ad6
@ -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,
|
||||
"Γραμμικός"
|
||||
|
@ -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 */
|
||||
|
||||
|
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user