The Sims 4 Translator
SCREENSHOTS
Downloaded 90,369 times
705 Thanks
123 Favourited
170,125 Views
Say Thanks!
Thanked!
Picked Upload!
This is a picked upload! It showcases some of the best talent and creativity available on MTS and in the community.
Author voky
Uploaded: 2nd Jul 2020 at 12:43 PM
Updated: 2nd Aug 2024 at 6:27 AM
Updated: 2nd Aug 2024 at 6:27 AM
I don't know much English, so I used a translator to describe it. I'm sorry about that
This is a simple program for easy translation of mods for The Sims 4.
IMPORTANT
I HAVE STOPPED SUPPORTING THIS PROJECT. ANYONE CAN CONTINUE WORKING ON IT. SOURCES CAN BE FOUND ON GITHUB!
Unfortunately, the site modthesims.info stopped supporting downloading archives with other archives inside. This program applies specifically to this case, so all new updates will be available only on GitHub.
Features:
Usage Instructions:
Install Instructions:
This is a standalone application and does not require installation.
Interface languages:
- English
- Russian
- Chinese (by Tina.)
- Spanish (by Onnya)
- Polish (by Simowe Osiedle)
- German (by Ulrike)
Starting from version 1.2, the translation of the interface has been made into separate files. They are available in the folder:
To add a new translation, you need to place the XML file with the new translation in this folder.
Troubleshooting:
If you are experiencing startup problems (error "ImportError: DLL load failed"), try installing Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019
Additional Credits:
The idea is taken from the app xTranslator (https://www.nexusmods.com/skyrimspecialedition/mods/134)
Updates:
Version 1.3.1, 08/02/2024
- Added German language
- Fixed working with merged packages
- Variables in curly brackets are no longer translated using translators (such as {0.String}, {0.Number}, etc)
Version 1.3, 07/09/2024
- Added light and dark themes
- Added Polish language
Version 1.2, 06/18/2024
- Added a visual indicator of translation progress
- Fixed several bugs
Version 1.2 RC, 06/15/2024
- Added the possibility of automatic translation
- Added DeepL support
- The translation files of this application are placed in separate files
- The Sims 4 language settings are placed in a separate file
Version 1.1.2, 12/07/2020:
- Fixed translation using Google Translate
- Fixed a bug related to incorrect line selection when editing (Windows 7)
Version 1.1, 11/18/2020:
- The list of extensions is made in a separate file, so that I don't have to upload a new version every time, and you download it (for those who use the dictionaries of the base game and extensions)
- Fixed crash with a large number of dictionaries
Version 1.0.1, 09/24/2020:
- Fixed bug with access to settings
Version 1.0, 09/24/2020:
- Added Chinese language
- Аdded 64-bit version (32-bit version will no longer be supported)
- A lot of fixes that are a bit lazy to list )
Version 1.0 RC, 08/24/2020:
- Added support for STBL files
- Added support for exporting XML files for the Deaderpool's STBL editor
- Added the ability to insert new record
- Added the ability to set the high-bit for groups
- Added the ability to translate from dictionaries created for other mods
- Improved export
- Fixed an error when starting the program if there are non-Latin characters in the path
Version 0.4, 07/10/2020:
- Added Google Translate
- Trying to get rid of virus warnings in Avast antivirus
Version 0.3, 07/04/2020:
- Added support for import XML files created with Deaderpool's STBL editor
- Attempt to fix some problems in the interface
Version 0.2, 07/02/2020:
- Added support for simplified Chinese (CHS_CN)
This is a simple program for easy translation of mods for The Sims 4.
IMPORTANT
I HAVE STOPPED SUPPORTING THIS PROJECT. ANYONE CAN CONTINUE WORKING ON IT. SOURCES CAN BE FOUND ON GITHUB!
Unfortunately, the site modthesims.info stopped supporting downloading archives with other archives inside. This program applies specifically to this case, so all new updates will be available only on GitHub.
Features:
- The translation of mods can be saved in dictionaries, which saves you from re-translating if new versions are released.
- Saving the translation as a separate file, or adding it directly to the mod.
- Saving translations from multiple mods to a single file.
Usage Instructions:
- In the settings, select the languages you plan to translate from and to.
- Open the mod (*.package)
- Translate.
- Save the dictionary if you plan to edit the translation or are going to translate new versions of the mod.
- Save the translation in a separate package or save the translation immediately in an open mod (finalization).
- Profit.
Install Instructions:
This is a standalone application and does not require installation.
Interface languages:
- English
- Russian
- Chinese (by Tina.)
- Spanish (by Onnya)
- Polish (by Simowe Osiedle)
- German (by Ulrike)
Starting from version 1.2, the translation of the interface has been made into separate files. They are available in the folder:
Code:
<app path>/prefs/interface/
To add a new translation, you need to place the XML file with the new translation in this folder.
Troubleshooting:
If you are experiencing startup problems (error "ImportError: DLL load failed"), try installing Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019
Additional Credits:
The idea is taken from the app xTranslator (https://www.nexusmods.com/skyrimspecialedition/mods/134)
Updates:
Version 1.3.1, 08/02/2024
- Added German language
- Fixed working with merged packages
- Variables in curly brackets are no longer translated using translators (such as {0.String}, {0.Number}, etc)
Version 1.3, 07/09/2024
- Added light and dark themes
- Added Polish language
Version 1.2, 06/18/2024
- Added a visual indicator of translation progress
- Fixed several bugs
Version 1.2 RC, 06/15/2024
- Added the possibility of automatic translation
- Added DeepL support
- The translation files of this application are placed in separate files
- The Sims 4 language settings are placed in a separate file
Version 1.1.2, 12/07/2020:
- Fixed translation using Google Translate
- Fixed a bug related to incorrect line selection when editing (Windows 7)
Version 1.1, 11/18/2020:
- The list of extensions is made in a separate file, so that I don't have to upload a new version every time, and you download it (for those who use the dictionaries of the base game and extensions)
- Fixed crash with a large number of dictionaries
Version 1.0.1, 09/24/2020:
- Fixed bug with access to settings
Version 1.0, 09/24/2020:
- Added Chinese language
- Аdded 64-bit version (32-bit version will no longer be supported)
- A lot of fixes that are a bit lazy to list )
Version 1.0 RC, 08/24/2020:
- Added support for STBL files
- Added support for exporting XML files for the Deaderpool's STBL editor
- Added the ability to insert new record
- Added the ability to set the high-bit for groups
- Added the ability to translate from dictionaries created for other mods
- Improved export
- Fixed an error when starting the program if there are non-Latin characters in the path
Version 0.4, 07/10/2020:
- Added Google Translate
- Trying to get rid of virus warnings in Avast antivirus
Version 0.3, 07/04/2020:
- Added support for import XML files created with Deaderpool's STBL editor
- Attempt to fix some problems in the interface
Version 0.2, 07/02/2020:
- Added support for simplified Chinese (CHS_CN)
Filename | Type | Size |
---|---|---|
translator_1_0_1_x86.zip | zip | |
libcrypto-1_1.dll | dll | 2228256 |
library.zip | zip | 6357846 |
libssl-1_1.dll | dll | 537632 |
pyexpat.pyd | pyd | 162320 |
pyside2.abi3.dll | dll | 138360 |
Qt5Core.dll | dll | 5377144 |
Qt5DBus.dll | dll | 349304 |
Qt5Gui.dll | dll | 5929592 |
Qt5Network.dll | dll | 1062520 |
Qt5Pdf.dll | dll | 4021368 |
Qt5PrintSupport.dll | dll | 266872 |
Qt5Qml.dll | dll | 3162744 |
Qt5QmlModels.dll | dll | 354424 |
Qt5Quick.dll | dll | 3535992 |
Qt5Svg.dll | dll | 264312 |
Qt5VirtualKeyboard.dll | dll | 2055800 |
Qt5WebSockets.dll | dll | 133752 |
Qt5Widgets.dll | dll | 4483704 |
QtCore.pyd | pyd | 3133560 |
QtGui.pyd | pyd | 3404408 |
QtNetwork.pyd | pyd | 871032 |
QtPrintSupport.pyd | pyd | 284792 |
QtWidgets.pyd | pyd | 5947512 |
__init__.pyc | pyc | 2867 |
select.pyd | pyd | 23568 |
shiboken2.abi3.dll | dll | 223352 |
shiboken2.pyd | pyd | 20088 |
__init__.pyc | pyc | 603 |
unicodedata.pyd | pyd | 1063440 |
_asyncio.pyd | pyd | 53776 |
_bz2.pyd | pyd | 78352 |
_ctypes.pyd | pyd | 104976 |
_decimal.pyd | pyd | 218640 |
_elementtree.pyd | pyd | 163344 |
_hashlib.pyd | pyd | 32272 |
_lzma.pyd | pyd | 146960 |
_multiprocessing.pyd | pyd | 25616 |
_overlapped.pyd | pyd | 35856 |
_queue.pyd | pyd | 24592 |
_socket.pyd | pyd | 66064 |
_ssl.pyd | pyd | 100880 |
msvcp140.dll | dll | 450320 |
msvcp140_1.dll | dll | 28952 |
qdirect2d.dll | dll | 1307256 |
qminimal.dll | dll | 703096 |
qoffscreen.dll | dll | 628344 |
qwebgl.dll | dll | 559736 |
qwindows.dll | dll | 1248888 |
python3.dll | dll | 58896 |
python37.dll | dll | 3441168 |
qwindowsvistastyle.dll | dll | 132216 |
translator.exe | exe | 36864 |
vcruntime140.dll | dll | 83768 |
_pytransform.dll | dll | 1366542 |
Filename | Type | Size |
---|---|---|
translator_1_1_2_x64.zip | zip | |
dlc.ini | ini | 5292 |
libcrypto-1_1.dll | dll | 3399200 |
libffi-7.dll | dll | 32792 |
library.zip | zip | 5340858 |
libssl-1_1.dll | dll | 689184 |
pyexpat.pyd | pyd | 188944 |
pyside2.abi3.dll | dll | 157168 |
Qt5Core.dll | dll | 6023664 |
Qt5DBus.dll | dll | 436720 |
Qt5Gui.dll | dll | 7008240 |
Qt5Network.dll | dll | 1340400 |
Qt5Pdf.dll | dll | 4469232 |
Qt5PrintSupport.dll | dll | 317424 |
Qt5Qml.dll | dll | 3591664 |
Qt5QmlModels.dll | dll | 438768 |
Qt5Quick.dll | dll | 4148720 |
Qt5Svg.dll | dll | 330736 |
Qt5VirtualKeyboard.dll | dll | 2095600 |
Qt5WebSockets.dll | dll | 149488 |
Qt5Widgets.dll | dll | 5498352 |
QtCore.pyd | pyd | 3451888 |
QtGui.pyd | pyd | 3817456 |
QtNetwork.pyd | pyd | 947184 |
QtPrintSupport.pyd | pyd | 297456 |
QtWidgets.pyd | pyd | 6284784 |
__init__.pyc | pyc | 2892 |
select.pyd | pyd | 26640 |
shiboken2.abi3.dll | dll | 250864 |
shiboken2.pyd | pyd | 25072 |
__init__.pyc | pyc | 604 |
unicodedata.pyd | pyd | 1096720 |
_bz2.pyd | pyd | 86032 |
_ctypes.pyd | pyd | 125968 |
_elementtree.pyd | pyd | 177168 |
_hashlib.pyd | pyd | 46096 |
_lzma.pyd | pyd | 161808 |
_queue.pyd | pyd | 28176 |
_socket.pyd | pyd | 78864 |
_ssl.pyd | pyd | 153616 |
msvcp140.dll | dll | 618264 |
msvcp140_1.dll | dll | 31512 |
qdirect2d.dll | dll | 1540080 |
qminimal.dll | dll | 844784 |
qoffscreen.dll | dll | 754672 |
qwebgl.dll | dll | 482288 |
qwindows.dll | dll | 1477104 |
python3.dll | dll | 58896 |
python38.dll | dll | 4205584 |
qwindowsvistastyle.dll | dll | 144368 |
translator.exe | exe | 40448 |
vcruntime140.dll | dll | 101672 |
vcruntime140_1.dll | dll | 44312 |
_pytransform.dll | dll | 1160704 |
Filename | Type | Size |
---|---|---|
translator_1_2_x64.7z | 7z | |
abc.pyc | pyc | 4889 |
argparse.pyc | pyc | 91373 |
ast.pyc | pyc | 91724 |
base64.pyc | pyc | 19530 |
bisect.pyc | pyc | 2069 |
BUILD_CONSTANTS.pyc | pyc | 448 |
bz2.pyc | pyc | 10273 |
calendar.pyc | pyc | 35412 |
cacert.pem | pem | 293951 |
core.pyc | pyc | 3075 |
__init__.pyc | pyc | 304 |
api.pyc | pyc | 15636 |
cd.pyc | pyc | 11844 |
constant.pyc | pyc | 38750 |
legacy.pyc | pyc | 1910 |
md.cp312-win_amd64.pyd | pyd | 10752 |
md__mypyc.cp312-win_amd64.pyd | pyd | 122880 |
models.pyc | pyc | 14884 |
utils.pyc | pyc | 13951 |
version.pyc | pyc | 291 |
__init__.pyc | pyc | 809 |
codecs.pyc | pyc | 26961 |
abc.pyc | pyc | 260 |
__init__.pyc | pyc | 62639 |
contextlib.pyc | pyc | 24320 |
contextvars.pyc | pyc | 272 |
copy.pyc | pyc | 7533 |
copyreg.pyc | pyc | 6621 |
csv.pyc | pyc | 15806 |
fetch_macholib | 86 | |
fetch_macholib.bat | bat | 75 |
README.ctypes | ctypes | 302 |
wintypes.pyc | pyc | 8506 |
_endian.pyc | pyc | 2991 |
__init__.pyc | pyc | 21270 |
dataclasses.pyc | pyc | 40763 |
datetime.pyc | pyc | 420 |
decimal.pyc | pyc | 417 |
dis.pyc | pyc | 30193 |
architecture.rst | rst | 9777 |
base64mime.pyc | pyc | 2215 |
charset.pyc | pyc | 8926 |
contentmanager.pyc | pyc | 12410 |
encoders.pyc | pyc | 1775 |
errors.pyc | pyc | 5392 |
feedparser.pyc | pyc | 18043 |
generator.pyc | pyc | 16286 |
header.pyc | pyc | 19011 |
headerregistry.pyc | pyc | 25340 |
iterators.pyc | pyc | 2240 |
message.pyc | pyc | 36784 |
parser.pyc | pyc | 3788 |
policy.pyc | pyc | 5624 |
quoprimime.pyc | pyc | 6572 |
utils.pyc | pyc | 9851 |
_encoded_words.pyc | pyc | 6450 |
_header_value_parser.pyc | pyc | 114658 |
_parseaddr.pyc | pyc | 20437 |
_policybase.pyc | pyc | 9501 |
__init__.pyc | pyc | 1337 |
aliases.pyc | pyc | 11829 |
ascii.pyc | pyc | 2384 |
base64_codec.pyc | pyc | 2682 |
big5.pyc | pyc | 2001 |
big5hkscs.pyc | pyc | 2011 |
bz2_codec.pyc | pyc | 3941 |
charmap.pyc | pyc | 3580 |
cp037.pyc | pyc | 2990 |
cp1006.pyc | pyc | 3073 |
cp1026.pyc | pyc | 2992 |
cp1125.pyc | pyc | 13601 |
cp1140.pyc | pyc | 2993 |
cp1250.pyc | pyc | 3014 |
cp1251.pyc | pyc | 3011 |
cp1252.pyc | pyc | 3014 |
cp1253.pyc | pyc | 3027 |
cp1254.pyc | pyc | 3016 |
cp1255.pyc | pyc | 3035 |
cp1256.pyc | pyc | 3013 |
cp1257.pyc | pyc | 3021 |
cp1258.pyc | pyc | 3019 |
cp273.pyc | pyc | 2991 |
cp424.pyc | pyc | 3029 |
cp437.pyc | pyc | 13176 |
cp500.pyc | pyc | 2990 |
cp720.pyc | pyc | 3044 |
cp737.pyc | pyc | 13578 |
cp775.pyc | pyc | 13216 |
cp850.pyc | pyc | 12763 |
cp852.pyc | pyc | 13238 |
cp855.pyc | pyc | 13553 |
cp856.pyc | pyc | 3061 |
cp857.pyc | pyc | 12564 |
cp858.pyc | pyc | 12764 |
cp860.pyc | pyc | 13153 |
cp861.pyc | pyc | 13178 |
cp862.pyc | pyc | 13411 |
cp863.pyc | pyc | 13174 |
cp864.pyc | pyc | 13219 |
cp865.pyc | pyc | 13178 |
cp866.pyc | pyc | 13591 |
cp869.pyc | pyc | 13121 |
cp874.pyc | pyc | 3117 |
cp875.pyc | pyc | 2987 |
cp932.pyc | pyc | 2003 |
cp949.pyc | pyc | 2003 |
cp950.pyc | pyc | 2003 |
euc_jisx0213.pyc | pyc | 2017 |
euc_jis_2004.pyc | pyc | 2017 |
euc_jp.pyc | pyc | 2005 |
euc_kr.pyc | pyc | 2005 |
gb18030.pyc | pyc | 2007 |
gb2312.pyc | pyc | 2005 |
gbk.pyc | pyc | 1999 |
hex_codec.pyc | pyc | 2667 |
hp_roman8.pyc | pyc | 3002 |
hz.pyc | pyc | 1997 |
idna.pyc | pyc | 9927 |
iso2022_jp.pyc | pyc | 2018 |
iso2022_jp_1.pyc | pyc | 2022 |
iso2022_jp_2.pyc | pyc | 2022 |
iso2022_jp_2004.pyc | pyc | 2029 |
iso2022_jp_3.pyc | pyc | 2022 |
iso2022_jp_ext.pyc | pyc | 2027 |
iso2022_kr.pyc | pyc | 2018 |
iso8859_1.pyc | pyc | 2998 |
iso8859_10.pyc | pyc | 3001 |
iso8859_11.pyc | pyc | 3095 |
iso8859_13.pyc | pyc | 3004 |
iso8859_14.pyc | pyc | 3022 |
iso8859_15.pyc | pyc | 3001 |
iso8859_16.pyc | pyc | 3003 |
iso8859_2.pyc | pyc | 2998 |
iso8859_3.pyc | pyc | 3005 |
iso8859_4.pyc | pyc | 2998 |
iso8859_5.pyc | pyc | 2999 |
iso8859_6.pyc | pyc | 3043 |
iso8859_7.pyc | pyc | 3006 |
iso8859_8.pyc | pyc | 3037 |
iso8859_9.pyc | pyc | 2998 |
johab.pyc | pyc | 2003 |
koi8_r.pyc | pyc | 3048 |
koi8_t.pyc | pyc | 3028 |
koi8_u.pyc | pyc | 3040 |
kz1048.pyc | pyc | 3011 |
latin_1.pyc | pyc | 2394 |
mac_arabic.pyc | pyc | 13071 |
mac_croatian.pyc | pyc | 3034 |
mac_cyrillic.pyc | pyc | 3024 |
mac_farsi.pyc | pyc | 2974 |
mac_greek.pyc | pyc | 3014 |
mac_iceland.pyc | pyc | 3029 |
mac_latin2.pyc | pyc | 3022 |
mac_roman.pyc | pyc | 3031 |
mac_romanian.pyc | pyc | 3035 |
mac_turkish.pyc | pyc | 3030 |
mbcs.pyc | pyc | 1873 |
oem.pyc | pyc | 1869 |
palmos.pyc | pyc | 3012 |
ptcp154.pyc | pyc | 3004 |
punycode.pyc | pyc | 8890 |
quopri_codec.pyc | pyc | 3008 |
raw_unicode_escape.pyc | pyc | 2438 |
rot_13.pyc | pyc | 4267 |
shift_jis.pyc | pyc | 2011 |
shift_jisx0213.pyc | pyc | 2022 |
shift_jis_2004.pyc | pyc | 2022 |
tis_620.pyc | pyc | 3090 |
undefined.pyc | pyc | 2208 |
unicode_escape.pyc | pyc | 2422 |
utf_16.pyc | pyc | 7650 |
utf_16_be.pyc | pyc | 2032 |
utf_16_le.pyc | pyc | 2032 |
utf_32.pyc | pyc | 7650 |
utf_32_be.pyc | pyc | 2032 |
utf_32_le.pyc | pyc | 2032 |
utf_7.pyc | pyc | 2016 |
utf_8.pyc | pyc | 2016 |
utf_8_sig.pyc | pyc | 6458 |
uu_codec.pyc | pyc | 4277 |
zlib_codec.pyc | pyc | 3987 |
__init__.pyc | pyc | 4357 |
enum.pyc | pyc | 71683 |
fnmatch.pyc | pyc | 5206 |
fractions.pyc | pyc | 28151 |
ftplib.pyc | pyc | 32513 |
functools.pyc | pyc | 33956 |
genericpath.pyc | pyc | 5149 |
getopt.pyc | pyc | 5787 |
getpass.pyc | pyc | 5698 |
gettext.pyc | pyc | 21194 |
glob.pyc | pyc | 8853 |
gzip.pyc | pyc | 27681 |
hashlib.pyc | pyc | 7345 |
heapq.pyc | pyc | 14881 |
hmac.pyc | pyc | 8252 |
entities.pyc | pyc | 97633 |
parser.pyc | pyc | 15292 |
__init__.pyc | pyc | 3756 |
client.pyc | pyc | 47103 |
cookiejar.pyc | pyc | 66120 |
cookies.pyc | pyc | 17172 |
__init__.pyc | pyc | 8427 |
core.pyc | pyc | 15499 |
idnadata.pyc | pyc | 99462 |
intranges.pyc | pyc | 2006 |
package_data.pyc | pyc | 202 |
uts46data.pyc | pyc | 158834 |
__init__.pyc | pyc | 867 |
abc.pyc | pyc | 6877 |
machinery.pyc | pyc | 935 |
_adapters.pyc | pyc | 3605 |
_collections.pyc | pyc | 1589 |
_functools.pyc | pyc | 1419 |
_itertools.pyc | pyc | 1168 |
_meta.pyc | pyc | 3075 |
_text.pyc | pyc | 2670 |
__init__.pyc | pyc | 38742 |
readers.pyc | pyc | 314 |
abc.pyc | pyc | 7121 |
readers.pyc | pyc | 8249 |
simple.pyc | pyc | 4670 |
_adapters.pyc | pyc | 8848 |
_common.pyc | pyc | 7591 |
_itertools.pyc | pyc | 745 |
_legacy.pyc | pyc | 4656 |
__init__.pyc | pyc | 571 |
simple.pyc | pyc | 322 |
util.pyc | pyc | 8545 |
_abc.pyc | pyc | 889 |
_bootstrap.pyc | pyc | 47277 |
_bootstrap_external.pyc | pyc | 51366 |
__init__.pyc | pyc | 4107 |
inspect.pyc | pyc | 107977 |
io.pyc | pyc | 2665 |
ipaddress.pyc | pyc | 64473 |
decoder.pyc | pyc | 9886 |
encoder.pyc | pyc | 10817 |
scanner.pyc | pyc | 3300 |
__init__.pyc | pyc | 4355 |
keyword.pyc | pyc | 648 |
library.dat | dat | 11 |
linecache.pyc | pyc | 5228 |
locale.pyc | pyc | 55156 |
__init__.pyc | pyc | 65887 |
lzma.pyc | pyc | 9782 |
mimetypes.pyc | pyc | 18270 |
abstact.pyc | pyc | 3514 |
dictionary.pyc | pyc | 6312 |
main.pyc | pyc | 11536 |
__init__.pyc | pyc | 152 |
netrc.pyc | pyc | 8694 |
ntpath.pyc | pyc | 24675 |
nturl2path.pyc | pyc | 2644 |
numbers.pyc | pyc | 10406 |
opcode.pyc | pyc | 14549 |
operator.pyc | pyc | 15172 |
os.pyc | pyc | 31445 |
dbpf.pyc | pyc | 17455 |
resource.pyc | pyc | 6339 |
stbl.pyc | pyc | 3497 |
__init__.pyc | pyc | 8371 |
pathlib.pyc | pyc | 52793 |
pickle.pyc | pyc | 70169 |
platform.pyc | pyc | 33723 |
posixpath.pyc | pyc | 15956 |
pprint.pyc | pyc | 27290 |
pyexpat.pyd | pyd | 201496 |
__init__.pyc | pyc | 26496 |
QtCore.pyd | pyd | 3882128 |
QtGui.pyd | pyd | 4576400 |
QtNetwork.pyd | pyd | 1185936 |
QtWidgets.pyd | pyd | 6651536 |
_cx_freeze_qt_debug.pyc | pyc | 2011 |
__init__.pyc | pyc | 4780 |
py_compile.pyc | pyc | 6739 |
queue.pyc | pyc | 10513 |
quopri.pyc | pyc | 8026 |
random.pyc | pyc | 24682 |
_casefix.pyc | pyc | 1827 |
_compiler.pyc | pyc | 25704 |
_constants.pyc | pyc | 4890 |
_parser.pyc | pyc | 41873 |
__init__.pyc | pyc | 9645 |
reprlib.pyc | pyc | 9773 |
adapters.pyc | pyc | 17568 |
api.pyc | pyc | 1898 |
auth.pyc | pyc | 13342 |
certs.pyc | pyc | 311 |
compat.pyc | pyc | 1824 |
cookies.pyc | pyc | 18670 |
exceptions.pyc | pyc | 5342 |
hooks.pyc | pyc | 799 |
models.pyc | pyc | 28568 |
packages.pyc | pyc | 1126 |
sessions.pyc | pyc | 20157 |
status_codes.pyc | pyc | 5480 |
structures.pyc | pyc | 4442 |
utils.pyc | pyc | 29555 |
_internal_utils.pyc | pyc | 1389 |
__init__.pyc | pyc | 4332 |
__version__.pyc | pyc | 571 |
resource_rc.pyc | pyc | 66275 |
select.pyd | pyd | 30488 |
selectors.pyc | pyc | 22143 |
_config.pyc | pyc | 409 |
_git_shiboken_module_version.pyc | pyc | 492 |
__init__.pyc | pyc | 707 |
shiboken6.Shiboken.pyd | pyd | 32400 |
shutil.pyc | pyc | 55581 |
signal.pyc | pyc | 4250 |
config.pyc | pyc | 5818 |
expansion.pyc | pyc | 9538 |
interface.pyc | pyc | 5001 |
language.pyc | pyc | 3686 |
translator.pyc | pyc | 6132 |
__init__.pyc | pyc | 156 |
socket.pyc | pyc | 32851 |
ssl.pyc | pyc | 52735 |
stat.pyc | pyc | 4627 |
statistics.pyc | pyc | 34351 |
container.pyc | pyc | 12382 |
dictionaries.pyc | pyc | 10705 |
packages.pyc | pyc | 25097 |
records.pyc | pyc | 6398 |
__init__.pyc | pyc | 154 |
string.pyc | pyc | 10402 |
stringprep.pyc | pyc | 24873 |
struct.pyc | pyc | 336 |
subprocess.pyc | pyc | 67110 |
tarfile.pyc | pyc | 105213 |
tempfile.pyc | pyc | 33110 |
textwrap.pyc | pyc | 11185 |
threading.pyc | pyc | 45888 |
token.pyc | pyc | 3539 |
tokenize.pyc | pyc | 20778 |
traceback.pyc | pyc | 41500 |
tracemalloc.pyc | pyc | 25578 |
translator__init__.pyc | pyc | 1060 |
translator__main__.pyc | pyc | 768 |
types.pyc | pyc | 12854 |
typing.pyc | pyc | 107428 |
unicodedata.pyd | pyd | 1137944 |
error.pyc | pyc | 2996 |
parse.pyc | pyc | 39538 |
request.pyc | pyc | 103041 |
response.pyc | pyc | 3866 |
__init__.pyc | pyc | 146 |
connection.pyc | pyc | 28372 |
connectionpool.pyc | pyc | 27798 |
connection.pyc | pyc | 9730 |
emscripten_fetch_worker.js | js | 3655 |
fetch.pyc | pyc | 17112 |
request.pyc | pyc | 1413 |
response.pyc | pyc | 11095 |
__init__.pyc | pyc | 893 |
pyopenssl.pyc | pyc | 24310 |
socks.pyc | pyc | 6475 |
__init__.pyc | pyc | 185 |
exceptions.pyc | pyc | 12827 |
fields.pyc | pyc | 7539 |
filepost.pyc | pyc | 2891 |
poolmanager.pyc | pyc | 17403 |
py.typed | typed | 93 |
response.pyc | pyc | 42755 |
connection.pyc | pyc | 3772 |
proxy.pyc | pyc | 894 |
request.pyc | pyc | 6119 |
response.pyc | pyc | 2237 |
retry.pyc | pyc | 13310 |
ssltransport.pyc | pyc | 12620 |
ssl_.pyc | pyc | 12548 |
ssl_match_hostname.pyc | pyc | 4685 |
timeout.pyc | pyc | 6030 |
url.pyc | pyc | 13546 |
util.pyc | pyc | 1987 |
wait.pyc | pyc | 3177 |
__init__.pyc | pyc | 998 |
_base_connection.pyc | pyc | 6326 |
_collections.pyc | pyc | 18843 |
_request_methods.pyc | pyc | 5119 |
_version.pyc | pyc | 255 |
__init__.pyc | pyc | 4569 |
constants.pyc | pyc | 1629 |
functions.pyc | pyc | 9383 |
signals.pyc | pyc | 1870 |
singleton.pyc | pyc | 732 |
undo.pyc | pyc | 4262 |
__init__.pyc | pyc | 151 |
warnings.pyc | pyc | 20295 |
weakref.pyc | pyc | 28096 |
colorbar.pyc | pyc | 5960 |
delegate.pyc | pyc | 3628 |
editor.pyc | pyc | 16981 |
tableview.pyc | pyc | 8621 |
toolbar.pyc | pyc | 9114 |
__init__.pyc | pyc | 153 |
editwindow.pyc | pyc | 12500 |
exportdialog.pyc | pyc | 20574 |
importdialog.pyc | pyc | 7637 |
mainwindow.pyc | pyc | 54994 |
optionsdialog.pyc | pyc | 21473 |
replacedialog.pyc | pyc | 6864 |
translatedialog.pyc | pyc | 16285 |
editwindow.pyc | pyc | 6863 |
exportdialog.pyc | pyc | 2556 |
importdialog.pyc | pyc | 2828 |
mainwindow.pyc | pyc | 15804 |
optionsdialog.pyc | pyc | 7283 |
replacedialog.pyc | pyc | 3441 |
translatedialog.pyc | pyc | 4198 |
__init__.pyc | pyc | 156 |
__init__.pyc | pyc | 153 |
domreg.pyc | pyc | 2663 |
expatbuilder.pyc | pyc | 42065 |
minicompat.pyc | pyc | 3089 |
minidom.pyc | pyc | 89817 |
NodeFilter.pyc | pyc | 984 |
pulldom.pyc | pyc | 17058 |
xmlbuilder.pyc | pyc | 16586 |
__init__.pyc | pyc | 5424 |
ElementPath.pyc | pyc | 14940 |
ElementTree.pyc | pyc | 63419 |
__init__.pyc | pyc | 149 |
expat.pyc | pyc | 365 |
__init__.pyc | pyc | 156 |
expatreader.pyc | pyc | 21203 |
handler.pyc | pyc | 5874 |
saxutils.pyc | pyc | 18013 |
xmlreader.pyc | pyc | 13430 |
_exceptions.pyc | pyc | 3708 |
__init__.pyc | pyc | 2750 |
__init__.pyc | pyc | 199 |
glob.pyc | pyc | 1091 |
__init__.pyc | pyc | 14697 |
__init__.pyc | pyc | 92655 |
backend_c.cp312-win_amd64.pyd | pyd | 525312 |
backend_cffi.pyc | pyc | 110849 |
_cffi.cp312-win_amd64.pyd | pyd | 655360 |
__init__.pyc | pyc | 3817 |
__init__.pyi | pyi | 14418 |
_bz2.pyd | pyd | 85272 |
_collections_abc.pyc | pyc | 39888 |
_compat_pickle.pyc | pyc | 7099 |
_compression.pyc | pyc | 7311 |
_ctypes.pyd | pyd | 125208 |
_decimal.pyd | pyd | 251672 |
_elementtree.pyd | pyd | 133400 |
_hashlib.pyd | pyd | 65816 |
_lzma.pyd | pyd | 160024 |
_markupbase.pyc | pyc | 11712 |
_pydatetime.pyc | pyc | 83837 |
_pydecimal.pyc | pyc | 147771 |
_py_abc.pyc | pyc | 5835 |
_queue.pyd | pyd | 32536 |
_socket.pyd | pyd | 83224 |
_ssl.pyd | pyd | 178456 |
_strptime.pyc | pyc | 20679 |
_threading_local.pyc | pyc | 5006 |
_weakrefset.pyc | pyc | 11762 |
_wmi.pyd | pyd | 36632 |
__future__.pyc | pyc | 2672 |
__startup__.pyc | pyc | 6531 |
config.xml | xml | 925 |
dlc.ini | ini | 74048 |
chinese.xml | xml | 17095 |
english.xml | xml | 15264 |
russian.xml | xml | 23068 |
languages.xml | xml | 1563 |
libcrypto-3.dll | dll | 5191960 |
libffi-8.dll | dll | 39696 |
libssl-3.dll | dll | 787224 |
avcodec-60.dll | dll | 12826768 |
avformat-60.dll | dll | 2484880 |
avutil-58.dll | dll | 1112208 |
qtuiotouchplugin.dll | dll | 102032 |
qsvgicon.dll | dll | 72336 |
qgif.dll | dll | 48784 |
qicns.dll | dll | 57488 |
qico.dll | dll | 47248 |
qjpeg.dll | dll | 566928 |
qpdf.dll | dll | 42640 |
qsvg.dll | dll | 40080 |
qtga.dll | dll | 39056 |
qtiff.dll | dll | 430224 |
qwbmp.dll | dll | 38032 |
qwebp.dll | dll | 544400 |
ffmpegmediaplugin.dll | dll | 464016 |
windowsmediaplugin.dll | dll | 294544 |
qnetworklistmanager.dll | dll | 72336 |
qtvirtualkeyboardplugin.dll | dll | 34448 |
qdirect2d.dll | dll | 984720 |
qminimal.dll | dll | 61072 |
qoffscreen.dll | dll | 109712 |
qwindows.dll | dll | 911504 |
qmodernwindowsstyle.dll | dll | 197264 |
qcertonlybackend.dll | dll | 104080 |
qopensslbackend.dll | dll | 320144 |
qschannelbackend.dll | dll | 263312 |
pyside6.abi3.dll | dll | 243856 |
Qt6Core.dll | dll | 6395536 |
Qt6Gui.dll | dll | 9034896 |
Qt6Network.dll | dll | 1738896 |
Qt6Pdf.dll | dll | 5299856 |
Qt6Svg.dll | dll | 501392 |
Qt6Widgets.dll | dll | 6575760 |
swresample-4.dll | dll | 246416 |
swscale-7.dll | dll | 710800 |
shiboken6.abi3.dll | dll | 343696 |
msvcp140.dll | dll | 569488 |
msvcp140_1.dll | dll | 27280 |
msvcp140_2.dll | dll | 189072 |
python3.dll | dll | 68376 |
python312.dll | dll | 6928664 |
translator.exe | exe | 42496 |
vcruntime140.dll | dll | 119192 |
vcruntime140_1.dll | dll | 49528 |
Filename | Type | Size |
---|---|---|
spanish.7z | 7z | |
spanish.xml | xml | 21365 |
MTS has all free content, all the time. Donate to help keep it running.
information about new versions.txt
Download
Uploaded: 9th Jul 2024, 274 Bytes.
4,402 downloads.
|
||||||||
spanish.7z
| Thanks to Onnya... Unzip to a folder prefs/interface/
Download
Uploaded: 18th Jun 2024, 3.2 KB.
2,209 downloads.
|
||||||||
translator_1_2_x64.7z
Download
Uploaded: 18th Jun 2024, 25.04 MB.
9,838 downloads.
|
||||||||
translator_1_1_2_x64.zip
Download
Uploaded: 7th Dec 2020, 27.79 MB.
64,133 downloads.
|
||||||||
translator_1_0_1_x86.zip
Download
Uploaded: 24th Sep 2020, 24.15 MB.
7,103 downloads.
|
||||||||
For a detailed look at individual files, see the Information tab. |
Install Instructions
Basic Download and Install Instructions:
1. Download: Click the File tab to see the download link. Click the link to save the .rar or .zip file(s) to your computer.
2. Extract: Use WinRAR (Windows) to extract the file(s) from the .rar or .zip file(s).
3. Cut and paste the file(s) into your Mods folder
Need more information?
- Windows XP: Documents and Settings\(Current User Account)\My Documents\Electronic Arts\The Sims 4\Mods\
- Windows Vista/7/8/8.1: Users\(Current User Account)\Documents\Electronic Arts\The Sims 4\Mods\
- Anyone can use both .rar and .zip files easily! On Windows, use WinRAR.
- If you don't have a Mods folder, just make one.
Also Thanked - Users who thanked this download also thanked:
Packs Needed
None, this is Sims 4 base game compatible!
Other Information
Operating System:
– Windows
: Windows XP, Windows Vista, Windows 7, etc
Utility Type:
– CC Editors
: Tools for modifying .package files, sims*pack files, and resources contained within those files.
Plugin Type:
– Not Applicable
: Standalone tools
Tags
#sims4, #translator, #translate
More Downloads BETA
Also Thanked - Users who thanked this download also thanked:
by GameTimeDev
by DmitryMalfatto
by CmarNYC
by Jibby
by EgorBlagov
by CmarNYC
by CmarNYC
by CmarNYC
by CmarNYC
by CmarNYC