all localizations are up to date again; merged talent-specific terms into general file

This commit is contained in:
Sarjuuk
2013-06-01 13:17:07 +02:00
parent e5df5260fd
commit 8a11a3d459
11 changed files with 12891 additions and 11405 deletions

View File

@@ -11,13 +11,12 @@ $page = array(
array('path' => 'template/css/TalentCalc.css', 'condition' => false),
array('path' => 'template/css/talent.css', 'condition' => false),
array('path' => 'template/css/TalentCalc_ie6.css', 'condition' => 'lte IE 6'),
array('path' => 'template/css/TalentCalc_ie67.css', 'condition' => 'lte IE 7'),
array('path' => 'template/css/TalentCalc_ie67.css', 'condition' => 'lte IE 7')
),
'reqJS' => array(
array('path' => '?data=glyphs'),
array('path' => 'template/js/talent.js'),
array('path' => 'template/js/TalentCalc.js'),
array('path' => 'template/js/TalentCalc_'.User::$localeString.'.js'),
array('path' => 'template/js/TalentCalc.js')
),
'title' => Lang::$talent['talentCalc'],
'tab' => 1,

View File

@@ -1,57 +0,0 @@
cO(LANG, {
tc_rank: "Rang $1/$2",
tc_tier: "Benötigt $1 Punkte bei $2-Talenten",
tc_prereq: "Benötigt $1 Punkt in $2",
tc_prereqpl: "Benötigt $1 Punkte in $2",
tc_learn: "Zum Erlernen hier klicken",
tc_unlearn: "Rechtsklick zum Verlernen",
tc_unlearn2: "Shift-Klick zum Verlernen",
tc_nextrank: "Nächster Rang: ",
tc_inccap: "Klicken, um auf 80 zu erhöhen",
tc_deccap: "Klicken, um auf 70 zu verringern",
tc_addbon: "Klicken, um 4 Extrapunkte durch<br />das Talent 'Herr der Tiere' hinzuzufügen",
tc_rembon: "Klicken, um die Extrapunkte<br />durch 'Herr der Tiere' zu entfernen",
tc_point: "Punkt",
tc_points: "Punkte",
tc_none: "Keine",
tc_printh: "Stufe $1 $2",
tc_link: "Link",
tc_resetall: "Alle löschen",
tc_resettree: "Baum zurücksetzen",
tc_resetglyphs: "Glyphen zurücksetzen",
tc_lock: "Sperren",
tc_unlock: "Entsperren",
tc_reset: "löschen",
tc_ptsleft: "Verbleibende Punkte: ",
tc_ptsspent: "Vergebene Punkte: ",
tc_reqlevel: "Benötigte Stufe: ",
tc_levelcap: "Stufenbeschränkung: ",
tc_bonuspts: "Bonuspunkte: ",
tc_help: "Hilfe",
tc_import: "Importieren",
tc_summary: "Zusammenfassung",
tc_restore: "Wiederherstellen",
tc_export: "Exportieren",
tc_link: "Link",
tc_print: "Drucken",
tc_glyphs: "Glyphen",
tc_empty: "Leer",
tc_locked: "Verschlossen",
tc_majgly: "Erhebliche Glyphe",
tc_mingly: "Geringe Glyphe",
tc_lockgly: "Freigegeben auf Stufe $1",
tc_addgly: "Zum Einschreiben eurer Zauber rechtsklicken",
tc_remgly: "Zum Entfernen rechtsklicken",
tc_remgly2: "Zum Entfernen Shift-Klick",
tc_nonegly: "Keine",
tc_glyphnote: "Einige Glyphen wurden wegen der festgesetzten Stufenbegrenzung ausgefiltert.",
tc_viewtalents: "Talentbäume anzeigen",
tc_viewsummary: "Zusammenfassungen anzeigen",
tc_level: "Stufe %s",
alert_invalidurl: "Ungültige URL.",
alert_chooseclass: "Bitte wählt zunächst eine Klasse aus.",
alert_choosefamily: "Bitte wählt zunächst eine Tierart aus.",
alert_buildempty: "Ihr habt noch keine Talentpunkte verteilt.",
prompt_importwh: "Bitte gebt die URL einer Talentverteilung ein, die mit dem Talentrechner von Wowhead erstellt wurde: ",
prompt_importblizz: "Bitte gebt die URL einer Talentverteilung ein, die mit dem Talentrechner von Blizzard erstellt wurde: "
});

View File

@@ -1,57 +0,0 @@
cO(LANG, {
tc_rank: "Rank $1/$2",
tc_tier: "Requires $1 points in $2 Talents",
tc_prereq: "Requires $1 point in $2",
tc_prereqpl: "Requires $1 points in $2",
tc_learn: "Click to learn",
tc_unlearn: "Right-click to unlearn",
tc_unlearn2: "Shift-click to unlearn",
tc_nextrank: "Next rank:",
tc_inccap: "Click to increase to 80",
tc_deccap: "Click to decrease to 70",
tc_addbon: "Click to add 4 bonus points from<br />the Beast Mastery talent",
tc_rembon: "Click to remove the bonus<br />points from Beast Mastery",
tc_point: "point",
tc_points: "Points",
tc_none: "None",
tc_printh: "Level $1 $2",
tc_link: "Link to this build",
tc_resetall: "Reset all",
tc_resettree: "Reset tree",
tc_resetglyphs: "Reset glyphs",
tc_lock: "Lock",
tc_unlock: "Unlock",
tc_reset: "reset",
tc_ptsleft: "Points left: ",
tc_ptsspent: "Points spent: ",
tc_reqlevel: "Required level: ",
tc_levelcap: "Level cap: ",
tc_bonuspts: "Bonus points: ",
tc_help: "Help",
tc_import: "Import",
tc_summary: "Summary",
tc_restore: "Restore",
tc_export: "Export",
tc_link: "Link",
tc_print: "Print",
tc_glyphs: "Glyphs",
tc_empty: "Empty",
tc_locked: "Locked",
tc_majgly: "Major Glyph",
tc_mingly: "Minor Glyph",
tc_lockgly: "Unlocked at level $1",
tc_addgly: "Click to inscribe your spellbook",
tc_remgly: "Right-click to remove",
tc_remgly2: "Shift-click to remove",
tc_nonegly: "None",
tc_glyphnote: "Some glyphs were filtered out due to the specified level restriction.",
tc_viewtalents: "View Talent Trees",
tc_viewsummary: "View Summaries",
tc_level: "Level %s",
alert_invalidurl: "Invalid URL.",
alert_chooseclass: "Please choose a class first.",
alert_choosefamily: "Please choose a pet family first.",
alert_buildempty: "Your build is empty.",
prompt_importwh: "Please paste the URL of a build made with Wowhead's talent calculator:",
prompt_importblizz: "Please paste the URL of a build made with Blizzard's talent calculator:"
});

View File

@@ -1,49 +0,0 @@
cO(LANG, {
tc_rank: "Rango $1/$2",
tc_tier: "Necesita $1 puntos en talentos de $2",
tc_prereq: "Necesita $1 punto en $2",
tc_prereqpl: "Necesita $1 puntos en $2",
tc_learn: "Has click para aprender esto",
tc_unlearn: "Click derecho para olvidar",
tc_unlearn2: "Shift-click para olvidar",
tc_nextrank: "Siguiente rango:",
tc_inccap: "Click para subir a 80",
tc_deccap: "Click para bajar a 70",
tc_addbon: "Click to add 4 bonus points from<br />the Beast Mastery talent",
tc_rembon: "Click to remove the bonus<br />points from Beast Mastery",
tc_point: "punto",
tc_points: "puntos",
tc_none: "Ninguno",
tc_printh: "Nivel $1 $2",
tc_link: "Enlazar estos talebtos",
tc_resetall: "Reiniciar todos",
tc_lock: "Bloquear",
tc_unlock: "Desbloquear",
tc_reset: "reiniciar",
tc_ptsleft: "Puntos restantes: ",
tc_ptsspent: "Puntos utilizados: ",
tc_reqlevel: "Nivel requerido: ",
tc_levelcap: "Nivel m<>ximo: ",
tc_bonuspts: "Bonus points: ",
tc_help: "Ayuda",
tc_import: "Importar",
tc_summary: "Imprimir",
tc_restore: "Restaurar",
tc_export: "Exportar",
tc_glyphs: "Glifos",
tc_empty: "Vacio",
tc_majgly: "Glifo sublime",
tc_mingly: "Glifo menor",
tc_addgly: "Click para inscribirlo en tu libro de hechizos",
tc_remgly: "Click derecho para quitar",
tc_remgly2: "Shift-click para quitar",
tc_nonegly: "Ninguno",
tc_glyphnote: "Algunos glifos han sido filrtrados debido a requisitos de niveles.",
tc_level: "Nivel %s",
alert_invalidurl: "Enlace no valido.",
alert_chooseclass: "Por favor selecciona una clase primero.",
alert_choosefamily: "Please choose a pet family first.",
alert_buildempty: "Your build is empty.",
prompt_importwh: "Please paste the URL of a build made with Wowhead's talent calculator:",
prompt_importblizz: "Please paste the URL of a build made with Blizzard's talent calculator:"
});

View File

@@ -1,52 +0,0 @@
/*
TalentCalc_frfr.js version 294 (27.07.2009)
*/
cO(LANG, {
tc_rank: "Rang $1/$2",
tc_tier: "Requiert $1 points en $2",
tc_prereq: "Requiert $1 point en $2",
tc_prereqpl: "Requiert $1 points en $2",
tc_learn: "Cliquer pour apprendre",
tc_unlearn: "Clic droit pour desapprendre",
tc_unlearn2: "Maj-clic pour desapprendre",
tc_nextrank: "Prochain rang :",
tc_inccap: "Cliquer pour augmenter a 80",
tc_deccap: "Cliquer pour diminuer a 70",
tc_addbon: "Cliquer pour ajouter 4 points bonis<br />du talent Maitrise des betes",
tc_rembon: "Cliquer pour enlever les points bonis<br /> de Maitrise des betes",
tc_point: "point",
tc_points: "points",
tc_none: "Aucun",
tc_printh: "$2 de niveau $1",
tc_link: "Lien",
tc_resetall: "Tout effacer",
tc_lock: "Verrouiller",
tc_unlock: "Deverrouiller",
tc_reset: "effacer",
tc_ptsleft: "Points restants : ",
tc_ptsspent: "Points utilises : ",
tc_reqlevel: "Niveau requis : ",
tc_levelcap: "Niveau maximum : ",
tc_bonuspts: "Points bonis : ",
tc_help: "Aide",
tc_import: "Importer",
tc_summary: "Resume",
tc_restore: "Restaurer",
tc_export: "Exporter",
tc_glyphs: "Glyphes",
tc_empty: "Vide",
tc_majgly: "Glyphe majeur",
tc_mingly: "Glyphe mineur",
tc_addgly: "Cliquer pour calligraphier votre grimoire",
tc_remgly: "Clic droit pour enlever",
tc_remgly2: "Maj-click pour enlever",
tc_nonegly: "Aucun",
tc_glyphnote: "Certains glyphes ont <20>t<EFBFBD> filtr<74>s <20> cause de la restriction de niveau.",
tc_level: "Niveau %s",
alert_invalidurl: "URL invalide.",
alert_chooseclass: "Veuillez d'abord selectionner une classe.",
alert_choosefamily: "Veuillez d'abord selectionner une famille de familier.",
alert_buildempty: "Votre template est vide.",
prompt_importwh: "Veuillez coller l'URL d'un template fait avec le calculateur de talents de Wowhead :",
prompt_importblizz: "Veuillez coller l'URL d'un template fait avec le calculateur de talents de Blizzard :"
});

View File

@@ -1,52 +0,0 @@
/*
TalentCalc_ruru.js version 278
*/
cO(LANG, {
tc_rank: "Ранг $1/$2",
tc_tier: "Требуется $1 очк. в талантах $2",
tc_prereq: "Требуется $1 очк. в $2",
tc_prereqpl: "Требуется $1 очк. в $2",
tc_learn: "Щелкните, чтобы обучиться",
tc_unlearn: "Щелкните правой кнопкой мыши, чтобы разучиться",
tc_unlearn2: "Удерживая клавишу Shift, щелкните правой кнопкой мыши, чтобы разучиться",
tc_nextrank: "Слудующий ранг:",
tc_inccap: "Щелкните, чтобы увеличить до 80",
tc_deccap: "Щелкните, чтобы уменьшить до 70",
tc_addbon: "Щелкните, чтобы добавить дополнительные 4<br />очка в ветку талантов Повелителя зверей",
tc_rembon: "Щелкните, чтобы удалить дополнительные<br />очки из ветки талантов Повелителя зверей",
tc_point: "очк.",
tc_points: "очк.",
tc_none: "Нет",
tc_printh: "Уровень $1 $2",
tc_link: "Ссылка",
tc_resetall: "Сбросить все",
tc_lock: "Заблокировать",
tc_unlock: "Разблокировать",
tc_reset: "Сброс",
tc_ptsleft: "Осталось очков: ",
tc_ptsspent: "Потрачено очков: ",
tc_reqlevel: "Требуется уровень: ",
tc_levelcap: "Предел: ",
tc_bonuspts: "Бонусные очки: ",
tc_help: "Помощь",
tc_import: "Импортировать",
tc_summary: "Сводка",
tc_restore: "Восстановить",
tc_export: "Экспортировать",
tc_glyphs: "Символы",
tc_empty: "Пусто",
tc_majgly: "Большой символh",
tc_mingly: "Малый символ",
tc_addgly: "Щелкните для добавления символа",
tc_remgly: "Щелкните правой кнопкой мыши, что бы удалить символ",
tc_remgly2: "Щелкните левой кнопкой мыши удерживая шифт, что бы удалить",
tc_nonegly: "Без символа",
tc_glyphnote: "Некоторые символы были убраны из списка из-за несоответствия уровню.",
tc_level: "Уровень %s",
alert_invalidurl: "Неверная ссылка.",
alert_chooseclass: "Выбирете класс.",
alert_choosefamily: "Выбирете породу животного.",
alert_buildempty: "У вас пустой шаблон.",
prompt_importwh: "Вставьте ссылку на шаблон, сделанный в калькуляторе талантов Wowhead:",
prompt_importblizz: "Вставьте ссылку на шаблон, сделанный в калькуляторе талантов Blizzard:"
});

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long