Advertisement
Guest User

BTTSuperNotifier BOT Translation file v2.1.9

a guest
May 16th, 2020
462
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.07 KB | None | 0 0
  1. flag: 🏴󠁧󠁢󠁥󠁮󠁧󠁿
  2. welcome: Hello! Welcome to BitcoinTalk SuperNotifier!
  3. ask_username: What is your BitcoinTalk username?
  4. confirm_username: Is your username <b>${username}</b>?
  5. ask_username_again: What is your BitcoinTalk username, then?
  6. ask_uid: What is your BitcoinTalk UID?
  7. confirm_uid: Is your UID <a href="https://bitcointalk.org/index.php?action=profile;u=${uid}"><b>${uid}</b></a>?
  8. ask_uid_again: What is your BitcoinTalk UID, then?
  9. dont_know: I don't know
  10. help_uid: Here is how you can find your UID. Just send it here when you are ready.
  11. too_fast: Calm down! You are talking way too fast.
  12. what_else: What else do you want to do?
  13. show_topics: 📢 Show Topics
  14. show_commands: 📚 Show Commands
  15. disable_mentions: ❌ Disable Mentions
  16. enable_mentions: ✅ Enable Mentions
  17. disable_merits: ❌ Disable Merits
  18. enable_merits: ✅ Enable Merits
  19. change_language: 🌎 Change Language
  20. ask_language: Which language do you want to use?
  21. mentions_disabled: Done! Mentions are now disabled.
  22. mentions_enabled: Done! Mentions are now enabled
  23. merits_disabled: Done! Merits are now disabled.
  24. merits_enabled: Done! Merits are now enabled
  25. commands_title: Commands
  26. commands_menu: opens the menu.
  27. commands_start: shows the initial setup again.
  28. commands_topic: add a topic to your watching list.
  29. commands_topics: shows the topics in the watching list.
  30. option_yes: Yes
  31. option_no: No
  32. ask_for_mentions: Do you want to enable mention notifications?
  33. ask_for_mentions_yes: All good! We will notify you of new mentions.
  34. ask_for_mentions_no: Ok! We won't notify you of new mentions.
  35. ask_for_merits: Do you want to enable merits notifications?
  36. ask_for_merits_yes: All good! We will notify you of new merits.
  37. ask_for_merits_no: Ok! We won't notify you of new merits.
  38. to_start_again: To start again, just run /start
  39. topic_removed_from_list: The topic <a href="${topic.link}">${topic.title}</a> has been removed from the tracking list.
  40. invalid_topic_url: The topic URL is invalid.
  41. topic_already_in_the_list: You are already tracking this topic.
  42. topic_added_in_the_list: You are now tracking the topic <a href="${topic}">${title}</a>
  43. something_went_wrong_topic: Something went wrong... see if the topic really exists.
  44. your_tracked_topics: Your tracked topics
  45. case_want_to_delete_tracked_posts: In case you want to remove any of them, click on their respective button bellow.
  46. you_have_no_tracked_posts: Ops... You have no tracked posts.
  47. you_can_add_some_with_topic_command: You can add some with the /topic command.
  48. mentioned_notification: You have been mentioned by <b>${author}</b> in <a href="${link}">${title}</a>
  49. reply_in_tracked_post_notification: There is a new reply by <b>${author}</b> in the tracked topic <a href="${link}">${title}</a>
  50. language_changed_success: The language has been changed.
  51. merit_notification: You received <b>${amount}</b> merit(s) from <b>${sender}</b> for <a href="${link}">${title}</a>
  52. processing: Processing...
  53. help_stuck: Sorry, I didn't understand what you are trying to do.
  54. help_stuck2: P.S, if you are stuck into something, you can always restart the bot with /start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement