|
|
|
@ -31,11 +31,11 @@
|
|
|
|
|
"viewMenuZoomOut": "Zoom Out",
|
|
|
|
|
"viewMenuToggleFullScreen": "Toggle Full Screen",
|
|
|
|
|
"viewMenuToggleDevTools": "Toggle Developer Tools",
|
|
|
|
|
"menuSetupWithImport": "Set Up Direct Import",
|
|
|
|
|
"menuSetupWithImport": "Set Up with Import",
|
|
|
|
|
"contextMenuNoSuggestions": "No Suggestions",
|
|
|
|
|
"openGroupInvitation": "Open group invitation",
|
|
|
|
|
"joinOpenGroupAfterInvitationConfirmationTitle": "Join $roomName$?",
|
|
|
|
|
"joinOpenGroupAfterInvitationConfirmationDesc": "Are you sure you wan to join the $roomName$ open group?",
|
|
|
|
|
"joinOpenGroupAfterInvitationConfirmationDesc": "Are you sure you want to join the $roomName$ open group?",
|
|
|
|
|
"enterSessionIDOrONSName": "Enter Session ID or ONS name",
|
|
|
|
|
"loading": "Loading...",
|
|
|
|
|
"optimizingApplication": "Optimizing application...",
|
|
|
|
@ -161,6 +161,8 @@
|
|
|
|
|
"saved": "Saved",
|
|
|
|
|
"permissions": "Permissions",
|
|
|
|
|
"general": "General",
|
|
|
|
|
"tookAScreenshot": "$name$ took a screenshot",
|
|
|
|
|
"savedTheFile": "Media saved by $name$",
|
|
|
|
|
"linkPreviewsTitle": "Send Link Previews",
|
|
|
|
|
"linkPreviewDescription": "Previews are supported for most urls",
|
|
|
|
|
"linkPreviewsConfirmMessage": "You will not have full metadata protection when sending or receiving link previews.",
|
|
|
|
@ -237,6 +239,7 @@
|
|
|
|
|
"hideMenuBarDescription": "Toggle system menu bar visibility",
|
|
|
|
|
"startConversation": "Start New Conversation",
|
|
|
|
|
"invalidNumberError": "Invalid Session ID or ONS Name",
|
|
|
|
|
"failedResolveOns": "Failed to resolve ONS name",
|
|
|
|
|
"successUnlinked": "Your device was unlinked successfully",
|
|
|
|
|
"autoUpdateSettingTitle": "Auto Update",
|
|
|
|
|
"autoUpdateSettingDescription": "Automatically check for updates on startup",
|
|
|
|
@ -396,5 +399,17 @@
|
|
|
|
|
"errorHappenedWhileRemovingModeratorDesc": "An error happened while removing this user from the moderator list.",
|
|
|
|
|
"orJoinOneOfThese": "Or join one of these...",
|
|
|
|
|
"helpUsTranslateSession": "Help us Translate Session",
|
|
|
|
|
"translation": "Translation"
|
|
|
|
|
"translation": "Translation",
|
|
|
|
|
"closedGroupInviteFailTitle": "Group Invitation Failed",
|
|
|
|
|
"closedGroupInviteFailTitlePlural": "Group Invitations Failed",
|
|
|
|
|
"closedGroupInviteFailMessage": "Unable to successfully invite a group member",
|
|
|
|
|
"closedGroupInviteFailMessagePlural": "Unable to successfully invite all group members",
|
|
|
|
|
"closedGroupInviteOkText": "Retry invitations",
|
|
|
|
|
"closedGroupInviteSuccessTitlePlural": "Group Invitations Completed",
|
|
|
|
|
"closedGroupInviteSuccessTitle": "Group Invitation Succeeded",
|
|
|
|
|
"closedGroupInviteSuccessMessage": "Successfully invited closed group members",
|
|
|
|
|
"notificationForConvo": "Notifications",
|
|
|
|
|
"notificationForConvo_all": "All",
|
|
|
|
|
"notificationForConvo_disabled": "Disabled",
|
|
|
|
|
"notificationForConvo_mentions_only": "Mentions only"
|
|
|
|
|
}
|
|
|
|
|