Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 13 additions & 3 deletions apps/keira/src/assets/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,6 @@
"TEXT": "Der eigentliche Text. Die Nachricht in diesem Feld wird als Text auf einer Seite angezeigt."
}
},
"SOURCE_TYPE": "Quelltyp:",
"LIMIT": "Begrenzung:",
"GOSSIP": {
"GOSSIP_MENU": {
"TEXT_ID_TOOLTIP": "Die npc_text.ID für das Gossip, das initial angezeigt werden soll. Außerdem sagt es dem NPC, was oben im Optionsmenü angezeigt werden soll, wenn es geâffnet wird."
Expand All @@ -593,7 +591,9 @@
"SELECT": {
"SOURCE_GROUP": "Quellgruppe:",
"SOURCE_ENTRY": "Quelleintrag:",
"CREATE_NEW": "Neu erstellen"
"CREATE_NEW": "Neu erstellen",
"PLACEHOLDER_SOURCE_GROUP": "SourceGroup",
"PLACEHOLDER_ENTRY": "SourceEntry"
},
"EDITOR": {
"CONDITIONS_SOURCE": "Quellenbedingung",
Expand Down Expand Up @@ -755,6 +755,16 @@
"TIMED_ACTIONLISTS": "Alle smart_scripts mit source_type = 9 und entryorguid zwischen CreatureID * 100 und CreatureID * 100 + 100",
"GENERATE_COMMENT": "Kommentar generieren",
"GENERATE_COMMENTS_ALL": "Kommentare generieren (alle)"
},
"SEARCH_BY_EXISTING": {
"SOURCE_TYPE": "Source Type:",
"ENTRY_OR_GUID": "Entry(+) or GUID(-):",
"LIMIT": "Limit:",
"PLACEHOLDER": "Entry (as positive number) or GUID (as negative number)",
"ALL": "ALL"
},
"SEARCH_BY_ENTITY": {
"SOURCE_TYPE": "Select a Source Type"
}
},
"SPELL_DBC": {
Expand Down
16 changes: 13 additions & 3 deletions apps/keira/src/assets/i18n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,6 @@
"TEXT": "The actual text. The message in this field will be shown as the text on a page."
}
},
"SOURCE_TYPE": "Source Type:",
"LIMIT": "Limit:",
"GOSSIP": {
"GOSSIP_MENU": {
"TEXT_ID_TOOLTIP": "The npc_text.ID for the gossip you want to be initially displayed. Also this tells the NPC what to say at the top of the options menu when it is displayed."
Expand All @@ -593,7 +591,9 @@
"SELECT": {
"SOURCE_GROUP": "Source Group:",
"SOURCE_ENTRY": "Source Entry:",
"CREATE_NEW": "Create new"
"CREATE_NEW": "Create new",
"PLACEHOLDER_SOURCE_GROUP": "SourceGroup",
"PLACEHOLDER_ENTRY": "SourceEntry"
},
"EDITOR": {
"CONDITIONS_SOURCE": "Condition source",
Expand Down Expand Up @@ -755,6 +755,16 @@
"TIMED_ACTIONLISTS": "All smart_scripts having source_type = 9 and entryorguid between CreatureID * 100 and CreatureID * 100 + 100",
"GENERATE_COMMENT": "Generate comment",
"GENERATE_COMMENTS_ALL": "Generate comments (all)"
},
"SEARCH_BY_EXISTING": {
"SOURCE_TYPE": "Source Type:",
"ENTRY_OR_GUID": "Entry(+) or GUID(-):",
"LIMIT": "Limit:",
"PLACEHOLDER": "Entry (as positive number) or GUID (as negative number)",
"ALL": "ALL"
},
"SEARCH_BY_ENTITY": {
"SOURCE_TYPE": "Select a Source Type"
}
},
"SPELL_DBC": {
Expand Down
16 changes: 13 additions & 3 deletions apps/keira/src/assets/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,6 @@
"TEXT": "The actual text. The message in this field will be shown as the text on a page."
}
},
"SOURCE_TYPE": "Tipo de Fuente:",
"LIMIT": "LΓ­mite:",
"GOSSIP": {
"GOSSIP_MENU": {
"TEXT_ID_TOOLTIP": "El Identificador de npc_text.ID para la Ventana de Texto de la Criatura que desea que se muestre inicialmente al jugador. TambiΓ©n es en Γ©ste mismo campo en dΓ³nde se le asigna a la Criatura aquΓ©l texto que debe de decir en la parte superior del MenΓΊ de Opciones cuando es mostrado por primera vez (Ya sea un saludo o lo que sea)."
Expand All @@ -593,7 +591,9 @@
"SELECT": {
"SOURCE_GROUP": "Fuente de Grupo:",
"SOURCE_ENTRY": "Fuente de Entrada:",
"CREATE_NEW": "Crear nuevo"
"CREATE_NEW": "Crear nuevo",
"PLACEHOLDER_SOURCE_GROUP": "SourceGroup",
"PLACEHOLDER_ENTRY": "SourceEntry"
},
"EDITOR": {
"CONDITIONS_SOURCE": "CondiciΓ³n de Origen",
Expand Down Expand Up @@ -755,6 +755,16 @@
"TIMED_ACTIONLISTS": "Todos los smart_scripts que tengan source_type = 9 y entryorguid entre CreatureID * 100 y CreatureID * 100 + 100",
"GENERATE_COMMENT": "Generate comment",
"GENERATE_COMMENTS_ALL": "Generate comments (all)"
},
"SEARCH_BY_EXISTING": {
"SOURCE_TYPE": "Source Type:",
"ENTRY_OR_GUID": "Entry(+) or GUID(-):",
"LIMIT": "Limit:",
"PLACEHOLDER": "Entry (as positive number) or GUID (as negative number)",
"ALL": "ALL"
},
"SEARCH_BY_ENTITY": {
"SOURCE_TYPE": "Select a Source Type"
}
},
"SPELL_DBC": {
Expand Down
16 changes: 13 additions & 3 deletions apps/keira/src/assets/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,6 @@
"TEXT": "The actual text. The message in this field will be shown as the text on a page."
}
},
"SOURCE_TYPE": "Source Type:",
"LIMIT": "Limit:",
"GOSSIP": {
"GOSSIP_MENU": {
"TEXT_ID_TOOLTIP": "The npc_text.ID for the gossip you want to be initially displayed. Also this tells the NPC what to say at the top of the options menu when it is displayed."
Expand All @@ -593,7 +591,9 @@
"SELECT": {
"SOURCE_GROUP": "Source Group:",
"SOURCE_ENTRY": "Source Entry:",
"CREATE_NEW": "Create new"
"CREATE_NEW": "Create new",
"PLACEHOLDER_SOURCE_GROUP": "SourceGroup",
"PLACEHOLDER_ENTRY": "SourceEntry"
},
"EDITOR": {
"CONDITIONS_SOURCE": "Condition source",
Expand Down Expand Up @@ -755,6 +755,16 @@
"TIMED_ACTIONLISTS": "All smart_scripts having source_type = 9 and entryorguid between CreatureID * 100 and CreatureID * 100 + 100",
"GENERATE_COMMENT": "Generate comment",
"GENERATE_COMMENTS_ALL": "Generate comments (all)"
},
"SEARCH_BY_EXISTING": {
"SOURCE_TYPE": "Source Type:",
"ENTRY_OR_GUID": "Entry(+) or GUID(-):",
"LIMIT": "Limit:",
"PLACEHOLDER": "Entry (as positive number) or GUID (as negative number)",
"ALL": "ALL"
},
"SEARCH_BY_ENTITY": {
"SOURCE_TYPE": "Select a Source Type"
}
},
"SPELL_DBC": {
Expand Down
16 changes: 13 additions & 3 deletions apps/keira/src/assets/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,6 @@
"TEXT": "Il testo effettivo. Il messaggio in questo campo verrΓ  mostrato come testo su una pagina."
}
},
"SOURCE_TYPE": "Tipo di Sorgente:",
"LIMIT": "Limite:",
"GOSSIP": {
"GOSSIP_MENU": {
"TEXT_ID_TOOLTIP": "Il npc_text.ID per il pettegolezzo che vuoi venga visualizzato inizialmente. Inoltre, questo dice all'NPC cosa dire in cima al menu delle opzioni quando viene visualizzato."
Expand All @@ -593,7 +591,9 @@
"SELECT": {
"SOURCE_GROUP": "Gruppo Sorgente:",
"SOURCE_ENTRY": "Entrata Sorgente:",
"CREATE_NEW": "Crea nuovo"
"CREATE_NEW": "Crea nuovo",
"PLACEHOLDER_SOURCE_GROUP": "SourceGroup",
"PLACEHOLDER_ENTRY": "SourceEntry"
},
"EDITOR": {
"CONDITIONS_SOURCE": "Sorgente condizione",
Expand Down Expand Up @@ -755,6 +755,16 @@
"TIMED_ACTIONLISTS": "All smart_scripts having source_type = 9 and entryorguid between CreatureID * 100 and CreatureID * 100 + 100",
"GENERATE_COMMENT": "Generate comment",
"GENERATE_COMMENTS_ALL": "Generate comments (all)"
},
"SEARCH_BY_EXISTING": {
"SOURCE_TYPE": "Source Type:",
"ENTRY_OR_GUID": "Entry(+) or GUID(-):",
"LIMIT": "Limit:",
"PLACEHOLDER": "Entry (as positive number) or GUID (as negative number)",
"ALL": "ALL"
},
"SEARCH_BY_ENTITY": {
"SOURCE_TYPE": "Select a Source Type"
}
},
"SPELL_DBC": {
Expand Down
16 changes: 13 additions & 3 deletions apps/keira/src/assets/i18n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,6 @@
"TEXT": "The actual text. The message in this field will be shown as the text on a page."
}
},
"SOURCE_TYPE": "Source Type:",
"LIMIT": "Limit:",
"GOSSIP": {
"GOSSIP_MENU": {
"TEXT_ID_TOOLTIP": "The npc_text.ID for the gossip you want to be initially displayed. Also this tells the NPC what to say at the top of the options menu when it is displayed."
Expand All @@ -593,7 +591,9 @@
"SELECT": {
"SOURCE_GROUP": "Source Group:",
"SOURCE_ENTRY": "Source Entry:",
"CREATE_NEW": "Create new"
"CREATE_NEW": "Create new",
"PLACEHOLDER_SOURCE_GROUP": "SourceGroup",
"PLACEHOLDER_ENTRY": "SourceEntry"
},
"EDITOR": {
"CONDITIONS_SOURCE": "Condition source",
Expand Down Expand Up @@ -755,6 +755,16 @@
"TIMED_ACTIONLISTS": "All smart_scripts having source_type = 9 and entryorguid between CreatureID * 100 and CreatureID * 100 + 100",
"GENERATE_COMMENT": "Generate comment",
"GENERATE_COMMENTS_ALL": "Generate comments (all)"
},
"SEARCH_BY_EXISTING": {
"SOURCE_TYPE": "Source Type:",
"ENTRY_OR_GUID": "Entry(+) or GUID(-):",
"LIMIT": "Limit:",
"PLACEHOLDER": "Entry (as positive number) or GUID (as negative number)",
"ALL": "ALL"
},
"SEARCH_BY_ENTITY": {
"SOURCE_TYPE": "Select a Source Type"
}
},
"SPELL_DBC": {
Expand Down
16 changes: 13 additions & 3 deletions apps/keira/src/assets/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,6 @@
"TEXT": "The actual text. The message in this field will be shown as the text on a page."
}
},
"SOURCE_TYPE": "Source Type:",
"LIMIT": "Limit:",
"GOSSIP": {
"GOSSIP_MENU": {
"TEXT_ID_TOOLTIP": "The npc_text.ID for the gossip you want to be initially displayed. Also this tells the NPC what to say at the top of the options menu when it is displayed."
Expand All @@ -593,7 +591,9 @@
"SELECT": {
"SOURCE_GROUP": "Source Group:",
"SOURCE_ENTRY": "Source Entry:",
"CREATE_NEW": "Create new"
"CREATE_NEW": "Create new",
"PLACEHOLDER_SOURCE_GROUP": "SourceGroup",
"PLACEHOLDER_ENTRY": "SourceEntry"
},
"EDITOR": {
"CONDITIONS_SOURCE": "Condition source",
Expand Down Expand Up @@ -755,6 +755,16 @@
"TIMED_ACTIONLISTS": "All smart_scripts having source_type = 9 and entryorguid between CreatureID * 100 and CreatureID * 100 + 100",
"GENERATE_COMMENT": "Generate comment",
"GENERATE_COMMENTS_ALL": "Generate comments (all)"
},
"SEARCH_BY_EXISTING": {
"SOURCE_TYPE": "Source Type:",
"ENTRY_OR_GUID": "Entry(+) or GUID(-):",
"LIMIT": "Limit:",
"PLACEHOLDER": "Entry (as positive number) or GUID (as negative number)",
"ALL": "ALL"
},
"SEARCH_BY_ENTITY": {
"SOURCE_TYPE": "Select a Source Type"
}
},
"SPELL_DBC": {
Expand Down
16 changes: 13 additions & 3 deletions apps/keira/src/assets/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,6 @@
"TEXT": "The actual text. The message in this field will be shown as the text on a page."
}
},
"SOURCE_TYPE": "Source Type:",
"LIMIT": "Limit:",
"GOSSIP": {
"GOSSIP_MENU": {
"TEXT_ID_TOOLTIP": "The npc_text.ID for the gossip you want to be initially displayed. Also this tells the NPC what to say at the top of the options menu when it is displayed."
Expand All @@ -593,7 +591,9 @@
"SELECT": {
"SOURCE_GROUP": "Source Group:",
"SOURCE_ENTRY": "Source Entry:",
"CREATE_NEW": "Create new"
"CREATE_NEW": "Create new",
"PLACEHOLDER_SOURCE_GROUP": "SourceGroup",
"PLACEHOLDER_ENTRY": "SourceEntry"
},
"EDITOR": {
"CONDITIONS_SOURCE": "Condition source",
Expand Down Expand Up @@ -755,6 +755,16 @@
"TIMED_ACTIONLISTS": "All smart_scripts having source_type = 9 and entryorguid between CreatureID * 100 and CreatureID * 100 + 100",
"GENERATE_COMMENT": "Generate comment",
"GENERATE_COMMENTS_ALL": "Generate comments (all)"
},
"SEARCH_BY_EXISTING": {
"SOURCE_TYPE": "Source Type:",
"ENTRY_OR_GUID": "Entry(+) or GUID(-):",
"LIMIT": "Limit:",
"PLACEHOLDER": "Entry (as positive number) or GUID (as negative number)",
"ALL": "ALL"
},
"SEARCH_BY_ENTITY": {
"SOURCE_TYPE": "Select a Source Type"
}
},
"SPELL_DBC": {
Expand Down
16 changes: 13 additions & 3 deletions apps/keira/src/assets/i18n/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,6 @@
"TEXT": "The actual text. The message in this field will be shown as the text on a page."
}
},
"SOURCE_TYPE": "Source Type:",
"LIMIT": "Limit:",
"GOSSIP": {
"GOSSIP_MENU": {
"TEXT_ID_TOOLTIP": "O npc_text.ID para o gossip que vocΓͺ quer que seja mostrado inicialmente. Isso tambΓ©m mostra ao NPC o que dizer no topo do menu de opΓ§Γ΅es quando a janela Γ© aberta."
Expand All @@ -593,7 +591,9 @@
"SELECT": {
"SOURCE_GROUP": "Source Group:",
"SOURCE_ENTRY": "Source Entry:",
"CREATE_NEW": "Criar nova"
"CREATE_NEW": "Criar nova",
"PLACEHOLDER_SOURCE_GROUP": "SourceGroup",
"PLACEHOLDER_ENTRY": "SourceEntry"
},
"EDITOR": {
"CONDITIONS_SOURCE": "Condition source",
Expand Down Expand Up @@ -755,6 +755,16 @@
"TIMED_ACTIONLISTS": "Todos smart_scripts tendo source_type = 9 e entryorguid entre CreatureID * 100 e CreatureID * 100 + 100",
"GENERATE_COMMENT": "Generate comment",
"GENERATE_COMMENTS_ALL": "Generate comments (all)"
},
"SEARCH_BY_EXISTING": {
"SOURCE_TYPE": "Source Type:",
"ENTRY_OR_GUID": "Entry(+) or GUID(-):",
"LIMIT": "Limit:",
"PLACEHOLDER": "Entry (as positive number) or GUID (as negative number)",
"ALL": "ALL"
},
"SEARCH_BY_ENTITY": {
"SOURCE_TYPE": "Select a Source Type"
}
},
"SPELL_DBC": {
Expand Down
16 changes: 13 additions & 3 deletions apps/keira/src/assets/i18n/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,6 @@
"TEXT": "The actual text. The message in this field will be shown as the text on a page."
}
},
"SOURCE_TYPE": "Source Type:",
"LIMIT": "Limit:",
"GOSSIP": {
"GOSSIP_MENU": {
"TEXT_ID_TOOLTIP": "The npc_text.ID for the gossip you want to be initially displayed. Also this tells the NPC what to say at the top of the options menu when it is displayed."
Expand All @@ -593,7 +591,9 @@
"SELECT": {
"SOURCE_GROUP": "Source Group:",
"SOURCE_ENTRY": "Source Entry:",
"CREATE_NEW": "Create new"
"CREATE_NEW": "Create new",
"PLACEHOLDER_SOURCE_GROUP": "SourceGroup",
"PLACEHOLDER_ENTRY": "SourceEntry"
},
"EDITOR": {
"CONDITIONS_SOURCE": "Condition source",
Expand Down Expand Up @@ -755,6 +755,16 @@
"TIMED_ACTIONLISTS": "All smart_scripts having source_type = 9 and entryorguid between CreatureID * 100 and CreatureID * 100 + 100",
"GENERATE_COMMENT": "Generate comment",
"GENERATE_COMMENTS_ALL": "Generate comments (all)"
},
"SEARCH_BY_EXISTING": {
"SOURCE_TYPE": "Source Type:",
"ENTRY_OR_GUID": "Entry(+) or GUID(-):",
"LIMIT": "Limit:",
"PLACEHOLDER": "Entry (as positive number) or GUID (as negative number)",
"ALL": "ALL"
},
"SEARCH_BY_ENTITY": {
"SOURCE_TYPE": "Select a Source Type"
}
},
"SPELL_DBC": {
Expand Down
Loading