aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-pt-rBR/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-pt-rBR/strings.xml')
-rw-r--r--app/src/main/res/values-pt-rBR/strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 9525dec8..cca038df 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -17,6 +17,7 @@
<string name="birthdays">Aniversários</string>
<string name="chat">Amigos online</string>
<string name="photos">Fotos</string>
+ <string name="marketplace">Marketplace</string>
<string name="notes">Notas</string>
<string name="on_this_day">Neste Dia</string>
<string name="loading_account">Preparando tudo…</string>
@@ -46,4 +47,15 @@
<string name="options">Opções</string>
<string name="tab_customizer_instructions">Mantenha pressionado e arraste para reorganizar os ícones superiores.</string>
<string name="no_new_notifications">Nenhuma nova notificação encontrada</string>
+ <string name="today">Hoje</string>
+ <string name="yesterday">Ontem</string>
+ <!--
+ Template used to display human readable string;
+ For instance:
+ Today at 1:23 PM
+ Mar 13 at 9:00 AM
+
+ The first element is the day, and the second element is the time
+ -->
+ <string name="time_template">%1s às %2s</string>
</resources>