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/RegExpImport/RegExpImport.pro | 28 ------- Plugins/RegExpImport/RegExpImport_de.qm | Bin 23 -> 0 bytes Plugins/RegExpImport/RegExpImport_de.ts | 83 -------------------- Plugins/RegExpImport/RegExpImport_es.qm | Bin 23 -> 0 bytes Plugins/RegExpImport/RegExpImport_es.ts | 83 -------------------- Plugins/RegExpImport/RegExpImport_fr.qm | Bin 2312 -> 0 bytes Plugins/RegExpImport/RegExpImport_fr.ts | 83 -------------------- Plugins/RegExpImport/RegExpImport_it.qm | Bin 23 -> 0 bytes Plugins/RegExpImport/RegExpImport_it.ts | 83 -------------------- Plugins/RegExpImport/RegExpImport_pl.qm | Bin 3752 -> 0 bytes Plugins/RegExpImport/RegExpImport_pl.ts | 86 --------------------- Plugins/RegExpImport/RegExpImport_pt_BR.qm | Bin 23 -> 0 bytes Plugins/RegExpImport/RegExpImport_pt_BR.ts | 83 -------------------- Plugins/RegExpImport/RegExpImport_ro_RO.qm | Bin 30 -> 0 bytes Plugins/RegExpImport/RegExpImport_ro_RO.ts | 83 -------------------- Plugins/RegExpImport/RegExpImport_ru.qm | Bin 3791 -> 0 bytes Plugins/RegExpImport/RegExpImport_ru.ts | 86 --------------------- Plugins/RegExpImport/RegExpImport_sk.qm | Bin 27 -> 0 bytes Plugins/RegExpImport/RegExpImport_sk.ts | 83 -------------------- Plugins/RegExpImport/RegExpImport_zh_CN.qm | 1 - Plugins/RegExpImport/RegExpImport_zh_CN.ts | 83 -------------------- Plugins/RegExpImport/regexpimport.cpp | 4 +- Plugins/RegExpImport/regexpimport.qrc | 15 ---- Plugins/RegExpImport/translations/RegExpImport.ts | 83 ++++++++++++++++++++ .../translations/RegExpImport_af_ZA.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_ar_SA.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_ca_ES.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_cs_CZ.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_da_DK.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_de_DE.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_el_GR.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_en_US.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_es_ES.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_fa_IR.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_fi_FI.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_fr_FR.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_he_IL.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_hu_HU.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_it_IT.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_ja_JP.ts | 86 +++++++++++++++++++++ .../RegExpImport/translations/RegExpImport_kaa.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_ko_KR.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_nl_NL.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_no_NO.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_pl_PL.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_pt_BR.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_pt_PT.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_ro_RO.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_ru_RU.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_sk_SK.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_sr_SP.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_sv_SE.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_tr_TR.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_uk_UA.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_vi_VN.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_zh_CN.ts | 86 +++++++++++++++++++++ .../translations/RegExpImport_zh_TW.ts | 86 +++++++++++++++++++++ 57 files changed, 2923 insertions(+), 882 deletions(-) delete mode 100644 Plugins/RegExpImport/RegExpImport_de.qm delete mode 100644 Plugins/RegExpImport/RegExpImport_de.ts delete mode 100644 Plugins/RegExpImport/RegExpImport_es.qm delete mode 100644 Plugins/RegExpImport/RegExpImport_es.ts delete mode 100644 Plugins/RegExpImport/RegExpImport_fr.qm delete mode 100644 Plugins/RegExpImport/RegExpImport_fr.ts delete mode 100644 Plugins/RegExpImport/RegExpImport_it.qm delete mode 100644 Plugins/RegExpImport/RegExpImport_it.ts delete mode 100644 Plugins/RegExpImport/RegExpImport_pl.qm delete mode 100644 Plugins/RegExpImport/RegExpImport_pl.ts delete mode 100644 Plugins/RegExpImport/RegExpImport_pt_BR.qm delete mode 100644 Plugins/RegExpImport/RegExpImport_pt_BR.ts delete mode 100644 Plugins/RegExpImport/RegExpImport_ro_RO.qm delete mode 100644 Plugins/RegExpImport/RegExpImport_ro_RO.ts delete mode 100644 Plugins/RegExpImport/RegExpImport_ru.qm delete mode 100644 Plugins/RegExpImport/RegExpImport_ru.ts delete mode 100644 Plugins/RegExpImport/RegExpImport_sk.qm delete mode 100644 Plugins/RegExpImport/RegExpImport_sk.ts delete mode 100644 Plugins/RegExpImport/RegExpImport_zh_CN.qm delete mode 100644 Plugins/RegExpImport/RegExpImport_zh_CN.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_af_ZA.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_ar_SA.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_ca_ES.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_cs_CZ.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_da_DK.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_de_DE.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_el_GR.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_en_US.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_es_ES.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_fa_IR.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_fi_FI.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_fr_FR.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_he_IL.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_hu_HU.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_it_IT.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_ja_JP.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_kaa.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_ko_KR.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_nl_NL.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_no_NO.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_pl_PL.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_pt_BR.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_pt_PT.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_ro_RO.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_ru_RU.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_sk_SK.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_sr_SP.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_sv_SE.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_tr_TR.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_uk_UA.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_vi_VN.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_zh_CN.ts create mode 100644 Plugins/RegExpImport/translations/RegExpImport_zh_TW.ts (limited to 'Plugins/RegExpImport') diff --git a/Plugins/RegExpImport/RegExpImport.pro b/Plugins/RegExpImport/RegExpImport.pro index c3d1bf8..a27290e 100644 --- a/Plugins/RegExpImport/RegExpImport.pro +++ b/Plugins/RegExpImport/RegExpImport.pro @@ -26,31 +26,3 @@ FORMS += \ RESOURCES += \ regexpimport.qrc - - -TRANSLATIONS += RegExpImport_ro_RO.ts \ - RegExpImport_de.ts \ - RegExpImport_it.ts \ - RegExpImport_zh_CN.ts \ - RegExpImport_sk.ts \ - RegExpImport_ru.ts \ - RegExpImport_pt_BR.ts \ - RegExpImport_fr.ts \ - RegExpImport_es.ts \ - RegExpImport_pl.ts - - - - - - - - - - - - - - - - diff --git a/Plugins/RegExpImport/RegExpImport_de.qm b/Plugins/RegExpImport/RegExpImport_de.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/RegExpImport/RegExpImport_de.qm and /dev/null differ diff --git a/Plugins/RegExpImport/RegExpImport_de.ts b/Plugins/RegExpImport/RegExpImport_de.ts deleted file mode 100644 index 2a30835..0000000 --- a/Plugins/RegExpImport/RegExpImport_de.ts +++ /dev/null @@ -1,83 +0,0 @@ - - - - - RegExpImport - - - Text files (*.txt);;All files (*) - - - - - Cannot read file %1 - - - - - Enter the regular expression pattern. - - - - - Invalid pattern: %1 - - - - - Requested capture index %1 is out of range. - - - - - <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> - - - - - RegExpImportConfig - - - Capture groups - - - - - Treat all RegExp capture groups as columns - - - - - Import only following groups: - - - - - <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> -<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> - - - - - Example: 1, 3, 4 - - - - - Pattern: - - - - - <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. - -You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> - - - - - Example: (\d+)\s+((\d+)\w+)\s+(\w+) - - - - diff --git a/Plugins/RegExpImport/RegExpImport_es.qm b/Plugins/RegExpImport/RegExpImport_es.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/RegExpImport/RegExpImport_es.qm and /dev/null differ diff --git a/Plugins/RegExpImport/RegExpImport_es.ts b/Plugins/RegExpImport/RegExpImport_es.ts deleted file mode 100644 index c58d204..0000000 --- a/Plugins/RegExpImport/RegExpImport_es.ts +++ /dev/null @@ -1,83 +0,0 @@ - - - - - RegExpImport - - - Text files (*.txt);;All files (*) - - - - - Cannot read file %1 - - - - - Enter the regular expression pattern. - - - - - Invalid pattern: %1 - - - - - Requested capture index %1 is out of range. - - - - - <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> - - - - - RegExpImportConfig - - - Capture groups - - - - - Treat all RegExp capture groups as columns - - - - - Import only following groups: - - - - - <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> -<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> - - - - - Example: 1, 3, 4 - - - - - Pattern: - - - - - <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. - -You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> - - - - - Example: (\d+)\s+((\d+)\w+)\s+(\w+) - - - - diff --git a/Plugins/RegExpImport/RegExpImport_fr.qm b/Plugins/RegExpImport/RegExpImport_fr.qm deleted file mode 100644 index 2843e37..0000000 Binary files a/Plugins/RegExpImport/RegExpImport_fr.qm and /dev/null differ diff --git a/Plugins/RegExpImport/RegExpImport_fr.ts b/Plugins/RegExpImport/RegExpImport_fr.ts deleted file mode 100644 index b7f0aef..0000000 --- a/Plugins/RegExpImport/RegExpImport_fr.ts +++ /dev/null @@ -1,83 +0,0 @@ - - - - - RegExpImport - - - Text files (*.txt);;All files (*) - Fichiers (*.txt);;Tous les fichiers (*) - - - - Cannot read file %1 - Impossible de lire le fichier : %1 - - - - Enter the regular expression pattern. - Saisissez une expression valide. - - - - Invalid pattern: %1 - Expression invalide : %1 - - - - Requested capture index %1 is out of range. - Allocation d’index %1 hors limites. - - - - <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> - - - - - RegExpImportConfig - - - Capture groups - Groupes sélectionnés - - - - Treat all RegExp capture groups as columns - Traiter tout RegExp de groupes sélectionnés comme des colonnes - - - - Import only following groups: - Importer seulement les groupes suivant : - - - - <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> -<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> - - - - - Example: 1, 3, 4 - Exemple : 1, 3, 4 - - - - Pattern: - Modèle : - - - - <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. - -You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> - - - - - Example: (\d+)\s+((\d+)\w+)\s+(\w+) - Exemple : (\d+)\s+((\d+)\w+)\s+(\w+) - - - diff --git a/Plugins/RegExpImport/RegExpImport_it.qm b/Plugins/RegExpImport/RegExpImport_it.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/RegExpImport/RegExpImport_it.qm and /dev/null differ diff --git a/Plugins/RegExpImport/RegExpImport_it.ts b/Plugins/RegExpImport/RegExpImport_it.ts deleted file mode 100644 index 00869f1..0000000 --- a/Plugins/RegExpImport/RegExpImport_it.ts +++ /dev/null @@ -1,83 +0,0 @@ - - - - - RegExpImport - - - Text files (*.txt);;All files (*) - - - - - Cannot read file %1 - - - - - Enter the regular expression pattern. - - - - - Invalid pattern: %1 - - - - - Requested capture index %1 is out of range. - - - - - <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> - - - - - RegExpImportConfig - - - Capture groups - - - - - Treat all RegExp capture groups as columns - - - - - Import only following groups: - - - - - <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> -<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> - - - - - Example: 1, 3, 4 - - - - - Pattern: - - - - - <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. - -You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> - - - - - Example: (\d+)\s+((\d+)\w+)\s+(\w+) - - - - diff --git a/Plugins/RegExpImport/RegExpImport_pl.qm b/Plugins/RegExpImport/RegExpImport_pl.qm deleted file mode 100644 index b71fbf8..0000000 Binary files a/Plugins/RegExpImport/RegExpImport_pl.qm and /dev/null differ diff --git a/Plugins/RegExpImport/RegExpImport_pl.ts b/Plugins/RegExpImport/RegExpImport_pl.ts deleted file mode 100644 index d55ed25..0000000 --- a/Plugins/RegExpImport/RegExpImport_pl.ts +++ /dev/null @@ -1,86 +0,0 @@ - - - - - RegExpImport - - - Text files (*.txt);;All files (*) - Pliki tekstowe (*.txt);;Wszystkie pliki (*) - - - - Cannot read file %1 - Nie można odczytać pliku %1 - - - - Enter the regular expression pattern. - Wprowadź wzorzec wyrażenia regularnego. - - - - Invalid pattern: %1 - Niepoprawny wzorzec: %1 - - - - Requested capture index %1 is out of range. - Żądany indeks przechwytywania %1 jest poza zakresem. - - - - <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> - <p>Zażądano grupy do przechwycenia o nazwie '%1', ale nie jest ona zdefiniowana we wzorcu: <pre>%2</pre></p> - - - - RegExpImportConfig - - - Capture groups - Grupy przechwytujące - - - - Treat all RegExp capture groups as columns - Traktuj wszystkie grupy przechwytujące jako kolumny - - - - Import only following groups: - Importuj tylko następujące grupy: - - - - <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> -<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> - <p>Wprowadź listę indeksów grup oddzieloną przecinkami. Indeks 0 odpowiada całemu dopasowanemu łańcuchowi.</p> -<p>Jeśli użyłeś nazwanych grup we wzorcu, to możesz używać nazw, zamiast indeksów. Możesz mieszać inseksy i nazwy na liście.</p> - - - - Example: 1, 3, 4 - Przykład: 1, 3, 4 - - - - Pattern: - Wzorzec: - - - - <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. - -You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> - <p>Użyj grup przechwytujących Wyrażeń Regularnych, aby otoczyć części wyrażenia, które chcesz zaimportować. Jeśli chcesz użyć grupy, której nie chcesz zaimportować, to użyj opcji "importuj tylko następujące grupy" poniżej. - -Możesz użyć grup nazwanych i odwoływać się do nich w liście grup poniżej. Aby nazwać grupę, użyj: <pre>(?&lt;nazwaGrupy&gt;\s+\d+\s+)</pre></p> - - - - Example: (\d+)\s+((\d+)\w+)\s+(\w+) - Przykład: (\d+)\s+((\d+)\w+)\s+(\w+) - - - diff --git a/Plugins/RegExpImport/RegExpImport_pt_BR.qm b/Plugins/RegExpImport/RegExpImport_pt_BR.qm deleted file mode 100644 index c02994c..0000000 Binary files a/Plugins/RegExpImport/RegExpImport_pt_BR.qm and /dev/null differ diff --git a/Plugins/RegExpImport/RegExpImport_pt_BR.ts b/Plugins/RegExpImport/RegExpImport_pt_BR.ts deleted file mode 100644 index 0af41e7..0000000 --- a/Plugins/RegExpImport/RegExpImport_pt_BR.ts +++ /dev/null @@ -1,83 +0,0 @@ - - - - - RegExpImport - - - Text files (*.txt);;All files (*) - - - - - Cannot read file %1 - - - - - Enter the regular expression pattern. - - - - - Invalid pattern: %1 - - - - - Requested capture index %1 is out of range. - - - - - <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> - - - - - RegExpImportConfig - - - Capture groups - - - - - Treat all RegExp capture groups as columns - - - - - Import only following groups: - - - - - <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> -<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> - - - - - Example: 1, 3, 4 - - - - - Pattern: - - - - - <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. - -You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> - - - - - Example: (\d+)\s+((\d+)\w+)\s+(\w+) - - - - diff --git a/Plugins/RegExpImport/RegExpImport_ro_RO.qm b/Plugins/RegExpImport/RegExpImport_ro_RO.qm deleted file mode 100644 index 2856eb9..0000000 Binary files a/Plugins/RegExpImport/RegExpImport_ro_RO.qm and /dev/null differ diff --git a/Plugins/RegExpImport/RegExpImport_ro_RO.ts b/Plugins/RegExpImport/RegExpImport_ro_RO.ts deleted file mode 100644 index bc6288f..0000000 --- a/Plugins/RegExpImport/RegExpImport_ro_RO.ts +++ /dev/null @@ -1,83 +0,0 @@ - - - - - RegExpImport - - - Text files (*.txt);;All files (*) - - - - - Cannot read file %1 - - - - - Enter the regular expression pattern. - - - - - Invalid pattern: %1 - - - - - Requested capture index %1 is out of range. - - - - - <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> - - - - - RegExpImportConfig - - - Capture groups - - - - - Treat all RegExp capture groups as columns - - - - - Import only following groups: - - - - - <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> -<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> - - - - - Example: 1, 3, 4 - - - - - Pattern: - - - - - <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. - -You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> - - - - - Example: (\d+)\s+((\d+)\w+)\s+(\w+) - - - - diff --git a/Plugins/RegExpImport/RegExpImport_ru.qm b/Plugins/RegExpImport/RegExpImport_ru.qm deleted file mode 100644 index f44a89e..0000000 Binary files a/Plugins/RegExpImport/RegExpImport_ru.qm and /dev/null differ diff --git a/Plugins/RegExpImport/RegExpImport_ru.ts b/Plugins/RegExpImport/RegExpImport_ru.ts deleted file mode 100644 index d8d4ca8..0000000 --- a/Plugins/RegExpImport/RegExpImport_ru.ts +++ /dev/null @@ -1,86 +0,0 @@ - - - - - RegExpImport - - - Text files (*.txt);;All files (*) - Текстовые файлы (*.txt);;Все файлы (*) - - - - Cannot read file %1 - Невозможно прочитать файл %1 - - - - Enter the regular expression pattern. - Введите шаблон регулярного выражения. - - - - Invalid pattern: %1 - Некорректный шаблон: %1 - - - - Requested capture index %1 is out of range. - Запрошенный индекс группы %1 вне досягаемости. - - - - <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> - <p>Запрошено имя группы '%1', но оно не определено в шаблоне: <pre>%2</pre></p> - - - - RegExpImportConfig - - - Capture groups - Группы в шаблоне - - - - Treat all RegExp capture groups as columns - Рассматривать все группы в выражении как столбцы - - - - Import only following groups: - Импортировать только следующие группы: - - - - <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> -<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> - <p>Введите разделённый запятыми список индексов групп. Индекс 0 служит для доступа ко всей найденной строке.</p> -<p>При использовании именованных групп в шаблоне, вы можете указывать имена групп вместо индексов. Имена групп и индексы можно использовать вместе.</p> - - - - Example: 1, 3, 4 - Пример: 1, 3, 4 - - - - Pattern: - Шаблон: - - - - <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. - -You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> - <p>Используйте группировку в регулярном выражении для выделения частей выражения, которые необходимо импортировать. Если необходимо использовать группу, исключаемую при импорте, используйте опцию "Импортировать только следующие группы" ниже. - -Можно также использовать именованные группы для использования в списке ниже. Для присвоения группе имени используйте: <pre>(?&lt;моёИмяГруппы&gt;\s+\d+\s+)</pre></p> - - - - Example: (\d+)\s+((\d+)\w+)\s+(\w+) - Пример: (\d+)\s+((\d+)\w+)\s+(\w+) - - - diff --git a/Plugins/RegExpImport/RegExpImport_sk.qm b/Plugins/RegExpImport/RegExpImport_sk.qm deleted file mode 100644 index 1776294..0000000 Binary files a/Plugins/RegExpImport/RegExpImport_sk.qm and /dev/null differ diff --git a/Plugins/RegExpImport/RegExpImport_sk.ts b/Plugins/RegExpImport/RegExpImport_sk.ts deleted file mode 100644 index 25068a5..0000000 --- a/Plugins/RegExpImport/RegExpImport_sk.ts +++ /dev/null @@ -1,83 +0,0 @@ - - - - - RegExpImport - - - Text files (*.txt);;All files (*) - - - - - Cannot read file %1 - - - - - Enter the regular expression pattern. - - - - - Invalid pattern: %1 - - - - - Requested capture index %1 is out of range. - - - - - <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> - - - - - RegExpImportConfig - - - Capture groups - - - - - Treat all RegExp capture groups as columns - - - - - Import only following groups: - - - - - <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> -<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> - - - - - Example: 1, 3, 4 - - - - - Pattern: - - - - - <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. - -You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> - - - - - Example: (\d+)\s+((\d+)\w+)\s+(\w+) - - - - diff --git a/Plugins/RegExpImport/RegExpImport_zh_CN.qm b/Plugins/RegExpImport/RegExpImport_zh_CN.qm deleted file mode 100644 index be651ee..0000000 --- a/Plugins/RegExpImport/RegExpImport_zh_CN.qm +++ /dev/null @@ -1 +0,0 @@ - - - - - RegExpImport - - - Text files (*.txt);;All files (*) - - - - - Cannot read file %1 - - - - - Enter the regular expression pattern. - - - - - Invalid pattern: %1 - - - - - Requested capture index %1 is out of range. - - - - - <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> - - - - - RegExpImportConfig - - - Capture groups - - - - - Treat all RegExp capture groups as columns - - - - - Import only following groups: - - - - - <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> -<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> - - - - - Example: 1, 3, 4 - - - - - Pattern: - - - - - <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. - -You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> - - - - - Example: (\d+)\s+((\d+)\w+)\s+(\w+) - - - - diff --git a/Plugins/RegExpImport/regexpimport.cpp b/Plugins/RegExpImport/regexpimport.cpp index cd761b1..5a5257b 100644 --- a/Plugins/RegExpImport/regexpimport.cpp +++ b/Plugins/RegExpImport/regexpimport.cpp @@ -13,13 +13,13 @@ RegExpImport::RegExpImport() bool RegExpImport::init() { - Q_INIT_RESOURCE(regexpimport); + SQLS_INIT_RESOURCE(regexpimport); return GenericPlugin::init(); } void RegExpImport::deinit() { - Q_CLEANUP_RESOURCE(regexpimport); + SQLS_CLEANUP_RESOURCE(regexpimport); } QString RegExpImport::getDataSourceTypeName() const diff --git a/Plugins/RegExpImport/regexpimport.qrc b/Plugins/RegExpImport/regexpimport.qrc index a505f8f..9ece86e 100644 --- a/Plugins/RegExpImport/regexpimport.qrc +++ b/Plugins/RegExpImport/regexpimport.qrc @@ -2,19 +2,4 @@ regexpimport.ui - - RegExpImport_ro_RO.qm - RegExpImport_de.qm - - - RegExpImport_pl.qm - RegExpImport_ru.qm - RegExpImport_fr.qm - RegExpImport_sk.qm - RegExpImport_zh_CN.qm - - - - - diff --git a/Plugins/RegExpImport/translations/RegExpImport.ts b/Plugins/RegExpImport/translations/RegExpImport.ts new file mode 100644 index 0000000..6b8acc3 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport.ts @@ -0,0 +1,83 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + + + + + Cannot read file %1 + + + + + Enter the regular expression pattern. + + + + + Invalid pattern: %1 + + + + + Requested capture index %1 is out of range. + + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + + RegExpImportConfig + + + Capture groups + + + + + Treat all RegExp capture groups as columns + + + + + Import only following groups: + + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + + Example: 1, 3, 4 + + + + + Pattern: + + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_af_ZA.ts b/Plugins/RegExpImport/translations/RegExpImport_af_ZA.ts new file mode 100644 index 0000000..d5f6d47 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_af_ZA.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_ar_SA.ts b/Plugins/RegExpImport/translations/RegExpImport_ar_SA.ts new file mode 100644 index 0000000..573f4b3 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_ar_SA.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_ca_ES.ts b/Plugins/RegExpImport/translations/RegExpImport_ca_ES.ts new file mode 100644 index 0000000..f571835 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_ca_ES.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_cs_CZ.ts b/Plugins/RegExpImport/translations/RegExpImport_cs_CZ.ts new file mode 100644 index 0000000..ea8afa6 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_cs_CZ.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_da_DK.ts b/Plugins/RegExpImport/translations/RegExpImport_da_DK.ts new file mode 100644 index 0000000..8517537 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_da_DK.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_de_DE.ts b/Plugins/RegExpImport/translations/RegExpImport_de_DE.ts new file mode 100644 index 0000000..6fd0960 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_de_DE.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Textdateien (*.txt);;Alle Dateien (*.*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Ungültiges Muster: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Beispiel: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_el_GR.ts b/Plugins/RegExpImport/translations/RegExpImport_el_GR.ts new file mode 100644 index 0000000..4bd12dc --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_el_GR.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_en_US.ts b/Plugins/RegExpImport/translations/RegExpImport_en_US.ts new file mode 100644 index 0000000..f233e24 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_en_US.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_es_ES.ts b/Plugins/RegExpImport/translations/RegExpImport_es_ES.ts new file mode 100644 index 0000000..8aa0b16 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_es_ES.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Archivos de texto (*.txt);;Todos los archivos (*) + + + + Cannot read file %1 + No se puede leer el archivo %1 + + + + Enter the regular expression pattern. + Ingresa el patrón para la expresión regular. + + + + Invalid pattern: %1 + Patrón inválido: %1 + + + + Requested capture index %1 is out of range. + El índice de captura solicitado %1 está fuera del rango. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Se solicitó el nombre '%1' del grupo de captura, pero no está definido en el patrón: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capturar grupos + + + + Treat all RegExp capture groups as columns + Tratar todos los grupos de captura de RegExp como columnas + + + + Import only following groups: + Importar solamente los siguientes grupos: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Ingresa una lista separada por comas para los índices de los grupos de captura. El índice 0 hace referencia a toda la cadena que coincida.</p> +<p>Si usaste nombres de grupos en el patrón, puedes usar nombres en vez de índices. Puedes combinar índices y nombres en esta lista.</p> + + + + Example: 1, 3, 4 + Ejemplo: 1, 3, 4 + + + + Pattern: + Patrón: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Usa los grupos de las Expresiones Regulares para encerrar partes de la expresión que quieres importar. Si quieres usar un grupo, sin tener que importarlo, entonces usa la opción "importar solamente los siguientes grupos" presentada abajo. + +Puedes usar nombres de grupo y referirte a ellos en la lista de abajo. Para nombrar un grupo usa: <pre>(?&lt;miNombreDeGrupo&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Ejemplo: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_fa_IR.ts b/Plugins/RegExpImport/translations/RegExpImport_fa_IR.ts new file mode 100644 index 0000000..fdc8346 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_fa_IR.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_fi_FI.ts b/Plugins/RegExpImport/translations/RegExpImport_fi_FI.ts new file mode 100644 index 0000000..75a966f --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_fi_FI.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_fr_FR.ts b/Plugins/RegExpImport/translations/RegExpImport_fr_FR.ts new file mode 100644 index 0000000..4041d20 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_fr_FR.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Fichiers (*.txt);;Tous les fichiers (*) + + + + Cannot read file %1 + Impossible de lire le fichier : %1 + + + + Enter the regular expression pattern. + Saisissez une expression valide. + + + + Invalid pattern: %1 + Expression invalide : %1 + + + + Requested capture index %1 is out of range. + Allocation d’index %1 hors limites. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Nom de groupe de saisie demandé '%1', mais il est indéfini dans le modèle : <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Groupes sélectionnés + + + + Treat all RegExp capture groups as columns + Traiter tout RegExp de groupes sélectionnés comme des colonnes + + + + Import only following groups: + Importer seulement les groupes suivant : + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Exemple : 1, 3, 4 + + + + Pattern: + Modèle : + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Exemple : (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_he_IL.ts b/Plugins/RegExpImport/translations/RegExpImport_he_IL.ts new file mode 100644 index 0000000..8bf960e --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_he_IL.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + קבצי מלל (*.txt);;כל הקבצים (*) + + + + Cannot read file %1 + לא ניתן לקרוא קובץ %1 + + + + Enter the regular expression pattern. + הזנת דפוס ביטוי-רגיל. + + + + Invalid pattern: %1 + דפוס שגוי: %1 + + + + Requested capture index %1 is out of range. + מפתח לכידה מבוקש %1 מחוץ לטווח. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>שם קבוצת הלכידה המבוקש '%1', אך הוא ' אינו מוגדר בתבנית: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + לכידת קבוצות + + + + Treat all RegExp capture groups as columns + להתייחס לכל קבוצות הלכידה של ביטוי-רגיל כעמודות + + + + Import only following groups: + יבוא הקבוצות הבאות בלבד: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>נא להזין רשימה מופרדת בפסיקים של מפתחי קבוצות לכידה. מפתח 0 מתייחס לכל המחרוזת התואמת.</p> +<p> אם נעשה שימוש בקבוצות שם בתבנית, ניתן להשתמש בשמות במקום במפתחים. ניתן לערבב מפתחים ושמות ברשימה זו.</p> + + + + Example: 1, 3, 4 + דוגמה: 1, 3, 4 + + + + Pattern: + תבנית: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>ניתן להשתמש בקבוצות ביטוי רגיל כדי למסגר חלקים מהביטוי אותם מתכוונים לייבא. אם הכוונה להשתמש בקבוצה שאותה לא מעוניינים לייבא, נא להשתמש באפשרות "ייבוא הקבוצות הבאות בלבד" מטה. + +ניתן להשתמש בקבוצות שם ולהתייחס אליהם ברשימת הקבוצות שלמטה. כדי לתת שם לקבוצה נא להשתמש ב: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + דוגמה: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_hu_HU.ts b/Plugins/RegExpImport/translations/RegExpImport_hu_HU.ts new file mode 100644 index 0000000..b8853b6 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_hu_HU.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_it_IT.ts b/Plugins/RegExpImport/translations/RegExpImport_it_IT.ts new file mode 100644 index 0000000..150a8b3 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_it_IT.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + File di testo (*.txt);;Tutti i file (*) + + + + Cannot read file %1 + Impossibile leggere il file %1 + + + + Enter the regular expression pattern. + Inserisci il modello di espressione regolare. + + + + Invalid pattern: %1 + Modello non valido: %1 + + + + Requested capture index %1 is out of range. + L'indice di cattura richiesto %1 è fuori dall'intervallo. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Nome del gruppo di acquisizione richiesto '%1', ma non è definito nel modello: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Gruppi di cattura + + + + Treat all RegExp capture groups as columns + Tratta tutti i gruppi di acquisizione RegExp come colonne + + + + Import only following groups: + Importa solo i seguenti gruppi: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Inserisci l'elenco separato da virgola degli indici dei gruppi di acquisizione. L'indice 0 si riferisce all'intera stringa corrispondente.</p> +<p>Se hai usato i gruppi denominati nel modello, puoi usare i nomi al posto degli indici. È possibile mescolare indici e nomi in questa lista.</p> + + + + Example: 1, 3, 4 + Esempio: 1, 3, 4 + + + + Pattern: + Modello: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Usa gruppi di espressioni regolari per racchiudere parti dell'espressione che vuoi importare. Se si desidera utilizzare un gruppo, che non si desidera importare, allora utilizzare l'opzione "importa solo i gruppi seguenti" sottostante. + +Puoi usare i gruppi con nome e fare riferimento ad essi nella lista dei gruppi qui sotto. Per nominare un gruppo usa: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Esempio: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_ja_JP.ts b/Plugins/RegExpImport/translations/RegExpImport_ja_JP.ts new file mode 100644 index 0000000..28a71a5 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_ja_JP.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_kaa.ts b/Plugins/RegExpImport/translations/RegExpImport_kaa.ts new file mode 100644 index 0000000..2f60651 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_kaa.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_ko_KR.ts b/Plugins/RegExpImport/translations/RegExpImport_ko_KR.ts new file mode 100644 index 0000000..b931b74 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_ko_KR.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_nl_NL.ts b/Plugins/RegExpImport/translations/RegExpImport_nl_NL.ts new file mode 100644 index 0000000..6920e48 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_nl_NL.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_no_NO.ts b/Plugins/RegExpImport/translations/RegExpImport_no_NO.ts new file mode 100644 index 0000000..44fd6d9 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_no_NO.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_pl_PL.ts b/Plugins/RegExpImport/translations/RegExpImport_pl_PL.ts new file mode 100644 index 0000000..dce3265 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_pl_PL.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Pliki tekstowe (*.txt);;Wszystkie pliki (*) + + + + Cannot read file %1 + Nie można odczytać pliku %1 + + + + Enter the regular expression pattern. + Wprowadź wzorzec wyrażenia regularnego. + + + + Invalid pattern: %1 + Niepoprawny wzorzec: %1 + + + + Requested capture index %1 is out of range. + Żądany indeks przechwytywania %1 jest poza zakresem. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Zażądano grupy do przechwycenia o nazwie '%1', ale nie jest ona zdefiniowana we wzorcu: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Grupy przechwytujące + + + + Treat all RegExp capture groups as columns + Traktuj wszystkie grupy przechwytujące jako kolumny + + + + Import only following groups: + Importuj tylko następujące grupy: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Wprowadź listę indeksów grup oddzieloną przecinkami. Indeks 0 odpowiada całemu dopasowanemu łańcuchowi.</p> +<p>Jeśli użyłeś nazwanych grup we wzorcu, to możesz używać nazw, zamiast indeksów. Możesz mieszać inseksy i nazwy na liście.</p> + + + + Example: 1, 3, 4 + Przykład: 1, 3, 4 + + + + Pattern: + Wzorzec: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Użyj grup przechwytujących Wyrażeń Regularnych, aby otoczyć części wyrażenia, które chcesz zaimportować. Jeśli chcesz użyć grupy, której nie chcesz zaimportować, to użyj opcji "importuj tylko następujące grupy" poniżej. + +Możesz użyć grup nazwanych i odwoływać się do nich w liście grup poniżej. Aby nazwać grupę, użyj: <pre>(?&lt;nazwaGrupy&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Przykład: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_pt_BR.ts b/Plugins/RegExpImport/translations/RegExpImport_pt_BR.ts new file mode 100644 index 0000000..6c97aee --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_pt_BR.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Arquivos de texto (*.txt);;Todos os arquivos (*) + + + + Cannot read file %1 + Não é possível ler o arquivo %1 + + + + Enter the regular expression pattern. + Digite o padrão de expressão regular. + + + + Invalid pattern: %1 + Padrão inválido: %1 + + + + Requested capture index %1 is out of range. + O índice de captura solicitado %1 está fora do alcance. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Nome do grupo de captura requisitado '%1', mas'não definido no padrão: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Grupos de captura + + + + Treat all RegExp capture groups as columns + Tratar todos os grupos de captura RegExp como colunas + + + + Import only following groups: + Importar apenas os seguintes grupos: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Insira uma lista separada por vírgulas de índices de grupo de captura. O índice 0 refere-se a toda a string correspondente.</p> +<p>Se você usou grupos nomeados no padrão, você pode usar nomes ao invés de indexes. Você pode misturar índices e nomes nesta lista.</p> + + + + Example: 1, 3, 4 + Exemplo: 1, 3, 4 + + + + Pattern: + Padrão: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use grupos de expressão regular para incluir partes da expressão que você deseja importar. Se você quiser usar um grupo, que você usa't para importar, em seguida, use "importar apenas seguindo grupos" opção abaixo. + +Você pode usar grupos nomeados e se referir a eles na lista de grupos abaixo. Para nomear um grupo, use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Exemplo: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_pt_PT.ts b/Plugins/RegExpImport/translations/RegExpImport_pt_PT.ts new file mode 100644 index 0000000..524d301 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_pt_PT.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_ro_RO.ts b/Plugins/RegExpImport/translations/RegExpImport_ro_RO.ts new file mode 100644 index 0000000..a54d223 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_ro_RO.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_ru_RU.ts b/Plugins/RegExpImport/translations/RegExpImport_ru_RU.ts new file mode 100644 index 0000000..aac0315 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_ru_RU.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Текстовые файлы (*.txt);;Все файлы (*) + + + + Cannot read file %1 + Невозможно прочитать файл %1 + + + + Enter the regular expression pattern. + Введите шаблон регулярного выражения. + + + + Invalid pattern: %1 + Некорректный шаблон: %1 + + + + Requested capture index %1 is out of range. + Запрошенный индекс группы %1 вне досягаемости. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Запрошено имя группы '%1', но оно не определено в шаблоне: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Группы в шаблоне + + + + Treat all RegExp capture groups as columns + Рассматривать все группы в выражении как столбцы + + + + Import only following groups: + Импортировать только следующие группы: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Введите разделённый запятыми список индексов групп. Индекс 0 служит для доступа ко всей найденной строке.</p> +<p>При использовании именованных групп в шаблоне, вы можете указывать имена групп вместо индексов. Имена групп и индексы можно использовать вместе.</p> + + + + Example: 1, 3, 4 + Пример: 1, 3, 4 + + + + Pattern: + Шаблон: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Используйте группировку в регулярном выражении для выделения частей выражения, которые необходимо импортировать. Если необходимо использовать группу, исключаемую при импорте, используйте опцию "Импортировать только следующие группы" ниже. + +Можно также использовать именованные группы для использования в списке ниже. Для присвоения группе имени используйте: <pre>(?&lt;моёИмяГруппы&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Пример: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_sk_SK.ts b/Plugins/RegExpImport/translations/RegExpImport_sk_SK.ts new file mode 100644 index 0000000..6fba8c3 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_sk_SK.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_sr_SP.ts b/Plugins/RegExpImport/translations/RegExpImport_sr_SP.ts new file mode 100644 index 0000000..9e439c5 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_sr_SP.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_sv_SE.ts b/Plugins/RegExpImport/translations/RegExpImport_sv_SE.ts new file mode 100644 index 0000000..1f660be --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_sv_SE.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_tr_TR.ts b/Plugins/RegExpImport/translations/RegExpImport_tr_TR.ts new file mode 100644 index 0000000..491594d --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_tr_TR.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Metin dosyaları (*.txt);;Tüm Dosyalar (*) + + + + Cannot read file %1 + %1 dosyası okunamadı + + + + Enter the regular expression pattern. + Normal ifade desenini girin. + + + + Invalid pattern: %1 + Geçersiz desen: %1 + + + + Requested capture index %1 is out of range. + İstenen yakalama dizini %1 aralık dışında. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>İstenen yakalama grubu adı '%1', ama o ' desende tanımlanmadı: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Yakalama grupları + + + + Treat all RegExp capture groups as columns + Tüm RegExp yakalama gruplarını sütun olarak işle + + + + Import only following groups: + Yalnızca aşağıdaki grupları içe aktar: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Yakalama grubu dizinlerinin virgülle ayrılmış listesini girin. 0 Dizini, eşleşen dizenin tamamını ifade eder.</p> +<p>Desende adlandırılmış gruplar kullandıysanız, dizinler yerine adları kullanabilirsiniz. Bu listedeki dizinleri ve adları karıştırabilirsiniz.</p> + + + + Example: 1, 3, 4 + Örneğin: 1, 3, 4 + + + + Pattern: + Desen: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Almak istediğiniz ifadenin bölümlerini içine almak için Normal İfade gruplarını kullanın. Eğer bir grup kullanmak istiyorsanız, o zaman't almak istemiyorsanız, o zaman kullanın "yalnızca aşağıdaki grupları içe aktar" aşağıdaki seçenek. + +Adlandırılmış grupları kullanabilir ve bunlara aşağıdaki grup listesinden başvurabilirsiniz. Bir grubu adlandırmak için kullanın: <pre>(?&lt;benimGrupAdım&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Örneğin: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_uk_UA.ts b/Plugins/RegExpImport/translations/RegExpImport_uk_UA.ts new file mode 100644 index 0000000..8130662 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_uk_UA.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_vi_VN.ts b/Plugins/RegExpImport/translations/RegExpImport_vi_VN.ts new file mode 100644 index 0000000..ffb31c1 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_vi_VN.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + Text files (*.txt);;All files (*) + + + + Cannot read file %1 + Cannot read file %1 + + + + Enter the regular expression pattern. + Enter the regular expression pattern. + + + + Invalid pattern: %1 + Invalid pattern: %1 + + + + Requested capture index %1 is out of range. + Requested capture index %1 is out of range. + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + Capture groups + + + + Treat all RegExp capture groups as columns + Treat all RegExp capture groups as columns + + + + Import only following groups: + Import only following groups: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + + + + Example: 1, 3, 4 + Example: 1, 3, 4 + + + + Pattern: + Pattern: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_zh_CN.ts b/Plugins/RegExpImport/translations/RegExpImport_zh_CN.ts new file mode 100644 index 0000000..a205322 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_zh_CN.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + 文本文件 (*.txt);;所有文件 (*) + + + + Cannot read file %1 + 无法读取文件 %1 + + + + Enter the regular expression pattern. + 请输入正则表达式模式。 + + + + Invalid pattern: %1 + 无效模式:%1 + + + + Requested capture index %1 is out of range. + 请求的捕获索引 %1 超出范围。 + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>请求的捕获组名称 '%1' 未在该模式中定义:<pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + 捕获组 + + + + Treat all RegExp capture groups as columns + 所有的正则表达式捕获组视作列 + + + + Import only following groups: + 仅导入下列组: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>请输入以英文逗号分隔的捕获组索引序号列表。索引 0 表示匹配的整个字符串。</p> +<p>如果在模式中使用了命名组,则此处可以使用名称而非索引序号。可以在此列表中混合使用索引序号和索引名称。</p> + + + + Example: 1, 3, 4 + 示例:1, 3, 4 + + + + Pattern: + 模式: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>使用正则表达式的捕获组来表示要导入的部分。如果包含不想导入的捕获组,使用下方的“仅导入下列组”选项。 + +您可以使用命名组特性并在下方的列表中引用。引用命名的捕获组:<pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + 示例:(\d+)\s+((\d+)\w+)\s+(\w+) + + + diff --git a/Plugins/RegExpImport/translations/RegExpImport_zh_TW.ts b/Plugins/RegExpImport/translations/RegExpImport_zh_TW.ts new file mode 100644 index 0000000..9d75305 --- /dev/null +++ b/Plugins/RegExpImport/translations/RegExpImport_zh_TW.ts @@ -0,0 +1,86 @@ + + + + + RegExpImport + + + Text files (*.txt);;All files (*) + 文字檔案 (*.txt);;所有檔案 (*) + + + + Cannot read file %1 + 無法讀取檔案 %1 + + + + Enter the regular expression pattern. + 請輸入正則表示式模式。 + + + + Invalid pattern: %1 + 無效模式:%1 + + + + Requested capture index %1 is out of range. + 請求的捕獲索引 %1 超出範圍。 + + + + <p>Requested capture group name '%1', but it's not defined in the pattern: <pre>%2</pre></p> + <p>請求的捕獲組名稱 '%1' 未在該模式中定義:<pre>%2</pre></p> + + + + RegExpImportConfig + + + Capture groups + 捕獲組 + + + + Treat all RegExp capture groups as columns + 所有的正則表示式捕獲組視作列 + + + + Import only following groups: + 僅匯入下列組: + + + + <p>Enter comma separated list of capture group indexes. The 0 index refers to the entire matched string.</p> +<p>If you used named groups in the pattern, you can use names instead of indexes. You can mix indexes and names in this list.</p> + <p>請輸入以英文逗號分隔的捕獲組索引序號清單。索引 0 表示匹配的整個字串。</p> +<p>如果在模式中使用了命名組,則此處可以使用名稱而非索引序號。可以在此清單中混合使用索引序號和索引名稱。</p> + + + + Example: 1, 3, 4 + 示例:1, 3, 4 + + + + Pattern: + 模式: + + + + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + +You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> + <p>使用正則表示式的捕獲組來表示要匯入的部分。如果包含不想匯入的捕獲組,使用下方的“僅匯入下列組”選項。 + +您可以使用命名組特性並在下方的清單中引用。引用命名的捕獲組:<pre>(?&lt;組名&gt;\s+\d+\s+)</pre></p> + + + + Example: (\d+)\s+((\d+)\w+)\s+(\w+) + 示例:(\d+)\s+((\d+)\w+)\s+(\w+) + + + -- cgit v1.2.3