Saltar al contenido
Bits antidisturbios

Bits antidisturbios

  • Hogar
  • Noticias
  • Guías
  • Videoguías
  • Notas del parche
  • Reportar abuso
  • Alternar formulario de búsqueda

Reyes cruzados III – Traducir cualquier guía mod

Publicado el 02/23/2023 Por N*rd No hay comentarios en Reyes cruzados III – Traducir cualquier guía mod
  • Título: Reyes cruzados III
  • Fecha de lanzamiento: Septiembre 1, 2020
  • Revelador: Estudio de desarrollo Paradox
  • Editor: Paradoja interactiva

En esta guía, I will show you how any user can automatically translate ck3 (Crusader Kings 3) localization files to other languages.

Descargo de responsabilidad

This guide is still a work in progress. Some sections are still being revised and/or expanded. El «CK3-LocalistionChanger» program is not yet completely finished and will go through a few more functions/changes in the future. So I strongly recommend reading ReadMe as well. I’m happy to answer any questions.

The program

We use Python for the translation process. The program can be downloaded from my GitHub page.

Una vez allí, the project must be downloaded as a zip file.

Then unzip the folder anywhere.

Python & Paquetes

Requerido:

  • Python 3.1 
  • googletrans 4.0.0rc1

It is important to use the googletrans version 4.0.0rc1, since the older version will not work.

Translation Process

CK3 Mod Directory

Primero, we have to locate the CK3 workshop directory.

You can usually find this under the following path

C:\...\...\Steam\steamapps\workshop\content\1158310\ ....

The folder with the number 1158310 contains all of your downloaded ck3 workshop files.

In there you can find a lot of folders with numbers. Those numbers are identification numbers for the mod. The Identification Numbers can be found via Steam Workshop.

Once you have found the folder of the mod you want to translate head over to the folder which is called localization\english

This will look most likely something like that:

C:\…\…\Steam\steamapps\workshop\content\1158310\MOD_ID\localization\LANGUAGE

Then copy the path of this folder.

Translator directory

Now we go to the path where the program was previously unpacked. There we open the Powershell directly.

We see the line marked with [1] when opening the Powershell. There is the path under which this was called.

Now we enter the command to start the translation [2].

To find the correct command for you please refer to the «Comandos» sección.

en mi caso, I want to translate from English (por defecto) to Russian.

The command for this is python main.py -l2 ru Path

The translation will now take a while, depending on the size of the individual files [3]

When it’s done you can find the translated files in the folder /db/OUTPUT_LANGUAGE

en mi caso, I translated a part of the mod RICE for the Russian language project here on steam.

All thats left to do is to copy the folder back into the main mod in your workshop files.

Now your mod has an automatically generated translation.

Comandos

The general structure is
python main.py -l1 FROM_LANGUAGE -l2 TO_LANGUAGE -trans TRADUCIR? camino

FROM_LANGUAGE
The default value is English, change if the original language is not English

TO_LANGUAGE
The default value is german, change if the desired output language is not german

TRADUCIR?
The default value is True, change to FALSO if you want to keep FROM_LANGUAGE
( p.ej. English texts in german localization)

Officially supported languages:

  •  ‘en’ Inglés
  • ‘de’ german
  • ‘fr’ french
  • ‘es’ Español
  • ‘zh-cn’ simplified Chinese
  • ‘ko’ coreano

ejemplos
this will translate from english (por defecto) to french
python main.py -l2 fr D:\the\path\to\english\loc\folder

this will translate from french to german (por defecto)
python main.py -l1 fr D:\the\path\to\english\loc\folder

this will just alter the first line and filename so that the localization is detected by the game
python main.py -trans 0 D:\the\path\to\english\loc\folder

Eso es todo lo que estamos compartiendo hoy para este Reyes cruzados III guía. Esta guía fue originalmente creada y escrita por N*rd. En caso de que no actualicemos esta guía, puede encontrar la última actualización siguiendo este enlace.

Si cree que alguno de los contenidos de este sitio viola sus derechos, incluyendo sus derechos de propiedad intelectual, por favor contáctenos inmediatamente usando nuestro formulario de contacto.
Guías Etiquetas:Reyes cruzados III

Navegación de entradas

Publicación anterior: El legado de Hogwarts – La forma más rápida de completar la edición de coleccionista
Publicación siguiente: Faraón una nueva era – Guía fácil de bloques de viviendas

Deja una respuesta Cancelar la respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

  • Título: Reyes cruzados III
  • Fecha de lanzamiento: Septiembre 1, 2020
  • Revelador: Estudio de desarrollo Paradox
  • Editor: Paradoja interactiva

Descargo de responsabilidad

Todo el contenido citado se deriva de sus respectivas fuentes.. Si cree que hemos utilizado su contenido sin permiso, asegúrese de comunicarse con nosotros y lo tomaremos en serio.
  • Sobre nosotros
  • Contáctenos
  • política de privacidad
  • Términos de servicio

Derechos de autor © 2025 Bits antidisturbios.

Funciona con Tema PressBook Noticias para WordPress