Skip to content

Commit 03c7960

Browse files
author
fsfe-system
committed
Update reuse.pot
1 parent 50a7474 commit 03c7960

13 files changed

Lines changed: 316 additions & 316 deletions

File tree

po/cs.po

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-01-17 18:32+0000\n"
11+
"POT-Creation-Date: 2024-01-19 11:28+0000\n"
1212
"PO-Revision-Date: 2023-04-12 13:49+0000\n"
1313
"Last-Translator: Jiří Podhorecký <j.podhorecky@volny.cz>\n"
1414
"Language-Team: Czech <https://hosted.weblate.org/projects/fsfe/reuse-tool/cs/"
@@ -238,52 +238,52 @@ msgid ""
238238
"{message}"
239239
msgstr ""
240240

241-
#: src/reuse/_util.py:262
241+
#: src/reuse/_util.py:261
242242
msgid "no '{}' file, or could not read it"
243243
msgstr ""
244244

245-
#: src/reuse/_util.py:425
245+
#: src/reuse/_util.py:413
246246
#, python-brace-format
247247
msgid "Could not parse '{expression}'"
248248
msgstr "Nepodařilo se analyzovat '{expression}'"
249249

250-
#: src/reuse/_util.py:559
250+
#: src/reuse/_util.py:547
251251
msgid "'{}' is not a file"
252252
msgstr "'{}' není soubor"
253253

254-
#: src/reuse/_util.py:562
254+
#: src/reuse/_util.py:550
255255
msgid "'{}' is not a directory"
256256
msgstr "'{}' není adresář"
257257

258-
#: src/reuse/_util.py:565
258+
#: src/reuse/_util.py:553
259259
msgid "can't open '{}'"
260260
msgstr "nelze otevřít '{}'"
261261

262-
#: src/reuse/_util.py:570
262+
#: src/reuse/_util.py:558
263263
msgid "can't write to directory '{}'"
264264
msgstr "nelze zapisovat do adresáře '{}'"
265265

266-
#: src/reuse/_util.py:576
266+
#: src/reuse/_util.py:564
267267
msgid "can't write to '{}'"
268268
msgstr "nelze zapisovat do '{}'"
269269

270-
#: src/reuse/_util.py:589
270+
#: src/reuse/_util.py:577
271271
msgid "can't read or write '{}'"
272272
msgstr "nelze číst ani zapisovat '{}'"
273273

274-
#: src/reuse/_util.py:599
274+
#: src/reuse/_util.py:587
275275
msgid "'{}' is not a valid SPDX expression, aborting"
276276
msgstr "'{}' není platný výraz SPDX, přeruší se"
277277

278-
#: src/reuse/_util.py:627
278+
#: src/reuse/_util.py:615
279279
msgid "'{}' is not a valid SPDX License Identifier."
280280
msgstr "'{}' není platný identifikátor licence SPDX."
281281

282-
#: src/reuse/_util.py:634
282+
#: src/reuse/_util.py:622
283283
msgid "Did you mean:"
284284
msgstr "Měl jste na mysli:"
285285

286-
#: src/reuse/_util.py:641
286+
#: src/reuse/_util.py:629
287287
msgid ""
288288
"See <https://spdx.org/licenses/> for a list of valid SPDX License "
289289
"Identifiers."
@@ -552,26 +552,26 @@ msgstr "Váš projekt bohužel není v souladu s verzí {} specifikace REUSE :-(
552552
msgid "RECOMMENDATIONS"
553553
msgstr ""
554554

555-
#: src/reuse/project.py:234
555+
#: src/reuse/project.py:233
556556
#, python-brace-format
557557
msgid "'{path}' covered by .reuse/dep5"
558558
msgstr "'{path}' zahrnuto v .reuse/dep5"
559559

560-
#: src/reuse/project.py:240
560+
#: src/reuse/project.py:239
561561
#, python-brace-format
562562
msgid ""
563-
"'{path}' was detected as a binary file or its extension is marked as "
564-
"uncommentable; not searching its contents for REUSE information."
563+
"'{path}' was detected as a binary file; not searching its contents for REUSE "
564+
"information."
565565
msgstr ""
566566

567-
#: src/reuse/project.py:281
567+
#: src/reuse/project.py:279
568568
#, python-brace-format
569569
msgid ""
570570
"'{path}' holds an SPDX expression that cannot be parsed, skipping the file"
571571
msgstr ""
572572
"'{path}' obsahuje výraz SPDX, který nelze analyzovat a soubor se přeskočí"
573573

574-
#: src/reuse/project.py:290
574+
#: src/reuse/project.py:288
575575
#, python-brace-format
576576
msgid ""
577577
"Copyright and licensing information for '{original_path}' has been found in "
@@ -582,17 +582,17 @@ msgid ""
582582
"suppress-deprecation` to hide this warning."
583583
msgstr ""
584584

585-
#: src/reuse/project.py:386
585+
#: src/reuse/project.py:384
586586
#, python-brace-format
587587
msgid "determining identifier of '{path}'"
588588
msgstr "určující identifikátor '{path}'"
589589

590-
#: src/reuse/project.py:394
590+
#: src/reuse/project.py:392
591591
#, python-brace-format
592592
msgid "{path} does not have a file extension"
593593
msgstr "{path} nemá příponu souboru"
594594

595-
#: src/reuse/project.py:404
595+
#: src/reuse/project.py:402
596596
#, python-brace-format
597597
msgid ""
598598
"Could not resolve SPDX License Identifier of {path}, resolving to "
@@ -605,14 +605,14 @@ msgstr ""
605605
"adrese <https://spdx.org/licenses/> nebo zda začíná znakem 'LicenseRef-' a "
606606
"zda má příponu souboru."
607607

608-
#: src/reuse/project.py:416
608+
#: src/reuse/project.py:414
609609
#, python-brace-format
610610
msgid ""
611611
"{identifier} is the SPDX License Identifier of both {path} and {other_path}"
612612
msgstr ""
613613
"{identifier} je identifikátor licence SPDX jak {path}, tak {other_path}"
614614

615-
#: src/reuse/project.py:455
615+
#: src/reuse/project.py:453
616616
msgid ""
617617
"project '{}' is not a VCS repository or required VCS software is not "
618618
"installed"

po/de.po

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: \n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2024-01-17 18:32+0000\n"
9+
"POT-Creation-Date: 2024-01-19 11:28+0000\n"
1010
"PO-Revision-Date: 2024-01-08 20:06+0000\n"
1111
"Last-Translator: Johannes Keyser <joke@fsfe.org>\n"
1212
"Language-Team: German <https://hosted.weblate.org/projects/fsfe/reuse-tool/"
@@ -249,52 +249,52 @@ msgstr ""
249249
"'{dep5}' konnte nicht geparst werden. Wir erhielten folgende Fehlermeldung: "
250250
"{message}"
251251

252-
#: src/reuse/_util.py:262
252+
#: src/reuse/_util.py:261
253253
msgid "no '{}' file, or could not read it"
254254
msgstr "Keine datei '{}' oder konnte sie nicht lesen"
255255

256-
#: src/reuse/_util.py:425
256+
#: src/reuse/_util.py:413
257257
#, python-brace-format
258258
msgid "Could not parse '{expression}'"
259259
msgstr "Kann '{expression}' nicht parsen"
260260

261-
#: src/reuse/_util.py:559
261+
#: src/reuse/_util.py:547
262262
msgid "'{}' is not a file"
263263
msgstr "'{}' ist keine Datei"
264264

265-
#: src/reuse/_util.py:562
265+
#: src/reuse/_util.py:550
266266
msgid "'{}' is not a directory"
267267
msgstr "'{}' ist kein Verzeichnis"
268268

269-
#: src/reuse/_util.py:565
269+
#: src/reuse/_util.py:553
270270
msgid "can't open '{}'"
271271
msgstr "kann '{}' nicht öffnen"
272272

273-
#: src/reuse/_util.py:570
273+
#: src/reuse/_util.py:558
274274
msgid "can't write to directory '{}'"
275275
msgstr "kann nicht in Verzeichnis '{}' schreiben"
276276

277-
#: src/reuse/_util.py:576
277+
#: src/reuse/_util.py:564
278278
msgid "can't write to '{}'"
279279
msgstr "kann nicht in '{}' schreiben"
280280

281-
#: src/reuse/_util.py:589
281+
#: src/reuse/_util.py:577
282282
msgid "can't read or write '{}'"
283283
msgstr "kann '{}' nicht lesen oder schreiben"
284284

285-
#: src/reuse/_util.py:599
285+
#: src/reuse/_util.py:587
286286
msgid "'{}' is not a valid SPDX expression, aborting"
287287
msgstr "'{}' ist kein gültiger SPDX-Ausdruck, breche ab"
288288

289-
#: src/reuse/_util.py:627
289+
#: src/reuse/_util.py:615
290290
msgid "'{}' is not a valid SPDX License Identifier."
291291
msgstr "'{}' ist kein gültiger SPDX-Lizenz-Identifikator."
292292

293-
#: src/reuse/_util.py:634
293+
#: src/reuse/_util.py:622
294294
msgid "Did you mean:"
295295
msgstr "Meinten Sie:"
296296

297-
#: src/reuse/_util.py:641
297+
#: src/reuse/_util.py:629
298298
msgid ""
299299
"See <https://spdx.org/licenses/> for a list of valid SPDX License "
300300
"Identifiers."
@@ -566,30 +566,30 @@ msgstr ""
566566
msgid "RECOMMENDATIONS"
567567
msgstr "EMPFEHLUNGEN"
568568

569-
#: src/reuse/project.py:234
569+
#: src/reuse/project.py:233
570570
#, python-brace-format
571571
msgid "'{path}' covered by .reuse/dep5"
572572
msgstr "'{path}' abgedeckt durch .reuse/dep5"
573573

574-
#: src/reuse/project.py:240
575-
#, python-brace-format
574+
#: src/reuse/project.py:239
575+
#, fuzzy, python-brace-format
576576
msgid ""
577-
"'{path}' was detected as a binary file or its extension is marked as "
578-
"uncommentable; not searching its contents for REUSE information."
577+
"'{path}' was detected as a binary file; not searching its contents for REUSE "
578+
"information."
579579
msgstr ""
580580
"'{path}' wurde als binäre Datei erkannt oder ihre Erweiterung ist als "
581581
"unkommentierbar gekennzeichnet; suche ihre Inhalte nicht nach REUSE-"
582582
"Informationen."
583583

584-
#: src/reuse/project.py:281
584+
#: src/reuse/project.py:279
585585
#, python-brace-format
586586
msgid ""
587587
"'{path}' holds an SPDX expression that cannot be parsed, skipping the file"
588588
msgstr ""
589589
"'{path}' trägt einen SPDX-Ausdruck, der nicht geparst werden kann. "
590590
"Überspringe Datei"
591591

592-
#: src/reuse/project.py:290
592+
#: src/reuse/project.py:288
593593
#, python-brace-format
594594
msgid ""
595595
"Copyright and licensing information for '{original_path}' has been found in "
@@ -607,17 +607,17 @@ msgstr ""
607607
"müssen noch nichts tun. Ausführen mit `--suppress-deprecation`, um diese "
608608
"Warnung zu verbergen."
609609

610-
#: src/reuse/project.py:386
610+
#: src/reuse/project.py:384
611611
#, python-brace-format
612612
msgid "determining identifier of '{path}'"
613613
msgstr "erkenne Identifikator von '{path}'"
614614

615-
#: src/reuse/project.py:394
615+
#: src/reuse/project.py:392
616616
#, python-brace-format
617617
msgid "{path} does not have a file extension"
618618
msgstr "{path} hat keine Dateiendung"
619619

620-
#: src/reuse/project.py:404
620+
#: src/reuse/project.py:402
621621
#, python-brace-format
622622
msgid ""
623623
"Could not resolve SPDX License Identifier of {path}, resolving to "
@@ -630,14 +630,14 @@ msgstr ""
630630
"Lizenzliste unter <https://spdx.org/licenses/> steht oder mit 'LicenseRef-' "
631631
"beginnt und eine Dateiendung hat."
632632

633-
#: src/reuse/project.py:416
633+
#: src/reuse/project.py:414
634634
#, python-brace-format
635635
msgid ""
636636
"{identifier} is the SPDX License Identifier of both {path} and {other_path}"
637637
msgstr ""
638638
"{identifier} ist der SPDX-Lizenz-Identifikator von {path} und {other_path}"
639639

640-
#: src/reuse/project.py:455
640+
#: src/reuse/project.py:453
641641
msgid ""
642642
"project '{}' is not a VCS repository or required VCS software is not "
643643
"installed"

0 commit comments

Comments
 (0)