2015-10-03 14:54:08 +08:00
|
|
|
flarum-sticky:
|
2015-10-22 08:20:24 +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 admin interface.
|
2015-10-22 08:20:24 +08:00
|
|
|
admin:
|
|
|
|
|
2015-11-28 12:48:02 +08:00
|
|
|
# These translations are used in the Permissions page of the admin interface.
|
2015-10-22 08:20:24 +08:00
|
|
|
permissions:
|
|
|
|
sticky_discussions_label: Sticky discussions
|
|
|
|
|
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-22 08:20:24 +08:00
|
|
|
|
2015-11-28 12:48:02 +08:00
|
|
|
# These translations are displayed as tooltips for discussion badges.
|
2015-10-22 08:20:24 +08:00
|
|
|
badge:
|
2015-10-22 09:00:21 +08:00
|
|
|
sticky_tooltip: => flarum-sticky.ref.sticky
|
2015-10-22 08:20:24 +08:00
|
|
|
|
2015-11-28 12:48:02 +08:00
|
|
|
# These translations are used by the discussion control buttons.
|
2015-10-22 08:20:24 +08:00
|
|
|
discussion_controls:
|
2015-10-22 09:00:21 +08:00
|
|
|
sticky_button: => flarum-sticky.ref.sticky
|
2015-10-22 08:20:24 +08:00
|
|
|
unsticky_button: Unsticky
|
|
|
|
|
2015-11-28 12:48:02 +08:00
|
|
|
# These translations are displayed between posts in the post stream.
|
2015-10-22 08:20:24 +08:00
|
|
|
post_stream:
|
|
|
|
discussion_stickied_text: "{username} stickied the discussion."
|
|
|
|
discussion_unstickied_text: "{username} unstickied the discussion."
|
2015-10-22 09:00:21 +08:00
|
|
|
|
|
|
|
##
|
2015-11-28 12:48:02 +08:00
|
|
|
# REUSED TRANSLATIONS - These keys should not be used directly in code!
|
2015-10-22 09:00:21 +08:00
|
|
|
##
|
|
|
|
|
2015-11-28 12:48:02 +08:00
|
|
|
# Translations in this namespace are referenced by two or more unique keys.
|
2015-10-22 09:00:21 +08:00
|
|
|
ref:
|
|
|
|
sticky: Sticky
|