Language update and improvements #2852

Open
PengeEmber wants to merge 1 commit from PengeEmber/master into master
PengeEmber commented 2025-01-08 20:51:16 +00:00 (Migrated from github.com)

EN: I realized that multiple files can be modified at once, so I reviewed the files I had edited more thoroughly. Following the advice and help I received, I created a larger update package that includes the following: The file paths in my Hungarian translation were not working correctly, so I fixed them with your help. I added the other languages from the readme directory to both the main and Hungarian README.md files (sorted alphabetically by country names). I created a hu subfolder in the web directory to avoid using third-party image hosting services. Thank you again for your help! I'm really happy to contribute to this project. I've never done anything like this before, and I find this collaborative process very interesting. I'm learning something new through this experience. Have an amazing day!

HU: Rájöttem, hogy egyszerre több fájlt is módosíthatok, ezért alaposabban átnéztem az általam szerkesztett fájlokat. A kapott segítséget megfogadva elkészítettem egy nagyobb változtatási csomagot, amely a következőket tartalmazza: Az általam készített magyar fordításban az elérési útvonalak nem működtek megfelelően, így a segítségetekkel kijavítottam őket. Hozzáadtam a readme könyvtárból a többi nyelvet a fő és a magyar README.md fájlhoz (országnevek ABC-sorrendben rendezve). Létrehoztam a web könyvtárban egy hu almappát, hogy ne kelljen harmadik féltől származó képmegosztó oldalakat használni. Köszönöm még egyszer a segítségeteket! Nagyon örülök, hogy hozzájárulhatok a projekthez. Ilyet még sosem csináltam korábban, és számomra nagyon érdekes ez az együttműködési folyamat. Ezzel is tanulok valami újat. Legyen csodás napotok!

EN: I realized that multiple files can be modified at once, so I reviewed the files I had edited more thoroughly. Following the advice and help I received, I created a larger update package that includes the following: The file paths in my Hungarian translation were not working correctly, so I fixed them with your help. I added the other languages from the readme directory to both the main and Hungarian README.md files (sorted alphabetically by country names). I created a hu subfolder in the web directory to avoid using third-party image hosting services. Thank you again for your help! I'm really happy to contribute to this project. I've never done anything like this before, and I find this collaborative process very interesting. I'm learning something new through this experience. Have an amazing day! HU: Rájöttem, hogy egyszerre több fájlt is módosíthatok, ezért alaposabban átnéztem az általam szerkesztett fájlokat. A kapott segítséget megfogadva elkészítettem egy nagyobb változtatási csomagot, amely a következőket tartalmazza: Az általam készített magyar fordításban az elérési útvonalak nem működtek megfelelően, így a segítségetekkel kijavítottam őket. Hozzáadtam a readme könyvtárból a többi nyelvet a fő és a magyar README.md fájlhoz (országnevek ABC-sorrendben rendezve). Létrehoztam a web könyvtárban egy hu almappát, hogy ne kelljen harmadik féltől származó képmegosztó oldalakat használni. Köszönöm még egyszer a segítségeteket! Nagyon örülök, hogy hozzájárulhatok a projekthez. Ilyet még sosem csináltam korábban, és számomra nagyon érdekes ez az együttműködési folyamat. Ezzel is tanulok valami újat. Legyen csodás napotok!
JellyBrick (Migrated from github.com) reviewed 2025-01-08 20:51:16 +00:00
JellyBrick (Migrated from github.com) reviewed 2025-01-18 02:49:38 +00:00
JellyBrick (Migrated from github.com) requested changes 2025-01-18 02:50:27 +00:00
JellyBrick (Migrated from github.com) left a comment

The README for each language should not differ from the main README (eng).

The README for each language should not differ from the main README (eng).
PengeEmber commented 2025-01-18 08:35:14 +00:00 (Migrated from github.com)

I have fixed everything as requested. (I reverted the README modification and updated the mentioned Example image.)

I have fixed everything as requested. (I reverted the README modification and updated the mentioned Example image.)
This pull request has changes conflicting with the target branch.
  • docs/readme/README-hu.md
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin PengeEmber/master:PengeEmber/master
git switch PengeEmber/master

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff PengeEmber/master
git switch PengeEmber/master
git rebase master
git switch master
git merge --ff-only PengeEmber/master
git switch PengeEmber/master
git rebase master
git switch master
git merge --no-ff PengeEmber/master
git switch master
git merge --squash PengeEmber/master
git switch master
git merge --ff-only PengeEmber/master
git switch master
git merge PengeEmber/master
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: YTMD/youtube-music#2852
No description provided.