messages_en.dart 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  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. final messages = _notInlinedMessages(_notInlinedMessages);
  18. static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
  19. "accountWelcomeBack":
  20. MessageLookupByLibrary.simpleMessage("Welcome back!"),
  21. "activeSessions":
  22. MessageLookupByLibrary.simpleMessage("Active sessions"),
  23. "askDeleteReason": MessageLookupByLibrary.simpleMessage(
  24. "What is the main reason you are deleting your account?"),
  25. "cancel": MessageLookupByLibrary.simpleMessage("Cancel"),
  26. "checkInboxAndSpamFolder": MessageLookupByLibrary.simpleMessage(
  27. "Please check your inbox (and spam) to complete verification"),
  28. "confirmAccountDeletion":
  29. MessageLookupByLibrary.simpleMessage("Confirm Account Deletion"),
  30. "confirmDeletePrompt": MessageLookupByLibrary.simpleMessage(
  31. "Yes, I want to permanently delete this account and all its data."),
  32. "confirmPassword":
  33. MessageLookupByLibrary.simpleMessage("Confirm password"),
  34. "createAccount": MessageLookupByLibrary.simpleMessage("Create account"),
  35. "createNewAccount":
  36. MessageLookupByLibrary.simpleMessage("Create new account"),
  37. "decrypting": MessageLookupByLibrary.simpleMessage("Decrypting..."),
  38. "deleteAccount": MessageLookupByLibrary.simpleMessage("Delete account"),
  39. "deleteAccountFeedbackPrompt": MessageLookupByLibrary.simpleMessage(
  40. "We are sorry to see you go. Please share your feedback to help us improve."),
  41. "deleteAccountPermanentlyButton":
  42. MessageLookupByLibrary.simpleMessage("Delete Account Permanently"),
  43. "deleteConfirmDialogBody": MessageLookupByLibrary.simpleMessage(
  44. "You are about to permanently delete your account and all its data.\nThis action is irreversible."),
  45. "deleteReason1": MessageLookupByLibrary.simpleMessage(
  46. "It’s missing a key feature that I need"),
  47. "deleteReason2": MessageLookupByLibrary.simpleMessage(
  48. "The app or a certain feature does not \nbehave as I think it should"),
  49. "deleteReason3": MessageLookupByLibrary.simpleMessage(
  50. "I found another service that I like better"),
  51. "deleteReason4":
  52. MessageLookupByLibrary.simpleMessage("My reason isn’t listed"),
  53. "deleteRequestSLAText": MessageLookupByLibrary.simpleMessage(
  54. "Your request will be processed within 72 hours."),
  55. "email": MessageLookupByLibrary.simpleMessage("Email"),
  56. "enterValidEmail": MessageLookupByLibrary.simpleMessage(
  57. "Please enter a valid email address."),
  58. "enterYourEmailAddress":
  59. MessageLookupByLibrary.simpleMessage("Enter your email address"),
  60. "enterYourRecoveryKey":
  61. MessageLookupByLibrary.simpleMessage("Enter your recovery key"),
  62. "feedback": MessageLookupByLibrary.simpleMessage("Feedback"),
  63. "forgotPassword":
  64. MessageLookupByLibrary.simpleMessage("Forgot password"),
  65. "fromYourRegisteredEmailAddress": MessageLookupByLibrary.simpleMessage(
  66. "from your registered email address."),
  67. "incorrectRecoveryKeyBody": MessageLookupByLibrary.simpleMessage(
  68. "The recovery key you entered is incorrect"),
  69. "incorrectRecoveryKeyTitle":
  70. MessageLookupByLibrary.simpleMessage("Incorrect recovery key"),
  71. "invalidEmailAddress":
  72. MessageLookupByLibrary.simpleMessage("Invalid email address"),
  73. "kindlyHelpUsWithThisInformation": MessageLookupByLibrary.simpleMessage(
  74. "Kindly help us with this information"),
  75. "noRecoveryKey":
  76. MessageLookupByLibrary.simpleMessage("No recovery key?"),
  77. "noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
  78. "Due to the nature of our end-to-end encryption protocol, your data cannot be decrypted without your password or recovery key"),
  79. "ok": MessageLookupByLibrary.simpleMessage("Ok"),
  80. "oops": MessageLookupByLibrary.simpleMessage("Oops"),
  81. "password": MessageLookupByLibrary.simpleMessage("Password"),
  82. "pleaseSendAnEmailTo":
  83. MessageLookupByLibrary.simpleMessage("Please send an email to"),
  84. "recoverButton": MessageLookupByLibrary.simpleMessage("Recover"),
  85. "recoverySuccessful":
  86. MessageLookupByLibrary.simpleMessage("Recovery successful!"),
  87. "resendEmail": MessageLookupByLibrary.simpleMessage("Resend email"),
  88. "selectReason": MessageLookupByLibrary.simpleMessage("Select reason"),
  89. "sendEmail": MessageLookupByLibrary.simpleMessage("Send email"),
  90. "somethingWentWrongPleaseTryAgain":
  91. MessageLookupByLibrary.simpleMessage(
  92. "Something went wrong, please try again"),
  93. "sorry": MessageLookupByLibrary.simpleMessage("Sorry"),
  94. "tapToEnterCode":
  95. MessageLookupByLibrary.simpleMessage("Tap to enter code"),
  96. "terminate": MessageLookupByLibrary.simpleMessage("Terminate"),
  97. "terminateSession":
  98. MessageLookupByLibrary.simpleMessage("Terminate session?"),
  99. "thisDevice": MessageLookupByLibrary.simpleMessage("This device"),
  100. "thisWillLogYouOutOfTheFollowingDevice":
  101. MessageLookupByLibrary.simpleMessage(
  102. "This will log you out of the following device:"),
  103. "thisWillLogYouOutOfThisDevice": MessageLookupByLibrary.simpleMessage(
  104. "This will log you out of this device!"),
  105. "verify": MessageLookupByLibrary.simpleMessage("Verify"),
  106. "verifyEmail": MessageLookupByLibrary.simpleMessage("Verify email"),
  107. "weveSentAMailTo":
  108. MessageLookupByLibrary.simpleMessage("We\'ve sent a mail to"),
  109. "yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
  110. "Your account has been deleted")
  111. };
  112. }