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/CsvExport/CsvExport.pro | 20 -------- Plugins/CsvExport/CsvExport_de.qm | Bin 23 -> 0 bytes Plugins/CsvExport/CsvExport_de.ts | 57 ---------------------- Plugins/CsvExport/CsvExport_es.qm | Bin 23 -> 0 bytes Plugins/CsvExport/CsvExport_es.ts | 57 ---------------------- Plugins/CsvExport/CsvExport_fr.qm | Bin 1039 -> 0 bytes Plugins/CsvExport/CsvExport_fr.ts | 57 ---------------------- Plugins/CsvExport/CsvExport_it.qm | Bin 23 -> 0 bytes Plugins/CsvExport/CsvExport_it.ts | 57 ---------------------- Plugins/CsvExport/CsvExport_pl.qm | Bin 953 -> 0 bytes Plugins/CsvExport/CsvExport_pl.ts | 57 ---------------------- Plugins/CsvExport/CsvExport_pt_BR.qm | Bin 23 -> 0 bytes Plugins/CsvExport/CsvExport_pt_BR.ts | 57 ---------------------- Plugins/CsvExport/CsvExport_ro_RO.qm | Bin 30 -> 0 bytes Plugins/CsvExport/CsvExport_ro_RO.ts | 57 ---------------------- Plugins/CsvExport/CsvExport_ru.qm | Bin 996 -> 0 bytes Plugins/CsvExport/CsvExport_ru.ts | 57 ---------------------- Plugins/CsvExport/CsvExport_sk.qm | Bin 919 -> 0 bytes Plugins/CsvExport/CsvExport_sk.ts | 57 ---------------------- Plugins/CsvExport/CsvExport_zh_CN.qm | Bin 692 -> 0 bytes Plugins/CsvExport/CsvExport_zh_CN.ts | 57 ---------------------- Plugins/CsvExport/csvexport.cpp | 4 +- Plugins/CsvExport/csvexport.qrc | 13 ----- Plugins/CsvExport/translations/CsvExport.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_af_ZA.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_ar_SA.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_ca_ES.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_cs_CZ.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_da_DK.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_de_DE.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_el_GR.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_en_US.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_es_ES.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_fa_IR.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_fi_FI.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_fr_FR.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_he_IL.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_hu_HU.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_it_IT.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_ja_JP.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_kaa.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_ko_KR.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_nl_NL.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_no_NO.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_pl_PL.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_pt_BR.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_pt_PT.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_ro_RO.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_ru_RU.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_sk_SK.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_sr_SP.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_sv_SE.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_tr_TR.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_uk_UA.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_vi_VN.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_zh_CN.ts | 57 ++++++++++++++++++++++ Plugins/CsvExport/translations/CsvExport_zh_TW.ts | 57 ++++++++++++++++++++++ 57 files changed, 1940 insertions(+), 605 deletions(-) delete mode 100644 Plugins/CsvExport/CsvExport_de.qm delete mode 100644 Plugins/CsvExport/CsvExport_de.ts delete mode 100644 Plugins/CsvExport/CsvExport_es.qm delete mode 100644 Plugins/CsvExport/CsvExport_es.ts delete mode 100644 Plugins/CsvExport/CsvExport_fr.qm delete mode 100644 Plugins/CsvExport/CsvExport_fr.ts delete mode 100644 Plugins/CsvExport/CsvExport_it.qm delete mode 100644 Plugins/CsvExport/CsvExport_it.ts delete mode 100644 Plugins/CsvExport/CsvExport_pl.qm delete mode 100644 Plugins/CsvExport/CsvExport_pl.ts delete mode 100644 Plugins/CsvExport/CsvExport_pt_BR.qm delete mode 100644 Plugins/CsvExport/CsvExport_pt_BR.ts delete mode 100644 Plugins/CsvExport/CsvExport_ro_RO.qm delete mode 100644 Plugins/CsvExport/CsvExport_ro_RO.ts delete mode 100644 Plugins/CsvExport/CsvExport_ru.qm delete mode 100644 Plugins/CsvExport/CsvExport_ru.ts delete mode 100644 Plugins/CsvExport/CsvExport_sk.qm delete mode 100644 Plugins/CsvExport/CsvExport_sk.ts delete mode 100644 Plugins/CsvExport/CsvExport_zh_CN.qm delete mode 100644 Plugins/CsvExport/CsvExport_zh_CN.ts create mode 100644 Plugins/CsvExport/translations/CsvExport.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_af_ZA.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_ar_SA.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_ca_ES.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_cs_CZ.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_da_DK.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_de_DE.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_el_GR.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_en_US.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_es_ES.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_fa_IR.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_fi_FI.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_fr_FR.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_he_IL.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_hu_HU.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_it_IT.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_ja_JP.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_kaa.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_ko_KR.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_nl_NL.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_no_NO.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_pl_PL.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_pt_BR.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_pt_PT.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_ro_RO.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_ru_RU.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_sk_SK.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_sr_SP.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_sv_SE.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_tr_TR.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_uk_UA.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_vi_VN.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_zh_CN.ts create mode 100644 Plugins/CsvExport/translations/CsvExport_zh_TW.ts (limited to 'Plugins/CsvExport') diff --git a/Plugins/CsvExport/CsvExport.pro b/Plugins/CsvExport/CsvExport.pro index e3fe195..648c2a8 100644 --- a/Plugins/CsvExport/CsvExport.pro +++ b/Plugins/CsvExport/CsvExport.pro @@ -29,26 +29,6 @@ RESOURCES += \ -TRANSLATIONS += CsvExport_ro_RO.ts \ - CsvExport_de.ts \ - CsvExport_it.ts \ - CsvExport_zh_CN.ts \ - CsvExport_sk.ts \ - CsvExport_ru.ts \ - CsvExport_pt_BR.ts \ - CsvExport_fr.ts \ - CsvExport_es.ts \ - CsvExport_pl.ts - - - - - - - - - - diff --git a/Plugins/CsvExport/CsvExport_de.qm b/Plugins/CsvExport/CsvExport_de.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/CsvExport/CsvExport_de.qm and /dev/null differ diff --git a/Plugins/CsvExport/CsvExport_de.ts b/Plugins/CsvExport/CsvExport_de.ts deleted file mode 100644 index 1d07517..0000000 --- a/Plugins/CsvExport/CsvExport_de.ts +++ /dev/null @@ -1,57 +0,0 @@ - - - - - CsvExport - - - Column names in first row - - - - - Column separator: - - - - - , (comma) - - - - - ; (semicolon) - - - - - \t (tab) - - - - - (whitespace) - - - - - Custom: - - - - - Export NULL values as: - - - - - Empty string - - - - - Enter the custom separator character. - - - - diff --git a/Plugins/CsvExport/CsvExport_es.qm b/Plugins/CsvExport/CsvExport_es.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/CsvExport/CsvExport_es.qm and /dev/null differ diff --git a/Plugins/CsvExport/CsvExport_es.ts b/Plugins/CsvExport/CsvExport_es.ts deleted file mode 100644 index 09fd76a..0000000 --- a/Plugins/CsvExport/CsvExport_es.ts +++ /dev/null @@ -1,57 +0,0 @@ - - - - - CsvExport - - - Column names in first row - - - - - Column separator: - - - - - , (comma) - - - - - ; (semicolon) - - - - - \t (tab) - - - - - (whitespace) - - - - - Custom: - - - - - Export NULL values as: - - - - - Empty string - - - - - Enter the custom separator character. - - - - diff --git a/Plugins/CsvExport/CsvExport_fr.qm b/Plugins/CsvExport/CsvExport_fr.qm deleted file mode 100644 index 6512538..0000000 Binary files a/Plugins/CsvExport/CsvExport_fr.qm and /dev/null differ diff --git a/Plugins/CsvExport/CsvExport_fr.ts b/Plugins/CsvExport/CsvExport_fr.ts deleted file mode 100644 index 4b0f86b..0000000 --- a/Plugins/CsvExport/CsvExport_fr.ts +++ /dev/null @@ -1,57 +0,0 @@ - - - - - CsvExport - - - Column names in first row - Noms des colonnes dans la 1ère ligne - - - - Column separator: - Séparateur de colonnes : - - - - , (comma) - , (virgule) - - - - ; (semicolon) - ; (point virgule) - - - - \t (tab) - \t (tabulation) - - - - (whitespace) - (espace) - - - - Custom: - personnalisation : - - - - Export NULL values as: - Exporter la valeur NULL comme : - - - - Empty string - Chaine de caractères vide - - - - Enter the custom separator character. - Saisir le caractère séparateur personnalisé. - - - diff --git a/Plugins/CsvExport/CsvExport_it.qm b/Plugins/CsvExport/CsvExport_it.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/CsvExport/CsvExport_it.qm and /dev/null differ diff --git a/Plugins/CsvExport/CsvExport_it.ts b/Plugins/CsvExport/CsvExport_it.ts deleted file mode 100644 index 30f4907..0000000 --- a/Plugins/CsvExport/CsvExport_it.ts +++ /dev/null @@ -1,57 +0,0 @@ - - - - - CsvExport - - - Column names in first row - - - - - Column separator: - - - - - , (comma) - - - - - ; (semicolon) - - - - - \t (tab) - - - - - (whitespace) - - - - - Custom: - - - - - Export NULL values as: - - - - - Empty string - - - - - Enter the custom separator character. - - - - diff --git a/Plugins/CsvExport/CsvExport_pl.qm b/Plugins/CsvExport/CsvExport_pl.qm deleted file mode 100644 index 4d64a8b..0000000 Binary files a/Plugins/CsvExport/CsvExport_pl.qm and /dev/null differ diff --git a/Plugins/CsvExport/CsvExport_pl.ts b/Plugins/CsvExport/CsvExport_pl.ts deleted file mode 100644 index a608049..0000000 --- a/Plugins/CsvExport/CsvExport_pl.ts +++ /dev/null @@ -1,57 +0,0 @@ - - - - - CsvExport - - - Column names in first row - Nazwy kolumn w pierwszym wierszu - - - - Column separator: - Separator kolumny: - - - - , (comma) - , (przecinek) - - - - ; (semicolon) - ; (średnik) - - - - \t (tab) - \t (znak tabulacji) - - - - (whitespace) - (spacja) - - - - Custom: - Własny: - - - - Export NULL values as: - Eksportuj wartości NULL jako: - - - - Empty string - Pusty łańcuch - - - - Enter the custom separator character. - Wprowadź własny znak separatora. - - - diff --git a/Plugins/CsvExport/CsvExport_pt_BR.qm b/Plugins/CsvExport/CsvExport_pt_BR.qm deleted file mode 100644 index c02994c..0000000 Binary files a/Plugins/CsvExport/CsvExport_pt_BR.qm and /dev/null differ diff --git a/Plugins/CsvExport/CsvExport_pt_BR.ts b/Plugins/CsvExport/CsvExport_pt_BR.ts deleted file mode 100644 index 0c8b1d9..0000000 --- a/Plugins/CsvExport/CsvExport_pt_BR.ts +++ /dev/null @@ -1,57 +0,0 @@ - - - - - CsvExport - - - Column names in first row - - - - - Column separator: - - - - - , (comma) - - - - - ; (semicolon) - - - - - \t (tab) - - - - - (whitespace) - - - - - Custom: - - - - - Export NULL values as: - - - - - Empty string - - - - - Enter the custom separator character. - - - - diff --git a/Plugins/CsvExport/CsvExport_ro_RO.qm b/Plugins/CsvExport/CsvExport_ro_RO.qm deleted file mode 100644 index 2856eb9..0000000 Binary files a/Plugins/CsvExport/CsvExport_ro_RO.qm and /dev/null differ diff --git a/Plugins/CsvExport/CsvExport_ro_RO.ts b/Plugins/CsvExport/CsvExport_ro_RO.ts deleted file mode 100644 index d2b0916..0000000 --- a/Plugins/CsvExport/CsvExport_ro_RO.ts +++ /dev/null @@ -1,57 +0,0 @@ - - - - - CsvExport - - - Column names in first row - - - - - Column separator: - - - - - , (comma) - - - - - ; (semicolon) - - - - - \t (tab) - - - - - (whitespace) - - - - - Custom: - - - - - Export NULL values as: - - - - - Empty string - - - - - Enter the custom separator character. - - - - diff --git a/Plugins/CsvExport/CsvExport_ru.qm b/Plugins/CsvExport/CsvExport_ru.qm deleted file mode 100644 index d21e86a..0000000 Binary files a/Plugins/CsvExport/CsvExport_ru.qm and /dev/null differ diff --git a/Plugins/CsvExport/CsvExport_ru.ts b/Plugins/CsvExport/CsvExport_ru.ts deleted file mode 100644 index 5cf441b..0000000 --- a/Plugins/CsvExport/CsvExport_ru.ts +++ /dev/null @@ -1,57 +0,0 @@ - - - - - CsvExport - - - Column names in first row - Имена столбцов в первой строке - - - - Column separator: - Разделитель столбцов: - - - - , (comma) - , (запятая) - - - - ; (semicolon) - ; (точка с запятой) - - - - \t (tab) - \t (табуляция) - - - - (whitespace) - (пробел) - - - - Custom: - Произвольный: - - - - Export NULL values as: - Экспортировать значения NULL как: - - - - Empty string - Пустая строка - - - - Enter the custom separator character. - Введите произвольный символ разделителя. - - - diff --git a/Plugins/CsvExport/CsvExport_sk.qm b/Plugins/CsvExport/CsvExport_sk.qm deleted file mode 100644 index ea246cd..0000000 Binary files a/Plugins/CsvExport/CsvExport_sk.qm and /dev/null differ diff --git a/Plugins/CsvExport/CsvExport_sk.ts b/Plugins/CsvExport/CsvExport_sk.ts deleted file mode 100644 index e283fc3..0000000 --- a/Plugins/CsvExport/CsvExport_sk.ts +++ /dev/null @@ -1,57 +0,0 @@ - - - - - CsvExport - - - Column names in first row - Názvy stĺpcov v prvom riadku - - - - Column separator: - Oddeľovač stĺpcov: - - - - , (comma) - , (čiarka) - - - - ; (semicolon) - ; (bodkočiarka) - - - - \t (tab) - \t (tabulátor) - - - - (whitespace) - (medzera) - - - - Custom: - Iný: - - - - Export NULL values as: - Exportovať NULL hodnoty ako: - - - - Empty string - Prázdny reťazec - - - - Enter the custom separator character. - Zadajte vlasntý oddeľovač. - - - diff --git a/Plugins/CsvExport/CsvExport_zh_CN.qm b/Plugins/CsvExport/CsvExport_zh_CN.qm deleted file mode 100644 index 8699e2c..0000000 Binary files a/Plugins/CsvExport/CsvExport_zh_CN.qm and /dev/null differ diff --git a/Plugins/CsvExport/CsvExport_zh_CN.ts b/Plugins/CsvExport/CsvExport_zh_CN.ts deleted file mode 100644 index 6d31621..0000000 --- a/Plugins/CsvExport/CsvExport_zh_CN.ts +++ /dev/null @@ -1,57 +0,0 @@ - - - - - CsvExport - - - Column names in first row - 第一行显示列名 - - - - Column separator: - 列分隔符: - - - - , (comma) - ,(逗号) - - - - ; (semicolon) - ;(分号) - - - - \t (tab) - \t(tab位) - - - - (whitespace) - (空格) - - - - Custom: - 自定义: - - - - Export NULL values as: - NULL导出为: - - - - Empty string - 空字符串 - - - - Enter the custom separator character. - 输入自定义分隔符 。 - - - diff --git a/Plugins/CsvExport/csvexport.cpp b/Plugins/CsvExport/csvexport.cpp index c3698af..6155a12 100644 --- a/Plugins/CsvExport/csvexport.cpp +++ b/Plugins/CsvExport/csvexport.cpp @@ -188,11 +188,11 @@ void CsvExport::defineCsvFormat() bool CsvExport::init() { - Q_INIT_RESOURCE(csvexport); + SQLS_INIT_RESOURCE(csvexport); return GenericExportPlugin::init(); } void CsvExport::deinit() { - Q_CLEANUP_RESOURCE(csvexport); + SQLS_CLEANUP_RESOURCE(csvexport); } diff --git a/Plugins/CsvExport/csvexport.qrc b/Plugins/CsvExport/csvexport.qrc index 7168c99..21d7213 100644 --- a/Plugins/CsvExport/csvexport.qrc +++ b/Plugins/CsvExport/csvexport.qrc @@ -2,17 +2,4 @@ CsvExport.ui - - CsvExport_ro_RO.qm - - CsvExport_de.qm - CsvExport_pl.qm - CsvExport_ru.qm - CsvExport_fr.qm - CsvExport_sk.qm - CsvExport_zh_CN.qm - - - - diff --git a/Plugins/CsvExport/translations/CsvExport.ts b/Plugins/CsvExport/translations/CsvExport.ts new file mode 100644 index 0000000..06583b5 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + + + + + Column separator: + + + + + , (comma) + + + + + ; (semicolon) + + + + + \t (tab) + + + + + (whitespace) + + + + + Custom: + + + + + Export NULL values as: + + + + + Empty string + + + + + Enter the custom separator character. + + + + diff --git a/Plugins/CsvExport/translations/CsvExport_af_ZA.ts b/Plugins/CsvExport/translations/CsvExport_af_ZA.ts new file mode 100644 index 0000000..60b8774 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_af_ZA.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_ar_SA.ts b/Plugins/CsvExport/translations/CsvExport_ar_SA.ts new file mode 100644 index 0000000..f0053fd --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_ar_SA.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_ca_ES.ts b/Plugins/CsvExport/translations/CsvExport_ca_ES.ts new file mode 100644 index 0000000..0da0ff3 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_ca_ES.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_cs_CZ.ts b/Plugins/CsvExport/translations/CsvExport_cs_CZ.ts new file mode 100644 index 0000000..a45210a --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_cs_CZ.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (čárka) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_da_DK.ts b/Plugins/CsvExport/translations/CsvExport_da_DK.ts new file mode 100644 index 0000000..c1b750d --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_da_DK.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_de_DE.ts b/Plugins/CsvExport/translations/CsvExport_de_DE.ts new file mode 100644 index 0000000..ad446b0 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_de_DE.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Spaltenname als erste Zeile verwenden + + + + Column separator: + Trennzeichen: + + + + , (comma) + , (Komma) + + + + ; (semicolon) + ; (Semikolon) + + + + \t (tab) + \t (Tabulator) + + + + (whitespace) + (Leerzeichen) + + + + Custom: + Benutzerdefiniert: + + + + Export NULL values as: + NULL-Werte exportieren als: + + + + Empty string + Leerer Text + + + + Enter the custom separator character. + Geben Sie ein benutzerdefiniertes Trennzeichen ein. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_el_GR.ts b/Plugins/CsvExport/translations/CsvExport_el_GR.ts new file mode 100644 index 0000000..6774d44 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_el_GR.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_en_US.ts b/Plugins/CsvExport/translations/CsvExport_en_US.ts new file mode 100644 index 0000000..92f1315 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_en_US.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_es_ES.ts b/Plugins/CsvExport/translations/CsvExport_es_ES.ts new file mode 100644 index 0000000..0fd0772 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_es_ES.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Nombres de columna en la primera fila + + + + Column separator: + Separador de columna: + + + + , (comma) + , (coma) + + + + ; (semicolon) + ; (punto y coma) + + + + \t (tab) + \t (tabulación) + + + + (whitespace) + (espacio en blanco) + + + + Custom: + Personalizado: + + + + Export NULL values as: + Exportar valores NULOS como: + + + + Empty string + Cadena vacía + + + + Enter the custom separator character. + Ingresa el carácter separador personalizado. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_fa_IR.ts b/Plugins/CsvExport/translations/CsvExport_fa_IR.ts new file mode 100644 index 0000000..c399ac6 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_fa_IR.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_fi_FI.ts b/Plugins/CsvExport/translations/CsvExport_fi_FI.ts new file mode 100644 index 0000000..fa7594f --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_fi_FI.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_fr_FR.ts b/Plugins/CsvExport/translations/CsvExport_fr_FR.ts new file mode 100644 index 0000000..0906d26 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_fr_FR.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Noms des colonnes dans la 1ère ligne + + + + Column separator: + Séparateur de colonnes : + + + + , (comma) + , (virgule) + + + + ; (semicolon) + ; (point virgule) + + + + \t (tab) + \t (tabulation) + + + + (whitespace) + (espace) + + + + Custom: + personnalisation : + + + + Export NULL values as: + Exporter la valeur NULL comme : + + + + Empty string + Chaine de caractères vide + + + + Enter the custom separator character. + Saisir le caractère séparateur personnalisé. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_he_IL.ts b/Plugins/CsvExport/translations/CsvExport_he_IL.ts new file mode 100644 index 0000000..a597c14 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_he_IL.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + שמות עמודות בשורה ראשונה + + + + Column separator: + מפריד עמודות: + + + + , (comma) + , (פסיק) + + + + ; (semicolon) + ; (אתנח) + + + + \t (tab) + \t (טאב) + + + + (whitespace) + (מרחב לבן) + + + + Custom: + מותאם: + + + + Export NULL values as: + יצוא ערכי NULL כ: + + + + Empty string + מחרוזת ריקה + + + + Enter the custom separator character. + הזנת תו מפריד מותאם. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_hu_HU.ts b/Plugins/CsvExport/translations/CsvExport_hu_HU.ts new file mode 100644 index 0000000..9ed75d7 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_hu_HU.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_it_IT.ts b/Plugins/CsvExport/translations/CsvExport_it_IT.ts new file mode 100644 index 0000000..2e70235 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_it_IT.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Nomi delle colonne nella prima riga + + + + Column separator: + Separatore di colonna: + + + + , (comma) + , (virgola) + + + + ; (semicolon) + ; (punto e virgola) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (spazio bianco) + + + + Custom: + Personalizzato: + + + + Export NULL values as: + Esporta valori NULL come: + + + + Empty string + Stringa vuota + + + + Enter the custom separator character. + Inserisci il carattere del separatore personalizzato. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_ja_JP.ts b/Plugins/CsvExport/translations/CsvExport_ja_JP.ts new file mode 100644 index 0000000..78b66b3 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_ja_JP.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_kaa.ts b/Plugins/CsvExport/translations/CsvExport_kaa.ts new file mode 100644 index 0000000..e124712 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_kaa.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_ko_KR.ts b/Plugins/CsvExport/translations/CsvExport_ko_KR.ts new file mode 100644 index 0000000..fcadb9d --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_ko_KR.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_nl_NL.ts b/Plugins/CsvExport/translations/CsvExport_nl_NL.ts new file mode 100644 index 0000000..4d9d9fd --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_nl_NL.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_no_NO.ts b/Plugins/CsvExport/translations/CsvExport_no_NO.ts new file mode 100644 index 0000000..3f5cec2 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_no_NO.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_pl_PL.ts b/Plugins/CsvExport/translations/CsvExport_pl_PL.ts new file mode 100644 index 0000000..52e72b9 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_pl_PL.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Nazwy kolumn w pierwszym wierszu + + + + Column separator: + Separator kolumny: + + + + , (comma) + , (przecinek) + + + + ; (semicolon) + ; (średnik) + + + + \t (tab) + \t (znak tabulacji) + + + + (whitespace) + (spacja) + + + + Custom: + Własny: + + + + Export NULL values as: + Eksportuj wartości NULL jako: + + + + Empty string + Pusty łańcuch + + + + Enter the custom separator character. + Wprowadź własny znak separatora. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_pt_BR.ts b/Plugins/CsvExport/translations/CsvExport_pt_BR.ts new file mode 100644 index 0000000..fa449f7 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_pt_BR.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Nomes das colunas na primeira linha + + + + Column separator: + Separador de coluna: + + + + , (comma) + , (vírgula) + + + + ; (semicolon) + ;(ponto-e-vírgula) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (espaço em branco) + + + + Custom: + Personalizar: + + + + Export NULL values as: + Exportar valores NULL como: + + + + Empty string + String vazia + + + + Enter the custom separator character. + Digite o caractere separador personalizado. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_pt_PT.ts b/Plugins/CsvExport/translations/CsvExport_pt_PT.ts new file mode 100644 index 0000000..2b06c60 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_pt_PT.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_ro_RO.ts b/Plugins/CsvExport/translations/CsvExport_ro_RO.ts new file mode 100644 index 0000000..e52f3e9 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_ro_RO.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_ru_RU.ts b/Plugins/CsvExport/translations/CsvExport_ru_RU.ts new file mode 100644 index 0000000..85d02d0 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_ru_RU.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Имена столбцов в первой строке + + + + Column separator: + Разделитель столбцов: + + + + , (comma) + , (запятая) + + + + ; (semicolon) + ; (точка с запятой) + + + + \t (tab) + \t (табуляция) + + + + (whitespace) + (пробел) + + + + Custom: + Произвольный: + + + + Export NULL values as: + Экспортировать значения NULL как: + + + + Empty string + Пустая строка + + + + Enter the custom separator character. + Введите произвольный символ разделителя. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_sk_SK.ts b/Plugins/CsvExport/translations/CsvExport_sk_SK.ts new file mode 100644 index 0000000..6d5d94d --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_sk_SK.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Názvy stĺpcov v prvom riadku + + + + Column separator: + Oddeľovač stĺpcov: + + + + , (comma) + , (čiarka) + + + + ; (semicolon) + ; (bodkočiarka) + + + + \t (tab) + \t (tabulátor) + + + + (whitespace) + (medzera) + + + + Custom: + Iný: + + + + Export NULL values as: + Exportovať NULL hodnoty ako: + + + + Empty string + Prázdny reťazec + + + + Enter the custom separator character. + Zadajte vlasntý oddeľovač. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_sr_SP.ts b/Plugins/CsvExport/translations/CsvExport_sr_SP.ts new file mode 100644 index 0000000..d95f8f1 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_sr_SP.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_sv_SE.ts b/Plugins/CsvExport/translations/CsvExport_sv_SE.ts new file mode 100644 index 0000000..11fd2cc --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_sv_SE.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Kolumnnamn i första raden + + + + Column separator: + Kolumnseparator: + + + + , (comma) +  (Kommatecken) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (blankt) + + + + Custom: + Anpassad: + + + + Export NULL values as: + Exportera NULL-värden som: + + + + Empty string + [tom sträng] + + + + Enter the custom separator character. + Ange det anpassade separatortecknet. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_tr_TR.ts b/Plugins/CsvExport/translations/CsvExport_tr_TR.ts new file mode 100644 index 0000000..2eb77ab --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_tr_TR.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + İlk satırdaki kolon isimleri + + + + Column separator: + Kolon ayracı: + + + + , (comma) + , (virgül) + + + + ; (semicolon) + ; (noktalı virgül) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (boşluk) + + + + Custom: + Özel: + + + + Export NULL values as: + NULL değerleri şöyle çıkar: + + + + Empty string + Boş string + + + + Enter the custom separator character. + Özel ayraç karakterini girin. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_uk_UA.ts b/Plugins/CsvExport/translations/CsvExport_uk_UA.ts new file mode 100644 index 0000000..31a6586 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_uk_UA.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_vi_VN.ts b/Plugins/CsvExport/translations/CsvExport_vi_VN.ts new file mode 100644 index 0000000..1070159 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_vi_VN.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Column names in first row + + + + Column separator: + Column separator: + + + + , (comma) + , (comma) + + + + ; (semicolon) + ; (semicolon) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (whitespace) + + + + Custom: + Custom: + + + + Export NULL values as: + Export NULL values as: + + + + Empty string + Empty string + + + + Enter the custom separator character. + Enter the custom separator character. + + + diff --git a/Plugins/CsvExport/translations/CsvExport_zh_CN.ts b/Plugins/CsvExport/translations/CsvExport_zh_CN.ts new file mode 100644 index 0000000..8d0b239 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_zh_CN.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + 第一行是列名 + + + + Column separator: + 列分隔符: + + + + , (comma) + ,(逗号) + + + + ; (semicolon) + ;(分号) + + + + \t (tab) + \t(制表符) + + + + (whitespace) + (空格) + + + + Custom: + 自定义: + + + + Export NULL values as: + NULL 值导出为: + + + + Empty string + 空字符串 + + + + Enter the custom separator character. + 请输入自定义的分隔符。 + + + diff --git a/Plugins/CsvExport/translations/CsvExport_zh_TW.ts b/Plugins/CsvExport/translations/CsvExport_zh_TW.ts new file mode 100644 index 0000000..82ada89 --- /dev/null +++ b/Plugins/CsvExport/translations/CsvExport_zh_TW.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + 第一行是列名 + + + + Column separator: + 列分隔符: + + + + , (comma) + , (逗號) + + + + ; (semicolon) + ; (分號) + + + + \t (tab) + \t (製表符) + + + + (whitespace) + (空格) + + + + Custom: + 自訂: + + + + Export NULL values as: + NULL 值匯出為: + + + + Empty string + 空字串 + + + + Enter the custom separator character. + 請輸入自訂的分隔符。 + + + -- cgit v1.2.3