Latest translations and fallbacks
parent
702be3f6de
commit
6c538a7773
@ -1,5 +1,5 @@
|
||||
{
|
||||
"handles": "Guest Handles",
|
||||
"handles.enabled": "Allow guest handles",
|
||||
"handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\""
|
||||
"handles": "Имена гостей",
|
||||
"handles.enabled": "Разрешить имена гостей",
|
||||
"handles.enabled-help": "Эта настройка включает новое поле, которое позволяет гостям указать имя, которое будет видно в каждом сообщении, которое они оставят. Если выключено, то имя будет просто \"Гость\""
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"notifications": "Notifications",
|
||||
"welcome-notification": "Welcome Notification",
|
||||
"welcome-notification-link": "Welcome Notification Link",
|
||||
"welcome-notification-uid": "Welcome Notification User (UID)",
|
||||
"notification-alert-timeout": "Notification Alert Timeout"
|
||||
"notifications": "Уведомления",
|
||||
"welcome-notification": "Приветственное уведомление",
|
||||
"welcome-notification-link": "Ссылка на приветственное уведомление",
|
||||
"welcome-notification-uid": "Приветственное уведомление пользователю (UID)",
|
||||
"notification-alert-timeout": "Таймаут уведомления"
|
||||
}
|
@ -1,12 +1,12 @@
|
||||
{
|
||||
"tag": "Tag Settings",
|
||||
"min-per-topic": "Minimum Tags per Topic",
|
||||
"max-per-topic": "Maximum Tags per Topic",
|
||||
"min-length": "Minimum Tag Length",
|
||||
"max-length": "Maximum Tag Length",
|
||||
"goto-manage": "Click here to visit the tag management page.",
|
||||
"privacy": "Privacy",
|
||||
"list-private": "Make the tags list private",
|
||||
"related-topics": "Related Topics",
|
||||
"max-related-topics": "Maximum related topics to display (if supported by theme)"
|
||||
"tag": "Настройки меток",
|
||||
"min-per-topic": "Минимальное количество меток в теме",
|
||||
"max-per-topic": "Максимальное количество меток в теме",
|
||||
"min-length": "Минимальная длина метки",
|
||||
"max-length": "Максимальная длина метки",
|
||||
"goto-manage": "Нажмите сюда чтобы перейти на страницу управления метками",
|
||||
"privacy": "Приватность",
|
||||
"list-private": "Сделать список меток приватным",
|
||||
"related-topics": "Похожие темы",
|
||||
"max-related-topics": "Максимальное количество похожих тем для отображения (если тема поддерживает эту настройку)"
|
||||
}
|
Loading…
Reference in New Issue