chore: Sync translations (#3400)
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
|
||||
Note: All strings must have a unique path, even if the same string is declared in two different apps.
|
||||
This is because Crowdin requires temporarily flattening this file and removing the <app> and <patch> elements.
|
||||
|
||||
# General guidelines and information for translating
|
||||
|
||||
## Strings parameters can be reordered to allow more flexible translations if the grammar should be changed.
|
||||
@ -241,7 +244,9 @@
|
||||
<string name="revanced_hide_keyword_content_phrases_summary">Palavras-chave e frases para esconder, separados por novas linhas\n\nPalavras com letras maiúsculas no meio devem ser inseridas com letras maiúsculas (ex: iPhone, TikTok, LeBlanc)</string>
|
||||
<string name="revanced_hide_keyword_content_about_title">Sobre a filtragem por palavra-chave</string>
|
||||
<string name="revanced_hide_keyword_content_about_summary">Home/Assinatura/Busca resultados são filtrados para esconder conteúdo que corresponde às frases chave\n\nLimitações\n• Alguns abreviados podem não ser escondidados\n• Alguns componentes da UI podem não ser escondidados\n• Procurar por uma palavra-chave pode não mostrar resultados</string>
|
||||
<!-- Translations of this should not be longer than the original English text, otherwise the text can be clipped and not entirely shown. -->
|
||||
<string name="revanced_hide_keyword_toast_invalid_common">Chave inválida. Não pode usar: \'%s\' como filtro</string>
|
||||
<!-- Translations of this should not be longer than the original English text, otherwise the text can be clipped and not entirely shown. -->
|
||||
<string name="revanced_hide_keyword_toast_invalid_length">Chave inválida. \'%1$s\' é menor que %2$d caracteres</string>
|
||||
<string name="revanced_hide_keyword_toast_invalid_broad">Palavra-chave \'$s\' irá ocultar todos os vídeos</string>
|
||||
</patch>
|
||||
@ -277,6 +282,7 @@
|
||||
<string name="revanced_hide_merchandise_banners_title">Esconder banner de mercadoria</string>
|
||||
<string name="revanced_hide_merchandise_banners_summary_on">Banners de mercadoria estão escondidos</string>
|
||||
<string name="revanced_hide_merchandise_banners_summary_off">Banners de mercadoria são visíveis</string>
|
||||
<!-- Translations of this should not be longer than the original English text, otherwise the text can be clipped and not entirely shown. -->
|
||||
<string name="revanced_hide_fullscreen_ads_feature_not_available_toast">Ocultar anúncios em tela cheia só funciona com dispositivos antigos</string>
|
||||
</patch>
|
||||
<patch id="ad.getpremium.HideGetPremiumPatch">
|
||||
@ -391,7 +397,6 @@
|
||||
<string name="revanced_hide_thanks_button_summary_on">O botão de agradecimento está escondido</string>
|
||||
<string name="revanced_hide_thanks_button_summary_off">O botão Obrigado é visível</string>
|
||||
<!-- 'Clip' should be translated with the same localized wording that YouTube displays. -->
|
||||
<string name="revanced_hide_clip_button_title">Hide Clip</string>
|
||||
<string name="revanced_hide_clip_button_summary_on">O botão do clipe está escondido</string>
|
||||
<string name="revanced_hide_clip_button_summary_off">Botão de corte é visível</string>
|
||||
<!-- 'Save' should be translated with the same localized wording that YouTube displays. -->
|
||||
|
Reference in New Issue
Block a user