mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
5e79dd4569
commit
d310f834e6
@ -2030,6 +2030,14 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_SCAN_SUBFRAMES,
|
||||
"Simulation de ligne de balayage roulante"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_SCAN_SUBFRAMES,
|
||||
"Simule une ligne de balayage roulante basique au cours de plusieurs sous-images en divisant l'écran verticalement et en rendant chaque partie de l'écran en fonction du nombre de sous-images disponibles."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_HELP_VIDEO_SCAN_SUBFRAMES,
|
||||
"Simule une ligne de balayage roulante basique au cours de plusieurs sous-images en divisant l'écran verticalement et en rendant chaque partie de l'écran en fonction du nombre de sous-images disponibles de haut en bas de l'écran."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_GPU_SCREENSHOT,
|
||||
"Les captures d'écran capturent les shaders produits par le processeur graphique si disponibles."
|
||||
|
@ -2038,6 +2038,14 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_SCAN_SUBFRAMES,
|
||||
"Gördülő elektronsugár szimulálása"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_SCAN_SUBFRAMES,
|
||||
"Egyszerű gördülő elektronsugár szimuláció több alképkockán keresztül, a képernyőt az alképkockák számának megfelelően függőlegesen felosztva és részlegesen megjelenítve."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_HELP_VIDEO_SCAN_SUBFRAMES,
|
||||
"Egyszerű gördülő elektronsugár szimuláció több alképkockán keresztül, a képernyőt az alképkockák számának megfelelően függőlegesen felosztva és fentről lefelé sorrendben megjelenítve."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_GPU_SCREENSHOT,
|
||||
"A képernyőkép tartalmazza a GPU shader effektet, ha elérhető."
|
||||
|
@ -2006,6 +2006,14 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_SCAN_SUBFRAMES,
|
||||
"Simulazione della linea di scansione mobile"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_SCAN_SUBFRAMES,
|
||||
"Simula una linea di scanline di base su più sotto-frame dividendo lo schermo su verticalmente e rendendo ogni parte dello schermo in base a quanti sotto-frame ci sono."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_HELP_VIDEO_SCAN_SUBFRAMES,
|
||||
"Simula una linea di scanline di base su più sotto-frame dividendo lo schermo su verticalmente e rendendo ogni parte dello schermo secondo quanti sotto-frame ci sono dalla parte superiore dello schermo verso il basso."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_GPU_SCREENSHOT,
|
||||
"Vengono effettuati screenshot migliorati con le shader della GPU se disponibile."
|
||||
|
@ -75,7 +75,7 @@
|
||||
#define LANGUAGE_PROGRESS_CROATIAN_APPROVED 0
|
||||
|
||||
/* Hungarian */
|
||||
#define LANGUAGE_PROGRESS_HUNGARIAN_TRANSLATED 99
|
||||
#define LANGUAGE_PROGRESS_HUNGARIAN_TRANSLATED 100
|
||||
#define LANGUAGE_PROGRESS_HUNGARIAN_APPROVED 0
|
||||
|
||||
/* Indonesian */
|
||||
|
Loading…
x
Reference in New Issue
Block a user