messages_en.dart 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426
  1. // DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
  2. // This is a library that provides messages for a en locale. All the
  3. // messages from the main program should be duplicated here with the same
  4. // function name.
  5. // Ignore issues from commonly used lints in this file.
  6. // ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new
  7. // ignore_for_file:prefer_single_quotes,comment_references, directives_ordering
  8. // ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases
  9. // ignore_for_file:unused_import, file_names, avoid_escaping_inner_quotes
  10. // ignore_for_file:unnecessary_string_interpolations, unnecessary_string_escapes
  11. import 'package:intl/intl.dart';
  12. import 'package:intl/message_lookup_by_library.dart';
  13. final messages = new MessageLookup();
  14. typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
  15. class MessageLookup extends MessageLookupByLibrary {
  16. String get localeName => 'en';
  17. static String m0(user) =>
  18. "${user} will not be able to add more photos to this album\n\nThey will still be able to remove existing photos added by them";
  19. static String m1(isFamilyMember, storageAmountInGb) =>
  20. "${Intl.select(isFamilyMember, {
  21. 'true': 'Your family has claimed ${storageAmountInGb} Gb so far',
  22. 'false': 'You have claimed ${storageAmountInGb} Gb so far',
  23. })}";
  24. static String m2(supportEmail) =>
  25. "Please drop an email to ${supportEmail} from your registered email address";
  26. static String m3(email) =>
  27. "${email} does not have an ente account.\n\nSend them an invite to share photos.";
  28. static String m4(storageAmountInGB) =>
  29. "${storageAmountInGB} GB each time someone signs up for a paid plan and applies your code";
  30. static String m5(expiryTime) => "Link will expire on ${expiryTime}";
  31. static String m6(maxValue) =>
  32. "When set to the maximum (${maxValue}), the device limit will be relaxed to allow for temporary spikes of large number of viewers.";
  33. static String m7(passwordStrengthValue) =>
  34. "Password strength: ${passwordStrengthValue}";
  35. static String m8(storageInGB) => "3. Both of you get ${storageInGB} GB* free";
  36. static String m9(verificationID) =>
  37. "Here\'s my verification ID: ${verificationID} for ente.io.";
  38. static String m10(verificationID) =>
  39. "Hey, can you confirm that this is your ente.io verification ID: ${verificationID}";
  40. static String m11(referralCode, referralStorageInGB) =>
  41. "ente referral code: ${referralCode} \n\nApply it in Settings → General → Referrals to get ${referralStorageInGB} GB free after you signup for a paid plan\n\nhttps://ente.io";
  42. static String m12(numberOfPeople) =>
  43. "${Intl.plural(numberOfPeople, zero: 'Share with specific people', one: 'Shared with 1 person', other: 'Shared with ${numberOfPeople} people')}";
  44. static String m13(storageAmountInGB) => "${storageAmountInGB} GB";
  45. static String m14(storageAmountInGB) =>
  46. "They also get ${storageAmountInGB} GB";
  47. static String m15(email) => "This is ${email}\'s Verification ID";
  48. static String m16(email) => "Verify ${email}";
  49. final messages = _notInlinedMessages(_notInlinedMessages);
  50. static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
  51. "accountWelcomeBack":
  52. MessageLookupByLibrary.simpleMessage("Welcome back!"),
  53. "ackPasswordLostWarningPart1": MessageLookupByLibrary.simpleMessage(
  54. "I understand that if I lose my password, I may lose my data since my data is "),
  55. "ackPasswordLostWarningPart2":
  56. MessageLookupByLibrary.simpleMessage(" with ente"),
  57. "activeSessions":
  58. MessageLookupByLibrary.simpleMessage("Active sessions"),
  59. "addANewEmail": MessageLookupByLibrary.simpleMessage("Add a new email"),
  60. "addCollaborator":
  61. MessageLookupByLibrary.simpleMessage("Add collaborator"),
  62. "addMore": MessageLookupByLibrary.simpleMessage("Add more"),
  63. "addViewer": MessageLookupByLibrary.simpleMessage("Add viewer"),
  64. "addedAs": MessageLookupByLibrary.simpleMessage("Added as"),
  65. "after1Day": MessageLookupByLibrary.simpleMessage("After 1 day"),
  66. "after1Hour": MessageLookupByLibrary.simpleMessage("After 1 hour"),
  67. "after1Month": MessageLookupByLibrary.simpleMessage("After 1 month"),
  68. "after1Week": MessageLookupByLibrary.simpleMessage("After 1 week"),
  69. "after1Year": MessageLookupByLibrary.simpleMessage("After 1 year"),
  70. "albumOwner": MessageLookupByLibrary.simpleMessage("Owner"),
  71. "albumUpdated": MessageLookupByLibrary.simpleMessage("Album updated"),
  72. "allowAddPhotosDescription": MessageLookupByLibrary.simpleMessage(
  73. "Allow people with the link to also add photos to the shared album."),
  74. "allowAddingPhotos":
  75. MessageLookupByLibrary.simpleMessage("Allow adding photos"),
  76. "allowDownloads":
  77. MessageLookupByLibrary.simpleMessage("Allow downloads"),
  78. "and": MessageLookupByLibrary.simpleMessage("and"),
  79. "apply": MessageLookupByLibrary.simpleMessage("Apply"),
  80. "applyCodeTitle": MessageLookupByLibrary.simpleMessage("Apply code"),
  81. "askDeleteReason": MessageLookupByLibrary.simpleMessage(
  82. "What is the main reason you are deleting your account?"),
  83. "byClickingLogInIAgreeToThe": MessageLookupByLibrary.simpleMessage(
  84. "By clicking log in, I agree to the"),
  85. "cancel": MessageLookupByLibrary.simpleMessage("Cancel"),
  86. "cannotAddMorePhotosAfterBecomingViewer": m0,
  87. "changeEmail": MessageLookupByLibrary.simpleMessage("Change email"),
  88. "changePasswordTitle":
  89. MessageLookupByLibrary.simpleMessage("Change password"),
  90. "changePermissions":
  91. MessageLookupByLibrary.simpleMessage("Change permissions?"),
  92. "checkInboxAndSpamFolder": MessageLookupByLibrary.simpleMessage(
  93. "Please check your inbox (and spam) to complete verification"),
  94. "claimFreeStorage":
  95. MessageLookupByLibrary.simpleMessage("Claim free storage"),
  96. "claimMore": MessageLookupByLibrary.simpleMessage("Claim more!"),
  97. "claimed": MessageLookupByLibrary.simpleMessage("Claimed"),
  98. "claimedStorageSoFar": m1,
  99. "codeAppliedPageTitle":
  100. MessageLookupByLibrary.simpleMessage("Code applied"),
  101. "codeCopiedToClipboard":
  102. MessageLookupByLibrary.simpleMessage("Code copied to clipboard"),
  103. "collabLinkSectionDescription": MessageLookupByLibrary.simpleMessage(
  104. "Create a link to allow people to add and view photos in your shared album without needing an ente app or account. Great for collecting event photos."),
  105. "collaborativeLink":
  106. MessageLookupByLibrary.simpleMessage("Collaborative link"),
  107. "collaborator": MessageLookupByLibrary.simpleMessage("Collaborator"),
  108. "collaboratorsCanAddPhotosAndVideosToTheSharedAlbum":
  109. MessageLookupByLibrary.simpleMessage(
  110. "Collaborators can add photos and videos to the shared album."),
  111. "collectPhotos": MessageLookupByLibrary.simpleMessage("Collect photos"),
  112. "confirm": MessageLookupByLibrary.simpleMessage("Confirm"),
  113. "confirmAccountDeletion":
  114. MessageLookupByLibrary.simpleMessage("Confirm Account Deletion"),
  115. "confirmDeletePrompt": MessageLookupByLibrary.simpleMessage(
  116. "Yes, I want to permanently delete this account and all its data."),
  117. "confirmPassword":
  118. MessageLookupByLibrary.simpleMessage("Confirm password"),
  119. "confirmRecoveryKey":
  120. MessageLookupByLibrary.simpleMessage("Confirm recovery key"),
  121. "confirmYourRecoveryKey":
  122. MessageLookupByLibrary.simpleMessage("Confirm your recovery key"),
  123. "contactSupport":
  124. MessageLookupByLibrary.simpleMessage("Contact support"),
  125. "continueLabel": MessageLookupByLibrary.simpleMessage("Continue"),
  126. "copyLink": MessageLookupByLibrary.simpleMessage("Copy link"),
  127. "copypasteThisCodentoYourAuthenticatorApp":
  128. MessageLookupByLibrary.simpleMessage(
  129. "Copy-paste this code\nto your authenticator app"),
  130. "createAccount": MessageLookupByLibrary.simpleMessage("Create account"),
  131. "createNewAccount":
  132. MessageLookupByLibrary.simpleMessage("Create new account"),
  133. "createPublicLink":
  134. MessageLookupByLibrary.simpleMessage("Create public link"),
  135. "custom": MessageLookupByLibrary.simpleMessage("Custom"),
  136. "decrypting": MessageLookupByLibrary.simpleMessage("Decrypting..."),
  137. "deleteAccount": MessageLookupByLibrary.simpleMessage("Delete account"),
  138. "deleteAccountFeedbackPrompt": MessageLookupByLibrary.simpleMessage(
  139. "We are sorry to see you go. Please share your feedback to help us improve."),
  140. "deleteAccountPermanentlyButton":
  141. MessageLookupByLibrary.simpleMessage("Delete Account Permanently"),
  142. "deleteConfirmDialogBody": MessageLookupByLibrary.simpleMessage(
  143. "You are about to permanently delete your account and all its data.\nThis action is irreversible."),
  144. "deleteReason1": MessageLookupByLibrary.simpleMessage(
  145. "It’s missing a key feature that I need"),
  146. "deleteReason2": MessageLookupByLibrary.simpleMessage(
  147. "The app or a certain feature does not \nbehave as I think it should"),
  148. "deleteReason3": MessageLookupByLibrary.simpleMessage(
  149. "I found another service that I like better"),
  150. "deleteReason4":
  151. MessageLookupByLibrary.simpleMessage("My reason isn’t listed"),
  152. "deleteRequestSLAText": MessageLookupByLibrary.simpleMessage(
  153. "Your request will be processed within 72 hours."),
  154. "details": MessageLookupByLibrary.simpleMessage("Details"),
  155. "disableDownloadWarningBody": MessageLookupByLibrary.simpleMessage(
  156. "Viewers can still take screenshots or save a copy of your photos using external tools"),
  157. "disableDownloadWarningTitle":
  158. MessageLookupByLibrary.simpleMessage("Please note"),
  159. "doThisLater": MessageLookupByLibrary.simpleMessage("Do this later"),
  160. "done": MessageLookupByLibrary.simpleMessage("Done"),
  161. "dropSupportEmail": m2,
  162. "email": MessageLookupByLibrary.simpleMessage("Email"),
  163. "emailNoEnteAccount": m3,
  164. "encryption": MessageLookupByLibrary.simpleMessage("Encryption"),
  165. "encryptionKeys":
  166. MessageLookupByLibrary.simpleMessage("Encryption keys"),
  167. "endToEndEncrypted":
  168. MessageLookupByLibrary.simpleMessage("end-to-end encrypted"),
  169. "enterCode": MessageLookupByLibrary.simpleMessage("Enter code"),
  170. "enterCodeDescription": MessageLookupByLibrary.simpleMessage(
  171. "Enter the code provided by your friend to claim free storage for both of you"),
  172. "enterEmail": MessageLookupByLibrary.simpleMessage("Enter email"),
  173. "enterNewPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
  174. "Enter a new password we can use to encrypt your data"),
  175. "enterPassword": MessageLookupByLibrary.simpleMessage("Enter password"),
  176. "enterPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
  177. "Enter a password we can use to encrypt your data"),
  178. "enterReferralCode":
  179. MessageLookupByLibrary.simpleMessage("Enter referral code"),
  180. "enterThe6digitCodeFromnyourAuthenticatorApp":
  181. MessageLookupByLibrary.simpleMessage(
  182. "Enter the 6-digit code from\nyour authenticator app"),
  183. "enterValidEmail": MessageLookupByLibrary.simpleMessage(
  184. "Please enter a valid email address."),
  185. "enterYourEmailAddress":
  186. MessageLookupByLibrary.simpleMessage("Enter your email address"),
  187. "enterYourPassword":
  188. MessageLookupByLibrary.simpleMessage("Enter your password"),
  189. "enterYourRecoveryKey":
  190. MessageLookupByLibrary.simpleMessage("Enter your recovery key"),
  191. "expiredLinkInfo": MessageLookupByLibrary.simpleMessage(
  192. "This link has expired. Please select a new expiry time or disable link expiry."),
  193. "failedToApplyCode":
  194. MessageLookupByLibrary.simpleMessage("Failed to apply code"),
  195. "failedToFetchReferralDetails": MessageLookupByLibrary.simpleMessage(
  196. "Unable to fetch referral details. Please try again later."),
  197. "faq": MessageLookupByLibrary.simpleMessage("FAQ"),
  198. "feedback": MessageLookupByLibrary.simpleMessage("Feedback"),
  199. "forgotPassword":
  200. MessageLookupByLibrary.simpleMessage("Forgot password"),
  201. "freeStorageOnReferralSuccess": m4,
  202. "fromYourRegisteredEmailAddress": MessageLookupByLibrary.simpleMessage(
  203. "from your registered email address."),
  204. "generatingEncryptionKeys": MessageLookupByLibrary.simpleMessage(
  205. "Generating encryption keys..."),
  206. "howItWorks": MessageLookupByLibrary.simpleMessage("How it works"),
  207. "howToViewShareeVerificationID": MessageLookupByLibrary.simpleMessage(
  208. "Please ask them to long-press their email address on the settings screen, and verify that the IDs on both devices match."),
  209. "incorrectPasswordTitle":
  210. MessageLookupByLibrary.simpleMessage("Incorrect password"),
  211. "incorrectRecoveryKeyBody": MessageLookupByLibrary.simpleMessage(
  212. "The recovery key you entered is incorrect"),
  213. "incorrectRecoveryKeyTitle":
  214. MessageLookupByLibrary.simpleMessage("Incorrect recovery key"),
  215. "insecureDevice":
  216. MessageLookupByLibrary.simpleMessage("Insecure device"),
  217. "invalidEmailAddress":
  218. MessageLookupByLibrary.simpleMessage("Invalid email address"),
  219. "invalidKey": MessageLookupByLibrary.simpleMessage("Invalid key"),
  220. "invalidRecoveryKey": MessageLookupByLibrary.simpleMessage(
  221. "The recovery key you entered is not valid. Please make sure it "),
  222. "inviteYourFriends":
  223. MessageLookupByLibrary.simpleMessage("Invite your friends"),
  224. "kindlyHelpUsWithThisInformation": MessageLookupByLibrary.simpleMessage(
  225. "Kindly help us with this information"),
  226. "linkDeviceLimit": MessageLookupByLibrary.simpleMessage("Device limit"),
  227. "linkEnabled": MessageLookupByLibrary.simpleMessage("Enabled"),
  228. "linkExpired": MessageLookupByLibrary.simpleMessage("Expired"),
  229. "linkExpiresOn": m5,
  230. "linkExpiry": MessageLookupByLibrary.simpleMessage("Link expiry"),
  231. "linkHasExpired":
  232. MessageLookupByLibrary.simpleMessage("Link has expired"),
  233. "linkNeverExpires": MessageLookupByLibrary.simpleMessage("Never"),
  234. "lockButtonLabel": MessageLookupByLibrary.simpleMessage("Lock"),
  235. "logInLabel": MessageLookupByLibrary.simpleMessage("Log in"),
  236. "lostDevice": MessageLookupByLibrary.simpleMessage("Lost device?"),
  237. "manage": MessageLookupByLibrary.simpleMessage("Manage"),
  238. "manageLink": MessageLookupByLibrary.simpleMessage("Manage link"),
  239. "manageParticipants": MessageLookupByLibrary.simpleMessage("Manage"),
  240. "maxDeviceLimitSpikeHandling": m6,
  241. "moderateStrength": MessageLookupByLibrary.simpleMessage("Moderate"),
  242. "never": MessageLookupByLibrary.simpleMessage("Never"),
  243. "noPasswordWarningPart1": MessageLookupByLibrary.simpleMessage(
  244. "We don\'t store this password, so if you forget,"),
  245. "noPasswordWarningPart2":
  246. MessageLookupByLibrary.simpleMessage("we cannot decrypt your data"),
  247. "noRecoveryKey":
  248. MessageLookupByLibrary.simpleMessage("No recovery key?"),
  249. "noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
  250. "Due to the nature of our end-to-end encryption protocol, your data cannot be decrypted without your password or recovery key"),
  251. "ok": MessageLookupByLibrary.simpleMessage("Ok"),
  252. "oops": MessageLookupByLibrary.simpleMessage("Oops"),
  253. "orPickAnExistingOne":
  254. MessageLookupByLibrary.simpleMessage("Or pick an existing one"),
  255. "password": MessageLookupByLibrary.simpleMessage("Password"),
  256. "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
  257. "Password changed successfully"),
  258. "passwordLock": MessageLookupByLibrary.simpleMessage("Password lock"),
  259. "passwordStrength": m7,
  260. "pleaseSendAnEmailTo":
  261. MessageLookupByLibrary.simpleMessage("Please send an email to"),
  262. "pleaseTryAgain":
  263. MessageLookupByLibrary.simpleMessage("Please try again"),
  264. "pleaseWait": MessageLookupByLibrary.simpleMessage("Please wait..."),
  265. "privacyPolicy": MessageLookupByLibrary.simpleMessage("privacy policy"),
  266. "privacyPolicyTitle":
  267. MessageLookupByLibrary.simpleMessage("Privacy Policy"),
  268. "publicLinkEnabled":
  269. MessageLookupByLibrary.simpleMessage("Public link enabled"),
  270. "recover": MessageLookupByLibrary.simpleMessage("Recover"),
  271. "recoverAccount":
  272. MessageLookupByLibrary.simpleMessage("Recover account"),
  273. "recoverButton": MessageLookupByLibrary.simpleMessage("Recover"),
  274. "recoveryKey": MessageLookupByLibrary.simpleMessage("Recovery key"),
  275. "recoveryKeyCopiedToClipboard": MessageLookupByLibrary.simpleMessage(
  276. "Recovery key copied to clipboard"),
  277. "recoveryKeyOnForgotPassword": MessageLookupByLibrary.simpleMessage(
  278. "If you forget your password, the only way you can recover your data is with this key."),
  279. "recoveryKeySaveDescription": MessageLookupByLibrary.simpleMessage(
  280. "We don\'t store this key, please save this 24 word key in a safe place."),
  281. "recoveryKeySuccessBody": MessageLookupByLibrary.simpleMessage(
  282. "Great! Your recovery key is valid. Thank you for verifying.\n\nPlease remember to keep your recovery key safely backed up."),
  283. "recoveryKeyVerified":
  284. MessageLookupByLibrary.simpleMessage("Recovery key verified"),
  285. "recoveryKeyVerifyReason": MessageLookupByLibrary.simpleMessage(
  286. "Your recovery key is the only way to recover your photos if you forget your password. You can find your recovery key in Settings > Account.\n\nPlease enter your recovery key here to verify that you have saved it correctly."),
  287. "recoverySuccessful":
  288. MessageLookupByLibrary.simpleMessage("Recovery successful!"),
  289. "recreatePasswordBody": MessageLookupByLibrary.simpleMessage(
  290. "The current device is not powerful enough to verify your "),
  291. "recreatePasswordTitle":
  292. MessageLookupByLibrary.simpleMessage("Recreate password"),
  293. "referralStep1": MessageLookupByLibrary.simpleMessage(
  294. "1. Give this code to your friends"),
  295. "referralStep2": MessageLookupByLibrary.simpleMessage(
  296. "2. They sign up for a paid plan"),
  297. "referralStep3": m8,
  298. "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
  299. "Referrals are currently paused"),
  300. "remove": MessageLookupByLibrary.simpleMessage("Remove"),
  301. "removeLink": MessageLookupByLibrary.simpleMessage("Remove link"),
  302. "removeParticipant":
  303. MessageLookupByLibrary.simpleMessage("Remove participant"),
  304. "resendEmail": MessageLookupByLibrary.simpleMessage("Resend email"),
  305. "resetPasswordTitle":
  306. MessageLookupByLibrary.simpleMessage("Reset password"),
  307. "saveKey": MessageLookupByLibrary.simpleMessage("Save key"),
  308. "saveYourRecoveryKeyIfYouHaventAlready":
  309. MessageLookupByLibrary.simpleMessage(
  310. "Save your recovery key if you haven\'t already"),
  311. "scanCode": MessageLookupByLibrary.simpleMessage("Scan code"),
  312. "scanThisBarcodeWithnyourAuthenticatorApp":
  313. MessageLookupByLibrary.simpleMessage(
  314. "Scan this barcode with\nyour authenticator app"),
  315. "selectReason": MessageLookupByLibrary.simpleMessage("Select reason"),
  316. "sendEmail": MessageLookupByLibrary.simpleMessage("Send email"),
  317. "sendInvite": MessageLookupByLibrary.simpleMessage("Send invite"),
  318. "sendLink": MessageLookupByLibrary.simpleMessage("Send link"),
  319. "setAPassword": MessageLookupByLibrary.simpleMessage("Set a password"),
  320. "setPasswordTitle":
  321. MessageLookupByLibrary.simpleMessage("Set password"),
  322. "setupComplete": MessageLookupByLibrary.simpleMessage("Setup complete"),
  323. "shareALink": MessageLookupByLibrary.simpleMessage("Share a link"),
  324. "shareMyVerificationID": m9,
  325. "shareTextConfirmOthersVerificationID": m10,
  326. "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
  327. "Download ente so we can easily share original "),
  328. "shareTextReferralCode": m11,
  329. "shareWithNonenteUsers":
  330. MessageLookupByLibrary.simpleMessage("Share with non-ente users"),
  331. "shareWithPeopleSectionTitle": m12,
  332. "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
  333. "Create shared and collaborative albums with other ente users, including users on free plans."),
  334. "someoneSharingAlbumsWithYouShouldSeeTheSameId":
  335. MessageLookupByLibrary.simpleMessage(
  336. "Someone sharing albums with you should see the same ID on their device."),
  337. "somethingWentWrong":
  338. MessageLookupByLibrary.simpleMessage("Something went wrong"),
  339. "somethingWentWrongPleaseTryAgain":
  340. MessageLookupByLibrary.simpleMessage(
  341. "Something went wrong, please try again"),
  342. "sorry": MessageLookupByLibrary.simpleMessage("Sorry"),
  343. "sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease":
  344. MessageLookupByLibrary.simpleMessage(
  345. "Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device."),
  346. "storageInGB": m13,
  347. "strongStrength": MessageLookupByLibrary.simpleMessage("Strong"),
  348. "tapToCopy": MessageLookupByLibrary.simpleMessage("tap to copy"),
  349. "tapToEnterCode":
  350. MessageLookupByLibrary.simpleMessage("Tap to enter code"),
  351. "terminate": MessageLookupByLibrary.simpleMessage("Terminate"),
  352. "terminateSession":
  353. MessageLookupByLibrary.simpleMessage("Terminate session?"),
  354. "termsAgreePart1":
  355. MessageLookupByLibrary.simpleMessage("I agree to the "),
  356. "termsOfService":
  357. MessageLookupByLibrary.simpleMessage("terms of service"),
  358. "termsOfServicesTitle": MessageLookupByLibrary.simpleMessage("Terms"),
  359. "theyAlsoGetXGb": m14,
  360. "thisCanBeUsedToRecoverYourAccountIfYou":
  361. MessageLookupByLibrary.simpleMessage(
  362. "This can be used to recover your account if you lose your second factor"),
  363. "thisDevice": MessageLookupByLibrary.simpleMessage("This device"),
  364. "thisIsPersonVerificationId": m15,
  365. "thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
  366. "This is your Verification ID"),
  367. "thisWillLogYouOutOfTheFollowingDevice":
  368. MessageLookupByLibrary.simpleMessage(
  369. "This will log you out of the following device:"),
  370. "thisWillLogYouOutOfThisDevice": MessageLookupByLibrary.simpleMessage(
  371. "This will log you out of this device!"),
  372. "tryAgain": MessageLookupByLibrary.simpleMessage("Try again"),
  373. "twofactorAuthenticationPageTitle":
  374. MessageLookupByLibrary.simpleMessage("Two-factor authentication"),
  375. "twofactorSetup":
  376. MessageLookupByLibrary.simpleMessage("Two-factor setup"),
  377. "useRecoveryKey":
  378. MessageLookupByLibrary.simpleMessage("Use recovery key"),
  379. "verificationId":
  380. MessageLookupByLibrary.simpleMessage("Verification ID"),
  381. "verify": MessageLookupByLibrary.simpleMessage("Verify"),
  382. "verifyEmail": MessageLookupByLibrary.simpleMessage("Verify email"),
  383. "verifyEmailID": m16,
  384. "verifyPassword":
  385. MessageLookupByLibrary.simpleMessage("Verify password"),
  386. "verifyingRecoveryKey":
  387. MessageLookupByLibrary.simpleMessage("Verifying recovery key..."),
  388. "viewRecoveryKey":
  389. MessageLookupByLibrary.simpleMessage("View recovery key"),
  390. "viewer": MessageLookupByLibrary.simpleMessage("Viewer"),
  391. "weakStrength": MessageLookupByLibrary.simpleMessage("Weak"),
  392. "welcomeBack": MessageLookupByLibrary.simpleMessage("Welcome back!"),
  393. "weveSentAMailTo":
  394. MessageLookupByLibrary.simpleMessage("We\'ve sent a mail to"),
  395. "yesConvertToViewer":
  396. MessageLookupByLibrary.simpleMessage("Yes, convert to viewer"),
  397. "you": MessageLookupByLibrary.simpleMessage("You"),
  398. "youCanAtMaxDoubleYourStorage": MessageLookupByLibrary.simpleMessage(
  399. "* You can at max double your storage"),
  400. "yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
  401. "Your account has been deleted")
  402. };
  403. }