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 Nov 15, 2023
1 parent 38c77e9 commit 064b530
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions intl/msg_hash_be.h
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_ONLINE_UPDATER,
"Анлайнавы абнаўляльнік"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_ONLINE_UPDATER,
"Сцягнуць дадатковыя кампаненты ды змесціва для RetroArch."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_NETPLAY,
"Сеткавая гульня"
Expand Down Expand Up @@ -602,13 +606,17 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_CPU_CORES,
"Ядраў ЦП"
)
MSG_HASH( /* FIXME Maybe add a description? */
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RETRORATING_LEVEL,
"Ацэнка RetroRating"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_POWER_SOURCE,
"Крыніца сілкавання"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_VIDEO_CONTEXT_DRIVER,
"Драйвер відэакантэксту"
"Драйвер кантэксту відэа"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_DISPLAY_METRIC_MM_WIDTH,
Expand Down Expand Up @@ -906,7 +914,7 @@ MSG_HASH(
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_RDB_ENTRY_SETTING,
"Сетынг"
"Абставіны"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_RDB_ENTRY_VISUAL,
Expand Down Expand Up @@ -1034,6 +1042,10 @@ MSG_HASH(

/* Main Menu > Help */

MSG_HASH(
MENU_ENUM_LABEL_VALUE_HELP_CONTROLS,
"Базавае кіраванне меню"
)

/* Main Menu > Help > Basic Menu Controls */

Expand Down Expand Up @@ -1791,7 +1803,7 @@ MSG_HASH(
#endif
MSG_HASH(
MENU_ENUM_LABEL_VALUE_VIDEO_ROTATION,
"Паварот відэа"
"Паварот выявы"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SCREEN_ORIENTATION,
Expand Down Expand Up @@ -5174,7 +5186,7 @@ MSG_HASH(
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_AI_SERVICE_IMAGE_MODE,
"Рэжым відарыса"
"Рэжым выявы"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_AI_SERVICE_SPEECH_MODE,
Expand All @@ -5194,7 +5206,7 @@ MSG_HASH(
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_AI_SERVICE_IMAGE_NARRATOR_MODE,
"Відарыс + апавядальнік"
"Выява + апавядальнік"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_POSITION_BOTTOM,
Expand Down

0 comments on commit 064b530

Please sign in to comment.