mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-21 02:21:35 +03:00
fb6410fc74
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
110 lines
4.0 KiB
JSON
110 lines
4.0 KiB
JSON
{
|
|
"string": {
|
|
"ApplicationLabelChunter": "Chat",
|
|
"LeftComment": "left a comment",
|
|
"Channels": "Channels",
|
|
"DirectMessages": "Direct messages",
|
|
"CreateChannel": "New Channel",
|
|
"NewDirectMessage": "New Direct Message",
|
|
"ChannelName": "Name",
|
|
"ChannelNamePlaceholder": "Channel",
|
|
"ChannelDescription": "Description",
|
|
"Channel": "Channel",
|
|
"DirectMessage": "Direct message",
|
|
"EditUpdate": "Save...",
|
|
"EditCancel": "Cancel",
|
|
"Comments" : "Comments",
|
|
"About": "About",
|
|
"Members": "Members",
|
|
"NoMembers": "No members",
|
|
"MentionedIn": "Mentioned you in ",
|
|
"Mentioned": "Mentioned",
|
|
"ContactInfo": "Contact Info",
|
|
"Content": "Content",
|
|
"Comment": "Comment",
|
|
"Message": "Message",
|
|
"MessageOn": "Message on",
|
|
"On": "on",
|
|
"Reference": "Reference",
|
|
"Chat": "Chat",
|
|
"In": "In",
|
|
"MentionNotification": "Mentioned",
|
|
"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",
|
|
"Settings": "Settings",
|
|
"ArchiveChannel": "Archive channel",
|
|
"UnarchiveChannel": "Unarchive channel",
|
|
"ArchiveConfirm": "Do you want to archive channel?",
|
|
"UnarchiveConfirm": "Do you want to unarchive channel?",
|
|
"AddToSaved": "Add to saved",
|
|
"RemoveFromSaved": "Remove from saved",
|
|
"EmptySavedHeader": "Add messages to come back to later",
|
|
"EmptySavedText": "Tick off your to-dos or save something for another time. Only you can see your saved items, so use them however you like.",
|
|
"SharedBy": "Shared by {name} {time}",
|
|
"LeaveChannel": "Leave channel",
|
|
"ChannelBrowser": "Channel browser",
|
|
"Saved": "Saved",
|
|
"ConvertToPrivate": "Convert to private channel",
|
|
"MessagesBrowser": "Messages browser",
|
|
"CreateBy": "Create by",
|
|
"ThreadMessage": "Thread message",
|
|
"ChunterBrowser": "Browser",
|
|
"Messages": "Messages",
|
|
"NoResults": "No results",
|
|
"CopyLink": "Copy link",
|
|
"FilterBacklinks": "Backlinks",
|
|
"DM": "Direct message",
|
|
"DMNotification": "Sent you a message",
|
|
"ConfigLabel": "Chat",
|
|
"ConfigDescription": "Extension to perform text communications",
|
|
"LastMessage": "Last message",
|
|
"You": "You",
|
|
"YouHaveJoinedTheConversation": "You have joined the conversation",
|
|
"NoMessages": "There are no messages yet",
|
|
"DirectNotificationTitle": "{senderName}",
|
|
"DirectNotificationBody": "{message}",
|
|
"AddCommentPlaceholder": "Add comment...",
|
|
"Reacted": "Reacted",
|
|
"Docs": "Documents",
|
|
"NewestFirst": "Newest first",
|
|
"ReplyToThread": "Reply to thread",
|
|
"SentMessage": "Sent message",
|
|
"Direct": "Direct",
|
|
"RepliedToThread": "Replied to thread",
|
|
"RepliedTo": "replied to: {message}",
|
|
"AllChannels": "All channels",
|
|
"AllContacts": "All contacts",
|
|
"NewChannel": "New channel",
|
|
"DescriptionOptional": "Description (optional)",
|
|
"Visibility": "Visibility",
|
|
"Public": "Public",
|
|
"Private": "Private",
|
|
"NewDirectChat": "New direct chat",
|
|
"AddMembers": "Add members",
|
|
"PinnedCount": "{count} pinned",
|
|
"LoadingHistory": "Loading history...",
|
|
"UnpinChannels": "Unpin all channels",
|
|
"ArchiveActivityConfirmationTitle": "Archive all activity channels?",
|
|
"ArchiveActivityConfirmationMessage": "Are you sure you want to archive all activity channels? This operation cannot be undone.",
|
|
"CloseConversation": "Close conversation",
|
|
"Starred": "Starred",
|
|
"DeleteStarred": "Delete starred",
|
|
"StarChannel": "Star channel",
|
|
"StarConversation": "Star conversation",
|
|
"UnstarChannel": "Unstar channel",
|
|
"UnstarConversation": "Unstar conversation"
|
|
}
|
|
} |