Skip to content

Commit 549e24e

Browse files
authored
Merge pull request #233 from ppfeufer/weblate-translation
2 parents f159f0f + 070dab2 commit 549e24e

File tree

15 files changed

+161
-160
lines changed

15 files changed

+161
-160
lines changed

aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: AA Intel Tool 2.5.1\n"
88
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
9-
"POT-Creation-Date: 2025-11-10 01:52+0100\n"
9+
"POT-Creation-Date: 2025-12-02 06:23+0100\n"
1010
"PO-Revision-Date: 2024-07-10 14:26+0000\n"
1111
"Last-Translator: Dadas Aideron <dadas.aideron@gmail.com>\n"
1212
"Language-Team: Czech <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/cs/>\n"
@@ -26,15 +26,15 @@ msgstr ""
2626
msgid "Intel Parser"
2727
msgstr ""
2828

29-
#: aa_intel_tool/admin.py:79 aa_intel_tool/models.py:46
29+
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
3030
msgid "Scan type"
3131
msgstr ""
3232

33-
#: aa_intel_tool/admin.py:94
33+
#: aa_intel_tool/admin.py:92
3434
msgid "Open in a new browser tab"
3535
msgstr ""
3636

37-
#: aa_intel_tool/admin.py:100
37+
#: aa_intel_tool/admin.py:98
3838
msgid "Raw data"
3939
msgstr ""
4040

@@ -152,11 +152,11 @@ msgstr ""
152152
msgid "Scan data"
153153
msgstr ""
154154

155-
#: aa_intel_tool/parser/general.py:47
155+
#: aa_intel_tool/parser/general.py:45
156156
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
157157
msgstr ""
158158

159-
#: aa_intel_tool/parser/general.py:65
159+
#: aa_intel_tool/parser/general.py:63
160160
msgid "No data to parse …"
161161
msgstr ""
162162

@@ -408,16 +408,16 @@ msgstr ""
408408
msgid "Participation details"
409409
msgstr ""
410410

411-
#: aa_intel_tool/views/general.py:56
411+
#: aa_intel_tool/views/general.py:54
412412
#, python-brace-format
413413
msgid "The provided data could not be parsed. ({exc})"
414414
msgstr ""
415415

416-
#: aa_intel_tool/views/general.py:68
416+
#: aa_intel_tool/views/general.py:66
417417
#, python-brace-format
418418
msgid "(System Error) Something unexpected happened. ({exc})"
419419
msgstr ""
420420

421-
#: aa_intel_tool/views/general.py:109 aa_intel_tool/views/general.py:139
421+
#: aa_intel_tool/views/general.py:107 aa_intel_tool/views/general.py:137
422422
msgid "The scan you were looking for could not be found."
423423
msgstr ""

aa_intel_tool/locale/de/LC_MESSAGES/django.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: AA Intel Tool 2.5.1\n"
88
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
9-
"POT-Creation-Date: 2025-11-10 01:52+0100\n"
9+
"POT-Creation-Date: 2025-12-02 06:23+0100\n"
1010
"PO-Revision-Date: 2025-10-21 08:59+0000\n"
1111
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
1212
"Language-Team: German <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/de/>\n"
@@ -26,15 +26,15 @@ msgstr ""
2626
msgid "Intel Parser"
2727
msgstr "Intel Parser"
2828

29-
#: aa_intel_tool/admin.py:79 aa_intel_tool/models.py:46
29+
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
3030
msgid "Scan type"
3131
msgstr "Scantyp"
3232

33-
#: aa_intel_tool/admin.py:94
33+
#: aa_intel_tool/admin.py:92
3434
msgid "Open in a new browser tab"
3535
msgstr "In einem neuen Browser-Tab öffnen"
3636

37-
#: aa_intel_tool/admin.py:100
37+
#: aa_intel_tool/admin.py:98
3838
msgid "Raw data"
3939
msgstr "Rohdaten"
4040

@@ -152,11 +152,11 @@ msgstr "Verarbeitete Scandaten"
152152
msgid "Scan data"
153153
msgstr "Scandaten"
154154

155-
#: aa_intel_tool/parser/general.py:47
155+
#: aa_intel_tool/parser/general.py:45
156156
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
157157
msgstr "Kein passender Parser gefunden. Die Eingabe ist kein unterstützter Inteltyp oder fehlerhaft …"
158158

159-
#: aa_intel_tool/parser/general.py:65
159+
#: aa_intel_tool/parser/general.py:63
160160
msgid "No data to parse …"
161161
msgstr "Keine Daten zum Parsen …"
162162

@@ -402,17 +402,17 @@ msgstr "System"
402402
msgid "Participation details"
403403
msgstr "Teilnahmedetails"
404404

405-
#: aa_intel_tool/views/general.py:56
405+
#: aa_intel_tool/views/general.py:54
406406
#, python-brace-format
407407
msgid "The provided data could not be parsed. ({exc})"
408408
msgstr "Die bereitgestellten Daten konnten nicht analysiert werden. ({exc})"
409409

410-
#: aa_intel_tool/views/general.py:68
410+
#: aa_intel_tool/views/general.py:66
411411
#, python-brace-format
412412
msgid "(System Error) Something unexpected happened. ({exc})"
413413
msgstr "(Systemfehler) Es ist etwas Unerwartetes passiert. ({exc})"
414414

415-
#: aa_intel_tool/views/general.py:109 aa_intel_tool/views/general.py:139
415+
#: aa_intel_tool/views/general.py:107 aa_intel_tool/views/general.py:137
416416
msgid "The scan you were looking for could not be found."
417417
msgstr "Der gesuchte Scan konnte nicht gefunden werden."
418418

aa_intel_tool/locale/es/LC_MESSAGES/django.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: AA Intel Tool 2.5.1\n"
1010
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
11-
"POT-Creation-Date: 2025-11-10 01:52+0100\n"
11+
"POT-Creation-Date: 2025-12-02 06:23+0100\n"
1212
"PO-Revision-Date: 2025-07-29 20:18+0000\n"
1313
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
1414
"Language-Team: Spanish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/es/>\n"
@@ -28,15 +28,15 @@ msgstr ""
2828
msgid "Intel Parser"
2929
msgstr "Analizador inteligencia"
3030

31-
#: aa_intel_tool/admin.py:79 aa_intel_tool/models.py:46
31+
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
3232
msgid "Scan type"
3333
msgstr "Tipo de escaneo"
3434

35-
#: aa_intel_tool/admin.py:94
35+
#: aa_intel_tool/admin.py:92
3636
msgid "Open in a new browser tab"
3737
msgstr "Abrir en una nueva pestaña del navegador"
3838

39-
#: aa_intel_tool/admin.py:100
39+
#: aa_intel_tool/admin.py:98
4040
msgid "Raw data"
4141
msgstr "datos RAW"
4242

@@ -164,11 +164,11 @@ msgstr "Datos de escaneo no válidos"
164164
msgid "Scan data"
165165
msgstr "Datos de escaneo no válidos"
166166

167-
#: aa_intel_tool/parser/general.py:47
167+
#: aa_intel_tool/parser/general.py:45
168168
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
169169
msgstr ""
170170

171-
#: aa_intel_tool/parser/general.py:65
171+
#: aa_intel_tool/parser/general.py:63
172172
msgid "No data to parse …"
173173
msgstr ""
174174

@@ -416,17 +416,17 @@ msgstr "Sistema"
416416
msgid "Participation details"
417417
msgstr ""
418418

419-
#: aa_intel_tool/views/general.py:56
419+
#: aa_intel_tool/views/general.py:54
420420
#, python-brace-format
421421
msgid "The provided data could not be parsed. ({exc})"
422422
msgstr ""
423423

424-
#: aa_intel_tool/views/general.py:68
424+
#: aa_intel_tool/views/general.py:66
425425
#, python-brace-format
426426
msgid "(System Error) Something unexpected happened. ({exc})"
427427
msgstr ""
428428

429-
#: aa_intel_tool/views/general.py:109 aa_intel_tool/views/general.py:139
429+
#: aa_intel_tool/views/general.py:107 aa_intel_tool/views/general.py:137
430430
msgid "The scan you were looking for could not be found."
431431
msgstr ""
432432

aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: AA Intel Tool 2.5.1\n"
1212
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
13-
"POT-Creation-Date: 2025-11-10 01:52+0100\n"
13+
"POT-Creation-Date: 2025-12-02 06:23+0100\n"
1414
"PO-Revision-Date: 2025-08-03 04:24+0000\n"
1515
"Last-Translator: The “Devcutter” Guy <mick162534@gmail.com>\n"
1616
"Language-Team: French <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/fr/>\n"
@@ -30,15 +30,15 @@ msgstr ""
3030
msgid "Intel Parser"
3131
msgstr "Analyseur Intel"
3232

33-
#: aa_intel_tool/admin.py:79 aa_intel_tool/models.py:46
33+
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
3434
msgid "Scan type"
3535
msgstr "Type de scan"
3636

37-
#: aa_intel_tool/admin.py:94
37+
#: aa_intel_tool/admin.py:92
3838
msgid "Open in a new browser tab"
3939
msgstr "Ouvrir dans un nouvel onglet"
4040

41-
#: aa_intel_tool/admin.py:100
41+
#: aa_intel_tool/admin.py:98
4242
msgid "Raw data"
4343
msgstr "Données brute"
4444

@@ -160,11 +160,11 @@ msgstr "Données du scanner transformées"
160160
msgid "Scan data"
161161
msgstr "Données du scanner"
162162

163-
#: aa_intel_tool/parser/general.py:47
163+
#: aa_intel_tool/parser/general.py:45
164164
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
165165
msgstr ""
166166

167-
#: aa_intel_tool/parser/general.py:65
167+
#: aa_intel_tool/parser/general.py:63
168168
msgid "No data to parse …"
169169
msgstr ""
170170

@@ -414,19 +414,19 @@ msgstr "Système"
414414
msgid "Participation details"
415415
msgstr "Détails de la participation"
416416

417-
#: aa_intel_tool/views/general.py:56
417+
#: aa_intel_tool/views/general.py:54
418418
#, fuzzy, python-brace-format
419419
#| msgid "The provided data could not be parsed."
420420
msgid "The provided data could not be parsed. ({exc})"
421421
msgstr "Les données fournies n'ont pas pu être analysées."
422422

423-
#: aa_intel_tool/views/general.py:68
423+
#: aa_intel_tool/views/general.py:66
424424
#, fuzzy, python-brace-format
425425
#| msgid "(System Error) Something unexpected happened."
426426
msgid "(System Error) Something unexpected happened. ({exc})"
427427
msgstr "(System Error) un imprévu est arrivé."
428428

429-
#: aa_intel_tool/views/general.py:109 aa_intel_tool/views/general.py:139
429+
#: aa_intel_tool/views/general.py:107 aa_intel_tool/views/general.py:137
430430
#, fuzzy
431431
msgid "The scan you were looking for could not be found."
432432
msgstr "Les scans que vous cherchez n'ont pas été trouvés."

aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: AA Intel Tool 2.5.1\n"
99
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
10-
"POT-Creation-Date: 2025-11-10 01:52+0100\n"
10+
"POT-Creation-Date: 2025-12-02 06:23+0100\n"
1111
"PO-Revision-Date: 2024-05-10 14:07+0000\n"
1212
"Last-Translator: Anonymous <noreply@weblate.org>\n"
1313
"Language-Team: Italian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/it/>\n"
@@ -27,15 +27,15 @@ msgstr ""
2727
msgid "Intel Parser"
2828
msgstr ""
2929

30-
#: aa_intel_tool/admin.py:79 aa_intel_tool/models.py:46
30+
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
3131
msgid "Scan type"
3232
msgstr ""
3333

34-
#: aa_intel_tool/admin.py:94
34+
#: aa_intel_tool/admin.py:92
3535
msgid "Open in a new browser tab"
3636
msgstr ""
3737

38-
#: aa_intel_tool/admin.py:100
38+
#: aa_intel_tool/admin.py:98
3939
msgid "Raw data"
4040
msgstr ""
4141

@@ -153,11 +153,11 @@ msgstr ""
153153
msgid "Scan data"
154154
msgstr ""
155155

156-
#: aa_intel_tool/parser/general.py:47
156+
#: aa_intel_tool/parser/general.py:45
157157
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
158158
msgstr ""
159159

160-
#: aa_intel_tool/parser/general.py:65
160+
#: aa_intel_tool/parser/general.py:63
161161
msgid "No data to parse …"
162162
msgstr ""
163163

@@ -403,16 +403,16 @@ msgstr ""
403403
msgid "Participation details"
404404
msgstr ""
405405

406-
#: aa_intel_tool/views/general.py:56
406+
#: aa_intel_tool/views/general.py:54
407407
#, python-brace-format
408408
msgid "The provided data could not be parsed. ({exc})"
409409
msgstr ""
410410

411-
#: aa_intel_tool/views/general.py:68
411+
#: aa_intel_tool/views/general.py:66
412412
#, python-brace-format
413413
msgid "(System Error) Something unexpected happened. ({exc})"
414414
msgstr ""
415415

416-
#: aa_intel_tool/views/general.py:109 aa_intel_tool/views/general.py:139
416+
#: aa_intel_tool/views/general.py:107 aa_intel_tool/views/general.py:137
417417
msgid "The scan you were looking for could not be found."
418418
msgstr ""
4.05 KB
Binary file not shown.

0 commit comments

Comments
 (0)