description:Where to find it ? (See [YouTube video](https://www.youtube.com/watch?v=AUSNN-RCwhE) or [Docs](https://docs.nocodb.com/FAQs#how-to-check-my-project-info-))
description:Click on top left icon and click `Copy Project Info`. (See [YouTube video](https://www.youtube.com/watch?v=AUSNN-RCwhE) or [Docs](https://docs.nocodb.com/FAQs#how-to-check-my-project-info-))
@ -80,20 +70,6 @@ Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadshe
# Quick try
## 1-Click Deploy to Heroku
Before doing so, make sure you have a Heroku account. By default, an add-on Heroku Postgres will be used as meta database. You can see the connection string defined in `DATABASE_URL` by navigating to Heroku App Settings and selecting Config Vars.
@ -34,18 +34,6 @@ Transformez n'importe quel MySQL, PostgreSQL, SQL Server, SQLite & Mariadb en un
# Essayez rapidement
### Déploiement en 1 Clic
#### Heroku
Avant de le faire, assurez-vous que vous avez un compte Heroku. Par défaut, un add-on Heroku Postgres sera utilisé comme meta database. Vous pouvez voir la string pour se connecter définie en tant que `DATABASE_URL` en naviguant dans Heroku App Settings et en sélectionnant Config Vars.
@ -31,20 +31,8 @@ Trasforma qualsiasi MySQL, PostgreSQL, SQL Server, SQLite & Mariadb in un foglio
<palign="center">
<ahref="https://www.producthunt.com/posts/nocodb?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-nocodb"target="_blank"><imgsrc="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=297536&theme=dark"alt="NocoDB - The Open Source Airtable alternative | Product Hunt"style="width: 250px; height: 54px;"width="250"height="54"/></a>
'The third parameter of DATETIME_DIFF() should have value either "milliseconds", "ms", "seconds", "s", "minutes", "m", "hours", "h", "days", "d", "weeks", "w", "months", "M", "quarters", "Q", "years", or "y"',
"deleteViewConfirmation":"Are you sure you want to delete this view?",
"deleteTableConfirmation":"Do you want to delete the table",
"deleteViewConfirmation":"Вы действительно хотите удалить это представление?",
"deleteTableConfirmation":"Вы действительно хотите удалить эту таблицу",
"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.",
"computedFieldEditWarning":"Computed field: contents are read-only. Use column edit menu to reconfigure",
@ -639,52 +645,52 @@
"passwdLength":"Ваш пароль должен быть не короче 8 символов",
"passwdMismatch":"Пароли не совпадают",
"completeRuleSet":"At least 8 characters with one Uppercase, one number and one special character",
"atLeast8Char":"At least 8 characters",
"atLeastOneUppercase":"One Uppercase letter",
"atLeastOneNumber":"One Number",
"atLeastOneSpecialChar":"One special character",
"allowedSpecialCharList":"Allowed special character list"
"atLeast8Char":"Минимум 8 символов",
"atLeastOneUppercase":"Одна прописная буква",
"atLeastOneNumber":"Одна цифра",
"atLeastOneSpecialChar":"Один специальный символ",
"allowedSpecialCharList":"Список разрешенных специальных символов"
},
"invalidURL":"Invalid URL",
"invalidURL":"Неверный URL",
"internalError":"Some internal error occurred",
"templateGeneratorNotFound":"Template Generator cannot be found!",
"fileUploadFailed":"Failed to upload file",
"templateGeneratorNotFound":"Генератор шаблонов не найден!",
"fileUploadFailed":"Не удалось загрузить файл",
"primaryColumnUpdateFailed":"Failed to update primary column",
"formDescriptionTooLong":"Data too long for Form Description",
"columnsRequired":"Following columns are required",
"selectAtleastOneColumn":"At least one column has to be selected",
"selectAtleastOneColumn":"Должен быть выбран как минимум один столбец",
"columnDescriptionNotFound":"Cannot find the destination column for",
"duplicateMappingFound":"Duplicate mapping found, please remove one of the mapping",
"nullValueViolatesNotNull":"Null value violates not-null constraint",
"sourceHasInvalidNumbers":"Source data contains some invalid numbers",
"sourceHasInvalidNumbers":"Исходные данные содержат недопустимые числа",
"sourceHasInvalidBoolean":"Source data contains some invalid boolean values",
"invalidForm":"Invalid Form",
"formValidationFailed":"Form validation failed",
"youHaveBeenSignedOut":"You have been signed out",
"failedToLoadList":"Failed to load list",
"formValidationFailed":"Ошибка проверки формы",
"youHaveBeenSignedOut":"Вы вышли из системы",
"failedToLoadList":"Не удалось загрузить список",
"failedToLoadChildrenList":"Failed to load children list",
"deleteFailed":"Delete failed",
"unlinkFailed":"Unlink failed",
"deleteFailed":"Не удалось удалить",
"unlinkFailed":"Не удалось отменить связь",
"rowUpdateFailed":"Row update failed",
"deleteRowFailed":"Failed to delete row",
"setFormDataFailed":"Failed to set form data",
"deleteRowFailed":"Не удалось удалить строку",
"setFormDataFailed":"Не удалось задать данные формы",
"formViewUpdateFailed":"Failed to update form view",
"tableNameRequired":"Table name is required",
"tableNameRequired":"Требуется имя таблицы",
"nameShouldStartWithAnAlphabetOr_":"Name should start with an alphabet or _",
"followingCharactersAreNotAllowed":"Following characters are not allowed",
"columnNameRequired":"Column name is required",
"projectNameExceeds50Characters":"Project name exceeds 50 characters",
"projectNameCannotStartWithSpace":"Project name cannot start with space",
"requiredField":"Required field",
"followingCharactersAreNotAllowed":"Нельзя использовать следующие символы",
"columnNameRequired":"Требуется название столбца",
"projectNameExceeds50Characters":"Название проекта превышает 50 символов",
"projectNameCannotStartWithSpace":"Название проекта не может начинаться с пробела",
"requiredField":"Обязательное поле",
"ipNotAllowed":"IP not allowed",
"targetFileIsNotAnAcceptedFileType":"Target file is not an accepted file type",
"theAcceptedFileTypeIsCsv":"The accepted file type is .csv",
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts":"The accepted file types are .xls, .xlsx, .xlsm, .ods, .ots",
"theAcceptedFileTypeIsCsv":"Допустимый тип файла: .csv",