diff --git a/jumpapp/translations/pt.json b/jumpapp/translations/pt.json new file mode 100644 index 0000000..9c90d26 --- /dev/null +++ b/jumpapp/translations/pt.json @@ -0,0 +1,18 @@ +{ + "greetings.goodafternoon": "Boa tarde", + "greetings.goodevening": "Boa noite", + "greetings.goodmorning": "Bom dia", + "greetings.goodnight": "Boa noite", + "search.search": "Pesquisar", + "search.searchon": "Pesquisar em {{searchprovider}}", + "search.sites": "Sites", + "status.status": "Status", + "status.error": "erro", + "status.offline": "offline", + "status.online": "online", + "status.unknown": "desconhecido", + "tags": "Tags", + "tags.home": "home", + "unsplash.description.photoby": "Foto por {{user}}", + "unsplash.description.by": "{{description}} por {{user}}" +}