Skip to content

Commit

Permalink
Fetch translations & Recreate libretro_core_options_intl.h
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 26, 2023
1 parent bd14ddb commit e49c439
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions libretro_core_options_intl.h
Original file line number Diff line number Diff line change
@@ -4125,7 +4125,7 @@ struct retro_core_options_v2 options_ast = {
#define OPTION_VAL_NEAREST_BE NULL
#define OPTION_VAL_SABR_BE NULL
#define OPTION_VAL_XBR_BE NULL
#define OPTION_VAL_BILINEAR_BE NULL
#define OPTION_VAL_BILINEAR_BE "Білінейны"
#define OPTION_VAL_3_POINT_BE NULL
#define OPTION_VAL_JINC2_BE NULL
#define BEETLE_OPT_FILTER_EXCLUDE_SPRITE_LABEL_BE NULL
@@ -4196,11 +4196,11 @@ struct retro_core_options_v2 options_ast = {
#define OPTION_VAL_OFF_BE NULL
#define BEETLE_OPT_CROSSHAIR_COLOR_P1_LABEL_BE NULL
#define BEETLE_OPT_CROSSHAIR_COLOR_P1_INFO_0_BE NULL
#define OPTION_VAL_RED_BE NULL
#define OPTION_VAL_BLUE_BE NULL
#define OPTION_VAL_GREEN_BE NULL
#define OPTION_VAL_RED_BE "Чырвоная"
#define OPTION_VAL_BLUE_BE "Блакітная"
#define OPTION_VAL_GREEN_BE "Зялёная"
#define OPTION_VAL_ORANGE_BE NULL
#define OPTION_VAL_YELLOW_BE NULL
#define OPTION_VAL_YELLOW_BE "Жоўтая"
#define OPTION_VAL_CYAN_BE NULL
#define OPTION_VAL_PINK_BE NULL
#define OPTION_VAL_PURPLE_BE NULL
@@ -42892,7 +42892,7 @@ struct retro_core_options_v2 options_hu = {
#define BEETLE_OPT_DYNAREC_SPU_SAMPLES_INFO_0_ID NULL
#define BEETLE_OPT_CORE_TIMING_FPS_LABEL_ID NULL
#define BEETLE_OPT_CORE_TIMING_FPS_INFO_0_ID NULL
#define OPTION_VAL_FORCE_PROGRESSIVE_ID NULL
#define OPTION_VAL_FORCE_PROGRESSIVE_ID "Laju Progresif"
#define OPTION_VAL_FORCE_INTERLACED_ID NULL
#define OPTION_VAL_AUTO_TOGGLE_ID NULL
#define BEETLE_OPT_PAL_VIDEO_TIMING_OVERRIDE_LABEL_ID NULL
@@ -77034,7 +77034,7 @@ struct retro_core_options_v2 options_val = {
#define CATEGORY_OSD_INFO_0_VN NULL
#define CATEGORY_INPUT_LABEL_VN "Input Driver"
#define CATEGORY_INPUT_INFO_0_VN NULL
#define CATEGORY_MEMCARDS_LABEL_VN NULL
#define CATEGORY_MEMCARDS_LABEL_VN "Thẻ nhớ"
#define CATEGORY_MEMCARDS_INFO_0_VN NULL
#define CATEGORY_PGXP_LABEL_VN NULL
#define CATEGORY_PGXP_INFO_0_VN NULL

0 comments on commit e49c439

Please sign in to comment.