Skip to content

Commit c62a579

Browse files
daxmobilenalcalag
authored andcommitted
Translate strings-subscriptions to values-pt
1 parent 413b582 commit c62a579

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

subscriptions/subscriptions-impl/src/main/res/values-pt/strings-subscriptions.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@
8484
<string name="subscriptionSettingSectionHelpAndSupport">Ajuda e Suporte</string>
8585
<string name="subscriptionSettingSendFeedback">Enviar comentário</string>
8686
<string name="subscriptionSettingActivating">A ativar…</string>
87+
<string name="subscriptionSettingSwitchUpgrade">Mude para o plano anual e poupe 16%</string>
88+
<!-- smartling.character_limit = 10 -->
89+
<string name="subscriptionSettingSwitchUpgradePill">Boa oferta</string>
90+
<string name="subscriptionSettingSwitchDowngrade">Mudar plano</string>
91+
<string name="subscriptionSettingManagePlan">Gerir pagamento</string>
8792

8893
<!--Purchase Subscriptions-->
8994
<string name="purchaseCompletedTitle">Está tudo pronto.</string>
@@ -187,4 +192,14 @@
187192

188193
<string name="feedbackGeneralSubscription">Subscrição</string>
189194

195+
<!-- Switch plan-->
196+
<string name="switchBottomSheetTitleUpgrade">Poupa 16% com um plano anual!</string>
197+
<string name="switchBottomSheetDescriptionUpgrade" instruction="%1$s is the yearly plan monthly equivalent price (e.g. $8.33), %2$s is the current monthly plan price (e.g. $9.99)">Um plano anual é apenas %1$s/mês, em comparação com o teu plano mensal atual de %2$s.</string>
198+
<string name="switchBottomSheetPrimaryButtonUpgrade" instruction="%1$s is the yearly plan price (e.g. $99.99)">Mudar para anual (%1$s/ano)</string>
199+
<string name="switchBottomSheetSecondaryButtonUpgrade">Manter plano mensal</string>
200+
<string name="switchBottomSheetTitleDowngrade">Estás a poupar 16% com\num plano anual!</string>
201+
<string name="switchBottomSheetDescriptionDowngrade" instruction="%1$s is the yearly plan monthly equivalent price (e.g. $8.33), %2$s is the monthly plan price (e.g. $9.99)">A mudança aumenta o preço mensal de %1$s/mês para %2$s/mês.</string>
202+
<string name="switchBottomSheetPrimaryButtonDowngrade">Manter plano anual</string>
203+
<string name="switchBottomSheetSecondaryButtonDowngrade" instruction="%1$s is the monthly plan price (e.g. $9.99)">Mudar para mensal (%1$s/mês)</string>
204+
190205
</resources>

0 commit comments

Comments
 (0)