clean to new translate

This commit is contained in:
Alexander Popov 2021-01-09 16:31:41 +03:00
parent e935c61000
commit e2c7c8c885
12 changed files with 12 additions and 2859 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*_strings.dat.txt
result.txt
strings.dat
*.*~

View File

@ -33,3 +33,4 @@ if __name__ == '__main__':
print('Loading strings...', loadStrings())
print('Save strings for notabenoid...', saveStrings())
print('\nComplete!')

View File

@ -1,9 +1,9 @@
# Russian language pack for [Delver](http://www.delvergame.com/)
**Installing**
Drop `mods` folder next Delver executable file.
**(В процессе)**
![Delver](https://github.com/iiiypuk/delver-pack-ru-ru/raw/master/logo.png)
# Notice
Translation progress is not finished. Waiting for release 1.0 :smirk:
Перевод ещё не закончен! :smirk:
[![Подписаться в Steam](https://img.shields.io/badge/Подписаться-Steam-blue?style=for-the-badge)](https://steamcommunity.com/sharedfiles/filedetails/?id=1748324216)
# Steam Workshop page
[Subscribe](https://steamcommunity.com/sharedfiles/filedetails/?id=1748324216)

3
TRANSLATE.md Normal file
View File

@ -0,0 +1,3 @@
# Как переводить и что к чему

View File

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

@ -39,3 +39,4 @@ def replaceStrings():
if __name__ == '__main__':
replaceStrings()

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff