2012-04-22 02:12:03 +00:00
{
2015-03-26 18:28:50 +00:00
"appliesToEverything" : {
"message" : "Tutto" ,
"description" : "Text displayed for styles that apply to all sites"
} ,
2015-09-15 00:25:22 +00:00
"defaultTheme" : {
"message" : "default" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
} ,
2015-03-26 18:28:50 +00:00
"manageOnlyEdited" : {
"message" : "Only edited styles" ,
"description" : "Checkbox to show only locally edited styles"
} ,
2015-09-15 00:25:22 +00:00
"exportLabel" : {
"message" : "Export" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
} ,
"issues" : {
"message" : "Issues" ,
"description" : "Label for the CSSLint issues block on the style edit page"
} ,
2015-03-26 18:28:50 +00:00
"cm_tabSize" : {
"message" : "Tab size" ,
"description" : "Label for the text box controlling tab size option for the style editor."
} ,
"enableStyleLabel" : {
"message" : "Attiva" ,
"description" : "Label for the button to enable a style"
} ,
"styleMissingName" : {
"message" : "Inserisci un nome." ,
"description" : "Error displayed when user saves without providing a name"
} ,
"appliesDomainOption" : {
"message" : "URL nel dominio" ,
"description" : "Option to make the style apply to the entered string as a domain"
} ,
"checkForUpdate" : {
"message" : "Verifica la presenza di aggiornamenti" ,
"description" : "Label for the button to check a single style for an update"
} ,
2015-09-15 00:25:22 +00:00
"importAppendLabel" : {
"message" : "Append to style" ,
"description" : "Label for the button to import a style and append to the existing sections"
} ,
2015-03-26 18:28:50 +00:00
"updateAllCheckSucceededNoUpdate" : {
"message" : "All styles are up to date." ,
"description" : "Text that displays when an update all check completed and no updates are available"
} ,
2015-09-15 00:25:22 +00:00
"styleFromMozillaFormatPrompt" : {
"message" : "Paste the Mozilla-format code" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
} ,
2015-03-26 18:28:50 +00:00
"helpAlt" : {
"message" : "Guida" ,
"description" : "Alternate text for help buttons"
} ,
2015-09-15 00:25:22 +00:00
"search" : {
"message" : "Search" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
} ,
"confirmYes" : {
"message" : "Yes" ,
"description" : "'Yes' button in a confirm dialog"
} ,
2015-03-26 18:28:50 +00:00
"findStylesForSite" : {
"message" : "Trova più stili per questo sito." ,
"description" : "Text for a link that gets a list of styles for the current site"
} ,
"manageHeading" : {
"message" : "Stili installati" ,
"description" : "Heading for the manage page"
} ,
2015-09-15 00:25:22 +00:00
"styleBeautify" : {
"message" : "Beautify" ,
"description" : "Label for the CSS-beautifier button on the edit style page"
} ,
2015-03-26 18:28:50 +00:00
"styleEnabledLabel" : {
"message" : "Attivato" ,
"description" : "Label for the enabled state of styles"
} ,
"styleToMozillaFormatHelp" : {
"message" : "Il formato Mozilla del codice può essere utilizzato con Stylish per Firefox e può essere inviato a userstyles.org." ,
2015-09-15 00:25:22 +00:00
"description" : "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2015-03-26 18:28:50 +00:00
} ,
"sectionAdd" : {
"message" : "Aggiungi un'altra sezione" ,
"description" : "Label for the button to add a section"
} ,
"styleSaveLabel" : {
"message" : "Salva" ,
"description" : "Label for save button for style editing"
} ,
2015-09-15 00:25:22 +00:00
"confirmStop" : {
"message" : "Stop" ,
"description" : "'Stop' button in a confirm dialog"
} ,
2015-03-26 18:28:50 +00:00
"writeStyleForURL" : {
"message" : "this URL" ,
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
} ,
"appliesAdd" : {
"message" : "Aggiungi" ,
"description" : "Label for the button to add an 'applies' entry"
} ,
"appliesRegexpOption" : {
"message" : "URL corrispondenti all'espressione regolare" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
} ,
"styleInstall" : {
"message" : "Installare \"$stylename$\" in Stylish?" ,
2015-09-15 00:25:22 +00:00
"description" : "Confirmation when installing a style"
2015-03-26 18:28:50 +00:00
} ,
"manageText" : {
"message" : "Visita il sito <a href='http://userstyles.org'>userstyles.org</a> per trovare stili già pronti. Utilizza <a href='http://forum.userstyles.org'>il forum</a> se hai bisogno di aiuto." ,
"description" : "Help text on the manage page"
} ,
2015-09-15 00:25:22 +00:00
"searchStyles" : {
"message" : "Search contents" ,
"description" : "Label for the search filter textbox on the Manage styles page"
} ,
2015-03-26 18:28:50 +00:00
"disableStyleLabel" : {
"message" : "Disattiva" ,
"description" : "Label for the button to disable a style"
} ,
"prefShowBadge" : {
"message" : "Show number of styles active for the current site on the toolbar button" ,
"description" : "Label for the checkbox controlling toolbar badge text."
} ,
2015-04-17 14:41:33 +00:00
"menuShowBadge" : {
"message" : "Show active style count" ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
} ,
2015-03-26 18:28:50 +00:00
"cm_lineWrapping" : {
"message" : "Word wrap" ,
"description" : "Label for the checkbox controlling word wrap option for the style editor."
} ,
"styleCancelEditLabel" : {
"message" : "Torna a gestione" ,
"description" : "Label for cancel button for style editing"
} ,
"styleChangesNotSaved" : {
"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"
} ,
2015-09-15 00:25:22 +00:00
"importLabel" : {
"message" : "Import" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
} ,
2015-03-26 18:28:50 +00:00
"updateCheckFailServerUnreachable" : {
"message" : "Aggiornamento non riuscito - server non raggiungibile." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
} ,
"manageFilters" : {
"message" : "Filters" ,
"description" : "Label for filters container"
} ,
"applyAllUpdates" : {
"message" : "Apply all updates" ,
"description" : "Label for the button to apply all detected updates"
} ,
"deleteStyleConfirm" : {
"message" : "Vuoi eliminare questo stile?" ,
"description" : "Confirmation before deleting a style"
} ,
"styleBadRegexp" : {
"message" : "Regexp is invalid." ,
"description" : "Validation message for a bad regexp in a style"
} ,
"optionsHeading" : {
"message" : "Options" ,
"description" : "Heading for options section on manage page."
} ,
"appliesDisplay" : {
"message" : "Applica a: $applies$" ,
2015-09-15 00:25:22 +00:00
"description" : "Text on the manage screen to describe what the style applies to"
2015-03-26 18:28:50 +00:00
} ,
"styleUpdate" : {
"message" : "Are you sure you want to update '$stylename$'?" ,
2015-09-15 00:25:22 +00:00
"description" : "Confirmation when updating a style"
2015-03-26 18:28:50 +00:00
} ,
"styleSectionsTitle" : {
"message" : "Sezioni" ,
"description" : "Title for the style sections section"
} ,
"editStyleTitle" : {
"message" : "Modifica dello stile $stylename$" ,
2015-09-15 00:25:22 +00:00
"description" : "Title of the page for editing styles"
2015-03-26 18:28:50 +00:00
} ,
"updateCheckSucceededNoUpdate" : {
"message" : "Lo stile è aggiornato." ,
"description" : "Text that displays when an update check completed and no update is available"
} ,
"appliesUrlPrefixOption" : {
"message" : "URL che iniziano con" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
} ,
2015-09-15 00:25:22 +00:00
"searchRegexp" : {
"message" : "Use /re/ syntax for regexp search" ,
"description" : "Label after the search input field in the editor shown on Ctrl-F"
} ,
"importReplaceTooltip" : {
"message" : "Discard contents of current style and overwrite it with the imported style" ,
"description" : "Label for the button to import and overwrite current style"
} ,
2015-03-26 18:28:50 +00:00
"popupStylesFirst" : {
"message" : "List styles before commands in the toolbar button menu" ,
"description" : "Label for the checkbox controlling section order in the toolbar button menu."
} ,
"sectionHelp" : {
"message" : "Le sezioni consentono di definire diverse parti di codice da applicare a diversi insiemi di URL dello stesso stile. Ad esempio, un unico stile potrebbe modificare la home page di un sito diversamente da come modificherebbe il resto del sito." ,
"description" : "Help text for sections"
} ,
"noStylesForSite" : {
"message" : "Nessuno stile installato per questo sito." ,
"description" : "Text displayed when no styles are installed for the current site"
} ,
"appliesDisplayTruncatedSuffix" : {
"message" : "e altro ancora" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
} ,
"appliesRemove" : {
"message" : "Rimuovi" ,
"description" : "Label for the button to remove an 'applies' entry"
} ,
2015-09-15 00:25:22 +00:00
"styleToMozillaFormatTitle" : {
"message" : "Style in Mozilla format" ,
"description" : "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
} ,
2015-03-26 18:28:50 +00:00
"manageTitle" : {
"message" : "Stylish" ,
"description" : "Title for the manage page"
} ,
"writeStyleFor" : {
"message" : "Write style for: " ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
} ,
2015-09-15 00:25:22 +00:00
"replace" : {
"message" : "Replace" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
} ,
2015-03-26 18:28:50 +00:00
"appliesLabel" : {
"message" : "Vale per" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
} ,
"openManage" : {
"message" : "Gestisci gli stili installati." ,
"description" : "Link to open the manage page."
} ,
"updateCheckFailBadResponseCode" : {
"message" : "Aggiornamento non riuscito - il server ha risposto con il codice $code$." ,
2015-09-15 00:25:22 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error"
2015-03-26 18:28:50 +00:00
} ,
"appliesSpecify" : {
"message" : "Specifica" ,
"description" : "Label for the button to make a style apply only to specific sites"
} ,
"installUpdate" : {
"message" : "Installa aggiornamento" ,
"description" : "Label for the button to install an update for a single style"
} ,
2015-09-15 00:25:22 +00:00
"styleMozillaFormatHeading" : {
"message" : "Mozilla Format" ,
"description" : "Heading for the section with buttons to import/export Mozilla format of the style"
} ,
2015-03-26 18:28:50 +00:00
"stylishUnavailableForURL" : {
"message" : "(Stylish does not work on pages like this.)" ,
"description" : "Note in the toolbar pop-up when on a URL Stylish can't affect"
} ,
"sectionRemove" : {
"message" : "Rimuovi sezione" ,
"description" : "Label for the button to remove a section"
} ,
"disableAllStyles" : {
"message" : "Turn all styles off" ,
"description" : "Label for the checkbox that turns all enabled styles off."
} ,
2015-09-15 00:25:22 +00:00
"undoGlobal" : {
"message" : "Undo (global)" ,
"description" : "CSS-beautify global Undo button label"
} ,
2015-03-26 18:28:50 +00:00
"updateCompleted" : {
"message" : "Aggiornamento completato." ,
"description" : "Text that displays when an update completed"
} ,
"checkingForUpdate" : {
"message" : "Verifica in corso..." ,
"description" : "Text to display when checking a style for an update"
} ,
"sectionCode" : {
"message" : "Codice" ,
"description" : "Label for the code for a section"
} ,
"cm_smartIndent" : {
"message" : "Use smart indentation" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
} ,
"appliesHelp" : {
"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"
} ,
"editStyleHeading" : {
"message" : "Modifica di stili" ,
"description" : "Title of the page for editing styles"
} ,
"appliesUrlOption" : {
"message" : "URL" ,
"description" : "Option to make the style apply to the entered string as a URL"
} ,
"addStyleTitle" : {
"message" : "Aggiunta di stili" ,
"description" : "Title of the page for adding styles"
} ,
2015-09-15 00:25:22 +00:00
"importReplaceLabel" : {
"message" : "Overwrite style" ,
"description" : "Label for the button to import and overwrite current style"
} ,
2015-03-26 18:28:50 +00:00
"dbError" : {
"message" : "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?" ,
"description" : "Prompt when a DB error is encountered"
} ,
2015-09-15 00:25:22 +00:00
"importAppendTooltip" : {
"message" : "Append the imported style to current style" ,
"description" : "Tooltip for the button to import a style and append to the existing sections"
} ,
"helpKeyMapHotkey" : {
"message" : "Press a hotkey" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
} ,
"replaceAll" : {
"message" : "Replace all" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
} ,
2015-03-26 18:28:50 +00:00
"editGotoLine" : {
"message" : "Goto line (or line:col)" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
} ,
"checkAllUpdates" : {
"message" : "Verifica la disponibilità di aggiornamenti per tutti gli stili" ,
"description" : "Label for the button to check all styles for updates"
} ,
2015-09-15 00:25:22 +00:00
"issuesHelp" : {
"message" : "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:" ,
"description" : "Help popup message for the CSSLint issues block on the style edit page"
} ,
"confirmNo" : {
"message" : "No" ,
"description" : "'No' button in a confirm dialog"
} ,
"undo" : {
"message" : "Undo" ,
"description" : "Button label"
2015-03-26 18:28:50 +00:00
} ,
"cm_keyMap" : {
"message" : "Keymap" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
} ,
"cm_indentWithTabs" : {
"message" : "Use tabs with smart indentation" ,
"description" : "Label for the checkbox controlling tabs with smart indentation option for the style editor."
} ,
2015-09-15 00:25:22 +00:00
"replaceWith" : {
"message" : "Replace with" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
} ,
2015-03-26 18:28:50 +00:00
"deleteStyleLabel" : {
"message" : "Elimina" ,
"description" : "Label for the button to delete a style"
} ,
"addStyleLabel" : {
"message" : "Scrivi nuovo stile" ,
"description" : "Label for the button to go to the add style page"
} ,
"manageOnlyEnabled" : {
"message" : "Only enabled styles" ,
"description" : "Checkbox to show only enabled styles"
} ,
"editStyleLabel" : {
"message" : "Modifica" ,
"description" : "Label for the button to go to the edit style page"
} ,
2015-09-15 00:25:22 +00:00
"cm_theme" : {
"message" : "Theme" ,
"description" : "Label for the style editor's CSS theme."
} ,
"helpKeyMapCommand" : {
"message" : "Type a command name" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
} ,
2015-03-26 18:28:50 +00:00
"description" : {
"message" : "Modifica lo stile del Web con Stylish, un gestore di stili utente. Stylish consente di installare facilmente temi e skin per Google, Facebook, YouTube, Orkut e moltissimi altri siti." ,
"description" : "Extension description"
2012-04-22 02:12:03 +00:00
}
2014-10-03 20:39:17 +00:00
}