Remove extra whitespaces from locale files

Co-authored-by: Gerhard Schlager <mail@gerhard-schlager.at>
This commit is contained in:
AhmadF.Cheema
2019-07-04 13:38:09 +02:00
committed by Gerhard Schlager
parent c5625b70f1
commit bfbd97d3b5
3 changed files with 88 additions and 89 deletions

View File

@ -1344,7 +1344,7 @@ en:
disable: "Show All Posts"
deleted_filter:
enabled_description: "This topic contains deleted posts, which have been hidden. "
enabled_description: "This topic contains deleted posts, which have been hidden."
disabled_description: "Deleted posts in the topic are shown."
enable: "Hide Deleted Posts"
disable: "Show Deleted Posts"
@ -1562,7 +1562,7 @@ en:
drafts_offline: "drafts offline"
edit_conflict: "edit conflict"
group_mentioned_limit: "<b>Warning!</b> You mentioned <a href='{{group_link}}'>{{group}}</a>, however this group has more members than the administrator configured mention limit of {{max}} users. Nobody will be notified. "
group_mentioned_limit: "<b>Warning!</b> You mentioned <a href='{{group_link}}'>{{group}}</a>, however this group has more members than the administrator configured mention limit of {{max}} users. Nobody will be notified."
group_mentioned:
one: "By mentioning {{group}}, you are about to notify <a href='{{group_link}}'>%{count} person</a> – are you sure?"
other: "By mentioning {{group}}, you are about to notify <a href='{{group_link}}'>{{count}} people</a> – are you sure?"
@ -2105,7 +2105,7 @@ en:
description: "A count of new replies will be shown for this message. You will be notified if someone mentions your @name or replies to you."
tracking:
title: "Tracking"
description: "A count of new replies will be shown for this topic. You will be notified if someone mentions your @name or replies to you. "
description: "A count of new replies will be shown for this topic. You will be notified if someone mentions your @name or replies to you."
regular:
title: "Normal"
description: "You will be notified if someone mentions your @name or replies to you."
@ -4348,7 +4348,7 @@ en:
quit: "Maybe Later"
staff_count:
one: "Your community has %{count} staff (you). "
one: "Your community has %{count} staff (you)."
other: "Your community has %{count} staff, including you."
invites:

View File

@ -1919,7 +1919,7 @@ en:
share_anonymized_statistics: "Share anonymized usage statistics."
auto_handle_queued_age: "Automatically handle records that are waiting to be reviewed after this many days. Flags will be ignored. Queued posts and users will be rejected. Set to 0 to disable this feature."
svg_icon_subset: "Add additional FontAwesome 5 icons that you would like to include in your assets. Use prefix 'fa-' for solid icons, 'far-' for regular icons and 'fab-' for brand icons. "
svg_icon_subset: "Add additional FontAwesome 5 icons that you would like to include in your assets. Use prefix 'fa-' for solid icons, 'far-' for regular icons and 'fab-' for brand icons."
max_prints_per_hour_per_user: "Maximum number of /print page impressions (set to 0 to disable)"
full_name_required: "Full name is a required field of a user's profile."

View File

@ -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"
@ -81,7 +81,7 @@ en:
> :left_speech_bubble: _%{quote}_ &mdash; %{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:
@ -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.
@ -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"