forked from datalens-tech/datalens-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (7 of 7 strings) Translated using Weblate (English) Currently translated at 100.0% (88 of 88 strings) Translated using Weblate (Russian) Currently translated at 100.0% (7 of 7 strings) Translated using Weblate (Russian) Currently translated at 100.0% (88 of 88 strings) Translated using Weblate (Russian) Currently translated at 28.5% (2 of 7 strings) Translated using Weblate (Russian) Currently translated at 96.5% (85 of 88 strings) Co-authored-by: Darya Tikhonova <[email protected]> Co-authored-by: Matthew Casserly <[email protected]> Co-authored-by: Weblate <[email protected]> Translate-URL: https://weblate.gravity-ui.com/projects/datalens/translations-connection-selector-805/dash-control-dialog-edit-805/en/ Translate-URL: https://weblate.gravity-ui.com/projects/datalens/translations-connection-selector-805/dash-control-dialog-edit-805/ru/ Translate-URL: https://weblate.gravity-ui.com/projects/datalens/translations-connection-selector-805/dash-edit-query-dialog-805/en/ Translate-URL: https://weblate.gravity-ui.com/projects/datalens/translations-connection-selector-805/dash-edit-query-dialog-805/ru/ Translation: DataLens/dash.control-dialog.edit__805 Translation: DataLens/dash.edit-query-dialog__805
- Loading branch information
1 parent
29e44a2
commit 2114a2a
Showing
4 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"button_apply": "Apply", | ||
"button_cancel": "Cancel", | ||
"error_invalid-typed-query-response": "Connection based control doesn't support response with 2 or more columns from database.", | ||
"error_invalid-typed-query-response": "The selector does not support responses with 2 or more columns from the database.", | ||
"title_database-response": "Database response", | ||
"title_edit-query": "Edit Query", | ||
"title_edit-query": "Edit query", | ||
"title_invalid-sql-query": "Invalid SQL query to database", | ||
"title_sent-query": "Sent query" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"button_apply": "Применить", | ||
"button_cancel": "Отмена", | ||
"error_invalid-typed-query-response": "Селектор не поддерживает ответ из базы данных, в котором 2 и более колонок.", | ||
"button_cancel": "Отменить", | ||
"error_invalid-typed-query-response": "Селектор не поддерживает ответ из базы данных, если в нём 2 и более колонок.", | ||
"title_database-response": "Ответ базы данных", | ||
"title_edit-query": "Редактирование запроса", | ||
"title_invalid-sql-query": "Невалидный SQL запрос в базу данных", | ||
"title_invalid-sql-query": "Некорректный SQL-запрос к базе данных", | ||
"title_sent-query": "Отправленный запрос" | ||
} |