2012-04-22 02:12:03 +00:00
{
2015-09-19 00:56:05 +00:00
"appliesToEverything" : {
2017-07-12 07:14:37 +00:00
"message" : "Tutto" ,
"description" : "Text displayed for styles that apply to all sites"
} ,
2017-11-25 13:34:43 +00:00
"linterIssues" : {
"message" : "Problemi" ,
"description" : "Label for the CSS linter issues block on the style edit page"
} ,
2017-11-14 07:21:10 +00:00
"defaultTheme" : {
"message" : "predefinito" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
} ,
"bckpInstStyles" : {
"message" : "Esporta stili" ,
"description" : ""
} ,
"exportLabel" : {
"message" : "Esporta" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
} ,
"linterJSONError" : {
"message" : "Formato JSON non valido" ,
"description" : "Setting linter config with invalid JSON"
} ,
"optionsBadgeNormal" : {
"message" : "Colore sfondo" ,
"description" : ""
} ,
"updateCheckHistory" : {
"message" : "Cronologia controlli aggiornamento" ,
"description" : ""
} ,
2015-09-19 00:56:05 +00:00
"enableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Attiva" ,
"description" : "Label for the button to enable a style"
2015-09-19 00:56:05 +00:00
} ,
"styleMissingName" : {
2017-11-20 12:06:27 +00:00
"message" : "Inserisci un nome" ,
2017-07-12 07:14:37 +00:00
"description" : "Error displayed when user saves without providing a name"
} ,
2017-11-14 07:21:10 +00:00
"genericHistoryLabel" : {
"message" : "Cronologia" ,
"description" : "Used in various places to show a history log of something"
} ,
2017-11-25 13:34:43 +00:00
"shortcutsNote" : {
"message" : "Definisci scorciatoie da tastiera" ,
"description" : ""
} ,
2015-09-19 00:56:05 +00:00
"appliesDomainOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URL nel dominio" ,
"description" : "Option to make the style apply to the entered string as a domain"
2015-09-19 00:56:05 +00:00
} ,
"checkForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Verifica la presenza di aggiornamenti" ,
"description" : "Label for the button to check a single style for an update"
} ,
2017-11-14 07:21:10 +00:00
"optionsIconDark" : {
"message" : "Temi browser scuri" ,
"description" : ""
} ,
2017-11-25 13:34:43 +00:00
"styleFromMozillaFormatError" : {
"message" : "Importazione da formato Mozilla fallita" ,
"description" : "Label for the import error"
} ,
2017-11-14 07:21:10 +00:00
"optionsOpenManager" : {
"message" : "Organizza stili" ,
"description" : ""
} ,
"updateAllCheckSucceededNoUpdate" : {
"message" : "Nessun aggiornamento trovato" ,
"description" : "Text that displays when an update all check completed and no updates are available"
} ,
"importReportLegendAdded" : {
"message" : "aggiunto" ,
"description" : "Text after the number of styles added in the report shown after importing styles"
} ,
"styleFromMozillaFormatPrompt" : {
"message" : "Incolla il codice formato Mozilla" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
} ,
2015-09-19 00:56:05 +00:00
"helpAlt" : {
2017-07-12 07:14:37 +00:00
"message" : "Guida" ,
"description" : "Alternate text for help buttons"
} ,
2017-11-14 07:21:10 +00:00
"search" : {
"message" : "Cerca" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
} ,
2017-11-25 13:34:43 +00:00
"versionInvalidOlder" : {
"message" : "La versione dello stile è più vecchia di quella installata." ,
"description" : "Displayed when the version of style is older than the installed one"
} ,
2017-11-14 07:21:10 +00:00
"confirmYes" : {
"message" : "Si" ,
"description" : "'Yes' button in a confirm dialog"
} ,
2015-09-19 00:56:05 +00:00
"findStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "Trova più stili per questo sito" ,
"description" : "Text for a link that gets a list of styles for the current site"
2015-09-19 00:56:05 +00:00
} ,
"manageHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Stili installati" ,
"description" : "Heading for the manage page"
} ,
2015-09-19 00:56:05 +00:00
"styleEnabledLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Attivato" ,
"description" : "Label for the enabled state of styles"
2015-09-19 00:56:05 +00:00
} ,
"styleToMozillaFormatHelp" : {
2017-07-12 07:14:37 +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"
2015-09-19 00:56:05 +00:00
} ,
"sectionAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "Aggiungi un'altra sezione" ,
"description" : "Label for the button to add a section"
} ,
2015-09-19 00:56:05 +00:00
"styleSaveLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Salva" ,
"description" : "Label for save button for style editing"
} ,
2017-11-14 07:21:10 +00:00
"genericSavedMessage" : {
"message" : "Salvato" ,
"description" : "Used in various parts of the UI to indicate that something was saved"
} ,
"confirmDelete" : {
"message" : "Elimina" ,
"description" : ""
} ,
2017-11-25 13:34:43 +00:00
"confirmDefault" : {
"message" : "Utilizza predefinito" ,
"description" : "'Set to default' button in a confirm dialog"
} ,
2017-11-14 07:21:10 +00:00
"confirmCancel" : {
"message" : "Annulla" ,
"description" : ""
} ,
"retrieveBckp" : {
"message" : "Importa stili" ,
"description" : ""
} ,
"writeStyleForURL" : {
"message" : "questo URL" ,
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
} ,
"optionsSubheading" : {
"message" : "Più Opzioni" ,
"description" : "Subheading for options section on manage page."
} ,
2015-09-19 00:56:05 +00:00
"appliesAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "Aggiungi" ,
"description" : "Label for the button to add an 'applies' entry"
2015-09-19 00:56:05 +00:00
} ,
"appliesRegexpOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URL corrispondenti all'espressione regolare" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
} ,
2017-11-14 07:21:10 +00:00
"importReportLegendUpdatedCode" : {
"message" : "codice aggiornato" ,
"description" : "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
} ,
2015-09-19 00:56:05 +00:00
"styleInstall" : {
2017-01-30 19:26:25 +00:00
"message" : "Installare \"$stylename$\" in Stylus?" ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation when installing a style" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
2017-11-14 07:21:10 +00:00
"optionsBadgeDisabled" : {
"message" : "Colore sfondo quanto disattivato" ,
"description" : ""
} ,
"optionsCheck" : {
"message" : "Aggiorna stili" ,
"description" : ""
} ,
"manageOnlyLocal" : {
"message" : "Solo stili creati localmente" ,
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
} ,
"searchStyles" : {
"message" : "Contenuti ricerca" ,
"description" : "Label for the search filter textbox on the Manage styles page"
} ,
"checkAllUpdatesForce" : {
"message" : "Controlla di nuovo, non ho modificato nessuno stile!" ,
"description" : "Label for the button to apply all detected updates"
} ,
2017-12-13 21:13:15 +00:00
"linkGetStyles" : {
"message" : "Ottieni stili" ,
"description" : "Help link text on the manage page e.g. https://userstyles.org"
} ,
2015-09-19 00:56:05 +00:00
"disableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Disattiva" ,
"description" : "Label for the button to disable a style"
} ,
2017-11-25 13:34:43 +00:00
"prefShowBadge" : {
"message" : "Stili attivi per il sito attuale" ,
"description" : "Label for the checkbox controlling toolbar badge text."
} ,
2015-09-19 00:56:05 +00:00
"styleCancelEditLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Torna a gestione" ,
"description" : "Label for cancel button for style editing"
2015-09-19 00:56:05 +00:00
} ,
"styleChangesNotSaved" : {
2017-07-12 07:14:37 +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"
} ,
2017-11-14 07:21:10 +00:00
"importLabel" : {
"message" : "Importa" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
} ,
2017-11-25 13:34:43 +00:00
"shortcuts" : {
"message" : "Scorciatoie" ,
"description" : "Go to shortcut configuration"
} ,
2015-09-19 00:56:05 +00:00
"updateCheckFailServerUnreachable" : {
2017-07-12 07:14:37 +00:00
"message" : "Aggiornamento non riuscito: server non raggiungibile." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
} ,
2017-11-14 07:21:10 +00:00
"manageFilters" : {
"message" : "Filtri" ,
"description" : "Label for filters container"
} ,
"applyAllUpdates" : {
"message" : "Applica tutti gli aggiornamenti" ,
"description" : "Label for the button to apply all detected updates"
} ,
"optionsReset" : {
"message" : "Reimposta le opzioni ai valori predefiniti" ,
"description" : ""
} ,
"optionsCustomizeUpdate" : {
"message" : "Aggiornamenti" ,
"description" : ""
} ,
2015-09-19 00:56:05 +00:00
"deleteStyleConfirm" : {
2017-07-12 07:14:37 +00:00
"message" : "Vuoi eliminare questo stile?" ,
"description" : "Confirmation before deleting a style"
} ,
2017-11-14 07:21:10 +00:00
"styleBadRegexp" : {
"message" : "Regexp non valida." ,
"description" : "Validation message for a bad regexp in a style"
} ,
2017-11-25 13:34:43 +00:00
"license" : {
"message" : "Licenza" ,
"description" : "Label for the license"
} ,
2017-11-14 07:21:10 +00:00
"optionsHeading" : {
"message" : "Opzioni" ,
"description" : "Heading for options section on manage page."
} ,
2015-09-19 00:56:05 +00:00
"appliesDisplay" : {
"message" : "Applica a: $applies$" ,
2017-07-12 07:14:37 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
2017-11-14 07:21:10 +00:00
"optionsIconLight" : {
"message" : "Temi browser chiari" ,
"description" : ""
} ,
"openStylesManager" : {
"message" : "Apri gestore stili" ,
"description" : "Label for the style maanger opener in the browser action context menu."
} ,
2017-11-25 13:34:43 +00:00
"styleUpdate" : {
"message" : "Sei sicuro di voler aggiornare '$stylename$'?" ,
"description" : "Confirmation when updating a style" ,
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
2015-09-19 00:56:05 +00:00
"styleSectionsTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Sezioni" ,
"description" : "Title for the style sections section"
} ,
2017-11-14 07:21:10 +00:00
"genericResetLabel" : {
"message" : "Reimposta" ,
"description" : "Used in various parts of UI to indicate that something may be reset to its original state"
} ,
2015-09-19 00:56:05 +00:00
"editStyleTitle" : {
"message" : "Modifica dello stile $stylename$" ,
2017-07-12 07:14:37 +00:00
"description" : "Title of the page for editing styles" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"updateCheckSucceededNoUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Lo stile è aggiornato." ,
"description" : "Text that displays when an update check completed and no update is available"
2015-09-19 00:56:05 +00:00
} ,
"appliesUrlPrefixOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URL che iniziano con" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
} ,
2017-11-25 13:34:43 +00:00
"popupBordersTooltip" : {
"message" : "Utile per temi scuri nelle nuove versioni di Chrome dato che non colora più i bordi laterali" ,
"description" : ""
} ,
"updateCheckManualUpdateHint" : {
"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"
} ,
"installUpdateFromLabel" : {
"message" : "Controlla aggiornamenti" ,
"description" : "Label for the checkbox to save current URL for update check"
} ,
2015-09-19 00:56:05 +00:00
"sectionHelp" : {
2017-07-12 07:14:37 +00:00
"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"
2015-09-19 00:56:05 +00:00
} ,
"noStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "Nessuno stile installato per questo sito." ,
"description" : "Text displayed when no styles are installed for the current site"
2015-09-19 00:56:05 +00:00
} ,
"appliesDisplayTruncatedSuffix" : {
2017-07-12 07:14:37 +00:00
"message" : "e altro ancora" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2015-09-19 00:56:05 +00:00
} ,
"appliesRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "Rimuovi" ,
"description" : "Label for the button to remove an 'applies' entry"
} ,
2017-11-14 07:21:10 +00:00
"updatesCurrentlyInstalled" : {
"message" : "Aggiornamenti installati:" ,
"description" : "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
} ,
"styleToMozillaFormatTitle" : {
"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"
} ,
2017-11-25 13:34:43 +00:00
"cm_colorpicker" : {
"message" : "Selezionatore colore per colori CSS" ,
"description" : "Label for the checkbox controlling colorpicker option for the style editor."
} ,
2017-11-14 07:21:10 +00:00
"writeStyleFor" : {
"message" : "Scrivi stile per:" ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
} ,
"replace" : {
"message" : "Sostituisci" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
} ,
2015-09-19 00:56:05 +00:00
"appliesLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Vale per" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
} ,
2017-11-14 07:21:10 +00:00
"openOptionsPopup" : {
"message" : "Opzioni" ,
"description" : "Go to Options UI"
} ,
2015-09-19 00:56:05 +00:00
"openManage" : {
2017-07-12 07:14:37 +00:00
"message" : "Gestisci gli stili installati" ,
"description" : "Link to open the manage page."
2015-09-19 00:56:05 +00:00
} ,
"updateCheckFailBadResponseCode" : {
2017-07-10 14:29:58 +00:00
"message" : "Aggiornamento non riuscito: il server ha risposto con il codice $code$." ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"appliesSpecify" : {
2017-07-12 07:14:37 +00:00
"message" : "Specifica" ,
"description" : "Label for the button to make a style apply only to specific sites"
2015-09-19 00:56:05 +00:00
} ,
"installUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Installa aggiornamento" ,
"description" : "Label for the button to install an update for a single style"
} ,
2017-11-25 13:34:43 +00:00
"optionsCheckUpdate" : {
"message" : "Controlla e installa gli aggiornamenti disponibili" ,
"description" : ""
} ,
2017-11-14 07:21:10 +00:00
"filteredStyles" : {
"message" : "$numShown$ mostrati di $numTotal$ totali" ,
"description" : "TL note - make this message short" ,
"placeholders" : {
"numTotal" : {
"content" : "$2"
} ,
"numShown" : {
"content" : "$1"
}
}
} ,
2017-11-25 13:34:43 +00:00
"importReportTitle" : {
"message" : "Importazione stili terminata" ,
"description" : "Title of the report shown after importing styles"
} ,
2017-11-14 07:21:10 +00:00
"styleMozillaFormatHeading" : {
"message" : "Formato Mozilla" ,
"description" : "Heading for the section with buttons to import/export Mozilla format of the style"
} ,
2015-09-19 00:56:05 +00:00
"sectionRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "Rimuovi sezione" ,
"description" : "Label for the button to remove a section"
} ,
2017-11-14 07:21:10 +00:00
"disableAllStyles" : {
"message" : "Disattiva tutti gli stili" ,
"description" : "Label for the checkbox that turns all enabled styles off."
} ,
2017-11-25 13:34:43 +00:00
"undoGlobal" : {
"message" : "Annulla in tutte le sezioni" ,
"description" : "CSS-beautify global Undo button label"
} ,
2015-09-19 00:56:05 +00:00
"updateCompleted" : {
2017-07-12 07:14:37 +00:00
"message" : "Aggiornamento completato." ,
"description" : "Text that displays when an update completed"
2015-09-19 00:56:05 +00:00
} ,
"checkingForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Verifica in corso..." ,
"description" : "Text to display when checking a style for an update"
} ,
2017-11-14 07:21:10 +00:00
"popupManageTooltip" : {
"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."
} ,
"manageFaviconsHelp" : {
"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"
} ,
2017-11-25 13:34:43 +00:00
"styleInstallOverwrite" : {
"message" : "'$stylename$' è già installato. Vuoi sovrascriverlo?\nVersione: $oldVersion$ -> $newVersion$" ,
"description" : "Confirmation when re-installing a style" ,
"placeholders" : {
"stylename" : {
"content" : "$1"
} ,
"newVersion" : {
"content" : "$3"
} ,
"oldVersion" : {
"content" : "$2"
}
}
} ,
2017-11-14 07:21:10 +00:00
"updateCheckSkippedLocallyEdited" : {
"message" : "Questo stile è stato editato localmente." ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing local modifications"
} ,
"linterRulesLink" : {
"message" : "Vedi una lista completa di regole" ,
"description" : "Stylelint or CSSLint rules label added immediately before a link"
} ,
"optionsResetButton" : {
"message" : "Reimposta opzioni" ,
"description" : ""
} ,
2015-09-19 00:56:05 +00:00
"sectionCode" : {
2017-07-12 07:14:37 +00:00
"message" : "Codice" ,
"description" : "Label for the code for a section"
} ,
2017-11-25 13:34:43 +00:00
"optionsAdvancedContextDelete" : {
"message" : "Aggiungi 'Elimina' al menu contestuale dell'editor" ,
"description" : ""
} ,
"configureStyle" : {
"message" : "Configura" ,
2017-12-08 17:32:53 +00:00
"description" : "Label for the button to configure usercss userstyle"
2017-11-25 13:34:43 +00:00
} ,
"cm_smartIndent" : {
"message" : "Usa indentazione intelligente" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
} ,
2017-11-14 07:21:10 +00:00
"styleRegexpTestButton" : {
"message" : "Test RegExp" ,
"description" : "RegExp test button label in the editor shown when applies-to list has a regexp value"
} ,
2015-09-19 00:56:05 +00:00
"appliesHelp" : {
2017-07-12 07:14:37 +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"
2015-09-19 00:56:05 +00:00
} ,
2017-12-13 21:13:15 +00:00
"linkGetHelp" : {
"message" : "Otteini aiuto" ,
"description" : "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
} ,
2015-09-19 00:56:05 +00:00
"editStyleHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Modifica di stili" ,
"description" : "Title of the page for editing styles"
} ,
2017-11-14 07:21:10 +00:00
"editDeleteText" : {
"message" : "Elimina" ,
"description" : "Label for the context menu item in the editor to delete selected text"
} ,
2017-11-25 13:34:43 +00:00
"cm_autocompleteOnTyping" : {
"message" : "Completamento automatico durante digitazione" ,
"description" : "Label for the checkbox in the style editor."
} ,
"styleMetaErrorColor" : {
"message" : "$color$ non è un colore valido" ,
"description" : "Error displayed when the value of @var color is invalid" ,
"placeholders" : {
"color" : {
"content" : "$1"
}
}
} ,
2017-11-14 07:21:10 +00:00
"manageOnlyDisabled" : {
"message" : "Solo stili disattivati" ,
"description" : "Checkbox to show only disabled styles"
} ,
2017-11-25 13:34:43 +00:00
"cm_matchHighlightSelection" : {
"message" : "Solo selezione" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
} ,
2017-11-14 07:21:10 +00:00
"stylusUnavailableForURL" : {
"message" : "Stylus non funziona in pagine come questa." ,
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
} ,
2017-11-25 13:34:43 +00:00
"popupBorders" : {
"message" : "Aggiungi bordi bianchi sui lati" ,
"description" : ""
} ,
"manageOnlyUpdates" : {
"message" : "Solo con aggiornamenti o problemi" ,
"description" : "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
} ,
2015-09-19 00:56:05 +00:00
"addStyleTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Aggiunta di stili" ,
"description" : "Title of the page for adding styles"
} ,
2017-11-25 13:34:43 +00:00
"externalLink" : {
"message" : "Link esterno" ,
"description" : "Label for external links"
} ,
2017-11-14 07:21:10 +00:00
"importReplaceLabel" : {
"message" : "Sovrascrivi stile" ,
"description" : "Label for the button to import and overwrite current style"
} ,
"optionsAdvanced" : {
"message" : "Avanzato" ,
"description" : ""
} ,
2017-11-25 13:34:43 +00:00
"alphaChannel" : {
"message" : "Opacità" ,
"description" : "Label of color's opacity"
} ,
"editorStylesButton" : {
"message" : "Cerca stili editor" ,
"description" : "Find styles for the editor"
} ,
2017-11-14 07:21:10 +00:00
"optionsOpen" : {
"message" : "Apri" ,
"description" : ""
} ,
"manageOnlyExternal" : {
"message" : "Solo stili esterni" ,
"description" : "Checkbox to show only externally installed styles i.e. updatable"
} ,
"replaceAll" : {
"message" : "Sostituisci tutto" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
} ,
"importReportUnchanged" : {
"message" : "Non è stato cambiato nulla." ,
"description" : "Message in the report shown after importing styles"
} ,
"optionsActions" : {
"message" : "Azioni" ,
"description" : ""
} ,
2015-09-19 00:56:05 +00:00
"checkAllUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "Verifica la disponibilità di aggiornamenti per tutti gli stili" ,
"description" : "Label for the button to check all styles for updates"
} ,
2017-11-14 07:21:10 +00:00
"openOptionsManage" : {
"message" : "Opzioni UI" ,
"description" : "Go to Options UI"
} ,
2017-11-25 13:34:43 +00:00
"installUpdateFrom" : {
"message" : "Attualmente lo stile è aggiornato da $url$" ,
"description" : "Label to describe where the style gets update" ,
"placeholders" : {
"url" : {
"content" : "$1"
}
}
} ,
2017-11-14 07:21:10 +00:00
"optionsPopupWidth" : {
"message" : "Larghezza popup (in pixel)" ,
"description" : ""
} ,
2017-11-25 13:34:43 +00:00
"appliesLineWidgetWarning" : {
"message" : "Non funziona con CSS minificato" ,
"description" : "A warning that applies-to information won't show properly with minified CSS"
} ,
"undo" : {
"message" : "Annulla" ,
"description" : "Button label"
} ,
"externalSupport" : {
"message" : "Supporto" ,
"description" : "Label for the external link to style's support site"
} ,
"confirmSave" : {
"message" : "Salva" ,
"description" : "'Save' button in a confirm dialog"
} ,
2017-11-14 07:21:10 +00:00
"genericDisabledLabel" : {
"message" : "Disattivato" ,
"description" : "Used in various lists/options to indicate that something is disabled"
} ,
"replaceWith" : {
"message" : "Sostituisci con" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
} ,
2015-09-19 00:56:05 +00:00
"deleteStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Elimina" ,
"description" : "Label for the button to delete a style"
} ,
2017-11-25 13:34:43 +00:00
"updateCheckManualUpdateForce" : {
"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"
} ,
"styleInstallFailed" : {
"message" : "Installazione stile fallita!\n$error$" ,
"description" : "Warning when installation failed" ,
"placeholders" : {
"error" : {
"content" : "$1"
}
}
} ,
2015-09-19 00:56:05 +00:00
"addStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Scrivi nuovo stile" ,
"description" : "Label for the button to go to the add style page"
} ,
2017-11-14 07:21:10 +00:00
"manageOnlyEnabled" : {
"message" : "Solo stili attivati" ,
"description" : "Checkbox to show only enabled styles"
} ,
2015-09-19 00:56:05 +00:00
"editStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Modifica" ,
"description" : "Label for the button to go to the edit style page"
} ,
2017-11-25 13:34:43 +00:00
"author" : {
"message" : "Autore" ,
"description" : "Label for the style author"
} ,
2017-11-14 07:21:10 +00:00
"cm_theme" : {
"message" : "Tema" ,
"description" : "Label for the style editor's CSS theme."
} ,
"popupOpenEditInWindow" : {
"message" : "Apri editor in una nuova finestra" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
} ,
"backupMessage" : {
"message" : "Seleziona un file o trascinalo in questa pagina." ,
"description" : "Message for backup"
} ,
2017-11-25 13:34:43 +00:00
"importReportUndone" : {
"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"
} ,
2017-11-14 07:21:10 +00:00
"helpKeyMapCommand" : {
"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"
} ,
2015-09-19 00:56:05 +00:00
"description" : {
2017-07-12 07:14:37 +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"
2017-11-25 13:34:43 +00:00
} ,
"confirmClose" : {
"message" : "Chiudi" ,
"description" : "'Close' button in a confirm dialog"
2017-02-28 23:57:03 +00:00
}
2018-01-02 18:26:44 +00:00
}