mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
eeb6e703ba
commit
f549875953
@ -7645,11 +7645,11 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_PLAYLIST_USE_FILENAME,
|
||||
"Dateinamen zur Thumbnail-Zuordnung verwenden"
|
||||
"Dateinamen zur Miniaturansichten Zuordnung verwenden"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_PLAYLIST_USE_FILENAME,
|
||||
"Wenn aktiviert, werden Thumbnails anhand des Dateinamens des Eintrags und nicht anhand seines Labels gefunden."
|
||||
"Wenn aktiviert, werden Miniaturansichten anhand des Dateinamens des Eintrags und nicht anhand seines Labels gefunden."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MANAGE,
|
||||
|
@ -5340,9 +5340,41 @@ MSG_HASH(
|
||||
|
||||
/* Settings > On-Screen Display > On-Screen Overlay > Overlay Lightgun */
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_LIGHTGUN_TWO_TOUCH_INPUT,
|
||||
"2 Dokunuşlu Giriş"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_LIGHTGUN_THREE_TOUCH_INPUT,
|
||||
"3 Dokunuşlu Giriş"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_LIGHTGUN_FOUR_TOUCH_INPUT,
|
||||
"4-Dokunuşlu Giriş"
|
||||
)
|
||||
|
||||
/* Settings > On-Screen Display > On-Screen Overlay > Overlay Mouse */
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_MOUSE_SPEED,
|
||||
"İmleç Hızı"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_INPUT_OVERLAY_MOUSE_SPEED,
|
||||
"İmleç hareket hızını ayarlayın."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_MOUSE_HOLD_TO_DRAG,
|
||||
"Sürüklemek için uzun bas"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_INPUT_OVERLAY_MOUSE_HOLD_TO_DRAG,
|
||||
"Bir düğmeye basılı tutmak için ekrana uzun basın."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_MOUSE_DTAP_TO_DRAG,
|
||||
"Sürüklemek için çift dokunun"
|
||||
)
|
||||
|
||||
/* Settings > On-Screen Display > Video Layout */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user