Skip to content

Commit 61e332a

Browse files
authored
Translation fixes (#136)
1 parent c7a90f9 commit 61e332a

File tree

10 files changed

+25
-177
lines changed

10 files changed

+25
-177
lines changed

docs/locales/de/translations.po

Lines changed: 10 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ msgid "First-time contributors"
237237
msgstr "Erstmalige Beitragszahler"
238238

239239
#: docs/en/content_test_bed/how-to/contribute/first_time_contributors.md:3
240-
#, fuzzy
241240
msgid "{% extends \"contribute/first_time_contributors.md\" %}"
242241
msgstr "{% extends \"contribute/first_time_contributors.md\" %}"
243242

@@ -248,25 +247,22 @@ msgstr ""
248247
"Arbeiten Sie von einem Funktionszweig aus, nicht von Ihrem \"Hauptzweig\"."
249248

250249
#: docs/en/content_test_bed/how-to/contribute/how/branches.md:3
251-
#, fuzzy
252250
msgid "{% extends \"contribute/how/branches.md\" %}"
253-
msgstr "{% erweitert \"beitrag/how/zweige.md\" %}"
251+
msgstr "{% extends \"contribute/how/branches.md\" %}"
254252

255253
#: docs/en/content_test_bed/how-to/contribute/how/build_docs.md:1
256254
#, fuzzy
257255
msgid "Building documentation"
258256
msgstr "Bauunterlagen"
259257

260258
#: docs/en/content_test_bed/how-to/contribute/how/build_docs.md:3
261-
#, fuzzy
262259
msgid "{% extends \"contribute/how/build_docs.md\" %}"
263-
msgstr "{% erweitert \"contribute/how/build_docs.md\" %}"
260+
msgstr "{% extends \"contribute/how/build_docs.md\" %}"
264261

265262
#: docs/en/content_test_bed/how-to/contribute/how/build_docs.md:5
266263
#: docs/en/content_test_bed/how-to/contribute/how/reproduce_issue.md:5
267264
#: docs/en/content_test_bed/how-to/contribute/how/write_code.md:5
268265
#: docs/en/content_test_bed/how-to/contribute/how/write_docs.md:5
269-
#, fuzzy
270266
msgid "{% block front_matter %}"
271267
msgstr "{% block front_matter %}"
272268

@@ -289,7 +285,6 @@ msgstr ""
289285
#: docs/en/content_test_bed/how-to/contribute/how/write_code.md:15
290286
#: docs/en/content_test_bed/how-to/contribute/how/write_docs.md:9
291287
#: docs/en/content_test_bed/how-to/contribute/how/write_docs.md:15
292-
#, fuzzy
293288
msgid "{% endblock %}"
294289
msgstr "{% endblock %}"
295290

@@ -299,7 +294,6 @@ msgstr "{% endblock %}"
299294
#: docs/en/content_test_bed/how-to/contribute/how/submit_pr.md:5
300295
#: docs/en/content_test_bed/how-to/contribute/how/write_code.md:11
301296
#: docs/en/content_test_bed/how-to/contribute/how/write_docs.md:11
302-
#, fuzzy
303297
msgid "{% block end_matter %}"
304298
msgstr "{% block end_matter %}"
305299

@@ -318,7 +312,6 @@ msgid "Adding change information for release notes"
318312
msgstr "Hinzufügen von Änderungsinformationen für Versionshinweise"
319313

320314
#: docs/en/content_test_bed/how-to/contribute/how/change_note.md:3
321-
#, fuzzy
322315
msgid "{% extends \"contribute/how/change_note.md\" %}"
323316
msgstr "{% extends \"contribute/how/change_note.md\" %}"
324317

@@ -328,17 +321,15 @@ msgid "Setting up a development environment"
328321
msgstr "Einrichten einer Entwicklungsumgebung"
329322

330323
#: docs/en/content_test_bed/how-to/contribute/how/dev_environment.md:3
331-
#, fuzzy
332324
msgid "{% extends \"contribute/how/dev_environment.md\" %}"
333-
msgstr "{% erweitert \"contribute/how/dev_environment.md\" %}"
325+
msgstr "{% extends \"contribute/how/dev_environment.md\" %}"
334326

335327
#: docs/en/content_test_bed/how-to/contribute/how/new_issue.md:1
336328
#, fuzzy
337329
msgid "Submitting a new issue"
338330
msgstr "Einreichen einer neuen Ausgabe"
339331

340332
#: docs/en/content_test_bed/how-to/contribute/how/new_issue.md:3
341-
#, fuzzy
342333
msgid "{% extends \"contribute/how/new_issue.md\" %}"
343334
msgstr "{% extends \"contribute/how/new_issue.md\" %}"
344335

@@ -349,9 +340,8 @@ msgid "Proposing a new feature"
349340
msgstr "Vorschlag für eine neue Funktion"
350341

351342
#: docs/en/content_test_bed/how-to/contribute/how/propose_feature.md:3
352-
#, fuzzy
353343
msgid "{% extends \"contribute/how/propose_feature.md\" %}"
354-
msgstr "{% erweitert \"beitrag/how/propose_feature.md\" %}"
344+
msgstr "{% extends \"contribute/how/propose_feature.md\" %}"
355345

356346
#: docs/en/content_test_bed/how-to/contribute/how/propose_feature.md:7
357347
#, fuzzy
@@ -367,7 +357,6 @@ msgid "Reproducing an issue"
367357
msgstr "Reproduzieren eines Problems"
368358

369359
#: docs/en/content_test_bed/how-to/contribute/how/reproduce_issue.md:3
370-
#, fuzzy
371360
msgid "{% extends \"contribute/how/reproduce_issue.md\" %}"
372361
msgstr "{% extends \"contribute/how/reproduce_issue.md\" %}"
373362

@@ -398,7 +387,6 @@ msgid "Providing a pull request review"
398387
msgstr "Überprüfung von Pull-Anfragen bereitstellen"
399388

400389
#: docs/en/content_test_bed/how-to/contribute/how/review_pr.md:3
401-
#, fuzzy
402390
msgid "{% extends \"contribute/how/review_pr.md\" %}"
403391
msgstr "{% extends \"contribute/how/review_pr.md\" %}"
404392

@@ -408,7 +396,6 @@ msgid "Avoiding scope creep"
408396
msgstr "Vermeidung der schleichenden Ausweitung des Umfangs"
409397

410398
#: docs/en/content_test_bed/how-to/contribute/how/scope_creep.md:3
411-
#, fuzzy
412399
msgid "{% extends \"contribute/how/scope_creep.md\" %}"
413400
msgstr "{% extends \"contribute/how/scope_creep.md\" %}"
414401

@@ -418,7 +405,6 @@ msgid "Submitting a pull request"
418405
msgstr "Einreichen einer Pull-Anfrage"
419406

420407
#: docs/en/content_test_bed/how-to/contribute/how/submit_pr.md:3
421-
#, fuzzy
422408
msgid "{% extends \"contribute/how/submit_pr.md\" %}"
423409
msgstr "{% extends \"contribute/how/submit_pr.md\" %}"
424410

@@ -463,19 +449,17 @@ msgid "Translating content"
463449
msgstr "Inhalte übersetzen"
464450

465451
#: docs/en/content_test_bed/how-to/contribute/how/translate.md:3
466-
#, fuzzy
467452
msgid "{% extends \"contribute/how/translate.md\" %}"
468-
msgstr "{% erweitert \"beitrag/how/translate.md\" %}"
453+
msgstr "{% extends \"contribute/how/translate.md\" %}"
469454

470455
#: docs/en/content_test_bed/how-to/contribute/how/write_code.md:1
471456
#, fuzzy
472457
msgid "Writing, running, and testing code"
473458
msgstr "Schreiben, Ausführen und Testen von Code"
474459

475460
#: docs/en/content_test_bed/how-to/contribute/how/write_code.md:3
476-
#, fuzzy
477461
msgid "{% extends \"contribute/how/write_code.md\" %}"
478-
msgstr "{% erweitert \"beitrag/how/write_code.md\" %}"
462+
msgstr "{% extends \"contribute/how/write_code.md\" %}"
479463

480464
#: docs/en/content_test_bed/how-to/contribute/how/write_code.md:7
481465
#, fuzzy
@@ -502,7 +486,6 @@ msgid "Writing documentation"
502486
msgstr "Dokumentation schreiben"
503487

504488
#: docs/en/content_test_bed/how-to/contribute/how/write_docs.md:3
505-
#, fuzzy
506489
msgid "{% extends \"contribute/how/write_docs.md\" %}"
507490
msgstr "{% extends \"contribute/how/write_docs.md\" %}"
508491

@@ -531,17 +514,15 @@ msgid "Contributing to {{ formal_name }}"
531514
msgstr "Beitrag zu {{ formal_name }}"
532515

533516
#: docs/en/content_test_bed/how-to/contribute/index.md:3
534-
#, fuzzy
535517
msgid "{% extends \"contribute/index.md\" %}"
536-
msgstr "{% erweitert \"beitrag/index.md\" %}"
518+
msgstr "{% extends \"contribute/index.md\" %}"
537519

538520
#: docs/en/content_test_bed/how-to/contribute/next/pr_review.md:1
539521
#, fuzzy
540522
msgid "Receiving a pull request review"
541523
msgstr "Überprüfung einer Pull-Anfrage erhalten"
542524

543525
#: docs/en/content_test_bed/how-to/contribute/next/pr_review.md:3
544-
#, fuzzy
545526
msgid "{% extends \"contribute/next/pr_review.md\" %}"
546527
msgstr "{% extends \"contribute/next/pr_review.md\" %}"
547528

@@ -551,7 +532,6 @@ msgid "The release process"
551532
msgstr "Der Freigabeprozess"
552533

553534
#: docs/en/content_test_bed/how-to/contribute/next/release.md:3
554-
#, fuzzy
555535
msgid "{% extends \"contribute/next/release.md\" %}"
556536
msgstr "{% extends \"contribute/next/release.md\" %}"
557537

@@ -561,52 +541,45 @@ msgid "Code style guide"
561541
msgstr "Code style guide"
562542

563543
#: docs/en/content_test_bed/how-to/contribute/style/code_style_guide.md:3
564-
#, fuzzy
565544
msgid "{% extends \"contribute/style/code_style_guide.md\" %}"
566-
msgstr "{% erweitert \"contribute/style/code_style_guide.md\" %}"
545+
msgstr "{% extends \"contribute/style/code_style_guide.md\" %}"
567546

568547
#: docs/en/content_test_bed/how-to/contribute/style/docs_style_guide.md:1
569548
#, fuzzy
570549
msgid "Documentation style guide"
571550
msgstr "Documentation style guide"
572551

573552
#: docs/en/content_test_bed/how-to/contribute/style/docs_style_guide.md:3
574-
#, fuzzy
575553
msgid "{% extends \"contribute/style/docs_style_guide.md\" %}"
576-
msgstr "{% erweitert \"contribute/style/docs_style_guide.md\" %}"
554+
msgstr "{% extends \"contribute/style/docs_style_guide.md\" %}"
577555

578556
#: docs/en/content_test_bed/how-to/contribute/what/fix_issue.md:1
579557
#, fuzzy
580558
msgid "Fixing an issue"
581559
msgstr "Behebung eines Problems"
582560

583561
#: docs/en/content_test_bed/how-to/contribute/what/fix_issue.md:3
584-
#, fuzzy
585562
msgid "{% extends \"contribute/what/fix_issue.md\" %}"
586-
msgstr "{% erweitert \"contribute/what/fix_issue.md\" %}"
563+
msgstr "{% extends \"contribute/what/fix_issue.md\" %}"
587564

588565
#: docs/en/content_test_bed/how-to/contribute/what/implement_feature.md:1
589566
#, fuzzy
590567
msgid "Implementing a new feature"
591568
msgstr "Implementierung einer neuen Funktion"
592569

593570
#: docs/en/content_test_bed/how-to/contribute/what/implement_feature.md:3
594-
#, fuzzy
595571
msgid "{% extends \"contribute/what/implement_feature.md\" %}"
596572
msgstr "{% extends \"contribute/what/implement_feature.md\" %}"
597573

598574
#: docs/en/content_test_bed/how-to/contribute/what/propose_feature.md:3
599-
#, fuzzy
600575
msgid "{% extends \"contribute/what/propose_feature.md\" %}"
601576
msgstr "{% extends \"contribute/what/propose_feature.md\" %}"
602577

603578
#: docs/en/content_test_bed/how-to/contribute/what/review_pr.md:3
604-
#, fuzzy
605579
msgid "{% extends \"contribute/what/review_pr.md\" %}"
606580
msgstr "{% extends \"contribute/what/review_pr.md\" %}"
607581

608582
#: docs/en/content_test_bed/how-to/contribute/what/translate.md:3
609-
#, fuzzy
610583
msgid "{% extends \"contribute/what/translate.md\" %}"
611584
msgstr "{% extends \"contribute/what/translate.md\" %}"
612585

@@ -616,7 +589,6 @@ msgid "Triaging an issue"
616589
msgstr "Behandlung eines Problems"
617590

618591
#: docs/en/content_test_bed/how-to/contribute/what/triage.md:3
619-
#, fuzzy
620592
msgid "{% extends \"contribute/what/triage.md\" %}"
621593
msgstr "{% extends \"contribute/what/triage.md\" %}"
622594

@@ -626,7 +598,6 @@ msgid "Using the tools"
626598
msgstr "Verwendung der Werkzeuge"
627599

628600
#: docs/en/content_test_bed/how-to/contribute/what/use_tools.md:3
629-
#, fuzzy
630601
msgid "{% extends \"contribute/what/use_tools.md\" %}"
631602
msgstr "{% extends \"contribute/what/use_tools.md\" %}"
632603

@@ -636,7 +607,6 @@ msgid "Adding documentation"
636607
msgstr "Hinzufügen von Dokumentation"
637608

638609
#: docs/en/content_test_bed/how-to/contribute/what/write_docs.md:3
639-
#, fuzzy
640610
msgid "{% extends \"contribute/what/write_docs.md\" %}"
641611
msgstr "{% extends \"contribute/what/write_docs.md\" %}"
642612

src/beeware_docs_tools/shared_content/en/contribute/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Yes! We have opportunities for folks at every experience level to contribute. Wh
66

77
Is this your first time contributing to an open source project? We're here to help! We have [advice for first-time contributors](first_time_contributors.md) to help with getting past any initial fears and concerns.
88

9-
## What can I do?
9+
## What can I do? { #what-can-i-do }
1010

1111
### [Fix an issue](what/fix_issue.md)
1212

0 commit comments

Comments
 (0)