From fd393615fc77858611747a8b11402d0bfbe470d8 Mon Sep 17 00:00:00 2001 From: GhiMax Date: Mon, 3 Oct 2016 10:02:41 +0200 Subject: [PATCH] Add italian locales --- locales/it.json | 104 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 locales/it.json diff --git a/locales/it.json b/locales/it.json new file mode 100644 index 0000000..5c97208 --- /dev/null +++ b/locales/it.json @@ -0,0 +1,104 @@ +{ + "Collaborative markdown notes": "Note collaborative in markdown", + "Realtime collaborative markdown notes on all platforms.": "Note markdown collaborative per tutte le piattaforme.", + "Best way to write and share your knowledge in markdown.": "Miglior modo per scrivere e condividere le tue conoscenze in markdown.", + "Intro": "Intro", + "History": "Cronologia", + "New guest note": "Nuova nota ospite", + "Collaborate with URL": "Collabora tramite URL", + "Support charts and MathJax": "Supporta grafici e MathJax", + "Support slide mode": "Supporta slide", + "Sign In": "Registrati", + "Below is the history from browser": "Below is the history from browser", + "Welcome!": "Benvenuto!", + "New note": "Nuova nota", + "or": "o", + "Sign Out": "Disconettiti", + "Explore all features": "Escplora tutte le funzioni", + "Select tags...": "Seleziona tag...", + "Search keyword...": "Cerca...", + "Sort by title": "Ordina per titolo", + "Title": "Titolo", + "Sort by time": "Ordina per data", + "Time": "Data", + "Export history": "Esporta cronologia", + "Import history": "Importa cronologia", + "Clear history": "Cancella cronologia", + "Refresh history": "Aggiorna cronologia", + "No history": "Nessuna cronologia", + "Import from browser": "Importa da browser", + "Releases": "Versioni", + "Are you sure?": "Sei sicuro?", + "Cancel": "Cancella", + "Yes, do it!": "SI, fallo!", + "Choose method": "Scegli metodo", + "Sign in via %s": "Registrati con %s", + "New": "Nuovo", + "Publish": "Pubblica", + "Extra": "Extra", + "Revision": "Revisione", + "Slide Mode": "Modalità slide", + "Export": "Esporta", + "Import": "Importa", + "Clipboard": "Appunti", + "Download": "Scarica", + "Raw HTML": "Raw HTML", + "Edit": "Modifica", + "View": "Visualizza", + "Both": "Entrambi", + "Help": "Aiuto", + "Upload Image": "Carica Immagine", + "Menu": "Menu", + "This page need refresh": "Questa pagina deve essere aggiornata", + "You have an incompatible client version.": "Hai una versione incompatibile.", + "Refresh to update.": "Ricarica per aggiornare.", + "New version available!": "Nuova versione disponibile!", + "See releases notes here": "Vedi note di rilascio qui", + "Refresh to enjoy new features.": "Ricarica per godere delle nuove funzioni.", + "Your user state has changed.": "Il tuo stato utente è cambiato.", + "Refresh to load new user state.": "Aggiorna per caricare il nuovo stato utente.", + "Refresh": "Ricarica", + "Contacts": "Contatti", + "Report an issue": "Segnala un problema", + "Send us email": "Inviaci una email", + "Documents": "Documenti", + "Features": "Caratteristiche", + "YAML Metadata": "YAML Metadata", + "Slide Example": "Esempio Slide", + "Cheatsheet": "Cheatsheet", + "Example": "Esempio", + "Syntax": "Sintassi", + "Header": "Intestazione", + "Unordered List": "Lista non ordinata", + "Ordered List": "Lista ordinata", + "Todo List": "Elenco", + "Blockquote": "Blockquote", + "Bold font": "Grassetto", + "Italics font": "Corsivo", + "Strikethrough": "Barrato", + "Inserted text": "Sottolineato", + "Marked text": "Evidenziato", + "Link": "Link", + "Image": "Immagine", + "Code": "Codice", + "Externals": "Esterno", + "This is a alert area.": "Questa è un avviso.", + "Revert": "Revert", + "Import from clipboard": "Imposta dagli Appunti", + "Paste your markdown or webpage here...": "Incollare il markdown o una pagina web qui...", + "Clear": "Pulisci", + "This note is locked": "Questa nota è bloccata", + "Sorry, only owner can edit this note.": "Siamo spiacenti, solo il proprietario può modificare questa nota.", + "OK": "OK", + "Reach the limit": "Limite raggiunto", + "Sorry, you've reached the max length this note can be.": "Siamo spiacenti, hai raggiunto la lunghezza massima per questa nota.", + "Please reduce the content or divide it to more notes, thank you!": "Si prega di ridurre il contenuto o dividerlo in più note, grazie!", + "Import from Gist": "Importa da Gist", + "Paste your gist url here...": "Incolla il tuo link gist qui...", + "Import from Snippet": "Importa da Snippet", + "Select From Available Projects": "Seleziona da progetti disponibili", + "Select From Available Snippets": "Seleziona da snippets disponibili", + "OR": "O", + "Export to Snippet": "Esporta Snippet", + "Select Visibility Level": "Seleziona livello visibilità" +}