mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-06 12:31:33 +01:00
Latest translations and fallbacks
This commit is contained in:
@@ -3,22 +3,22 @@
|
||||
"create-field": "Create Field",
|
||||
"edit-field": "Edit Field",
|
||||
"manage-custom-fields": "Manage Custom Fields",
|
||||
"type-of-input": "Type of input",
|
||||
"key": "Key",
|
||||
"name": "Name",
|
||||
"icon": "Icon",
|
||||
"type": "Type",
|
||||
"min-rep": "Minimum Reputation",
|
||||
"input-type-text": "Input (Text)",
|
||||
"input-type-link": "Input (Link)",
|
||||
"input-type-number": "Input (Number)",
|
||||
"input-type-date": "Input (Date)",
|
||||
"input-type-select": "Select",
|
||||
"input-type-select-multi": "Select Multiple",
|
||||
"select-options": "Options",
|
||||
"select-options-help": "Add one option per line for the select element",
|
||||
"minimum-reputation": "Minimum reputation",
|
||||
"minimum-reputation-help": "If a user has less than this value they won't be able to use this field",
|
||||
"type-of-input": "Тип ввода",
|
||||
"key": "Ключ",
|
||||
"name": "Имя",
|
||||
"icon": "Иконка",
|
||||
"type": "Тип",
|
||||
"min-rep": "Минимальная репутация",
|
||||
"input-type-text": "Ввод (текст)",
|
||||
"input-type-link": "Ввод (ссылка)",
|
||||
"input-type-number": "Ввод (число)",
|
||||
"input-type-date": "Ввод (Дата)",
|
||||
"input-type-select": "Выбрать",
|
||||
"input-type-select-multi": "Выбрать несколько",
|
||||
"select-options": "Параметры",
|
||||
"select-options-help": "Добавьте по одному варианту на строку для выбранного элемента",
|
||||
"minimum-reputation": "Минимальная репутация",
|
||||
"minimum-reputation-help": "Если у пользователя значение меньше этого, он не сможет использовать это поле.",
|
||||
"delete-field-confirm-x": "Вы действительно хотите удалить пользовательское поле \"%1\"?",
|
||||
"custom-fields-saved": "Пользовательские поля сохранены",
|
||||
"visibility": "Видимость",
|
||||
|
||||
Reference in New Issue
Block a user