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 10, 2025
1 parent 6f495de commit 2c57a35
Show file tree
Hide file tree
Showing 11 changed files with 430 additions and 10 deletions.
4 changes: 4 additions & 0 deletions intl/msg_hash_be.h
Original file line number Diff line number Diff line change
Expand Up @@ -914,6 +914,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_V4L2_SUPPORT,
"Падтрымка Video4Linux2"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SSL_SUPPORT,
"Падтрымка SSL"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_LIBUSB_SUPPORT,
"Падтрымка libusb"
Expand Down
4 changes: 4 additions & 0 deletions intl/msg_hash_de.h
Original file line number Diff line number Diff line change
Expand Up @@ -890,6 +890,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_V4L2_SUPPORT,
"Video4Linux2-Unterstützung"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SSL_SUPPORT,
"SSL-Unterstützung"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_LIBUSB_SUPPORT,
"libusb-Unterstützung"
Expand Down
4 changes: 4 additions & 0 deletions intl/msg_hash_es.h
Original file line number Diff line number Diff line change
Expand Up @@ -910,6 +910,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_V4L2_SUPPORT,
"Soporte de Video4Linux2"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SSL_SUPPORT,
"Soporte de SSL"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_LIBUSB_SUPPORT,
"Soporte de libusb"
Expand Down
4 changes: 4 additions & 0 deletions intl/msg_hash_fr.h
Original file line number Diff line number Diff line change
Expand Up @@ -906,6 +906,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_V4L2_SUPPORT,
"Prise en charge de Video4Linux2 "
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SSL_SUPPORT,
"Prise en charge de SSL "
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_LIBUSB_SUPPORT,
"Prise en charge de Libusb "
Expand Down
4 changes: 4 additions & 0 deletions intl/msg_hash_ko.h
Original file line number Diff line number Diff line change
Expand Up @@ -914,6 +914,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_V4L2_SUPPORT,
"Video4Linux2 지원"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SSL_SUPPORT,
"SSL 지원"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_LIBUSB_SUPPORT,
"Libusb 지원"
Expand Down
4 changes: 4 additions & 0 deletions intl/msg_hash_pl.h
Original file line number Diff line number Diff line change
Expand Up @@ -910,6 +910,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_V4L2_SUPPORT,
"Obsługa Video4Linux2"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SSL_SUPPORT,
"Wsparcie SSL"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_LIBUSB_SUPPORT,
"Obsługa libusb"
Expand Down
8 changes: 8 additions & 0 deletions intl/msg_hash_pt_br.h
Original file line number Diff line number Diff line change
Expand Up @@ -806,6 +806,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_PULSEAUDIO_SUPPORT,
"Suporte ao PulseAudio"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_PIPEWIRE_SUPPORT,
"Suporte ao PipeWire"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_COREAUDIO_SUPPORT,
"Suporte ao CoreAudio"
Expand Down Expand Up @@ -886,6 +890,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_V4L2_SUPPORT,
"Suporte ao Video4Linux2"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SSL_SUPPORT,
"Suporte ao SSL"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_LIBUSB_SUPPORT,
"Suporte ao libusb"
Expand Down
4 changes: 4 additions & 0 deletions intl/msg_hash_ru.h
Original file line number Diff line number Diff line change
Expand Up @@ -914,6 +914,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_V4L2_SUPPORT,
"Поддержка Video4Linux2"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SSL_SUPPORT,
"Поддержка SSL"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_LIBUSB_SUPPORT,
"Поддержка libusb"
Expand Down
Loading

0 comments on commit 2c57a35

Please sign in to comment.