diff --git a/app/locale/ar.coffee b/app/locale/ar.coffee index 53c26035c..37ecc7e09 100644 --- a/app/locale/ar.coffee +++ b/app/locale/ar.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/bg.coffee b/app/locale/bg.coffee index 78a7340a6..4b8953781 100644 --- a/app/locale/bg.coffee +++ b/app/locale/bg.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "български език", englishDescri # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/cs.coffee b/app/locale/cs.coffee index abc4325c6..08ebeeac8 100644 --- a/app/locale/cs.coffee +++ b/app/locale/cs.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr wizard_settings: title: "Nastavení Kouzelníka" customize_avatar: "Upravte vás Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Nastavení účtu" diff --git a/app/locale/da.coffee b/app/locale/da.coffee index f39b21ef5..099c82884 100644 --- a/app/locale/da.coffee +++ b/app/locale/da.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans wizard_settings: title: "Troldmandsinstillinger" customize_avatar: "Tilpas din avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Kontoindstillinger" diff --git a/app/locale/de.coffee b/app/locale/de.coffee index a2825d676..122b3205e 100644 --- a/app/locale/de.coffee +++ b/app/locale/de.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra wizard_settings: title: "Zauberer Einstellungen" customize_avatar: "Individualisiere deinen Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Accounteinstellungen" diff --git a/app/locale/el.coffee b/app/locale/el.coffee index a34cd5cf3..5bc7e0dd9 100644 --- a/app/locale/el.coffee +++ b/app/locale/el.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Ρυθμίσεις λογαριασμού" diff --git a/app/locale/en-AU.coffee b/app/locale/en-AU.coffee index 6d19e5fca..32924d7bf 100644 --- a/app/locale/en-AU.coffee +++ b/app/locale/en-AU.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/en-GB.coffee b/app/locale/en-GB.coffee index 0fe25c123..e76937fa8 100644 --- a/app/locale/en-GB.coffee +++ b/app/locale/en-GB.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/en-US.coffee b/app/locale/en-US.coffee index baac82a69..8cabfc4fb 100644 --- a/app/locale/en-US.coffee +++ b/app/locale/en-US.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/en.coffee b/app/locale/en.coffee index 7abca0c28..ad05a8e57 100644 --- a/app/locale/en.coffee +++ b/app/locale/en.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "English", englishDescription: "English", tr wizard_settings: title: "Wizard Settings" customize_avatar: "Customize Your Avatar" + clothes: "Clothes" + trim: "Trim" + cloud: "Cloud" + spell: "Spell" + boots: "Boots" + hue: "Hue" + saturation: "Saturation" + lightness: "Lightness" account_settings: title: "Account Settings" diff --git a/app/locale/es-419.coffee b/app/locale/es-419.coffee index f9a5ed998..d83d675d1 100644 --- a/app/locale/es-419.coffee +++ b/app/locale/es-419.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Configuración de la Cuenta" diff --git a/app/locale/es-ES.coffee b/app/locale/es-ES.coffee index 4e17c0943..e20aeb4f1 100644 --- a/app/locale/es-ES.coffee +++ b/app/locale/es-ES.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis wizard_settings: title: "Ajustes del mago" customize_avatar: "Personaliza tu Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Ajustes de la cuenta" diff --git a/app/locale/es.coffee b/app/locale/es.coffee index 9c75c1c8a..b23a77743 100644 --- a/app/locale/es.coffee +++ b/app/locale/es.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Configuración de la Cuenta" diff --git a/app/locale/fa.coffee b/app/locale/fa.coffee index 657c7b357..d929519c2 100644 --- a/app/locale/fa.coffee +++ b/app/locale/fa.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian", wizard_settings: title: "تنظیمات جادویی" customize_avatar: "آواتار خود را شکل دهید" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "تنظیمات حساب کاربری" diff --git a/app/locale/fi.coffee b/app/locale/fi.coffee index 9d9f57fb2..bb3b78df5 100644 --- a/app/locale/fi.coffee +++ b/app/locale/fi.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/fr.coffee b/app/locale/fr.coffee index d374da09a..67f7b99a0 100644 --- a/app/locale/fr.coffee +++ b/app/locale/fr.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "français", englishDescription: "French", t wizard_settings: title: "Paramètres du Magicien" customize_avatar: "Personnaliser votre avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Préférences du compte" diff --git a/app/locale/he.coffee b/app/locale/he.coffee index fcadf5713..f472fe4ef 100644 --- a/app/locale/he.coffee +++ b/app/locale/he.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew", # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/hi.coffee b/app/locale/hi.coffee index b5f025b82..443d13c6a 100644 --- a/app/locale/hi.coffee +++ b/app/locale/hi.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/hu.coffee b/app/locale/hu.coffee index 32db298fc..bad8c40f4 100644 --- a/app/locale/hu.coffee +++ b/app/locale/hu.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t wizard_settings: title: "Varázsló beállításai" customize_avatar: "Állítsd be az Avatarod!" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Fiók beállítások" diff --git a/app/locale/id.coffee b/app/locale/id.coffee index 87fae663d..5c186aec0 100644 --- a/app/locale/id.coffee +++ b/app/locale/id.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/it.coffee b/app/locale/it.coffee index 63be2c7c3..47df13a3c 100644 --- a/app/locale/it.coffee +++ b/app/locale/it.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "italiano", englishDescription: "Italian", t # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Impostazioni account" diff --git a/app/locale/ja.coffee b/app/locale/ja.coffee index e5ceee6e0..6553f87f2 100644 --- a/app/locale/ja.coffee +++ b/app/locale/ja.coffee @@ -71,7 +71,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese", choose_your_level: "レベル選択" adventurer_prefix: "別のレベルに移動することができます。レベルについて議論するにはこちら: " adventurer_forum: "冒険者の掲示板" -# adventurer_suffix: "" +# adventurer_suffix: "." campaign_beginner: "初心者のキャンペーン" # campaign_beginner_description: "... in which you learn the wizardry of programming." campaign_dev: "いろんな難しいレベル" @@ -104,6 +104,14 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese", wizard_settings: title: "ウィザードの設定" customize_avatar: "アバターのカスタマイズ" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "アカウント設定" @@ -135,13 +143,13 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese", account_profile: edit_settings: "設定" -# profile_for_prefix: "" +# profile_for_prefix: "Profile for " profile_for_suffix: "のプロフィール" profile: "プロフィール" user_not_found: "ユーザーが見つかりません。URLを間違って入力していないか確認してください。" -# gravatar_not_found_mine: "" +# gravatar_not_found_mine: "We couldn't find your profile associated with:" gravatar_not_found_email_suffix: " のメールアドレスは Gravatar で見つけることができませんでした。" -# gravatar_signup_prefix: "" +# gravatar_signup_prefix: "Sign up at " gravatar_signup_suffix: " を登録" gravatar_not_found_other: "このメールアドレスには プロフィールが関連付けられていません。" # gravatar_contact: "Contact" diff --git a/app/locale/ko.coffee b/app/locale/ko.coffee index f73a6393a..03579feba 100644 --- a/app/locale/ko.coffee +++ b/app/locale/ko.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/lt.coffee b/app/locale/lt.coffee index 67a5d9260..c8e6c757f 100644 --- a/app/locale/lt.coffee +++ b/app/locale/lt.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/ms-BA.coffee b/app/locale/ms-BA.coffee index 65ac71895..efc3522b4 100644 --- a/app/locale/ms-BA.coffee +++ b/app/locale/ms-BA.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/nb.coffee b/app/locale/nb.coffee index 84da6055b..d42b2e8ab 100644 --- a/app/locale/nb.coffee +++ b/app/locale/nb.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Kontoinnstillinger" diff --git a/app/locale/nl.coffee b/app/locale/nl.coffee index a0d34e359..5eab1954a 100644 --- a/app/locale/nl.coffee +++ b/app/locale/nl.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t wizard_settings: title: "Tovenaar instellingen" customize_avatar: "Bewerk jouw avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Account Instellingen" @@ -142,7 +150,7 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t gravatar_not_found_mine: "We konden geen account vinden gekoppeld met:" gravatar_not_found_email_suffix: "." gravatar_signup_prefix: "Registreer op " -# gravatar_signup_suffix: "" +# gravatar_signup_suffix: " to get set up!" gravatar_not_found_other: "Alas, there's no profile associated with this person's email address." gravatar_contact: "Contact" gravatar_websites: "Websites" diff --git a/app/locale/nn.coffee b/app/locale/nn.coffee index 5ca60935b..ed483856c 100644 --- a/app/locale/nn.coffee +++ b/app/locale/nn.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/no.coffee b/app/locale/no.coffee index 64533d6c7..85b0c0681 100644 --- a/app/locale/no.coffee +++ b/app/locale/no.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Kontoinnstillinger" diff --git a/app/locale/pl.coffee b/app/locale/pl.coffee index a9988b77c..e04503790 100644 --- a/app/locale/pl.coffee +++ b/app/locale/pl.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Ustawienia Konta" diff --git a/app/locale/pt-BR.coffee b/app/locale/pt-BR.coffee index 5cdbac76c..58bc9a3a6 100644 --- a/app/locale/pt-BR.coffee +++ b/app/locale/pt-BR.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: wizard_settings: title: "Configurações do Feiticeiro" customize_avatar: "Personalize o seu Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Configurações da Conta" diff --git a/app/locale/pt-PT.coffee b/app/locale/pt-PT.coffee index 8eda4d45c..51ae7d0c0 100644 --- a/app/locale/pt-PT.coffee +++ b/app/locale/pt-PT.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P wizard_settings: title: "Definições do Wizard" customize_avatar: "Altera o teu Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Definições da Conta" diff --git a/app/locale/pt.coffee b/app/locale/pt.coffee index 8a0c0e652..343d95418 100644 --- a/app/locale/pt.coffee +++ b/app/locale/pt.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Configurações da Conta" diff --git a/app/locale/ro.coffee b/app/locale/ro.coffee index 8777e9825..a2528e966 100644 --- a/app/locale/ro.coffee +++ b/app/locale/ro.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/ru.coffee b/app/locale/ru.coffee index 56fca0879..b0546f28e 100644 --- a/app/locale/ru.coffee +++ b/app/locale/ru.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "русский язык", englishDescriptio wizard_settings: title: "Мастер настройки" customize_avatar: "Изменить свой аватар" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Настройки аккаунта" diff --git a/app/locale/sk.coffee b/app/locale/sk.coffee index 4de94a9a7..539cf93ee 100644 --- a/app/locale/sk.coffee +++ b/app/locale/sk.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak", # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/sl.coffee b/app/locale/sl.coffee index 6e91142a3..a26cfb672 100644 --- a/app/locale/sl.coffee +++ b/app/locale/sl.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/sr.coffee b/app/locale/sr.coffee index bf2bfcba0..37c640fad 100644 --- a/app/locale/sr.coffee +++ b/app/locale/sr.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Подешавања налога" diff --git a/app/locale/sv.coffee b/app/locale/sv.coffee index f73d8ed73..71c1597a6 100644 --- a/app/locale/sv.coffee +++ b/app/locale/sv.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Kontoinställningar" diff --git a/app/locale/th.coffee b/app/locale/th.coffee index 3ff4704fe..1febabe4b 100644 --- a/app/locale/th.coffee +++ b/app/locale/th.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: # title: "Account Settings" diff --git a/app/locale/tr.coffee b/app/locale/tr.coffee index b7e957c9d..5087ae291 100644 --- a/app/locale/tr.coffee +++ b/app/locale/tr.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t wizard_settings: title: "Sihirbaz Ayarları" customize_avatar: "Avatar'ınızı Özelleştirin" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Hesap Ayarları" @@ -135,7 +143,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t account_profile: edit_settings: "Ayarları Düzenle" -# profile_for_prefix: "" +# profile_for_prefix: "Profile for " profile_for_suffix: " Kullanıcısının Profili" profile: "Profil" user_not_found: "Kullanıcı bulunamadı. URL'den emin misiniz?" diff --git a/app/locale/uk.coffee b/app/locale/uk.coffee index 349fb3271..4529f332b 100644 --- a/app/locale/uk.coffee +++ b/app/locale/uk.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "українська мова", englishDesc # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "Налаштування акаунта" diff --git a/app/locale/ur.coffee b/app/locale/ur.coffee index 4d78b382c..bb8a226f3 100644 --- a/app/locale/ur.coffee +++ b/app/locale/ur.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu", # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/vi.coffee b/app/locale/vi.coffee index 324fc224e..46528367c 100644 --- a/app/locale/vi.coffee +++ b/app/locale/vi.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/locale/zh-HANS.coffee b/app/locale/zh-HANS.coffee index 3e739620a..dd7f63d1a 100644 --- a/app/locale/zh-HANS.coffee +++ b/app/locale/zh-HANS.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "账户设置" diff --git a/app/locale/zh-HANT.coffee b/app/locale/zh-HANT.coffee index 96dbe9ff9..d5f470c6f 100644 --- a/app/locale/zh-HANT.coffee +++ b/app/locale/zh-HANT.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" account_settings: title: "帳號設定" diff --git a/app/locale/zh.coffee b/app/locale/zh.coffee index 66c7826df..88bfc7838 100644 --- a/app/locale/zh.coffee +++ b/app/locale/zh.coffee @@ -104,6 +104,14 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra # wizard_settings: # title: "Wizard Settings" # customize_avatar: "Customize Your Avatar" +# clothes: "Clothes" +# trim: "Trim" +# cloud: "Cloud" +# spell: "Spell" +# boots: "Boots" +# hue: "Hue" +# saturation: "Saturation" +# lightness: "Lightness" # account_settings: # title: "Account Settings" diff --git a/app/templates/account/wizard_settings_tab.jade b/app/templates/account/wizard_settings_tab.jade index 78f855d2b..faea52b89 100644 --- a/app/templates/account/wizard_settings_tab.jade +++ b/app/templates/account/wizard_settings_tab.jade @@ -5,16 +5,16 @@ canvas#tinting-display(width=200, height=200).img-rounded .color-group(data-name=group.name) div.name-cell input(type='checkbox', checked=group.exists).color-group-checkbox - span(data-i18n=group.dasherized)= group.humanized + span(data-i18n='wizard_settings.' + group.dasherized)= group.humanized div.sliders div.slider-cell - label(for=group.humanized+"_hue", data-i18n="hue") Hue + label(for=group.humanized+"_hue", data-i18n="wizard_settigs.hue") Hue .selector(id=group.humanized+"_hue", name=group.name+'.hue', data-key='hue') div.slider-cell - label(for=group.humanized+"_saturation", data-i18n="saturation") Saturation + label(for=group.humanized+"_saturation", data-i18n="wizard_settings.saturation") Saturation .selector(id=group.humanized+"_saturation", name=group.name+'.saturation', data-key='saturation') div.slider-cell - label(for=group.humanized+"_lightness", data-i18n="lightness") Lightness + label(for=group.humanized+"_lightness", data-i18n="wizard_settings.lightness") Lightness .selector(id=group.humanized+"_lightness", name=group.name+'.lightness', data-key='lightness') div.clearfix div.clearfix