Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] How is it generated?

[DiscordArchive] How is it generated?

[DiscordArchive] How is it generated?

rektbyfaith
Administrator
0
04-27-2020, 06:28 PM
#1
Archived author: Kitzunu • Posted: 2020-04-27T18:28:43.591000+00:00
Original source

How is it generated?
rektbyfaith
04-27-2020, 06:28 PM #1

Archived author: Kitzunu • Posted: 2020-04-27T18:28:43.591000+00:00
Original source

How is it generated?

rektbyfaith
Administrator
0
04-27-2020, 06:34 PM
#2
Archived author: Deleted User • Posted: 2020-04-27T18:34:02.556000+00:00
Original source

The following issue could be interesting for <@!295970375571865600> <@!217695958694100992> <@!265982508372328448>

But also for <@456226577798135808>.
I've found an addon where we can get the translations easily
https://github.com/azerothcore/azerothco...ssues/2953
[Embed: (DB/Quest): wrong Spanish translation · Issue #2953 · azerothcore/a...]
SMALL DESCRIPTION: The quest 5261 has the wrong title Eagan Desollapieles in the Spanish translation, it should be Eagan Desollapieles Moreover, looking around in the web I found this: https://gith...
https://github.com/azerothcore/azerothco...ssues/2953
rektbyfaith
04-27-2020, 06:34 PM #2

Archived author: Deleted User • Posted: 2020-04-27T18:34:02.556000+00:00
Original source

The following issue could be interesting for <@!295970375571865600> <@!217695958694100992> <@!265982508372328448>

But also for <@456226577798135808>.
I've found an addon where we can get the translations easily
https://github.com/azerothcore/azerothco...ssues/2953
[Embed: (DB/Quest): wrong Spanish translation · Issue #2953 · azerothcore/a...]
SMALL DESCRIPTION: The quest 5261 has the wrong title Eagan Desollapieles in the Spanish translation, it should be Eagan Desollapieles Moreover, looking around in the web I found this: https://gith...
https://github.com/azerothcore/azerothco...ssues/2953

rektbyfaith
Administrator
0
04-27-2020, 06:35 PM
#3
Archived author: Deleted User • Posted: 2020-04-27T18:35:53.709000+00:00
Original source

How does it work? <@456226577798135808>
rektbyfaith
04-27-2020, 06:35 PM #3

Archived author: Deleted User • Posted: 2020-04-27T18:35:53.709000+00:00
Original source

How does it work? <@456226577798135808>

rektbyfaith
Administrator
0
04-27-2020, 06:49 PM
#4
Archived author: Nefertum • Posted: 2020-04-27T18:49:24.317000+00:00
Original source

Nice
rektbyfaith
04-27-2020, 06:49 PM #4

Archived author: Nefertum • Posted: 2020-04-27T18:49:24.317000+00:00
Original source

Nice

rektbyfaith
Administrator
0
04-27-2020, 06:59 PM
#5
Archived author: stevej • Posted: 2020-04-27T18:59:01.717000+00:00
Original source

There is a project, although it is a bit out of date I think. But it could be useful too. We would only have to look at the issue of the attributes of the tables. Matching those of azerothcore. http://eswow2.start-zone.net/
[Embed: EsWoW2]
EsWoW2 es una comunidad dedicada a la traducción al español, de las bases de datos de los emuladores de World of Warcraft, tanto en su versión WotLK como Cataclysm.
http://eswow2.start-zone.net/
rektbyfaith
04-27-2020, 06:59 PM #5

Archived author: stevej • Posted: 2020-04-27T18:59:01.717000+00:00
Original source

There is a project, although it is a bit out of date I think. But it could be useful too. We would only have to look at the issue of the attributes of the tables. Matching those of azerothcore. http://eswow2.start-zone.net/
[Embed: EsWoW2]
EsWoW2 es una comunidad dedicada a la traducción al español, de las bases de datos de los emuladores de World of Warcraft, tanto en su versión WotLK como Cataclysm.
http://eswow2.start-zone.net/

rektbyfaith
Administrator
0
04-27-2020, 07:00 PM
#6
Archived author: stevej • Posted: 2020-04-27T19:00:50.650000+00:00
Original source

EsWoW2 is a community dedicated to the translation into Spanish of the World of Warcraft emulator databases, both in their WotLK and Cataclysm versions.
rektbyfaith
04-27-2020, 07:00 PM #6

Archived author: stevej • Posted: 2020-04-27T19:00:50.650000+00:00
Original source

EsWoW2 is a community dedicated to the translation into Spanish of the World of Warcraft emulator databases, both in their WotLK and Cataclysm versions.

rektbyfaith
Administrator
0
04-27-2020, 09:13 PM
#7
Archived author: Barbz • Posted: 2020-04-27T21:13:43.854000+00:00
Original source

<@648483669744549889> show me the lines that are duplicated and from which commit are they from (1585927566208706590)
rektbyfaith
04-27-2020, 09:13 PM #7

Archived author: Barbz • Posted: 2020-04-27T21:13:43.854000+00:00
Original source

<@648483669744549889> show me the lines that are duplicated and from which commit are they from (1585927566208706590)

rektbyfaith
Administrator
0
04-27-2020, 10:02 PM
#8
Archived author: Deleted User • Posted: 2020-04-27T22:02:38.576000+00:00
Original source

<@456226577798135808> I didn't use the addon, I just see the contents

for example, here you can see all the quest titles translated in german https://github.com/smaitch/Grail/blob/ma..._-deDE.lua

it's wow-classic, but it should be ok

the structure of the data is `G [ ID_QUEST ] = "TITLE"`
You can find also the description of the quest in this repo
[Embed: smaitch/Grail]
World of Warcraft addon to provide a database of quest information. - smaitch/Grail
https://github.com/smaitch/Grail/blob/ma..._-deDE.lua
rektbyfaith
04-27-2020, 10:02 PM #8

Archived author: Deleted User • Posted: 2020-04-27T22:02:38.576000+00:00
Original source

<@456226577798135808> I didn't use the addon, I just see the contents

for example, here you can see all the quest titles translated in german https://github.com/smaitch/Grail/blob/ma..._-deDE.lua

it's wow-classic, but it should be ok

the structure of the data is `G [ ID_QUEST ] = "TITLE"`
You can find also the description of the quest in this repo
[Embed: smaitch/Grail]
World of Warcraft addon to provide a database of quest information. - smaitch/Grail
https://github.com/smaitch/Grail/blob/ma..._-deDE.lua

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)