Skip to content

Commit

Permalink
Fetch translations from Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 30, 2024
1 parent 996eb68 commit eabdc19
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 3 deletions.
24 changes: 24 additions & 0 deletions intl/msg_hash_en.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ MSG_HASH(
MENU_ENUM_SUBLABEL_NETPLAY,
"Join or host a net-play session."
)
MSG_HASH(
MENU_ENUM_LABEL_HELP_QUIT_RETROARCH,
"Quit RetroArch. Killing the program in any hard way (SIGKILL, etc.) will terminate RetroArch without saving the configuration in any case. On Unix-likes, SIGINT/SIGTERM allows a clean deinitialisation which includes configuration save if enabled."
)

/* Main Menu > Load Core */

Expand Down Expand Up @@ -170,6 +174,18 @@ MSG_HASH(
MENU_ENUM_LABEL_HELP_SUSPEND_SCREENSAVER_ENABLE,
"Suspends the screensaver. Is a hint that does not necessarily have to be honoured by the video driver."
)
MSG_HASH(
MENU_ENUM_SUBLABEL_VIDEO_BLACK_FRAME_INSERTION,
"Insert black frame(s) between frames. Can greatly reduce motion blur by emulating CRT scan out, but at cost of brightness. Do not combine with Swap Interval > 1 (Auto is OK), Frame Delay, or Sync to Exact Content Framerate."
)
MSG_HASH(
MENU_ENUM_LABEL_HELP_VIDEO_BLACK_FRAME_INSERTION,
"Inserts black frame(s) in between frames for enhanced motion clarity. Only use option designated for your current display refresh rate. Not for use at refresh rates that are non-multiples of 60Hz such as 144Hz, 165Hz, etc. Do not combine with Swap Interval > 1 (Auto is OK), Frame Delay, or Sync to Exact Content Framerate. Leaving system VRR on is OK, just not that setting. If you notice -any- temporary image retention, you should disable at 120hz, and for higher hz adjust the dark frames setting[...]"
)
MSG_HASH(
MENU_ENUM_LABEL_HELP_VIDEO_BFI_DARK_FRAMES,
"Adjusts the number of frames displayed in the BFI sequence that are black. More black frames increases motion clarity but reduces brightness. Not applicable at 120hz as there is only one total extra 60hz frame, so it must be black otherwise BFI would not be active at all."
)
#if defined(DINGUX)
MSG_HASH(
MENU_ENUM_SUBLABEL_VIDEO_DINGUX_IPU_FILTER_TYPE,
Expand Down Expand Up @@ -519,6 +535,10 @@ MSG_HASH(
MENU_ENUM_SUBLABEL_INPUT_TURBO_MODE,
"Select the general behaviour of turbo mode."
)
MSG_HASH(
MENU_ENUM_SUBLABEL_INPUT_ALLOW_TURBO_DPAD,
"If enabled, digital directional inputs (also known as D-Pad or 'hatswitch') can be turbo."
)
MSG_HASH(
MENU_ENUM_LABEL_HELP_INPUT_RETROPAD_BINDS,
"Libretro uses a virtual gamepad abstraction known as the 'RetroPad' to communicate from frontends (like RetroArch) to cores and vice versa. This menu determines how the virtual RetroPad is mapped to the physical input devices and which virtual input ports these devices occupy.\nIf a physical input device is recognised and autoconfigured correctly, users probably do not need to use this menu at all, and for core-specific input changes, should use the Quick Menu's 'Controls' submenu instead."
Expand Down Expand Up @@ -1011,6 +1031,10 @@ MSG_HASH(

/* Settings > User Interface > Appearance */

MSG_HASH(
MENU_ENUM_SUBLABEL_MENU_WALLPAPER,
"Select an image to set as menu background. Manual and dynamic images will override 'Colour Theme'."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MENU_USE_PREFERRED_SYSTEM_COLOR_THEME,
"Use Preferred System Colour Theme"
Expand Down
8 changes: 8 additions & 0 deletions intl/msg_hash_fr.h
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,14 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_CORE_INFO_FIRMWARE,
"Firmware(s) "
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_CORE_INFO_FIRMWARE_IN_CONTENT_DIRECTORY,
"- Remarque : 'Fichiers système avec le contenu' est actuellement activé."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_CORE_INFO_FIRMWARE_PATH,
"- Recherche dans : '%s'"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MISSING_REQUIRED,
"Manquant, requis :"
Expand Down
8 changes: 8 additions & 0 deletions intl/msg_hash_id.h
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,14 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_CORE_INFO_SAVESTATE_SERIALIZED,
"Berserial (Simpan/Muat, Gerak Mundur)"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_CORE_INFO_FIRMWARE_IN_CONTENT_DIRECTORY,
"- Catatan: 'Berkas Sistem ada di Direktori Konten' sedang aktif."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_CORE_INFO_FIRMWARE_PATH,
"- Mencari di: '%s'"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MISSING_REQUIRED,
"Tidak ditemukan, yang diperlukan:"
Expand Down
8 changes: 8 additions & 0 deletions intl/msg_hash_ja.h
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,14 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_CORE_INFO_FIRMWARE,
"ファームウェア"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_CORE_INFO_FIRMWARE_IN_CONTENT_DIRECTORY,
"- 注意: [コンテンツディレクトリからシステムファイルを読み込む] が現在有効化されています。"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_CORE_INFO_FIRMWARE_PATH,
"- 検索中: '%s'"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MISSING_REQUIRED,
"不足, 必須:"
Expand Down
4 changes: 4 additions & 0 deletions intl/msg_hash_pt_br.h
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_CORE_INFO_SAVESTATE_DETERMINISTIC,
"Determinístico (salva/carrega, rebobina, execução antecipada, Netplay)"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_CORE_INFO_FIRMWARE_PATH,
"- Pesquisando em: \"%s\""
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MISSING_REQUIRED,
"Faltando, necessário:"
Expand Down
6 changes: 3 additions & 3 deletions intl/progress.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
#define LANGUAGE_PROGRESS_GREEK_APPROVED 0

/* English, United Kingdom */
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_TRANSLATED 96
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_TRANSLATED 100
#define LANGUAGE_PROGRESS_ENGLISH_UNITED_KINGDOM_APPROVED 0

/* Esperanto */
Expand All @@ -55,7 +55,7 @@
#define LANGUAGE_PROGRESS_FINNISH_APPROVED 48

/* French */
#define LANGUAGE_PROGRESS_FRENCH_TRANSLATED 99
#define LANGUAGE_PROGRESS_FRENCH_TRANSLATED 100
#define LANGUAGE_PROGRESS_FRENCH_APPROVED 98

/* Galician */
Expand Down Expand Up @@ -83,7 +83,7 @@
#define LANGUAGE_PROGRESS_ITALIAN_APPROVED 0

/* Japanese */
#define LANGUAGE_PROGRESS_JAPANESE_TRANSLATED 99
#define LANGUAGE_PROGRESS_JAPANESE_TRANSLATED 100
#define LANGUAGE_PROGRESS_JAPANESE_APPROVED 0

/* Korean */
Expand Down

0 comments on commit eabdc19

Please sign in to comment.