| { |
| "appName": { |
| "message": "Traduci il testo selezionato", |
| "description": "The app name" |
| }, |
| "appBetaName": { |
| "message": "Traduci il testo selezionato (Beta)", |
| "description": "The beta app name" |
| }, |
| "appCanaryName": { |
| "message": "Traduci il testo selezionato (Canary)", |
| "description": "The beta app name" |
| }, |
| "appDescription": { |
| "message": "Traduci il testo selezionato con Google Traduttore", |
| "description": "The app description" |
| }, |
| "contextmenu_title": { |
| "message": "Traduci selezione in...", |
| "description": "Title of the context menu that appears when selecting text in a website and then right clicking it. Inside this parent item there are the target languages." |
| }, |
| "contextmenu_title2": { |
| "message": "Traduci la selezione in '$language$'", |
| "description": "Title of the context menu that appears after selecting text in a website and right clicking it, when only one target language has been configured.", |
| "placeholders": { |
| "language": { |
| "content": "$1", |
| "example": "Language to translate into." |
| } |
| } |
| }, |
| "contextmenulink_title": { |
| "message": "Traduci questo link a...", |
| "description": "Title of the context menu that appears when right clicking a link. Inside this parent item there are the target languages." |
| }, |
| "contextmenulink_title2": { |
| "message": "Traduci questo link a '$language$'", |
| "description": "Title of the context menu that appears after right clicking a link, when only one target language has been configured.", |
| "placeholders": { |
| "language": { |
| "content": "$1", |
| "example": "Language to translate into." |
| } |
| } |
| }, |
| "contextmenu_edit": { |
| "message": "Modifica le lingue...", |
| "description": "Title of the item inside the 'Translate section into...' context menu which is used to go to the options page." |
| }, |
| "options_welcome": { |
| "message": "Benvenuto!", |
| "description": "Title of the options page which welcomes users" |
| }, |
| "options_introduction": { |
| "message": "Si prega di selezionare le lingue che vuoi mostrare nel menu \"traduci\".", |
| "description": "Introduction paragraph in the options page preceding the language list." |
| }, |
| "options_languageselectheader": { |
| "message": "Lingue:", |
| "description": "Header of the selected languages list." |
| }, |
| "options_otheroptionsheader": { |
| "message": "Altre opzioni:", |
| "description": "Subheader in the options page before the options to choose where should the translation be shown.." |
| }, |
| "options_tabsoption_1": { |
| "message": "Aprire Google Translate in una nuova scheda per ogni traduzione.", |
| "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new tab)." |
| }, |
| "options_tabsoption_2": { |
| "message": "Aprire Google Translate in una scheda unica e ignorare l'ultima traduzione invece di aprire diverse schede.", |
| "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in the same tab used for the previous translation, or will open a new tab if there aren't any translation tabs open)." |
| }, |
| "options_tabsoption_3": { |
| "message": "Apri Google Translate in un popup.", |
| "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new popup)." |
| }, |
| "options_savebutton": { |
| "message": "Salva", |
| "description": "Save button in the settings page" |
| }, |
| "options_addlanguage": { |
| "message": "Aggiungi lingua", |
| "description": "Title for the 'Add language' dialog" |
| }, |
| "options_addlanguage_addbutton": { |
| "message": "Aggiungi", |
| "description": "'Add' button in the footer of the languages list which is used to show a dialog with a list of potential languages to add. In the dialog, this message is also shown inside a button which is used to confirm the action." |
| }, |
| "options_language_label": { |
| "message": "Lingua:", |
| "description": "Label for the language selector in the 'Add language' dialog" |
| }, |
| "options_credits": { |
| "message": "Crediti", |
| "description": "Message for the link to the credits dialog, and also the title for the credits dialog, which shows a list of open source projects used inside the extension and a list of translators/contributors." |
| }, |
| "options_credits_createdby": { |
| "message": "Estensione creata da: <a href=\"https://www.avm99963.com/\" target=\"_blank\">@avm99963</a> (Adria‑Vilanova Martínez)", |
| "description": "Text shown in the credits dialog, which shows that the extension was created by Adrià Vilanova Martínez (and their username is avm99963)." |
| }, |
| "options_credits_homepage": { |
| "message": "homepage", |
| "description": "Text shown for links to go to each homepage of open source projects in the credits. NOTE: put in in lowercase letters" |
| }, |
| "options_credits_by": { |
| "message": "di", |
| "description": "Fragment of the author statement in an item of the credits. NOTE: put in in lowercase letters. EXAMPLE: '{{options_credits_by}} Adrià Vilanova Martínez'" |
| }, |
| "options_credits_translations": { |
| "message": "Traduzioni", |
| "description": "Header for the section in the credits dialog which recognizes translators." |
| }, |
| "options_credits_translations_paragraph": { |
| "message": "Vorrei ringraziare specialmente i seguenti contributori, che hanno tradotto altruisticamente l'interfaccia dell'estensione in molte lingue ", |
| "description": "Paragraph in the 'Translations' section of the credits dialog, which recognizes translators. Following this paragraph there's a list with all the translators' names (if you've translated a string in Crowdin, you'll automatically be added to the list in the following extension update)." |
| }, |
| "options_ok": { |
| "message": "OK", |
| "description": "OK button in informative dialogs, which is used to close them (no action is done when pressing these buttons)" |
| }, |
| "options_cancel": { |
| "message": "Cancella", |
| "description": "Cancel button in the dialogs, to reject an action." |
| }, |
| "notification_install_title": { |
| "message": "Grazie per aver installato 'Translate Selected Text'" |
| }, |
| "notification_install_message": { |
| "message": "Cliccate su questa notificazione per configurarlo." |
| } |
| } |