framework/extensions/lang-english/locale/flarum-lock.yml
dcsjapan 42eb6e3c43 English revamp for i18n docs
- Moves `ref` below `email`, adjacent to `group`.
- Deletes block comment for `email` namespace.
- Adds detail to block comment for `group`.
- Changes "string" to "translation" in all files.
2015-11-28 13:48:02 +09:00

38 lines
1.2 KiB
YAML

flarum-lock:
##
# UNIQUE KEYS - The following keys are used in only one location each.
##
# Translations in this namespace are used by the admin interface.
admin:
# These translations are used in the Permissions page of the admin interface.
permissions:
lock_discussions_label: Lock discussions
# Translations in this namespace are used by the forum user interface.
forum:
# These translations are displayed as tooltips for discussion badges.
badge:
locked_tooltip: Locked
# These translations are used by the discussion control buttons.
discussion_controls:
lock_button: Lock
unlock_button: Unlock
# These translations are used by the Notifications dropdown, a.k.a. "the bell".
notifications:
discussion_locked_text: "{username} locked"
# These translations are displayed between posts in the post stream.
post_stream:
discussion_locked_text: "{username} locked the discussion."
discussion_unlocked_text: "{username} unlocked the discussion."
# These translations are used in the Settings page.
settings:
notify_discussion_locked_label: Someone locks a discussion I started