Added slovenian language

This commit is contained in:
Yorik van Havre
2016-02-03 13:36:51 -02:00
parent c6d2f64cf1
commit 3106ca7df3
107 changed files with 32078 additions and 186 deletions

View File

@@ -92,7 +92,7 @@ locations = [["Arch","../Mod/Arch/Resources/translations","../Mod/Arch/Resources
["Path","../Mod/Path/Gui/Resources/translations","../Mod/Path/Gui/Resources/Path.qrc"],
]
default_languages = "af zh-CN zh-TW hr cs nl fi fr de hu ja no pl pt-PT ro ru sr es-ES sv-SE uk it pt-BR el sk tr"
default_languages = "af zh-CN zh-TW hr cs nl fi fr de hu ja no pl pt-PT ro ru sr es-ES sv-SE uk it pt-BR el sk tr sl"
def updateqrc(qrcpath,lncode):
"updates a qrc file with the given translation entry"