|
|
|
@ -7,6 +7,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'startedACall'
|
|
|
|
|
| 'mainMenuWindow'
|
|
|
|
|
| 'unblocked'
|
|
|
|
|
| 'keepDisabled'
|
|
|
|
|
| 'userAddedToModerators'
|
|
|
|
|
| 'to'
|
|
|
|
|
| 'sent'
|
|
|
|
@ -14,7 +15,9 @@ export type LocalizerKeys =
|
|
|
|
|
| 'closedGroupInviteFailMessage'
|
|
|
|
|
| 'noContactsForGroup'
|
|
|
|
|
| 'linkVisitWarningMessage'
|
|
|
|
|
| 'messageRequestAcceptedOurs'
|
|
|
|
|
| 'anonymous'
|
|
|
|
|
| 'youHaveANewFriendRequest'
|
|
|
|
|
| 'viewMenuZoomOut'
|
|
|
|
|
| 'dialogClearAllDataDeletionFailedDesc'
|
|
|
|
|
| 'timerOption_10_seconds_abbreviated'
|
|
|
|
@ -22,9 +25,11 @@ export type LocalizerKeys =
|
|
|
|
|
| 'connectToServerFail'
|
|
|
|
|
| 'disableNotifications'
|
|
|
|
|
| 'publicChatExists'
|
|
|
|
|
| 'noMediaUntilApproved'
|
|
|
|
|
| 'passwordViewTitle'
|
|
|
|
|
| 'joinOpenGroupAfterInvitationConfirmationTitle'
|
|
|
|
|
| 'notificationMostRecentFrom'
|
|
|
|
|
| 'messageRequestAccepted'
|
|
|
|
|
| 'timerOption_5_minutes'
|
|
|
|
|
| 'linkPreviewsConfirmMessage'
|
|
|
|
|
| 'notificationMostRecent'
|
|
|
|
@ -44,7 +49,6 @@ export type LocalizerKeys =
|
|
|
|
|
| 'viewMenuToggleDevTools'
|
|
|
|
|
| 'fileSizeWarning'
|
|
|
|
|
| 'openGroupURL'
|
|
|
|
|
| 'hideRequestBannerDescription'
|
|
|
|
|
| 'hideMenuBarDescription'
|
|
|
|
|
| 'pickClosedGroupMember'
|
|
|
|
|
| 'ByUsingThisService...'
|
|
|
|
@ -54,6 +58,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'typingAlt'
|
|
|
|
|
| 'orJoinOneOfThese'
|
|
|
|
|
| 'members'
|
|
|
|
|
| 'noMessageRequestsPending'
|
|
|
|
|
| 'sendRecoveryPhraseMessage'
|
|
|
|
|
| 'timerOption_1_hour'
|
|
|
|
|
| 'youGotKickedFromGroup'
|
|
|
|
@ -68,8 +73,10 @@ export type LocalizerKeys =
|
|
|
|
|
| 'addModerators'
|
|
|
|
|
| 'sessionMessenger'
|
|
|
|
|
| 'today'
|
|
|
|
|
| 'mustBeApproved'
|
|
|
|
|
| 'appMenuHideOthers'
|
|
|
|
|
| 'sendFailed'
|
|
|
|
|
| 'openMessageRequestInbox'
|
|
|
|
|
| 'enterPassword'
|
|
|
|
|
| 'enterSessionIDOfRecipient'
|
|
|
|
|
| 'dialogClearAllDataDeletionFailedMultiple'
|
|
|
|
@ -81,6 +88,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'requestsSubtitle'
|
|
|
|
|
| 'closedGroupInviteSuccessTitle'
|
|
|
|
|
| 'accept'
|
|
|
|
|
| 'hideBanner'
|
|
|
|
|
| 'setPasswordTitle'
|
|
|
|
|
| 'editMenuUndo'
|
|
|
|
|
| 'pinConversation'
|
|
|
|
@ -94,6 +102,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'autoUpdateNewVersionInstructions'
|
|
|
|
|
| 'appMenuUnhide'
|
|
|
|
|
| 'timerOption_30_minutes_abbreviated'
|
|
|
|
|
| 'pruneSettingDescription'
|
|
|
|
|
| 'voiceMessage'
|
|
|
|
|
| 'changePasswordTitle'
|
|
|
|
|
| 'copyMessage'
|
|
|
|
@ -101,12 +110,11 @@ export type LocalizerKeys =
|
|
|
|
|
| 'deleteJustForMe'
|
|
|
|
|
| 'changeAccountPasswordTitle'
|
|
|
|
|
| 'onionPathIndicatorDescription'
|
|
|
|
|
| 'timestamp_s'
|
|
|
|
|
| 'pruningOpengroupDialogSubMessage'
|
|
|
|
|
| 'mediaPermissionsTitle'
|
|
|
|
|
| 'replyingToMessage'
|
|
|
|
|
| 'welcomeToYourSession'
|
|
|
|
|
| 'editMenuCopy'
|
|
|
|
|
| 'timestamp_m'
|
|
|
|
|
| 'leftTheGroup'
|
|
|
|
|
| 'timerOption_30_minutes'
|
|
|
|
|
| 'nameOnly'
|
|
|
|
@ -116,6 +124,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'inviteContacts'
|
|
|
|
|
| 'callMediaPermissionsTitle'
|
|
|
|
|
| 'blocked'
|
|
|
|
|
| 'hideRequestBannerDescription'
|
|
|
|
|
| 'noBlockedContacts'
|
|
|
|
|
| 'leaveGroupConfirmation'
|
|
|
|
|
| 'banUserAndDeleteAll'
|
|
|
|
@ -162,10 +171,6 @@ export type LocalizerKeys =
|
|
|
|
|
| 'copySessionID'
|
|
|
|
|
| 'timerOption_0_seconds'
|
|
|
|
|
| 'zoomFactorSettingTitle'
|
|
|
|
|
| 'pruneSettingTitle'
|
|
|
|
|
| 'pruneSettingDescription'
|
|
|
|
|
| 'pruneSettingUnit'
|
|
|
|
|
| 'pruneSettingUnits'
|
|
|
|
|
| 'unableToCall'
|
|
|
|
|
| 'callMissedTitle'
|
|
|
|
|
| 'done'
|
|
|
|
@ -201,6 +206,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'viewMenuResetZoom'
|
|
|
|
|
| 'startInTrayDescription'
|
|
|
|
|
| 'groupNamePlaceholder'
|
|
|
|
|
| 'messageRequestPending'
|
|
|
|
|
| 'stagedPreviewThumbnail'
|
|
|
|
|
| 'helpUsTranslateSession'
|
|
|
|
|
| 'editMenuDeleteGroup'
|
|
|
|
@ -212,6 +218,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'closedGroupInviteFailMessagePlural'
|
|
|
|
|
| 'noAudioInputFound'
|
|
|
|
|
| 'timerOption_10_seconds'
|
|
|
|
|
| 'openMessageRequestInboxDescription'
|
|
|
|
|
| 'noteToSelf'
|
|
|
|
|
| 'failedToAddAsModerator'
|
|
|
|
|
| 'disabledDisappearingMessages'
|
|
|
|
@ -223,7 +230,6 @@ export type LocalizerKeys =
|
|
|
|
|
| 'displayName'
|
|
|
|
|
| 'invalidSessionId'
|
|
|
|
|
| 'audioPermissionNeeded'
|
|
|
|
|
| 'timestamp_h'
|
|
|
|
|
| 'add'
|
|
|
|
|
| 'messageRequests'
|
|
|
|
|
| 'show'
|
|
|
|
@ -232,6 +238,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'goToSupportPage'
|
|
|
|
|
| 'passwordsDoNotMatch'
|
|
|
|
|
| 'createClosedGroupNamePrompt'
|
|
|
|
|
| 'pruningOpengroupDialogMessage'
|
|
|
|
|
| 'audioMessageAutoplayDescription'
|
|
|
|
|
| 'leaveAndRemoveForEveryone'
|
|
|
|
|
| 'previewThumbnail'
|
|
|
|
@ -240,9 +247,9 @@ export type LocalizerKeys =
|
|
|
|
|
| 'editMenuDeleteContact'
|
|
|
|
|
| 'hideMenuBarTitle'
|
|
|
|
|
| 'imageCaptionIconAlt'
|
|
|
|
|
| 'clearAll'
|
|
|
|
|
| 'sendRecoveryPhraseTitle'
|
|
|
|
|
| 'multipleJoinedTheGroup'
|
|
|
|
|
| 'messageRequestAcceptedOursNoName'
|
|
|
|
|
| 'databaseError'
|
|
|
|
|
| 'resend'
|
|
|
|
|
| 'copiedToClipboard'
|
|
|
|
@ -252,6 +259,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'unableToLoadAttachment'
|
|
|
|
|
| 'cameraPermissionNeededTitle'
|
|
|
|
|
| 'editMenuRedo'
|
|
|
|
|
| 'hideRequestBanner'
|
|
|
|
|
| 'changeNicknameMessage'
|
|
|
|
|
| 'close'
|
|
|
|
|
| 'deleteMessageQuestion'
|
|
|
|
@ -262,6 +270,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'getStarted'
|
|
|
|
|
| 'unblockUser'
|
|
|
|
|
| 'blockUser'
|
|
|
|
|
| 'clearAllConfirmationTitle'
|
|
|
|
|
| 'trustThisContactDialogTitle'
|
|
|
|
|
| 'received'
|
|
|
|
|
| 'trimDatabaseConfirmationBody'
|
|
|
|
@ -280,6 +289,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'timerOption_6_hours_abbreviated'
|
|
|
|
|
| 'timerOption_1_week_abbreviated'
|
|
|
|
|
| 'timerSetTo'
|
|
|
|
|
| 'enable'
|
|
|
|
|
| 'notificationSubtitle'
|
|
|
|
|
| 'youChangedTheTimer'
|
|
|
|
|
| 'updatedTheGroup'
|
|
|
|
@ -292,8 +302,10 @@ export type LocalizerKeys =
|
|
|
|
|
| 'noSearchResults'
|
|
|
|
|
| 'changeNickname'
|
|
|
|
|
| 'userUnbanned'
|
|
|
|
|
| 'respondingToRequestWarning'
|
|
|
|
|
| 'error'
|
|
|
|
|
| 'clearAllData'
|
|
|
|
|
| 'pruningOpengroupDialogTitle'
|
|
|
|
|
| 'contactAvatarAlt'
|
|
|
|
|
| 'disappearingMessages'
|
|
|
|
|
| 'autoUpdateNewVersionTitle'
|
|
|
|
@ -332,6 +344,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'markAllAsRead'
|
|
|
|
|
| 'failedResolveOns'
|
|
|
|
|
| 'showDebugLog'
|
|
|
|
|
| 'declineRequestMessage'
|
|
|
|
|
| 'autoUpdateDownloadButtonLabel'
|
|
|
|
|
| 'dialogClearAllDataDeletionFailedTitleQuestion'
|
|
|
|
|
| 'autoUpdateDownloadInstructions'
|
|
|
|
@ -357,6 +370,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'learnMore'
|
|
|
|
|
| 'passwordCharacterError'
|
|
|
|
|
| 'autoUpdateSettingTitle'
|
|
|
|
|
| 'documentsEmptyState'
|
|
|
|
|
| 'deleteForEveryone'
|
|
|
|
|
| 'createSessionID'
|
|
|
|
|
| 'multipleLeftTheGroup'
|
|
|
|
@ -380,9 +394,11 @@ export type LocalizerKeys =
|
|
|
|
|
| 'callMediaPermissionsDialogContent'
|
|
|
|
|
| 'timerOption_1_day_abbreviated'
|
|
|
|
|
| 'about'
|
|
|
|
|
| 'clearAllConfirmationBody'
|
|
|
|
|
| 'ok'
|
|
|
|
|
| 'multipleKickedFromTheGroup'
|
|
|
|
|
| 'trimDatabase'
|
|
|
|
|
| 'clearAll'
|
|
|
|
|
| 'recoveryPhraseSavePromptMain'
|
|
|
|
|
| 'editMenuPaste'
|
|
|
|
|
| 'areYouSureDeleteDeviceOnly'
|
|
|
|
@ -425,7 +441,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'recoveryPhrase'
|
|
|
|
|
| 'newMessages'
|
|
|
|
|
| 'you'
|
|
|
|
|
| 'documentsEmptyState'
|
|
|
|
|
| 'pruneSettingTitle'
|
|
|
|
|
| 'unbanUser'
|
|
|
|
|
| 'notificationForConvo_mentions_only'
|
|
|
|
|
| 'trustThisContactDialogDescription'
|
|
|
|
@ -433,22 +449,4 @@ export type LocalizerKeys =
|
|
|
|
|
| 'searchFor...'
|
|
|
|
|
| 'joinedTheGroup'
|
|
|
|
|
| 'editGroupName'
|
|
|
|
|
| 'trimDatabase'
|
|
|
|
|
| 'trimDatabaseDescription'
|
|
|
|
|
| 'trimDatabaseConfirmationBody'
|
|
|
|
|
| 'respondingToRequestWarning'
|
|
|
|
|
| 'messageRequestPending'
|
|
|
|
|
| 'messageRequestAccepted'
|
|
|
|
|
| 'messageRequestAcceptedOurs'
|
|
|
|
|
| 'messageRequestAcceptedOursNoName'
|
|
|
|
|
| 'declineRequestMessage'
|
|
|
|
|
| 'openMessageRequestInbox'
|
|
|
|
|
| 'hideRequestBanner'
|
|
|
|
|
| 'noMessageRequestsPending'
|
|
|
|
|
| 'noMediaUntilApproved'
|
|
|
|
|
| 'mustBeApproved'
|
|
|
|
|
| 'youHaveANewFriendRequest'
|
|
|
|
|
| 'clearAllConfirmationTitle'
|
|
|
|
|
| 'clearAllConfirmationBody'
|
|
|
|
|
| 'hideBanner'
|
|
|
|
|
| 'reportIssue';
|
|
|
|
|