New translations app.json (Portuguese)
This commit is contained in:
parent
98f4af6dc1
commit
3e4516c427
|
@ -211,9 +211,9 @@
|
||||||
"log_in": "Log In"
|
"log_in": "Log In"
|
||||||
},
|
},
|
||||||
"server_picker": {
|
"server_picker": {
|
||||||
"title": "Mastodon is made of users in different communities.",
|
"title": "Mastodon is made of users in different servers.",
|
||||||
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
|
"subtitle": "Pick a server based on your interests, region, or a general purpose one.",
|
||||||
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
|
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
|
||||||
"button": {
|
"button": {
|
||||||
"category": {
|
"category": {
|
||||||
"all": "All",
|
"all": "All",
|
||||||
|
@ -240,7 +240,7 @@
|
||||||
"category": "CATEGORY"
|
"category": "CATEGORY"
|
||||||
},
|
},
|
||||||
"input": {
|
"input": {
|
||||||
"placeholder": "Search communities"
|
"placeholder": "Search servers"
|
||||||
},
|
},
|
||||||
"empty_state": {
|
"empty_state": {
|
||||||
"finding_servers": "Finding available servers...",
|
"finding_servers": "Finding available servers...",
|
||||||
|
@ -498,6 +498,7 @@
|
||||||
"posts": "Posts",
|
"posts": "Posts",
|
||||||
"hashtags": "Hashtags",
|
"hashtags": "Hashtags",
|
||||||
"news": "News",
|
"news": "News",
|
||||||
|
"community": "Community",
|
||||||
"for_you": "For You"
|
"for_you": "For You"
|
||||||
},
|
},
|
||||||
"intro": "These are the posts gaining traction in your corner of Mastodon."
|
"intro": "These are the posts gaining traction in your corner of Mastodon."
|
||||||
|
|
Loading…
Reference in New Issue