New translations app.json (Portuguese)

This commit is contained in:
Eugen Rochko 2021-08-09 09:17:12 +02:00
parent 0917ea6d9f
commit 60420bce41
1 changed files with 4 additions and 21 deletions

View File

@ -13,7 +13,7 @@
},
"vote_failure": {
"title": "Vote Failure",
"poll_expired": "The poll has expired"
"poll_ended": "The poll has ended"
},
"discard_post_content": {
"title": "Discard Draft",
@ -130,7 +130,6 @@
"media_content_warning": "Tap anywhere to reveal",
"poll": {
"vote": "Vote",
"time_left": "%s left",
"closed": "Closed"
},
"actions": {
@ -171,8 +170,7 @@
"timeline": {
"filtered": "Filtered",
"timestamp": {
"now": "Now",
"time_ago": "%s ago"
"now": "Now"
},
"loader": {
"load_missing_posts": "Load missing posts",
@ -187,11 +185,6 @@
"user_blocked_warning": "You cant view %ss profile\n until they unblock you.",
"suspended_warning": "This user has been suspended.",
"user_suspended_warning": "%ss account has been suspended."
},
"accessibility": {
"count_replies": "%s replies",
"count_reblogs": "%s reblogs",
"count_favorites": "%s favorites"
}
}
}
@ -383,9 +376,7 @@
"custom_emoji_picker": "Custom Emoji Picker",
"enable_content_warning": "Enable Content Warning",
"disable_content_warning": "Disable Content Warning",
"post_visibility_menu": "Post Visibility Menu",
"input_limit_remains_count": "Input limit remains %ld",
"input_limit_exceeds_count": "Input limit exceeds %ld"
"post_visibility_menu": "Post Visibility Menu"
},
"keyboard": {
"discard_post": "Discard Post",
@ -400,12 +391,7 @@
"dashboard": {
"posts": "posts",
"following": "following",
"followers": "followers",
"accessibility": {
"count_posts": "%ld posts",
"count_following": "%ld following",
"count_followers": "%ld followers"
}
"followers": "followers"
},
"fields": {
"add_row": "Add Row",
@ -463,9 +449,6 @@
"clear": "Clear"
}
},
"hashtag": {
"prompt": "%s people talking"
},
"favorite": {
"title": "Your Favorites"
},