2012-04-22 02:12:03 +00:00
{
2018-08-12 11:41:17 +00:00
"addStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Scrivi nuovo stile" ,
"description" : "Label for the button to go to the add style page"
2018-08-12 11:41:17 +00:00
} ,
"addStyleTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiungi stili" ,
"description" : "Title of the page for adding styles"
2018-08-12 11:41:17 +00:00
} ,
"alphaChannel" : {
2018-11-30 01:41:18 +00:00
"message" : "Opacità" ,
"description" : "Label of color's opacity"
2018-08-12 11:41:17 +00:00
} ,
"appliesAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiungi" ,
"description" : "Label for the button to add an 'applies' entry"
2018-08-12 11:41:17 +00:00
} ,
"appliesDisplay" : {
"message" : "Applica a: $applies$" ,
2018-11-30 01:41:18 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
"appliesDisplayTruncatedSuffix" : {
2018-11-30 01:41:18 +00:00
"message" : "e altro ancora" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2018-08-12 11:41:17 +00:00
} ,
"appliesDomainOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL nel dominio" ,
"description" : "Option to make the style apply to the entered string as a domain"
2018-08-12 11:41:17 +00:00
} ,
"appliesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Utilizza i controlli \"Applica a\" per limitare gli URL a cui viene applicato il codice in questa sezione." ,
"description" : "Help text for 'applies to' section"
2018-08-12 11:41:17 +00:00
} ,
"appliesLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Applica a" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"appliesLineWidgetLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Visualizza info 'Applica a'" ,
"description" : "Label for the checkbox to display applies-to information in the single editor"
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"appliesLineWidgetWarning" : {
2018-11-30 01:41:18 +00:00
"message" : "Non funziona con CSS minificato" ,
"description" : "A warning that applies-to information won't show properly with minified CSS"
2018-08-12 11:41:17 +00:00
} ,
"appliesRegexpOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL corrispondenti all'espressione regolare" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
2018-08-12 11:41:17 +00:00
} ,
"appliesRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Rimuovi" ,
"description" : "Label for the button to remove an 'applies' entry"
2018-08-12 11:41:17 +00:00
} ,
"appliesSpecify" : {
2018-11-30 01:41:18 +00:00
"message" : "Specifica" ,
"description" : "Label for the button to make a style apply only to specific sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesToEverything" : {
2018-11-30 01:41:18 +00:00
"message" : "Tutto" ,
"description" : "Text displayed for styles that apply to all sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesUrlPrefixOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL che iniziano con" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
2018-08-12 11:41:17 +00:00
} ,
"applyAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Applica tutti gli aggiornamenti" ,
"description" : "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
} ,
"author" : {
2018-11-30 01:41:18 +00:00
"message" : "Autore" ,
"description" : "Label for the style author"
2018-08-12 11:41:17 +00:00
} ,
"backupMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Seleziona un file o trascinalo in questa pagina." ,
"description" : "Message for backup"
2018-08-12 11:41:17 +00:00
} ,
"bckpInstStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Esporta stili" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"checkAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Verifica la disponibilità di aggiornamenti per tutti gli stili" ,
"description" : "Label for the button to check all styles for updates"
2018-08-12 11:41:17 +00:00
} ,
"checkAllUpdatesForce" : {
2018-11-30 01:41:18 +00:00
"message" : "Controlla di nuovo, non ho modificato nessuno stile!" ,
"description" : "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
} ,
"checkForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Verifica la presenza di aggiornamenti" ,
"description" : "Label for the button to check a single style for an update"
2018-08-12 11:41:17 +00:00
} ,
"checkingForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Verifica in corso..." ,
"description" : "Text to display when checking a style for an update"
2018-08-12 11:41:17 +00:00
} ,
"clickToUninstall" : {
2018-11-30 01:41:18 +00:00
"message" : "Clicca per disinstallare" ,
"description" : "Label for the overlay on a style thumbnail when installed via inline search in the popup"
2018-08-12 11:41:17 +00:00
} ,
2018-11-03 14:37:25 +00:00
"cm_autoCloseBrackets" : {
2018-11-30 01:41:18 +00:00
"message" : "Chiudi automaticamente parentesi e virgolette" ,
"description" : "Label for the checkbox in the style editor."
} ,
"cm_autoCloseBracketsTooltip" : {
"message" : "Aggiungi automaticamente il simbolo di chiusura quando apri ()[]{}''\"\"" ,
"description" : "Label for the checkbox in the style editor."
2018-11-03 14:37:25 +00:00
} ,
2018-08-12 11:41:17 +00:00
"cm_autocompleteOnTyping" : {
2018-11-30 01:41:18 +00:00
"message" : "Completamento automatico durante digitazione" ,
"description" : "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_colorpicker" : {
2018-11-30 01:41:18 +00:00
"message" : "Selezionatore colore per colori CSS" ,
"description" : "Label for the checkbox controlling colorpicker option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_indentWithTabs" : {
2018-11-30 01:41:18 +00:00
"message" : "Usa tabulazioni con indentazione intellingente" ,
"description" : "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_keyMap" : {
2018-11-30 01:41:18 +00:00
"message" : "Mappa caratteri" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"cm_matchHighlight" : {
2018-11-30 01:41:18 +00:00
"message" : "Evidenzia" ,
"description" : "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"cm_matchHighlightSelection" : {
2018-11-30 01:41:18 +00:00
"message" : "Solo selezione" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
} ,
"cm_matchHighlightToken" : {
"message" : "Token sotto il puntatore" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
} ,
"cm_resizeGripHint" : {
"message" : "Doppio click per massimizzare/ripristinare l'altezza" ,
"description" : "Tooltip for the resize grip in style editor"
} ,
"cm_selectByTokens" : {
"message" : "Doppio click seleziona i token" ,
"description" : "Label for the checkbox in the editor."
} ,
"cm_selectByTokensTooltip" : {
"message" : "Esempi di token: foo-bar-2 #aabbcc 0.32 !important\nQuando disabilitato: vengono selezionate le parole delimitate dalla punteggiatura." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"cm_smartIndent" : {
2018-11-30 01:41:18 +00:00
"message" : "Usa indentazione intelligente" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_tabSize" : {
2018-11-30 01:41:18 +00:00
"message" : "Dimensione tabulazione" ,
"description" : "Label for the text box controlling tab size option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_theme" : {
2018-11-30 01:41:18 +00:00
"message" : "Tema" ,
"description" : "Label for the style editor's CSS theme."
2018-08-12 11:41:17 +00:00
} ,
"colorpickerTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Apri selettore colore" ,
"description" : "Tooltip for the colored squares shown before CSS colors in the style editor."
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"configOnChange" : {
2018-11-30 01:41:18 +00:00
"message" : "su modifica" ,
"description" : "VERY SHORT label for the checkbox in style config dialog after the save button - when enabled the changes in the dialog are saved and applied automatically without the need to press the Save button"
2018-09-10 14:36:00 +00:00
} ,
"configOnChangeTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Salva e applica modifiche automaticamente" ,
"description" : ""
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"configureStyle" : {
2018-11-30 01:41:18 +00:00
"message" : "Configura" ,
"description" : "Label for the button to configure usercss userstyle"
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"configureStyleOnHomepage" : {
2018-11-30 01:41:18 +00:00
"message" : "Configura su homepage" ,
"description" : "Label for the button to configure userstyles.org userstyle"
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"confirmCancel" : {
2018-11-30 01:41:18 +00:00
"message" : "Annulla" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"confirmClose" : {
2018-11-30 01:41:18 +00:00
"message" : "Chiudi" ,
"description" : "'Close' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmDefault" : {
2018-11-30 01:41:18 +00:00
"message" : "Utilizza predefinito" ,
"description" : "'Set to default' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmDelete" : {
2018-11-30 01:41:18 +00:00
"message" : "Elimina" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"confirmDiscardChanges" : {
2018-11-30 01:41:18 +00:00
"message" : "Scartare le modifiche?" ,
"description" : "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
2018-08-12 11:41:17 +00:00
} ,
"confirmSave" : {
2018-11-30 01:41:18 +00:00
"message" : "Salva" ,
"description" : "'Save' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmYes" : {
2018-11-30 01:41:18 +00:00
"message" : "Si" ,
"description" : "'Yes' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"dateInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Data installazione" ,
"description" : "Option text for the user to sort the style by install date"
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"dateUpdated" : {
2018-11-30 01:41:18 +00:00
"message" : "Data aggiornata" ,
"description" : "Option text for the user to sort the style by last update date"
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"dbError" : {
2018-11-30 01:41:18 +00:00
"message" : "Si è verificato un errore durante l'utilizzo del database Stylus. Vuoi visitare una pagina web con le possibili soluzioni?" ,
"description" : "Prompt when a DB error is encountered"
2018-08-12 11:41:17 +00:00
} ,
"defaultTheme" : {
2018-11-30 01:41:18 +00:00
"message" : "predefinito" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleConfirm" : {
2018-11-30 01:41:18 +00:00
"message" : "Vuoi eliminare questo stile?" ,
"description" : "Confirmation before deleting a style"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Elimina" ,
"description" : "Label for the button to delete a style"
2018-08-12 11:41:17 +00:00
} ,
"description" : {
2018-11-30 01:41:18 +00:00
"message" : "Modifica lo stile del Web con Stylus, un gestore di stili utente. Stylus consente di installare facilmente temi e skin per Google, Facebook, YouTube, Orkut e moltissimi altri siti." ,
"description" : "Extension description"
2018-08-12 11:41:17 +00:00
} ,
"disableAllStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Disattiva tutti gli stili" ,
"description" : "Label for the checkbox that turns all enabled styles off."
2018-08-12 11:41:17 +00:00
} ,
"disableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Disattiva" ,
"description" : "Label for the button to disable a style"
2018-08-12 11:41:17 +00:00
} ,
"editDeleteText" : {
2018-11-30 01:41:18 +00:00
"message" : "Elimina" ,
"description" : "Label for the context menu item in the editor to delete selected text"
} ,
"editGotoLine" : {
"message" : "Vai alla riga (oppure riga:col)" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
2018-08-12 11:41:17 +00:00
} ,
"editStyleHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Modifica di stili" ,
"description" : "Title of the page for editing styles"
2018-08-12 11:41:17 +00:00
} ,
"editStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Modifica" ,
"description" : "Label for the button to go to the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"editStyleTitle" : {
"message" : "Modifica dello stile $stylename$" ,
2018-11-30 01:41:18 +00:00
"description" : "Title of the page for editing styles" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"enableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Attiva" ,
"description" : "Label for the button to enable a style"
2018-08-12 11:41:17 +00:00
} ,
"exportLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Esporta" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
} ,
"externalLink" : {
2018-11-30 01:41:18 +00:00
"message" : "Link esterno" ,
"description" : "Label for external links"
2018-08-12 11:41:17 +00:00
} ,
"externalSupport" : {
2018-11-30 01:41:18 +00:00
"message" : "Supporto" ,
"description" : "Label for the external link to style's support site"
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"externalUsercssDocument" : {
2018-11-30 01:41:18 +00:00
"message" : "Documentazione per Usercss" ,
"description" : "Label for the external link to usercss documentation"
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"filteredStyles" : {
"message" : "$numShown$ mostrati di $numTotal$ totali" ,
2018-11-30 01:41:18 +00:00
"description" : "TL note - make this message short" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"numTotal" : {
"content" : "$2"
2018-11-03 14:37:25 +00:00
} ,
"numShown" : {
"content" : "$1"
2018-08-12 11:41:17 +00:00
}
}
} ,
2018-11-30 01:41:18 +00:00
"filteredStylesAllHidden" : {
"message" : "Nessuno stile corrispondente ai filtri applicati" ,
"description" : "Text shown when no styles match currently applied filter in the style manager"
} ,
2018-08-12 11:41:17 +00:00
"findStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Trova stili" ,
"description" : "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
} ,
"findStylesForSite" : {
2018-11-30 01:41:18 +00:00
"message" : "Trova più stili per questo sito" ,
"description" : "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
} ,
"findStylesInlineTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Visualizza risultati in questa finestra." ,
"description" : "Text for a checkbox that displays search results within the Stylus popup."
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"genericAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiungi" ,
"description" : "Used in various places for an action that adds something"
2018-09-10 14:36:00 +00:00
} ,
"genericClone" : {
2018-11-30 01:41:18 +00:00
"message" : "Clona" ,
"description" : "Used in various places for an action that clones something"
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"genericDisabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Disattivato" ,
"description" : "Used in various lists/options to indicate that something is disabled"
2018-08-12 11:41:17 +00:00
} ,
"genericEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Attivato" ,
"description" : "Used in various lists/options to indicate that something is enabled"
2018-08-12 11:41:17 +00:00
} ,
"genericError" : {
2018-11-30 01:41:18 +00:00
"message" : "Errore" ,
"description" : "Used in various places to indicate some error occurred."
2018-08-12 11:41:17 +00:00
} ,
"genericHistoryLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Cronologia" ,
"description" : "Used in various places to show a history log of something"
2018-08-12 11:41:17 +00:00
} ,
"genericNext" : {
2018-11-30 01:41:18 +00:00
"message" : "Successivo" ,
"description" : "Used in various places to select/perform the next step/action"
2018-08-12 11:41:17 +00:00
} ,
"genericPrevious" : {
2018-11-30 01:41:18 +00:00
"message" : "Precedente" ,
"description" : "Used in various places to select/perform the previous step/action"
2018-08-12 11:41:17 +00:00
} ,
"genericResetLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Reimposta" ,
"description" : "Used in various parts of UI to indicate that something may be reset to its original state"
2018-08-12 11:41:17 +00:00
} ,
"genericSavedMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Salvato" ,
"description" : "Used in various parts of the UI to indicate that something was saved"
2018-08-12 11:41:17 +00:00
} ,
"genericTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Titolo" ,
"description" : "Used in various parts of the UI to indicate the title of something"
2018-08-12 11:41:17 +00:00
} ,
"genericUnknown" : {
2018-11-30 01:41:18 +00:00
"message" : "Sconosciuto" ,
"description" : "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
2018-08-12 11:41:17 +00:00
} ,
"helpAlt" : {
2018-11-30 01:41:18 +00:00
"message" : "Guida" ,
"description" : "Alternate text for help buttons"
2018-08-12 11:41:17 +00:00
} ,
"helpKeyMapCommand" : {
2018-11-30 01:41:18 +00:00
"message" : "Inserisci il nome di un comando" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
} ,
"helpKeyMapHotkey" : {
"message" : "Digita una scorciatoia" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2018-08-12 11:41:17 +00:00
} ,
"importAppendLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiungi ad uno stile" ,
"description" : "Label for the button to import a style and append to the existing sections"
2018-08-12 11:41:17 +00:00
} ,
"importAppendTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiungi lo stile importato a quello corrente" ,
"description" : "Tooltip for the button to import a style and append to the existing sections"
2018-08-12 11:41:17 +00:00
} ,
"importLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Importa" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
} ,
"importReplaceLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Sovrascrivi stile" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +00:00
} ,
"importReplaceTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Scarta i contenuti dello stile corrente e sovrascrivili con quelli dello stile importato" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendAdded" : {
2018-11-30 01:41:18 +00:00
"message" : "aggiunto" ,
"description" : "Text after the number of styles added in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"importReportLegendIdentical" : {
2018-11-30 01:41:18 +00:00
"message" : "identico saltato" ,
"description" : "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
2018-09-10 14:36:00 +00:00
} ,
"importReportLegendInvalid" : {
2018-11-30 01:41:18 +00:00
"message" : "invalido saltato" ,
"description" : "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
2018-09-10 14:36:00 +00:00
} ,
"importReportLegendUpdatedBoth" : {
2018-11-30 01:41:18 +00:00
"message" : "info meta e codice aggiornati" ,
"description" : "Text after the number of styles updated entirely in the report shown after importing styles"
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"importReportLegendUpdatedCode" : {
2018-11-30 01:41:18 +00:00
"message" : "codice aggiornato" ,
"description" : "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"importReportLegendUpdatedMeta" : {
2018-11-30 01:41:18 +00:00
"message" : "info meta aggiornate" ,
"description" : "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"importReportTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Importazione stili terminata" ,
"description" : "Title of the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportUnchanged" : {
2018-11-30 01:41:18 +00:00
"message" : "Non è stato cambiato nulla." ,
"description" : "Message in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportUndone" : {
2018-11-30 01:41:18 +00:00
"message" : "gli stili sono stati ripristinati" ,
"description" : "Text after the number of styles reverted in the message box shown after undoing the import of styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportUndoneTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Importazione annullata" ,
"description" : "Title of the message box shown after undoing the import of styles"
2018-08-12 11:41:17 +00:00
} ,
"installButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Installa stile" ,
"description" : "Label for install button"
2018-08-12 11:41:17 +00:00
} ,
"installButtonInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Stile installato" ,
"description" : "Text displayed when the style is successfully installed"
2018-08-12 11:41:17 +00:00
} ,
"installButtonReinstall" : {
2018-11-30 01:41:18 +00:00
"message" : "Reinstalla stile" ,
"description" : "Label for reinstall button"
2018-08-12 11:41:17 +00:00
} ,
"installButtonUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiorna stile" ,
"description" : "Label for update button"
2018-08-12 11:41:17 +00:00
} ,
"installUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Installa aggiornamento" ,
"description" : "Label for the button to install an update for a single style"
2018-08-12 11:41:17 +00:00
} ,
"installUpdateFrom" : {
"message" : "Attualmente lo stile è aggiornato da $url$" ,
2018-11-30 01:41:18 +00:00
"description" : "Label to describe where the style gets update" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"url" : {
"content" : "$1"
}
}
} ,
"installUpdateFromLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Controlla aggiornamenti" ,
"description" : "Label for the checkbox to save current URL for update check"
2018-08-12 11:41:17 +00:00
} ,
"license" : {
2018-11-30 01:41:18 +00:00
"message" : "Licenza" ,
"description" : "Label for the license"
2018-08-12 11:41:17 +00:00
} ,
"linkGetHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Otteini aiuto" ,
"description" : "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
2018-08-12 11:41:17 +00:00
} ,
"linkGetStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Ottieni stili" ,
"description" : "Help link text on the manage page e.g. https://userstyles.org"
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"linkTranslate" : {
2018-11-30 01:41:18 +00:00
"message" : "Traduci" ,
"description" : "Transifex link text on the manage page"
} ,
"linterCSSLintSettings" : {
"message" : "(Imposta regola: 0 = disabilitata; 1 = warning; 2 = errore)" ,
"description" : "CSSLint rule config values"
} ,
"linterConfigPopupTitle" : {
"message" : "Imposta configurazione delle regole di $linter$" ,
"description" : "Stylelint or CSSLint popup header" ,
"placeholders" : {
"linter" : {
"content" : "$1"
}
}
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"linterInvalidConfigError" : {
2018-11-30 01:41:18 +00:00
"message" : "Non salvato a causa di queste impostazioni di configurazione non valide:" ,
"description" : "Invalid linter config will show a message followed by a list of invalid entries"
2018-08-12 11:41:17 +00:00
} ,
"linterIssues" : {
2018-11-30 01:41:18 +00:00
"message" : "Problemi" ,
"description" : "Label for the CSS linter issues block on the style edit page"
2018-08-12 11:41:17 +00:00
} ,
"linterJSONError" : {
2018-11-30 01:41:18 +00:00
"message" : "Formato JSON non valido" ,
"description" : "Setting linter config with invalid JSON"
2018-08-12 11:41:17 +00:00
} ,
"linterRulesLink" : {
2018-11-30 01:41:18 +00:00
"message" : "Vedi una lista completa di regole" ,
"description" : "Stylelint or CSSLint rules label added immediately before a link"
2018-08-12 11:41:17 +00:00
} ,
"liveReloadLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Ricaricamento live" ,
"description" : "The label of live-reload feature"
2018-08-12 11:41:17 +00:00
} ,
"manageFaviconsHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus utilizza un servizio esterno https://www.google.com/s2/favicons" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageFilters" : {
2018-11-30 01:41:18 +00:00
"message" : "Filtri" ,
"description" : "Label for filters container"
2018-08-12 11:41:17 +00:00
} ,
"manageHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Stili installati" ,
"description" : "Heading for the manage page"
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"manageNewStyleAsUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "come Usercss" ,
"description" : "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"manageNewUI" : {
2018-11-30 01:41:18 +00:00
"message" : "Nuovo layout Gestione UI" ,
"description" : "Label for the checkbox that toggles the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyDisabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Solo stili disattivati" ,
"description" : "Checkbox to show only disabled styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyEnabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Solo stili attivati" ,
"description" : "Checkbox to show only enabled styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyExternal" : {
2018-11-30 01:41:18 +00:00
"message" : "Solo stili esterni" ,
"description" : "Checkbox to show only externally installed styles i.e. updatable"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyLocal" : {
2018-11-30 01:41:18 +00:00
"message" : "Solo stili creati localmente" ,
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"manageOnlyNonUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Solo stili non-Usercss" ,
"description" : "Checkbox to show only non-Usercss (standard) styles"
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"manageOnlyUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Solo con aggiornamenti o problemi" ,
"description" : "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"manageOnlyUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Solo stili Usercss" ,
"description" : "Checkbox to show only Usercss styles"
2018-09-10 14:36:00 +00:00
} ,
"menuShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Mostra contatore stili attivi" ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
} ,
"meta_invalidNumber" : {
"message" : "Atteso un numero" ,
"description" : "Error displayed when the value is expected to be a number"
} ,
"meta_invalidString" : {
"message" : "Attesa una stringa tra apici" ,
"description" : "Error displayed when the value is expected to be a quoted string"
} ,
"meta_invalidWord" : {
"message" : "Attesa una parola" ,
"description" : "Error displayed when the value is expected to be a word"
} ,
"meta_missingChar" : {
"message" : "Attesi caratteri: $chars$" ,
"description" : "Error displayed when the value is expected to be some characters" ,
"placeholders" : {
"chars" : {
"content" : "$1"
}
}
} ,
"meta_missingEOT" : {
"message" : "Atteso EOT" ,
"description" : "Error displayed when the value is expected to be an EOT list"
} ,
"meta_missingMandatory" : {
"message" : "Manca metadata obbligatorio: $keys$" ,
"description" : "Error displayed when mandatory keys are missing" ,
"placeholders" : {
"keys" : {
"content" : "$1"
}
}
} ,
"meta_unknownJSONLiteral" : {
"message" : "JSON non valido: $literal$ non è un letterale JSON valido" ,
"description" : "Error displayed when JSON value is invalid" ,
"placeholders" : {
"literal" : {
"content" : "$1"
}
}
} ,
"meta_unknownMeta" : {
"message" : "metadata sconosciuto: $key$" ,
"description" : "Error displayed when unknown metadata is parsed" ,
"placeholders" : {
"key" : {
"content" : "$1"
}
}
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"noStylesForSite" : {
2018-11-30 01:41:18 +00:00
"message" : "Nessuno stile installato per questo sito." ,
"description" : "Text displayed when no styles are installed for the current site"
2018-08-12 11:41:17 +00:00
} ,
"openManage" : {
2018-11-30 01:41:18 +00:00
"message" : "Gestisci gli stili installati" ,
"description" : "Link to open the manage page."
2018-08-12 11:41:17 +00:00
} ,
"openStylesManager" : {
2018-11-30 01:41:18 +00:00
"message" : "Apri gestore stili" ,
"description" : "Label for the style maanger opener in the browser action context menu."
2018-08-12 11:41:17 +00:00
} ,
"optionsActions" : {
2018-11-30 01:41:18 +00:00
"message" : "Azioni" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvanced" : {
2018-11-30 01:41:18 +00:00
"message" : "Avanzato" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedContextDelete" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiungi 'Elimina' al menu contestuale dell'editor" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsBadgeDisabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Colore sfondo quanto disattivato" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsBadgeNormal" : {
2018-11-30 01:41:18 +00:00
"message" : "Colore sfondo" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCheck" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiorna stili" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCheckUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Controlla e installa gli aggiornamenti disponibili" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCustomizeUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiornamenti" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Opzioni" ,
"description" : "Heading for options section on manage page."
2018-08-12 11:41:17 +00:00
} ,
"optionsIconDark" : {
2018-11-30 01:41:18 +00:00
"message" : "Temi browser scuri" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsIconLight" : {
2018-11-30 01:41:18 +00:00
"message" : "Temi browser chiari" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsOpen" : {
2018-11-30 01:41:18 +00:00
"message" : "Apri" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsOpenManager" : {
2018-11-30 01:41:18 +00:00
"message" : "Organizza stili" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsPopupWidth" : {
2018-11-30 01:41:18 +00:00
"message" : "Larghezza popup (in pixel)" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsReset" : {
2018-11-30 01:41:18 +00:00
"message" : "Reimposta le opzioni ai valori predefiniti" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsResetButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Reimposta opzioni" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsSubheading" : {
2018-11-30 01:41:18 +00:00
"message" : "Più Opzioni" ,
"description" : "Subheading for options section on manage page."
2018-08-12 11:41:17 +00:00
} ,
"optionsUpdateImportNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Quando importi backup di stili da una vecchia versione di Stylish, esegui un controllo una tantum manualmente nel gestore stili per assicurarti che siano tutti aggiornati." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"paginationCurrent" : {
2018-11-30 01:41:18 +00:00
"message" : "Pagina corrente" ,
"description" : "Tooltip for the current page index in search results"
2018-08-12 11:41:17 +00:00
} ,
2018-09-10 14:36:00 +00:00
"paginationEstimated" : {
2018-11-30 01:41:18 +00:00
"message" : "Numero stimato di pagine" ,
"description" : "Tooltip for the total page count in search results"
2018-09-10 14:36:00 +00:00
} ,
2018-08-12 11:41:17 +00:00
"paginationNext" : {
2018-11-30 01:41:18 +00:00
"message" : "Pagine successiva" ,
"description" : "Tooltip for the '->' (next page) button in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationPrevious" : {
2018-11-30 01:41:18 +00:00
"message" : "Pagine precedente" ,
"description" : "Tooltip for the '<-' button in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationTotal" : {
2018-11-30 01:41:18 +00:00
"message" : "Totale pagine" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"popupBorders" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiungi bordi bianchi sui lati" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"popupBordersTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Utile per temi scuri nelle nuove versioni di Chrome dato che non colora più i bordi laterali" ,
"description" : ""
} ,
"popupHotkeysTooltip" : {
"message" : "Click per visualizzare le scorciatoie disponibili" ,
"description" : "Tooltip displayed when hovering the right edge of the extension popup"
2018-08-12 11:41:17 +00:00
} ,
"popupManageTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Shift-click o click destro apre il gestore con gli stili applicabili per il sito corrente" ,
"description" : "Tooltip for the 'Manage' button in the popup."
2018-08-12 11:41:17 +00:00
} ,
"popupOpenEditInWindow" : {
2018-11-30 01:41:18 +00:00
"message" : "Apri editor in una nuova finestra" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
2018-08-12 11:41:17 +00:00
} ,
"prefShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Stili attivi per il sito attuale" ,
"description" : "Label for the checkbox controlling toolbar badge text."
2018-08-12 11:41:17 +00:00
} ,
"previewLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Anteprima live" ,
"description" : "Label for the checkbox in style editor to enable live preview while editing."
2018-08-12 11:41:17 +00:00
} ,
"previewTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Applica temporaneamente le modifiche senza salvarle.\nSalva lo stile per rendere le modifiche permanenti." ,
"description" : "Tooltip for the checkbox in style editor to enable live preview while editing."
2018-08-12 11:41:17 +00:00
} ,
"replace" : {
2018-11-30 01:41:18 +00:00
"message" : "Sostituisci" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
2018-08-12 11:41:17 +00:00
} ,
"replaceAll" : {
2018-11-30 01:41:18 +00:00
"message" : "Sostituisci tutto" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
2018-08-12 11:41:17 +00:00
} ,
"replaceWith" : {
2018-11-30 01:41:18 +00:00
"message" : "Sostituisci con" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2018-08-12 11:41:17 +00:00
} ,
"retrieveBckp" : {
2018-11-30 01:41:18 +00:00
"message" : "Importa stili" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"search" : {
2018-11-30 01:41:18 +00:00
"message" : "Cerca" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
2018-11-03 14:37:25 +00:00
"searchNumberOfResults" : {
2018-11-30 01:41:18 +00:00
"message" : "Numero di occorrenze" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-11-03 14:37:25 +00:00
} ,
2018-08-12 11:41:17 +00:00
"searchResultInstallCount" : {
2018-11-30 01:41:18 +00:00
"message" : "Installazioni totali" ,
"description" : "Text for label that shows the number of times a search result was installed"
2018-08-12 11:41:17 +00:00
} ,
"searchResultNoneFound" : {
2018-11-30 01:41:18 +00:00
"message" : "Nessuno stile trovato per questo sito." ,
"description" : "Error text in the popup when inline search didn't find any site-specific styles"
2018-08-12 11:41:17 +00:00
} ,
"searchResultRating" : {
2018-11-30 01:41:18 +00:00
"message" : "Valutazioni" ,
"description" : "Text for label that shows the search result's rating"
2018-08-12 11:41:17 +00:00
} ,
"searchResultUpdated" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiornato" ,
"description" : "Text for label that shows the search result's last update date"
2018-08-12 11:41:17 +00:00
} ,
"searchResultWeeklyCount" : {
2018-11-30 01:41:18 +00:00
"message" : "Installazioni settimanali" ,
"description" : "Text for label that shows the number of times a search result was installed during last week"
2018-08-12 11:41:17 +00:00
} ,
"sectionAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiungi un'altra sezione" ,
"description" : "Label for the button to add a section"
2018-08-12 11:41:17 +00:00
} ,
"sectionCode" : {
2018-11-30 01:41:18 +00:00
"message" : "Codice" ,
"description" : "Label for the code for a section"
2018-08-12 11:41:17 +00:00
} ,
"sectionRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Rimuovi sezione" ,
"description" : "Label for the button to remove a section"
2018-08-12 11:41:17 +00:00
} ,
"shortcuts" : {
2018-11-30 01:41:18 +00:00
"message" : "Scorciatoie" ,
"description" : "Go to shortcut configuration"
2018-08-12 11:41:17 +00:00
} ,
"shortcutsNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Definisci scorciatoie da tastiera" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"sortDateNewestFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "prima i più recenti" ,
"description" : "Text added to indicate that sorting a date would add the newest entries at the top"
2018-08-12 11:41:17 +00:00
} ,
"sortDateOldestFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "prima i più vecchi" ,
"description" : "Text added to indicate that sorting a date would add the oldest entries at the top"
2018-08-12 11:41:17 +00:00
} ,
"sortLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Seleziona come ordinare gli stili installati" ,
"description" : "Title on the sort select to indicate it is used for sorting entries"
2018-08-12 11:41:17 +00:00
} ,
"sortLabelTitleDesc" : {
2018-11-30 01:41:18 +00:00
"message" : "Titolo Discendente" ,
"description" : "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort"
2018-08-12 11:41:17 +00:00
} ,
"sortStylesHelpTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Ordina contenuti" ,
"description" : "Label for the sort info popup on the Manage styles page"
2018-08-12 11:41:17 +00:00
} ,
"styleBadRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Regexp non valida." ,
"description" : "Validation message for a bad regexp in a style"
} ,
"styleBeautifyPreserveNewlines" : {
"message" : "Mantieni gli \"a capo\"" ,
"description" : "CSS-beautifier option"
2018-08-12 11:41:17 +00:00
} ,
"styleCancelEditLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Torna a gestione" ,
"description" : "Label for cancel button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleChangesNotSaved" : {
2018-11-30 01:41:18 +00:00
"message" : "Hai apportato modifiche a questo stile senza salvare." ,
"description" : "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2018-08-12 11:41:17 +00:00
} ,
"styleEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Attivato" ,
"description" : "Label for the enabled state of styles"
2018-08-12 11:41:17 +00:00
} ,
"styleFromMozillaFormatError" : {
2018-11-30 01:41:18 +00:00
"message" : "Importazione da formato Mozilla fallita" ,
"description" : "Label for the import error"
2018-08-12 11:41:17 +00:00
} ,
"styleFromMozillaFormatPrompt" : {
2018-11-30 01:41:18 +00:00
"message" : "Incolla il codice formato Mozilla" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
2018-08-12 11:41:17 +00:00
} ,
"styleInstall" : {
"message" : "Installare \"$stylename$\" in Stylus?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when installing a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"styleInstallFailed" : {
"message" : "Installazione stile fallita!\n$error$" ,
2018-11-30 01:41:18 +00:00
"description" : "Warning when installation failed" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"error" : {
"content" : "$1"
}
}
} ,
"styleInstallOverwrite" : {
"message" : "'$stylename$' è già installato. Vuoi sovrascriverlo?\nVersione: $oldVersion$ -> $newVersion$" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when re-installing a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
2018-11-03 14:37:25 +00:00
"stylename" : {
"content" : "$1"
} ,
2018-08-12 11:41:17 +00:00
"newVersion" : {
"content" : "$3"
} ,
"oldVersion" : {
"content" : "$2"
}
}
} ,
"styleMissingName" : {
2018-11-30 01:41:18 +00:00
"message" : "Inserisci un nome" ,
"description" : "Error displayed when user saves without providing a name"
2018-08-12 11:41:17 +00:00
} ,
"styleMozillaFormatHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Formato Mozilla" ,
"description" : "Heading for the section with buttons to import/export Mozilla format of the style"
} ,
"styleNotAppliedRegexpProblemTooltip" : {
"message" : "Lo stile non è stato applicato a causa dell'uso errato di 'regexp()'" ,
"description" : "Tooltip in the popup for styles that were not applied at all"
} ,
"styleRegexpInvalidExplanation" : {
"message" : "Qualche regola 'regexp()' che non può essere compilata." ,
"description" : ""
} ,
"styleRegexpProblemTooltip" : {
"message" : "Numero di sezioni non applicato a causa dell'uso errato di 'regexp()'" ,
"description" : "Tooltip in the popup for styles that were applied only partially"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Test RegExp" ,
"description" : "RegExp test button label in the editor shown when applies-to list has a regexp value"
2018-08-12 11:41:17 +00:00
} ,
2018-11-30 01:41:18 +00:00
"styleRegexpTestInvalid" : {
"message" : "Regexp invalida ignorata" ,
"description" : "RegExp test report: label for the invalid expressions"
2018-08-12 11:41:17 +00:00
} ,
2018-11-30 01:41:18 +00:00
"styleSaveLabel" : {
"message" : "Salva" ,
"description" : "Label for save button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Il formato Mozilla del codice può essere utilizzato con Stylish per Firefox e può essere inviato a userstyles.org." ,
"description" : "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Stile in formato Mozilla" ,
"description" : "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
2018-08-12 11:41:17 +00:00
} ,
"styleUpdate" : {
"message" : "Sei sicuro di voler aggiornare '$stylename$'?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when updating a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"stylusUnavailableForURL" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus non funziona in pagine come questa." ,
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-12 11:41:17 +00:00
} ,
"syncStorageErrorSaving" : {
2018-11-30 01:41:18 +00:00
"message" : "Il valore non può essere salvato. Prova a ridurre la quantità di testo." ,
"description" : "Displayed when trying to save an excessively big value via storage.sync API"
2018-08-12 11:41:17 +00:00
} ,
"undo" : {
2018-11-30 01:41:18 +00:00
"message" : "Annulla" ,
"description" : "Button label"
2018-08-12 11:41:17 +00:00
} ,
"undoGlobal" : {
2018-11-30 01:41:18 +00:00
"message" : "Annulla in tutte le sezioni" ,
"description" : "CSS-beautify global Undo button label"
} ,
"unreachableAMO" : {
"message" : "Firefox proibisce l'accesso al sito." ,
"description" : "Note in the popup displayed when opened on addons.mozilla.org"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMOHintOldFF" : {
2018-11-30 01:41:18 +00:00
"message" : "Solo Firefox 59 e successivi possono essere configurati per consentire alle WebExtensions di aggiungere elementi degli stili su siti CSP-protected come questo." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
2018-08-12 11:41:17 +00:00
} ,
"unreachableContentScript" : {
2018-11-30 01:41:18 +00:00
"message" : "Impossibile comunicare con la pagina. Prova a ricaricare la scheda." ,
"description" : "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
2018-08-12 11:41:17 +00:00
} ,
"updateAllCheckSucceededNoUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Nessun aggiornamento trovato" ,
"description" : "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
} ,
"updateAllCheckSucceededSomeEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Alcuni aggiornamenti di stili non sono stati controllati per evitare la perdita di modifiche locali. Gli aggiornamenti possono essere forzati individualmente, o eseguendo un ulteriore controllo per tutti gli stili (le modifiche locali saranno sovrascritte)." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckFailBadResponseCode" : {
"message" : "Aggiornamento non riuscito: il server ha risposto con il codice $code$." ,
2018-11-30 01:41:18 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"updateCheckFailServerUnreachable" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiornamento non riuscito: server non raggiungibile." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckHistory" : {
2018-11-30 01:41:18 +00:00
"message" : "Cronologia controlli aggiornamento" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"updateCheckManualUpdateForce" : {
2018-11-30 01:41:18 +00:00
"message" : "Installa aggiornamento (le modifiche locali verranno sovrascritte)" ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckManualUpdateHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Forzare un aggiornamento sovrascriverà tutte le modifiche locali" ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckSkippedLocallyEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Questo stile è stato editato localmente." ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckSucceededNoUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Lo stile è aggiornato." ,
"description" : "Text that displays when an update check completed and no update is available"
2018-08-12 11:41:17 +00:00
} ,
"updateCompleted" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiornamento completato." ,
"description" : "Text that displays when an update completed"
2018-08-12 11:41:17 +00:00
} ,
"updatesCurrentlyInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Aggiornamenti installati:" ,
"description" : "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
2018-08-12 11:41:17 +00:00
} ,
"usercssReplaceTemplateSectionBody" : {
2018-11-30 01:41:18 +00:00
"message" : "Inserisci codice qui..." ,
"description" : "The code placeholder comment in a new style created by clicking 'Write style' in the popup"
2018-08-12 11:41:17 +00:00
} ,
"versionInvalidOlder" : {
2018-11-30 01:41:18 +00:00
"message" : "La versione dello stile è più vecchia di quella installata." ,
"description" : "Displayed when the version of style is older than the installed one"
2018-08-12 11:41:17 +00:00
} ,
"writeStyleFor" : {
2018-11-30 01:41:18 +00:00
"message" : "Scrivi stile per:" ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
2018-08-12 11:41:17 +00:00
} ,
"writeStyleForURL" : {
2018-11-30 01:41:18 +00:00
"message" : "questo URL" ,
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
2018-08-12 11:41:17 +00:00
}
2020-11-14 01:06:43 +00:00
}