From 6a8d3082f3251a39048bd0553d8ca15fa55e15ad Mon Sep 17 00:00:00 2001 From: Nick Winter Date: Tue, 23 Sep 2014 08:08:29 -0700 Subject: [PATCH] Propagated i18n. Added a fallback for cast button for now until the new run button can be translated. --- app/locale/ar.coffee | 12 +++++++++--- app/locale/bg.coffee | 12 +++++++++--- app/locale/ca.coffee | 12 +++++++++--- app/locale/cs.coffee | 12 +++++++++--- app/locale/da.coffee | 12 +++++++++--- app/locale/de-AT.coffee | 14 ++++++++++---- app/locale/de-CH.coffee | 12 +++++++++--- app/locale/de-DE.coffee | 14 ++++++++++---- app/locale/el.coffee | 12 +++++++++--- app/locale/en-AU.coffee | 12 +++++++++--- app/locale/en-GB.coffee | 12 +++++++++--- app/locale/en-US.coffee | 12 +++++++++--- app/locale/en.coffee | 3 +++ app/locale/es-419.coffee | 12 +++++++++--- app/locale/es-ES.coffee | 12 +++++++++--- app/locale/fa.coffee | 12 +++++++++--- app/locale/fi.coffee | 12 +++++++++--- app/locale/fr.coffee | 12 +++++++++--- app/locale/he.coffee | 12 +++++++++--- app/locale/hi.coffee | 12 +++++++++--- app/locale/hu.coffee | 12 +++++++++--- app/locale/id.coffee | 12 +++++++++--- app/locale/it.coffee | 12 +++++++++--- app/locale/ja.coffee | 12 +++++++++--- app/locale/ko.coffee | 12 +++++++++--- app/locale/lt.coffee | 12 +++++++++--- app/locale/ms.coffee | 12 +++++++++--- app/locale/nb.coffee | 12 +++++++++--- app/locale/nl-BE.coffee | 12 +++++++++--- app/locale/nl-NL.coffee | 12 +++++++++--- app/locale/nn.coffee | 12 +++++++++--- app/locale/no.coffee | 12 +++++++++--- app/locale/pl.coffee | 12 +++++++++--- app/locale/pt-BR.coffee | 12 +++++++++--- app/locale/pt-PT.coffee | 12 +++++++++--- app/locale/ro.coffee | 12 +++++++++--- app/locale/ru.coffee | 12 +++++++++--- app/locale/sk.coffee | 12 +++++++++--- app/locale/sl.coffee | 12 +++++++++--- app/locale/sr.coffee | 12 +++++++++--- app/locale/sv.coffee | 12 +++++++++--- app/locale/th.coffee | 12 +++++++++--- app/locale/tr.coffee | 12 +++++++++--- app/locale/uk.coffee | 12 +++++++++--- app/locale/ur.coffee | 12 +++++++++--- app/locale/vi.coffee | 12 +++++++++--- app/locale/zh-HANS.coffee | 12 +++++++++--- app/locale/zh-HANT.coffee | 12 +++++++++--- app/locale/zh-WUU-HANS.coffee | 12 +++++++++--- app/locale/zh-WUU-HANT.coffee | 12 +++++++++--- app/views/play/level/tome/CastButtonView.coffee | 6 +++++- 51 files changed, 451 insertions(+), 150 deletions(-) diff --git a/app/locale/ar.coffee b/app/locale/ar.coffee index a1e8bcd8e..73cdd555e 100644 --- a/app/locale/ar.coffee +++ b/app/locale/ar.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/bg.coffee b/app/locale/bg.coffee index ab680e26e..74ec7cb52 100644 --- a/app/locale/bg.coffee +++ b/app/locale/bg.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "български език", englishDescri # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "български език", englishDescri # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "български език", englishDescri # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/ca.coffee b/app/locale/ca.coffee index e98b02dc6..ebd9638c4 100644 --- a/app/locale/ca.coffee +++ b/app/locale/ca.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/cs.coffee b/app/locale/cs.coffee index 7b18b5375..adce49193 100644 --- a/app/locale/cs.coffee +++ b/app/locale/cs.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr guide: "Průvodce" restart: "Restartovat" goals: "Cíl" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr tome_minion_spells: "Vaše oblíbená kouzla" tome_read_only_spells: "Kouzla jen pro čtení" tome_other_units: "Ostatní jednotky" - tome_cast_button_castable: "Spustit" - tome_cast_button_casting: "Spouštění" - tome_cast_button_cast: "Spustit Kouzlo" + tome_cast_button_castable: "Spustit" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Spouštění" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Spustit Kouzlo" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Zvolte Kouzlo" tome_select_a_thang: "Zvolte někoho pro " tome_available_spells: "Dostupná kouzla" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/da.coffee b/app/locale/da.coffee index a715dbbbd..240a7761a 100644 --- a/app/locale/da.coffee +++ b/app/locale/da.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans guide: "Guide" restart: "Start forfra" goals: "Mål" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" tome_other_units: "Andre enheder" - tome_cast_button_castable: "Kast Trylleformular" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" + tome_cast_button_castable: "Kast Trylleformular" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Vælg en trylleformular" tome_select_a_thang: "Vælg nogen til at " tome_available_spells: "Tilgængelige trylleformularer" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans skip_tutorial: "Spring over (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/de-AT.coffee b/app/locale/de-AT.coffee index f486fbdcc..563cf941c 100644 --- a/app/locale/de-AT.coffee +++ b/app/locale/de-AT.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription: guide: "Hilfe" restart: "Neustart" goals: "Ziele" +# goal: "Goal" success: "Erfolgreich!" incomplete: "Unvollständig" timed_out: "Zeit abgelaufen" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription: tome_minion_spells: "Die Zaubersprüche Deiner Knechte" tome_read_only_spells: "Nur-lesen Zauberspüche" tome_other_units: "Andere Einheiten" - tome_cast_button_castable: "Führe aus" - tome_cast_button_casting: "Ausführen" - tome_cast_button_cast: "Zauberspuch ausführen" + tome_cast_button_castable: "Führe aus" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Ausführen" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Zauberspuch ausführen" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Wähle einen Zauber" tome_select_a_thang: "Wähle jemanden aus, um " tome_available_spells: "Verfügbare Zauber" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription: skip_tutorial: "Überspringen (Esc)" keyboard_shortcuts: "Tastenkürzel" loading_ready: "Bereit!" +# loading_start: "Start Level" tip_insert_positions: "Halte 'Umschalt' gedrückt und klicke auf die Karte um die Koordinaten einzufügen." tip_toggle_play: "Wechsel zwischen Play und Pause mit Strg+P." tip_scrub_shortcut: "Spule vor und zurück mit Strg+[ und Strg+]" @@ -825,7 +831,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription: diplomat_summary: "Es herrscht ein großes Interesse an CodeCombat in anderen Ländern die kein Englisch sprechen! Wir suchen nach Übersetzern die gewillt sind ihre Zeit mit der Übersetzung der Webseite zu verbringen, so dass CodeCombat so schnell wie möglich für alle weltweit zugänglich ist. Wenn du helfen möchtest CodeCombat International zugänglich zu machen, dann ist diese Klasse für dich." diplomat_introduction_pref: "Also wenn es eines gibt was wir gelernt haben vom " diplomat_launch_url: "Launch im Oktober" - diplomat_introduction_suf: "ist das es ein großes Interesse an CodeCombat in anderen Ländern gibt! Wir stellen eine Truppe von Übersetzern zusammen, die gewillt sind einen Satz Wörten in einen anderen Satz Wörter umzuwandeln um CodeCombat der Welt so zugänglich wie möglich zu machen. Wenn du es magst eine Vorschau von zukünftigem Content zu erhalten und diese Level so schnell wie möglich deinen Landsleuten zur Verfügung zu stellen, dann ist diese Klasse vielleicht für dich." + diplomat_introduction_suf: "ist das es ein großes Interesse an CodeCombat in anderen Ländern gibt! Wir stellen eine Truppe von Übersetzern zusammen, die gewillt sind einen Satz Wörten in einen anderen Satz Wörter umzuwandeln um CodeCombat der Welt so zugänglich wie möglich zu machen. Wenn du es magst eine Vorschau von zukünftigem Content zu erhalten und diese Level so schnell wie möglich deinen Landsleuten zur Verfügung zu stellen, dann ist diese Klasse vielleicht für dich." # diplomat_attribute_1: "Fluency in English and the language you would like to translate to. When conveying complicated ideas, it's important to have a strong grasp in both!" diplomat_join_pref_github: "Finde deine Sprachdatei " diplomat_github_url: "bei GitHub" diff --git a/app/locale/de-CH.coffee b/app/locale/de-CH.coffee index 93b7c8ab1..eedfd0517 100644 --- a/app/locale/de-CH.coffee +++ b/app/locale/de-CH.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge guide: "Aleitig" restart: "Neu starte" goals: "Ziel" +# goal: "Goal" success: "Erfolg!" incomplete: "Unvollständig" timed_out: "Ziit abglaufe" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge tome_minion_spells: "Zaubersprüch vo dine Minions" tome_read_only_spells: "Read-Only Zaubersprüch" tome_other_units: "Anderi Einheite" - tome_cast_button_castable: "Zauber beschwöre" - tome_cast_button_casting: "Wird beschwore" -# tome_cast_button_cast: "Spell Cast" + tome_cast_button_castable: "Zauber beschwöre" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Wird beschwore" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Wähl en Zauberspruch us" tome_select_a_thang: "Wähl öpper us für" tome_available_spells: "Verfüegbari Zaubersprüch" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge skip_tutorial: "Überspringe (esc)" keyboard_shortcuts: "Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" tip_insert_positions: "Shift+Klick uf en Punkt uf de Charte zums in Zauberspruch-Editor ifüege." tip_toggle_play: "Play/Pausiert mit Ctrl+P ischalte." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/de-DE.coffee b/app/locale/de-DE.coffee index d8312d816..e2363cd60 100644 --- a/app/locale/de-DE.coffee +++ b/app/locale/de-DE.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription: guide: "Hilfe" restart: "Neustart" goals: "Ziele" +# goal: "Goal" success: "Erfolgreich!" incomplete: "Unvollständig" timed_out: "Zeit abgelaufen" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription: tome_minion_spells: "Die Zaubersprüche Deiner Knechte" tome_read_only_spells: "Nur-lesen Zauberspüche" tome_other_units: "Andere Einheiten" - tome_cast_button_castable: "Führe aus" - tome_cast_button_casting: "Ausführen" - tome_cast_button_cast: "Zauberspuch ausführen" + tome_cast_button_castable: "Führe aus" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Ausführen" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Zauberspuch ausführen" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Wähle einen Zauber" tome_select_a_thang: "Wähle jemanden aus, um " tome_available_spells: "Verfügbare Zauber" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription: skip_tutorial: "Überspringen (Esc)" keyboard_shortcuts: "Tastenkürzel" loading_ready: "Bereit!" +# loading_start: "Start Level" tip_insert_positions: "Halte 'Umschalt' gedrückt und klicke auf die Karte um die Koordinaten einzufügen." tip_toggle_play: "Wechsel zwischen Play und Pause mit Strg+P." tip_scrub_shortcut: "Spule vor und zurück mit Strg+[ und Strg+]" @@ -825,7 +831,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription: diplomat_summary: "Es herrscht ein großes Interesse an CodeCombat in anderen Ländern die kein Englisch sprechen! Wir suchen nach Übersetzern die gewillt sind ihre Zeit mit der Übersetzung der Webseite zu verbringen, so dass CodeCombat so schnell wie möglich für alle weltweit zugänglich ist. Wenn du helfen möchtest CodeCombat International zugänglich zu machen, dann ist diese Klasse für dich." diplomat_introduction_pref: "Also wenn es eines gibt was wir gelernt haben vom " diplomat_launch_url: "Launch im Oktober" - diplomat_introduction_suf: "ist das es ein großes Interesse an CodeCombat in anderen Ländern gibt! Wir stellen eine Truppe von Übersetzern zusammen, die gewillt sind einen Satz Wörten in einen anderen Satz Wörter umzuwandeln um CodeCombat der Welt so zugänglich wie möglich zu machen. Wenn du es magst eine Vorschau von zukünftigem Content zu erhalten und diese Level so schnell wie möglich deinen Landsleuten zur Verfügung zu stellen, dann ist diese Klasse vielleicht für dich." + diplomat_introduction_suf: "ist das es ein großes Interesse an CodeCombat in anderen Ländern gibt! Wir stellen eine Truppe von Übersetzern zusammen, die gewillt sind einen Satz Wörten in einen anderen Satz Wörter umzuwandeln um CodeCombat der Welt so zugänglich wie möglich zu machen. Wenn du es magst eine Vorschau von zukünftigem Content zu erhalten und diese Level so schnell wie möglich deinen Landsleuten zur Verfügung zu stellen, dann ist diese Klasse vielleicht für dich." # diplomat_attribute_1: "Fluency in English and the language you would like to translate to. When conveying complicated ideas, it's important to have a strong grasp in both!" diplomat_join_pref_github: "Finde deine Sprachdatei " diplomat_github_url: "bei GitHub" diff --git a/app/locale/el.coffee b/app/locale/el.coffee index aade1241a..99e5b665f 100644 --- a/app/locale/el.coffee +++ b/app/locale/el.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre guide: "Οδηγός" # restart: "Restart" goals: "Στόχοι" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre tome_minion_spells: "Ξόρκια για τα τσιράκια σας" tome_read_only_spells: "Ξορκια μονο για αναγνωση" tome_other_units: "Άλλες μονάδες" - tome_cast_button_castable: "Μαγεψε" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" + tome_cast_button_castable: "Μαγεψε" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/en-AU.coffee b/app/locale/en-AU.coffee index b7df63f91..611087fef 100644 --- a/app/locale/en-AU.coffee +++ b/app/locale/en-AU.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/en-GB.coffee b/app/locale/en-GB.coffee index 42f055ae9..279439348 100644 --- a/app/locale/en-GB.coffee +++ b/app/locale/en-GB.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/en-US.coffee b/app/locale/en-US.coffee index c019e79e9..97cd7df7e 100644 --- a/app/locale/en-US.coffee +++ b/app/locale/en-US.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/en.coffee b/app/locale/en.coffee index b761a0946..ae6758a46 100644 --- a/app/locale/en.coffee +++ b/app/locale/en.coffee @@ -408,6 +408,9 @@ tome_minion_spells: "Your Minions' Spells" tome_read_only_spells: "Read-Only Spells" tome_other_units: "Other Units" + tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. tome_cast_button_run: "Run" tome_cast_button_running: "Running" tome_cast_button_ran: "Ran" diff --git a/app/locale/es-419.coffee b/app/locale/es-419.coffee index eea8c974b..ea4fd1900 100644 --- a/app/locale/es-419.coffee +++ b/app/locale/es-419.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip guide: "Guia" restart: "Reiniciar" goals: "Objetivos" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip tome_minion_spells: "Hechizos de tus Secuaces" tome_read_only_spells: "Hechizos de Sólo Lectura" tome_other_units: "Otras Unidades" - tome_cast_button_castable: "Invocable" - tome_cast_button_casting: "Invocando" - tome_cast_button_cast: "Invocar" + tome_cast_button_castable: "Invocable" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Invocando" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Invocar" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Selecciona un Hechizo" tome_select_a_thang: "Selecciona Alguien para " tome_available_spells: "Hechizos Disponibles" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip skip_tutorial: "Saltar (esc)" # keyboard_shortcuts: "Key Shortcuts" loading_ready: "¡Listo!" +# loading_start: "Start Level" tip_insert_positions: "Shift+Clic un punto en el mapa para insertarlo en el editor de hechizos." tip_toggle_play: "Activa jugar/pausa con Ctrl+P." tip_scrub_shortcut: "Ctrl+[ y Ctrl+] rebobina y avance rápido." diff --git a/app/locale/es-ES.coffee b/app/locale/es-ES.coffee index 37a09d6f0..0afd0a12c 100644 --- a/app/locale/es-ES.coffee +++ b/app/locale/es-ES.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis guide: "Guía" restart: "Reiniciar" goals: "Objetivos" +# goal: "Goal" success: "Exito!" incomplete: "Incompleto" timed_out: "Te has quedado sin tiempo" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis tome_minion_spells: "Los hechizos de tus súbditos" tome_read_only_spells: "Hechizos de solo lectura" tome_other_units: "Otras unidades" - tome_cast_button_castable: "Invocable" - tome_cast_button_casting: "Invocando" - tome_cast_button_cast: "Invocar" + tome_cast_button_castable: "Invocable" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Invocando" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Invocar" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Selecciona un Hechizo" tome_select_a_thang: "Selecciona a alguien para " tome_available_spells: "Hechizos disponibles" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis skip_tutorial: "Saltar (esc)" keyboard_shortcuts: "Atajos de teclado" loading_ready: "¡Listo!" +# loading_start: "Start Level" tip_insert_positions: "Shift+Clic en un punto del mapa para insertarlo en el editor de hechizos." tip_toggle_play: "Alterna entre jugar/pausa con Ctrl+P." tip_scrub_shortcut: "Ctrl+[ y Ctrl+] rebobina y avanza hacia adelante." diff --git a/app/locale/fa.coffee b/app/locale/fa.coffee index 93c51fb2e..c44349749 100644 --- a/app/locale/fa.coffee +++ b/app/locale/fa.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian", # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian", # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian", # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/fi.coffee b/app/locale/fi.coffee index 35ea81e89..88e3a1b6f 100644 --- a/app/locale/fi.coffee +++ b/app/locale/fi.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/fr.coffee b/app/locale/fr.coffee index 56505ae42..e0faf3997 100644 --- a/app/locale/fr.coffee +++ b/app/locale/fr.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t guide: "Guide" restart: "Relancer" goals: "Objectifs" +# goal: "Goal" success: "Succès" incomplete: "Imcoplet" timed_out: "Plus de temps" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "français", englishDescription: "French", t tome_minion_spells: "Les sorts de vos soldats" tome_read_only_spells: "Sorts en lecture-seule" tome_other_units: "Autres unités" - tome_cast_button_castable: "Jeter le sort" - tome_cast_button_casting: "Sort en court" - tome_cast_button_cast: "Sort jeté" + tome_cast_button_castable: "Jeter le sort" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Sort en court" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Sort jeté" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Choisissez un sort" tome_select_a_thang: "Sélectionnez une unité pour" tome_available_spells: "Sorts diponibles" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t skip_tutorial: "Passer (esc)" keyboard_shortcuts: "Raccourcis Clavier" loading_ready: "Pret!" +# loading_start: "Start Level" tip_insert_positions: "Maj+Clic un point pour insérer les coordonnées dans l'éditeur ." tip_toggle_play: "Jouer/Pause avec Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/he.coffee b/app/locale/he.coffee index 281a34b01..a41778774 100644 --- a/app/locale/he.coffee +++ b/app/locale/he.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew", # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew", # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew", # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/hi.coffee b/app/locale/hi.coffee index b2dd47c7f..d2c28800e 100644 --- a/app/locale/hi.coffee +++ b/app/locale/hi.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/hu.coffee b/app/locale/hu.coffee index 3d2c90a70..97090aee6 100644 --- a/app/locale/hu.coffee +++ b/app/locale/hu.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t guide: "Segítség" restart: "Előlről" goals: "Célok" +# goal: "Goal" success: "Sikerült!" incomplete: "Hiányos" timed_out: "Kifutottál az időből" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t tome_minion_spells: "Egységeid varázslatai" tome_read_only_spells: "Csak olvasható varázslatok" tome_other_units: "Egyéb egységek" - tome_cast_button_castable: "Bocsáss rá varázslatot!" - tome_cast_button_casting: "Varázslat folyamatban" - tome_cast_button_cast: "Varázslat végrehajtva." + tome_cast_button_castable: "Bocsáss rá varázslatot!" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Varázslat folyamatban" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Varázslat végrehajtva." # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Válassz egy varázslatot" tome_select_a_thang: "Válassz ki valakit " tome_available_spells: "Elérhető varázslatok" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/id.coffee b/app/locale/id.coffee index 12f6a1ab1..ee52dc477 100644 --- a/app/locale/id.coffee +++ b/app/locale/id.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/it.coffee b/app/locale/it.coffee index f79b5d23e..1db6e7a21 100644 --- a/app/locale/it.coffee +++ b/app/locale/it.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t guide: "Guida" restart: "Ricomincia" goals: "Obiettivi" +# goal: "Goal" # success: "Success!" incomplete: "Incompleto" timed_out: "Tempo Scaduto" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t tome_minion_spells: "Incantesimi dei tuoi seguaci" tome_read_only_spells: "Incantesimi in sola lettura" tome_other_units: "Altre unità" - tome_cast_button_castable: "Lancia" - tome_cast_button_casting: "Lanciando" - tome_cast_button_cast: "Incantesimi" + tome_cast_button_castable: "Lancia" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Lanciando" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Incantesimi" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Seleziona un incantesimo" tome_select_a_thang: "Seleziona qualcuno per " tome_available_spells: "Incantesimi disponibili" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t skip_tutorial: "Salta (esc)" # keyboard_shortcuts: "Key Shortcuts" loading_ready: "Pronto!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/ja.coffee b/app/locale/ja.coffee index 36c13cb8c..0ea77ce14 100644 --- a/app/locale/ja.coffee +++ b/app/locale/ja.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese", guide: "ガイド" restart: "再始動" goals: "目標" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese", tome_minion_spells: "操作できるキャラクターの呪文" tome_read_only_spells: "読込専用の呪文" tome_other_units: "その他のユニット" - tome_cast_button_castable: "キャスト" - tome_cast_button_casting: "キャスト中" - tome_cast_button_cast: "呪文をキャスト" + tome_cast_button_castable: "キャスト" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "キャスト中" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "呪文をキャスト" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "呪文を選択" tome_select_a_thang: "誰かを選択: " tome_available_spells: "利用できる呪文" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese", skip_tutorial: "スキップ (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/ko.coffee b/app/locale/ko.coffee index d58b3f381..63147f454 100644 --- a/app/locale/ko.coffee +++ b/app/locale/ko.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t guide: "가이드" restart: "재시작" goals: "목표" +# goal: "Goal" success: "성공!" incomplete: "목표 미완료" timed_out: "제한 시간 초과" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t tome_minion_spells: "미니언의 마법" tome_read_only_spells: "읽기 전용 마법" tome_other_units: "다른 유닛들" - tome_cast_button_castable: "마법 캐스팅" - tome_cast_button_casting: "캐스팅 중" - tome_cast_button_cast: "마법 캐스팅" + tome_cast_button_castable: "마법 캐스팅" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "캐스팅 중" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "마법 캐스팅" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "마법을 선택 하세요" tome_select_a_thang: "누군가를 선택하세요. " tome_available_spells: "사용 가능한 마법" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t skip_tutorial: "넘기기 (esc)" keyboard_shortcuts: "단축키" loading_ready: "준비!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/lt.coffee b/app/locale/lt.coffee index 8e17f5090..9bd874d15 100644 --- a/app/locale/lt.coffee +++ b/app/locale/lt.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/ms.coffee b/app/locale/ms.coffee index e61184183..471d58d14 100644 --- a/app/locale/ms.coffee +++ b/app/locale/ms.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/nb.coffee b/app/locale/nb.coffee index 97df939bc..577f22458 100644 --- a/app/locale/nb.coffee +++ b/app/locale/nb.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg guide: "Guide" restart: "Start på nytt" goals: "Mål" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg tome_minion_spells: "Din Minions' Trylleformularer" tome_read_only_spells: "Kun-Lesbare Trylleformularer" tome_other_units: "Andre Enheter" - tome_cast_button_castable: "Kast" - tome_cast_button_casting: "Kaster" - tome_cast_button_cast: "Kast Trylleformular" + tome_cast_button_castable: "Kast" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Kaster" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Kast Trylleformular" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Velg et Trylleformular" tome_select_a_thang: "Velg Noe for å " tome_available_spells: "Tilgjenglige Trylleformularer" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/nl-BE.coffee b/app/locale/nl-BE.coffee index dc71be608..c4d39e55d 100644 --- a/app/locale/nl-BE.coffee +++ b/app/locale/nl-BE.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription: guide: "Handleiding" restart: "Herstarten" goals: "Doelen" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription: tome_minion_spells: "Jouw Minions' Spreuken" tome_read_only_spells: "Read-Only Spreuken" tome_other_units: "Andere Eenheden" - tome_cast_button_castable: "Uitvoeren" - tome_cast_button_casting: "Aan het uitvoeren" - tome_cast_button_cast: "Spreuk uitvoeren" + tome_cast_button_castable: "Uitvoeren" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Aan het uitvoeren" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Spreuk uitvoeren" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Selecteer een Spreuk" tome_select_a_thang: "Selecteer Iemand voor " tome_available_spells: "Beschikbare spreuken" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription: skip_tutorial: "Overslaan (esc)" # keyboard_shortcuts: "Key Shortcuts" loading_ready: "Klaar!" +# loading_start: "Start Level" tip_insert_positions: "Shift+Klik een punt op de kaart om het toe te voegen aan je spreuk editor." tip_toggle_play: "Verwissel speel/pauze met Ctrl+P." tip_scrub_shortcut: "Ctrl+[ en Ctrl+] om terug te spoelen en vooruit te spoelen." diff --git a/app/locale/nl-NL.coffee b/app/locale/nl-NL.coffee index 3182fe7f5..de028fea1 100644 --- a/app/locale/nl-NL.coffee +++ b/app/locale/nl-NL.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription guide: "Handleiding" restart: "Herstarten" goals: "Doelen" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription tome_minion_spells: "Jouw Minions' Spreuken" tome_read_only_spells: "Read-Only Spreuken" tome_other_units: "Andere Eenheden" - tome_cast_button_castable: "Uitvoeren" - tome_cast_button_casting: "Aan het uitvoeren" - tome_cast_button_cast: "Spreuk uitvoeren" + tome_cast_button_castable: "Uitvoeren" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Aan het uitvoeren" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Spreuk uitvoeren" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Selecteer een Spreuk" tome_select_a_thang: "Selecteer Iemand voor " tome_available_spells: "Beschikbare spreuken" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription skip_tutorial: "Overslaan (esc)" # keyboard_shortcuts: "Key Shortcuts" loading_ready: "Klaar!" +# loading_start: "Start Level" tip_insert_positions: "Shift+Klik een punt op de kaart om het toe te voegen aan je spreuk editor." tip_toggle_play: "Verwissel speel/pauze met Ctrl+P." tip_scrub_shortcut: "Ctrl+[ en Ctrl+] om terug te spoelen en vooruit te spoelen." diff --git a/app/locale/nn.coffee b/app/locale/nn.coffee index 8e16ab8e2..30422361e 100644 --- a/app/locale/nn.coffee +++ b/app/locale/nn.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/no.coffee b/app/locale/no.coffee index 5a0f4b248..6e40ea449 100644 --- a/app/locale/no.coffee +++ b/app/locale/no.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr guide: "Guide" restart: "Start på nytt" goals: "Mål" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr tome_minion_spells: "Din Minions' Trylleformularer" tome_read_only_spells: "Kun-lesbare trylleformularer" tome_other_units: "Andre enheter" - tome_cast_button_castable: "Kast" - tome_cast_button_casting: "Kaster" - tome_cast_button_cast: "Kast trylleformular" + tome_cast_button_castable: "Kast" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Kaster" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Kast trylleformular" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Velg et trylleformular" tome_select_a_thang: "Velg noe for å " tome_available_spells: "Tilgjenglige trylleformularer" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/pl.coffee b/app/locale/pl.coffee index 1d0152101..7ed03b41e 100644 --- a/app/locale/pl.coffee +++ b/app/locale/pl.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish guide: "Przewodnik" restart: "Zacznij od nowa" goals: "Cele" +# goal: "Goal" success: "Sukces!" incomplete: "Niekompletne" timed_out: "Czas minął" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish tome_minion_spells: "Czary twojego podopiecznego" tome_read_only_spells: "Czary tylko do odczytu" tome_other_units: "Inne jednostki" - tome_cast_button_castable: "Rzuć czar" - tome_cast_button_casting: "Rzucam czar" - tome_cast_button_cast: "Rzucenie czaru" + tome_cast_button_castable: "Rzuć czar" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Rzucam czar" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Rzucenie czaru" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Wybierz czar" tome_select_a_thang: "Wybierz kogoś do " tome_available_spells: "Dostępne czary" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish skip_tutorial: "Pomiń (esc)" keyboard_shortcuts: "Skróty klawiszowe" loading_ready: "Gotowy!" +# loading_start: "Start Level" tip_insert_positions: "Shift+Kliknij punkt na mapie, by umieścić go w edytorze zaklęć." tip_toggle_play: "Włącz/zatrzymaj grę naciskając Ctrl+P." tip_scrub_shortcut: "Ctrl+[ i Ctrl+] przesuwają czas." diff --git a/app/locale/pt-BR.coffee b/app/locale/pt-BR.coffee index 569a6f477..0b857a5c0 100644 --- a/app/locale/pt-BR.coffee +++ b/app/locale/pt-BR.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: guide: "Guia" restart: "Reiniciar" goals: "Objetivos" +# goal: "Goal" success: "Sucesso!" incomplete: "Incompleto" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: tome_minion_spells: "Magias dos seus subordinados" tome_read_only_spells: "Magias não editáveis" tome_other_units: "Outras Unidades" - tome_cast_button_castable: "Lançar" - tome_cast_button_casting: "Conjurando" - tome_cast_button_cast: "Feitiço" + tome_cast_button_castable: "Lançar" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Conjurando" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Feitiço" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Selecione um Feitiço" tome_select_a_thang: "Selecione alguém para " tome_available_spells: "Feitiços Disponíveis" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: skip_tutorial: "Pular (esc)" # keyboard_shortcuts: "Key Shortcuts" loading_ready: "Pronto!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/pt-PT.coffee b/app/locale/pt-PT.coffee index 0ba11aabd..3649717a1 100644 --- a/app/locale/pt-PT.coffee +++ b/app/locale/pt-PT.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription: guide: "Guia" restart: "Reiniciar" goals: "Objetivos" +# goal: "Goal" success: "Successo!" incomplete: "Incompletos" timed_out: "Ficou sem tempo" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription: tome_minion_spells: "Feitiços dos Seus Minions" tome_read_only_spells: "Feitiços Apenas de Leitura" tome_other_units: "Outras Unidades" - tome_cast_button_castable: "Lançar Feitiço" - tome_cast_button_casting: "A Lançar" - tome_cast_button_cast: "Feitiço Lançado" + tome_cast_button_castable: "Lançar Feitiço" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "A Lançar" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Feitiço Lançado" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Selecione um Feitiço" tome_select_a_thang: "Selecione Alguém para " tome_available_spells: "Feitiços Disponíveis" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription: skip_tutorial: "Saltar (esc)" keyboard_shortcuts: "Atalhos do Teclado" loading_ready: "Pronto!" +# loading_start: "Start Level" tip_insert_positions: "Pressione Shift e Clique num ponto do mapa para inseri-lo no editor de feitiços." tip_toggle_play: "Alterne entre Jogar e Pausar com Ctrl+P." tip_scrub_shortcut: "Ctrl+[ rebobina e Ctrl+] avança." diff --git a/app/locale/ro.coffee b/app/locale/ro.coffee index aa2ef918b..1e9d38390 100644 --- a/app/locale/ro.coffee +++ b/app/locale/ro.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman guide: "Ghid" restart: "Restart" goals: "Obiective" +# goal: "Goal" success: "Success!" incomplete: "Incomplet" timed_out: "Ai ramas fara timp" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman tome_minion_spells: "Vrăjile Minion-ilor tăi" tome_read_only_spells: "Vrăji Read-Only" tome_other_units: "Alte unități" - tome_cast_button_castable: "Aplică Vraja" - tome_cast_button_casting: "Se încarcă" - tome_cast_button_cast: "Aplică Vraja" + tome_cast_button_castable: "Aplică Vraja" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Se încarcă" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Aplică Vraja" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Alege o vrajă" tome_select_a_thang: "Alege pe cineva pentru " tome_available_spells: "Vrăjile disponibile" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman skip_tutorial: "Sari peste (esc)" keyboard_shortcuts: "Scurtături Keyboard" loading_ready: "Gata!" +# loading_start: "Start Level" tip_insert_positions: "Shift+Click oriunde pe harta pentru a insera punctul în editorul de vrăji." tip_toggle_play: "Pune sau scoate pauza cu Ctrl+P." tip_scrub_shortcut: "Înapoi și derulare rapidă cu Ctrl+[ and Ctrl+]." diff --git a/app/locale/ru.coffee b/app/locale/ru.coffee index 984f681d7..d170fad91 100644 --- a/app/locale/ru.coffee +++ b/app/locale/ru.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi guide: "Руководство" restart: "Перезапустить" goals: "Цели" +# goal: "Goal" success: "Успешно!" incomplete: "Не завершено" timed_out: "Время истекло" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi tome_minion_spells: "Заклинания ваших миньонов" tome_read_only_spells: "Заклинания только для чтения" tome_other_units: "Другие юниты" - tome_cast_button_castable: "Читать заклинание" - tome_cast_button_casting: "Заклинание читается" - tome_cast_button_cast: "Заклинание прочитано" + tome_cast_button_castable: "Читать заклинание" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Заклинание читается" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Заклинание прочитано" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Выбрать заклинание" tome_select_a_thang: "Выбрать кого-нибудь для " tome_available_spells: "Доступные заклинания" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi skip_tutorial: "Пропуск (Esc)" keyboard_shortcuts: "Горячие клавиши" loading_ready: "Готово!" +# loading_start: "Start Level" tip_insert_positions: "Shift+Клик по карте вставит координаты в редактор заклинаний." tip_toggle_play: "Переключайте воспроизведение/паузу комбинацией Ctrl+P." tip_scrub_shortcut: "Ctrl+[ и Ctrl+] - перемотка назад и вперёд." diff --git a/app/locale/sk.coffee b/app/locale/sk.coffee index 198f49734..1417734b6 100644 --- a/app/locale/sk.coffee +++ b/app/locale/sk.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak", # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak", # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak", # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/sl.coffee b/app/locale/sl.coffee index 36ab94892..73284bb57 100644 --- a/app/locale/sl.coffee +++ b/app/locale/sl.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/sr.coffee b/app/locale/sr.coffee index 383bf44b2..0013f5467 100644 --- a/app/locale/sr.coffee +++ b/app/locale/sr.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian guide: "Водич" restart: "Поновно учитавање" goals: "Циљеви" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian tome_minion_spells: "Чини твојих поданика" tome_read_only_spells: "Чини које се могу само гледати" tome_other_units: "Остале јединице" - tome_cast_button_castable: "Баци" - tome_cast_button_casting: "Бацање" - tome_cast_button_cast: "Баци чини" + tome_cast_button_castable: "Баци" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Бацање" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Баци чини" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Изабери чин" tome_select_a_thang: "Изабери неког за " tome_available_spells: "Доступне чини" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/sv.coffee b/app/locale/sv.coffee index bde828292..814e5b7d8 100644 --- a/app/locale/sv.coffee +++ b/app/locale/sv.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr guide: "Guide" restart: "Börja om" goals: "Mål" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr tome_minion_spells: "Dina soldaters förmågor" tome_read_only_spells: "Skrivskyddade förmågor" tome_other_units: "Andra enheter" - tome_cast_button_castable: "Använd besvärjelse" - tome_cast_button_casting: "Besvärjer" - tome_cast_button_cast: "Besvärjelse använd" + tome_cast_button_castable: "Använd besvärjelse" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Besvärjer" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Besvärjelse använd" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Välj en förmåga" tome_select_a_thang: "Välj någon för " tome_available_spells: "Tillgängliga förmågor" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr skip_tutorial: "Hoppa över (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/th.coffee b/app/locale/th.coffee index d4fd0f7dd..baf2375bc 100644 --- a/app/locale/th.coffee +++ b/app/locale/th.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra guide: "คู่มือ" restart: "เริ่มเล่นใหม่" goals: "เป้าหมาย" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/tr.coffee b/app/locale/tr.coffee index b80797dc9..8779891b1 100644 --- a/app/locale/tr.coffee +++ b/app/locale/tr.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t guide: "Rehber" restart: "Yeniden başlat" goals: "Hedefler" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t tome_minion_spells: "Minyonlarınızın Büyüleri" tome_read_only_spells: "Salt Okunur Büyüler" tome_other_units: "Diğer Birimler" - tome_cast_button_castable: "Fırlatılabilir" - tome_cast_button_casting: "Fırlatılıyor" - tome_cast_button_cast: "Fırlat" + tome_cast_button_castable: "Fırlatılabilir" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Fırlatılıyor" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Fırlat" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Bir Büyü Seç" tome_select_a_thang: "Birini seç..." tome_available_spells: "Kullanılabilir Büyüler" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t skip_tutorial: "Atla (esc)" # keyboard_shortcuts: "Key Shortcuts" loading_ready: "Hazır!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/uk.coffee b/app/locale/uk.coffee index 9a6863e40..81aef0316 100644 --- a/app/locale/uk.coffee +++ b/app/locale/uk.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "українська мова", englishDesc guide: "Посібник" restart: "Перезавантажити" goals: "Цілі" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "українська мова", englishDesc tome_minion_spells: "Закляття ваших міньонів" tome_read_only_spells: "Закляття тільки для читання" tome_other_units: "Інші юніти" - tome_cast_button_castable: "Читати закляття" - tome_cast_button_casting: "Закляття читається" - tome_cast_button_cast: "Закляття прочитано" + tome_cast_button_castable: "Читати закляття" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "Закляття читається" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "Закляття прочитано" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "Оберіть закляття" tome_select_a_thang: "Оберіть когось для " tome_available_spells: "Доступні закляття" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "українська мова", englishDesc skip_tutorial: "Пропустити (esc)" # keyboard_shortcuts: "Key Shortcuts" loading_ready: "Готово!" +# loading_start: "Start Level" tip_insert_positions: "Shift+Натиснути точку на карті, щоб вставити його у редактор заклинань." tip_toggle_play: "Перемикач грати/пауза командою Ctrl+P." tip_scrub_shortcut: "Ctrl+[ і Ctrl+] для перемотування та швидкого перемотування вперед." diff --git a/app/locale/ur.coffee b/app/locale/ur.coffee index 1080b0060..241ea1f6d 100644 --- a/app/locale/ur.coffee +++ b/app/locale/ur.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu", # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu", # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu", # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/vi.coffee b/app/locale/vi.coffee index 0491f573d..61f5c3b24 100644 --- a/app/locale/vi.coffee +++ b/app/locale/vi.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn guide: "Hướng dẫn" restart: "Khởi động lại" goals: "Mục đích" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/zh-HANS.coffee b/app/locale/zh-HANS.coffee index 1e97addfd..1c691e261 100644 --- a/app/locale/zh-HANS.coffee +++ b/app/locale/zh-HANS.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese guide: "指南" restart: "重新开始" goals: "目标" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese tome_minion_spells: "助手的咒语" tome_read_only_spells: "只读的咒语" tome_other_units: "其他单元" - tome_cast_button_castable: "发动" - tome_cast_button_casting: "发动中" - tome_cast_button_cast: "发动咒语" + tome_cast_button_castable: "发动" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "发动中" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "发动咒语" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "选择一个法术" tome_select_a_thang: "选择人物来 " tome_available_spells: "可用的法术" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese skip_tutorial: "跳过(esc)" # keyboard_shortcuts: "Key Shortcuts" loading_ready: "载入完成!" +# loading_start: "Start Level" tip_insert_positions: "使用Shift+左键来插入拼写编辑器。" tip_toggle_play: "用 Ctrl+P 来暂停或继续" tip_scrub_shortcut: "用 Ctrl+[ 和 Ctrl+] 来倒退和快进." diff --git a/app/locale/zh-HANT.coffee b/app/locale/zh-HANT.coffee index 1f4a2939a..f8921d45e 100644 --- a/app/locale/zh-HANT.coffee +++ b/app/locale/zh-HANT.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese guide: "指南" restart: "重新開始" goals: "目標" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese tome_minion_spells: "助手的咒語" tome_read_only_spells: "唯讀的咒語" tome_other_units: "其他單位" - tome_cast_button_castable: "發動" - tome_cast_button_casting: "發動中" - tome_cast_button_cast: "咒語" + tome_cast_button_castable: "發動" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "發動中" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "咒語" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "選擇一個法術" tome_select_a_thang: "選擇一個人物來施放" tome_available_spells: "可用的法術" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/zh-WUU-HANS.coffee b/app/locale/zh-WUU-HANS.coffee index 5bc8f0aff..2fb7812b1 100644 --- a/app/locale/zh-WUU-HANS.coffee +++ b/app/locale/zh-WUU-HANS.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi # guide: "Guide" # restart: "Restart" # goals: "Goals" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi # tome_minion_spells: "Your Minions' Spells" # tome_read_only_spells: "Read-Only Spells" # tome_other_units: "Other Units" -# tome_cast_button_castable: "Cast Spell" -# tome_cast_button_casting: "Casting" -# tome_cast_button_cast: "Spell Cast" +# tome_cast_button_castable: "Cast Spell" # Temporary, if tome_cast_button_run isn't translated. +# tome_cast_button_casting: "Casting" # Temporary, if tome_cast_button_running isn't translated. +# tome_cast_button_cast: "Spell Cast" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" # tome_select_spell: "Select a Spell" # tome_select_a_thang: "Select Someone for " # tome_available_spells: "Available Spells" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi # skip_tutorial: "Skip (esc)" # keyboard_shortcuts: "Key Shortcuts" # loading_ready: "Ready!" +# loading_start: "Start Level" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." diff --git a/app/locale/zh-WUU-HANT.coffee b/app/locale/zh-WUU-HANT.coffee index 4fd68d9d7..d206c36bb 100644 --- a/app/locale/zh-WUU-HANT.coffee +++ b/app/locale/zh-WUU-HANT.coffee @@ -383,6 +383,7 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio guide: "指南" restart: "轉來" goals: "目標" +# goal: "Goal" # success: "Success!" # incomplete: "Incomplete" # timed_out: "Ran out of time" @@ -407,9 +408,13 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio tome_minion_spells: "下手個咒語" tome_read_only_spells: "只讀個咒語" tome_other_units: "各許單元" - tome_cast_button_castable: "發動" - tome_cast_button_casting: "徠搭發動" - tome_cast_button_cast: "發動咒語" + tome_cast_button_castable: "發動" # Temporary, if tome_cast_button_run isn't translated. + tome_cast_button_casting: "徠搭發動" # Temporary, if tome_cast_button_running isn't translated. + tome_cast_button_cast: "發動咒語" # Temporary, if tome_cast_button_ran isn't translated. +# tome_cast_button_run: "Run" +# tome_cast_button_running: "Running" +# tome_cast_button_ran: "Ran" +# tome_submit_button: "Submit" tome_select_spell: "揀一個法術" tome_select_a_thang: "揀人來 " tome_available_spells: "好用個法術" @@ -418,6 +423,7 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio skip_tutorial: "跳過去(Esc)" # keyboard_shortcuts: "Key Shortcuts" loading_ready: "讀取下落!" +# loading_start: "Start Level" tip_insert_positions: "用Shift+濟鍵來嵌進拼寫編寫器。" tip_toggle_play: "用 Ctrl+P 暫停/繼續" tip_scrub_shortcut: "用 Ctrl+[ 搭 Ctrl+] 倒退搭快進。" diff --git a/app/views/play/level/tome/CastButtonView.coffee b/app/views/play/level/tome/CastButtonView.coffee index fa026abc9..dafde5b0f 100644 --- a/app/views/play/level/tome/CastButtonView.coffee +++ b/app/views/play/level/tome/CastButtonView.coffee @@ -95,10 +95,14 @@ module.exports = class CastButtonView extends CocoView @castButton.toggleClass('castable', castable).toggleClass('casting', @casting) if @casting s = $.i18n.t('play_level.tome_cast_button_running') + s = $.i18n.t('play_level.tome_cast_button_casting') if s is 'Running' and me.get('preferredLanguage', true).split('-')[0] isnt 'en' # Temporary, if tome_cast_button_running isn't translated. else if castable - s = $.i18n.t('play_level.tome_cast_button_run') + ' ' + @castShortcut + s = $.i18n.t('play_level.tome_cast_button_run') + s = $.i18n.t('play_level.tome_cast_button_casting') if s is 'Run' and me.get('preferredLanguage').split('-')[0] isnt 'en' # Temporary, if tome_cast_button_running isn't translated. + s += ' ' + @castShortcut else s = $.i18n.t('play_level.tome_cast_button_ran') + s = $.i18n.t('play_level.tome_cast_button_casting') if s is 'Ran' and me.get('preferredLanguage').split('-')[0] isnt 'en' # Temporary, if tome_cast_button_running isn't translated. @castButton.text s @castButton.prop 'disabled', not castable