New translations app.json (Swedish)
This commit is contained in:
parent
0e1c04d1d8
commit
567eba07ed
@ -6,47 +6,47 @@
|
|||||||
"please_try_again_later": "Var god försök igen senare."
|
"please_try_again_later": "Var god försök igen senare."
|
||||||
},
|
},
|
||||||
"sign_up_failure": {
|
"sign_up_failure": {
|
||||||
"title": "Sign Up Failure"
|
"title": "Registrering misslyckades"
|
||||||
},
|
},
|
||||||
"server_error": {
|
"server_error": {
|
||||||
"title": "Serverfel"
|
"title": "Serverfel"
|
||||||
},
|
},
|
||||||
"vote_failure": {
|
"vote_failure": {
|
||||||
"title": "Vote Failure",
|
"title": "Röstning misslyckades",
|
||||||
"poll_ended": "Omröstningen har avslutats"
|
"poll_ended": "Omröstningen har avslutats"
|
||||||
},
|
},
|
||||||
"discard_post_content": {
|
"discard_post_content": {
|
||||||
"title": "Discard Draft",
|
"title": "Släng utkast",
|
||||||
"message": "Confirm to discard composed post content."
|
"message": "Bekräfta för att slänga inläggsutkast."
|
||||||
},
|
},
|
||||||
"publish_post_failure": {
|
"publish_post_failure": {
|
||||||
"title": "Publish Failure",
|
"title": "Publicering misslyckades",
|
||||||
"message": "Failed to publish the post.\nPlease check your internet connection.",
|
"message": "Det gick inte att publicera inlägget.\nKontrollera din internetanslutning.",
|
||||||
"attachments_message": {
|
"attachments_message": {
|
||||||
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.",
|
"video_attach_with_photo": "Det går inte att bifoga en video till en status som redan innehåller bilder.",
|
||||||
"more_than_one_video": "Cannot attach more than one video."
|
"more_than_one_video": "Det går inte att bifoga mer än en video."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edit_profile_failure": {
|
"edit_profile_failure": {
|
||||||
"title": "Edit Profile Error",
|
"title": "Fel vid profilredigering",
|
||||||
"message": "Cannot edit profile. Please try again."
|
"message": "Kan inte redigera profil. Försök igen."
|
||||||
},
|
},
|
||||||
"sign_out": {
|
"sign_out": {
|
||||||
"title": "Sign Out",
|
"title": "Logga ut",
|
||||||
"message": "Är du säker på att du vill logga ut?",
|
"message": "Är du säker på att du vill logga ut?",
|
||||||
"confirm": "Sign Out"
|
"confirm": "Logga ut"
|
||||||
},
|
},
|
||||||
"block_domain": {
|
"block_domain": {
|
||||||
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",
|
"title": "Är du verkligen, verkligen säker på att du vill blockera hela %s? I de flesta fall är några riktade blockeringar eller nedtystade konton tillräckligt och att föredra. Du kommer inte se innehåll från den domänen och dina följare från den domänen kommer att tas bort.",
|
||||||
"block_entire_domain": "Block Domain"
|
"block_entire_domain": "Blockera domän"
|
||||||
},
|
},
|
||||||
"save_photo_failure": {
|
"save_photo_failure": {
|
||||||
"title": "Save Photo Failure",
|
"title": "Kunde inte spara foto",
|
||||||
"message": "Please enable the photo library access permission to save the photo."
|
"message": "Aktivera åtkomst till Bilder för att spara bilden."
|
||||||
},
|
},
|
||||||
"delete_post": {
|
"delete_post": {
|
||||||
"title": "Delete Post",
|
"title": "Radera inlägg",
|
||||||
"message": "Are you sure you want to delete this post?"
|
"message": "Är du säker på att du vill radera detta inlägg?"
|
||||||
},
|
},
|
||||||
"clean_cache": {
|
"clean_cache": {
|
||||||
"title": "Rensa cache",
|
"title": "Rensa cache",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user