From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- Plugins/CsvImport/CsvImport_ru.ts | 93 --------------------------------------- 1 file changed, 93 deletions(-) delete mode 100644 Plugins/CsvImport/CsvImport_ru.ts (limited to 'Plugins/CsvImport/CsvImport_ru.ts') diff --git a/Plugins/CsvImport/CsvImport_ru.ts b/Plugins/CsvImport/CsvImport_ru.ts deleted file mode 100644 index 0f7d633..0000000 --- a/Plugins/CsvImport/CsvImport_ru.ts +++ /dev/null @@ -1,93 +0,0 @@ - - - - - CsvImport - - - Cannot read file %1 - Невозможно прочитать файл %1 - - - - Could not find any data in the file %1. - Невозможно найти данные в файле %1. - - - - Enter the custom separator character. - Введите произвольный символ разделителя. - - - Enter the value that will be interpreted as a NULL. - Введите значение, которое будет интерпретировано как NULL. - - - - CSV files (*.csv);;Text files (*.txt);;All files (*) - Файлы CSV (*.csv);;Текстовые файлы (*.txt);;Все файлы (*) - - - - csvImportOptions - - - , (comma) - , (запятая) - - - - ; (semicolon) - ; (точка с запятой) - - - - \t (tab) - \t (табуляция) - - - - (whitespace) - (пробел) - - - - Custom: - Произвольный: - - - - <p>Enable this if the first data line in your CSV file represents column names. You don't want column names to be imported into the table as a regular data.</p> - <p>Активируйте эту опцию, если в первой строке файла CSV содержатся имена столбцов. Имена столбцов не нужно импортировать как обычные данные.</p> - - - - First line represents CSV column names - Имена столбцов в первой строке - - - Skip first row of data - Пропустить первую строку данных - - - - Field separator: - Разделитель поля: - - - - If enabled, then text value provided on the right will be interpreted as NULL - При выборе данной опции указанное в поле справа текстовое значение будет интерпретировано как NULL - - - - NULL values: - Значения NULL: - - - - If your CSV data contains null values, define how are they represented in the CSV. - Если данные в CSV содержат значения NULL, укажите, как они представлены в файле CSV - - - -- cgit v1.2.3