|
|
|
@@ -1,748 +1,13 @@
|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
NOTE: The massive block of commented out strings below are the OG strings project strings - these
|
|
|
|
|
have been replaced with a CrowdIn export (hundreds of lines below) - but I'm leaving these in just
|
|
|
|
|
in case for the time being while we bed things in. -AL 2024-08-22
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!--<resources>-->
|
|
|
|
|
<!-- <!– Plurals sections –>-->
|
|
|
|
|
<!-- <plurals name="members">-->
|
|
|
|
|
<!-- <item quantity="one">%1$d member</item>-->
|
|
|
|
|
<!-- <item quantity="other">%1$d members</item>-->
|
|
|
|
|
<!-- </plurals>-->
|
|
|
|
|
|
|
|
|
|
<!-- <plurals name="membersActive">-->
|
|
|
|
|
<!-- <item quantity="one">%1$d active member</item>-->
|
|
|
|
|
<!-- <item quantity="other">%1$d active members</item>-->
|
|
|
|
|
<!-- </plurals>-->
|
|
|
|
|
|
|
|
|
|
<!-- <plurals name="searchMatches">-->
|
|
|
|
|
<!-- <item quantity="one">%1$d of %2$d match</item>-->
|
|
|
|
|
<!-- <item quantity="other">%1$d of %2$d matches</item>-->
|
|
|
|
|
<!-- </plurals>-->
|
|
|
|
|
|
|
|
|
|
<!-- <plurals name="messageNewYouveGot">-->
|
|
|
|
|
<!-- <item quantity="one">You\'ve got a new message.</item>-->
|
|
|
|
|
<!-- <item quantity="other">You\'ve got %1$d new messages.</item>-->
|
|
|
|
|
<!-- </plurals>-->
|
|
|
|
|
|
|
|
|
|
<!-- <plurals name="emojiReactsCountOthers">-->
|
|
|
|
|
<!-- <item quantity="one">And %1$d other has reacted %2$s to this message.</item>-->
|
|
|
|
|
<!-- <item quantity="other">And %1$d others have reacted %2$s to this message.</item>-->
|
|
|
|
|
<!-- </plurals>-->
|
|
|
|
|
|
|
|
|
|
<!-- <!– Note: Currently unused and no 'old' string for this as of 2024/08/19 –>-->
|
|
|
|
|
<!-- <plurals name="deleteMessagesFailed">-->
|
|
|
|
|
<!-- <item quantity="one">Failed to delete message</item>-->
|
|
|
|
|
<!-- <item quantity="other">Failed to delete messages</item>-->
|
|
|
|
|
<!-- </plurals>-->
|
|
|
|
|
|
|
|
|
|
<!-- <!– Note: Currently unused and no 'old' string for this as of 2024/08/19 –>-->
|
|
|
|
|
<!-- <plurals name="clearDataErrorDescription">-->
|
|
|
|
|
<!-- <item quantity="one">Data not deleted by %1$d Service Node. Service Node ID: %2$s.</item>-->
|
|
|
|
|
<!-- <item quantity="other">Data not deleted by %1$d Service Nodes. Service Node IDs: %2$s.</item>-->
|
|
|
|
|
<!-- </plurals>-->
|
|
|
|
|
|
|
|
|
|
<!-- <!–-->
|
|
|
|
|
<!-- Need a plural for searches I guess - see: https://discord.com/channels/408081923835953153/1274899391207047269-->
|
|
|
|
|
<!-- OLD-->
|
|
|
|
|
<!-- • One: {count} of {total_count} match-->
|
|
|
|
|
<!-- • Other: {count} of {total_count} matches-->
|
|
|
|
|
|
|
|
|
|
<!-- NEW-->
|
|
|
|
|
<!-- • One: {found_count} of {count} match-->
|
|
|
|
|
<!-- • Other: {found_count} of {count} matches-->
|
|
|
|
|
<!-- –>-->
|
|
|
|
|
|
|
|
|
|
<!-- <!– ========== STRAGGLERS SECTION ========== –>-->
|
|
|
|
|
|
|
|
|
|
<!-- <!– USED as title on media picker when you go to send an image - this can be either to a specific-->
|
|
|
|
|
<!-- Button on the `Set Display Picture` dialog used to instigate choosing a profile picture to set,-->
|
|
|
|
|
<!-- sending to a single person, to a closed group, or to a community (in the latter two cases it-->
|
|
|
|
|
<!-- will show the group name).-->
|
|
|
|
|
<!-- Figma: Unable to locate usage in Figma.-->
|
|
|
|
|
<!-- Morgan 2024/07/31: "Added to Crowdin as `attachmentsSendTo` (not yet exported)" - leaving for now until I know the exact string substitution key -AL 2024/08/02-->
|
|
|
|
|
<!-- –>-->
|
|
|
|
|
<!-- <string name="MediaPickerActivity_send_to">Send to %s</string>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <!– ========== END OF STRAGGLERS SECTION ========== –>-->
|
|
|
|
|
|
|
|
|
|
<!-- <!– Strings with modern names and {braced} substitution markers –>-->
|
|
|
|
|
<!-- <string name="about">About</string>-->
|
|
|
|
|
<!-- <string name="accept">Accept</string>-->
|
|
|
|
|
<!-- <string name="accountIdCopy">Copy Account ID</string>-->
|
|
|
|
|
<!-- <string name="accountIdEnter">Enter Account ID</string>-->
|
|
|
|
|
<!-- <string name="accountIdErrorInvalid">This Account ID is invalid. Please check and try again.</string>-->
|
|
|
|
|
<!-- <string name="accountIdOrOnsEnter">Enter Account ID or ONS</string>-->
|
|
|
|
|
<!-- <string name="accountIdOrOnsInvite">Invite Account ID or ONS</string>-->
|
|
|
|
|
<!-- <string name="accountIdShare">Hey, I\'ve been using {app_name} to chat with complete privacy and security. Come join me!\n\nMy Account ID is\n{account_id}\n\nDownload it at\n{download_url}</string>-->
|
|
|
|
|
<!-- <string name="accountIdYours">Your Account ID</string>-->
|
|
|
|
|
<!-- <string name="accountIdYoursDescription">This is your Account ID. Other users can scan it to start a conversation with you.</string>-->
|
|
|
|
|
<!-- <string name="actualSize">Actual Size</string>-->
|
|
|
|
|
<!-- <string name="add">Add</string>-->
|
|
|
|
|
<!-- <string name="adminCannotBeRemoved">Admins cannot be removed.</string>-->
|
|
|
|
|
<!-- <string name="adminMorePromotedToAdmin"><b>{name}</b> and <b>{count} others</b> were promoted to Admin.</string>-->
|
|
|
|
|
<!-- <string name="adminPromote">Promote Admins</string>-->
|
|
|
|
|
<!-- <string name="adminPromoteDescription">Are you sure you want to promote <b>{name}</b> to admin? Admins cannot be removed.</string>-->
|
|
|
|
|
<!-- <string name="adminPromoteMoreDescription">Are you sure you want to promote <b>{name}</b> and <b>{count} others</b> to admin? Admins cannot be removed.</string>-->
|
|
|
|
|
<!-- <string name="adminPromoteToAdmin">Promote to Admin</string>-->
|
|
|
|
|
<!-- <string name="adminPromoteTwoDescription">Are you sure you want to promote <b>{name}</b> and <b>{other_name}</b> to admin? Admins cannot be removed.</string>-->
|
|
|
|
|
<!-- <string name="adminPromotedToAdmin"><b>{name}</b> was promoted to Admin.</string>-->
|
|
|
|
|
<!-- <string name="adminPromotionFailed">Admin promotion failed</string>-->
|
|
|
|
|
<!-- <string name="adminPromotionFailedDescription">Failed to promote {name} in {group_name}</string>-->
|
|
|
|
|
<!-- <string name="adminPromotionFailedDescriptionMany">Failed to promote {name} and {count} others in {group_name}</string>-->
|
|
|
|
|
<!-- <string name="adminPromotionFailedDescriptionMore">Failed to promote {name} and {other_name} in {group_name}</string>-->
|
|
|
|
|
<!-- <string name="adminPromotionSent">Admin promotion sent</string>-->
|
|
|
|
|
<!-- <string name="adminRemove">Remove Admins</string>-->
|
|
|
|
|
<!-- <string name="adminRemoveAsAdmin">Remove as Admin</string>-->
|
|
|
|
|
<!-- <string name="adminRemoveCommunityNone">There are no Admins in this Community.</string>-->
|
|
|
|
|
<!-- <string name="adminRemoveFailed">Failed to remove {name} as Admin.</string>-->
|
|
|
|
|
<!-- <string name="adminSendingPromotion">Sending admin promotion</string>-->
|
|
|
|
|
<!-- <string name="adminSettings">Admin Settings</string>-->
|
|
|
|
|
<!-- <string name="adminTwoPromotedToAdmin"><b>{name}</b> and <b>{other_name}</b> were promoted to Admin.</string>-->
|
|
|
|
|
<!-- <string name="andMore">+{count}</string>-->
|
|
|
|
|
<!-- <string name="anonymous">Anonymous</string>-->
|
|
|
|
|
<!-- <string name="app_name" translatable="false">Session</string>-->
|
|
|
|
|
<!-- <string name="appearanceAutoDarkMode">Auto dark-mode</string>-->
|
|
|
|
|
<!-- <string name="appearanceHideMenuBar">Hide Menu Bar</string>-->
|
|
|
|
|
<!-- <string name="appearancePreview1">How are you?</string>-->
|
|
|
|
|
<!-- <string name="appearancePreview2">I\'m good thanks, you?</string>-->
|
|
|
|
|
<!-- <string name="appearancePreview3">I\'m doing great, thanks.</string>-->
|
|
|
|
|
<!-- <string name="appearancePrimaryColor">Primary Color</string>-->
|
|
|
|
|
<!-- <string name="appearanceThemes">Themes</string>-->
|
|
|
|
|
<!-- <string name="appearanceThemesClassicDark">Classic Dark</string>-->
|
|
|
|
|
<!-- <string name="appearanceThemesClassicLight">Classic Light</string>-->
|
|
|
|
|
<!-- <string name="appearanceThemesOceanDark">Ocean Dark</string>-->
|
|
|
|
|
<!-- <string name="appearanceThemesOceanLight">Ocean Light</string>-->
|
|
|
|
|
<!-- <string name="appearanceZoom">Zoom</string>-->
|
|
|
|
|
<!-- <string name="attachment">Attachment</string>-->
|
|
|
|
|
<!-- <string name="attachmentsAdd">Add attachment</string>-->
|
|
|
|
|
<!-- <string name="attachmentsAlbumUnnamed">Unnamed Album</string>-->
|
|
|
|
|
<!-- <string name="attachmentsAutoDownload">Auto-download Attachments</string>-->
|
|
|
|
|
<!-- <string name="attachmentsAutoDownloadDescription">Automatically download media and files from this chat.</string>-->
|
|
|
|
|
<!-- <string name="attachmentsAutoDownloadModalDescription">Would you like to automatically download all files from <b>{conversation_name}</b>?</string>-->
|
|
|
|
|
<!-- <string name="attachmentsAutoDownloadModalTitle">Auto Download</string>-->
|
|
|
|
|
<!-- <string name="attachmentsClearAll">Clear All Attachments</string>-->
|
|
|
|
|
<!-- <string name="attachmentsClearAllDescription">Are you sure you want to clear all attachments? Messages with attachments will also be deleted.</string>-->
|
|
|
|
|
<!-- <string name="attachmentsCollapseOptions">Collapse attachment options</string>-->
|
|
|
|
|
<!-- <string name="attachmentsCollecting">Collecting attachments...</string>-->
|
|
|
|
|
<!-- <string name="attachmentsDownload">Download Attachment</string>-->
|
|
|
|
|
<!-- <string name="attachmentsDuration">Duration:</string>-->
|
|
|
|
|
<!-- <string name="attachmentsErrorLoad">Error attaching file</string>-->
|
|
|
|
|
<!-- <string name="attachmentsErrorNoApp">Can\'t find an app to select media.</string>-->
|
|
|
|
|
<!-- <string name="attachmentsErrorNotSupported">This file type is not supported.</string>-->
|
|
|
|
|
<!-- <string name="attachmentsErrorNumber">Unable to send more than 32 image and video files at once.</string>-->
|
|
|
|
|
<!-- <string name="attachmentsErrorOpen">Unable to open file.</string>-->
|
|
|
|
|
<!-- <string name="attachmentsErrorSending">Error sending file</string>-->
|
|
|
|
|
<!-- <string name="attachmentsErrorSeparate">Please send files as separate messages.</string>-->
|
|
|
|
|
<!-- <string name="attachmentsErrorSize">Files must be less than 10MB</string>-->
|
|
|
|
|
<!-- <string name="attachmentsErrorTypes">Cannot attach images and video with other file types. Try sending other files in a separate message.</string>-->
|
|
|
|
|
<!-- <string name="attachmentsExpired">Attachment expired</string>-->
|
|
|
|
|
<!-- <string name="attachmentsFileId">File ID:</string>-->
|
|
|
|
|
<!-- <string name="attachmentsFileSize">File Size:</string>-->
|
|
|
|
|
<!-- <string name="attachmentsFileType">File Type:</string>-->
|
|
|
|
|
<!-- <string name="attachmentsFilesEmpty">You don\'t have any files in this conversation.</string>-->
|
|
|
|
|
<!-- <string name="attachmentsImageErrorMetadata">Unable to remove metadata from file.</string>-->
|
|
|
|
|
<!-- <string name="attachmentsMediaEmpty">You don\'t have any media in this conversation.</string>-->
|
|
|
|
|
<!-- <string name="attachmentsMediaSaved">Media saved by {name}</string>-->
|
|
|
|
|
<!-- <string name="attachmentsNotification">{emoji} Attachment</string>-->
|
|
|
|
|
<!-- <string name="attachmentsResolution">Resolution:</string>-->
|
|
|
|
|
<!-- <string name="attachmentsSaveError">Unable to save file.</string>-->
|
|
|
|
|
<!-- <string name="attachmentsTapToDownload">Tap to download {file_type}</string>-->
|
|
|
|
|
<!-- <string name="attachmentsThisMonth">This Month</string>-->
|
|
|
|
|
<!-- <string name="attachmentsThisWeek">This Week</string>-->
|
|
|
|
|
<!-- <string name="attachmentsWarning">Attachments you save can be accessed by other apps on your device.</string>-->
|
|
|
|
|
<!-- <string name="audio">Audio</string>-->
|
|
|
|
|
<!-- <string name="audioNoInput">No audio input found</string>-->
|
|
|
|
|
<!-- <string name="audioNoOutput">No audio output found</string>-->
|
|
|
|
|
<!-- <string name="audioUnableToPlay">Unable to play audio file.</string>-->
|
|
|
|
|
<!-- <string name="audioUnableToRecord">Unable to record audio.</string>-->
|
|
|
|
|
<!-- <string name="authenticateFailed">Authentication Failed</string>-->
|
|
|
|
|
<!-- <string name="authenticateFailedTooManyAttempts">Too many failed authentication attempts. Please try again later.</string>-->
|
|
|
|
|
<!-- <string name="authenticateNotAccessed">Authentication could not be accessed.</string>-->
|
|
|
|
|
<!-- <string name="authenticateToOpen">Authenticate to open {app_name}.</string>-->
|
|
|
|
|
<!-- <string name="back">Back</string>-->
|
|
|
|
|
<!-- <string name="banDeleteAll">Ban and Delete All</string>-->
|
|
|
|
|
<!-- <string name="banErrorFailed">Ban failed</string>-->
|
|
|
|
|
<!-- <string name="banUnbanErrorFailed">Unban failed</string>-->
|
|
|
|
|
<!-- <string name="banUnbanUser">Unban User</string>-->
|
|
|
|
|
<!-- <string name="banUser">Ban User</string>-->
|
|
|
|
|
<!-- <string name="banUserBanned">User banned</string>-->
|
|
|
|
|
<!-- <string name="block">Block</string>-->
|
|
|
|
|
<!-- <string name="blockBlockedDescription">Unblock this contact to send a message.</string>-->
|
|
|
|
|
<!-- <string name="blockBlockedNone">No blocked contacts</string>-->
|
|
|
|
|
<!-- <string name="blockBlockedUser">Blocked {name}</string>-->
|
|
|
|
|
<!-- <string name="blockDescription">Are you sure you want to block <b>{name}</b>? Blocked users cannot send you message requests, group invites or call you.</string>-->
|
|
|
|
|
<!-- <string name="blockUnblock">Unblock</string>-->
|
|
|
|
|
<!-- <string name="blockUnblockName">Are you sure you want to unblock {name}?</string>-->
|
|
|
|
|
<!-- <string name="blockUnblockNameMultiple">Are you sure you want to unblock {name} and {count} others?</string>-->
|
|
|
|
|
<!-- <string name="blockUnblockNameTwo">Are you sure you want to unblock {name} and 1 other?</string>-->
|
|
|
|
|
<!-- <string name="blockUnblockedUser">Unblocked {name}</string>-->
|
|
|
|
|
<!-- <string name="call">Call</string>-->
|
|
|
|
|
<!-- <string name="callsCalledYou">{name} called you</string>-->
|
|
|
|
|
<!-- <string name="callsCannotStart">You cannot start a new call. Finish your current call first.</string>-->
|
|
|
|
|
<!-- <string name="callsConnecting">Connecting...</string>-->
|
|
|
|
|
<!-- <string name="callsEnd">End call</string>-->
|
|
|
|
|
<!-- <string name="callsErrorAnswer">Failed to answer call</string>-->
|
|
|
|
|
<!-- <string name="callsErrorStart">Failed to start call</string>-->
|
|
|
|
|
<!-- <string name="callsInProgress">Call in progress</string>-->
|
|
|
|
|
<!-- <string name="callsIncoming">Incoming call from {name}</string>-->
|
|
|
|
|
<!-- <string name="callsMissed">Missed Call</string>-->
|
|
|
|
|
<!-- <string name="callsMissedCallFrom">Missed call from {name}</string>-->
|
|
|
|
|
<!-- <string name="callsNotificationsRequired">Voice and Video Calls require notifications to be enabled in your device system settings. </string>-->
|
|
|
|
|
<!-- <string name="callsPermissionsRequired">Call Permissions Required</string>-->
|
|
|
|
|
<!-- <string name="callsPermissionsRequiredDescription">You can enable the \"Voice and Video Calls\" permission in Privacy Settings.</string>-->
|
|
|
|
|
<!-- <string name="callsReconnecting">Reconnecting…</string>-->
|
|
|
|
|
<!-- <string name="callsRinging">Ringing...</string>-->
|
|
|
|
|
<!-- <string name="callsSessionCall">{app_name} Call</string>-->
|
|
|
|
|
<!-- <string name="callsSettings">Calls (Beta)</string>-->
|
|
|
|
|
<!-- <string name="callsVoiceAndVideo">Voice and Video Calls</string>-->
|
|
|
|
|
<!-- <string name="callsVoiceAndVideoBeta">Voice and Video Calls (Beta)</string>-->
|
|
|
|
|
<!-- <string name="callsVoiceAndVideoModalDescription">Your IP is visible to your call partner and an Oxen Foundation server while using beta calls.</string>-->
|
|
|
|
|
<!-- <string name="callsVoiceAndVideoToggleDescription">Enables voice and video calls to and from other users</string>-->
|
|
|
|
|
<!-- <string name="callsYouCalled">You called {name}</string>-->
|
|
|
|
|
<!-- <string name="callsYouMissedCallPermissions">You missed a call from <b>{name}</b> because you haven\'t enabled <b>Voice and Video Calls</b> in Privacy Settings.</string>-->
|
|
|
|
|
<!-- <string name="cameraErrorNotFound">No camera found</string>-->
|
|
|
|
|
<!-- <string name="cameraErrorUnavailable">Camera unavailable.</string>-->
|
|
|
|
|
<!-- <string name="cameraGrantAccess">Grant Camera Access</string>-->
|
|
|
|
|
<!-- <string name="cameraGrantAccessDenied">{app_name} needs camera access to take photos and videos, but it has been permanently denied. Please continue to app settings, select \"Permissions\", and enable \"Camera\".</string>-->
|
|
|
|
|
<!-- <string name="cameraGrantAccessDescription">{app_name} needs camera access to take photos and videos, or scan QR codes.</string>-->
|
|
|
|
|
<!-- <string name="cameraGrantAccessQr">{app_name} needs camera access to scan QR codes</string>-->
|
|
|
|
|
<!-- <string name="cancel">Cancel</string>-->
|
|
|
|
|
<!-- <string name="clear">Clear</string>-->
|
|
|
|
|
<!-- <string name="clearAll">Clear All</string>-->
|
|
|
|
|
<!-- <string name="clearDataAll">Clear All Data</string>-->
|
|
|
|
|
<!-- <string name="clearDataAllDescription">This will permanently delete your messages and contacts. Would you like to clear this device only, or delete your data from the network as well?</string>-->
|
|
|
|
|
<!-- <string name="clearDataError">Data Not Deleted</string>-->
|
|
|
|
|
<!-- <string name="clearDataErrorDescriptionGeneric">An unknown error occurred and your data was not deleted. Do you want to delete your data from just this device instead?</string>-->
|
|
|
|
|
<!-- <string name="clearDevice">Clear Device</string>-->
|
|
|
|
|
<!-- <string name="clearDeviceAndNetwork">Clear device and network</string>-->
|
|
|
|
|
<!-- <string name="clearDeviceAndNetworkConfirm">Are you sure you want to delete your data from the network? If you continue, you will not be able to restore your messages or contacts.</string>-->
|
|
|
|
|
<!-- <string name="clearDeviceDescription">Are you sure you want to clear your device?</string>-->
|
|
|
|
|
<!-- <string name="clearDeviceOnly">Clear device only</string>-->
|
|
|
|
|
<!-- <string name="clearMessages">Clear All Messages</string>-->
|
|
|
|
|
<!-- <string name="clearMessagesChatDescription">Are you sure you want to clear all messages from your conversation with <b>{name}</b> from your device?</string>-->
|
|
|
|
|
<!-- <string name="clearMessagesCommunity">Are you sure you want to clear all <b>{community_name}</b> messages from your device?</string>-->
|
|
|
|
|
<!-- <string name="clearMessagesForEveryone">Clear for everyone</string>-->
|
|
|
|
|
<!-- <string name="clearMessagesForMe">Clear for me</string>-->
|
|
|
|
|
<!-- <string name="clearMessagesGroupAdminDescription">Are you sure you want to clear all <b>{group_name}</b> messages?</string>-->
|
|
|
|
|
<!-- <string name="clearMessagesGroupDescription">Are you sure you want to clear all <b>{group_name}</b> messages from your device?</string>-->
|
|
|
|
|
<!-- <string name="clearMessagesNoteToSelfDescription">Are you sure you want to clear all Note to Self messages from your device?</string>-->
|
|
|
|
|
<!-- <string name="close">Close</string>-->
|
|
|
|
|
<!-- <string name="communityEnterUrl">Enter Community URL</string>-->
|
|
|
|
|
<!-- <string name="communityEnterUrlErrorInvalid">Invalid URL</string>-->
|
|
|
|
|
<!-- <string name="communityEnterUrlErrorInvalidDescription">Please check the Community URL and try again.</string>-->
|
|
|
|
|
<!-- <string name="communityError">Community Error</string>-->
|
|
|
|
|
<!-- <string name="communityErrorDescription">Oops, an error occurred. Please try again later.</string>-->
|
|
|
|
|
<!-- <string name="communityInvitation">Community Invitation</string>-->
|
|
|
|
|
<!-- <string name="communityJoin">Join Community</string>-->
|
|
|
|
|
<!-- <string name="communityJoinDescription">Are you sure you want to join {community_name}?</string>-->
|
|
|
|
|
<!-- <string name="communityJoinError">Failed to join {community_name}</string>-->
|
|
|
|
|
<!-- <string name="communityJoinOfficial">Or join one of these...</string>-->
|
|
|
|
|
<!-- <string name="communityJoined">Joined Community</string>-->
|
|
|
|
|
<!-- <string name="communityJoinedAlready">You are already a member of this community.</string>-->
|
|
|
|
|
<!-- <string name="communityLeave">Leave Community</string>-->
|
|
|
|
|
<!-- <string name="communityLeaveError">Failed to leave {community_name}</string>-->
|
|
|
|
|
<!-- <string name="communityUnknown">Unknown Community</string>-->
|
|
|
|
|
<!-- <string name="communityUrl">Community URL</string>-->
|
|
|
|
|
<!-- <string name="communityUrlCopy">Copy Community URL</string>-->
|
|
|
|
|
<!-- <string name="confirm">Confirm</string>-->
|
|
|
|
|
<!-- <string name="contactContacts">Contacts</string>-->
|
|
|
|
|
<!-- <string name="contactDelete">Delete Contact</string>-->
|
|
|
|
|
<!-- <string name="contactDeleteDescription">Are you sure you want to delete <b>{name}</b> from your contacts? New messages from <b>{name}</b> will arrive as a message request.</string>-->
|
|
|
|
|
<!-- <string name="contactNone">You don\'t have any contacts yet</string>-->
|
|
|
|
|
<!-- <string name="contactSelect">Select Contacts</string>-->
|
|
|
|
|
<!-- <string name="contactUserDetails">User Details</string>-->
|
|
|
|
|
<!-- <string name="conversationsAddToHome">Add to home screen</string>-->
|
|
|
|
|
<!-- <string name="conversationsAddedToHome">Added to home screen</string>-->
|
|
|
|
|
<!-- <string name="conversationsAudioMessages">Audio Messages</string>-->
|
|
|
|
|
<!-- <string name="conversationsAutoplayAudioMessage">Autoplay Audio Messages</string>-->
|
|
|
|
|
<!-- <string name="conversationsAutoplayAudioMessageDescription">Autoplay consecutively sent audio messages</string>-->
|
|
|
|
|
<!-- <string name="conversationsBlockedContacts">Blocked Contacts</string>-->
|
|
|
|
|
<!-- <string name="conversationsCommunities">Communities</string>-->
|
|
|
|
|
<!-- <string name="conversationsDelete">Delete Conversation</string>-->
|
|
|
|
|
<!-- <string name="conversationsDeleteDescription">Are you sure you want to delete your conversation with <b>{name}</b>? New messages from <b>{name}</b> will start a new conversation.</string>-->
|
|
|
|
|
<!-- <string name="conversationsDeleted">Conversation deleted</string>-->
|
|
|
|
|
<!-- <string name="conversationsEmpty">There are no messages in {conversation_name}.</string>-->
|
|
|
|
|
<!-- <string name="conversationsGroups">Groups</string>-->
|
|
|
|
|
<!-- <string name="conversationsMessageTrimming">Message Trimming</string>-->
|
|
|
|
|
<!-- <string name="conversationsMessageTrimmingTrimCommunities">Trim Communities</string>-->
|
|
|
|
|
<!-- <string name="conversationsMessageTrimmingTrimCommunitiesDescription">Delete messages from Community conversations older than 6 months, and where there are over 2,000 messages.</string>-->
|
|
|
|
|
<!-- <string name="conversationsNew">New Conversation</string>-->
|
|
|
|
|
<!-- <string name="conversationsNone">You don\'t have any conversations yet</string>-->
|
|
|
|
|
<!-- <string name="conversationsSendWithEnterKey">Send with Enter Key</string>-->
|
|
|
|
|
<!-- <string name="conversationsSendWithEnterKeyDescription">Tapping the Enter Key will send message instead of starting a new line.</string>-->
|
|
|
|
|
<!-- <string name="conversationsSettingsAllMedia">All Media</string>-->
|
|
|
|
|
<!-- <string name="conversationsSpellCheck">Spell Check</string>-->
|
|
|
|
|
<!-- <string name="conversationsSpellCheckDescription">Enable spell check when typing messages</string>-->
|
|
|
|
|
<!-- <string name="conversationsStart">Start Conversation</string>-->
|
|
|
|
|
<!-- <string name="copied">Copied</string>-->
|
|
|
|
|
<!-- <string name="copy">Copy</string>-->
|
|
|
|
|
<!-- <string name="create">Create</string>-->
|
|
|
|
|
<!-- <string name="cut">Cut</string>-->
|
|
|
|
|
<!-- <string name="databaseErrorGeneric">A database error occurred.\n\nExport your application logs to share for troubleshooting. If this is unsuccessful, reinstall {app_name} and restore your account.\n\nWarning: This will result in loss of all messages, attachments, and account data older than two weeks.</string>-->
|
|
|
|
|
<!-- <string name="databaseOptimizing">Optimizing Database</string>-->
|
|
|
|
|
<!-- <string name="decline">Decline</string>-->
|
|
|
|
|
<!-- <string name="delete">Delete</string>-->
|
|
|
|
|
<!-- <string name="deleteAfterGroupFirstReleaseConfigOutdated">Some of your devices are using outdated versions. Syncing may be unreliable until they are updated.</string>-->
|
|
|
|
|
<!-- <string name="deleteAfterGroupPR3DeleteMessagesConfirmation">Permanently delete the messages in this conversation?</string>-->
|
|
|
|
|
<!-- <string name="deleteAfterLegacyDisappearingMessagesLegacy">Legacy</string>-->
|
|
|
|
|
<!-- <string name="deleteAfterLegacyDisappearingMessagesOriginal">Original version of disappearing messages.</string>-->
|
|
|
|
|
<!-- <string name="deleteAfterLegacyDisappearingMessagesTheyChangedTimer"><b>{name}</b> set the disappearing message timer to <b>{time}</b></string>-->
|
|
|
|
|
<!-- <string name="deleteMessage">Delete Message</string>-->
|
|
|
|
|
<!-- <string name="deleteMessageConfirm">Are you sure you want to delete this message?</string>-->
|
|
|
|
|
<!-- <string name="deleteMessageDeleted">Message deleted</string>-->
|
|
|
|
|
<!-- <string name="deleteMessageDescriptionDevice">Are you sure you want to delete these messages from this device only?</string>-->
|
|
|
|
|
<!-- <string name="deleteMessageDescriptionEveryone">Are you sure you want to delete this message for everyone?</string>-->
|
|
|
|
|
<!-- <string name="deleteMessageDeviceOnly">Delete on this device only</string>-->
|
|
|
|
|
<!-- <string name="deleteMessageEveryone">Delete for everyone</string>-->
|
|
|
|
|
<!-- <string name="deleteMessages">Delete Messages</string>-->
|
|
|
|
|
<!-- <string name="deleteMessagesConfirm">Are you sure you want to delete these messages?</string>-->
|
|
|
|
|
<!-- <string name="deleteMessagesDeleted">Messages deleted</string>-->
|
|
|
|
|
<!-- <string name="deleteMessagesDescriptionDevice">Are you sure you want to delete these messages from your device?</string>-->
|
|
|
|
|
<!-- <string name="deleteMessagesDescriptionEveryone">Are you sure you want to delete these messages for everyone?</string>-->
|
|
|
|
|
<!-- <string name="deleting">Deleting</string>-->
|
|
|
|
|
<!-- <string name="developerToolsToggle">Toggle Developer Tools</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessages">Disappearing Messages</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesCountdownBigMobile">Auto-deletes in {time_large}</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesCountdownBigSmallMobile">Auto-deletes in {time_large} {time_small}</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesDeleteType">Delete Type</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesDescription">This setting applies to everyone in this conversation.</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesDescription1">This setting applies to messages you send in this conversation.</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesDisappear">Disappear After {disappearing_messages_type} - {time}</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesDisappearAfterRead">Disappear After Read</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesDisappearAfterReadDescription">Messages delete after they have been read.</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesDisappearAfterSend">Disappear After Send</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesDisappearAfterSendDescription">Messages delete after they have been sent.</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesFollowSetting">Follow Setting</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesFollowSettingOff">Set your messages to disappear <b>{time}</b> after they have been <b>{disappearing_messages_type}</b>?</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesFollowSettingOn">Set your messages to disappear <b>{time}</b> after they have been <b>{disappearing_messages_type}</b>?</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesLegacy">{name} is using an outdated client. Disappearing messages may not work as expected.</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesOnlyAdmins">Only group admins can change this setting.</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesSent">Sent</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesSet"><b>{name}</b> has set messages to disappear {time} after they have been {disappearing_messages_type}.</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesSetYou"><b>You</b> set messages to disappear {time} after they have been {disappearing_messages_type}.</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesTimer">Timer</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesTurnedOff"><b>{name}</b> has turned disappearing messages off. Messages they send will no longer disappear.</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesTurnedOffYou"><b>You</b> turned <b>off</b> disappearing messages. Messages you send will no longer disappear.</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesTypeRead">read</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesTypeSent">sent</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesUpdated"><b>{admin_name}</b> updated disappearing message settings.</string>-->
|
|
|
|
|
<!-- <string name="disappearingMessagesUpdatedYou"><b>You</b> updated disappearing message settings.</string>-->
|
|
|
|
|
<!-- <string name="dismiss">Dismiss</string>-->
|
|
|
|
|
<!-- <string name="displayNameDescription">It can be your real name, an alias, or anything else you like — and you can change it at any time.</string>-->
|
|
|
|
|
<!-- <string name="displayNameEnter">Enter your display name</string>-->
|
|
|
|
|
<!-- <string name="displayNameErrorDescription">Please enter a display name</string>-->
|
|
|
|
|
<!-- <string name="displayNameErrorDescriptionShorter">Please enter a shorter display name</string>-->
|
|
|
|
|
<!-- <string name="displayNameErrorNew">We were unable to load your display name. Please enter a new display name to continue.</string>-->
|
|
|
|
|
<!-- <string name="displayNameNew">Pick a new display name</string>-->
|
|
|
|
|
<!-- <string name="displayNamePick">Pick your display name</string>-->
|
|
|
|
|
<!-- <string name="displayNameSet">Set Display Name</string>-->
|
|
|
|
|
<!-- <string name="document">Document</string>-->
|
|
|
|
|
<!-- <string name="done">Done</string>-->
|
|
|
|
|
<!-- <string name="download">Download</string>-->
|
|
|
|
|
<!-- <string name="downloading">Downloading...</string>-->
|
|
|
|
|
<!-- <string name="draft">Draft</string>-->
|
|
|
|
|
<!-- <string name="edit">Edit</string>-->
|
|
|
|
|
<!-- <string name="emojiAndSymbols">Emoji & Symbols</string>-->
|
|
|
|
|
<!-- <string name="emojiCategoryActivities">Activities</string>-->
|
|
|
|
|
<!-- <string name="emojiCategoryAnimals">Animals & Nature</string>-->
|
|
|
|
|
<!-- <string name="emojiCategoryFlags">Flags</string>-->
|
|
|
|
|
<!-- <string name="emojiCategoryFood">Food & Drink</string>-->
|
|
|
|
|
<!-- <string name="emojiCategoryObjects">Objects</string>-->
|
|
|
|
|
<!-- <string name="emojiCategoryRecentlyUsed">Recently Used</string>-->
|
|
|
|
|
<!-- <string name="emojiCategorySmileys">Smileys & People</string>-->
|
|
|
|
|
<!-- <string name="emojiCategorySymbols">Symbols</string>-->
|
|
|
|
|
<!-- <string name="emojiCategoryTravel">Travel & Places</string>-->
|
|
|
|
|
<!-- <string name="emojiReactsCoolDown">Slow down! You\'ve sent too many emoji reacts. Try again soon</string>-->
|
|
|
|
|
<!-- <string name="emojiReactsNotification">Reacted to your message {emoji}</string>-->
|
|
|
|
|
<!-- <string name="enable">Enable</string>-->
|
|
|
|
|
<!-- <string name="errorConnection">Please check your internet connection and try again.</string>-->
|
|
|
|
|
<!-- <string name="errorCopyAndQuit">Copy Error and Quit</string>-->
|
|
|
|
|
<!-- <string name="errorDatabase">Database Error</string>-->
|
|
|
|
|
<!-- <string name="errorUnknown">An unknown error occurred.</string>-->
|
|
|
|
|
<!-- <string name="failures">Failures</string>-->
|
|
|
|
|
<!-- <string name="file">File</string>-->
|
|
|
|
|
<!-- <string name="files">Files</string>-->
|
|
|
|
|
<!-- <string name="followSystemSettings">Follow system settings</string>-->
|
|
|
|
|
<!-- <string name="from">From:</string>-->
|
|
|
|
|
<!-- <string name="fullScreenToggle">Toggle Full Screen</string>-->
|
|
|
|
|
<!-- <string name="gif">GIF</string>-->
|
|
|
|
|
<!-- <string name="giphyWarning">Giphy</string>-->
|
|
|
|
|
<!-- <string name="giphyWarningDescription">{app_name} will connect to Giphy to provide search results. You will not have full metadata protection when sending GIFs.</string>-->
|
|
|
|
|
<!-- <string name="groupAddMemberMaximum">Groups have a maximum of 100 members</string>-->
|
|
|
|
|
<!-- <string name="groupCreate">Create Group</string>-->
|
|
|
|
|
<!-- <string name="groupCreateErrorNoMembers">Please pick at least one other group member.</string>-->
|
|
|
|
|
<!-- <string name="groupDelete">Delete Group</string>-->
|
|
|
|
|
<!-- <string name="groupDeleteDescription">Are you sure you want to delete <b>{group_name}</b>? This will remove all members and delete all group content.</string>-->
|
|
|
|
|
<!-- <string name="groupDescriptionEnter">Enter a group description</string>-->
|
|
|
|
|
<!-- <string name="groupDisplayPictureUpdated">Group display picture updated.</string>-->
|
|
|
|
|
<!-- <string name="groupEdit">Edit Group</string>-->
|
|
|
|
|
<!-- <string name="groupError">Group Error</string>-->
|
|
|
|
|
<!-- <string name="groupErrorCreate">Failed to create group. Please check your internet connection and try again.</string>-->
|
|
|
|
|
<!-- <string name="groupErrorJoin">Failed to join {group_name}</string>-->
|
|
|
|
|
<!-- <string name="groupInformationSet">Set Group Information</string>-->
|
|
|
|
|
<!-- <string name="groupInviteDelete">Are you sure you want to delete this group invite?</string>-->
|
|
|
|
|
<!-- <string name="groupInviteFailed">Invite failed</string>-->
|
|
|
|
|
<!-- <string name="groupInviteFailedMore">Failed to invite {name} and {count} others to {group_name}</string>-->
|
|
|
|
|
<!-- <string name="groupInviteFailedTwo">Failed to invite {name} and {other_name} to {group_name}</string>-->
|
|
|
|
|
<!-- <string name="groupInviteFailedUser">Failed to invite {name} to {group_name}</string>-->
|
|
|
|
|
<!-- <string name="groupInviteSending">Sending invite</string>-->
|
|
|
|
|
<!-- <string name="groupInviteSent">Invite sent</string>-->
|
|
|
|
|
<!-- <string name="groupInviteVersion">Users must have version {version} or higher to receive invitations</string>-->
|
|
|
|
|
<!-- <string name="groupInviteYou"><b>You</b> were invited to join the group.</string>-->
|
|
|
|
|
<!-- <string name="groupLeave">Leave Group</string>-->
|
|
|
|
|
<!-- <string name="groupLeaveDescription">Are you sure you want to leave {group_name}?</string>-->
|
|
|
|
|
<!-- <string name="groupLeaveDescriptionAdmin">Are you sure you want to leave {group_name}? This will deactivate the group for all members.</string>-->
|
|
|
|
|
<!-- <string name="groupLeaveErrorFailed">Failed to leave {group_name}</string>-->
|
|
|
|
|
<!-- <string name="groupLegacyBanner">Groups have been upgraded, create a new group to upgrade. Old group functionality will be degraded from {date}.</string>-->
|
|
|
|
|
<!-- <string name="groupMemberLeft"><b>{name}</b> left the group.</string>-->
|
|
|
|
|
<!-- <string name="groupMemberLeftMore"><b>{name}</b> and <b>{count} others</b> left the group.</string>-->
|
|
|
|
|
<!-- <string name="groupMemberLeftTwo"><b>{name}</b> and <b>{other_name}</b> left the group.</string>-->
|
|
|
|
|
<!-- <string name="groupMemberMoreNew"><b>{name}</b> and <b>{count} others</b> joined the group.</string>-->
|
|
|
|
|
<!-- <string name="groupMemberNew"><b>{name}</b> joined the group.</string>-->
|
|
|
|
|
<!-- <string name="groupMemberTwoNew"><b>{name}</b> and <b>{other_name}</b> joined the group.</string>-->
|
|
|
|
|
<!-- <string name="groupMemberYouLeft"><b>You</b> left the group.</string>-->
|
|
|
|
|
<!-- <string name="groupMembers">Group Members</string>-->
|
|
|
|
|
<!-- <string name="groupMembersNone">There are no other members in this group.</string>-->
|
|
|
|
|
<!-- <string name="groupName">Group Name</string>-->
|
|
|
|
|
<!-- <string name="groupNameEnter">Enter a group name</string>-->
|
|
|
|
|
<!-- <string name="groupNameEnterPlease">Please enter a group name.</string>-->
|
|
|
|
|
<!-- <string name="groupNameEnterShorter">Please enter a shorter group name.</string>-->
|
|
|
|
|
<!-- <string name="groupNameNew">Group name is now {group_name}.</string>-->
|
|
|
|
|
<!-- <string name="groupNameUpdated">Group name updated.</string>-->
|
|
|
|
|
<!-- <string name="groupNoMessages">You have no messages from <b>{group_name}</b>. Send a message to start the conversation!</string>-->
|
|
|
|
|
<!-- <string name="groupOnlyAdmin">You are the only admin in <b>{group_name}</b>.\nGroup members and settings cannot be changed without an admin.</string>-->
|
|
|
|
|
<!-- <string name="groupPromotedYou"><b>You</b> were promoted to Admin.</string>-->
|
|
|
|
|
<!-- <string name="groupRemoveDescription">Would you like to remove <b>{name}</b> from <b>{group_name}</b>?</string>-->
|
|
|
|
|
<!-- <string name="groupRemoveMessages">Remove user and their messages</string>-->
|
|
|
|
|
<!-- <string name="groupRemoveMoreDescription">Would you like to remove <b>{name}</b> and <b>{count} others</b> from <b>{group_name}</b>?</string>-->
|
|
|
|
|
<!-- <string name="groupRemoveTwoDescription">Would you like to remove <b>{name}</b> and <b>{other_name}</b> from <b>{group_name}</b>?</string>-->
|
|
|
|
|
<!-- <string name="groupRemoveUserOnly">Remove user</string>-->
|
|
|
|
|
<!-- <string name="groupRemoveUsersMessages">Remove users and their messages</string>-->
|
|
|
|
|
<!-- <string name="groupRemoveUsersOnly">Remove users</string>-->
|
|
|
|
|
<!-- <string name="groupRemoved"><b>{name}</b> was removed from the group.</string>-->
|
|
|
|
|
<!-- <string name="groupRemovedMore"><b>{name}</b> and <b>{count}</b> others were removed from the group.</string>-->
|
|
|
|
|
<!-- <string name="groupRemovedTwo"><b>{name}</b> and <b>{other_name}</b> were removed from the group.</string>-->
|
|
|
|
|
<!-- <string name="groupRemovedYou">You were removed from <b>{group_name}</b>.</string>-->
|
|
|
|
|
<!-- <string name="groupSetDisplayPicture">Set Group Display Picture</string>-->
|
|
|
|
|
<!-- <string name="groupUnknown">Unknown Group</string>-->
|
|
|
|
|
<!-- <string name="groupUpdated">Group updated</string>-->
|
|
|
|
|
<!-- <string name="helpFAQ">FAQ</string>-->
|
|
|
|
|
<!-- <string name="helpHelpUsTranslateSession">Help us translate {app_name}</string>-->
|
|
|
|
|
<!-- <string name="helpReportABug">Report a bug</string>-->
|
|
|
|
|
<!-- <string name="helpReportABugDescription">Share some details to help us resolve your issue. Export your logs, then upload the file through {app_name}\'s Help Desk.</string>-->
|
|
|
|
|
<!-- <string name="helpReportABugExportLogs">Export Logs</string>-->
|
|
|
|
|
<!-- <string name="helpReportABugExportLogsDescription">Export your logs, then upload the file through {app_name}\'s Help Desk.</string>-->
|
|
|
|
|
<!-- <string name="helpSupport">Support</string>-->
|
|
|
|
|
<!-- <string name="helpWedLoveYourFeedback">We\'d love your feedback</string>-->
|
|
|
|
|
<!-- <string name="hide">Hide</string>-->
|
|
|
|
|
<!-- <string name="hideOthers">Hide Others</string>-->
|
|
|
|
|
<!-- <string name="image">Image</string>-->
|
|
|
|
|
<!-- <string name="incognitoKeyboard">Incognito Keyboard</string>-->
|
|
|
|
|
<!-- <string name="incognitoKeyboardDescription">Request incognito mode if available. Depending on the keyboard you are using, your keyboard may ignore this request.</string>-->
|
|
|
|
|
<!-- <string name="info">Info</string>-->
|
|
|
|
|
<!-- <string name="invalidShortcut">Invalid shortcut</string>-->
|
|
|
|
|
<!-- <string name="join">Join</string>-->
|
|
|
|
|
<!-- <string name="later">Later</string>-->
|
|
|
|
|
<!-- <string name="learnMore">Learn More</string>-->
|
|
|
|
|
<!-- <string name="leave">Leave</string>-->
|
|
|
|
|
<!-- <string name="leaving">Leaving...</string>-->
|
|
|
|
|
<!-- <string name="linkPreviews">Link Previews</string>-->
|
|
|
|
|
<!-- <string name="linkPreviewsDescription">Show link previews for supported URLs.</string>-->
|
|
|
|
|
<!-- <string name="linkPreviewsEnable">Enable Link Previews</string>-->
|
|
|
|
|
<!-- <string name="linkPreviewsErrorLoad">Unable to load link preview</string>-->
|
|
|
|
|
<!-- <string name="linkPreviewsErrorUnsecure">Preview not loaded for unsecure link</string>-->
|
|
|
|
|
<!-- <string name="linkPreviewsFirstDescription">Display previews for URLs you send and receive. This can be useful, however {app_name} must contact linked websites to generate previews. You can always turn off link previews in {app_name}\'s settings.</string>-->
|
|
|
|
|
<!-- <string name="linkPreviewsSend">Send Link Previews</string>-->
|
|
|
|
|
<!-- <string name="linkPreviewsSendModalDescription">You will not have full metadata protection when sending link previews.</string>-->
|
|
|
|
|
<!-- <string name="loadAccount">Load Account</string>-->
|
|
|
|
|
<!-- <string name="loadAccountProgressMessage">Loading your account</string>-->
|
|
|
|
|
<!-- <string name="lockApp">Lock App</string>-->
|
|
|
|
|
<!-- <string name="lockAppDescriptionAndroid">Require fingerprint, PIN, pattern or password to unlock {app_name}.</string>-->
|
|
|
|
|
<!-- <string name="lockAppEnablePasscode">You must enable a passcode in your iOS Settings in order to use Screen Lock.</string>-->
|
|
|
|
|
<!-- <string name="lockAppLocked">{app_name} is locked</string>-->
|
|
|
|
|
<!-- <string name="lockAppQuickResponse">Quick response unavailable when {app_name} is locked!</string>-->
|
|
|
|
|
<!-- <string name="lockAppStatus">Lock status</string>-->
|
|
|
|
|
<!-- <string name="lockAppUnlock">Tap to unlock</string>-->
|
|
|
|
|
<!-- <string name="lockAppUnlocked">{app_name} is unlocked</string>-->
|
|
|
|
|
<!-- <string name="max">Max</string>-->
|
|
|
|
|
<!-- <string name="media">Media</string>-->
|
|
|
|
|
<!-- <string name="membersAddAccountIdOrOns">Add Account ID or ONS</string>-->
|
|
|
|
|
<!-- <string name="membersInvite">Invite Contacts</string>-->
|
|
|
|
|
<!-- <string name="membersInviteSend">Send Invite</string>-->
|
|
|
|
|
<!-- <string name="membersInviteSendMultiple">Send Invites</string>-->
|
|
|
|
|
<!-- <string name="membersInviteShareDescription">Would you like to share group message history with <b>{name}</b>?</string>-->
|
|
|
|
|
<!-- <string name="membersInviteShareMessageHistory">Share message history</string>-->
|
|
|
|
|
<!-- <string name="membersInviteShareMoreDescription">Would you like to share group message history with <b>{name}</b> and <b>{count} others</b>?</string>-->
|
|
|
|
|
<!-- <string name="membersInviteShareNewMessagesOnly">Share new messages only</string>-->
|
|
|
|
|
<!-- <string name="membersInviteShareTwoDescription">Would you like to share group message history with <b>{name}</b> and <b>{other_name}</b>?</string>-->
|
|
|
|
|
<!-- <string name="membersInviteTitle">Invite</string>-->
|
|
|
|
|
<!-- <string name="message">Message</string>-->
|
|
|
|
|
<!-- <string name="messageEmpty">This message is empty.</string>-->
|
|
|
|
|
<!-- <string name="messageErrorDelivery">Message delivery failed</string>-->
|
|
|
|
|
<!-- <string name="messageErrorLimit">Message limit reached</string>-->
|
|
|
|
|
<!-- <string name="messageErrorOld">Received a message encrypted using an old version of {app_name} that is no longer supported. Please ask the sender to update to the most recent version and resend the message.</string>-->
|
|
|
|
|
<!-- <string name="messageErrorOriginal">Original message not found</string>-->
|
|
|
|
|
<!-- <string name="messageInfo">Message Info</string>-->
|
|
|
|
|
<!-- <string name="messageMarkRead">Mark read</string>-->
|
|
|
|
|
<!-- <string name="messageMarkUnread">Mark unread</string>-->
|
|
|
|
|
<!-- <string name="messageNew">New Message</string>-->
|
|
|
|
|
<!-- <string name="messageNewDescriptionMobile">Start a new conversation by entering your friend\'s Account ID, ONS or scanning their QR code.</string>-->
|
|
|
|
|
<!-- <string name="messageNewMessages">New Messages</string>-->
|
|
|
|
|
<!-- <string name="messageNewYouveGotA">You\'ve got a new message</string>-->
|
|
|
|
|
<!-- <string name="messageNewYouveGotMany">You\'ve got {count} new messages.</string>-->
|
|
|
|
|
<!-- <string name="messageReplyingTo">Replying to</string>-->
|
|
|
|
|
<!-- <string name="messageRequestGroupInvite"><b>{name}</b> invited you to join <b>{group_name}</b>.</string>-->
|
|
|
|
|
<!-- <string name="messageRequestGroupInviteDescription">Sending a message to this group will automatically accept the group invite.</string>-->
|
|
|
|
|
<!-- <string name="messageRequestPending">Your message request is currently pending.</string>-->
|
|
|
|
|
<!-- <string name="messageRequestPendingDescription">You will be able to send voice messages and attachments once the recipient has approved this message request.</string>-->
|
|
|
|
|
<!-- <string name="messageRequestYouHaveAccepted">You have accepted the message request from <b>{name}</b>.</string>-->
|
|
|
|
|
<!-- <string name="messageRequestsAcceptDescription">Sending a message to this user will automatically accept their message request and reveal your Account ID.</string>-->
|
|
|
|
|
<!-- <string name="messageRequestsAccepted">Your message request has been accepted.</string>-->
|
|
|
|
|
<!-- <string name="messageRequestsClearAllExplanation">Are you sure you want to clear all message and group invites?</string>-->
|
|
|
|
|
<!-- <string name="messageRequestsCommunities">Community Message Requests</string>-->
|
|
|
|
|
<!-- <string name="messageRequestsCommunitiesDescription">Allow message requests from Community conversations.</string>-->
|
|
|
|
|
<!-- <string name="messageRequestsDelete">Are you sure you want to delete this message request?</string>-->
|
|
|
|
|
<!-- <string name="messageRequestsNew">You have a new message request</string>-->
|
|
|
|
|
<!-- <string name="messageRequestsNonePending">No pending message requests</string>-->
|
|
|
|
|
<!-- <string name="messageRequestsTurnedOff"><b>{name}</b> has message requests from Community conversations turned off, so you cannot send them a message.</string>-->
|
|
|
|
|
<!-- <string name="messageSelect">Select Message</string>-->
|
|
|
|
|
<!-- <string name="messageStatusFailedToSend">Failed to send</string>-->
|
|
|
|
|
<!-- <string name="messageStatusFailedToSync">Failed to sync</string>-->
|
|
|
|
|
<!-- <string name="messageStatusSyncing">Syncing</string>-->
|
|
|
|
|
<!-- <string name="messageStatusUploading">Uploading</string>-->
|
|
|
|
|
<!-- <string name="messageUnread">Unread messages</string>-->
|
|
|
|
|
<!-- <string name="messageVoice">Voice Message</string>-->
|
|
|
|
|
<!-- <string name="messageVoiceErrorShort">Hold to record a voice message</string>-->
|
|
|
|
|
<!-- <string name="messageVoiceSlideToCancel">Slide to Cancel</string>-->
|
|
|
|
|
<!-- <string name="messages">Messages</string>-->
|
|
|
|
|
<!-- <string name="minimize">Minimize</string>-->
|
|
|
|
|
<!-- <string name="next">Next</string>-->
|
|
|
|
|
<!-- <string name="nicknameDescription">Choose a nickname for {name}. This will appear to you in your one-to-one and group conversations.</string>-->
|
|
|
|
|
<!-- <string name="nicknameEnter">Enter nickname</string>-->
|
|
|
|
|
<!-- <string name="nicknameSet">Set Nickname</string>-->
|
|
|
|
|
<!-- <string name="no">No</string>-->
|
|
|
|
|
<!-- <string name="noSuggestions">No Suggestions</string>-->
|
|
|
|
|
<!-- <string name="none">None</string>-->
|
|
|
|
|
<!-- <string name="notNow">Not now</string>-->
|
|
|
|
|
<!-- <string name="noteToSelf">Note to Self</string>-->
|
|
|
|
|
<!-- <string name="noteToSelfEmpty">You have no messages in Note to Self.</string>-->
|
|
|
|
|
<!-- <string name="noteToSelfHide">Hide Note to Self</string>-->
|
|
|
|
|
<!-- <string name="noteToSelfHideDescription">Are you sure you want to hide Note to Self?</string>-->
|
|
|
|
|
<!-- <string name="notificationsAllMessages">All Messages</string>-->
|
|
|
|
|
<!-- <string name="notificationsAndroidSystem">{message_count} new messages in {conversation_count} conversations</string>-->
|
|
|
|
|
<!-- <string name="notificationsContent">Notification Content</string>-->
|
|
|
|
|
<!-- <string name="notificationsContentDescription">The information shown in notifications.</string>-->
|
|
|
|
|
<!-- <string name="notificationsContentShowNameAndContent">Name and Content</string>-->
|
|
|
|
|
<!-- <string name="notificationsContentShowNameOnly">Name Only</string>-->
|
|
|
|
|
<!-- <string name="notificationsContentShowNoNameOrContent">No Name or Content</string>-->
|
|
|
|
|
<!-- <string name="notificationsFastMode">Fast Mode</string>-->
|
|
|
|
|
<!-- <string name="notificationsFastModeDescriptionAndroid">You\'ll be notified of new messages reliably and immediately using Google\'s notification Servers.</string>-->
|
|
|
|
|
<!-- <string name="notificationsGoToDevice">Go to device notification settings</string>-->
|
|
|
|
|
<!-- <string name="notificationsLedColor">LED color</string>-->
|
|
|
|
|
<!-- <string name="notificationsMentionsOnly">Mentions Only</string>-->
|
|
|
|
|
<!-- <string name="notificationsMessage">Message notifications</string>-->
|
|
|
|
|
<!-- <string name="notificationsMostRecent">Most recent from {name}</string>-->
|
|
|
|
|
<!-- <string name="notificationsMute">Mute</string>-->
|
|
|
|
|
<!-- <string name="notificationsMuteFor">Mute for {time_large}</string>-->
|
|
|
|
|
<!-- <string name="notificationsMuteUnmute">Unmute</string>-->
|
|
|
|
|
<!-- <string name="notificationsMuted">Muted</string>-->
|
|
|
|
|
<!-- <string name="notificationsSlowMode">Slow Mode</string>-->
|
|
|
|
|
<!-- <string name="notificationsSlowModeDescription">{app_name} will occasionally check for new messages in the background.</string>-->
|
|
|
|
|
<!-- <string name="notificationsSound">Sound</string>-->
|
|
|
|
|
<!-- <string name="notificationsSoundDescription">Sound when App is open</string>-->
|
|
|
|
|
<!-- <string name="notificationsStrategy">Notification Strategy</string>-->
|
|
|
|
|
<!-- <string name="notificationsStyle">Notification Style</string>-->
|
|
|
|
|
<!-- <string name="notificationsVibrate">Vibrate</string>-->
|
|
|
|
|
<!-- <string name="off">Off</string>-->
|
|
|
|
|
<!-- <string name="onboardingAccountCreate">Create account</string>-->
|
|
|
|
|
<!-- <string name="onboardingAccountCreated">Account Created</string>-->
|
|
|
|
|
<!-- <string name="onboardingAccountExists">I have an account</string>-->
|
|
|
|
|
<!-- <string name="onboardingBackAccountCreation">You cannot go back further. In order to cancel your account creation, {app_name} needs to quit.</string>-->
|
|
|
|
|
<!-- <string name="onboardingBubbleCreatingAnAccountIsEasy">Creating an account is instant, free, and anonymous</string>-->
|
|
|
|
|
<!-- <string name="onboardingBubbleNoPhoneNumber">You don\'t even need a phone number to sign up.</string>-->
|
|
|
|
|
<!-- <string name="onboardingBubblePrivacyInYourPocket">Privacy in your pocket.</string>-->
|
|
|
|
|
<!-- <string name="onboardingBubbleSessionIsEngineered">{app_name} is engineered to protect your privacy.</string>-->
|
|
|
|
|
<!-- <string name="onboardingBubbleWelcomeToSession">Welcome to {app_name}</string>-->
|
|
|
|
|
<!-- <string name="onboardingHitThePlusButton">Hit the plus button to start a chat, create a group, or join an official community!</string>-->
|
|
|
|
|
<!-- <string name="onboardingMessageNotificationExplanation">There are two ways {app_name} can notify you of new messages.</string>-->
|
|
|
|
|
<!-- <string name="onboardingPrivacy">Privacy Policy</string>-->
|
|
|
|
|
<!-- <string name="onboardingTos">Terms of Service</string>-->
|
|
|
|
|
<!-- <string name="onboardingTosPrivacy">By using this service, you agree to our <b>Terms of Service</b> and <b>Privacy Policy</b></string>-->
|
|
|
|
|
<!-- <string name="onionRoutingPath">Path</string>-->
|
|
|
|
|
<!-- <string name="onionRoutingPathDescription">{app_name} hides your IP by routing your messages through multiple service nodes in {app_name}\'s decentralized network. This is your current path:</string>-->
|
|
|
|
|
<!-- <string name="onionRoutingPathDestination">Destination</string>-->
|
|
|
|
|
<!-- <string name="onionRoutingPathEntryNode">Entry Node</string>-->
|
|
|
|
|
<!-- <string name="onionRoutingPathServiceNode">Service Node</string>-->
|
|
|
|
|
<!-- <string name="onionRoutingPathUnknownCountry">Unknown Country</string>-->
|
|
|
|
|
<!-- <string name="onsErrorNotRecognized">We couldn\'t recognize this ONS. Please check it and try again.</string>-->
|
|
|
|
|
<!-- <string name="onsErrorUnableToSearch">We were unable to search for this ONS. Please try again later.</string>-->
|
|
|
|
|
<!-- <string name="open">Open</string>-->
|
|
|
|
|
<!-- <string name="other">Other</string>-->
|
|
|
|
|
<!-- <string name="passwordChange">Change Password</string>-->
|
|
|
|
|
<!-- <string name="passwordChangeDescription">Change the password required to unlock {app_name}.</string>-->
|
|
|
|
|
<!-- <string name="passwordChangedDescription">Your password has been changed. Please keep it safe.</string>-->
|
|
|
|
|
<!-- <string name="passwordConfirm">Confirm password</string>-->
|
|
|
|
|
<!-- <string name="passwordCreate">Create your password</string>-->
|
|
|
|
|
<!-- <string name="passwordCurrentIncorrect">Your current password is incorrect.</string>-->
|
|
|
|
|
<!-- <string name="passwordDescription">Require password to unlock {app_name}.</string>-->
|
|
|
|
|
<!-- <string name="passwordEnterCurrent">Please enter your current password.</string>-->
|
|
|
|
|
<!-- <string name="passwordEnterNew">Please enter your new password</string>-->
|
|
|
|
|
<!-- <string name="passwordError">Password must only contain letters, numbers and symbols</string>-->
|
|
|
|
|
<!-- <string name="passwordErrorLength">Password must be between 6 and 64 characters long</string>-->
|
|
|
|
|
<!-- <string name="passwordErrorMatch">Passwords do not match</string>-->
|
|
|
|
|
<!-- <string name="passwordFailed">Failed to set password</string>-->
|
|
|
|
|
<!-- <string name="passwordIncorrect">Incorrect password</string>-->
|
|
|
|
|
<!-- <string name="passwordRemove">Remove Password</string>-->
|
|
|
|
|
<!-- <string name="passwordRemoveDescription">Remove the password required to unlock Session.</string>-->
|
|
|
|
|
<!-- <string name="passwordRemovedDescription">Your password has been removed.</string>-->
|
|
|
|
|
<!-- <string name="passwordSet">Set Password</string>-->
|
|
|
|
|
<!-- <string name="passwordSetDescription">Your password has been set. Please keep it safe.</string>-->
|
|
|
|
|
<!-- <string name="paste">Paste</string>-->
|
|
|
|
|
<!-- <string name="permissionsAutoUpdate">Auto Update</string>-->
|
|
|
|
|
<!-- <string name="permissionsAutoUpdateDescription">Automatically check for updates on startup</string>-->
|
|
|
|
|
<!-- <string name="permissionsKeepInSystemTray">Keep in System Tray</string>-->
|
|
|
|
|
<!-- <string name="permissionsMicrophone">Microphone</string>-->
|
|
|
|
|
<!-- <string name="permissionsMicrophoneAccessRequired">Microphone Access Required</string>-->
|
|
|
|
|
<!-- <string name="permissionsMicrophoneAccessRequiredAndroid">{app_name} needs microphone access to send audio messages, but it has been permanently denied. Please continue to app settings, select \"Permissions\", and enable \"Microphone\".</string>-->
|
|
|
|
|
<!-- <string name="permissionsMicrophoneDescription">Allow access to microphone</string>-->
|
|
|
|
|
<!-- <string name="permissionsRequired">Permission required</string>-->
|
|
|
|
|
<!-- <string name="permissionsStorageSaveDenied">{app_name} needs storage access in order to save to external storage, but it has been permanently denied. Please continue to app settings, select \"Permissions\", and enable \"Storage\".</string>-->
|
|
|
|
|
<!-- <string name="permissionsStorageSend">{app_name} needs storage access to send photos and videos.</string>-->
|
|
|
|
|
<!-- <string name="photo">Photo</string>-->
|
|
|
|
|
<!-- <string name="pin">Pin</string>-->
|
|
|
|
|
<!-- <string name="pinConversation">Pin Conversation</string>-->
|
|
|
|
|
<!-- <string name="pinUnpin">Unpin</string>-->
|
|
|
|
|
<!-- <string name="pinUnpinConversation">Unpin Conversation</string>-->
|
|
|
|
|
<!-- <string name="preview">Preview</string>-->
|
|
|
|
|
<!-- <string name="profile">Profile</string>-->
|
|
|
|
|
<!-- <string name="profileDisplayPicture">Display Picture</string>-->
|
|
|
|
|
<!-- <string name="profileDisplayPictureRemoveError">Failed to remove display picture.</string>-->
|
|
|
|
|
<!-- <string name="profileDisplayPictureSet">Set Display Picture</string>-->
|
|
|
|
|
<!-- <string name="profileErrorUpdate">Failed to update profile.</string>-->
|
|
|
|
|
<!-- <string name="promote">Promote</string>-->
|
|
|
|
|
<!-- <string name="qrCode">QR Code</string>-->
|
|
|
|
|
<!-- <string name="qrNotAccountId">This QR code does not contain an Account ID</string>-->
|
|
|
|
|
<!-- <string name="qrNotRecoveryPassword">This QR code does not contain a Recovery Password</string>-->
|
|
|
|
|
<!-- <string name="qrScan">Scan QR Code</string>-->
|
|
|
|
|
<!-- <string name="qrView">View QR</string>-->
|
|
|
|
|
<!-- <string name="qrYoursDescription">Friends can message you by scanning your QR code.</string>-->
|
|
|
|
|
<!-- <string name="quit">Quit</string>-->
|
|
|
|
|
<!-- <string name="read">Read</string>-->
|
|
|
|
|
<!-- <string name="readReceipts">Read Receipts</string>-->
|
|
|
|
|
<!-- <string name="readReceiptsDescription">Show read receipts for all messages you send and receive.</string>-->
|
|
|
|
|
<!-- <string name="received">Received:</string>-->
|
|
|
|
|
<!-- <string name="recommended">Recommended</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordBannerDescription">Save your recovery password to make sure you don\'t lose access to your account.</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordBannerTitle">Save your recovery password</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordDescription">Use your recovery password to load your account on new devices. Your account cannot be recovered without your recovery password. Make sure it\'s stored somewhere safe and secure — and don\'t share it with anyone.</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordEnter">Enter your recovery password</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordErrorMessageGeneric">Please check your recovery password and try again.</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordErrorMessageIncorrect">Some of the words in your Recovery Password are incorrect. Please check and try again.</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordErrorMessageShort">The Recovery Password you entered is not long enough. Please check and try again.</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordErrorTitle">Incorrect Recovery Password</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordExplanation">To load your account, enter your recovery password.</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordHidePermanently">Hide Recovery Password Permanently</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordHidePermanentlyDescription1">Without your recovery password, you cannot load your account on new devices. We strongly recommend you save your recovery password in a safe and secure place before continuing.</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordHidePermanentlyDescription2">Are you sure you want to permanently hide your recovery password on this device? This cannot be undone.</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordHideRecoveryPassword">Hide Recovery Password</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordHideRecoveryPasswordDescription">Permanently hide your recovery password on this device.</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordRestoreDescription">Enter your recovery password to load your account. If you haven\'t saved it, you can find it in your app settings.</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordView">View Password</string>-->
|
|
|
|
|
<!-- <string name="recoveryPasswordWarningSendDescription">This is your recovery password. If you send it to someone they\'ll have full access to your account.</string>-->
|
|
|
|
|
<!-- <string name="redo">Redo</string>-->
|
|
|
|
|
<!-- <string name="remove">Remove</string>-->
|
|
|
|
|
<!-- <string name="reply">Reply</string>-->
|
|
|
|
|
<!-- <string name="resend">Resend</string>-->
|
|
|
|
|
<!-- <string name="resolving">Loading country information...</string>-->
|
|
|
|
|
<!-- <string name="restart">Restart</string>-->
|
|
|
|
|
<!-- <string name="resync">Resync</string>-->
|
|
|
|
|
<!-- <string name="retry">Retry</string>-->
|
|
|
|
|
<!-- <string name="save">Save</string>-->
|
|
|
|
|
<!-- <string name="saved">Saved</string>-->
|
|
|
|
|
<!-- <string name="savedMessages">Saved messages</string>-->
|
|
|
|
|
<!-- <string name="saving">Saving...</string>-->
|
|
|
|
|
<!-- <string name="scan">Scan</string>-->
|
|
|
|
|
<!-- <string name="screenSecurity">Screen Security</string>-->
|
|
|
|
|
<!-- <string name="screenshotNotifications">Screenshot Notifications</string>-->
|
|
|
|
|
<!-- <string name="screenshotNotificationsDescription">Require a notification when a contact takes a screenshot of a one-to-one chat.</string>-->
|
|
|
|
|
<!-- <string name="screenshotTaken"><b>{name}</b> took a screenshot.</string>-->
|
|
|
|
|
<!-- <string name="search">Search</string>-->
|
|
|
|
|
<!-- <string name="searchContacts">Search Contacts</string>-->
|
|
|
|
|
<!-- <string name="searchConversation">Search Conversation</string>-->
|
|
|
|
|
<!-- <string name="searchEnter">Please enter your search.</string>-->
|
|
|
|
|
<!-- <string name="searchMatchesNone">No results found.</string>-->
|
|
|
|
|
<!-- <string name="searchMatchesNoneSpecific">No results found for {query}</string>-->
|
|
|
|
|
<!-- <string name="searchMembers">Search Members</string>-->
|
|
|
|
|
<!-- <string name="searchSearching">Searching...</string>-->
|
|
|
|
|
<!-- <string name="select">Select</string>-->
|
|
|
|
|
<!-- <string name="selectAll">Select All</string>-->
|
|
|
|
|
<!-- <string name="send">Send</string>-->
|
|
|
|
|
<!-- <string name="sending">Sending</string>-->
|
|
|
|
|
<!-- <string name="sent">Sent:</string>-->
|
|
|
|
|
<!-- <string name="sessionAppearance">Appearance</string>-->
|
|
|
|
|
<!-- <string name="sessionClearData">Clear Data</string>-->
|
|
|
|
|
<!-- <string name="sessionConversations">Conversations</string>-->
|
|
|
|
|
<!-- <string name="sessionHelp">Help</string>-->
|
|
|
|
|
<!-- <string name="sessionInviteAFriend">Invite a Friend</string>-->
|
|
|
|
|
<!-- <string name="sessionMessageRequests">Message Requests</string>-->
|
|
|
|
|
<!-- <string name="sessionNotifications">Notifications</string>-->
|
|
|
|
|
<!-- <string name="sessionPermissions">Permissions</string>-->
|
|
|
|
|
<!-- <string name="sessionPrivacy">Privacy</string>-->
|
|
|
|
|
<!-- <string name="sessionRecoveryPassword">Recovery Password</string>-->
|
|
|
|
|
<!-- <string name="sessionSettings">Settings</string>-->
|
|
|
|
|
<!-- <string name="set">Set</string>-->
|
|
|
|
|
<!-- <string name="settingsRestartDescription">You must restart {app_name} to apply your new settings.</string>-->
|
|
|
|
|
<!-- <string name="share">Share</string>-->
|
|
|
|
|
<!-- <string name="shareAccountIdDescription">Invite your friend to chat with you on {app_name} by sharing your Account ID with them.</string>-->
|
|
|
|
|
<!-- <string name="shareToSession">Share to {app_name}</string>-->
|
|
|
|
|
<!-- <string name="show">Show</string>-->
|
|
|
|
|
<!-- <string name="showAll">Show All</string>-->
|
|
|
|
|
<!-- <string name="showLess">Show Less</string>-->
|
|
|
|
|
<!-- <string name="stickers">Stickers</string>-->
|
|
|
|
|
<!-- <string name="supportGoTo">Go to Support Page</string>-->
|
|
|
|
|
<!-- <string name="theContinue">Continue</string>-->
|
|
|
|
|
<!-- <string name="theDefault">Default</string>-->
|
|
|
|
|
<!-- <string name="theError">Error</string>-->
|
|
|
|
|
<!-- <string name="tryAgain">Try Again</string>-->
|
|
|
|
|
<!-- <string name="typingIndicators">Typing Indicators</string>-->
|
|
|
|
|
<!-- <string name="typingIndicatorsDescription">See and share typing indicators (...)</string>-->
|
|
|
|
|
<!-- <string name="undo">Undo</string>-->
|
|
|
|
|
<!-- <string name="unknown">Unknown</string>-->
|
|
|
|
|
<!-- <string name="updateApp">App updates</string>-->
|
|
|
|
|
<!-- <string name="updateDownloaded">Updated installed, click to restart</string>-->
|
|
|
|
|
<!-- <string name="updateError">Cannot Update</string>-->
|
|
|
|
|
<!-- <string name="updateNewVersion">A new version of {app_name} is available, tap to update</string>-->
|
|
|
|
|
<!-- <string name="updateNewVersionDescription">There is a new version of {app_name} available.</string>-->
|
|
|
|
|
<!-- <string name="updateReleaseNotes">Go to Release Notes</string>-->
|
|
|
|
|
<!-- <string name="updateSession">{app_name} Update</string>-->
|
|
|
|
|
<!-- <string name="updateVersion">Version {version}</string>-->
|
|
|
|
|
<!-- <string name="urlCopy">Copy URL</string>-->
|
|
|
|
|
<!-- <string name="urlOpen">Open URL</string>-->
|
|
|
|
|
<!-- <string name="urlOpenBrowser">This will open in your browser.</string>-->
|
|
|
|
|
<!-- <string name="urlOpenDescription">Are you sure you want to open this URL in your browser?\n\n{url}</string>-->
|
|
|
|
|
<!-- <string name="useFastMode">Use Fast Mode</string>-->
|
|
|
|
|
<!-- <string name="video">Video</string>-->
|
|
|
|
|
<!-- <string name="videoErrorPlay">Unable to play video.</string>-->
|
|
|
|
|
<!-- <string name="view">View</string>-->
|
|
|
|
|
<!-- <string name="waitFewMinutes">This can take a few minutes.</string>-->
|
|
|
|
|
<!-- <string name="waitOneMoment">One moment please...</string>-->
|
|
|
|
|
<!-- <string name="warning">Warning</string>-->
|
|
|
|
|
<!-- <string name="window">Window</string>-->
|
|
|
|
|
<!-- <string name="yes">Yes</string>-->
|
|
|
|
|
<!-- <string name="you">You</string>-->
|
|
|
|
|
<!--</resources>-->
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
Crowdin strings circa 2024-08-22
|
|
|
|
|
NOTE: Strings with blank lines have manually been replaced with '\n\n' - this will be fixed in the Android export script in the future
|
|
|
|
|
-->
|
|
|
|
|
<resources>
|
|
|
|
|
<!-- We need a non-translatable app_name string because we cannot get the NonTranslatableStringConstants.APP_NAME
|
|
|
|
|
value for use in the AndroidManifest to name the app! -->
|
|
|
|
|
<string name="app_name" translatable="false">Session</string>
|
|
|
|
|
|
|
|
|
|
<string name="about">About</string>
|
|
|
|
|
<string name="accept">Accept</string>
|
|
|
|
|
<string name="accountIDCopy">Copy Account ID</string>
|
|
|
|
@@ -1233,7 +498,7 @@ NOTE: Strings with blank lines have manually been replaced with '\n\n' - this wi
|
|
|
|
|
<string name="loadAccountProgressMessage">Loading your account</string>
|
|
|
|
|
<string name="loading">Loading...</string>
|
|
|
|
|
<string name="lockApp">Lock App</string>
|
|
|
|
|
<string name="lockAppDescriptionAndroid">Require fingerprint, PIN, pattern or password to unlock {app_name}.</string>
|
|
|
|
|
<string name="lockAppDescription">Require fingerprint, PIN, pattern or password to unlock {app_name}.</string>
|
|
|
|
|
<string name="lockAppDescriptionIos">Require Touch ID, Face ID or your passcode to unlock {app_name}.</string>
|
|
|
|
|
<string name="lockAppEnablePasscode">You must enable a passcode in your iOS Settings in order to use Screen Lock.</string>
|
|
|
|
|
<string name="lockAppLocked">{app_name} is locked</string>
|
|
|
|
@@ -1317,14 +582,14 @@ NOTE: Strings with blank lines have manually been replaced with '\n\n' - this wi
|
|
|
|
|
<string name="noteToSelfHide">Hide Note to Self</string>
|
|
|
|
|
<string name="noteToSelfHideDescription">Are you sure you want to hide Note to Self?</string>
|
|
|
|
|
<string name="notificationsAllMessages">All Messages</string>
|
|
|
|
|
<string name="notificationsAndroidSystem">{message_count} new messages in {conversation_count} conversations</string>
|
|
|
|
|
<string name="notificationsSystem">{message_count} new messages in {conversation_count} conversations</string>
|
|
|
|
|
<string name="notificationsContent">Notification Content</string>
|
|
|
|
|
<string name="notificationsContentDescription">The information shown in notifications.</string>
|
|
|
|
|
<string name="notificationsContentShowNameAndContent">Name and Content</string>
|
|
|
|
|
<string name="notificationsContentShowNameOnly">Name Only</string>
|
|
|
|
|
<string name="notificationsContentShowNoNameOrContent">No Name or Content</string>
|
|
|
|
|
<string name="notificationsFastMode">Fast Mode</string>
|
|
|
|
|
<string name="notificationsFastModeDescriptionAndroid">You\'ll be notified of new messages reliably and immediately using Google\'s notification Servers.</string>
|
|
|
|
|
<string name="notificationsFastModeDescription">You\'ll be notified of new messages reliably and immediately using Google\'s notification Servers.</string>
|
|
|
|
|
<string name="notificationsFastModeDescriptionIos">You\'ll be notified of new messages reliably and immediately using Apple\'s notification Servers.</string>
|
|
|
|
|
<string name="notificationsGoToDevice">Go to device notification settings</string>
|
|
|
|
|
<string name="notificationsIosGroup">{name} to {conversation_name}</string>
|
|
|
|
@@ -1402,7 +667,7 @@ NOTE: Strings with blank lines have manually been replaced with '\n\n' - this wi
|
|
|
|
|
<string name="permissionsKeepInSystemTrayDescription">{app_name} continues running in the background when you close the window</string>
|
|
|
|
|
<string name="permissionsLibrary">{app_name} needs photo library access to continue. You can enable access in the iOS settings.</string>
|
|
|
|
|
<string name="permissionsMicrophone">Microphone</string>
|
|
|
|
|
<string name="permissionsMicrophoneAccessRequiredAndroid">{app_name} needs microphone access to send audio messages, but it has been permanently denied. Please continue to app settings, select \"Permissions\", and enable \"Microphone\".</string>
|
|
|
|
|
<string name="permissionsMicrophoneAccessRequired">{app_name} needs microphone access to send audio messages, but it has been permanently denied. Please continue to app settings, select \"Permissions\", and enable \"Microphone\".</string>
|
|
|
|
|
<string name="permissionsMicrophoneDescription">Allow access to microphone</string>
|
|
|
|
|
<string name="permissionsRequired">Permission required</string>
|
|
|
|
|
<string name="permissionsStorageSave">{app_name} needs storage access to save attachments and media.</string>
|
|
|
|
@@ -1556,8 +821,4 @@ NOTE: Strings with blank lines have manually been replaced with '\n\n' - this wi
|
|
|
|
|
<!-- Missing from CrowdIn circa 2024-08-22 -->
|
|
|
|
|
<string name="messageStatusUploading">Uploading</string>
|
|
|
|
|
|
|
|
|
|
<!-- We need a non-translatable app_name string because we cannot get the NonTranslatableStringConstants.APP_NAME
|
|
|
|
|
value for use in the AndroidManifest to name the app! -->
|
|
|
|
|
<string name="app_name" translatable="false">Session</string>
|
|
|
|
|
|
|
|
|
|
</resources>
|