blob: 7bd77394ebfff8acceadaeb77ebedd58c6eb4092 [file] [log] [blame]
Lucaa300fb82022-06-20 14:20:56 +00001{
2 "appName": {
3 "message": "Strumenti PRO per Tailwind",
4 "description": "The extension's name"
5 },
6 "appNameBeta": {
7 "message": "Strumenti PRO per Tailwind (beta)",
8 "description": "The extension's name for the beta version"
9 },
10 "appNameCanary": {
11 "message": "Strumenti PRO per Tailwind (canary)",
12 "description": "The extension's name for the beta version"
13 },
14 "appNameGecko": {
15 "message": "Strumenti PRO per Tailwind",
16 "description": "The extension's name (with a 50 character limit for Gecko)"
17 },
18 "appDescription": {
19 "message": "Scorrimento infinito e altri miglioramenti nei Forum e nella Community Console",
20 "description": "The extension's description"
21 },
22 "options_killswitchwarning": {
23 "message": "Una o più opzioni sono state forzatamente disabilitate perché potrebbero non funzionare correttamente. Vai sul <a href='https://groups.google.com/g/twpowertools-discuss' rel='noreferrer noopener' target='_blank'>gruppo Google twpowertools-discuss</a> per sapere di più sul perché alcune opzioni sono state disabilitate.",
24 "description": "Warning shown in the options page if a feature has been remotely force disabled via the kill switch mechanism. This happens when a feature doesn't work properly and might be doing dangerous things, and the maintainer or an authorized user remotely force disables the feature."
25 },
26 "options_killswitchenabled": {
27 "message": "L'opzione precedente è stata interrotta a causa di un problema.",
28 "description": "Warning shown in the options page below an option, when it has been remotely force disabled via the kill switch mechanism."
29 },
30 "options_optionalpermissionswarning_header": {
31 "message": "Alcune funzionalità richiedono autorizzazioni aggiuntive per funzionare. Sono stati evidenziati di seguito, fai clic sulle loro caselle di controllo per concedere le autorizzazioni appropriate.",
32 "description": "Warning shown at the top of the options page if a feature cannot be used because one or more required permissions haven't been granted to the extension."
33 },
34 "options_optionalpermissionswarning_label": {
35 "message": "Questa operazione necessita di autorizzazioni aggiuntive per poter essere effettuata.",
36 "description": "Warning shown in the options page below an option, when a feature needs more permissions to work."
37 },
38 "options_featuredoptions": {
39 "message": "Opzioni in primo piano",
40 "description": "Heading for several options that can be enabled in the options page."
41 },
42 "options_minorenhancements": {
43 "message": "Miglioramenti minori",
44 "description": "Heading for several options that can be enabled in the options page."
45 },
46 "options_thread": {
47 "message": "Carica automaticamente batch di messaggi all'interno dei thread durante lo scorrimento verso il basso.",
48 "description": "Feature checkbox in the options page"
49 },
50 "options_threadall": {
51 "message": "Carica tutti i messaggi all'interno dei thread contemporaneamente durante lo scorrimento verso il basso.",
52 "description": "Feature checkbox in the options page"
53 }
54}