mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 03:51:07 +08:00
Remove extra whitespaces from locale files
Co-authored-by: Gerhard Schlager <mail@gerhard-schlager.at>
This commit is contained in:

committed by
Gerhard Schlager

parent
c5625b70f1
commit
bfbd97d3b5
@ -1,6 +1,6 @@
|
||||
en:
|
||||
site_settings:
|
||||
discourse_narrative_bot_enabled: 'Enable Discourse Narrative Bot (discobot)'
|
||||
discourse_narrative_bot_enabled: "Enable Discourse Narrative Bot (discobot)"
|
||||
disable_discourse_narrative_bot_welcome_post: "Disable the welcome post by Discourse Narrative Bot"
|
||||
discourse_narrative_bot_ignored_usernames: "Usernames that the Discourse Narrative Bot should ignore"
|
||||
discourse_narrative_bot_disable_public_replies: "Disable public replies by Discourse Narrative Bot"
|
||||
@ -17,7 +17,7 @@ en:
|
||||
name: Licensed
|
||||
description: "Completed our advanced user tutorial"
|
||||
long_description: |
|
||||
This badge is granted upon successful completion of the interactive advanced user tutorial. You’ve mastered the advanced tools of discussion — and now you’re fully licensed!
|
||||
This badge is granted upon successful completion of the interactive advanced user tutorial. You’ve mastered the advanced tools of discussion — and now you’re fully licensed!
|
||||
|
||||
discourse_narrative_bot:
|
||||
bio: "Hi, I’m not a real person. I’m a bot that can teach you about this site. To interact with me, send me a message or mention **`@%{discobot_username}`** anywhere."
|
||||
@ -81,7 +81,7 @@ en:
|
||||
> :left_speech_bubble: _%{quote}_ — %{author}
|
||||
|
||||
magic_8_ball:
|
||||
trigger: 'fortune'
|
||||
trigger: "fortune"
|
||||
answers:
|
||||
"1": "It is certain"
|
||||
"2": "It is decidedly so"
|
||||
@ -107,9 +107,9 @@ en:
|
||||
> :crystal_ball: %{result}
|
||||
|
||||
track_selector:
|
||||
reset_trigger: 'start'
|
||||
skip_trigger: 'skip'
|
||||
help_trigger: 'display help'
|
||||
reset_trigger: "start"
|
||||
skip_trigger: "skip"
|
||||
help_trigger: "display help"
|
||||
|
||||
random_mention:
|
||||
reply: |-
|
||||
@ -134,8 +134,7 @@ en:
|
||||
Hey, thanks for the reply!
|
||||
|
||||
Unfortunately, as a poorly programmed bot, I can’t quite understand that one. :frowning:
|
||||
track_response:
|
||||
You can try again, or if you’d like to skip this step, say `%{skip_trigger}`. Otherwise, to start over, say `%{reset_trigger}`.
|
||||
track_response: You can try again, or if you’d like to skip this step, say `%{skip_trigger}`. Otherwise, to start over, say `%{reset_trigger}`.
|
||||
second_response: |-
|
||||
Aw, sorry. I’m still not getting it. :anguished:
|
||||
|
||||
@ -234,11 +233,11 @@ en:
|
||||
|
||||
bookmark:
|
||||
instructions: |-
|
||||
If you’d like to learn more, select <img src="%{base_uri}/plugins/discourse-narrative-bot/images/font-awesome-ellipsis.png" width="16" height="16"> below and <img src="%{base_uri}/plugins/discourse-narrative-bot/images/font-awesome-bookmark.png" width="16" height="16"> **bookmark this personal message**. If you do, there may be a :gift: in your future!
|
||||
If you’d like to learn more, select <img src="%{base_uri}/plugins/discourse-narrative-bot/images/font-awesome-ellipsis.png" width="16" height="16"> below and <img src="%{base_uri}/plugins/discourse-narrative-bot/images/font-awesome-bookmark.png" width="16" height="16"> **bookmark this personal message**. If you do, there may be a :gift: in your future!
|
||||
reply: |-
|
||||
Excellent! Now you can easily find your way back to our private conversation any time, right from [the bookmarks tab on your profile](%{profile_page_url}/activity/bookmarks). Just select your profile picture at the upper right ↗
|
||||
not_found: |-
|
||||
Uh oh, I don’t see any bookmarks in this topic. Did you find the bookmark under each post? Use the show more <img src="%{base_uri}/plugins/discourse-narrative-bot/images/font-awesome-ellipsis.png" width="16" height="16"> to reveal additional actions if needed.
|
||||
Uh oh, I don’t see any bookmarks in this topic. Did you find the bookmark under each post? Use the show more <img src="%{base_uri}/plugins/discourse-narrative-bot/images/font-awesome-ellipsis.png" width="16" height="16"> to reveal additional actions if needed.
|
||||
|
||||
emoji:
|
||||
instructions: |-
|
||||
@ -266,7 +265,7 @@ en:
|
||||
|
||||
Can you mention **`@%{discobot_username}`** in your reply?
|
||||
reply: |-
|
||||
_Did someone say my name!?_ :raised_hand: I believe you did! :wave: Well, here I am! Thanks for mentioning me. :ok_hand:
|
||||
_Did someone say my name!?_ :raised_hand: I believe you did! :wave: Well, here I am! Thanks for mentioning me. :ok_hand:
|
||||
not_found: |-
|
||||
I don’t see my name in there anywhere :frowning: Can you try mentioning me as `@%{discobot_username}` again?
|
||||
|
||||
@ -276,7 +275,7 @@ en:
|
||||
instructions: |-
|
||||
We like our discussions friendly, and we need your help to [keep things civilized](%{guidelines_url}). If you see a problem, please flag to privately let the author, or [our helpful staff](%{about_url}), know about it.
|
||||
|
||||
> :imp: I wrote something nasty here
|
||||
> :imp: I wrote something nasty here
|
||||
|
||||
I guess you know what to do. Go ahead and **flag this post** <img src="%{base_uri}/plugins/discourse-narrative-bot/images/font-awesome-flag.png" width="16" height="16"> as inappropriate!
|
||||
reply: |-
|
||||
@ -317,12 +316,12 @@ en:
|
||||
(If you’d like to speak with me again to learn more, just message or mention `@%{discobot_username}` any time!)
|
||||
|
||||
certificate:
|
||||
alt: 'Certificate of Achievement'
|
||||
alt: "Certificate of Achievement"
|
||||
|
||||
advanced_user_narrative:
|
||||
reset_trigger: 'advanced tutorial'
|
||||
reset_trigger: "advanced tutorial"
|
||||
cert_title: "In recognition of successful completion of the advanced user tutorial"
|
||||
title: ':arrow_up: Advanced user features'
|
||||
title: ":arrow_up: Advanced user features"
|
||||
start_message: |-
|
||||
As an _advanced_ user, have you visited [your preferences page](%{base_uri}/my/preferences) yet @%{username}? There are lots of ways to customize your experience, such as selecting a dark or light theme.
|
||||
|
||||
@ -356,7 +355,7 @@ en:
|
||||
To preserve continuity of discussions, deletes aren’t immediate, so the post will be removed after some time.
|
||||
|
||||
recover:
|
||||
deleted_post_raw: 'Why did @%{discobot_username} delete my post? :anguished:'
|
||||
deleted_post_raw: "Why did @%{discobot_username} delete my post? :anguished:"
|
||||
instructions: |-
|
||||
Oh no! It looks like I accidentally deleted a new post that I just created for you.
|
||||
|
||||
@ -386,7 +385,7 @@ en:
|
||||
instructions: |-
|
||||
Every topic has a notification level. It starts at 'normal', which means you’ll normally only be notified when someone is speaking directly to you.
|
||||
|
||||
By default, the notification level for a private message is set to the highest level of 'watching', which means you’ll be notified of every new reply. But you can override the notification level for _any_ topic to 'watch', 'tracking' or 'muted'.
|
||||
By default, the notification level for a private message is set to the highest level of 'watching', which means you’ll be notified of every new reply. But you can override the notification level for _any_ topic to 'watch', 'tracking' or 'muted'.
|
||||
|
||||
Let’s try changing the notification level for this topic. At the bottom of the topic, you’ll find a button which shows that you’re **watching** this topic. Can you change the notification level to **tracking**?
|
||||
not_found: |-
|
||||
@ -452,4 +451,4 @@ en:
|
||||
|
||||
Bye for now! If you’d like to speak with me again, send me a message any time :sunglasses:
|
||||
certificate:
|
||||
alt: 'Advanced User Track Certificate of Achievement'
|
||||
alt: "Advanced User Track Certificate of Achievement"
|
||||
|
Reference in New Issue
Block a user