platform/plugins/chunter-assets/lang/en.json

44 lines
1.4 KiB
JSON
Raw Normal View History

{
"string": {
"ApplicationLabelChunter": "Chat",
"LeftComment": "left a comment",
"Channels": "Channels",
"CreateChannel": "New Channel",
"ChannelName": "Name",
"ChannelNamePlaceholder": "Channel",
"ChannelDescription": "Description",
"MakePrivate": "Make private",
"MakePrivateDescription": "Only members can see it",
"Channel": "Channel",
"EditUpdate": "Save...",
"EditCancel": "Cancel",
"Comments" : "Comments",
"Members": "Members",
"MentionedIn": "mentioned this ",
"ContactInfo": "Contact Info",
"Content": "Content",
"Comment": "Comment",
"Message": "Message",
"Reference": "Reference",
"Chat": "Chat",
"In": "In",
"Replies": "Replies",
"LastReply": "Last reply",
"RepliesCount": "{replies, plural, =1 {# reply} other {# replies}}",
"Topic": "Topic",
"Thread": "Thread",
"Threads": "Threads",
"New": "New",
"MarkUnread": "Mark unread",
"GetNewReplies": "Get notified about new replies",
"TurnOffReplies": "Turn off notifications for replies",
"PinMessage": "Pin message",
"UnpinMessage": "Unpin message",
"Pinned": "Pinned:",
"EditMessage": "Edit message",
"Edited": "edited",
"DeleteMessage": "Delete message",
"AndYou": "{participants, plural, =0 {Just you} other {and you}}",
"ShowMoreReplies": "Show {count} more replies"
}
}