mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Propagated i18n.
This commit is contained in:
parent
ce36fa461f
commit
1ef58bcfce
50 changed files with 700 additions and 160 deletions
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
recently_played: "لعبت مؤخّرا"
|
||||
no_recent_games: "لا يوجد لعب لعبت خلال الأسبوعين الماضيين."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
delta:
|
||||
added: "أضيفت"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
buy_gems: "Купи скъпоценни камъни"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
change_hero: "Canviar heroi" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Equipar objectes"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
skills: "Habilitats"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
recently_played: "Ultimanent jugat"
|
||||
no_recent_games: "No s'ha jugat en les ultimes setmanes."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
delta:
|
||||
added: "Afegit"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
change_hero: "Změnit hrdinu" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Vyzbrojit se předměty"
|
||||
buy_gems: "Zakoupit drahokamy"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "Lesní kampaň"
|
||||
campaign_dungeon: "Jeskynní kampaň"
|
||||
subscription_required: "Předplatné vyžadováno"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Gegenstände ausrüsten"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
|
|||
recently_played: "Kürzlich gespielt"
|
||||
no_recent_games: "Keine Spiele in den letzten zwei Wochen gespielt."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
|
|||
clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
delta:
|
||||
added: "hinzugefügt"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
|
|||
change_hero: "Held wechseln" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Gegenstände ausrüsten"
|
||||
buy_gems: "Edelsteine kaufen"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "Forest Kampagne"
|
||||
campaign_dungeon: "Dungeon Kampagne"
|
||||
subscription_required: "Abonnement benötigt"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
|
|||
regeneration: "Regeneration"
|
||||
range: "Reichweite" # As in "attack or visual range"
|
||||
blocks: "Blocken" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
skills: "Fähigkeiten"
|
||||
available_for_purchase: "Zum Kauf verfügbar"
|
||||
level_to_unlock: "Level freizuschalten:"
|
||||
available_for_purchase: "Zum Kauf verfügbar" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
level_to_unlock: "Level freizuschalten:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
restricted_to_certain_heroes: "Nur bestimmte Helden können dieses Level spielen."
|
||||
|
||||
skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
|
|||
recently_played: "Kürzlich gespielt"
|
||||
no_recent_games: "Keine Spiele in den letzten zwei Wochen gespielt."
|
||||
payments: "Zahlungen"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
service_apple: "Apple"
|
||||
service_web: "Web"
|
||||
paid_on: "Gezahlt am"
|
||||
service: "Service"
|
||||
price: "Preis"
|
||||
gems: "Edelsteine"
|
||||
status_subscribed: "Du hast momentan ein Abo für $9.99 USD pro Monat. Danke für deine unterstützung!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
status_unsubscribed_active: "Du hast kein Abo, und bekommst keine Rechnung, aber dein Account ist weiterhin aktiv."
|
||||
status_unsubscribed: "Erhalte Zugang zu neuen Leveln, Helden, Gegenständen und Bonus Edelsteinen mit einem CodeCombat Abo!"
|
||||
|
||||
|
@ -876,12 +886,13 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
|
|||
clas: "CLAs"
|
||||
play_counts: "Anzahl Spiele"
|
||||
feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
delta:
|
||||
added: "hinzugefügt"
|
||||
modified: "modifiziert"
|
||||
deleted: "gelöscht"
|
||||
moved_index: "Verschobener Index" # Moved Index
|
||||
moved_index: "Verschobener Index"
|
||||
text_diff: "Text Diff"
|
||||
merge_conflict_with: "MERGE KONFLIKT MIT"
|
||||
no_changes: "Keine Änderungen"
|
||||
|
@ -937,7 +948,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
|
|||
art_artwork: "Grafiken"
|
||||
art_sprites: "Sprites"
|
||||
art_other: "Jegliche oder alle kreative nicht-Code Arbeit, die zur Verfügung gestellt wird, wenn Level erstellt werden."
|
||||
art_access: "Derzeit gibt es kein universelles, einfaches System, um diese Assets to zu holen. Generell kannst du sie von den URLs holen, die auf der Seite verwendet werden. Kontaktiere uns, wenn du hilfe brauchst, oder um uns zu helfen, die Seite auszubauen, um diese Assests leichter zugänglich zu machen." # Currently there is no universal, easy system for fetching these assets. In general, fetch them from the URLs as used by the site, contact us for assistance, or help us in extending the site to make these assets more easily accessible.
|
||||
art_access: "Derzeit gibt es kein universelles, einfaches System, um diese Assets to zu holen. Generell kannst du sie von den URLs holen, die auf der Seite verwendet werden. Kontaktiere uns, wenn du hilfe brauchst, oder um uns zu helfen, die Seite auszubauen, um diese Assests leichter zugänglich zu machen."
|
||||
art_paragraph_1: "Für den Verweis auf CodeCombat, nenne und verlinke bitte die Website codecombat.com nahe der Quelle oder an der Stelle, wo es für das Medium angemessen ist. Zum Beispiel:"
|
||||
use_list_1: "Wenn in einem Film verwendet, nenne codecombat.com in den Credits/Abspann"
|
||||
use_list_2: "Wenn auf einer Webseite verwendet, füge einen Link nahe bei der Verwendung ein, z.B. unter einem Bild oder auf der generellen Beitragsseite, wo auch andere Creative Commons Werke und Open Source Software genannt wird, die auf der Seite verwendet wird. Wenn deutlich auf CodeCombat Bezug genommen wird, wie z.B. in einem Blogeintrag, in dem CodeCombat erwähnt wird, dann muss CodeCombat nicht separat belegt werden."
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Εξοπλίσου με Αντικείμενα"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
change_hero: "Cambiar héroe" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Equipar objetos"
|
||||
buy_gems: "Comprar gemas"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "Campaña del Bosque"
|
||||
campaign_dungeon: "Campaña Calabozo"
|
||||
subscription_required: "Requiere Suscripción"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
regeneration: "Regeneración"
|
||||
range: "Rango" # As in "attack or visual range"
|
||||
blocks: "Bloqueo" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
skills: "Habilidades"
|
||||
available_for_purchase: "Disponible para Comprar"
|
||||
level_to_unlock: "Nivel para desbloquear:"
|
||||
available_for_purchase: "Disponible para Comprar" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
level_to_unlock: "Nivel para desbloquear:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
restricted_to_certain_heroes: "Sólo ciertos héroes pueden jugar este nivel."
|
||||
|
||||
skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
change_hero: "Seleccionar Heroe" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Equipar Objetos"
|
||||
buy_gems: "Comprar Joyas"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "Campaña del Bosque"
|
||||
campaign_dungeon: "Campaña del Calabozo"
|
||||
subscription_required: "Suscripción requerida"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
regeneration: "Regeneración"
|
||||
range: "Alcance" # As in "attack or visual range"
|
||||
blocks: "Bloqueo" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
skills: "Habilidades"
|
||||
available_for_purchase: "Disponible para Comprar"
|
||||
level_to_unlock: "Nivel para desbloquear:"
|
||||
available_for_purchase: "Disponible para Comprar" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
level_to_unlock: "Nivel para desbloquear:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
restricted_to_certain_heroes: "Solo ciertos heroes pueden jugar este nivel."
|
||||
|
||||
skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
recently_played: "Jugado Recientemente"
|
||||
no_recent_games: "No he jugado juegos en las ultimas dos semanas."
|
||||
payments: "Pagos"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
service_apple: "Apple"
|
||||
service_web: "Web"
|
||||
paid_on: "Pagado en"
|
||||
service: "Servicio"
|
||||
price: "Precio"
|
||||
gems: "Joyas"
|
||||
status_subscribed: "Estas suscrito por $9.99 USD/mes. ¡Gracias por tu colaboración!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
status_unsubscribed_active: "No estás suscrito y no seras facturado, pero tu cuenta sigue activa por ahora."
|
||||
status_unsubscribed: "¡Obten acceso a nuevos niveles, heroes, artículos, y joyas adicionales con una suscripción a CodeCombat!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
clas: "Clasess"
|
||||
play_counts: "Contador de Juegos"
|
||||
feedback: "Apoyo"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
delta:
|
||||
added: "Añadido"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
change_hero: "Changer le Héro" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Équiper des objets"
|
||||
buy_gems: "Acheter des gemmes"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "Campagne de la forêt"
|
||||
campaign_dungeon: "Compagne du donjon"
|
||||
subscription_required: "Enregistrement nécessaire"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
regeneration: "Régénération"
|
||||
range: "Portée" # As in "attack or visual range"
|
||||
blocks: "Absorbe" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
skills: "Compétences"
|
||||
available_for_purchase: "Disponible à l'achat"
|
||||
level_to_unlock: "Niveau à débloquer:"
|
||||
available_for_purchase: "Disponible à l'achat" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
level_to_unlock: "Niveau à débloquer:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
restricted_to_certain_heroes: "Seulement certains héros peuvent jouer ce niveau."
|
||||
|
||||
skill_docs:
|
||||
|
@ -382,7 +384,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
read_only: "lecture seulement"
|
||||
action_name: "nom"
|
||||
# action_cooldown: "Takes"
|
||||
action_specific_cooldown: "Rechargement" #cooldown
|
||||
action_specific_cooldown: "Rechargement"
|
||||
action_damage: "Dégat"
|
||||
action_range: "Portée"
|
||||
action_radius: "Rayon"
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
recently_played: "Jouées récemment"
|
||||
no_recent_games: "Aucunes parties jouées au cours des deux dernières semaines."
|
||||
payments: "Paiements"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
service_apple: "Apple"
|
||||
service_web: "Web"
|
||||
paid_on: "Payé"
|
||||
service: "Service"
|
||||
price: "Prix"
|
||||
gems: "Gemmes"
|
||||
status_subscribed: "Vous vous êtes inscrit pour $9.99 USD/mois. Merci de votre aide !"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
status_unsubscribed_active: "Vous n'êtes pas inscrit et ne serez pas facturé, mais votre compte est toujours actif."
|
||||
status_unsubscribed: "Obtenez l'accès à de nouveaux niveaux, héros, objets et gemmes en bonu avec une inscription à CodeCombat !"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
clas: "CLAs"
|
||||
play_counts: "Nombre de parties"
|
||||
feedback: "Réaction"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
delta:
|
||||
added: "Ajouté"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Galego", englishDescription: "Galician", tr
|
|||
change_hero: "Seleccionar Heroe" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Equipar Obxectos"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Galego", englishDescription: "Galician", tr
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
skills: "Habilidades"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Galego", englishDescription: "Galician", tr
|
|||
recently_played: "Xogado Recientemente"
|
||||
no_recent_games: "Non xogeis xogos nas últimas dúas semáns."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Galego", englishDescription: "Galician", tr
|
|||
clas: "Clases"
|
||||
play_counts: "Contador de Xogos"
|
||||
feedback: "Apoio"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
delta:
|
||||
added: "Engadido"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
change_hero: "Hős váltás" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Felszerelés"
|
||||
buy_gems: "Vásárolj Drágköveket"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "Erdei Kampány"
|
||||
campaign_dungeon: "Várbörtön Kampány"
|
||||
subscription_required: "Feliratkozást igényel"
|
||||
|
@ -280,7 +281,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
# tip_reticulating: "Reticulating spines."
|
||||
tip_harry: "Te, Mágus, "
|
||||
tip_great_responsibility: "Nagy kódolási képességgel nagy hibaelhárítási felelősség jár."
|
||||
tip_munchkin:"Ha nem eszed meg a zöldségedet, akkor egy máncskin eljön érted álmodban."
|
||||
tip_munchkin: "Ha nem eszed meg a zöldségedet, akkor egy máncskin eljön érted álmodban."
|
||||
tip_binary: "A világon csak 10 féle ember van: azok, akik értik a kettes számrendszert és azok, akik nem.."
|
||||
tip_commitment_yoda: "A programozónak van a legmélyebb elköteleződése és a legélesebb elméje. - Yoda"
|
||||
tip_no_try: "Csináld, vagy ne csináld. Próbálkozás nincs. - Yoda"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
skill_docs:
|
||||
|
@ -411,7 +413,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
editor_config_level_language_label: "Nyelv a szinthez"
|
||||
editor_config_level_language_description: "Definiáld a programnyelvet ehhez a szinthez."
|
||||
editor_config_default_language_label: "Programnyelv alapbeállítása"
|
||||
editor_config_default_language_description:"Definiáld a programnyelvet, amin szeretnél kódolni, amikor új szintet kezdesz."
|
||||
editor_config_default_language_description: "Definiáld a programnyelvet, amin szeretnél kódolni, amikor új szintet kezdesz."
|
||||
# editor_config_keybindings_label: "Key Bindings"
|
||||
# editor_config_keybindings_default: "Default (Ace)"
|
||||
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
change_hero: "Cambia Eroe" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
buy_gems: "Compra Gemme"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "Campagna nella Foresta"
|
||||
campaign_dungeon: "Campagna nelle Segrete"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
change_hero: "Bytt Helt" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Ta i bruk gjenstander"
|
||||
buy_gems: "Kjøp Juveler"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "Skogsfelttog"
|
||||
campaign_dungeon: "Katakombefelttog"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
regeneration: "Regenerering"
|
||||
range: "Rekkevidde" # As in "attack or visual range"
|
||||
blocks: "Blokkerer" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
skills: "Ferdigheter"
|
||||
available_for_purchase: "Kan Kjøpes"
|
||||
level_to_unlock: "Låses opp på nivå:"
|
||||
available_for_purchase: "Kan Kjøpes" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
level_to_unlock: "Låses opp på nivå:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
restricted_to_certain_heroes: "Bare noen helter kan spille dette brettet."
|
||||
|
||||
skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
recently_played: "Nylig Spilt"
|
||||
no_recent_games: "Ingen spill spilt de siste to ukene."
|
||||
payments: "Betalinger"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
service_apple: "Apple"
|
||||
service_web: "Web"
|
||||
paid_on: "Betalt den"
|
||||
service: "Tjeneste"
|
||||
price: "Pris"
|
||||
gems: "Juveler"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
clas: "CLAer"
|
||||
# play_counts: "Play Counts"
|
||||
feedback: "Tilbakemelding"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
delta:
|
||||
added: "Opprettet"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription:
|
|||
change_hero: "Alterar Herói" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Equipar Items"
|
||||
buy_gems: "Comprar Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "Campanha da Floresta"
|
||||
campaign_dungeon: "Campanha do Calabouço"
|
||||
subscription_required: "Requer assinatura"
|
||||
|
@ -101,11 +102,14 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription:
|
|||
log_in: "Entrar"
|
||||
logging_in: "Entrando"
|
||||
log_out: "Sair"
|
||||
recover: "Recuperar sua conta"
|
||||
# forgot_password: "Forgot your password?"
|
||||
authenticate_gplus: "Autenticar com G+"
|
||||
load_profile: "Carregar Perfil do G+"
|
||||
load_email: "Carregar email do G+"
|
||||
finishing: "Terminando"
|
||||
# sign_in_with_facebook: "Sign in with Facebook"
|
||||
# sign_in_with_gplus: "Sign in with G+"
|
||||
# signup_switch: "Want to create an account?"
|
||||
|
||||
signup:
|
||||
email_announcements: "Receber notícias por email."
|
||||
|
@ -291,7 +295,6 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription:
|
|||
tip_premature_optimization: "Uma otimização permatura é a raíz de todos os males. - Donald Knuth"
|
||||
tip_brute_force: "Na dúvida, utilize força bruta. - Ken Thompson"
|
||||
tip_extrapolation: "Existem dois tipos de pessoa: aqueles que podem extrapolar apartir de dados incompletos..."
|
||||
customize_wizard: "Personalize o feiticeiro"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventário"
|
||||
|
@ -370,9 +373,10 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription:
|
|||
regeneration: "Cura"
|
||||
range: "Distância de Ataque" # As in "attack or visual range"
|
||||
blocks: "Bloqueio" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
skills: "Habilidades"
|
||||
available_for_purchase: "Disponível para a Compra"
|
||||
level_to_unlock: "Nível para desbloquear:"
|
||||
available_for_purchase: "Disponível para a Compra" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
level_to_unlock: "Nível para desbloquear:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
restricted_to_certain_heroes: "Apenas alguns heróis podem jogar esse nível."
|
||||
|
||||
skill_docs:
|
||||
|
@ -807,13 +811,21 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription:
|
|||
recently_played: "Jogos Recentes"
|
||||
no_recent_games: "Não foram feitos jogos durante duas semanas."
|
||||
payments: "Pagamentos"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
service_apple: "Apple"
|
||||
service_web: "Web"
|
||||
paid_on: "Pago"
|
||||
service: "Serviço"
|
||||
price: "Preço"
|
||||
gems: "Gemas"
|
||||
status_subscribed: "Você é atualmente um assinante por $9.99 USD/mês. Obrigaod pelo apoio!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
status_unsubscribed_active: "Você não é um assinante e não será cobrado, mas sua conta ainda está ativa."
|
||||
status_unsubscribed: "Ganhe acesso a novos níveis,heróis,itens, e gems bônus com uma assinatura CodeCombat!"
|
||||
|
||||
|
@ -874,6 +886,7 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription:
|
|||
clas: "CLAs"
|
||||
play_counts: "Contagem de Jogos"
|
||||
feedback: "Comentários"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
delta:
|
||||
added: "Adicionado"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
change_hero: "Alterar Herói" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Equipar Itens"
|
||||
buy_gems: "Comprar Gemas"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "Campanha da Floresta"
|
||||
campaign_dungeon: "Campanha da Masmorra"
|
||||
subscription_required: "Subscrição Necessária"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
regeneration: "Regeneração"
|
||||
range: "Alcance" # As in "attack or visual range"
|
||||
blocks: "Bloqueia" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
skills: "Habilidades"
|
||||
available_for_purchase: "Disponível para Aquirir"
|
||||
level_to_unlock: "Nível para desbloquear:"
|
||||
available_for_purchase: "Disponível para Aquirir" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
level_to_unlock: "Nível para desbloquear:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
restricted_to_certain_heroes: "Apenas certos heróis podem jogar este nível."
|
||||
|
||||
skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
recently_played: "Jogados Recentemente"
|
||||
no_recent_games: "Sem jogos jogados nas passadas duas semanas."
|
||||
payments: "Pagamentos"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
service_apple: "Apple"
|
||||
service_web: "Web"
|
||||
paid_on: "Pago Em"
|
||||
service: "Serviço"
|
||||
price: "Preço"
|
||||
gems: "Gemas"
|
||||
status_subscribed: "Atualmente, estás subscrito por $9.99 USD/mês. Agradecemos o teu apoio!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
status_unsubscribed_active: "Não estás subscrito e não te vamos cobrar, mas a tua conta ainda está ativa, por agora."
|
||||
status_unsubscribed: "Ganha acesso a novos níveis, heróis, itens e gemas de bónus com uma subscrição do CodeCombat!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
clas: "CLAs"
|
||||
play_counts: "Número de Jogos"
|
||||
feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
delta:
|
||||
added: "Adicionados/as"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -373,10 +373,10 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
regeneration: "Регенерация"
|
||||
range: "Зона" # As in "attack or visual range"
|
||||
blocks: "Блокирует" # As in "this shield blocks this much damage"
|
||||
backstab: "Со спины" # As in "this dagger does this much backstab damage"
|
||||
backstab: "Со спины" # As in "this dagger does this much backstab damage"
|
||||
skills: "Умения"
|
||||
available_for_purchase: "Доступно для покупки"
|
||||
level_to_unlock: "Разблокируется на уровне:"
|
||||
available_for_purchase: "Доступно для покупки" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
level_to_unlock: "Разблокируется на уровне:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
restricted_to_certain_heroes: "Только определенные герои могут играть на этом уровне."
|
||||
|
||||
skill_docs:
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
change_hero: "Byt Hjälte" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
buy_gems: "Köp ädelstenar"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
change_hero: "Kahramanı Değiştir" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Ögeleri Giy"
|
||||
buy_gems: "Taş satın a"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "Orman Senaryosu"
|
||||
campaign_dungeon: "Zindan Senaryosu"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
# regeneration: "Regeneration"
|
||||
range: "Menzil" # As in "attack or visual range"
|
||||
blocks: "Blok" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
skills: "Yetenekler"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
recently_played: "En Son Oynananlar"
|
||||
no_recent_games: "Son iki hafta içerisinde hiç oyun oynanmadı."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Українська", englishDescription:
|
|||
change_hero: "Змінити героя" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "Одягнути предмети"
|
||||
buy_gems: "Придбати самоцвіти"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "Лісова кампанія"
|
||||
campaign_dungeon: "Кампанія підземелля"
|
||||
subscription_required: "Потрібен абонемет"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Українська", englishDescription:
|
|||
regeneration: "Відновлення"
|
||||
range: "Дистанція" # As in "attack or visual range"
|
||||
blocks: "Блокує" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
skills: "Вміння"
|
||||
available_for_purchase: "Можна придбати"
|
||||
level_to_unlock: "Розблокується на рівні:"
|
||||
available_for_purchase: "Можна придбати" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
level_to_unlock: "Розблокується на рівні:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
restricted_to_certain_heroes: "Тільки певні герої можуть грати в цьому рівні."
|
||||
|
||||
skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Українська", englishDescription:
|
|||
recently_played: "Нещодавні ігри"
|
||||
no_recent_games: "Упродовж останніх двох тижнів не зіграно жодної гри."
|
||||
payments: "Платежі"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
service_apple: "Apple"
|
||||
service_web: "Веб"
|
||||
paid_on: "Сплачено"
|
||||
service: "Сервіс"
|
||||
price: "Ціна"
|
||||
gems: "Cамоцвіти"
|
||||
status_subscribed: "У Вас зараз дійсна передплата 9,99 USD/міс. Дякуємо за Вашу підтримку!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
status_unsubscribed_active: "У Вас немає передплати і рахунок Вам не прийде, але Ваш акаунт і далі дійсний."
|
||||
status_unsubscribed: "Отримайте доступ до новних рівнів, героїв та бонусів з абонементом CodeCombat!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Українська", englishDescription:
|
|||
clas: "CLA"
|
||||
play_counts: "Кількість ігор"
|
||||
feedback: "Відгук"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
delta:
|
||||
added: "Додано"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
change_hero: "重新选择英雄" # Go back from choose inventory to choose hero
|
||||
choose_inventory: "装备道具"
|
||||
buy_gems: "购买宝石"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
campaign_forest: "森林战役"
|
||||
campaign_dungeon: "地牢战役"
|
||||
subscription_required: "需订阅"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
regeneration: "恢复"
|
||||
range: "攻击范围" # As in "attack or visual range"
|
||||
blocks: "格挡" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
skills: "技能"
|
||||
available_for_purchase: "可以购买"
|
||||
level_to_unlock: "未解锁关卡:"
|
||||
available_for_purchase: "可以购买" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
level_to_unlock: "未解锁关卡:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
restricted_to_certain_heroes: "只有特定的英雄可以进入本关。"
|
||||
|
||||
skill_docs:
|
||||
|
@ -468,7 +470,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
forum_suffix: ""
|
||||
send: "反馈意见"
|
||||
contact_candidate: "联系参选人" # Deprecated
|
||||
recruitment_reminder: "用这张表格来联系你希望面试的求职者。但请记住如果成功雇佣,CodeCombat会收取与这位员工第一年工资的15%等值的佣金。佣金需在雇佣此员工时就付清并且在之后的90天内如果此员工离职则可退款。兼职,远程办公员工,合同工以及实习生都可免除此费用。"
|
||||
recruitment_reminder: "用这张表格来联系你希望面试的求职者。但请记住如果成功雇佣,CodeCombat会收取与这位员工第一年工资的15%等值的佣金。佣金需在雇佣此员工时就付清并且在之后的90天内如果此员工离职则可退款。兼职,远程办公员工,合同工以及实习生都可免除此费用。" # Deprecated
|
||||
|
||||
account_settings:
|
||||
title: "账户设置"
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
recently_played: "最近玩过的关卡"
|
||||
no_recent_games: "最近两个星期没有玩过游戏。"
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
price: "价格"
|
||||
gems: "宝石"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
feedback: "反馈"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
delta:
|
||||
added: "被添加"
|
||||
|
@ -1002,9 +1013,8 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
next_photo: "添加一张职业的照片(可选)。"
|
||||
next_active: "将自己标记为正在寻求工作机会以使自己的名字出现在搜索结果中。"
|
||||
example_blog: "你的博客"
|
||||
example_github: "你的GitHub"
|
||||
# example_personal_site: "Personal Site"
|
||||
links_header: "个人网站链接"
|
||||
# links_header: "Personal Links"
|
||||
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
|
||||
# links_name: "Link Name"
|
||||
# links_name_help: "What are you linking to?"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
recently_played: "最近玩過"
|
||||
no_recent_games: "在過去兩個星期沒有遊戲玩過。"
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
|
@ -69,6 +69,7 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
|
|||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||
# choose_inventory: "Equip Items"
|
||||
# buy_gems: "Buy Gems"
|
||||
# campaign_desert: "Desert Campaign"
|
||||
# campaign_forest: "Forest Campaign"
|
||||
# campaign_dungeon: "Dungeon Campaign"
|
||||
# subscription_required: "Subscription Required"
|
||||
|
@ -372,9 +373,10 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
|
|||
# regeneration: "Regeneration"
|
||||
# range: "Range" # As in "attack or visual range"
|
||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||
# skills: "Skills"
|
||||
# available_for_purchase: "Available for Purchase"
|
||||
# level_to_unlock: "Level to unlock:"
|
||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
||||
|
||||
# skill_docs:
|
||||
|
@ -809,13 +811,21 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
|
|||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
# purchased: "Purchased"
|
||||
# subscription: "Subscription"
|
||||
# service_apple: "Apple"
|
||||
# service_web: "Web"
|
||||
# paid_on: "Paid On"
|
||||
# service: "Service"
|
||||
# price: "Price"
|
||||
# gems: "Gems"
|
||||
# status_subscribed: "You're currently subscribed at $9.99 USD/mo. Thanks for your support!"
|
||||
# active: "Active"
|
||||
# subscribed: "Subscribed"
|
||||
# unsubscribed: "Unsubscribed"
|
||||
# active_until: "Active Until"
|
||||
# cost: "Cost"
|
||||
# next_payment: "Next Payment"
|
||||
# card: "Card"
|
||||
# status_unsubscribed_active: "You're not subscribed and won't be billed, but your account is still active for now."
|
||||
# status_unsubscribed: "Get access to new levels, heroes, items, and bonus gems with a CodeCombat subscription!"
|
||||
|
||||
|
@ -876,6 +886,7 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
|
|||
# clas: "CLAs"
|
||||
# play_counts: "Play Counts"
|
||||
# feedback: "Feedback"
|
||||
# payment_info: "Payment Info"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
|
|
Loading…
Reference in a new issue