# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Laurent Cozic # This file is distributed under the same license as the Joplin-CLI package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: Joplin-CLI 1.0.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: StarFang208\n" "Language-Team: \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app-gui.js:445 msgid "To delete a tag, untag the associated notes." msgstr "" "Per eliminare un'etichetta, togli l'etichetta dalle note a cui è associata." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app-gui.js:455 msgid "Please select the note or notebook to be deleted first." msgstr "Per favore seleziona la nota o il taccuino da eliminare." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app-gui.js:719 msgid "Press Ctrl+D or type \"exit\" to exit the application" msgstr "Premi Ctrl+D o digita \"exit\" per uscire dall'applicazione" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app.js:61 #, javascript-format msgid "More than one item match \"%s\". Please narrow down your query." msgstr "" "Più di un elemento corrisponde a \"%s\". Per favore restringi la ricerca." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app.js:91 msgid "No notebook selected." msgstr "Nessun taccuino selezionato." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app.js:97 msgid "No notebook has been specified." msgstr "Nessun taccuino è stato specificato." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app.js:136 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/cli-utils.js:160 msgid "Y" msgstr "S" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app.js:136 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/cli-utils.js:160 msgid "n" msgstr "n" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app.js:136 msgid "N" msgstr "N" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app.js:136 msgid "y" msgstr "s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app.js:169 msgid "Cancelling background synchronisation... Please wait." msgstr "Annullamento della sincronizzazione in background... Attendere prego." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app.js:254 #, javascript-format msgid "No such command: %s" msgstr "Nessun comando: %s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/app.js:302 #, javascript-format msgid "The command \"%s\" is only available in GUI mode" msgstr "Il comando \"%s\" è disponibile solo nella modalità grafica" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/base-command.js:15 msgid "Cannot change encrypted item" msgstr "Impossibile modificare l'elemento criptato" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/cli-utils.js:108 #, javascript-format msgid "Missing required argument: %s" msgstr "Argomento richiesto mancante: %s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/cli-utils.js:139 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:151 #, javascript-format msgid "%s: %s" msgstr "%s: %s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/cli-utils.js:143 msgid "Your choice: " msgstr "La tua scelta: " #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/cli-utils.js:150 #, javascript-format msgid "Invalid answer: %s" msgstr "Risposta non valida: %s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-attach.js:13 msgid "Attaches the given file to the note." msgstr "Allega il seguente file alla nota." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-attach.js:21 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-cat.js:24 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-cp.js:24 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-cp.js:27 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-done.js:20 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-export.js:34 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-export.js:38 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-geoloc.js:20 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:66 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-import.js:30 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-mv.js:22 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-mv.js:25 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-ren.js:23 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-rmbook.js:25 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-rmnote.js:25 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-search.js:27 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-set.js:32 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-tag.js:33 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-tag.js:36 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-tag.js:42 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-tag.js:43 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-tag.js:81 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-tag.js:87 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-todo.js:21 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-use.js:21 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:218 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:239 #, javascript-format msgid "Cannot find \"%s\"." msgstr "Non posso trovare \"%s\"." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-cat.js:13 msgid "Displays the given note." msgstr "Mostra la seguente nota." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-cat.js:17 msgid "Displays the complete information about note." msgstr "Mostra le informazioni complete sulla nota." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-config.js:13 msgid "" "Gets or sets a config value. If [value] is not provided, it will show the " "value of [name]. If neither [name] nor [value] is provided, it will list the " "current configuration." msgstr "" "Ricevi o imposta un valore di configurazione. se [value] non è impostato, " "verrà mostrato il valore del [name]. Se sia [name] che [valore] sono " "impostati, verrà mostrata la configurazione corrente." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-config.js:18 msgid "Also displays unset and hidden config variables." msgstr "Mostra anche le variabili di configurazione non impostate o nascoste." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-config.js:79 #, javascript-format msgid "%s = %s (%s)" msgstr "%s = %s (%s)" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-config.js:81 #, javascript-format msgid "%s = %s" msgstr "%s = %s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-cp.js:13 msgid "" "Duplicates the notes matching to [notebook]. If no notebook is " "specified the note is duplicated in the current notebook." msgstr "" "Duplica le note che corrispondono a nel [notebook]. Se nessun " "Taccuino è specificato, la nota viene duplicata nel Taccuino corrente." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-done.js:14 msgid "Marks a to-do as done." msgstr "Segna un \"Cose-da-fare\" come completato." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-done.js:21 #, javascript-format msgid "Note is not a to-do: \"%s\"" msgstr "La nota non è un \"Cose-da-fare\": \"%s\"" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:18 msgid "" "Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, " "`status`, `decrypt-file` and `target-status`." msgstr "" "Gestisci la configurazione E2EE. I comandi sono `abilita`, `disabilita`, " "`decripta`, `stato`, `decripta-file` e `stato-target`." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:37 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:48 msgid "Enter master password:" msgstr "Inserisci password principale:" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:39 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:50 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:55 msgid "Operation cancelled" msgstr "Operazione annullata" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:53 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:162 msgid "Confirm password:" msgstr "Conferma password:" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:59 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:140 msgid "Passwords do not match!" msgstr "Le password non combaciano!" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:76 msgid "" "Starting decryption... Please wait as it may take several minutes depending " "on how much there is to decrypt." msgstr "" "Avvio decrittazione... Attendere prego, ci potrebbero volere diversi minuti " "per la decriptazione." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:93 msgid "Completed decryption." msgstr "Decrittografia completata." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:100 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:442 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:278 msgid "Enabled" msgstr "Attivato" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:100 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:442 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:495 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:278 msgid "Disabled" msgstr "Disabilitato" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-e2ee.js:100 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:278 #, javascript-format msgid "Encryption is: %s" msgstr "La crittografia è: %s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-edit.js:17 msgid "Edit note." msgstr "Modifica nota." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-edit.js:30 msgid "" "No text editor is defined. Please set it using `config editor `" msgstr "" "Non è definito nessun editor di testo. Per favore impostalo usando `config " "editor `" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-edit.js:40 msgid "No active notebook." msgstr "Nessun Taccuino attivo." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-edit.js:46 #, javascript-format msgid "Note does not exist: \"%s\". Create it?" msgstr "Non esiste la nota: \"%s\". Desideri crearla?" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-exit.js:11 msgid "Exits the application." msgstr "Esci dall'applicazione." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-export.js:13 msgid "" "Exports Joplin data to the given path. By default, it will export the " "complete database including notebooks, notes, tags and resources." msgstr "" "Esporta i dati da Joplin nella cartella selezionata. Come impostazione " "predefinita verrà esportato il database completo, inclusi i taccuini, note, " "etichette e risorse." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-export.js:23 #, javascript-format msgid "Destination format: %s" msgstr "Formato di destinazione: %s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-export.js:23 msgid "Exports only the given note." msgstr "Esporta solo la seguente nota." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-export.js:23 msgid "Exports only the given notebook." msgstr "Esporta solo il seguente Taccuino." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-geoloc.js:13 msgid "Displays a geolocation URL for the note." msgstr "Mostra l'URL di geolocalizzazione per la nota." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:13 msgid "Displays usage information." msgstr "Mostra le informazioni di utilizzo." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:36 #, javascript-format msgid "For information on how to customise the shortcuts please visit %s" msgstr "" "Per informazioni su come personalizzare le scorciatoie si prega di visitare " "%s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:44 msgid "Shortcuts are not available in CLI mode." msgstr "Le scorciatoie non sono disponibili nella modalità CLI." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:71 msgid "" "Type `help [command]` for more information about a command; or type `help " "all` for the complete usage information." msgstr "" "Digita `help [command]` per ottenere maggiori informazioni su un comando; o " "scrivi `help all` per le informazioni di utilizzo complete." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:73 msgid "The possible commands are:" msgstr "I possibili comandi sono:" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:77 msgid "" "In any command, a note or notebook can be referred to by title or ID, or " "using the shortcuts `$n` or `$b` for, respectively, the currently selected " "note or notebook. `$c` can be used to refer to the currently selected item." msgstr "" "In ciascun comando, si deve necessariamente definire una Nota o un Taccuino " "usando un titolo, un ID o usando le scorciatoie `$n` or `$b` per , " "rispettivamente, la nota o il Taccuino selezionato `$c` può essere usato per " "fare riferimento all'elemento selezionato." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:79 msgid "To move from one pane to another, press Tab or Shift+Tab." msgstr "Per passare da un pannello all'altro, premi Tab o Shift+Tab." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:80 msgid "" "Use the arrows and page up/down to scroll the lists and text areas " "(including this console)." msgstr "" "Usa le frecce e pagina su/giù per scorrere le liste e le aree di testo " "(compresa questa console)." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:81 msgid "To maximise/minimise the console, press \"tc\"." msgstr "Per massimizzare/minimizzare la console, premi \"tc\"." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:82 msgid "To enter command line mode, press \":\"" msgstr "Per entrare nella modalità command line, premi \":\"" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:83 msgid "To exit command line mode, press ESCAPE" msgstr "Per uscire dalla modalità command line, premi ESC" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-help.js:84 msgid "" "For the list of keyboard shortcuts and config options, type `help keymap`" msgstr "" "Per l'elenco delle scorciatoie da tastiera e delle opzioni di " "configurazione, digita `help keymap`" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-import.js:14 msgid "Imports data into Joplin." msgstr "Importa i dati in Joplin." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-import.js:24 #, javascript-format msgid "Source format: %s" msgstr "Formato sorgente: %s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-import.js:24 msgid "Do not ask for confirmation." msgstr "Non chiedere conferma." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-import.js:43 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ImportScreen.min.js:69 #, javascript-format msgid "Found: %d." msgstr "Trovato: %d." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-import.js:44 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ImportScreen.min.js:70 #, javascript-format msgid "Created: %d." msgstr "Creato: %d." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-import.js:45 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ImportScreen.min.js:71 #, javascript-format msgid "Updated: %d." msgstr "Aggiornato: %d." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-import.js:46 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ImportScreen.min.js:72 #, javascript-format msgid "Skipped: %d." msgstr "Saltato: %d." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-import.js:47 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ImportScreen.min.js:73 #, javascript-format msgid "Resources: %d." msgstr "Risorse: %d." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-import.js:48 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ImportScreen.min.js:74 #, javascript-format msgid "Tagged: %d." msgstr "Etichettato: %d." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-import.js:61 msgid "Importing notes..." msgstr "Importazione delle note..." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-import.js:66 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ImportScreen.min.js:89 #, javascript-format msgid "The notes have been imported: %s" msgstr "Le note sono state importate: %s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-ls.js:18 msgid "" "Displays the notes in the current notebook. Use `ls /` to display the list " "of notebooks." msgstr "" "Mostra le Note nel seguente Taccuino. Usa `ls /` per mostrare la lista dei " "Taccuini." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-ls.js:27 msgid "Displays only the first top notes." msgstr "Mostra solo le prima note." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-ls.js:28 msgid "Sorts the item by (eg. title, updated_time, created_time)." msgstr "Ordina per (es. titolo, ultimo aggiornamento, creazione)." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-ls.js:29 msgid "Reverses the sorting order." msgstr "Inverti l'ordine." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-ls.js:30 msgid "" "Displays only the items of the specific type(s). Can be `n` for notes, `t` " "for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the " "to-dos, while `-ttd` would display notes and to-dos." msgstr "" "Mostra solo gli elementi del tipo specificato. Possono essere `n` per le " "note, `t` per le \"Cose-da-fare\" o `nt` per note e \"Cose-da-fare\". (es. `-" "tt` mostrerà solo le \"Cose-da-fare\", mentre `-ttd` mostrerà sia note che " "\"Cose-da-fare\"." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-ls.js:31 msgid "Either \"text\" or \"json\"" msgstr "Sia \"testo\" che \"json\"" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-ls.js:32 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-tag.js:18 msgid "" "Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, " "TODO_CHECKED (for to-dos), TITLE" msgstr "" "Usa un formato lungo di lista. Il formato è ID, NOTE_COUNT (per i blocchi " "note), DATE, TODO_CHECKED (per le \"Cose-da-fare\"), TITLE" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-ls.js:63 msgid "Please select a notebook first." msgstr "Per favore prima seleziona un Taccuino." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-mkbook.js:12 msgid "Creates a new notebook." msgstr "Crea un nuovo Taccuino." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-mknote.js:12 msgid "Creates a new note." msgstr "Crea una nuova nota." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-mknote.js:16 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-mktodo.js:16 msgid "Notes can only be created within a notebook." msgstr "Le note possono essere create all'interno del Taccuino." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-mktodo.js:12 msgid "Creates a new to-do." msgstr "Crea una nuovo \"Cose-da-fare\"." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-mv.js:14 msgid "Moves the notes matching to [notebook]." msgstr "Sposta le note che corrispondono a in [notebook]." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-ren.js:14 msgid "Renames the given (note or notebook) to ." msgstr "Rinomina (Nota o Taccuino) in ." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-rmbook.js:13 msgid "Deletes the given notebook." msgstr "Elimina il seguente Taccuino." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-rmbook.js:17 msgid "Deletes the notebook without asking for confirmation." msgstr "Elimina il Taccuino senza richiedere una conferma." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-rmbook.js:26 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/notes.js:143 msgid "" "Delete notebook? All notes and sub-notebooks within this notebook will also " "be deleted." msgstr "" "Eliminare taccuino? Anche tutte le note e cartelle di questo taccuino " "saranno eliminate." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-rmnote.js:13 msgid "Deletes the notes matching ." msgstr "Elimina le note che corrispondono a ." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-rmnote.js:17 msgid "Deletes the notes without asking for confirmation." msgstr "Elimina le note senza chiedere conferma." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-rmnote.js:27 #, javascript-format msgid "%d notes match this pattern. Delete them?" msgstr "%d note corrispondono. Eliminarle?" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-rmnote.js:27 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:350 msgid "Delete note?" msgstr "Eliminare la nota?" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-search.js:13 msgid "Searches for the given in all the notes." msgstr "Cerca in tutte le note." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-server.js:14 #, javascript-format msgid "" "Start, stop or check the API server. To specify on which port it should run, " "set the api.port config variable. Commands are (%s)." msgstr "" "Avvia, ferma o controlla il server API. Per specificare su quale porta deve " "essere eseguito, setta la variabile api.config. I comandi sono (%s)." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-server.js:37 #, javascript-format msgid "Server is already running on port %d" msgstr "Il server è già in esecuzione sulla porta %d" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-server.js:43 #, javascript-format msgid "Server is running on port %d" msgstr "Il server è in esecuzione sulla porta %d" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-server.js:43 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-server.js:46 msgid "Server is not running." msgstr "Il server non è in esecuzione." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-set.js:22 #, javascript-format msgid "" "Sets the property of the given to the given [value]. Possible " "properties are:\n" "\n" "%s" msgstr "" "Imposta la proprietà della data al [value] specificato. Le " "possibili proprietà sono:\n" "\n" "%s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-status.js:13 msgid "Displays summary about the notes and notebooks." msgstr "Mostra un sommario delle note e dei taccuini." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:28 msgid "Synchronises with remote storage." msgstr "Sincronizza con l'archivio remoto." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:32 msgid "Sync to provided target (defaults to sync.target config value)" msgstr "" "Sincronizza con l'obiettivo fornito (come predefinito il valore di " "configurazione sync.target)" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:77 #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:91 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/OneDriveLoginScreen.min.js:40 msgid "" "Authentication was not completed (did not receive an authentication token)." msgstr "" "Autenticazione non completata (non è stato ricevuto alcun token di " "autenticazione)." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:86 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/DropboxLoginScreen.min.js:42 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/dropbox-login.js:53 msgid "" "To allow Joplin to synchronise with Dropbox, please follow the steps below:" msgstr "" "Per consentire a Joplin di sincronizzarsi con Dropbox, procedi come indicato " "di seguito:" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:87 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/DropboxLoginScreen.min.js:47 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/dropbox-login.js:54 msgid "Step 1: Open this URL in your browser to authorise the application:" msgstr "" "Passaggio 1: apri questa URL nel tuo browser per autorizzare l'applicazione:" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:89 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/DropboxLoginScreen.min.js:57 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/dropbox-login.js:60 msgid "Step 2: Enter the code provided by Dropbox:" msgstr "Passaggio 2: inserisci il codice fornito da Dropbox:" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:101 #, javascript-format msgid "Not authentified with %s. Please provide any missing credentials." msgstr "Non autenticato con %s. Si prega di fornire le credenziali mancanti." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:124 msgid "Synchronisation is already in progress." msgstr "La sincronizzazione è in corso." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:129 #, javascript-format msgid "" "Lock file is already being hold. If you know that no synchronisation is " "taking place, you may delete the lock file at \"%s\" and resume the " "operation." msgstr "" "Trovato un file di blocco. Se si è certi che non è in corso alcuna " "sincronizzazione, è possibile eliminare il file di blocco in \"%s\" e " "riprendere l'operazione." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:175 #, javascript-format msgid "Synchronisation target: %s (%s)" msgstr "Posizione di sincronizzazione: %s (%s)" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:177 msgid "Cannot initialize synchroniser." msgstr "Non è possibile inizializzare il sincronizzatore." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:179 msgid "Starting synchronisation..." msgstr "Inizio sincronizzazione..." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:202 msgid "Downloading resources..." msgstr "Scaricamento risorse..." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-sync.js:226 msgid "Cancelling... Please wait." msgstr "Annullamento... Attendere per favore." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-tag.js:14 msgid "" " can be \"add\", \"remove\", \"list\", or \"notetags\" to " "assign or remove [tag] from [note], to list notes associated with [tag], or " "to list tags associated with [note]. The command `tag list` can be used to " "list all the tags (use -l for long option)." msgstr "" " può essere \"add\", \"remove\", \"list\", or \"notetags\" per " "assegnare o rimuovere [tag] da [note], per mostrare le note associate a " "[tag], oppure mostrare i tag associati a [note]. Il comando `tag list` può " "essere usato per mostrare tutte le etichette (usa -l per l’opzione lunga)." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-tag.js:90 #, javascript-format msgid "Invalid command: \"%s\"" msgstr "Comando non valido: \"%s\"" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-todo.js:14 msgid "" " can either be \"toggle\" or \"clear\". Use \"toggle\" to " "toggle the given to-do between completed and uncompleted state (If the " "target is a regular note it will be converted to a to-do). Use \"clear\" to " "convert the to-do back to a regular note." msgstr "" " può essere \"toggle\" or \"clear\". Usa \"toggle\" per " "modifica lo stato di \"Cose-da-fare\" in completato/non completato (se " "l'oggetto è una normale nota, questa verrà convertita in un \"Cose-da-fare" "\"). Usa \"clear\" convertire i \"Cose-da-fare\" in normali note." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-undone.js:12 msgid "Marks a to-do as non-completed." msgstr "Marca un \"Cose-da-fare\" come non completata." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-use.js:12 msgid "" "Switches to [notebook] - all further operations will happen within this " "notebook." msgstr "" "Passa tra [notebook] - tutte le ulteriori operazioni interesseranno il " "seguente Taccuino." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-version.js:11 msgid "Displays version information" msgstr "Mostra le informazioni sulla versione" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/command-version.js:16 #, javascript-format msgid "%s %s (%s)" msgstr "%s %s (%s)" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/help-utils.js:56 msgid "Enum" msgstr "Enumerare" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/help-utils.js:56 #, javascript-format msgid "Type: %s." msgstr "Tipo: %s." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/help-utils.js:57 #, javascript-format msgid "Possible values: %s." msgstr "Valori possibili: %s." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/help-utils.js:71 #, javascript-format msgid "Default: %s" msgstr "Predefinito: %s" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/help-utils.js:77 msgid "Possible keys/values:" msgstr "Chiave/valore possibili:" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/main.js:77 msgid "Type `joplin help` for usage information." msgstr "Scrivi `joplin help` per informazioni sull'uso." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/main.js:79 msgid "Fatal error:" msgstr "Errore fatale:" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/gui/FolderListWidget.js:31 msgid "Search:" msgstr "Cerca:" #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/gui/NoteWidget.js:36 msgid "" "Welcome to Joplin!\n" "\n" "Type `:help shortcuts` for the list of keyboard shortcuts, or just `:help` " "for usage information.\n" "\n" "For example, to create a notebook press `mb`; to create a note press `mn`." msgstr "" "Benvenuto in Joplin!\n" "\n" "Digita `:help shortcuts` per la lista delle scorciatoie da tastiera, oppure " "solo `:help` per le informazioni di utilizzo.\n" "\n" "Per esempio, per creare un taccuino digita `mb`; per creare una nota digita " "`mn`." #: /Users/tessus/data/work/joplin/Tools/../CliClient/app/gui/NoteWidget.js:48 msgid "" "One or more items are currently encrypted and you may need to supply a " "master password. To do so please type `e2ee decrypt`. If you have already " "supplied the password, the encrypted items are being decrypted in the " "background and will be available soon." msgstr "" "Uno o più elementi sono attualmente crittografati e potrebbe essere " "necessario fornire una password principale. Per fare ciò, digitare `e2ee " "decrypt`. Se hai già fornito la password, gli elementi crittografati vengono " "decifrati in background e saranno presto disponibile." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:366 msgid "Sidebar" msgstr "Barra laterale" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:372 msgid "Note list" msgstr "Lista della nota" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:378 msgid "Note title" msgstr "Titolo della nota" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:384 msgid "Note body" msgstr "Corpo della nota" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:436 #, javascript-format msgid "Importing from \"%s\" as \"%s\" format. Please wait..." msgstr "Importazione da \"%s\" come formato \"%s\". Si prega di attendere..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:469 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:167 msgid "PDF File" msgstr "PDF File" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:489 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/Root.min.js:94 msgid "Synchronisation Status" msgstr "Stato della Sincronizzazione" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:499 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:621 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/action-button.js:73 msgid "New note" msgstr "Nuova nota" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:511 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:630 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/action-button.js:64 msgid "New to-do" msgstr "Nuovo \"Cose-da-fare\"" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:523 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:639 msgid "New notebook" msgstr "Nuovo taccuino" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:534 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:303 msgid "New sub-notebook" msgstr "Nuovo sotto-taccuino" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:546 msgid "Print" msgstr "Stampa" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:565 msgid "Create note from template" msgstr "Crea nota da modello" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:575 msgid "Create to-do from template" msgstr "Nuovo \"Cose-da-fare\" da modello" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:585 msgid "Insert template" msgstr "Inserisci modello" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:595 msgid "Open template directory" msgstr "Apri cartella modelli" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:602 msgid "Refresh templates" msgstr "Aggiorna modelli" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:615 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/Root.min.js:92 msgid "Options" msgstr "Opzioni" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:628 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/Root.min.js:93 msgid "Resources" msgstr "Risorse" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:650 #, javascript-format msgid "Revision: %s (%s)" msgstr "Revisione: %s (%s)" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:657 #, javascript-format msgid "%s %s (%s, %s)" msgstr "%s %s (%s, %s)" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:659 #, javascript-format msgid "Client ID: %s" msgstr "ID del Client: %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:660 #, javascript-format msgid "Sync Version: %s" msgstr "Sinc. versione: %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:661 #, javascript-format msgid "Profile Version: %s" msgstr "Profilo versione: %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:671 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:814 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:797 msgid "Copy" msgstr "Copia" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:671 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/bridge.js:92 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/bridge.js:103 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/bridge.js:116 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/bridge.js:126 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/checkForUpdates.js:139 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:180 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:749 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/DialogButtonRow.min.js:30 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/PromptDialog.min.js:234 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/CameraView.js:182 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/ModalDialog.js:67 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:150 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:153 msgid "OK" msgstr "OK" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:683 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:766 msgid "&File" msgstr "&File" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:689 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1088 msgid "About Joplin" msgstr "Informazione su Joplin" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:696 msgid "Preferences..." msgstr "Preferenze..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:706 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1067 msgid "Check for updates..." msgstr "Controlla aggiornamenti..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:720 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:780 msgid "Templates" msgstr "Modelli" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:727 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:785 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/Root.min.js:91 msgid "Import" msgstr "Importa" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:731 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:788 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:381 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:178 msgid "Export" msgstr "Esporta" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:737 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:723 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:337 msgid "Synchronise" msgstr "Sincronizza" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:752 #, javascript-format msgid "Hide %s" msgstr "Nascondi %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:759 msgid "Quit" msgstr "Esci" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:773 msgid "Close Window" msgstr "Chiudi finestra" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:811 msgid "&Edit" msgstr "&Modifica" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:819 msgid "Cut" msgstr "Taglia" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:824 msgid "Paste" msgstr "Incolla" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:829 msgid "Select all" msgstr "Seleziona tutto" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:837 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1679 msgid "Bold" msgstr "Grasseto" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:848 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1687 msgid "Italic" msgstr "Corsivo" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:859 msgid "Link" msgstr "Link" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:870 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1707 msgid "Code" msgstr "Codice" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:884 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1767 msgid "Insert Date Time" msgstr "Inserisci data e ora" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:898 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1790 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:55 msgid "Edit in external editor" msgstr "Modifica in un editor esterno" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:909 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1608 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1799 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:778 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:313 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:701 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/tags.js:101 msgid "Tags" msgstr "Tag" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:925 msgid "Search in all the notes" msgstr "Cerca in tutte le note" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:936 msgid "Search in current note" msgstr "Cerca nella nota corrente" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:948 msgid "&View" msgstr "&Vista" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:950 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:603 msgid "Toggle sidebar" msgstr "Attiva / disattiva barra laterale" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:963 msgid "Layout button sequence" msgstr "Layout della sequenza tasti" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:967 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:612 msgid "Toggle note list" msgstr "Attiva lista delle note" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:976 msgid "Toggle editor layout" msgstr "Attiva / disattiva il layout dell'editor" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1024 msgid "Focus" msgstr "Focus" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1031 msgid "Actual Size" msgstr "Dimensione attuale" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1037 msgid "Zoom In" msgstr "Aumenta zoom" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1043 msgid "Zoom Out" msgstr "Diminuisci zoom" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1051 msgid "&Tools" msgstr "&Strumenti" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1055 msgid "&Help" msgstr "&Aiuto" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1057 msgid "Website and documentation" msgstr "Sito web e documentazione" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1061 msgid "Joplin Forum" msgstr "Joplin Forum" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1064 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:493 msgid "Make a donation" msgstr "Fai una donazione" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1076 msgid "Toggle development tools" msgstr "Attiva / disattiva strumenti di sviluppo" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1211 #, javascript-format msgid "Open %s" msgstr "Aprire %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/app.js:1213 msgid "Exit" msgstr "Esci" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/bridge.js:103 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/bridge.js:116 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:739 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/DialogButtonRow.min.js:38 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/PromptDialog.min.js:241 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:318 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:723 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:208 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/CameraView.js:183 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/ModalDialog.js:70 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/select-date-time-dialog.js:70 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/select-date-time-dialog.js:89 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:156 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:165 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:337 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:183 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:85 msgid "Cancel" msgstr "Annulla" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/checkForUpdates.js:138 msgid "Current version is up-to-date." msgstr "La versione attuale è aggiornata." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/checkForUpdates.js:148 #, javascript-format msgid "%s (pre-release)" msgstr "%s (pre-rilascio)" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/checkForUpdates.js:152 msgid "An update is available, do you want to download it now?" msgstr "È disponibile un aggiornamento, vuoi scaricarlo ora?" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/checkForUpdates.js:152 #, javascript-format msgid "Your version: %s" msgstr "La tua versione: %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/checkForUpdates.js:152 #, javascript-format msgid "New version: %s" msgstr "Nuova versione: %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/checkForUpdates.js:153 msgid "Yes" msgstr "Sì" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/checkForUpdates.js:153 msgid "No" msgstr "No" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/checkForUpdates.js:153 msgid "Full Release Notes" msgstr "Note di rilascio complete" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:39 msgid "Token has been copied to the clipboard!" msgstr "Il token è stato copiato negli appunti!" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:69 msgid "The web clipper service is enabled and set to auto-start." msgstr "" "Il servizio Web clipper è abilitato e impostato per l'avvio automatico." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:76 #, javascript-format msgid "Status: Started on port %d" msgstr "Stato: avviato sulla porta %d" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:82 #, javascript-format msgid "Status: %s" msgstr "Stato: %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:88 msgid "Disable Web Clipper Service" msgstr "Disattiva servizio Web Clipper" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:94 msgid "The web clipper service is not enabled." msgstr "Il servizio web clipper non è abilitato." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:99 msgid "Enable Web Clipper Service" msgstr "Abilita servizio Web Clipper" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:122 msgid "" "Joplin Web Clipper allows saving web pages and screenshots from your browser " "to Joplin." msgstr "" "Joplin Web Clipper consente di salvare pagine Web e schermate dal tuo " "browser in a Joplin." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:127 msgid "In order to use the web clipper, you need to do the following:" msgstr "Per utilizzare il web clipper, devi fare quanto segue:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:135 msgid "Step 1: Enable the clipper service" msgstr "Passaggio 1: abilitare il servizio clipper" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:140 msgid "" "This service allows the browser extension to communicate with Joplin. When " "enabling it your firewall may ask you to give permission to Joplin to listen " "to a particular port." msgstr "" "Questo servizio consente all'estensione del browser di comunicare con " "Joplin. Quando lo abiliti, il tuo firewall potrebbe chiederti di dare il " "permesso a Joplin di ascoltare una particolare porta." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:154 msgid "Step 2: Install the extension" msgstr "Passaggio 2: installare l'estensione" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:159 msgid "Download and install the relevant extension for your browser:" msgstr "Scarica e installa l'estensione adatta per il tuo browser:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:174 msgid "Advanced options" msgstr "Opzioni avanzate" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:179 msgid "Authorisation token:" msgstr "Token autorizzativo:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:189 msgid "Copy token" msgstr "Copia token" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ClipperConfigScreen.min.js:195 msgid "" "This authorisation token is only needed to allow third-party applications to " "access Joplin." msgstr "" "Il token autorizzativo è necessario solo per permettere ad applicazioni di " "terze parti di accedere a Joplin." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:82 msgid "This will open a new screen. Save your current changes?" msgstr "Questo aprirà una nuova schermata. Salvare le tue modifiche correnti?" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:139 #, javascript-format msgid "Notes and settings are stored in: %s" msgstr "Le note e le impostazioni sono memorizzate in: %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:165 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:310 msgid "Check synchronisation configuration" msgstr "Controlla la configurazione della sincronizzazione" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:174 msgid "Unknown" msgstr "Sconosciuto" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:178 msgid "Checking..." msgstr "Controllo..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:182 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Resource.js:289 msgid "Error" msgstr "Errore" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:193 msgid "" "The Joplin Nextcloud App is either not installed or misconfigured. Please " "see the full error message below:" msgstr "" "Joplin Nextcloud App o non è installata o mal configurata. Si prega di " "leggere il messaggio d'errore completo sottostante:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:206 msgid "Show Log" msgstr "Mostra log" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:219 msgid "Joplin Nextcloud App status:" msgstr "Stato di Joplin Nextcloud App:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:233 msgid "Check Status" msgstr "Controlla stato" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:240 msgid "Help" msgstr "Aiuto" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:259 msgid "Show Advanced Settings" msgstr "Mostra opzioni avanzate" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:516 msgid "Browse..." msgstr "Naviga..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:637 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:879 msgid "Edit" msgstr "Modifica" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:739 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/Header.min.js:279 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteRevisionViewer.min.js:187 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1644 msgid "Back" msgstr "Indietro" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ConfigScreen.min.js:756 msgid "Apply" msgstr "Applica" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/DropboxLoginScreen.min.js:67 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/dropbox-login.js:63 msgid "Submit" msgstr "Invio" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:95 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:125 msgid "Save" msgstr "Salva" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:144 msgid "Master keys that need upgrading" msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:149 msgid "" "The following master keys use an out-dated encryption algorithm and it is " "recommended to upgrade them. The upgraded master key will still be able to " "decrypt and encrypt your data as usual." msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:163 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/FolderPropertiesDialog.min.js:21 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NotePropertiesDialog.min.js:26 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ResourceScreen.js:35 msgid "ID" msgstr "ID" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:168 msgid "Upgrade" msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:181 #, fuzzy msgid "Re-encrypt data" msgstr "Seleziona la data" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:183 msgid "" "The default encryption method has been changed to a more secure one and it " "is recommended that you apply it to your data." msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:183 msgid "" "You may use the tool below to re-encrypt your data, for example if you know " "that some of your notes are encrypted with an obsolete encryption method." msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:185 #, javascript-format msgid "" "In order to do so, your entire data set will have to be encrypted and " "synchronised, so it is best to run it overnight.\n" "\n" "To start, please follow these instructions:\n" "\n" "1. Synchronise all your devices.\n" "2. Click \"%s\".\n" "3. Let it run to completion. While it runs, avoid changing any note on your " "other devices, to avoid conflicts.\n" "4. Once sync is done on this device, sync all your other devices and let it " "run to completion.\n" "\n" "Important: you only need to run this ONCE on one device." msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:432 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:277 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/status.js:129 msgid "Status" msgstr "Stato" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/EncryptionConfigScreen.min.js:437 msgid "Encryption is:" msgstr "La crittografia è:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ExtensionBadge.min.js:10 msgid "Firefox Extension" msgstr "Estensione Firefox" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ExtensionBadge.min.js:17 msgid "Chrome Web Store" msgstr "Chrome Web Store" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ExtensionBadge.min.js:44 msgid "Get it now:" msgstr "Scaricalo subito:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/FolderPropertiesDialog.min.js:22 msgid "Name" msgstr "Nome" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/FolderPropertiesDialog.min.js:23 msgid "Icon" msgstr "Icona" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/FolderPropertiesDialog.min.js:272 msgid "Notebook properties" msgstr "Proprietà del taccuino" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/Header.min.js:233 msgid "Usage" msgstr "Uso" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ImportScreen.min.js:62 #, javascript-format msgid "" "New notebook \"%s\" will be created and file \"%s\" will be imported into it" msgstr "Il nuovo Taccuino \"%s\" verrà creato e \"%s\" verrà importato" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:121 msgid "Please create a notebook first." msgstr "Per favore prima crea un Taccuino." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:127 msgid "Please create a notebook first" msgstr "Per favore prima crea un Taccuino" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:134 msgid "Notebook title:" msgstr "Titolo del Taccuino:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:178 msgid "Add or remove tags:" msgstr "Aggiungi o rimuovi etichetta:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:218 msgid "Rename notebook:" msgstr "Rinomina il Taccuino:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:239 msgid "Rename tag:" msgstr "Rinomina Tag:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:340 msgid "Set alarm:" msgstr "Imposta allarme:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:371 msgid "Template file:" msgstr "File del modello:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:513 msgid "Some items cannot be synchronised." msgstr "Alcuni elementi non possono essere sincronizzati." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:518 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:530 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:554 msgid "View them now" msgstr "Mostrali ora" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:525 msgid "Some items cannot be decrypted." msgstr "Alcuni elementi non possono essere decodificati." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:537 msgid "One or more master keys need a password." msgstr "Una o più chiavi master necessitano di una password." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:542 msgid "Set the password" msgstr "Imposta la password" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:549 #, fuzzy msgid "One of your master keys use an obsolete encryption method." msgstr "Una o più chiavi master necessitano di una password." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:561 msgid "" "The default encryption method has been changed, you should re-encrypt your " "data." msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:566 #, fuzzy msgid "More info" msgstr "Maggiori informazioni" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:647 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1075 msgid "Layout" msgstr "Disposizione" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/MainScreen.min.js:656 msgid "Search..." msgstr "Cerca..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteContentPropertiesDialog.js:31 msgid "Words" msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteContentPropertiesDialog.js:32 msgid "Characters" msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteContentPropertiesDialog.js:33 msgid "Characters excluding spaces" msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteContentPropertiesDialog.js:34 msgid "Lines" msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteContentPropertiesDialog.js:56 #, fuzzy msgid "Content properties" msgstr "Proprietà del contenuto" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteContentPropertiesDialog.js:58 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ShareNoteDialog.js:175 msgid "Close" msgstr "Chiudi" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteList.min.js:456 msgid "No notes in here. Create one by clicking on \"New note\"." msgstr "Non è presente nessuna nota. Creane una cliccando \"Nuova nota\"." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteList.min.js:456 msgid "" "There is currently no notebook. Create one by clicking on \"New notebook\"." msgstr "" "Al momento non ci sono Taccuini. Creane uno facendo clic su \"Nuovo Taccuino" "\"." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NotePropertiesDialog.min.js:27 msgid "Created" msgstr "Creato" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NotePropertiesDialog.min.js:28 msgid "Updated" msgstr "Aggiornato" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NotePropertiesDialog.min.js:29 msgid "Completed" msgstr "Completato" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NotePropertiesDialog.min.js:30 msgid "Location" msgstr "Posizione" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NotePropertiesDialog.min.js:31 msgid "URL" msgstr "URL" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NotePropertiesDialog.min.js:32 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:997 msgid "Note History" msgstr "Cronologia nota" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NotePropertiesDialog.min.js:33 msgid "Markup" msgstr "Marcatura" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NotePropertiesDialog.min.js:304 msgid "Previous versions of this note" msgstr "Versione precedente di questa nota" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NotePropertiesDialog.min.js:381 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1823 msgid "Note properties" msgstr "Proprietà della nota" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteRevisionViewer.min.js:75 #, javascript-format msgid "The note \"%s\" has been successfully restored to the notebook \"%s\"." msgstr "La nota \"%s\" è stata ripristinata con successo nel taccuino \"%s\"." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteRevisionViewer.min.js:100 msgid "This note has no history" msgstr "Questa nota non ha cronologia" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteRevisionViewer.min.js:142 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:855 #, javascript-format msgid "Unsupported link or message: %s" msgstr "Link o Messaggio non supportato: %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteRevisionViewer.min.js:177 msgid "Restore" msgstr "Ripristina" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteRevisionViewer.min.js:178 #, javascript-format msgid "" "Click \"%s\" to restore the note. It will be copied in the notebook named " "\"%s\". The current version of the note will not be replaced or modified." msgstr "" "Clicca \"%s\" per ripristinare la nota. Verrà copiata nel taccuino " "denominato \"%s\". La versione corrente della nota non verrà sostituita o " "modificata." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:771 msgid "Open..." msgstr "Apri..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:774 #, javascript-format msgid "This file could not be opened: %s" msgstr "Questo file non può essere aperto: %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:779 msgid "Save as..." msgstr "Salva come..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:790 msgid "Copy path to clipboard" msgstr "Copia il percorso negli appunti" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:804 msgid "Copy Link Address" msgstr "Copia l'indirizzo del link" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:826 msgid "There was an error downloading this attachment:" msgstr "Errore nel scaricare questo allegato:" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:828 msgid "This attachment is not downloaded or not decrypted yet" msgstr "Questo allegato non è ancora stato scaricato o decriptato" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1075 #, javascript-format msgid "" "This note has no content. Click on \"%s\" to toggle the editor and edit the " "note." msgstr "" "Questa nota non ha contenuto. Fai clic su \"%s\" per attivare l'editor e " "modificare la nota." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1311 msgid "Only one note can be printed at a time." msgstr "Solo una nota alla volta può essere stampata." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1521 msgid "strong text" msgstr "testo grasseto" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1525 msgid "emphasized text" msgstr "testo Sottolineato" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1565 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1569 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1578 msgid "List item" msgstr "Lista Elemento" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1590 msgid "Insert Hyperlink" msgstr "Inserire collegamento ipertestuale" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1601 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1715 msgid "Attach file" msgstr "Allega File" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1616 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1817 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:686 msgid "Set alarm" msgstr "Imposta Allarme" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1630 #, javascript-format msgid "In: %s" msgstr "In: %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1661 msgid "Front" msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1699 msgid "Hyperlink" msgstr "Collegamento ipertestuale" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1727 msgid "Numbered List" msgstr "Elenco Numerato" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1735 msgid "Bulleted List" msgstr "Elenco Puntato" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1743 msgid "Checkbox" msgstr "Casella di controllo" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1751 msgid "Heading" msgstr "Intestazione" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1759 msgid "Horizontal Rule" msgstr "Riga orizzontale" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1781 msgid "Click to stop external editing" msgstr "Fare clic per interrompere le modifiche esterne" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1782 msgid "Watching..." msgstr "Osservare..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:1841 msgid "Content Properties" msgstr "Proprietà del contenuto" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:2109 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText2.js:416 msgid "to-do" msgstr "\"Cose-da-fare\"" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:2109 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText2.js:416 msgid "note" msgstr "nota" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText.min.js:2109 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/NoteText2.js:416 #, javascript-format msgid "Creating new %s..." msgstr "Creare nuovo %s..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/PromptDialog.min.js:248 msgid "Clear" msgstr "Pulisci" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ResourceScreen.js:28 msgid "Title" msgstr "Titolo" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ResourceScreen.js:32 msgid "Size" msgstr "Dimensione" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ResourceScreen.js:36 msgid "Action" msgstr "Azione" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ResourceScreen.js:43 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:286 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:185 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:208 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screen-header.js:325 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:146 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:728 msgid "Delete" msgstr "Elimina" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ResourceScreen.js:126 msgid "Please wait..." msgstr "Attendere per favore...." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ResourceScreen.js:128 msgid "No resources!" msgstr "Nessuna risorsa!" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ResourceScreen.js:130 #, javascript-format msgid "Warning: not all resources shown for performance reasons (limit: %s)." msgstr "" "Attenzione: non tutte le risorse sono state mostrate per motivi di " "prestazioni (limite: %s)." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/Root.min.js:89 msgid "OneDrive Login" msgstr "Login OneDrive" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/Root.min.js:90 msgid "Dropbox Login" msgstr "Login Dropbox" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ShareNoteDialog.js:158 msgid "Synchronising..." msgstr "Sincronizzazione..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ShareNoteDialog.js:160 msgid "Generating link..." msgid_plural "Generating links..." msgstr[0] "Generazione link..." msgstr[1] "Generazione links..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ShareNoteDialog.js:162 msgid "Link has been copied to clipboard!" msgid_plural "Links have been copied to clipboard!" msgstr[0] "Il link è stato copiato negli appunti!" msgstr[1] "I link sono stati copiati negli appunti!" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ShareNoteDialog.js:165 msgid "" "Note: When a note is shared, it will no longer be encrypted on the server." msgstr "Nota: Quando una nota è condivisa, non sarà più criptata nel server." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ShareNoteDialog.js:170 msgid "Share Notes" msgstr "Condividi note" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/ShareNoteDialog.js:172 msgid "Copy Shareable Link" msgid_plural "Copy Shareable Links" msgstr[0] "Copia link condivisibile" msgstr[1] "Copia link condivisibili" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:282 msgid "Remove" msgstr "Rimuovi" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:285 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:148 #, javascript-format msgid "" "Delete notebook \"%s\"?\n" "\n" "All notes and sub-notebooks within this notebook will also be deleted." msgstr "" "Eliminare taccuino \"%s\"?\n" "\n" "Anche tutte le note e cartelle di questo taccuino saranno eliminati." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:289 #, javascript-format msgid "Remove tag \"%s\" from all notes?" msgstr "Rimuovere l’etichetta \"%s\" da tutte le note?" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:291 msgid "Remove this search from the sidebar?" msgstr "Rimuovere questa ricerca dalla barra laterale?" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:338 #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:388 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:129 msgid "Rename" msgstr "Rinomina" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:756 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:359 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/notes.js:177 msgid "All notes" msgstr "Tutte le note" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:761 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:363 msgid "Notebooks" msgstr "Taccuini" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:796 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:324 #, javascript-format msgid "Decrypting items: %d/%d" msgstr "Decrittografia Elementi: %d/%d" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/SideBar.min.js:801 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:329 #, javascript-format msgid "Fetching resources: %d/%d" msgstr "Recupero risorse: %d/%d" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/StatusScreen.min.js:33 msgid "Please select where the sync status should be exported to" msgstr "" "Prego selezionare dove lo stato della sincronizzazione deve essere esportato" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/StatusScreen.min.js:87 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/status.js:106 msgid "Retry" msgstr "Riprova" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:27 msgid "Add or remove tags" msgstr "Aggiungi o rimuovi etichette" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:40 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screen-header.js:331 msgid "Duplicate" msgstr "Duplicare" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:45 #, javascript-format msgid "%s - Copy" msgstr "%s - Copia" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:65 msgid "Stop external editing" msgstr "Interrompi modifiche esterne" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:77 msgid "Switch between note and to-do type" msgstr "Converti nota in \"Cose-da-fare\" e viceversa" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:100 msgid "Switch to note type" msgstr "Converti in nota" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:109 msgid "Switch to to-do type" msgstr "Converti in \"Cose-da-fare\"" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:119 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:715 msgid "Copy Markdown link" msgstr "Copia il link Markdown" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:134 msgid "Share note..." msgstr "Condividi note..." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:202 #, javascript-format msgid "Delete note \"%s\"?" msgstr "Eliminare la nota \"%s\"?" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:204 #, javascript-format msgid "Delete these %d notes?" msgstr "Eliminare queste %d note?" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/gui/utils/NoteListUtils.js:221 #, javascript-format msgid "Error opening note in editor: %s" msgstr "Errore durante l'apertura della nota nell'editor: %s" #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/plugins/GotoAnything.min.js:341 msgid "" "Type a note title to jump to it. Or type # followed by a tag name, or @ " "followed by a notebook name." msgstr "" "Scrivi il titolo di una nota per saltare ad essa. Oppure digita # seguito " "dal nome di una etichetta, oppure @ seguito dal nome di un taccuino." #: /Users/tessus/data/work/joplin/Tools/../ElectronClient/plugins/GotoAnything.min.js:379 msgid "Goto Anything..." msgstr "Vai a..." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/BaseApplication.js:136 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/BaseApplication.js:149 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/BaseApplication.js:180 #, javascript-format msgid "Usage: %s" msgstr "Uso: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/BaseApplication.js:215 #, javascript-format msgid "Unknown flag: %s" msgstr "Etichetta sconosciuta: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/JoplinServerApi.js:71 #, javascript-format msgid "" "Could not connect to the Joplin Nextcloud app. Please check the " "configuration in the Synchronisation config screen. Full error was:\n" "\n" "%s" msgstr "" "Non è stato possibile connettersi alla Joplin Nextcloud app. Si prega di " "controllare la configurazione nella schermata di Config. della " "Sincronizzazione. Errore completo era:\n" "\n" "%s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/SyncTargetDropbox.js:25 msgid "Dropbox" msgstr "Dropbox" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/SyncTargetFilesystem.js:18 msgid "File system" msgstr "File system" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/SyncTargetNextcloud.js:26 msgid "Nextcloud" msgstr "Nextcloud" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/SyncTargetOneDrive.js:25 msgid "OneDrive" msgstr "OneDrive" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/SyncTargetOneDriveDev.js:15 msgid "OneDrive Dev (For testing only)" msgstr "OneDrive Dev (solo per test)" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/SyncTargetWebDAV.js:23 msgid "WebDAV" msgstr "WebDAV" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/logger.js:178 #, javascript-format msgid "Unknown log level: %s" msgstr "Livello di log sconosciuto: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/logger.js:187 #, javascript-format msgid "Unknown level ID: %s" msgstr "Livello ID sconosciuto: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/onedrive-api-node-utils.js:85 msgid "" "The application has been authorised - you may now close this browser tab." msgstr "" "L'applicazione è stata autorizzata - puoi chiudere questo tab del tuo " "browser." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/onedrive-api-node-utils.js:87 msgid "The application has been successfully authorised." msgstr "L'applicazione è stata autorizzata con successo." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/onedrive-api-node-utils.js:115 msgid "" "Please open the following URL in your browser to authenticate the " "application. The application will create a directory in \"Apps/Joplin\" and " "will only read and write files in this directory. It will have no access to " "any files outside this directory nor to any other personal data. No data " "will be shared with any third party." msgstr "" "Per favore apri il seguente URL nel tuo browser per autenticare " "l'applicazione. L'applicazione creerà una cartella in \"Apps/Joplin\" e " "leggerà/scriverà file solo in questa cartella. Non avrà accesso a nessun " "file all'esterno di questa cartella o ad alcun dato personale. Nessun dato " "verrà condiviso con terze parti." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/onedrive-api.js:270 msgid "" "Cannot refresh token: authentication data is missing. Starting the " "synchronisation again may fix the problem." msgstr "" "Non è possibile aggiornare il token. mancano i dati di autenticazione. " "Ricominciare la sincronizzazione da capo potrebbe risolvere il problema." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/path-utils.js:65 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/path-utils.js:101 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/BaseItem.js:707 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Note.js:100 msgid "Untitled" msgstr "Senza titolo" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/registry.js:156 msgid "" "Could not synchronize with OneDrive.\n" "\n" "This error often happens when using OneDrive for Business, which " "unfortunately cannot be supported.\n" "\n" "Please consider using a regular OneDrive account." msgstr "" "Impossibile sincronizzare con OneDrive.\n" "\n" "Questo errore spesso accade quando si utilizza OneDrive for Business, che " "purtroppo non può essere supportato.\n" "\n" "Si prega di considerare l'idea di utilizzare un account OneDrive normale." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/shim-init-node.js:129 #, javascript-format msgid "Cannot access %s" msgstr "Non è possibile accedere a %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/synchronizer.js:94 #, javascript-format msgid "Created local items: %d." msgstr "Elementi locali creati: %d." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/synchronizer.js:95 #, javascript-format msgid "Updated local items: %d." msgstr "Elementi locali aggiornati: %d." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/synchronizer.js:96 #, javascript-format msgid "Created remote items: %d." msgstr "Elementi remoti creati: %d." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/synchronizer.js:97 #, javascript-format msgid "Updated remote items: %d." msgstr "Elementi remoti aggiornati: %d." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/synchronizer.js:98 #, javascript-format msgid "Deleted local items: %d." msgstr "Elementi locali eliminati: %d." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/synchronizer.js:99 #, javascript-format msgid "Deleted remote items: %d." msgstr "Elementi remoti eliminati: %d." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/synchronizer.js:100 #, javascript-format msgid "Fetched items: %d/%d." msgstr "Elementi recuperati: %d/%d." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/synchronizer.js:102 msgid "Cancelling..." msgstr "Annullamento..." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/synchronizer.js:103 #, javascript-format msgid "Completed: %s" msgstr "Completata: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/synchronizer.js:104 #, javascript-format msgid "Last error: %s" msgstr "Ultimo Errore: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/synchronizer.js:204 msgid "Idle" msgstr "Inattivo" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/synchronizer.js:205 msgid "In progress" msgstr "In corso" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/BaseItem.js:706 msgid "Encrypted" msgstr "Crittografato" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/BaseItem.js:766 msgid "Encrypted items cannot be modified" msgstr "Gli elementi crittografati non possono essere modificati" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Folder.js:27 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Note.js:24 msgid "title" msgstr "titolo" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Folder.js:28 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Note.js:25 msgid "updated date" msgstr "data di aggiornamento" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Folder.js:88 msgid "Conflicts" msgstr "Conflitti" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Folder.js:354 msgid "Cannot move notebook to this location" msgstr "Impossibile spostare il Taccuino in questa posizione" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Folder.js:402 #, javascript-format msgid "Notebooks cannot be named \"%s\", which is a reserved title." msgstr "I blocchi non possono essere chiamati \"%s\". È un titolo riservato." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Note.js:26 msgid "created date" msgstr "data di creazione" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Note.js:105 msgid "This note does not have geolocation information." msgstr "Questa nota non ha informazione sulla geolocalizzazione." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Note.js:451 #, javascript-format msgid "Cannot copy note to \"%s\" notebook" msgstr "Non posso copiare la nota nel Taccuino \"%s\"" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Note.js:462 #, javascript-format msgid "Cannot move note to \"%s\" notebook" msgstr "Non posso spostare la nota nel Taccuino \"%s\"" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Resource.js:286 msgid "Not downloaded" msgstr "Non scaricato" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Resource.js:287 msgid "Downloading" msgstr "Scaricamento" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Resource.js:288 msgid "Downloaded" msgstr "Scaricato" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:27 #, javascript-format msgid "" "Attention: If you change this location, make sure you copy all your content " "to it before syncing, otherwise all files will be removed! See the FAQ for " "more details: %s" msgstr "" "Attenzione: se si cambia questa posizione, accertarsi di copiare tutto il " "contenuto prima di sincronizzare, altrimenti tutti i file saranno rimossi! " "Vedi le FAQ per maggiori dettagli: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:45 msgid "Keyboard Mode" msgstr "Modalità Tastiera" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:48 msgid "Default" msgstr "Predefinito" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:49 msgid "Emacs" msgstr "Emacs" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:50 msgid "Vim" msgstr "Vim" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:60 msgid "Synchronisation target" msgstr "Destinazione di sincronizzazione" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:62 msgid "" "The target to synchonise to. Each sync target may have additional parameters " "which are named as `sync.NUM.NAME` (all documented below)." msgstr "" "Ogni target di sincronizzazione può avere parametri aggiuntivi denominati " "come `sync.NUM.NAME` (tutti documentati di seguito)." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:84 msgid "Directory to synchronise with (absolute path)" msgstr "Cartella da sincronizzare con (percorso assoluto)" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:96 msgid "Nextcloud WebDAV URL" msgstr "URL Nextcloud WebDAV" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:107 msgid "Nextcloud username" msgstr "Nome Utente Nextcloud" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:117 msgid "Nextcloud password" msgstr "Password Nextcloud" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:129 msgid "WebDAV URL" msgstr "URL WebDAV" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:140 msgid "WebDAV username" msgstr "Nome Utente WebDAV" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:150 msgid "WebDAV password" msgstr "Password WebDAV" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:175 msgid "Attachment download behaviour" msgstr "Comportamento scaricamento allegati" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:176 msgid "" "In \"Manual\" mode, attachments are downloaded only when you click on them. " "In \"Auto\", they are downloaded when you open the note. In \"Always\", all " "the attachments are downloaded whether you open the note or not." msgstr "" "In modalità \"Manuale\", gli allegati sono scaricati solo quando si clicca " "su di essi. In \"Auto\" sono scaricati quando si apre la nota. In \"Sempre\" " "tutti gli allegati sono scaricati sia che si apra o no la nota." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:179 msgid "Always" msgstr "Sempre" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:180 msgid "Manual" msgstr "Manuale" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:181 msgid "Auto" msgstr "Auto" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:186 msgid "Max concurrent connections" msgstr "Massimo numero di connessioni concorrenti" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:195 msgid "Language" msgstr "Linguaggio" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:205 msgid "Date format" msgstr "Formato della data" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:224 msgid "Time format" msgstr "Formato dell'orario" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:239 msgid "Theme" msgstr "Tema" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:243 msgid "Light" msgstr "Chiaro" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:244 msgid "Dark" msgstr "Scuro" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:246 msgid "Dracula" msgstr "Dracula" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:247 msgid "Solarised Light" msgstr "Chiaro solarizzato" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:248 msgid "Solarised Dark" msgstr "Scuro Solarizzato" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:249 msgid "Nord" msgstr "Nord" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:251 msgid "OLED Dark" msgstr "Scuro OLED" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:256 msgid "Show note counts" msgstr "Visualizza conteggio note" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:264 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:265 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:266 msgid "Editor" msgstr "Editor" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:264 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:265 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:267 msgid "Viewer" msgstr "Visualizzatore" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:264 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:266 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:267 msgid "Split View" msgstr "Split View" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:264 #, javascript-format msgid "%s / %s / %s" msgstr "%s / %s / %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:265 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:266 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:267 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:268 #, javascript-format msgid "%s / %s" msgstr "%s / %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:268 #, fuzzy msgid "Split" msgstr "Split View" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:271 msgid "Uncompleted to-dos on top" msgstr "\"Cose-da-fare\" incomplete in cima alla lista" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:272 msgid "Show completed to-dos" msgstr "Mostra le \"Cose-da-fare\" completate" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:280 msgid "Sort notes by" msgstr "Ordina le note per" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:297 msgid "Auto-pair braces, parenthesis, quotations, etc." msgstr "Auto- accoppia parentesi graffe, parentesi, citazione, ecc." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:299 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:317 msgid "Reverse sort order" msgstr "Inverti l'ordine" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:306 msgid "Sort notebooks by" msgstr "Ordina i taccuini per" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:318 msgid "Save geo-location with notes" msgstr "Salva geolocalizzazione con le note" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:326 msgid "When creating a new to-do:" msgstr "Quando crei un nuovo \"Cose-da-fare\":" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:329 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:344 msgid "Focus title" msgstr "Focus sul titolo" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:330 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:345 msgid "Focus body" msgstr "Focus sul testo" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:341 msgid "When creating a new note:" msgstr "Quando si crea una nuova nota:" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:355 msgid "Enable soft breaks" msgstr "Abilita interruzioni soft" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:356 msgid "Enable typographer support" msgstr "Attiva supporto tipografico" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:357 msgid "Enable math expressions" msgstr "Attiva espressioni matematiche" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:358 msgid "Enable ==mark== syntax" msgstr "Attiva sintassi ==mark==" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:359 msgid "Enable footnotes" msgstr "Attiva note a piè pagina" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:360 msgid "Enable table of contents extension" msgstr "Abilita l’estensione indice" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:361 msgid "Enable ~sub~ syntax" msgstr "Attiva sintassi ~sub~" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:362 msgid "Enable ^sup^ syntax" msgstr "Attiva sintassi ^sup^" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:363 msgid "Enable deflist syntax" msgstr "Abilita sintassi deflist" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:364 msgid "Enable abbreviation syntax" msgstr "Abilita abbreviazioni" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:365 msgid "Enable markdown emoji" msgstr "Abilita emoji markdown" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:366 msgid "Enable ++insert++ syntax" msgstr "Attiva sintassi ++insert++" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:367 msgid "Enable multimarkdown table extension" msgstr "Abilita estensione tavola dei contenuti" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:368 msgid "Enable Fountain syntax support" msgstr "Attiva supporto sintassi Fountain" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:369 msgid "Enable Mermaid diagrams support" msgstr "Attiva supporto diagrammi Mermaid" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:381 msgid "Show tray icon" msgstr "Visualizza nella barra delle applicazioni" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:383 msgid "Note: Does not work in all desktop environments." msgstr "Nota: non funziona in tutti gli ambienti desktop." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:383 msgid "" "This will allow Joplin to run in the background. It is recommended to enable " "this setting so that your notes are constantly being synchronised, thus " "reducing the number of conflicts." msgstr "" "Questo consentirà a Joplin di essere in esecuzione in background. E’ " "raccomandata l’attivazione di questa impostazione per sincronizzare " "costantemente le tue note e quindi ridurre il numero di conflitti." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:387 msgid "Start application minimised in the tray icon" msgstr "Avvia applicazione minimizzata nella barra delle applicazioni" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:404 msgid "Editor font size" msgstr "Editor dimensione caratteri" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:412 msgid "Editor font" msgstr "Editor caratteri" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:436 msgid "Editor font family" msgstr "Editor famiglia caratteri" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:438 msgid "" "This must be *monospace* font or it will not work properly. If the font is " "incorrect or empty, it will default to a generic monospace font." msgstr "" "Questo carattere deve essere * monospace * o non funzionerà correttamente. " "Se il carattere è errato o vuoto, verrà impostato automaticamente su un " "carattere generico monospace." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:477 msgid "Custom stylesheet for Joplin-wide app styles" msgstr "CSS per gli stili Joplin-wide app" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:483 msgid "Automatically update the application" msgstr "Aggiorna automaticamente l'applicazione" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:484 msgid "Get pre-releases when checking for updates" msgstr "Ottieni pre-rilasci durante controllo aggiornamenti" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:484 #, javascript-format msgid "See the pre-release page for more details: %s" msgstr "Vedi la pagina di pre-rilascio per maggiori dettagli: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:492 msgid "Synchronisation interval" msgstr "Intervallo di sincronizzazione" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:496 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:497 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:498 #, javascript-format msgid "%d minutes" msgstr "%d minuti" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:499 #, javascript-format msgid "%d hour" msgstr "%d ora" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:500 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:501 #, javascript-format msgid "%d hours" msgstr "%d ore" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:510 msgid "Text editor command" msgstr "Comando editor di testo" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:510 msgid "" "The editor command (may include arguments) that will be used to open a note. " "If none is provided it will try to auto-detect the default editor." msgstr "" "Il comando editor (può includere argomenti) che verrà utilizzato per aprire " "una nota. Se non ne viene fornita alcuna, cercherà di rilevare " "automaticamente l'editor predefinito." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:511 msgid "Page size for PDF export" msgstr "Dimensione pagina per l’esportazione in PDF" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:513 msgid "A4" msgstr "A4" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:514 msgid "Letter" msgstr "Lettera" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:515 msgid "A3" msgstr "A3" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:516 msgid "A5" msgstr "A5" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:517 msgid "Tabloid" msgstr "Tabloid" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:518 msgid "Legal" msgstr "Legale" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:521 msgid "Page orientation for PDF export" msgstr "Orientamento pagina per l’esportazione in PDF" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:523 msgid "Portrait" msgstr "Verticale" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:524 msgid "Landscape" msgstr "Orizzontale" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:539 msgid "Custom TLS certificates" msgstr "Certificati TLS personalizzati" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:540 msgid "" "Comma-separated list of paths to directories to load the certificates from, " "or path to individual cert files. For example: /my/cert_dir, /other/custom." "pem. Note that if you make changes to the TLS settings, you must save your " "changes before clicking on \"Check synchronisation configuration\"." msgstr "" "Elenco separato da virgole di percorsi alle cartelle per caricare i " "certificati o percorso dei singoli file cert. Ad esempio: /my/cert_dir, /" "other/custom.pem. Notare che se si apportano modifiche alle impostazioni " "TLS, è necessario salvare le modifiche prima di fare clic su \"Verifica " "configurazione sincronizzazione\"." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:552 msgid "Ignore TLS certificate errors" msgstr "Ignora gli errori del certificato TLS" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:555 msgid "" "Fail-safe: Do not wipe out local data when sync target is empty (often the " "result of a misconfiguration or bug)" msgstr "" "Fail-safe: Non rimuovere i dati locale quando la destinazione di sinc è " "vuota (spesso il risultato di una mal configurazione o di un bug)" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:558 msgid "" "Specify the port that should be used by the API server. If not set, a " "default will be used." msgstr "" "Specifica la porta che deve essere usata dal server API. Se non viene " "settato, viene usato un valore di default." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:566 msgid "Enable note history" msgstr "Attiva cronologia della nota" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:576 msgid "days" msgstr "giorni" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:576 #, javascript-format msgid "%d days" msgstr "%d giorni" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:578 msgid "Keep note history for" msgstr "Mantieni la cronologia note per" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:703 #, javascript-format msgid "Invalid option value: \"%s\". Possible values are: %s." msgstr "Opzione non valida: \"%s\". I valori possibili sono: %s." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:991 msgid "General" msgstr "Generale" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:992 msgid "Synchronisation" msgstr "Sincronizzazione" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:993 msgid "Appearance" msgstr "Apparenza" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:994 msgid "Note" msgstr "Nota" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:995 msgid "Plugins" msgstr "Plugins" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:996 msgid "Application" msgstr "Applicazione" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:998 msgid "Encryption" msgstr "Crittografia" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Setting.js:999 msgid "Web Clipper" msgstr "Web Clipper" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/models/Tag.js:183 #, javascript-format msgid "The tag \"%s\" already exists. Please choose a different name." msgstr "Il tag \"%s\" esiste già. Scegliere un nome differente." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:29 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:67 msgid "Joplin Export File" msgstr "Esporta file di Joplin" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:36 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:82 msgid "Markdown" msgstr "Markdown" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:41 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:72 msgid "Joplin Export Directory" msgstr "Cartella di esportazione di Joplin" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:47 msgid "Evernote Export File (as Markdown)" msgstr "Esporta files di Evernote (come Markdown)" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:55 msgid "Evernote Export File (as HTML)" msgstr "Esporta files di Evernote (come HTML)" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:77 msgid "Json Export Directory" msgstr "Cartella di esportazione JSON" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:89 msgid "HTML File" msgstr "File HTML" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:94 msgid "HTML Directory" msgstr "Cartella HTML" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:130 msgid "File" msgstr "File" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:130 msgid "Directory" msgstr "Cartella" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:174 #, javascript-format msgid "Cannot load \"%s\" module for format \"%s\"" msgstr "Impossibile caricare il modulo \"%s\" per il formato \"%s\"" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:232 #, javascript-format msgid "Please specify import format for %s" msgstr "Si prega di specificare il formato di importazione per %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService.js:364 #, javascript-format msgid "" "This item is currently encrypted: %s \"%s\". Please wait for all items to be " "decrypted and try again." msgstr "" "Questo elemento è attualmente crittografato: %s \"%s\". Attendi che tutti " "gli elementi siano decodificati e riprova." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService_Exporter_Jex.js:29 msgid "There is no data to export." msgstr "Non ci sono dati da esportare." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/InteropService_Importer_Md.js:29 msgid "Please specify the notebook where the notes should be imported to." msgstr "Si prega di specificare il Taccuino in cui importare le note." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/RevisionService.js:215 msgid "Restored Notes" msgstr "Ripristina note" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:121 msgid "Items that cannot be synchronised" msgstr "Elementi che non possono essere sincronizzati" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:123 msgid "" "These items will remain on the device but will not be uploaded to the sync " "target. In order to find these items, either search for the title or the ID " "(which is displayed in brackets above)." msgstr "" "Questi elementi rimarranno sul dispositivo ma non verranno caricati nella " "destinazione di sincronizzazione. Per trovare questi elementi, cercare il " "titolo o l'ID (che viene visualizzato tra parentesi qui sopra)." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:130 #, javascript-format msgid "%s (%s) could not be uploaded: %s" msgstr "%s (%s) non può essere caricato: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:132 #, javascript-format msgid "Item \"%s\" could not be downloaded: %s" msgstr "Elemento \"%s\" non può essere scaricato: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:142 msgid "Items that cannot be decrypted" msgstr "Elementi che non possono essere decriptati" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:144 msgid "" "Joplin failed to decrypt these items multiple times, possibly because they " "are corrupted or too large. These items will remain on the device but Joplin " "will no longer attempt to decrypt them." msgstr "" "Joplin ha fallito la decriptazione di questi elementi più volte, forse " "perché sono corrotti o troppo grandi. Questi elementi rimarranno sul " "dispositivo, ma Joplin non proverà più a decriptarli." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:164 msgid "Attachments" msgstr "Allegati" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:172 msgid "Downloaded and decrypted" msgstr "Scaricato e decriptato" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:172 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:173 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:176 #, javascript-format msgid "%s: %d" msgstr "%s: %d" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:173 msgid "Downloaded and encrypted" msgstr "Scaricato e criptato" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:186 msgid "Attachments that could not be downloaded" msgstr "Allegati che non possono essere scaricati" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:191 #, javascript-format msgid "%s (%s): %s" msgstr "%s (%s): %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:203 msgid "Sync status (synced items / total items)" msgstr "Stato di sincronizzazione (Elementi sincronizzati / Elementi totali)" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:207 #, javascript-format msgid "%s: %d/%d" msgstr "%s: %d/%d" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:210 #, javascript-format msgid "Total: %d/%d" msgstr "Totale: %d %d" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:212 #, javascript-format msgid "Conflicted: %d" msgstr "In conflitto: %d" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:213 #, javascript-format msgid "To delete: %d" msgstr "Da eliminare: %d" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:217 msgid "Folders" msgstr "Cartelle" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:225 #, javascript-format msgid "%s: %d notes" msgstr "%s: %d note" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:233 msgid "Coming alarms" msgstr "Avviso imminente" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/services/report.js:238 #, javascript-format msgid "On %s: %s" msgstr "Su %s: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/CameraView.js:180 msgid "Permission to use camera" msgstr "Permesso per usare la fotocamera" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/CameraView.js:181 msgid "Your permission to use your camera is required." msgstr "E’ richiesto il permesso di usare la fotocamera." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/note-list.js:97 msgid "You currently have no notebooks." msgstr "Al momento non hai taccuini." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/note-list.js:101 msgid "Create a notebook" msgstr "Crea un Taccuino" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/note-list.js:105 msgid "There are currently no notes. Create one by clicking on the (+) button." msgstr "Al momento non ci sono note. Creane una cliccando sul bottone (+)." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screen-header.js:184 msgid "Delete these notes?" msgstr "Eliminare queste note?" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screen-header.js:361 msgid "Move to notebook..." msgstr "Sposta sul Taccuino..." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screen-header.js:400 #, javascript-format msgid "Move %d notes to notebook \"%s\"?" msgstr "Spostare le note %d sul Taccuino \"%s\"?" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screen-header.js:418 msgid "Press to set the decryption password." msgstr "Premere per impostare la password di decrittografia." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screen-header.js:419 msgid "Some items cannot be synchronised. Press for more info." msgstr "" "Alcuni elementi non possono essere sincronizzati. Premi per maggiori " "informazioni." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/select-date-time-dialog.js:65 msgid "Clear alarm" msgstr "Rimuovi Allarme" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/select-date-time-dialog.js:68 msgid "Save alarm" msgstr "Salva Allarme" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/select-date-time-dialog.js:86 msgid "Select date" msgstr "Seleziona la data" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/select-date-time-dialog.js:88 msgid "Confirm" msgstr "Conferma" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:126 #, javascript-format msgid "Notebook: %s" msgstr "Taccuini: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:132 msgid "Encrypted notebooks cannot be renamed" msgstr "I Taccuini crittografati non possono essere rinominati" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:311 msgid "New Notebook" msgstr "Nuovo Taccuino" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/side-menu-content.js:315 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:547 msgid "Configuration" msgstr "Configurazione" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/shared/config-shared.js:46 msgid "Checking... Please wait." msgstr "Controllo... Attendere per favore." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/shared/config-shared.js:48 msgid "Success! Synchronisation configuration appears to be correct." msgstr "" "Successo! La configurazione della sincronizzazione sembra essere corretta." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/shared/config-shared.js:50 msgid "" "Error. Please check that URL, username, password, etc. are correct and that " "the sync target is accessible. The reported error was:" msgstr "" "Errore. Prego controllare che URL, nome utente, password, etc. siano " "corretti e che la destinazione di sincronizzazione sia accessibile. L’errore " "riportato era:" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/shared/dropbox-login-shared.js:39 msgid "The application has been authorised!" msgstr "L'applicazione è stata autorizzata con successo!" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/shared/dropbox-login-shared.js:43 #, javascript-format msgid "" "Could not authorise application:\n" "\n" "%s\n" "\n" "Please try again." msgstr "" "Non è stato possibile autorizzare l’applicazione:\n" "\n" "%s\n" "\n" "Riprovare prego." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/shared/encryption-config-shared.js:31 msgid "" "Please confirm that you would like to re-encrypt your complete database." msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/shared/encryption-config-shared.js:37 msgid "Your data is going to be re-encrypted and synced again." msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/shared/encryption-config-shared.js:47 msgid "" "Please enter your password in the master key list below before upgrading the " "key." msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/shared/encryption-config-shared.js:56 msgid "The master key has been upgraded successfully!" msgstr "" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/shared/encryption-config-shared.js:58 #, fuzzy, javascript-format msgid "Could not upgrade master key: %s" msgstr "Non è possibile esportare le note: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/shared/encryption-config-shared.js:110 #, javascript-format msgid "Decrypted items: %s / %s" msgstr "Elementi decriptati: %s / %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/NoteTagsDialog.js:163 msgid "New tags:" msgstr "Nuovi tag:" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/NoteTagsDialog.js:177 msgid "Type new tags or select from list" msgstr "Digita nuovi tag o seleziona dalla lista" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:51 msgid "Warning" msgstr "Attenzione" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:51 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:152 msgid "" "In order to use file system synchronisation your permission to write to " "external storage is required." msgstr "" "Per usare la sincronizzazione del file system è necessario il tuo permesso " "di scrittura sulla memoria esterna." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:151 msgid "Information" msgstr "Informazioni" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:319 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:262 msgid "Encryption Config" msgstr "Configurazione Crittografia" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:434 msgid "Tools" msgstr "Strumenti" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:436 msgid "Sync Status" msgstr "Stato sincronizzazione" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:437 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/log.js:100 msgid "Log" msgstr "Log" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:439 msgid "Creating report..." msgstr "Creazione report..." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:439 msgid "Export Debug Report" msgstr "Esporta il Report di Debug" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:441 msgid "Fixing search index..." msgstr "Correzione indice di ricerca..." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:441 msgid "Fix search index" msgstr "Correggi indice di ricerca" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:441 msgid "" "Use this to rebuild the search index if there is a problem with search. It " "may take a long time depending on the number of notes." msgstr "" "Usa questo per ricostruire l’indice di ricerca se c’è un problema con la " "ricerca. Potrebbe richiedere molto tempo, dipende dal numero di note." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:444 msgid "Exporting profile..." msgstr "Esportazione profilo..." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:444 msgid "Export profile" msgstr "Esporta profilo" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:444 msgid "For debugging purpose only: export your profile to an external SD card." msgstr "" "Solo per scopo di debugging: esporta il tuo profilo su una scheda SD esterna." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:459 msgid "More information" msgstr "Maggiori informazioni" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:469 msgid "" "To work correctly, the app needs the following permissions. Please enable " "them in your phone settings, in Apps > Joplin > Permissions" msgstr "" "Per funzionare correttamente, l'app necessita delle seguenti autorizzazioni. " "Si prega di abilitarli nelle impostazioni del telefono, in App > Joplin > " "Autorizzazioni" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:472 msgid "" "- Storage: to allow attaching files to notes and to enable filesystem " "synchronisation." msgstr "" "- Archiviazione: per consentire il collegamento di file alle note e per " "abilitare la sincronizzazione del filesystem." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:475 msgid "- Camera: to allow taking a picture and attaching it to a note." msgstr "" "- Fotocamera: per consentire di scattare una foto e allegarla a una nota." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:478 msgid "- Location: to allow attaching geo-location information to a note." msgstr "" "- Posizione: per consentire il collegamento di informazioni sulla posizione " "geografica ad una nota." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:507 msgid "Joplin website" msgstr "Sito web Joplin" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:535 #, javascript-format msgid "Database v%s" msgstr "Database v%s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/config.js:541 #, javascript-format msgid "FTS enabled: %d" msgstr "FTS attivato: %d" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/dropbox-login.js:50 msgid "Login with Dropbox" msgstr "Login Dropbox" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/dropbox-login.js:61 msgid "Enter code here" msgstr "Inserisci qui il codice" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:119 #, javascript-format msgid "Master Key %s" msgstr "Chiave Master %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:120 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:633 #, javascript-format msgid "Created: %s" msgstr "Creato: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:122 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:151 msgid "Password:" msgstr "Password:" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:137 msgid "Password cannot be empty" msgstr "La password non può essere vuota" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:139 msgid "Confirm password cannot be empty" msgstr "La password di conferma non può essere vuota" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:150 msgid "" "Enabling encryption means *all* your notes and attachments are going to be " "re-synchronised and sent encrypted to the sync target. Do not lose the " "password as, for security purposes, this will be the *only* way to decrypt " "the data! To enable encryption, please enter your password below." msgstr "" "Abilitare la crittografia significa *tutte* le tue note e gli allegati " "verranno risincronizzati e inviati crittografati alla destinazione di " "sincronizzazione. Non perdere la password poiché, per motivi di sicurezza, " "questo sarà il *solo* modo per decifrare i dati! Per abilitare la " "crittografia, inserisci la tua password qui sotto." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:175 msgid "Enable" msgstr "Abilitato" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:246 msgid "Missing Master Keys" msgstr "Chiave master mancante" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:247 msgid "" "The master keys with these IDs are used to encrypt some of your items, " "however the application does not currently have access to them. It is likely " "they will eventually be downloaded via synchronisation." msgstr "" "Le chiavi principali con questi ID vengono utilizzate per crittografare " "alcuni dei tuoi articoli, tuttavia l'applicazione al momento non ha accesso " "ad essi. È probabile che verranno scaricati tramite la sincronizzazione." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:256 msgid "Disable encryption" msgstr "Disattiva Crittografia" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:256 msgid "Enable encryption" msgstr "Attiva Crittografia" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/encryption-config.js:266 msgid "" "For more information about End-To-End Encryption (E2EE) and advice on how to " "enable it please check the documentation:" msgstr "" "Per ulteriori informazioni sulla crittografia end-to-end (E2EE) e consigli " "su come abilitarlo, consultare la documentazione:" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/folder.js:87 #, javascript-format msgid "The notebook could not be saved: %s" msgstr "Il Taccuino non può essere salvato: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/folder.js:109 msgid "Edit notebook" msgstr "Modifica Taccuino" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/folder.js:110 msgid "Enter notebook title" msgstr "Inserisci titolo del Taccuino" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/log.js:109 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/onedrive-login.js:109 #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/status.js:131 msgid "Refresh" msgstr "Aggiorna" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/log.js:117 msgid "Show all" msgstr "Mostra tutto" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/log.js:117 msgid "Errors only" msgstr "Solo gli errori" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:85 msgid "This note has been modified:" msgstr "Questa note è stata modificata:" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:85 msgid "Save changes" msgstr "Salva i cambiamenti" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:85 msgid "Discard changes" msgstr "Ignora modifiche" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:132 #, javascript-format msgid "No item with ID %s" msgstr "Nessun elemento con ID %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:151 msgid "This attachment is not downloaded or not decrypted yet." msgstr "Questo allegato non è ancora stato scaricato o decriptato." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:155 #, javascript-format msgid "The Joplin mobile app does not currently support this type of link: %s" msgstr "" "L'app mobile Joplin attualmente non supporta questo tipo di collegamento: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:159 #, javascript-format msgid "Links with protocol \"%s\" are not supported" msgstr "Collegamenti con protocollo \"%s\" non sono supportati" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:486 #, javascript-format msgid "Unsupported image type: %s" msgstr "Tipo di immagine non supportata: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:634 #, javascript-format msgid "Updated: %s" msgstr "Aggiornato: %s" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:638 msgid "View on map" msgstr "Guarda sulla mappa" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:645 msgid "Go to source URL" msgstr "Vai all'URL" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:673 msgid "Attach..." msgstr "Allega..." #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:675 msgid "Choose an option" msgstr "Scegli un’opzione" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:675 msgid "Take photo" msgstr "Scatta foto" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:675 msgid "Attach photo" msgstr "Allega foto" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:675 msgid "Attach any file" msgstr "Allega qualsiasi file" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:694 msgid "Share" msgstr "Condividi" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:708 msgid "Convert to note" msgstr "Converti in nota" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:708 msgid "Convert to todo" msgstr "Converti in Todo" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:722 msgid "Properties" msgstr "Proprietà" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:870 msgid "Add body" msgstr "Aggiungi corpo" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/note.js:907 msgid "Add title" msgstr "Aggiungi titolo" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/onedrive-login.js:98 msgid "Login with OneDrive" msgstr "Accedi a OneDrive" #: /Users/tessus/data/work/joplin/Tools/../ReactNativeClient/lib/components/screens/search.js:163 msgid "Search" msgstr "Cerca" #~ msgid "" #~ "Disabling encryption means *all* your notes and attachments are going to " #~ "be re-synchronised and sent unencrypted to the sync target. Do you wish " #~ "to continue?" #~ msgstr "" #~ "Disabilitare la crittografia significa *tutti* i tuoi appunti e gli " #~ "allegati saranno risincronizzati e inviati in chiaro alla destinazione di " #~ "sincronizzazione. Vuoi continuare?" #~ msgid "Master Keys" #~ msgstr "Chiave Master" #~ msgid "Active" #~ msgstr "Attivo" #~ msgid "Source" #~ msgstr "Sorgente" #~ msgid "Password" #~ msgstr "Password" #~ msgid "Password OK" #~ msgstr "Password OK" #~ msgid "" #~ "Note: Only one master key is going to be used for encryption (the one " #~ "marked as \"active\"). Any of the keys might be used for decryption, " #~ "depending on how the notes or notebooks were originally encrypted." #~ msgstr "" #~ "Nota: verrà utilizzata una sola chiave master per la crittografia (quella " #~ "contrassegnata come \"attiva\"). È possibile utilizzare qualsiasi chiave " #~ "per la decrittografia, a seconda di come le note e i taccuini erano " #~ "originariamente crittografati." #, fuzzy #~ msgid "marked text" #~ msgstr "testo Sottolineato" #~ msgid "Global zoom percentage" #~ msgstr "Percentuale di zoom globale" #~ msgid "Exporting to \"%s\" as \"%s\" format. Please wait..." #~ msgstr "" #~ "Esportazione da \"%s\" come formato \"%s\". Si prega di attendere..." #~ msgid "All potential ports are in use - please report the issue at %s" #~ msgstr "" #~ "Tutte le potenziali porte sono in uso - prego riportare il problema a %s" #~ msgid "Synchronisation is already in progress. State: %s" #~ msgstr "La sincronizzazione è già in corso. Stato: %s" #~ msgid "Confirm master password:" #~ msgstr "Conferma password principale:" #~ msgid "Confirm password" #~ msgstr "Conferma password" #, fuzzy #~ msgid "Missing required argument: note" #~ msgstr "Argomento richiesto mancante: %s" #~ msgid "Starting to edit note. Close the editor to get back to the prompt." #~ msgstr "" #~ "Comincia a modificare la nota. Chiudi l'editor per tornare al prompt." #~ msgid "Note has been saved." #~ msgstr "La nota è stata salvata." #~ msgid "Synchronisation status" #~ msgstr "Stato di sincronizzazione" #~ msgid "General Options" #~ msgstr "Opzioni Generali" #~ msgid "Encryption options" #~ msgstr "Opzioni Crittografia" #~ msgid "Encryption Options" #~ msgstr "Opzioni di crittografia" #~ msgid "Clipper Options" #~ msgstr "Opzioni Clipper" #~ msgid "" #~ "Unknown item type downloaded - please upgrade Joplin to the latest version" #~ msgstr "" #~ "Tipo elemento scaricato sconosciuto - prego aggiornare Joplin all’ultima " #~ "versione" #, fuzzy #~ msgid "Permission to write to external storage" #~ msgstr "Permesso di usare la fotocamera" #~ msgid "Cancel synchronisation" #~ msgstr "Annulla la sincronizzazione" #~ msgid "Hide metadata" #~ msgstr "Nascondi i Metadati" #~ msgid "Show metadata" #~ msgstr "Mostra i metadati" #~ msgid "Delete notebook" #~ msgstr "Elimina Taccuino" #~ msgid "" #~ "Click on the (+) button to create a new note or notebook. Click on the " #~ "side menu to access your existing notebooks." #~ msgstr "" #~ "Fare clic sul pulsante (+) per creare una nuova Nota o un nuovo Taccuino. " #~ "Fare clic sul menu laterale per accedere ai tuoi Taccuini esistenti." #~ msgid "" #~ "You currently have no notebook. Create one by clicking on (+) button." #~ msgstr "" #~ "Attualmente non hai nessun Taccuino. Crearne uno cliccando sul pulsante " #~ "(+)." #~ msgid "Welcome" #~ msgstr "Benvenuto" #~ msgid "Separate each tag by a comma." #~ msgstr "Separa ogni etichetta da una virgola." #~ msgid "" #~ "The path to synchronise with when file system synchronisation is enabled. " #~ "See `sync.target`." #~ msgstr "" #~ "Il percorso di sincronizzazione quando la sincronizzazione è abilitata. " #~ "Vedi `sync.target`." #~ msgid "State: %s." #~ msgstr "Stato: %s." #~ msgid "A notebook with this title already exists: \"%s\"" #~ msgstr "Esiste già un Taccuino col titolo \"%s\"" #~ msgid "" #~ "Benvenuto su Joplin!\n" #~ "\n" #~ "Digita `:help shortcuts` per l'elenco delle scorciatoie da tastiera, o " #~ "semplicemente `:help` per informazioni sull'utilizzo.\n" #~ "\n" #~ "Ad esempio, per creare un taccuino, premere `mb`; per creare una nota " #~ "premere `mn`." #~ msgstr "" #~ "Benvenuto su Joplin!\n" #~ "\n" #~ "Digita `:help shortcuts` per l'elenco delle scorciatoie da tastiera, o " #~ "semplicemente `:help` per informazioni sull'utilizzo.\n" #~ "\n" #~ "Ad esempio, per creare un taccuino, premere `mb`; per creare una nota " #~ "premere `mn`." #~ msgid "Searches" #~ msgstr "Ricerche" #~ msgid "Imports an Evernote notebook file (.enex file)." #~ msgstr "Importa un file taccuino di Evernote (.enex file)." #~ msgid "" #~ "File \"%s\" will be imported into existing notebook \"%s\". Continue?" #~ msgstr "" #~ "Il file \"%s\" sarà importato nel taccuino esistente \"%s\". Continuare?" #~ msgid "" #~ "New notebook \"%s\" will be created and file \"%s\" will be imported into " #~ "it. Continue?" #~ msgstr "" #~ "Un nuovo taccuino \"%s\" sarà creato e al suo interno verrà importato il " #~ "file \"%s\" . Continuare?" #~ msgid "Import Evernote notes" #~ msgstr "Importa le note da Evernote" #~ msgid "Give focus to next pane" #~ msgstr "Pannello successivo" #~ msgid "Give focus to previous pane" #~ msgstr "Pannello precedente" #~ msgid "Exit command line mode" #~ msgstr "Esci dalla modalità linea di comando" #~ msgid "Edit the selected note" #~ msgstr "Modifica la nota selezionata" #~ msgid "Cancel the current command." #~ msgstr "Annulla il comando corrente." #~ msgid "Set a to-do as completed / not completed" #~ msgstr "Imposta un \"Cose-da-fare\" come completato / non completato" #~ msgid "[t]oggle [c]onsole between maximized/minimized/hidden/visible." #~ msgstr "" #~ "Scegli lo s[t]ato della [c]onsole: massimizzato/minimizzato/nascosto/" #~ "visibile." #~ msgid "[t]oggle note [m]etadata." #~ msgstr "mos[t]ra/nascondi i [m]etadata nelle note." #~ msgid "[M]ake a new [n]ote" #~ msgstr "Crea ([M]ake) una nuova [n]ota" #~ msgid "[M]ake a new [t]odo" #~ msgstr "Crea ([M]ake) una nuova at[t]ività" #~ msgid "[M]ake a new note[b]ook" #~ msgstr "Crea ([M]ake) un nuovo [b]locco note" #~ msgid "Copy ([Y]ank) the [n]ote to a notebook." #~ msgstr "Copia ([Y]) la [n]ota in un taccuino." #~ msgid "Move the note to a notebook." #~ msgstr "Sposta la nota in un taccuino." #~ msgid "" #~ "The target to synchonise to. If synchronising with the file system, set " #~ "`sync.2.path` to specify the target directory." #~ msgstr "" #~ "La destinazione della sincronizzazione. Se si sincronizza con il file " #~ "system, impostare ' Sync. 2. Path ' per specificare la directory di " #~ "destinazione." #~ msgid "To-do title:" #~ msgstr "Titolo del \"Cose-da-fare\":" #~ msgid "\"%s\": \"%s\"" #~ msgstr "\"%s\": \"%s\"" #~ msgid "Delete notebook?" #~ msgstr "Eliminare il taccuino?" #~ msgid "File system synchronisation target directory" #~ msgstr "Cartella di destinazione per la sincronizzazione nel file system"