memnoth
618a4d6d83
Edit *.po of Korean translation
7 years ago
memnoth
218042b72e
Add Korean translation
7 years ago
MrS0m30n3
4af7d83b3f
Untrack MO files
8 years ago
MrS0m30n3
e2ad5f81c6
Update translation files
8 years ago
MrS0m30n3
2c4a92f9b5
Update translation files
8 years ago
MrS0m30n3
6649641dde
Update translation files
8 years ago
MrS0m30n3
cd82dcac37
Fix language codes
8 years ago
MrS0m30n3
3875b07e44
Merge fork youtube-dlg/youtube-dl-gui
8 years ago
MrS0m30n3
aa74cc20d0
Add Hungarian language
8 years ago
MrS0m30n3
ee5617c7c2
Add Turkish language
8 years ago
Nikita Bystrov
091d66459e
Changed `Percent` translation. From `Скачано` To `Процент`
8 years ago
Nikita Bystrov
ec771b2b6f
Added "Extension" string translate
9 years ago
Nikita Bystrov
c2b2fbe7c9
Fixed mistake
9 years ago
Nikita Bystrov
94816ea1d8
Added .mo and .po Russian files translated
9 years ago
MrS0m30n3
2dfd74faef
Add Hebrew translation
9 years ago
MrS0m30n3
365dc13788
Update gui labels
9 years ago
dnlsrl
3c8879231e
Fixed translation
9 years ago
dnlsrl
ae9f58fc63
Fixed translation file
9 years ago
dnlsrl
7021078399
Fixed spanish translation, fixed optionsframe
9 years ago
dnlsrl
a2f08bcc33
Added spanish translation
9 years ago
MrS0m30n3
101582c6ed
Add Portuguese translation
9 years ago
Max Bruckner
07002b9192
German translation: Decrease stringsize
Replace "Einstellungen Zurücksetzen" with
"Zurücksetzen", which means "Reset"
9 years ago
Max Bruckner
bc019d6d9c
Add German translation
9 years ago
MrS0m30n3
5d6365c08a
Add arabic language support
9 years ago
MrS0m30n3
13428c84f9
Update French translation files
9 years ago
MrS0m30n3
6ec33b71da
Update youtube_dl_gui.po
9 years ago
MrS0m30n3
ec907b63cb
Add french language support
9 years ago
MrS0m30n3
c41d69f59c
Add localization
CHANGES
=======
setup.py
Add youtube_dl_gui/locale file on the installation script
__init__.py
Add localization via gettext
Move optionsmanager, logmanager initialization out of the main() function
mainframe.py
Add the gettext _() function to translate the strings
optiosframe.py
Add the gettext _() function to translate the strings
Add LocalizationTab
optionsmanager.py
Add new option 'locale_name'
utils.py
Add get_locale_file() function
NEW FILES
=========
locale_build: Contains scripts to auto create locale files
youtube_dl_gui/locale: Contains locale files for youtube-dlg
9 years ago