From 2ef8bb4eb467f26eb203e34270c66f56176ff6f7 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 18 Apr 2024 00:11:50 +0000 Subject: [PATCH] Fetch translations from Crowdin --- intl/msg_hash_pt_pt.h | 16 ++++++++++++++++ intl/msg_hash_ru.h | 4 ++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/intl/msg_hash_pt_pt.h b/intl/msg_hash_pt_pt.h index 66e07ca32c..cfba7e8abd 100644 --- a/intl/msg_hash_pt_pt.h +++ b/intl/msg_hash_pt_pt.h @@ -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 */ diff --git a/intl/msg_hash_ru.h b/intl/msg_hash_ru.h index c9b8c6a926..20d633e311 100644 --- a/intl/msg_hash_ru.h +++ b/intl/msg_hash_ru.h @@ -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,