wedesoft / anymeal

AnyMeal is a free and open source recipe management software developed using SQLite3 and Qt5. It can manage a cookbook with more than 250,000 MealMaster recipes, thereby allowing to import, export, search, display, edit, and print them. AnyMeal is available for GNU/Linux and Microsoft Windows.
https://wedesoft.github.io/anymeal
GNU General Public License v3.0
56 stars 5 forks source link

Add Slovenian translation, fix small typo in German translation #56

Closed anzepintar closed 1 month ago

anzepintar commented 1 month ago

I added Slovenian translation. (forgot to commit everything in first PR)

wedesoft commented 1 month ago

You also need to add anymeal/locale/sl/Makefile to the outputs at the end of the configure.ac file. Let me know if you want me to do it.

wedesoft commented 1 month ago

Thanks btw :)

anzepintar commented 1 month ago

You also need to add anymeal/locale/sl/Makefile to the outputs at the end of the configure.ac file. Let me know if you want me to do it.

fixed

wedesoft commented 1 month ago

Thanks for your contribution :)

wedesoft commented 1 month ago

I also added the Slovenian translation to the NSIS script for the Windows installer/uninstaller.