messages_en.dart 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  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(passwordStrengthValue) =>
  18. "Password strength: ${passwordStrengthValue}";
  19. final messages = _notInlinedMessages(_notInlinedMessages);
  20. static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
  21. "accountWelcomeBack":
  22. MessageLookupByLibrary.simpleMessage("Welcome back!"),
  23. "ackPasswordLostWarningPart1": MessageLookupByLibrary.simpleMessage(
  24. "I understand that if I lose my password, I may lose my data since my data is "),
  25. "ackPasswordLostWarningPart2":
  26. MessageLookupByLibrary.simpleMessage(" with ente"),
  27. "activeSessions":
  28. MessageLookupByLibrary.simpleMessage("Active sessions"),
  29. "and": MessageLookupByLibrary.simpleMessage("and"),
  30. "askDeleteReason": MessageLookupByLibrary.simpleMessage(
  31. "What is the main reason you are deleting your account?"),
  32. "byClickingLogInIAgreeToThe": MessageLookupByLibrary.simpleMessage(
  33. "By clicking log in, I agree to the"),
  34. "cancel": MessageLookupByLibrary.simpleMessage("Cancel"),
  35. "changePasswordTitle":
  36. MessageLookupByLibrary.simpleMessage("Change password"),
  37. "checkInboxAndSpamFolder": MessageLookupByLibrary.simpleMessage(
  38. "Please check your inbox (and spam) to complete verification"),
  39. "confirmAccountDeletion":
  40. MessageLookupByLibrary.simpleMessage("Confirm Account Deletion"),
  41. "confirmDeletePrompt": MessageLookupByLibrary.simpleMessage(
  42. "Yes, I want to permanently delete this account and all its data."),
  43. "confirmPassword":
  44. MessageLookupByLibrary.simpleMessage("Confirm password"),
  45. "continueLabel": MessageLookupByLibrary.simpleMessage("Continue"),
  46. "createAccount": MessageLookupByLibrary.simpleMessage("Create account"),
  47. "createNewAccount":
  48. MessageLookupByLibrary.simpleMessage("Create new account"),
  49. "decrypting": MessageLookupByLibrary.simpleMessage("Decrypting..."),
  50. "deleteAccount": MessageLookupByLibrary.simpleMessage("Delete account"),
  51. "deleteAccountFeedbackPrompt": MessageLookupByLibrary.simpleMessage(
  52. "We are sorry to see you go. Please share your feedback to help us improve."),
  53. "deleteAccountPermanentlyButton":
  54. MessageLookupByLibrary.simpleMessage("Delete Account Permanently"),
  55. "deleteConfirmDialogBody": MessageLookupByLibrary.simpleMessage(
  56. "You are about to permanently delete your account and all its data.\nThis action is irreversible."),
  57. "deleteReason1": MessageLookupByLibrary.simpleMessage(
  58. "It’s missing a key feature that I need"),
  59. "deleteReason2": MessageLookupByLibrary.simpleMessage(
  60. "The app or a certain feature does not \nbehave as I think it should"),
  61. "deleteReason3": MessageLookupByLibrary.simpleMessage(
  62. "I found another service that I like better"),
  63. "deleteReason4":
  64. MessageLookupByLibrary.simpleMessage("My reason isn’t listed"),
  65. "deleteRequestSLAText": MessageLookupByLibrary.simpleMessage(
  66. "Your request will be processed within 72 hours."),
  67. "email": MessageLookupByLibrary.simpleMessage("Email"),
  68. "encryption": MessageLookupByLibrary.simpleMessage("Encryption"),
  69. "encryptionKeys":
  70. MessageLookupByLibrary.simpleMessage("Encryption keys"),
  71. "endToEndEncrypted":
  72. MessageLookupByLibrary.simpleMessage("end-to-end encrypted"),
  73. "enterNewPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
  74. "Enter a new password we can use to encrypt your data"),
  75. "enterPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
  76. "Enter a password we can use to encrypt your data"),
  77. "enterValidEmail": MessageLookupByLibrary.simpleMessage(
  78. "Please enter a valid email address."),
  79. "enterYourEmailAddress":
  80. MessageLookupByLibrary.simpleMessage("Enter your email address"),
  81. "enterYourRecoveryKey":
  82. MessageLookupByLibrary.simpleMessage("Enter your recovery key"),
  83. "feedback": MessageLookupByLibrary.simpleMessage("Feedback"),
  84. "forgotPassword":
  85. MessageLookupByLibrary.simpleMessage("Forgot password"),
  86. "fromYourRegisteredEmailAddress": MessageLookupByLibrary.simpleMessage(
  87. "from your registered email address."),
  88. "generatingEncryptionKeys": MessageLookupByLibrary.simpleMessage(
  89. "Generating encryption keys..."),
  90. "howItWorks": MessageLookupByLibrary.simpleMessage("How it works"),
  91. "incorrectRecoveryKeyBody": MessageLookupByLibrary.simpleMessage(
  92. "The recovery key you entered is incorrect"),
  93. "incorrectRecoveryKeyTitle":
  94. MessageLookupByLibrary.simpleMessage("Incorrect recovery key"),
  95. "insecureDevice":
  96. MessageLookupByLibrary.simpleMessage("Insecure device"),
  97. "invalidEmailAddress":
  98. MessageLookupByLibrary.simpleMessage("Invalid email address"),
  99. "kindlyHelpUsWithThisInformation": MessageLookupByLibrary.simpleMessage(
  100. "Kindly help us with this information"),
  101. "logInLabel": MessageLookupByLibrary.simpleMessage("Log in"),
  102. "moderateStrength": MessageLookupByLibrary.simpleMessage("Moderate"),
  103. "noPasswordWarningPart1": MessageLookupByLibrary.simpleMessage(
  104. "We don\'t store this password, so if you forget,"),
  105. "noPasswordWarningPart2":
  106. MessageLookupByLibrary.simpleMessage("we cannot decrypt your data"),
  107. "noRecoveryKey":
  108. MessageLookupByLibrary.simpleMessage("No recovery key?"),
  109. "noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
  110. "Due to the nature of our end-to-end encryption protocol, your data cannot be decrypted without your password or recovery key"),
  111. "ok": MessageLookupByLibrary.simpleMessage("Ok"),
  112. "oops": MessageLookupByLibrary.simpleMessage("Oops"),
  113. "password": MessageLookupByLibrary.simpleMessage("Password"),
  114. "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
  115. "Password changed successfully"),
  116. "passwordStrength": m0,
  117. "pleaseSendAnEmailTo":
  118. MessageLookupByLibrary.simpleMessage("Please send an email to"),
  119. "pleaseWait": MessageLookupByLibrary.simpleMessage("Please wait..."),
  120. "privacyPolicy": MessageLookupByLibrary.simpleMessage("privacy policy"),
  121. "privacyPolicyTitle":
  122. MessageLookupByLibrary.simpleMessage("Privacy Policy"),
  123. "recoverButton": MessageLookupByLibrary.simpleMessage("Recover"),
  124. "recoverySuccessful":
  125. MessageLookupByLibrary.simpleMessage("Recovery successful!"),
  126. "resendEmail": MessageLookupByLibrary.simpleMessage("Resend email"),
  127. "resetPasswordTitle":
  128. MessageLookupByLibrary.simpleMessage("Reset password"),
  129. "selectReason": MessageLookupByLibrary.simpleMessage("Select reason"),
  130. "sendEmail": MessageLookupByLibrary.simpleMessage("Send email"),
  131. "setPasswordTitle":
  132. MessageLookupByLibrary.simpleMessage("Set password"),
  133. "somethingWentWrongPleaseTryAgain":
  134. MessageLookupByLibrary.simpleMessage(
  135. "Something went wrong, please try again"),
  136. "sorry": MessageLookupByLibrary.simpleMessage("Sorry"),
  137. "sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease":
  138. MessageLookupByLibrary.simpleMessage(
  139. "Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device."),
  140. "strongStrength": MessageLookupByLibrary.simpleMessage("Strong"),
  141. "tapToEnterCode":
  142. MessageLookupByLibrary.simpleMessage("Tap to enter code"),
  143. "terminate": MessageLookupByLibrary.simpleMessage("Terminate"),
  144. "terminateSession":
  145. MessageLookupByLibrary.simpleMessage("Terminate session?"),
  146. "termsAgreePart1":
  147. MessageLookupByLibrary.simpleMessage("I agree to the "),
  148. "termsOfService":
  149. MessageLookupByLibrary.simpleMessage("terms of service"),
  150. "termsOfServicesTitle": MessageLookupByLibrary.simpleMessage("Terms"),
  151. "thisDevice": MessageLookupByLibrary.simpleMessage("This device"),
  152. "thisWillLogYouOutOfTheFollowingDevice":
  153. MessageLookupByLibrary.simpleMessage(
  154. "This will log you out of the following device:"),
  155. "thisWillLogYouOutOfThisDevice": MessageLookupByLibrary.simpleMessage(
  156. "This will log you out of this device!"),
  157. "verify": MessageLookupByLibrary.simpleMessage("Verify"),
  158. "verifyEmail": MessageLookupByLibrary.simpleMessage("Verify email"),
  159. "weakStrength": MessageLookupByLibrary.simpleMessage("Weak"),
  160. "weveSentAMailTo":
  161. MessageLookupByLibrary.simpleMessage("We\'ve sent a mail to"),
  162. "yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
  163. "Your account has been deleted")
  164. };
  165. }