Update en.json

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
environments/review-friendica-k983ca/deployments/2976
marcin mikołajczak 2 years ago
parent 12f3b4fbc3
commit bf8c454c23

@ -318,6 +318,7 @@
"column.developers.service_worker": "Service Worker", "column.developers.service_worker": "Service Worker",
"column.direct": "Direct messages", "column.direct": "Direct messages",
"column.directory": "Browse profiles", "column.directory": "Browse profiles",
"column.dislikes": "Dislikes",
"column.domain_blocks": "Hidden domains", "column.domain_blocks": "Hidden domains",
"column.edit_profile": "Edit profile", "column.edit_profile": "Edit profile",
"column.event_map": "Event location", "column.event_map": "Event location",
@ -663,6 +664,7 @@
"empty_column.bookmarks": "You don't have any bookmarks yet. When you add one, it will show up here.", "empty_column.bookmarks": "You don't have any bookmarks yet. When you add one, it will show up here.",
"empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!", "empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!",
"empty_column.direct": "You don't have any direct messages yet. When you send or receive one, it will show up here.", "empty_column.direct": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
"empty_column.dislikes": "No one has disliked this post yet. When someone does, they will show up here.",
"empty_column.domain_blocks": "There are no hidden domains yet.", "empty_column.domain_blocks": "There are no hidden domains yet.",
"empty_column.event_participant_requests": "There are no pending event participation requests.", "empty_column.event_participant_requests": "There are no pending event participation requests.",
"empty_column.event_participants": "No one joined this event yet. When someone does, they will show up here.", "empty_column.event_participants": "No one joined this event yet. When someone does, they will show up here.",
@ -1215,6 +1217,8 @@
"remote_instance.pin_host": "Pin {host}", "remote_instance.pin_host": "Pin {host}",
"remote_instance.unpin_host": "Unpin {host}", "remote_instance.unpin_host": "Unpin {host}",
"remote_interaction.account_placeholder": "Enter your username@domain you want to act from", "remote_interaction.account_placeholder": "Enter your username@domain you want to act from",
"remote_interaction.dislike": "Proceed to dislike",
"remote_interaction.dislike_title": "Dislike a post remotely",
"remote_interaction.divider": "or", "remote_interaction.divider": "or",
"remote_interaction.event_join": "Proceed to join", "remote_interaction.event_join": "Proceed to join",
"remote_interaction.event_join_title": "Join an event remotely", "remote_interaction.event_join_title": "Join an event remotely",
@ -1395,6 +1399,7 @@
"status.detailed_status": "Detailed conversation view", "status.detailed_status": "Detailed conversation view",
"status.direct": "Direct message @{name}", "status.direct": "Direct message @{name}",
"status.disabled_replies.group_membership": "Only group members can reply", "status.disabled_replies.group_membership": "Only group members can reply",
"status.disfavourite": "Disike",
"status.edit": "Edit", "status.edit": "Edit",
"status.embed": "Embed post", "status.embed": "Embed post",
"status.external": "View post on {domain}", "status.external": "View post on {domain}",
@ -1404,6 +1409,7 @@
"status.group_mod_block": "Block @{name} from group", "status.group_mod_block": "Block @{name} from group",
"status.group_mod_delete": "Delete post from group", "status.group_mod_delete": "Delete post from group",
"status.group_mod_kick": "Kick @{name} from group", "status.group_mod_kick": "Kick @{name} from group",
"status.interactions.dislikes": "{count, plural, one {Dislike} other {Dislikes}}",
"status.interactions.favourites": "{count, plural, one {Like} other {Likes}}", "status.interactions.favourites": "{count, plural, one {Like} other {Likes}}",
"status.interactions.quotes": "{count, plural, one {Quote} other {Quotes}}", "status.interactions.quotes": "{count, plural, one {Quote} other {Quotes}}",
"status.interactions.reblogs": "{count, plural, one {Repost} other {Reposts}}", "status.interactions.reblogs": "{count, plural, one {Repost} other {Reposts}}",

Loading…
Cancel
Save