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 Aug 16, 2024
1 parent ecb468a commit 5565b79
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions shell/libretro/libretro_core_options_intl.h
Original file line number Diff line number Diff line change
Expand Up @@ -4081,7 +4081,7 @@ struct retro_core_options_v2 options_ast = {

/* RETRO_LANGUAGE_BE */

#define CATEGORY_SYSTEM_LABEL_BE NULL
#define CATEGORY_SYSTEM_LABEL_BE "Сістэма"
#define CATEGORY_SYSTEM_INFO_0_BE NULL
#define CATEGORY_VIDEO_LABEL_BE "Відэа"
#define CATEGORY_VIDEO_INFO_0_BE NULL
Expand Down Expand Up @@ -4188,7 +4188,7 @@ struct retro_core_options_v2 options_ast = {
#define CORE_OPTION_NAME_VOLUME_MODIFIER_ENABLE_INFO_0_BE NULL
#define CORE_OPTION_NAME_ANISOTROPIC_FILTERING_LABEL_BE NULL
#define CORE_OPTION_NAME_ANISOTROPIC_FILTERING_INFO_0_BE NULL
#define CORE_OPTION_NAME_TEXTURE_FILTERING_LABEL_BE NULL
#define CORE_OPTION_NAME_TEXTURE_FILTERING_LABEL_BE "Згладжванне тэкстур"
#define CORE_OPTION_NAME_TEXTURE_FILTERING_INFO_0_BE NULL
#define OPTION_VAL_1_BE NULL
#define OPTION_VAL_2_BE NULL
Expand Down Expand Up @@ -4270,7 +4270,7 @@ struct retro_core_options_v2 options_ast = {
#define OPTION_VAL_500_BE "500 МГц"
#define CORE_OPTION_NAME_CUSTOM_TEXTURES_LABEL_BE NULL
#define CORE_OPTION_NAME_CUSTOM_TEXTURES_INFO_0_BE NULL
#define CORE_OPTION_NAME_DUMP_TEXTURES_LABEL_BE NULL
#define CORE_OPTION_NAME_DUMP_TEXTURES_LABEL_BE "Здымаць дамп тэкстур"
#define CORE_OPTION_NAME_DUMP_TEXTURES_INFO_0_BE NULL
#define CORE_OPTION_NAME_ANALOG_STICK_DEADZONE_LABEL_BE NULL
#define CORE_OPTION_NAME_ANALOG_STICK_DEADZONE_INFO_0_BE NULL
Expand Down Expand Up @@ -4317,7 +4317,7 @@ struct retro_core_options_v2 options_ast = {
#define OPTION_VAL_290_O45_BE "290 %"
#define OPTION_VAL_300_O45_BE "300 %"
#define CORE_OPTION_NAME_LIGHTGUN1_CROSSHAIR_LABEL_BE NULL
#define OPTION_VAL_WHITE_BE NULL
#define OPTION_VAL_WHITE_BE "Белы"
#define OPTION_VAL_RED_BE "Чырвоная"
#define OPTION_VAL_GREEN_BE "Зялёная"
#define OPTION_VAL_BLUE_BE "Блакітная"
Expand Down Expand Up @@ -4367,14 +4367,14 @@ struct retro_core_options_v2 options_ast = {
#define CORE_OPTION_NAME_VMU1_PIXEL_ON_COLOR_LABEL_BE NULL
#define OPTION_VAL_DEFAULT_ON_00_BE NULL
#define OPTION_VAL_DEFAULT_OFF_01_BE NULL
#define OPTION_VAL_BLACK_02_BE NULL
#define OPTION_VAL_BLACK_02_BE "Чорны"
#define OPTION_VAL_LIGHT_BLUE_04_BE NULL
#define OPTION_VAL_CYAN_06_BE NULL
#define OPTION_VAL_CYAN_06_BE "Марской хвалі"
#define OPTION_VAL_CYAN_BLUE_07_BE NULL
#define OPTION_VAL_LIGHT_GREEN_08_BE NULL
#define OPTION_VAL_CYAN_GREEN_09_BE NULL
#define OPTION_VAL_LIGHT_CYAN_10_BE NULL
#define OPTION_VAL_PURPLE_12_BE NULL
#define OPTION_VAL_PURPLE_12_BE "Фіялетавы"
#define OPTION_VAL_LIGHT_PURPLE_13_BE NULL
#define OPTION_VAL_YELLOW_14_BE "Жоўтая"
#define OPTION_VAL_GRAY_15_BE NULL
Expand All @@ -4386,7 +4386,7 @@ struct retro_core_options_v2 options_ast = {
#define OPTION_VAL_MAGENTA_21_BE NULL
#define OPTION_VAL_LIGHT_PURPLE_3_22_BE NULL
#define OPTION_VAL_LIGHT_ORANGE_23_BE NULL
#define OPTION_VAL_ORANGE_24_BE NULL
#define OPTION_VAL_ORANGE_24_BE "Аранжавы"
#define OPTION_VAL_LIGHT_PURPLE_4_25_BE NULL
#define OPTION_VAL_LIGHT_YELLOW_26_BE NULL
#define OPTION_VAL_LIGHT_YELLOW_2_27_BE NULL
Expand Down

0 comments on commit 5565b79

Please sign in to comment.