avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 1 | { |
Adrià Vilanova Martínez | a31290e | 2024-05-28 23:09:49 +0200 | [diff] [blame] | 2 | "appName": { |
| 3 | "message": "Traduci il testo selezionato", |
| 4 | "description": "The app name" |
| 5 | }, |
| 6 | "appBetaName": { |
| 7 | "message": "Traduci il testo selezionato (Beta)", |
| 8 | "description": "The beta app name" |
| 9 | }, |
| 10 | "appCanaryName": { |
| 11 | "message": "Traduci il testo selezionato (Canary)", |
| 12 | "description": "The beta app name" |
| 13 | }, |
| 14 | "appDescription": { |
| 15 | "message": "Traduci il testo selezionato con Google Traduttore", |
| 16 | "description": "The app description" |
| 17 | }, |
| 18 | "contextmenu_title": { |
| 19 | "message": "Traduci selezione in...", |
| 20 | "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." |
| 21 | }, |
| 22 | "contextmenu_title2": { |
| 23 | "message": "Traduci la selezione in '$language$'", |
| 24 | "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.", |
| 25 | "placeholders": { |
| 26 | "language": { |
| 27 | "content": "$1", |
| 28 | "example": "Language to translate into." |
| 29 | } |
| 30 | } |
| 31 | }, |
Adrià Vilanova Martínez | 7dcc913 | 2024-10-12 19:19:58 +0200 | [diff] [blame^] | 32 | "contextmenulink_title": { |
| 33 | "message": "Traduci questo link a...", |
| 34 | "description": "Title of the context menu that appears when right clicking a link. Inside this parent item there are the target languages." |
| 35 | }, |
| 36 | "contextmenulink_title2": { |
| 37 | "message": "Traduci questo link a '$language$'", |
| 38 | "description": "Title of the context menu that appears after right clicking a link, when only one target language has been configured.", |
| 39 | "placeholders": { |
| 40 | "language": { |
| 41 | "content": "$1", |
| 42 | "example": "Language to translate into." |
| 43 | } |
| 44 | } |
| 45 | }, |
Adrià Vilanova Martínez | a31290e | 2024-05-28 23:09:49 +0200 | [diff] [blame] | 46 | "contextmenu_edit": { |
| 47 | "message": "Modifica le lingue...", |
| 48 | "description": "Title of the item inside the 'Translate section into...' context menu which is used to go to the options page." |
| 49 | }, |
| 50 | "options_welcome": { |
| 51 | "message": "Benvenuto!", |
| 52 | "description": "Title of the options page which welcomes users" |
| 53 | }, |
| 54 | "options_introduction": { |
| 55 | "message": "Si prega di selezionare le lingue che vuoi mostrare nel menu \"traduci\".", |
| 56 | "description": "Introduction paragraph in the options page preceding the language list." |
| 57 | }, |
| 58 | "options_languageselectheader": { |
| 59 | "message": "Lingue:", |
| 60 | "description": "Header of the selected languages list." |
| 61 | }, |
| 62 | "options_otheroptionsheader": { |
| 63 | "message": "Altre opzioni:", |
| 64 | "description": "Subheader in the options page before the options to choose where should the translation be shown.." |
| 65 | }, |
| 66 | "options_tabsoption_1": { |
| 67 | "message": "Aprire Google Translate in una nuova scheda per ogni traduzione.", |
| 68 | "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new tab)." |
| 69 | }, |
| 70 | "options_tabsoption_2": { |
| 71 | "message": "Aprire Google Translate in una scheda unica e ignorare l'ultima traduzione invece di aprire diverse schede.", |
| 72 | "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)." |
| 73 | }, |
| 74 | "options_tabsoption_3": { |
| 75 | "message": "Apri Google Translate in un popup.", |
| 76 | "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new popup)." |
| 77 | }, |
| 78 | "options_savebutton": { |
| 79 | "message": "Salva", |
| 80 | "description": "Save button in the settings page" |
| 81 | }, |
| 82 | "options_addlanguage": { |
| 83 | "message": "Aggiungi lingua", |
| 84 | "description": "Title for the 'Add language' dialog" |
| 85 | }, |
| 86 | "options_addlanguage_addbutton": { |
| 87 | "message": "Aggiungi", |
| 88 | "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." |
| 89 | }, |
| 90 | "options_language_label": { |
| 91 | "message": "Lingua:", |
| 92 | "description": "Label for the language selector in the 'Add language' dialog" |
| 93 | }, |
| 94 | "options_credits": { |
| 95 | "message": "Crediti", |
| 96 | "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." |
| 97 | }, |
| 98 | "options_credits_createdby": { |
| 99 | "message": "Estensione creata da: <a href=\"https://www.avm99963.com/\" target=\"_blank\">@avm99963</a> (Adria‑Vilanova Martínez)", |
| 100 | "description": "Text shown in the credits dialog, which shows that the extension was created by Adrià Vilanova Martínez (and their username is avm99963)." |
| 101 | }, |
| 102 | "options_credits_homepage": { |
| 103 | "message": "homepage", |
| 104 | "description": "Text shown for links to go to each homepage of open source projects in the credits. NOTE: put in in lowercase letters" |
| 105 | }, |
| 106 | "options_credits_by": { |
| 107 | "message": "di", |
| 108 | "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'" |
| 109 | }, |
| 110 | "options_credits_translations": { |
| 111 | "message": "Traduzioni", |
| 112 | "description": "Header for the section in the credits dialog which recognizes translators." |
| 113 | }, |
| 114 | "options_credits_translations_paragraph": { |
| 115 | "message": "Vorrei ringraziare specialmente i seguenti contributori, che hanno tradotto altruisticamente l'interfaccia dell'estensione in molte lingue ", |
| 116 | "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)." |
| 117 | }, |
| 118 | "options_ok": { |
| 119 | "message": "OK", |
| 120 | "description": "OK button in informative dialogs, which is used to close them (no action is done when pressing these buttons)" |
| 121 | }, |
| 122 | "options_cancel": { |
| 123 | "message": "Cancella", |
| 124 | "description": "Cancel button in the dialogs, to reject an action." |
| 125 | }, |
| 126 | "notification_install_title": { |
| 127 | "message": "Grazie per aver installato 'Translate Selected Text'" |
| 128 | }, |
| 129 | "notification_install_message": { |
| 130 | "message": "Cliccate su questa notificazione per configurarlo." |
| 131 | } |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 132 | } |