forked from zelo72/mastodon-ios
New translations app.json (Swedish, Finland)
This commit is contained in:
parent
f5d95d507e
commit
94aa3e3f49
|
@ -332,7 +332,7 @@
|
||||||
"media_selection": {
|
"media_selection": {
|
||||||
"camera": "Take Photo",
|
"camera": "Take Photo",
|
||||||
"photo_library": "Photo Library",
|
"photo_library": "Photo Library",
|
||||||
"browse": "Browse"
|
"browse": "Bläddra"
|
||||||
},
|
},
|
||||||
"content_input_placeholder": "Type or paste what’s on your mind",
|
"content_input_placeholder": "Type or paste what’s on your mind",
|
||||||
"compose_action": "Publicera",
|
"compose_action": "Publicera",
|
||||||
|
@ -345,8 +345,8 @@
|
||||||
"description_video": "Describe the video for the visually-impaired..."
|
"description_video": "Describe the video for the visually-impaired..."
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
"duration_time": "Duration: %s",
|
"duration_time": "Varaktighet: %s",
|
||||||
"thirty_minutes": "30 minutes",
|
"thirty_minutes": "30 minuter",
|
||||||
"one_hour": "1 Hour",
|
"one_hour": "1 Hour",
|
||||||
"six_hours": "6 Hours",
|
"six_hours": "6 Hours",
|
||||||
"one_day": "1 Day",
|
"one_day": "1 Day",
|
||||||
|
@ -454,14 +454,12 @@
|
||||||
"Everything": "Everything",
|
"Everything": "Everything",
|
||||||
"Mentions": "Mentions"
|
"Mentions": "Mentions"
|
||||||
},
|
},
|
||||||
"action": {
|
"user_followed_you": "%s followed you",
|
||||||
"follow": "followed you",
|
"user_favorited your post": "%s favorited your post",
|
||||||
"favourite": "favorited your post",
|
"user_reblogged_your_post": "%s reblogged your post",
|
||||||
"reblog": "reblogged your post",
|
"user_mentioned_you": "%s mentioned you",
|
||||||
"poll": "Your poll has ended",
|
"user_requested_to_follow_you": "%s requested to follow you",
|
||||||
"mention": "mentioned you",
|
"user_your_poll_has_ended": "%s Your poll has ended",
|
||||||
"follow_request": "requested to follow you"
|
|
||||||
},
|
|
||||||
"keyobard": {
|
"keyobard": {
|
||||||
"show_everything": "Show Everything",
|
"show_everything": "Show Everything",
|
||||||
"show_mentions": "Show Mentions"
|
"show_mentions": "Show Mentions"
|
||||||
|
|
Loading…
Reference in New Issue