Skip to content

Commit 0fa44d2

Browse files
author
github-actions[bot]
committed
Fetch translations & Recreate libretro_core_options_intl.h
1 parent 5267573 commit 0fa44d2

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

libretro_core_options_intl.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2550,7 +2550,7 @@ struct retro_core_options_v2 options_be = {
25502550
#define CATEGORY_VIDEO_INFO_0_BG NULL
25512551
#define CATEGORY_INPUT_LABEL_BG "Вход"
25522552
#define CATEGORY_INPUT_INFO_0_BG NULL
2553-
#define CATEGORY_HACKS_LABEL_BG NULL
2553+
#define CATEGORY_HACKS_LABEL_BG "Хакове за емулация"
25542554
#define CATEGORY_HACKS_INFO_0_BG NULL
25552555
#define CATEGORY_CHANNEL_VOLUME_LABEL_BG NULL
25562556
#define CATEGORY_CHANNEL_VOLUME_INFO_0_BG NULL
@@ -2560,13 +2560,13 @@ struct retro_core_options_v2 options_be = {
25602560
#define PCE_FAST_PALETTE_INFO_0_BG NULL
25612561
#define OPTION_VAL_RGB_BG NULL
25622562
#define OPTION_VAL_COMPOSITE_BG NULL
2563-
#define PCE_FAST_FRAMESKIP_LABEL_BG NULL
2563+
#define PCE_FAST_FRAMESKIP_LABEL_BG "Прескачане на кадри"
25642564
#define PCE_FAST_FRAMESKIP_INFO_0_BG NULL
2565-
#define OPTION_VAL_AUTO_BG NULL
2566-
#define OPTION_VAL_MANUAL_BG NULL
2567-
#define PCE_FAST_FRAMESKIP_THRESHOLD_LABEL_BG NULL
2565+
#define OPTION_VAL_AUTO_BG "Автоматично"
2566+
#define OPTION_VAL_MANUAL_BG "Ръчно"
2567+
#define PCE_FAST_FRAMESKIP_THRESHOLD_LABEL_BG "Праг на прескачането на кадри (%)"
25682568
#define PCE_FAST_FRAMESKIP_THRESHOLD_INFO_0_BG NULL
2569-
#define OPTION_VAL_33_BG NULL
2569+
#define OPTION_VAL_33_BG "33 (По подразбиране)"
25702570
#define PCE_FAST_HOVERSCAN_LABEL_BG NULL
25712571
#define PCE_FAST_HOVERSCAN_INFO_0_BG NULL
25722572
#define OPTION_VAL_352_BG NULL

0 commit comments

Comments
 (0)