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.pro | 19 ++--- Plugins/CsvImport/CsvImportOptions.ui | 63 ++++++++------ Plugins/CsvImport/CsvImport_de.qm | Bin 23 -> 0 bytes Plugins/CsvImport/CsvImport_de.ts | 85 ------------------- Plugins/CsvImport/CsvImport_es.qm | Bin 23 -> 0 bytes Plugins/CsvImport/CsvImport_es.ts | 85 ------------------- Plugins/CsvImport/CsvImport_fr.qm | Bin 2008 -> 0 bytes Plugins/CsvImport/CsvImport_fr.ts | 93 --------------------- Plugins/CsvImport/CsvImport_it.qm | Bin 23 -> 0 bytes Plugins/CsvImport/CsvImport_it.ts | 85 ------------------- Plugins/CsvImport/CsvImport_pl.qm | Bin 2515 -> 0 bytes Plugins/CsvImport/CsvImport_pl.ts | 97 ---------------------- Plugins/CsvImport/CsvImport_pt_BR.qm | Bin 23 -> 0 bytes Plugins/CsvImport/CsvImport_pt_BR.ts | 85 ------------------- Plugins/CsvImport/CsvImport_ro_RO.qm | Bin 30 -> 0 bytes Plugins/CsvImport/CsvImport_ro_RO.ts | 85 ------------------- Plugins/CsvImport/CsvImport_ru.qm | Bin 2502 -> 0 bytes Plugins/CsvImport/CsvImport_ru.ts | 93 --------------------- Plugins/CsvImport/CsvImport_sk.qm | Bin 2035 -> 0 bytes Plugins/CsvImport/CsvImport_sk.ts | 89 -------------------- Plugins/CsvImport/CsvImport_zh_CN.qm | 1 - Plugins/CsvImport/CsvImport_zh_CN.ts | 85 ------------------- Plugins/CsvImport/csvimport.cpp | 5 +- Plugins/CsvImport/csvimport.h | 1 + Plugins/CsvImport/csvimport.qrc | 13 --- Plugins/CsvImport/translations/CsvImport.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_af_ZA.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_ar_SA.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_ca_ES.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_cs_CZ.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_da_DK.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_de_DE.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_el_GR.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_en_US.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_es_ES.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_fa_IR.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_fi_FI.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_fr_FR.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_he_IL.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_hu_HU.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_it_IT.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_ja_JP.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_kaa.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_ko_KR.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_nl_NL.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_no_NO.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_pl_PL.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_pt_BR.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_pt_PT.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_ro_RO.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_ru_RU.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_sk_SK.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_sr_SP.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_sv_SE.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_tr_TR.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_uk_UA.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_vi_VN.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_zh_CN.ts | 95 +++++++++++++++++++++ Plugins/CsvImport/translations/CsvImport_zh_TW.ts | 95 +++++++++++++++++++++ 59 files changed, 3281 insertions(+), 933 deletions(-) delete mode 100644 Plugins/CsvImport/CsvImport_de.qm delete mode 100644 Plugins/CsvImport/CsvImport_de.ts delete mode 100644 Plugins/CsvImport/CsvImport_es.qm delete mode 100644 Plugins/CsvImport/CsvImport_es.ts delete mode 100644 Plugins/CsvImport/CsvImport_fr.qm delete mode 100644 Plugins/CsvImport/CsvImport_fr.ts delete mode 100644 Plugins/CsvImport/CsvImport_it.qm delete mode 100644 Plugins/CsvImport/CsvImport_it.ts delete mode 100644 Plugins/CsvImport/CsvImport_pl.qm delete mode 100644 Plugins/CsvImport/CsvImport_pl.ts delete mode 100644 Plugins/CsvImport/CsvImport_pt_BR.qm delete mode 100644 Plugins/CsvImport/CsvImport_pt_BR.ts delete mode 100644 Plugins/CsvImport/CsvImport_ro_RO.qm delete mode 100644 Plugins/CsvImport/CsvImport_ro_RO.ts delete mode 100644 Plugins/CsvImport/CsvImport_ru.qm delete mode 100644 Plugins/CsvImport/CsvImport_ru.ts delete mode 100644 Plugins/CsvImport/CsvImport_sk.qm delete mode 100644 Plugins/CsvImport/CsvImport_sk.ts delete mode 100644 Plugins/CsvImport/CsvImport_zh_CN.qm delete mode 100644 Plugins/CsvImport/CsvImport_zh_CN.ts create mode 100644 Plugins/CsvImport/translations/CsvImport.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_af_ZA.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_ar_SA.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_ca_ES.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_cs_CZ.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_da_DK.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_de_DE.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_el_GR.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_en_US.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_es_ES.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_fa_IR.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_fi_FI.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_fr_FR.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_he_IL.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_hu_HU.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_it_IT.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_ja_JP.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_kaa.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_ko_KR.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_nl_NL.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_no_NO.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_pl_PL.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_pt_BR.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_pt_PT.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_ro_RO.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_ru_RU.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_sk_SK.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_sr_SP.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_sv_SE.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_tr_TR.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_uk_UA.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_vi_VN.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_zh_CN.ts create mode 100644 Plugins/CsvImport/translations/CsvImport_zh_TW.ts (limited to 'Plugins/CsvImport') diff --git a/Plugins/CsvImport/CsvImport.pro b/Plugins/CsvImport/CsvImport.pro index ed3eb2c..24d425b 100644 --- a/Plugins/CsvImport/CsvImport.pro +++ b/Plugins/CsvImport/CsvImport.pro @@ -28,16 +28,15 @@ RESOURCES += \ csvimport.qrc -TRANSLATIONS += CsvImport_ro_RO.ts \ - CsvImport_de.ts \ - CsvImport_it.ts \ - CsvImport_zh_CN.ts \ - CsvImport_sk.ts \ - CsvImport_ru.ts \ - CsvImport_pt_BR.ts \ - CsvImport_fr.ts \ - CsvImport_es.ts \ - CsvImport_pl.ts + + + + + + + + + diff --git a/Plugins/CsvImport/CsvImportOptions.ui b/Plugins/CsvImport/CsvImportOptions.ui index f0f2728..1ed0f49 100644 --- a/Plugins/CsvImport/CsvImportOptions.ui +++ b/Plugins/CsvImport/CsvImportOptions.ui @@ -7,13 +7,26 @@ 0 0 365 - 106 + 128 Form + + + + <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> + + + First line represents CSV column names + + + CsvImport.FirstRowAsColumns + + + @@ -46,23 +59,33 @@ - - + + + + Column separator: + + + + + - <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> + If enabled, then text value provided on the right will be interpreted as NULL - First line represents CSV column names + NULL values: - CsvImport.FirstRowAsColumns + CsvImport.NullValues - - - - Field separator: + + + + If your CSV data contains null values, define how are they represented in the CSV. + + + CsvImport.NullValueString @@ -79,26 +102,16 @@ - - + + - If enabled, then text value provided on the right will be interpreted as NULL + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> - NULL values: + Interpret " as a value quotation mark - CsvImport.NullValues - - - - - - - If your CSV data contains null values, define how are they represented in the CSV. - - - CsvImport.NullValueString + CsvImport.QuotationMark diff --git a/Plugins/CsvImport/CsvImport_de.qm b/Plugins/CsvImport/CsvImport_de.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/CsvImport/CsvImport_de.qm and /dev/null differ diff --git a/Plugins/CsvImport/CsvImport_de.ts b/Plugins/CsvImport/CsvImport_de.ts deleted file mode 100644 index 891bae9..0000000 --- a/Plugins/CsvImport/CsvImport_de.ts +++ /dev/null @@ -1,85 +0,0 @@ - - - - - CsvImport - - - Cannot read file %1 - - - - - Could not find any data in the file %1. - - - - - Enter the custom separator character. - - - - - CSV files (*.csv);;Text files (*.txt);;All files (*) - - - - - csvImportOptions - - - , (comma) - - - - - ; (semicolon) - - - - - \t (tab) - - - - - (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> - - - - - First line represents CSV column names - - - - - Field separator: - - - - - If enabled, then text value provided on the right will be interpreted as NULL - - - - - NULL values: - - - - - If your CSV data contains null values, define how are they represented in the CSV. - - - - diff --git a/Plugins/CsvImport/CsvImport_es.qm b/Plugins/CsvImport/CsvImport_es.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/CsvImport/CsvImport_es.qm and /dev/null differ diff --git a/Plugins/CsvImport/CsvImport_es.ts b/Plugins/CsvImport/CsvImport_es.ts deleted file mode 100644 index 2d62a16..0000000 --- a/Plugins/CsvImport/CsvImport_es.ts +++ /dev/null @@ -1,85 +0,0 @@ - - - - - CsvImport - - - Cannot read file %1 - - - - - Could not find any data in the file %1. - - - - - Enter the custom separator character. - - - - - CSV files (*.csv);;Text files (*.txt);;All files (*) - - - - - csvImportOptions - - - , (comma) - - - - - ; (semicolon) - - - - - \t (tab) - - - - - (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> - - - - - First line represents CSV column names - - - - - Field separator: - - - - - If enabled, then text value provided on the right will be interpreted as NULL - - - - - NULL values: - - - - - If your CSV data contains null values, define how are they represented in the CSV. - - - - diff --git a/Plugins/CsvImport/CsvImport_fr.qm b/Plugins/CsvImport/CsvImport_fr.qm deleted file mode 100644 index f83fb44..0000000 Binary files a/Plugins/CsvImport/CsvImport_fr.qm and /dev/null differ diff --git a/Plugins/CsvImport/CsvImport_fr.ts b/Plugins/CsvImport/CsvImport_fr.ts deleted file mode 100644 index fdc6108..0000000 --- a/Plugins/CsvImport/CsvImport_fr.ts +++ /dev/null @@ -1,93 +0,0 @@ - - - - - CsvImport - - - Cannot read file %1 - Impossible de lire le fichier %1 - - - - Could not find any data in the file %1. - Impossible de trouver des données dans le fichier %1. - - - - Enter the custom separator character. - Saisir le caractère séparateur. - - - Enter the value that will be interpreted as a NULL. - Saisir la valeur qui sera interprétée comme NULL. - - - - CSV files (*.csv);;Text files (*.txt);;All files (*) - Fichiers CSV (*.csv);;Fichiers texte (*.txt);;Tous les fichiers (*) - - - - csvImportOptions - - - , (comma) - , (virgule) - - - - ; (semicolon) - ; (point virgule) - - - - \t (tab) - \t (tabulation) - - - - (whitespace) - (Espace) - - - - Custom: - Personalisé : - - - - <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>Ceci est possible si la permière ligne de votre fichier CSV représente le nom des colonnes.</p> - - - - First line represents CSV column names - - - - Skip first row of data - Aller à la première ligne de données - - - - Field separator: - Champ séparateur : - - - - If enabled, then text value provided on the right will be interpreted as NULL - - - - - NULL values: - Valeurs NULL : - - - - If your CSV data contains null values, define how are they represented in the CSV. - Si votre CSV de données contient des valeurs nulles, définissez leur représentation dans le CSV. - - - diff --git a/Plugins/CsvImport/CsvImport_it.qm b/Plugins/CsvImport/CsvImport_it.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/CsvImport/CsvImport_it.qm and /dev/null differ diff --git a/Plugins/CsvImport/CsvImport_it.ts b/Plugins/CsvImport/CsvImport_it.ts deleted file mode 100644 index 8d6c029..0000000 --- a/Plugins/CsvImport/CsvImport_it.ts +++ /dev/null @@ -1,85 +0,0 @@ - - - - - CsvImport - - - Cannot read file %1 - - - - - Could not find any data in the file %1. - - - - - Enter the custom separator character. - - - - - CSV files (*.csv);;Text files (*.txt);;All files (*) - - - - - csvImportOptions - - - , (comma) - - - - - ; (semicolon) - - - - - \t (tab) - - - - - (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> - - - - - First line represents CSV column names - - - - - Field separator: - - - - - If enabled, then text value provided on the right will be interpreted as NULL - - - - - NULL values: - - - - - If your CSV data contains null values, define how are they represented in the CSV. - - - - diff --git a/Plugins/CsvImport/CsvImport_pl.qm b/Plugins/CsvImport/CsvImport_pl.qm deleted file mode 100644 index 6f56305..0000000 Binary files a/Plugins/CsvImport/CsvImport_pl.qm and /dev/null differ diff --git a/Plugins/CsvImport/CsvImport_pl.ts b/Plugins/CsvImport/CsvImport_pl.ts deleted file mode 100644 index d53af99..0000000 --- a/Plugins/CsvImport/CsvImport_pl.ts +++ /dev/null @@ -1,97 +0,0 @@ - - - - - CsvImport - - - Cannot read file %1 - Nie można odczytać pliku %1 - - - - Could not find any data in the file %1. - Nie znaleziono danych w pliku %1. - - - - Enter the custom separator character. - Wprowadź własny znak separatora. - - - Enter the value that will be interpreted as a NULL. - Wprowadź wartość, która będzie interpretowana jako NULL. - - - - CSV files (*.csv);;Text files (*.txt);;All files (*) - Pliki CSV (*.csv);;Pliki tekstowe (*.txt);;Wszystkie pliki (*) - - - - csvImportOptions - - - , (comma) - , (przecinek) - - - - ; (semicolon) - ; (średnik) - - - - \t (tab) - \t (znak tabulacji) - - - - (whitespace) - (spacja) - - - - Custom: - Własny: - - - - <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>Włącz to, jeśli pierwsza linia danych w twoim pliku CSV reprezentuje nazwy kolumn. Nie chcesz, aby nazwy kolumn zostały zaimportowane jako zwykłe dane.</p> - - - - First line represents CSV column names - Pierwsza linia reprezentuje nazwy kolumn CSV - - - Skip first row of data - Pomiń pierwszy wiersz danych - - - First row represents column names - Pierwszy wiersz reprezentuje nazwy kolumn - - - - Field separator: - Separator pól: - - - - If enabled, then text value provided on the right will be interpreted as NULL - Kiedy włączone, to wartość tekstowa podana z prawej strony będzie interpretowana jako NULL - - - - NULL values: - Wartości NULL: - - - - If your CSV data contains null values, define how are they represented in the CSV. - Jeśli twoje dane CSV zawierają wartości null, zdefiniuj jak są one reprezentowane w CSV. - - - diff --git a/Plugins/CsvImport/CsvImport_pt_BR.qm b/Plugins/CsvImport/CsvImport_pt_BR.qm deleted file mode 100644 index c02994c..0000000 Binary files a/Plugins/CsvImport/CsvImport_pt_BR.qm and /dev/null differ diff --git a/Plugins/CsvImport/CsvImport_pt_BR.ts b/Plugins/CsvImport/CsvImport_pt_BR.ts deleted file mode 100644 index d1e3182..0000000 --- a/Plugins/CsvImport/CsvImport_pt_BR.ts +++ /dev/null @@ -1,85 +0,0 @@ - - - - - CsvImport - - - Cannot read file %1 - - - - - Could not find any data in the file %1. - - - - - Enter the custom separator character. - - - - - CSV files (*.csv);;Text files (*.txt);;All files (*) - - - - - csvImportOptions - - - , (comma) - - - - - ; (semicolon) - - - - - \t (tab) - - - - - (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> - - - - - First line represents CSV column names - - - - - Field separator: - - - - - If enabled, then text value provided on the right will be interpreted as NULL - - - - - NULL values: - - - - - If your CSV data contains null values, define how are they represented in the CSV. - - - - diff --git a/Plugins/CsvImport/CsvImport_ro_RO.qm b/Plugins/CsvImport/CsvImport_ro_RO.qm deleted file mode 100644 index 2856eb9..0000000 Binary files a/Plugins/CsvImport/CsvImport_ro_RO.qm and /dev/null differ diff --git a/Plugins/CsvImport/CsvImport_ro_RO.ts b/Plugins/CsvImport/CsvImport_ro_RO.ts deleted file mode 100644 index 0a33907..0000000 --- a/Plugins/CsvImport/CsvImport_ro_RO.ts +++ /dev/null @@ -1,85 +0,0 @@ - - - - - CsvImport - - - Cannot read file %1 - - - - - Could not find any data in the file %1. - - - - - Enter the custom separator character. - - - - - CSV files (*.csv);;Text files (*.txt);;All files (*) - - - - - csvImportOptions - - - , (comma) - - - - - ; (semicolon) - - - - - \t (tab) - - - - - (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> - - - - - First line represents CSV column names - - - - - Field separator: - - - - - If enabled, then text value provided on the right will be interpreted as NULL - - - - - NULL values: - - - - - If your CSV data contains null values, define how are they represented in the CSV. - - - - diff --git a/Plugins/CsvImport/CsvImport_ru.qm b/Plugins/CsvImport/CsvImport_ru.qm deleted file mode 100644 index 08fab26..0000000 Binary files a/Plugins/CsvImport/CsvImport_ru.qm and /dev/null differ 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 - - - diff --git a/Plugins/CsvImport/CsvImport_sk.qm b/Plugins/CsvImport/CsvImport_sk.qm deleted file mode 100644 index 5e88aaa..0000000 Binary files a/Plugins/CsvImport/CsvImport_sk.qm and /dev/null differ diff --git a/Plugins/CsvImport/CsvImport_sk.ts b/Plugins/CsvImport/CsvImport_sk.ts deleted file mode 100644 index f607ab5..0000000 --- a/Plugins/CsvImport/CsvImport_sk.ts +++ /dev/null @@ -1,89 +0,0 @@ - - - - - CsvImport - - - Cannot read file %1 - Nemôžem čítať súbor %1 - - - - Could not find any data in the file %1. - Nemôžem nájsť dáta v súbore %1. - - - - Enter the custom separator character. - Zadajte vlastný oddeľovač. - - - Enter the value that will be interpreted as a NULL. - Zadajte hodnotu, ktorá bude interpretovaná ako NULL. - - - - CSV files (*.csv);;Text files (*.txt);;All files (*) - CSV súbory (*.csv);;Textové súbory (*.txt);;Všetky súbory (*) - - - - csvImportOptions - - - , (comma) - , (čiarka) - - - - ; (semicolon) - ; (bodkočiarka) - - - - \t (tab) - \t (tabulátor) - - - - (whitespace) - (medzera) - - - - Custom: - Iný: - - - - <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>Zaškrtnite túto voľbu ak prvý riadok v CSV súbore obsahuje názvy stĺpcov a nechcete aby boli naimportované do tabuľky</p> - - - - First line represents CSV column names - Názvy stĺpcov v prvom riadku - - - - Field separator: - Oddeľovač: - - - - If enabled, then text value provided on the right will be interpreted as NULL - - - - - NULL values: - NULL hodnoty: - - - - If your CSV data contains null values, define how are they represented in the CSV. - Ak váš CSV súbor obsahuje null hodnoty, zadajte ako sú reprezentované v CSV. - - - diff --git a/Plugins/CsvImport/CsvImport_zh_CN.qm b/Plugins/CsvImport/CsvImport_zh_CN.qm deleted file mode 100644 index be651ee..0000000 --- a/Plugins/CsvImport/CsvImport_zh_CN.qm +++ /dev/null @@ -1 +0,0 @@ - - - - - CsvImport - - - Cannot read file %1 - - - - - Could not find any data in the file %1. - - - - - Enter the custom separator character. - - - - - CSV files (*.csv);;Text files (*.txt);;All files (*) - - - - - csvImportOptions - - - , (comma) - - - - - ; (semicolon) - - - - - \t (tab) - - - - - (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> - - - - - First line represents CSV column names - - - - - Field separator: - - - - - If enabled, then text value provided on the right will be interpreted as NULL - - - - - NULL values: - - - - - If your CSV data contains null values, define how are they represented in the CSV. - - - - diff --git a/Plugins/CsvImport/csvimport.cpp b/Plugins/CsvImport/csvimport.cpp index f8edcbc..5ee71df 100644 --- a/Plugins/CsvImport/csvimport.cpp +++ b/Plugins/CsvImport/csvimport.cpp @@ -86,6 +86,7 @@ void CsvImport::defineCsvFormat() csvFormat.rowSeparators = QStringList({"\r\n", "\n", "\r"}); csvFormat.multipleRowSeparators = true; csvFormat.strictRowSeparator = true; + csvFormat.quotationMark = cfg.CsvImport.QuotationMark.get(); switch (cfg.CsvImport.Separator.get()) { @@ -192,11 +193,11 @@ QString CsvImport::getFileFilter() const bool CsvImport::init() { - Q_INIT_RESOURCE(csvimport); + SQLS_INIT_RESOURCE(csvimport); return GenericPlugin::init(); } void CsvImport::deinit() { - Q_CLEANUP_RESOURCE(csvimport); + SQLS_CLEANUP_RESOURCE(csvimport); } diff --git a/Plugins/CsvImport/csvimport.h b/Plugins/CsvImport/csvimport.h index 3980d86..e1f1f6c 100644 --- a/Plugins/CsvImport/csvimport.h +++ b/Plugins/CsvImport/csvimport.h @@ -14,6 +14,7 @@ CFG_CATEGORIES(CsvImportConfig, CFG_ENTRY(QString, CustomSeparator, QString()) CFG_ENTRY(bool, NullValues, false) CFG_ENTRY(QString, NullValueString, QString()) + CFG_ENTRY(bool, QuotationMark, true) ) ) diff --git a/Plugins/CsvImport/csvimport.qrc b/Plugins/CsvImport/csvimport.qrc index 1c27100..a071122 100644 --- a/Plugins/CsvImport/csvimport.qrc +++ b/Plugins/CsvImport/csvimport.qrc @@ -2,17 +2,4 @@ CsvImportOptions.ui - - CsvImport_ro_RO.qm - - CsvImport_de.qm - CsvImport_pl.qm - CsvImport_ru.qm - CsvImport_fr.qm - CsvImport_sk.qm - CsvImport_zh_CN.qm - - - - diff --git a/Plugins/CsvImport/translations/CsvImport.ts b/Plugins/CsvImport/translations/CsvImport.ts new file mode 100644 index 0000000..333c2f0 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + + + + + Could not find any data in the file %1. + + + + + Enter the custom separator character. + + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + + csvImportOptions + + + , (comma) + + + + + ; (semicolon) + + + + + \t (tab) + + + + + (whitespace) + + + + + Custom: + + + + + Column separator: + + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + + Interpret " as a value quotation mark + + + + + <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> + + + + + First line represents CSV column names + + + + + If enabled, then text value provided on the right will be interpreted as NULL + + + + + NULL values: + + + + + If your CSV data contains null values, define how are they represented in the CSV. + + + + diff --git a/Plugins/CsvImport/translations/CsvImport_af_ZA.ts b/Plugins/CsvImport/translations/CsvImport_af_ZA.ts new file mode 100644 index 0000000..8c3615f --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_af_ZA.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_ar_SA.ts b/Plugins/CsvImport/translations/CsvImport_ar_SA.ts new file mode 100644 index 0000000..c5ab068 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_ar_SA.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_ca_ES.ts b/Plugins/CsvImport/translations/CsvImport_ca_ES.ts new file mode 100644 index 0000000..ee1ac5e --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_ca_ES.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_cs_CZ.ts b/Plugins/CsvImport/translations/CsvImport_cs_CZ.ts new file mode 100644 index 0000000..b7f25ea --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_cs_CZ.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_da_DK.ts b/Plugins/CsvImport/translations/CsvImport_da_DK.ts new file mode 100644 index 0000000..2d0d0ba --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_da_DK.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_de_DE.ts b/Plugins/CsvImport/translations/CsvImport_de_DE.ts new file mode 100644 index 0000000..9c344b6 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_de_DE.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Kann Datei %1 nicht lesen + + + + Could not find any data in the file %1. + Konnte keine Daten in Datei %1 finden. + + + + Enter the custom separator character. + Geben Sie ein benutzerdefiniertes Trennzeichen ein. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV-Dateien (*.csv);;Textdateien (*.txt);;Alle Dateien (*) + + + + csvImportOptions + + + , (comma) + , (Komma) + + + + ; (semicolon) + ; (Semikolon) + + + + \t (tab) + \t (Tabulator) + + + + (whitespace) + (Leerzeichen) + + + + Custom: + Benutzerdefiniert: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>Aktivieren, wenn die erste Zeile in Ihrer CSV-Datei Spaltennamen repräsentiert. Sie wollen keine Spaltennamen als reguläre Daten in die Tabelle importieren.</p> + + + + First line represents CSV column names + Erste Zeile repräsentiert CSV-Spaltennamen + + + + If enabled, then text value provided on the right will be interpreted as NULL + Wenn aktiviert, wird der auf der rechten Seite angegebene Textwert als NULL interpretiert + + + + NULL values: + NULL-Werte: + + + + If your CSV data contains null values, define how are they represented in the CSV. + Wenn Ihre CSV-Daten Nullwerte enthalten, legen Sie fest, wie sie im CSV dargestellt werden. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_el_GR.ts b/Plugins/CsvImport/translations/CsvImport_el_GR.ts new file mode 100644 index 0000000..36e1dab --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_el_GR.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_en_US.ts b/Plugins/CsvImport/translations/CsvImport_en_US.ts new file mode 100644 index 0000000..cb3b72b --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_en_US.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_es_ES.ts b/Plugins/CsvImport/translations/CsvImport_es_ES.ts new file mode 100644 index 0000000..73042b9 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_es_ES.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + No se puede leer el archivo %1 + + + + Could not find any data in the file %1. + No se pudo encontrar ningún dato en el archivo %1. + + + + Enter the custom separator character. + Ingresa el carácter separador personalizado. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + Archivos CSV (*.csv);;Archivos de texto (*.txt);;Todos los archivos (*) + + + + csvImportOptions + + + , (comma) + , (coma) + + + + ; (semicolon) + ; (punto y coma) + + + + \t (tab) + \t (tabulación) + + + + (whitespace) + (espacio en blanco) + + + + Custom: + Personalizado: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>Activa esto si la primera línea de datos en tu archivo CSV representa los nombres de las columnas. No quieres que los nombres de las columnas sean importados en la tabla como datos regulares.</p> + + + + First line represents CSV column names + La primera línea del CSV representa los nombres de las columnas + + + + If enabled, then text value provided on the right will be interpreted as NULL + Si se activa, el texto proporcionado a la derecha se interpretará como un NULO + + + + NULL values: + Valores NULOS: + + + + If your CSV data contains null values, define how are they represented in the CSV. + Si los datos de tu CSV contienen valores nulos, define cómo se representan en el CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_fa_IR.ts b/Plugins/CsvImport/translations/CsvImport_fa_IR.ts new file mode 100644 index 0000000..ec6702a --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_fa_IR.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_fi_FI.ts b/Plugins/CsvImport/translations/CsvImport_fi_FI.ts new file mode 100644 index 0000000..35fceef --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_fi_FI.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_fr_FR.ts b/Plugins/CsvImport/translations/CsvImport_fr_FR.ts new file mode 100644 index 0000000..1c4d316 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_fr_FR.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Impossible de lire le fichier %1 + + + + Could not find any data in the file %1. + Impossible de trouver des données dans le fichier %1. + + + + Enter the custom separator character. + Saisir le caractère séparateur. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + Fichiers CSV (*.csv);;Fichiers texte (*.txt);;Tous les fichiers (*) + + + + csvImportOptions + + + , (comma) + , (virgule) + + + + ; (semicolon) + ; (point virgule) + + + + \t (tab) + \t (tabulation) + + + + (whitespace) + (Espace) + + + + Custom: + Personalisé : + + + + Column separator: + Séparateur de colonnes : + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpréter " comme un guillemet + + + + <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>Activez cette option si la première ligne de données de votre fichier CSV représente les noms des colonnes. Vous ne voulez pas que les noms de colonnes soient importés dans les tableaux en tant que données régulières.</p> + + + + First line represents CSV column names + La première ligne représente les noms de colonnes CSV + + + + If enabled, then text value provided on the right will be interpreted as NULL + Si activé, alors la valeur du texte fournie à droite sera interprétée comme NULL + + + + NULL values: + Valeurs NULL : + + + + If your CSV data contains null values, define how are they represented in the CSV. + Si votre CSV de données contient des valeurs nulles, définissez leur représentation dans le CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_he_IL.ts b/Plugins/CsvImport/translations/CsvImport_he_IL.ts new file mode 100644 index 0000000..cb02bea --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_he_IL.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + לא ניתן לקרוא קובץ %1 + + + + Could not find any data in the file %1. + לא נמצאו נתונים בקובץ %1. + + + + Enter the custom separator character. + הזנת תו מפריד מותאם. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + קובצי CSV (*.csv);;Text files (*.txt);;כל הקבצים(*) + + + + csvImportOptions + + + , (comma) + , (פסיק) + + + + ; (semicolon) + ; (אתנח) + + + + \t (tab) + \t (טאב) + + + + (whitespace) + (מרחב לבן) + + + + Custom: + מותאם: + + + + Column separator: + מפריד עמודות: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + לפרש " כערך מרכאות + + + + <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 + שורה ראשונה מייצגת שם עמודת CSV + + + + 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. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_hu_HU.ts b/Plugins/CsvImport/translations/CsvImport_hu_HU.ts new file mode 100644 index 0000000..a29cfe0 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_hu_HU.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_it_IT.ts b/Plugins/CsvImport/translations/CsvImport_it_IT.ts new file mode 100644 index 0000000..0056299 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_it_IT.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Impossibile leggere il file %1 + + + + Could not find any data in the file %1. + Impossibile trovare alcun dato nel file %1. + + + + Enter the custom separator character. + Inserisci il carattere del separatore personalizzato. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + File CSV (*.csv);;File di testo (*.txt);;Tutti i file (*) + + + + csvImportOptions + + + , (comma) + , (virgola) + + + + ; (semicolon) + ; (punto e virgola) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (spazio bianco) + + + + Custom: + Personalizzato: + + + + Column separator: + Separatore di colonna: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>Se abilitato, il carattere &quot; verrà interpretato come valore standard di quotazione CSV, causando il trattamento della stringa come singolo valore fino al successivo carattere (termine) &quot;. Se disabilitato, la citazione &; verrà trattata come qualsiasi altro carattere. Di solito si vuole che ciò sia abilitato.</p></body></html> + + + + Interpret " as a value quotation mark + Interpretare le " come valore + + + + <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>Abilita questa opzione se la prima riga di dati nel tuo file CSV contiene i nomi di colonna. Se non vuoi che i nomi di colonna vengano importati nella tabella come se fossero semplici dati.</p> + + + + First line represents CSV column names + La prima riga rappresenta i nomi delle colonne CSV + + + + If enabled, then text value provided on the right will be interpreted as NULL + Se abilitato, il valore del testo fornito a destra sarà interpretato come NULL + + + + NULL values: + Valori NULL: + + + + If your CSV data contains null values, define how are they represented in the CSV. + Se i tuoi dati CSV contengono valori nulli, definisci come sono rappresentati nel CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_ja_JP.ts b/Plugins/CsvImport/translations/CsvImport_ja_JP.ts new file mode 100644 index 0000000..7e98631 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_ja_JP.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_kaa.ts b/Plugins/CsvImport/translations/CsvImport_kaa.ts new file mode 100644 index 0000000..58cd542 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_kaa.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_ko_KR.ts b/Plugins/CsvImport/translations/CsvImport_ko_KR.ts new file mode 100644 index 0000000..0057458 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_ko_KR.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_nl_NL.ts b/Plugins/CsvImport/translations/CsvImport_nl_NL.ts new file mode 100644 index 0000000..baa8400 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_nl_NL.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_no_NO.ts b/Plugins/CsvImport/translations/CsvImport_no_NO.ts new file mode 100644 index 0000000..2f98869 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_no_NO.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_pl_PL.ts b/Plugins/CsvImport/translations/CsvImport_pl_PL.ts new file mode 100644 index 0000000..e552fc6 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_pl_PL.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Nie można odczytać pliku %1 + + + + Could not find any data in the file %1. + Nie znaleziono danych w pliku %1. + + + + Enter the custom separator character. + Wprowadź własny znak separatora. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + Pliki CSV (*.csv);;Pliki tekstowe (*.txt);;Wszystkie pliki (*) + + + + csvImportOptions + + + , (comma) + , (przecinek) + + + + ; (semicolon) + ; (średnik) + + + + \t (tab) + \t (znak tabulacji) + + + + (whitespace) + (spacja) + + + + Custom: + Własny: + + + + Column separator: + Separator kolumny: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>Jeśli włączone, znak &quot; będzie interpretowany jako standardowy znak cytowania wartości CSV, powodując, że ciąg będzie traktowany jako pojedyncza wartość do następnego (kończącego) znaku &quot;. Jeśli wyłączone, to znak &quot; będzie traktowany jak każdy inny znak. Zazwyczaj chcesz, aby to było włączone.</p></body></html> + + + + Interpret " as a value quotation mark + Traktuj " jako znak cytowania wartości + + + + <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>Włącz to, jeśli pierwsza linia danych w twoim pliku CSV reprezentuje nazwy kolumn. Nie chcesz, aby nazwy kolumn zostały zaimportowane jako zwykłe dane.</p> + + + + First line represents CSV column names + Pierwsza linia reprezentuje nazwy kolumn CSV + + + + If enabled, then text value provided on the right will be interpreted as NULL + Jeśli włączone, tekst podany po prawej stronie będzie interpretowany jako NULL + + + + NULL values: + Wartości NULL: + + + + If your CSV data contains null values, define how are they represented in the CSV. + Jeśli twoje dane CSV zawierają wartości null, zdefiniuj jak są one reprezentowane w CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_pt_BR.ts b/Plugins/CsvImport/translations/CsvImport_pt_BR.ts new file mode 100644 index 0000000..781f917 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_pt_BR.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Não é possível ler o arquivo %1 + + + + Could not find any data in the file %1. + Não foi possível encontrar nenhum dado no arquivo %1. + + + + Enter the custom separator character. + Digite o caractere separador personalizado. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + Arquivos CSV (*.csv);;Arquivos de texto (*.txt);;Todos os arquivos (*) + + + + csvImportOptions + + + , (comma) + , (vírgula) + + + + ; (semicolon) + ;(ponto-e-vírgula) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (espaço em branco) + + + + Custom: + Personalizar: + + + + Column separator: + Separador de coluna: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>Se ativado, a aspa &caracter será interpretado como marca de citação padrão de valor CSV fazendo com que o texto seja tratado como um único valor até o próximo (fim) &quot; caráter. Se desativado, a aspa &; será tratada como qualquer outro caractere. Normalmente você quer que isso esteja ativado.</p></body></html> + + + + Interpret " as a value quotation mark + Interprete " como um ponto de citação de valor + + + + <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>Ative esta opção se a primeira linha de dados do seu arquivo CSV representar os nomes das colunas. Os nomes das colunas não serão importados como dados normais.</p> + + + + First line represents CSV column names + A primeira linha será os nomes das colunas + + + + If enabled, then text value provided on the right will be interpreted as NULL + Se ativado, então o valor do texto fornecido à direita será interpretado como NULL + + + + NULL values: + Valores NULL: + + + + If your CSV data contains null values, define how are they represented in the CSV. + Se os seus dados CSV contiverem valores nulos, defina como eles são representados no CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_pt_PT.ts b/Plugins/CsvImport/translations/CsvImport_pt_PT.ts new file mode 100644 index 0000000..2283f93 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_pt_PT.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_ro_RO.ts b/Plugins/CsvImport/translations/CsvImport_ro_RO.ts new file mode 100644 index 0000000..7c638c4 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_ro_RO.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_ru_RU.ts b/Plugins/CsvImport/translations/CsvImport_ru_RU.ts new file mode 100644 index 0000000..8f1cd45 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_ru_RU.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Невозможно прочитать файл %1 + + + + Could not find any data in the file %1. + Невозможно найти данные в файле %1. + + + + Enter the custom separator character. + Введите произвольный символ разделителя. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + Файлы CSV (*.csv);;Текстовые файлы (*.txt);;Все файлы (*) + + + + csvImportOptions + + + , (comma) + , (запятая) + + + + ; (semicolon) + ; (точка с запятой) + + + + \t (tab) + \t (табуляция) + + + + (whitespace) + (пробел) + + + + Custom: + Произвольный: + + + + Column separator: + Разделитель столбцов: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>При включении данной опции символ &quot; будет интерпретирован как начало заключённого в кавычки значения; вся строка до следующего (закрывающего) символа &quot; будет записана как одно значение. Если опция отключена, символ &quot; будет обрабатываться как обычный символ. Рекомендуется включить данную опцию.</p></body></html> + + + + Interpret " as a value quotation mark + Обрабатывать " как символ обрамления значений + + + + <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 + Имена столбцов в первой строке + + + + 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. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_sk_SK.ts b/Plugins/CsvImport/translations/CsvImport_sk_SK.ts new file mode 100644 index 0000000..c1b0526 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_sk_SK.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Nemôžem čítať súbor %1 + + + + Could not find any data in the file %1. + Nemôžem nájsť dáta v súbore %1. + + + + Enter the custom separator character. + Zadajte vlastný oddeľovač. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV súbory (*.csv);;Textové súbory (*.txt);;Všetky súbory (*) + + + + csvImportOptions + + + , (comma) + , (čiarka) + + + + ; (semicolon) + ; (bodkočiarka) + + + + \t (tab) + \t (tabulátor) + + + + (whitespace) + (medzera) + + + + Custom: + Iný: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>Zaškrtnite túto voľbu ak prvý riadok v CSV súbore obsahuje názvy stĺpcov a nechcete aby boli naimportované do tabuľky</p> + + + + First line represents CSV column names + Názvy stĺpcov v prvom riadku + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL hodnoty: + + + + If your CSV data contains null values, define how are they represented in the CSV. + Ak váš CSV súbor obsahuje null hodnoty, zadajte ako sú reprezentované v CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_sr_SP.ts b/Plugins/CsvImport/translations/CsvImport_sr_SP.ts new file mode 100644 index 0000000..d065e87 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_sr_SP.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_sv_SE.ts b/Plugins/CsvImport/translations/CsvImport_sv_SE.ts new file mode 100644 index 0000000..07124ea --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_sv_SE.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Kan inte läsa filen %1 + + + + Could not find any data in the file %1. + Kunde inte hitta någon data i filen %1. + + + + Enter the custom separator character. + Ange det anpassade separatortecknet. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV-filer (*.csv);;Textfiler (*.txt);;Alla filer (*) + + + + csvImportOptions + + + , (comma) +  (Kommatecken) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (blankt) + + + + Custom: + Anpassad: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + Första raden representerar CSV-kolumnnamn + + + + If enabled, then text value provided on the right will be interpreted as NULL + Om aktiverad, kommer textvärdet till höger att tolkas som NULL + + + + NULL values: + NULL-värden: + + + + If your CSV data contains null values, define how are they represented in the CSV. + Om dina CSV-data innehåller noll värden, ange hur de representeras i CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_tr_TR.ts b/Plugins/CsvImport/translations/CsvImport_tr_TR.ts new file mode 100644 index 0000000..cee7f9d --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_tr_TR.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + %1 dosyası okunamadı + + + + Could not find any data in the file %1. + %1 dosyasında veri bulunamadı. + + + + Enter the custom separator character. + Özel ayraç karakterini girin. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV dosyaları (*.csv);;Text dosyaları (*.txt);;Bütün dosyalar (*) + + + + csvImportOptions + + + , (comma) + , (virgül) + + + + ; (semicolon) + ; (noktalı virgül) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (boşluk) + + + + Custom: + Özel: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>Eğer CSV dosyanızın ilk satırı kolon isimlerini belirtiyorsa bunu aktif hale getiriniz. Kolon isimlerinizin normal veri gibi değerlendirilmesini istemezsiniz.</p> + + + + First line represents CSV column names + İlk satır CSV kolon isimlerini temsil eder + + + + If enabled, then text value provided on the right will be interpreted as NULL + Aktif olduğunda, sağ taraftaki metin NULL olarak değerlendirilir + + + + NULL values: + NULL değerler: + + + + If your CSV data contains null values, define how are they represented in the CSV. + Eğer CSV dosyanız null değerler içeriyorsa, CSV içinde nasıl gösterilmesi gerektiğini düzenleyiniz. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_uk_UA.ts b/Plugins/CsvImport/translations/CsvImport_uk_UA.ts new file mode 100644 index 0000000..f2d9f3f --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_uk_UA.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_vi_VN.ts b/Plugins/CsvImport/translations/CsvImport_vi_VN.ts new file mode 100644 index 0000000..477579c --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_vi_VN.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + Cannot read file %1 + + + + Could not find any data in the file %1. + Could not find any data in the file %1. + + + + Enter the custom separator character. + Enter the custom separator character. + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV files (*.csv);;Text files (*.txt);;All files (*) + + + + csvImportOptions + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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>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> + + + + First line represents CSV column names + First line represents CSV column names + + + + If enabled, then text value provided on the right will be interpreted as NULL + If enabled, then text value provided on the right will be interpreted as NULL + + + + NULL values: + NULL values: + + + + If your CSV data contains null values, define how are they represented in the CSV. + If your CSV data contains null values, define how are they represented in the CSV. + + + diff --git a/Plugins/CsvImport/translations/CsvImport_zh_CN.ts b/Plugins/CsvImport/translations/CsvImport_zh_CN.ts new file mode 100644 index 0000000..df01e44 --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_zh_CN.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + 无法读取文件 %1 + + + + Could not find any data in the file %1. + 在文件 %1 中未找到任何数据。 + + + + Enter the custom separator character. + 设置自定义分隔符。 + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV 文件 (*.csv);;文本文件 (*.txt);;所有文件 (*) + + + + csvImportOptions + + + , (comma) + ,(逗号) + + + + ; (semicolon) + ;(分号) + + + + \t (tab) + \t(制表符) + + + + (whitespace) + (空格) + + + + Custom: + 自定义: + + + + Column separator: + 列分隔符: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>如果启用, &引号; 字符将被解释为标准的 CSV 值引号, 使字符串被当作单个值处理,直到下一个 (正在结束) &引号; 字符 如果禁用, &引号将被视为任何其他字符。 通常您想要启用此功能。</p></body></html> + + + + Interpret " as a value quotation mark + 将 " 解释为一个值引号 + + + + <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 + 第一行表示 CSV 列名 + + + + 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 数据包含空值,请定义它们在该 CSV 中的呈现方式。 + + + diff --git a/Plugins/CsvImport/translations/CsvImport_zh_TW.ts b/Plugins/CsvImport/translations/CsvImport_zh_TW.ts new file mode 100644 index 0000000..37d380f --- /dev/null +++ b/Plugins/CsvImport/translations/CsvImport_zh_TW.ts @@ -0,0 +1,95 @@ + + + + + CsvImport + + + Cannot read file %1 + 無法讀取檔案 %1 + + + + Could not find any data in the file %1. + 在檔案 %1 中未找到任何資料。 + + + + Enter the custom separator character. + 設定自訂分隔符。 + + + + CSV files (*.csv);;Text files (*.txt);;All files (*) + CSV 檔案 (*.csv);;文字檔案 (*.txt);;所有檔案 (*) + + + + csvImportOptions + + + , (comma) + , (逗號) + + + + ; (semicolon) + ; (分號) + + + + \t (tab) + \t (製表符) + + + + (whitespace) + (空格) + + + + Custom: + 自訂: + + + + Column separator: + Column separator: + + + + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + <html><head/><body><p>If enabled, the &quot; character will be interpreted as standard CSV value quotation mark, causing the string to be treated as single value until the next (ending) &quot; character. If disabled, the &quot; will be treated as any other character. Usually you want this to be enabled.</p></body></html> + + + + Interpret " as a value quotation mark + Interpret " as a value quotation mark + + + + <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 + 第一行表示 CSV 列名 + + + + 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 資料包含空值,請定義它們在該 CSV 中的呈現方式。 + + + -- cgit v1.2.3