Skip to content

Commit ba17e6d

Browse files
committed
ran script/fix-translation-errors.js > ~/docs-translation-errors-fixable.txt
1 parent 0fce585 commit ba17e6d

443 files changed

Lines changed: 1213 additions & 1348 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

translations/de-DE/content/actions/creating-actions/about-actions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ versions:
1111
free-pro-team: '*'
1212
enterprise-server: '>=2.22'
1313
github-ae: '*'
14-
type: 'übersicht'
14+
type: overview
1515
topics:
16-
- 'Action development'
17-
- 'Fundamentals'
16+
- Action development
17+
- Fundamentals
1818
---
1919

2020
{% data reusables.actions.enterprise-beta %}

translations/de-DE/content/actions/creating-actions/dockerfile-support-for-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ versions:
99
free-pro-team: '*'
1010
enterprise-server: '>=2.22'
1111
github-ae: '*'
12-
type: 'Referenz'
12+
type: reference
1313
---
1414

1515
{% data reusables.actions.enterprise-beta %}

translations/de-DE/content/actions/creating-actions/metadata-syntax-for-github-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Metadaten-Syntax für GitHub-Aktionen
33
shortTitle: Metadaten-Syntax
4-
intro: Du kannst Aktionen erstellen, um Aufgaben in Ihrem Repository zu erledigen. Für Aktionen ist eine Metadaten-Datei erforderlich, welche die YAML-Syntax verwendet.
4+
intro: 'Du kannst Aktionen erstellen, um Aufgaben in Ihrem Repository zu erledigen. Für Aktionen ist eine Metadaten-Datei erforderlich, welche die YAML-Syntax verwendet.'
55
product: '{% data reusables.gated-features.actions %}'
66
redirect_from:
77
- /articles/metadata-syntax-for-github-actions
@@ -12,7 +12,7 @@ versions:
1212
free-pro-team: '*'
1313
enterprise-server: '>=2.22'
1414
github-ae: '*'
15-
type: 'Referenz'
15+
type: reference
1616
---
1717

1818
{% data reusables.actions.enterprise-beta %}

translations/de-DE/content/actions/guides/about-packaging-with-github-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ versions:
99
free-pro-team: '*'
1010
enterprise-server: '>=2.22'
1111
github-ae: '*'
12-
type: 'übersicht'
12+
type: overview
1313
topics:
14-
- 'Pakete erstellen'
14+
- Pakete erstellen
1515
---
1616

1717
{% data reusables.actions.enterprise-beta %}

translations/de-DE/content/actions/guides/about-service-containers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ versions:
99
free-pro-team: '*'
1010
enterprise-server: '>=2.22'
1111
github-ae: '*'
12-
type: 'übersicht'
12+
type: overview
1313
topics:
14-
- 'Containers'
15-
- 'Docker'
14+
- Containers
15+
- Docker
1616
---
1717

1818
{% data reusables.actions.enterprise-beta %}

translations/de-DE/content/actions/guides/using-github-actions-for-project-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Using GitHub Actions for project management
3-
intro: You can use {% data variables.product.prodname_actions %} to automate many of your project management tasks.
3+
intro: 'You can use {% data variables.product.prodname_actions %} to automate many of your project management tasks.'
44
product: '{% data reusables.gated-features.actions %}'
55
versions:
66
free-pro-team: '*'
77
enterprise-server: '>=2.22'
88
github-ae: '*'
9-
type: 'übersicht'
9+
type: overview
1010
topics:
11-
- 'Project management'
11+
- Project management
1212
---
1313

1414
You can use {% data variables.product.prodname_actions %} to automate your project management tasks by creating workflows. Each workflow contains a series of tasks that are performed automatically every time the workflow runs. For example, you can create a workflow that runs every time an issue is created to add a label, leave a comment, and move the issue onto a project board.

translations/de-DE/content/actions/hosting-your-own-runners/about-self-hosted-runners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ versions:
88
free-pro-team: '*'
99
enterprise-server: '>=2.22'
1010
github-ae: '*'
11-
type: 'übersicht'
11+
type: overview
1212
---
1313

1414
{% data reusables.actions.ae-self-hosted-runners-notice %}

translations/de-DE/content/actions/learn-github-actions/essential-features-of-github-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ versions:
66
free-pro-team: '*'
77
enterprise-server: '>=2.22'
88
github-ae: '*'
9-
type: 'übersicht'
9+
type: overview
1010
topics:
11-
- 'Fundamentals'
11+
- Fundamentals
1212
---
1313

1414
{% data reusables.actions.enterprise-beta %}

translations/de-DE/content/actions/learn-github-actions/introduction-to-github-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ versions:
1010
free-pro-team: '*'
1111
enterprise-server: '>=2.22'
1212
github-ae: '*'
13-
type: 'übersicht'
13+
type: overview
1414
topics:
15-
- 'Fundamentals'
15+
- Fundamentals
1616
---
1717

1818
{% data reusables.actions.enterprise-beta %}

translations/es-ES/content/actions/creating-actions/about-actions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ versions:
1111
free-pro-team: '*'
1212
enterprise-server: '>=2.22'
1313
github-ae: '*'
14-
type: 'resumen'
14+
type: overview
1515
topics:
16-
- 'Desarrollo de las acciones'
17-
- 'Fundamentos'
16+
- Desarrollo de las acciones
17+
- Fundamentos
1818
---
1919

2020
{% data reusables.actions.enterprise-beta %}

0 commit comments

Comments
 (0)