-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #67 from JamesErvin-5/patch-1
# Localization * Create <es-mx.cfg> * Mexican Translation - Thank you @JamesErvin-5 * updates #47 - Localization - Master * closes #43 - Localization - Mexican (Mexicano) <es-mx.cfg> * closes #68 - Mexican Spanish Translation
- Loading branch information
Showing
2 changed files
with
101 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
Localization | ||
{ | ||
es-mx | ||
{ | ||
// The Gold Standard | ||
// ********** Global strings | ||
#Gold-manu = Compañía de naves espaciales usadas de Jebediah Kerman | ||
//Jebediah Kerman's Preowned Spacecraft Company | ||
// ********** Variants | ||
#Gold-norm-name = ¡Agarra el oro! | ||
//Grab the Gold! | ||
#Gold-norm-desc = La Rebatiña del Oro | ||
//Gold Rush | ||
#Gold-stck-name = Stock por Igual | ||
#Gold-stck-desc = Artículo de Stock | ||
#Gold-rstk-name = ReStock por Igual | ||
#Gold-rstk-name = Artículo de ReStock | ||
// ********** Resources | ||
#Gold-Gold-name = Oro | ||
#Gold-Gold-abbv = Au | ||
#Gold-GoldOre-name = Mineral de Oro | ||
#Gold-GoldOre-abbv = OrOre | ||
#Gold-Unobtainium-name = Unobtainio | ||
#Gold-Unobtainium-abbv = UBO | ||
// ********** Part: drills | ||
#Gold-Harvester-O-nam = Extractor de Mineral | ||
#Gold-Harvester-O-strt = Comenzar | ||
#Gold-Harvester-O-stop = Terminar | ||
#Gold-Harvester-O-togl = Cambiar | ||
// ********** Part: GoldSmelter | ||
#GoldSmelter-titl = Horno de Oro | ||
// #GoldSmelter-manu = #autoLOC_501638 //#autoLOC_501638 = Kerbodyne | ||
#GoldSmelter-desc = Un horno de oro, que se puede utilizar para convertir el mineral de oro en oro puro. La producción secundaria de mineral se desechará si no hay contenedores disponibles. | ||
#GoldSmelter-tags = convertir isru mina) minería (recurso proceso mineral (oro | ||
#GoldSmelter-cnam = Horno de Oro | ||
#GoldSmelter-strt = Comenzar | ||
#GoldSmelter-stop = Terminar | ||
#GoldSmelter-togl = Cambiar | ||
#GoldSmelter-resourceOutputName = Oro+Mineral | ||
// ********** Part: LargeGoldOreTank | ||
#LargeGoldOreTank-titl = Gran Tanque de Retención de Mineral de Oro | ||
#LargeGoldOreTank-desc = Un tanque grande que se puede usar para almacenar mineral de oro. Se prefiere que no se use como castillo hinchable. | ||
#LargeGoldOreTank-tags = mina isru negro) minería (almacén recursos minerales (oro | ||
// ********** Part: LargeGoldTank | ||
#LargeGoldTank-titl = Gran Tanque de Retención de Oro | ||
#LargeGoldTank-desc = Un tanque grande que se puede usar para almacenar oro refinado. | ||
#LargeGoldTank-tags = mina isru negro) minería (almacén recursos minerales (oro | ||
// ********** Part: RadialGoldOreTank | ||
#RadialGoldOreTank-titl = Tanque de Mineral de Oro de Montaje Lateral | ||
#RadialGoldOreTank-desc = Un pequeño tanque para almacenar mineral de oro o posiblemente comida. | ||
#RadialGoldOreTank-tags = mina isru negro) minería (almacén recursos minerales (oro | ||
// ********** Part: RadialGoldTank | ||
#RadialGoldTank-titl = Tanque de Oro de Montaje Lateral | ||
#RadialGoldTank-desc = Un pequeño tanque para almacenar oro o posiblemente comida. | ||
#RadialGoldTank-tags = mina isru negro) minería (mineral almacenamiento recursos oro | ||
// ********** Part: SmallGoldOreTank | ||
#SmallGoldOreTank-titl = Tanque pequeño de Mineral de Oro de Montaje Lateral | ||
#SmallGoldOreTank-desc = Un pequeño tanque para almacenar oro o posiblemente comida. | ||
#SmallGoldOreTank-tags = mina isru negro) minería (mineral almacenamiento recursos oro | ||
// ********** Part: SmallGoldTank | ||
#SmallGoldTank-titl = Tanque pequeño de Mineral de Oro de Montaje Lateral | ||
#SmallGoldTank-desc = Un pequeño tanque para almacenar oro o, posiblemente, bocadillos de repuesto. | ||
#SmallGoldTank-tags = mina isru negro) minería (oro almacén recursos oro | ||
// ********** Part: SmallUnobtainiumTank | ||
#SmallUnobtainiumTank-titl = Tanque de Retención de Unobtainio | ||
#SmallUnobtainiumTank-desc = Un tanque revestido de plomo utilizado para contener el recurso extremadamente raro Unobtainio. | ||
#SmallUnobtainiumTank-tags = mina isru negro) minería (oro almacén recursos oro | ||
// Patches | ||
// ********** Part: Harvester | ||
#Gold-Harvester-G-cnam = Extractor de Mineral de Oro | ||
#Gold-Harvester-G-strt = Comenzar | ||
#Gold-Harvester-G-stop = Terminar | ||
#Gold-Harvester-G-togl = Cambiar | ||
#Gold-Harvester-U-cnam = Extractor de Mineral de Unobtainio | ||
#Gold-Harvester-U-strt = Comenzar | ||
#Gold-Harvester-U-stop = Terminar | ||
#Gold-Harvester-U-togl = Cambiar | ||
} | ||
} |