Browse Source

New translations en.json (Russian)

pull/4640/head
navi 2 years ago
parent
commit
eafac8951d
  1. 16
      packages/nc-gui/lang/ru.json

16
packages/nc-gui/lang/ru.json

@ -617,8 +617,8 @@
"noColumnsToUpdate": "Нет столбцов для обновления", "noColumnsToUpdate": "Нет столбцов для обновления",
"tableDeleted": "Таблица успешно удалена", "tableDeleted": "Таблица успешно удалена",
"generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base",
"deleteViewConfirmation": "Are you sure you want to delete this view?", "deleteViewConfirmation": "Вы действительно хотите удалить это представление?",
"deleteTableConfirmation": "Do you want to delete the table", "deleteTableConfirmation": "Вы действительно хотите удалить эту таблицу",
"showM2mTables": "Show M2M Tables", "showM2mTables": "Show M2M Tables",
"deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.", "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.",
"computedFieldEditWarning": "Computed field: contents are read-only. Use column edit menu to reconfigure", "computedFieldEditWarning": "Computed field: contents are read-only. Use column edit menu to reconfigure",
@ -639,13 +639,13 @@
"passwdLength": "Ваш пароль должен быть не короче 8 символов", "passwdLength": "Ваш пароль должен быть не короче 8 символов",
"passwdMismatch": "Пароли не совпадают", "passwdMismatch": "Пароли не совпадают",
"completeRuleSet": "At least 8 characters with one Uppercase, one number and one special character", "completeRuleSet": "At least 8 characters with one Uppercase, one number and one special character",
"atLeast8Char": "At least 8 characters", "atLeast8Char": "Минимум 8 символов",
"atLeastOneUppercase": "One Uppercase letter", "atLeastOneUppercase": "Одна прописная буква",
"atLeastOneNumber": "One Number", "atLeastOneNumber": "Одна цифра",
"atLeastOneSpecialChar": "One special character", "atLeastOneSpecialChar": "Один специальный символ",
"allowedSpecialCharList": "Allowed special character list" "allowedSpecialCharList": "Список разрешенных специальных символов"
}, },
"invalidURL": "Invalid URL", "invalidURL": "Неверный URL",
"internalError": "Some internal error occurred", "internalError": "Some internal error occurred",
"templateGeneratorNotFound": "Template Generator cannot be found!", "templateGeneratorNotFound": "Template Generator cannot be found!",
"fileUploadFailed": "Failed to upload file", "fileUploadFailed": "Failed to upload file",

Loading…
Cancel
Save