Guest User

language.yaml

a guest
May 11th, 2020
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.13 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. too_fast: Calm down! You are talking way too fast.
  7. what_else: What else do you want to do?
  8. show_topics: 📢 Show Topics
  9. show_commands: 📚 Show Commands
  10. disable_mentions: ❌ Disable Mentions
  11. enable_mentions: ✅ Enable Mentions
  12. change_language: 🌎 Change Language
  13. ask_language: Which language do you want to use?
  14. mentions_disabled: Done! Mentions are now disabled.
  15. mentions_enabled: Done! Mentions are now enabled
  16. commands_title: Commands
  17. commands_menu: opens the menu.
  18. commands_start: shows the initial setup again.
  19. commands_topic: add a topic to your watching list.
  20. commands_topics: shows the topics in the watching list.
  21. option_yes: Yes
  22. option_no: No
  23. ask_for_mentions: Do you want to enable mention notifications?
  24. ask_for_mentions_yes: All good! We will notify you of new mentions.
  25. ask_for_mentions_no: Ok! We won't notify you of new mentions.
  26. to_start_again: To start again, just run /start
  27. topic_removed_from_list: The topic <a href="${topic.link}">${topic.title}</a> has been removed from the tracking list.
  28. invalid_topic_url: The topic URL is invalid.
  29. topic_already_in_the_list: You are already tracking this topic.
  30. topic_added_in_the_list: You are now tracking the topic <a href="${topic}">${exists.title}</a>
  31. something_went_wrong_topic: Something went wrong... see if the topic really exists.
  32. your_tracked_topics: Your tracked topics
  33. case_want_to_delete_tracked_posts: In case you want to remove any of them, click on their respective button bellow.
  34. you_have_no_tracked_posts: Ops... You have no tracked posts.
  35. you_can_add_some_with_topic_command: You can add some with the /topic command.
  36. mentioned_notification: You have been mentioned by <b>${author}</b> in <a href="${link}">${title}</a>
  37. reply_in_tracked_post_notification: There is a new reply by <b>${author}</b> in the tracked topic <a href="${link}">${title}</a>
  38. language_changed_success: The language has been changed.
Add Comment
Please, Sign In to add comment