2015-10-03 14:54:08 +08:00
|
|
|
flarum-mentions:
|
2015-10-23 13:49:15 +08:00
|
|
|
|
|
|
|
##
|
|
|
|
# UNIQUE KEYS - The following keys are used in only one location each.
|
|
|
|
##
|
|
|
|
|
2015-11-28 12:48:02 +08:00
|
|
|
# Translations in this namespace are used by the forum user interface.
|
2015-10-16 10:05:05 +08:00
|
|
|
forum:
|
2015-10-23 13:49:15 +08:00
|
|
|
|
2015-11-28 12:48:02 +08:00
|
|
|
# These translations are used by the composer (reply autocompletion function).
|
2015-10-23 13:49:15 +08:00
|
|
|
composer:
|
|
|
|
reply_to_post_text: "Reply to #{number}"
|
|
|
|
|
2015-11-28 12:48:02 +08:00
|
|
|
# These translations are used by the Notifications dropdown, a.k.a. "the bell".
|
2015-10-23 13:49:15 +08:00
|
|
|
notifications:
|
2015-10-24 09:14:20 +08:00
|
|
|
others_text: => core.ref.some_others
|
2015-11-30 10:23:18 +08:00
|
|
|
post_mentioned_text: "{username} replied to your post" # Can be pluralized to agree with the number of users!
|
2015-10-23 13:49:15 +08:00
|
|
|
user_mentioned_text: "{username} mentioned you"
|
|
|
|
|
2015-11-28 12:48:02 +08:00
|
|
|
# These translations are displayed beneath individual posts.
|
2015-10-23 13:49:15 +08:00
|
|
|
post:
|
|
|
|
mentioned_by_self_text: "{users} replied to this." # Can be pluralized to agree with the number of users!
|
2015-11-30 10:23:18 +08:00
|
|
|
mentioned_by_text: "{users} replied to this." # Can be pluralized to agree with the number of users!
|
2015-10-24 09:14:20 +08:00
|
|
|
others_text: => core.ref.some_others
|
2015-10-23 17:37:49 +08:00
|
|
|
reply_link: => core.ref.reply
|
2015-10-24 09:14:20 +08:00
|
|
|
you_text: => core.ref.you
|
2015-10-23 13:49:15 +08:00
|
|
|
|
2015-11-28 12:48:02 +08:00
|
|
|
# These translations are used in the Settings page.
|
2015-10-23 13:49:15 +08:00
|
|
|
settings:
|
2015-10-23 14:56:56 +08:00
|
|
|
notify_post_mentioned_label: Someone replies to one of my posts
|
2015-10-23 13:49:15 +08:00
|
|
|
notify_user_mentioned_label: Someone mentions me in a post
|
2016-02-05 01:49:12 +08:00
|
|
|
|
|
|
|
# These translations are used in the user profile page and profile popup.
|
|
|
|
user:
|
|
|
|
mentions_link: Mentions
|