mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
c2eddfb260
commit
2ef8bb4eb4
@ -2959,6 +2959,22 @@ MSG_HASH( /* FIXME Not RGUI specific */
|
||||
/* Settings > User Interface > Menu Item Visibility > Quick Menu */
|
||||
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_ADD_TO_PLAYLIST,
|
||||
"Adicionar à lista de reprodução"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_ADD_TO_PLAYLIST,
|
||||
"Adiciona o conteúdo a uma lista de reprodução."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CREATE_NEW_PLAYLIST,
|
||||
"Criar nova lista de reprodução"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CREATE_NEW_PLAYLIST,
|
||||
"Cria uma nova lista de reprodução e adiciona a entrada atual à mesma."
|
||||
)
|
||||
|
||||
|
||||
/* Settings > User Interface > Views > Settings */
|
||||
|
@ -14495,7 +14495,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_CHEAT_INIT_FAIL,
|
||||
"Не получилось начать поиск читов."
|
||||
"Не удалось запустить поиск чит-кодов."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_CHEAT_SEARCH_NOT_INITIALIZED,
|
||||
@ -14523,7 +14523,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_CHEAT_SEARCH_DELETE_MATCH_SUCCESS,
|
||||
"Удалено совпадение."
|
||||
"Совпадение удалено."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_CHEAT_SEARCH_ADDED_MATCHES_TOO_MANY,
|
||||
|
Loading…
x
Reference in New Issue
Block a user