mirror of
https://github.com/daledavies/jump.git
synced 2026-07-05 05:59:12 +02:00
add portuguese translation (#89)
This commit is contained in:
18
jumpapp/translations/pt.json
Normal file
18
jumpapp/translations/pt.json
Normal file
@@ -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": "<span>Pesquisar em</span> {{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}}"
|
||||
}
|
||||
Reference in New Issue
Block a user