From 007cddb9f15841be52dc4303ed7c1b57b59c6605 Mon Sep 17 00:00:00 2001 From: steog88 Date: Wed, 15 Apr 2015 15:26:27 +0200 Subject: [PATCH] Update it.coffee --- app/locale/it.coffee | 66 ++++++++++++++++++++++---------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/app/locale/it.coffee b/app/locale/it.coffee index 2152ecb43..6efa6906b 100644 --- a/app/locale/it.coffee +++ b/app/locale/it.coffee @@ -6,7 +6,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t play: "Gioca" # The big play button that opens up the campaign view. old_browser: "Accidenti, il tuo browser è troppo vecchio per giocare a CodeCombat. Mi spiace!" # Warning that shows up on really old Firefox/Chrome/Safari old_browser_suffix: "Puoi provare lo stesso, ma probabilmente non funzionerà." - ipad_browser: "Bad news: CodeCombat non run on iPad nel browser. Good news: our native iPad app is awaiting Apple approval." + ipad_browser: "Cattiva notizia: CodeCombat non funziona nel browser di iPad. Buona notizia: la nostra app nativa per iPad è in attesa di approvazione da Apple." campaign: "Campagna" for_beginners: "Per Principianti" multiplayer: "Multiplayer" # Not currently shown on home page @@ -95,11 +95,11 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t share_progress_modal: # blurb: "You’re making great progress! Tell your parent how much you've learned with CodeCombat." - email_invalid: "Indirizzo Email invalid." - form_blurb: "Enter il suo email below and we’ll show them!" + email_invalid: "Indirizzo Email invalido." + form_blurb: "Inserisci il tuo indirizzo email qui sotto and glielo mostreremo!" form_label: "Indirizzo Email" # placeholder: "email address" - title: "Excellent Lavoro, Apprentice" + title: "Lavoro Eccellente, Apprendista" login: sign_up: "Crea account" @@ -175,7 +175,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t # review: "Review" # version_history: "Version History" version_history_for: "Version History per: " - select_changes: "Select due changes below per vedere la diferenza." + select_changes: "Scegli due versioni per vedere la differenza." undo_prefix: "Annulla" undo_shortcut: "(Ctrl+Z)" redo_prefix: "Ripristina" @@ -295,7 +295,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t tip_toggle_play: "Scambia play/paused con Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." tip_guide_exists: "Click la guida, inside menu di gioco (at the top of the page), per informazione useful." - tip_open_source: "CodeCombat è 100% codigo libero!" + tip_open_source: "CodeCombat è 100% codice libero!" # tip_beta_launch: "CodeCombat launched its beta in October, 2013." # tip_think_solution: "Think of the solution, not the problem." # tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra" @@ -304,24 +304,24 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t # tip_forums: "Head over to the forums and tell us what you think!" # tip_baby_coders: "In the future, even babies will be Archmages." # tip_morale_improves: "Loading will continue until morale improves." - tip_all_species: "Crediamo in equal opportunities to learn programming for all species." + tip_all_species: "Crediamo che chiunque debba avere le stesse opportunità di imparare a programmare." # tip_reticulating: "Reticulating spines." # tip_harry: "Yer a Wizard, " # tip_great_responsibility: "With great coding skill comes great debug responsibility." - tip_munchkin: "Se you don't eat your vegetables, a munchkin will come after you while you're asleep." + tip_munchkin: "Se non mangi la tua verdura, un munchkin verrà a cercarti quando dormirai." # tip_binary: "There are only 10 types of people in the world: those who understand binary, and those who don't." # tip_commitment_yoda: "A programmer must have the deepest commitment, the most serious mind. ~ Yoda" # tip_no_try: "Do. Or do not. There is no try. - Yoda" # tip_patience: "Patience you must have, young Padawan. - Yoda" - tip_documented_bug: "A documented bug is not a bug; it è una feature." + tip_documented_bug: "Un bug documentato non è bug; è una feature." # tip_impossible: "It always seems impossible until it's done. - Nelson Mandela" - tip_talk_is_cheap: "Parlare è cheap. Mostrami il codigo. - Linus Torvalds" + tip_talk_is_cheap: "Parlare è cheap. Mostrami il codice. - Linus Torvalds" # tip_first_language: "The most disastrous thing that you can ever learn is your first programming language. - Alan Kay" - tip_hardware_problem: "D: Quanti programmers does it take to change a light bulb? A: None, it's a hardware problem." + tip_hardware_problem: "D: Quanti programmatori servono per cambiare una lampadina? A: Nessuno, è un problema di hardware." # tip_hofstadters_law: "Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law." # tip_premature_optimization: "Premature optimization is the root of all evil. - Donald Knuth" - tip_brute_force: "Quando in doubt, use forza bruta. - Ken Thompson" - tip_extrapolation: "Ci sono soltanto due tipi di persone: quelli che possono extrapolare da i dati incompleti..." + tip_brute_force: "Quando sei in dubbio, usa la forza bruta. - Ken Thompson" + tip_extrapolation: "Ci sono soltanto due tipi di persone: quelli che possono estrapolare da dati incompleti..." # tip_superpower: "Coding is the closest thing we have to a superpower." # tip_control_destiny: "In real open source, you have the right to control your own destiny. - Linus Torvalds" # tip_no_code: "No code is faster than no code." @@ -335,7 +335,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t # tip_google: "Have a problem you can't solve? Google it!" # tip_adding_evil: "Adding a pinch of evil." # tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven" - tip_open_source_contribute: "Lei puó aiutare CodeCombat a diventare meglio!" + tip_open_source_contribute: "Puoi aiutare CodeCombat a migliorare!" # tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch" game_menu: @@ -357,17 +357,17 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t leaderboard: # leaderboard: "Leaderboard" -# view_other_solutions: "View Other Solutions" - scores: "Puntuazioni" -# top_players: "Top Players by" + view_other_solutions: "Vedi altre soluzioni" + scores: "Punteggi" + top_players: "Migliori giocatori di" day: "Oggi" week: "Questa Settimana" -# all: "All-Time" + all: "Sempre" time: "Tempo" # damage_taken: "Damage Taken" # damage_dealt: "Damage Dealt" difficulty: "Difficoltà" - gold_collected: "Oro Collected" + gold_collected: "Oro Collezionato" inventory: choose_inventory: "Equipaggiamento" @@ -396,16 +396,16 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t # price: "x3500 / mo" subscribe: -# comparison_blurb: "Sharpen your skills with a CodeCombat subscription!" - feature1: "60+ basic livelli across 4 mondi" # {change} -# feature2: "7 powerful new heroes with unique skills!" - feature3: "30+ bonus livelli" # {change} -# feature4: "3500 bonus gems every month!" -# feature5: "Video tutorials" -# feature6: "Premium email support" + comparison_blurb: "Aumenta le tue competenze con una sottoscrizione a CodeCombat!" + feature1: "80+ livelli base in 4 mondi" # {change} + feature2: "7 potenti nuovi eroi con capacità uniche!" + feature3: "50+ livelli bonus" # {change} + feature4: "3500 gemme bonus ogni mese!" + feature5: "Video tutorial" + feature6: "Supporto via email premium" free: "Gratis" month: "mese" -# subscribe_title: "Subscribe" + subscribe_title: "Sottoscrivi" # unsubscribe: "Unsubscribe" # confirm_unsubscribe: "Confirm Unsubscribe" # never_mind: "Never Mind, I Still Love You" @@ -464,7 +464,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t choose_hero: choose_hero: "Scegli il tuo eroe" programming_language: "Linguaggio di programmazione" - programming_language_description: "Che linguaggio vuoi usare ?" + programming_language_description: "Che linguaggio vuoi usare?" default: "Predefinito" experimental: "Sperimentale" python_blurb: "Semplice e potente, adatto per principianti ed esperti." @@ -474,7 +474,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t lua_blurb: "Linguaggio per la programmazione di giochi." io_blurb: "Semplice ma poco amichevole." status: "Status" -# hero_type: "Type" + hero_type: "Tipo" weapons: "Armi" weapons_warrior: "Spade - Ravvicinato, nessuna magia" weapons_ranger: "Archi, fucili - A distanza, nessuna magia" @@ -646,17 +646,17 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t autosave: "Modifiche salvate automaticamente" me_tab: "Io" picture_tab: "Immagine" -# delete_account_tab: "Delete Your Account" -# wrong_email: "Wrong Email" + delete_account_tab: "Cancella il tuo account" + wrong_email: "Indirizzo Email sbagliato" upload_picture: "Carica immagine" -# delete_this_account: "Delete this account permanently" + delete_this_account: "Cancella questo account per sempre" # god_mode: "God Mode" password_tab: "Password" emails_tab: "Email" admin: "Amministratore" new_password: "Nuova password" new_password_verify: "Verifica" -# type_in_email: "Type in your email to confirm the deletion" + type_in_email: "Scrivi il tuo indirizzo email per confermare la cancellazione" email_subscriptions: "Iscrizoni alle email" email_subscriptions_none: "Nessuna iscrizione." email_announcements: "Annunci email"