issues
search
Chenger1
/
stellaris-trpack
Скрипты на Python для работы с файлами локализации Стеллариса
MIT License
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
To add a decorator that cuts out fragments from \ to unnecessary characters instead of searching for an exact match
#110
Letiso
opened
3 years ago
1
Visually remove ' +' for the user from resource lines, but keep them inside files
#109
Letiso
closed
3 years ago
3
to supplement a separate_unnecessary_parts function at parser.py by new symbols and fix problem, when ' +' slices too mach, cutting letters
#108
Letiso
closed
3 years ago
1
Updating collection.db when user adds new mod
#107
Chenger1
closed
3 years ago
1
solve bug, when for translation opens another file instead of choosen
#106
Letiso
closed
3 years ago
1
Fix parser work for name-lists
#105
Letiso
closed
3 years ago
1
Add VPN
#104
Letiso
opened
3 years ago
0
Solve bug, when variable from .yml replaces by string, contains it source
#103
Letiso
closed
3 years ago
0
Add processing for strings, that needed to be cutted for a few parts, using ['...', '... +', '...']
#102
Letiso
closed
3 years ago
1
Return parsing with quotes
#101
Letiso
closed
3 years ago
1
Return line by line translation, based on structured empty temp files
#100
Letiso
closed
3 years ago
1
Fix missed lines at temporary files
#99
Letiso
closed
3 years ago
1
IndexError while open last mod
#98
Chenger1
closed
3 years ago
1
Unicode Error after open mod from Modification`s Window
#97
Chenger1
closed
3 years ago
2
Fix bug, when source file got a miss a line, coz last string haven't \ n symbol at end
#96
Letiso
closed
3 years ago
1
Merge cutter, translator, comparer & putter using class and reworking comparer algorithm
#95
Letiso
closed
3 years ago
1
Fix Attribute Error with googletrans
#94
Chenger1
closed
3 years ago
2
Design and create a translation update algorithm
#93
Letiso
opened
3 years ago
2
Mark as untranslatable unnecessary translation widgets
#92
Letiso
closed
3 years ago
1
Add removing unnecessary parts from strings at parsing stage
#91
Letiso
closed
3 years ago
1
Add field for description input for every collection with mod-list including inside
#90
Letiso
closed
3 years ago
1
Create tumbnails for every available for translation language
#89
Letiso
closed
3 years ago
1
Add separation on languages-depend collection mods with own data
#88
Letiso
opened
4 years ago
0
Add check for dependency of time with strings count, then strigns count with file size and add an algorithm of max files size summ control for localisation
#87
Letiso
closed
3 years ago
2
Fix translation for widgets
#86
Letiso
closed
3 years ago
1
Last file in the stack doesn't removes after translation is complete
#85
Letiso
closed
4 years ago
1
Try to merge searching algorithms at cutter.py
#84
Letiso
closed
3 years ago
1
Fix bug where putter.py does not replacing translated strings
#83
Letiso
closed
3 years ago
2
Simplify render algorythm for TranslationLanguageWindow
#82
Letiso
closed
4 years ago
2
Fix messages depences for SuccessWindow
#81
Letiso
closed
3 years ago
1
Clean unused messages and fix depences for ErrorWindow
#80
Letiso
closed
3 years ago
1
Add link to developer info
#79
Letiso
closed
4 years ago
2
Simplify scan_for_files function at utils.py
#78
Letiso
closed
3 years ago
2
Fix stack dependencies
#77
Letiso
closed
4 years ago
1
Add processing for name-lists
#76
Letiso
closed
3 years ago
2
Think about improving searching algorythm, coz it's looks very expensive for now
#75
Letiso
closed
4 years ago
2
Return call_accept_message() to messages.py
#74
Letiso
closed
3 years ago
2
Replace values of queries by = ? at the collection_db
#73
Letiso
closed
4 years ago
2
Consider simplifying the algorithm of the comparer.py
#72
Letiso
closed
3 years ago
2
Add Title Case сheck for name-lists
#71
Letiso
closed
3 years ago
3
Remove extra line from resource file
#70
Letiso
closed
3 years ago
2
Consider mods_sorting when simplifying the algorithm
#69
Letiso
closed
4 years ago
1
Consider 'translator' when simplifying the algorithm
#68
Letiso
closed
4 years ago
1
Consider 'pictures' when simplifying the algorithm
#67
Letiso
closed
4 years ago
1
Rework translation & interface languages selection using LANGUAGES[properties["language"]
#66
Letiso
closed
3 years ago
1
Rework TranslationLanguageWindow
#65
Letiso
closed
4 years ago
1
Add Collection mod thumbnail to local_mod_init
#64
Letiso
closed
4 years ago
2
Immediately create temporary files and folders when saving data to the Collection for each saved file
#63
Letiso
closed
4 years ago
1
Save all temp folders and files in dirs as named by mod_id in local_localisation folder
#62
Letiso
closed
4 years ago
1
Optimize data storing by using "namedtuple" instead of regular "tuple"
#61
Chenger1
closed
3 years ago
0
Next