Skip to content

rfluethi/German-translation-for-Tour-the-New-Learn-WordPress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

German Translation of 'Tour the New Learn WordPress'

This repository hosts the German translation of the "Tour the New Learn WordPress". Developed by the Training Team for Learn WordPress, this project offers accessible and culturally adapted learning materials for German-speaking audiences. As part of the Open Educational Resources (OER) initiative, it ensures free and adaptable educational content to promote lifelong learning.

Table of Contents

Original Resources

This section lists the original English resources alongside their German adaptations, which serve as the foundation for the translation efforts.

English Resources (original)

German Resources

Documents

Documents for the German translation.

Text Materials

The Text Materials file contains the full transcript of the video, including all spoken passages. It also contains other related texts that are part of this project.

Subtitles

The subtitles directory contains the subtitle files for the video.

Video

The current version of the video, which has been uploaded here and can be found in the media/video directory.

Repository Structure

/repository-root
│
├── /docs/                # Documentation of the video
│   └── text-materials.md # Texts and dialogs of the video materials
│
├── /src/                 # Directory for working files used in creating the video
│   ├── /audio/           # Directory for audio files used in the video
│   │   └── /voice/       # Directory for voice recordings for the video
│   ├── /subtitles/       # Directory for subtitle files for the video
│   └── /video/           # Directory for video production data
│
├── /media/               # Media resources for the video
│   └── /video/           # Directory for the final video files
│
├── .gitignore            # Files or directories to be excluded from version control
└── README.md             # This file

Contributing

We welcome all forms of contribution! Whether you're interested in improving the translation, adapting the lesson for another language, or enhancing the video production, your input is valuable.

How to Contribute

  1. Fork the Repository:

    • Click the "Fork" button at the top right of the repository page to create your own copy of the repository.
  2. Clone Your Forked Repository:

    • Replace yourusername with your GitHub username in the command below:
    git clone https://github.com/yourusername/German-translation-for-Tour-the-New-Learn-WordPress.git
    • Navigate into the cloned directory:
    cd German-translation-for-Tour-the-New-Learn-WordPress
  3. Create a Branch:

    • Create a new branch for your feature or fix. Replace your-feature-name with a descriptive name for your changes:
    git checkout -b feature/your-feature-name
  4. Make Changes:

    • Implement your improvements or translations. Ensure that your changes align with any existing coding standards or guidelines.
  5. Commit Changes:

    • Commit your changes with a descriptive message:
    git commit -m "Describe your changes here"
  6. Push to GitHub:

    • Push your branch to your forked repository:
    git push origin feature/your-feature-name
  7. Submit a Pull Request:

    • Go to the original repository at https://github.com/rfluethi/German-translation-for-Tour-the-New-Learn-WordPress.git.
    • Click on the "Pull Requests" tab, then click the "New Pull Request" button.
    • Select your branch from the "compare" dropdown and submit your pull request for review.

License

The content of this repository is licensed under the CC0 1.0 Universal license. Please note that some logos, images, and other assets may be subject to different copyright restrictions. Refer to the documentation and original resources for further details.

Contact

For any questions or suggestions, please contact the project maintainer at mail@rfluethi.com. You can also join our community discussions on WordPress Slack for more interactive support.

About

German translation of the video ‘Tour the New Learn WordPress Experience’.

Topics

Resources

Stars

Watchers

Forks

Contributors