|
2 | 2 | "Analytics": "Analytics",
|
3 | 3 | "Content Manager": "Gestione Contenuti",
|
4 | 4 | "Content Type Builder": "Generatore di Tipo Contenuti",
|
| 5 | + "Documentation": "Documentazione", |
5 | 6 | "Email": "Email",
|
6 | 7 | "Files Upload": "Caricamento Files",
|
7 | 8 | "HomePage.notification.newsLetter.success": "Iscritto con successo alla newsletter",
|
|
12 | 13 | "Role": "Ruolo",
|
13 | 14 | "Roles & Permissions": "Ruoli e Permessi",
|
14 | 15 | "Settings Manager": "Gestione Impostazioni",
|
15 |
| - "Username": "Username", |
| 16 | + "Username": "Nome utente", |
16 | 17 | "Users": "Utenti",
|
17 | 18 | "Users & Permissions": "Utenti & Permessi",
|
18 | 19 | "app.components.BlockLink.code": "Esempi di codice",
|
|
22 | 23 | "app.components.Button.cancel": "Annulla",
|
23 | 24 | "app.components.Button.save": "Salva",
|
24 | 25 | "app.components.ComingSoonPage.comingSoon": "In arrivo",
|
25 |
| - "app.components.ComingSoonPage.featuresNotAvailable": "Questa funzionalità è ancora sotto sviluppo attivo.", |
| 26 | + "app.components.ComingSoonPage.featuresNotAvailable": "Questa funzionalità è ancora in fase di sviluppo.", |
26 | 27 | "app.components.DownloadInfo.download": "Download in corso...",
|
27 | 28 | "app.components.DownloadInfo.text": "Potrebbe volerci un minuto. Grazie della pazienza.",
|
28 | 29 | "app.components.EmptyAttributes.title": "Campi non ancora presenti.",
|
|
52 | 53 | "app.components.InputFileDetails.originalName": "Nome originale:",
|
53 | 54 | "app.components.InputFileDetails.remove": "Rimuovi questo file",
|
54 | 55 | "app.components.InputFileDetails.size": "Dimensione:",
|
| 56 | + "app.components.InstallPluginPage.Download.title": "Scaricando...", |
| 57 | + "app.components.InstallPluginPage.Download.description": "Il download e l'installazione del plugin potrebbero richiedere qualche secondo.", |
55 | 58 | "app.components.InstallPluginPage.InputSearch.label": " ",
|
56 | 59 | "app.components.InstallPluginPage.InputSearch.placeholder": "Cerca un plugin... (es: authentication)",
|
57 | 60 | "app.components.InstallPluginPage.description": "Estendi la tua app senza sforzi.",
|
|
65 | 68 | "app.components.InstallPluginPopup.navLink.faq": "faq",
|
66 | 69 | "app.components.InstallPluginPopup.navLink.screenshots": "Screenshots",
|
67 | 70 | "app.components.InstallPluginPopup.noDescription": "Nessuna descrizione disponibile",
|
| 71 | + "app.components.LeftMenuFooter.documentation": "Documentazione", |
| 72 | + "app.components.LeftMenuFooter.help": "Supporto", |
68 | 73 | "app.components.LeftMenuFooter.poweredBy": "Offerto da ",
|
69 | 74 | "app.components.LeftMenuLinkContainer.configuration": "Configurazioni",
|
70 | 75 | "app.components.LeftMenuLinkContainer.general": "Generale",
|
|
75 | 80 | "app.components.ListPluginsPage.description": "Lista dei plugin installati nel progetto.",
|
76 | 81 | "app.components.ListPluginsPage.helmet.title": "Lista plugin",
|
77 | 82 | "app.components.ListPluginsPage.title": "Plugins",
|
| 83 | + "app.components.Logout.admin": "Gestione utenti", |
78 | 84 | "app.components.Logout.profile": "Profilo",
|
79 |
| - "app.components.Logout.logout": "Disconnettersi", |
| 85 | + "app.components.Logout.logout": "Disconnetti", |
80 | 86 | "app.components.NotFoundPage.back": "Torna alla home",
|
81 | 87 | "app.components.NotFoundPage.description": "Non trovato",
|
82 | 88 | "app.components.Official": "Ufficiale",
|
| 89 | + "app.components.Onboarding.label.completed": "% completato", |
| 90 | + "app.components.Onboarding.title": "Video di introduzione", |
83 | 91 | "app.components.PluginCard.Button.label.download": "Download",
|
84 | 92 | "app.components.PluginCard.Button.label.install": "Già installato",
|
85 | 93 | "app.components.PluginCard.Button.label.support": "Supportaci",
|
86 | 94 | "app.components.PluginCard.compatible": "Compatibile con la tua app",
|
87 | 95 | "app.components.PluginCard.compatibleCommunity": "Compatibile con la comunità",
|
88 | 96 | "app.components.PluginCard.more-details": "Più dettagli",
|
| 97 | + "app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed": "La funzione autoReload necessità di essere abilitata. Per favore, avvia la app con il comando `yarn develop`.", |
| 98 | + "app.components.PluginCard.PopUpWarning.install.impossible.environment": "Per ragioni di sicurezza, il plugin puo essere scaricato solo in ambiente di sviluppo.", |
| 99 | + "app.components.PluginCard.PopUpWarning.install.impossible.confirm": "Ho capito!", |
| 100 | + "app.components.PluginCard.PopUpWarning.install.impossible.title": "Impossibile scaricare", |
89 | 101 | "app.components.PluginCard.price.free": "Gratis",
|
| 102 | + "app.components.PluginCard.settings": "Impostazioni", |
90 | 103 | "app.components.listPlugins.button": "Aggiungi Nuovo Plugin",
|
91 | 104 | "app.components.listPlugins.title.none": "Nessun plugin installato",
|
92 | 105 | "app.components.listPlugins.title.plural": "{number} plugin installati",
|
|
95 | 108 | "app.utils.SelectOption.defaultMessage": " ",
|
96 | 109 | "app.utils.defaultMessage": " ",
|
97 | 110 | "app.utils.placeholder.defaultMessage": " ",
|
| 111 | + "components.AutoReloadBlocker.description": "Avvia Strapi con uno dei seguenti comandi:", |
98 | 112 | "components.AutoReloadBlocker.header": "Ricarica funzionalità è richiesto per questo plugin.",
|
99 | 113 | "components.ErrorBoundary.title": "Qualcosa è andato storto...",
|
100 | 114 | "components.Input.error.attribute.key.taken": "Valore già esistente",
|
|
109 | 123 | "components.Input.error.validation.min": "Valore troppo basso.",
|
110 | 124 | "components.Input.error.validation.minLength": "Valore troppo corto.",
|
111 | 125 | "components.Input.error.validation.minSupMax": "Non può essere superiore a",
|
112 |
| - "components.Input.error.validation.regex": "Questo valore non coincide con il regex.", |
| 126 | + "components.Input.error.validation.regex": "Questo valore non coincide con la regex.", |
113 | 127 | "components.Input.error.validation.required": "Valore obbligatorio.",
|
| 128 | + "components.InputSelect.option.placeholder": "Seleziona", |
114 | 129 | "components.ListRow.empty": "Non ci sono dati da mostrare.",
|
115 | 130 | "components.OverlayBlocker.description": "Stai utilizzando una funzionalità che necessita del riavvio del server. Per favore, attendi che il server ritorni attivo.",
|
| 131 | + "components.OverlayBlocker.description.serverError": "Il server deve essere riavvito, per favore controlla i tuoi log nel terminale.", |
116 | 132 | "components.OverlayBlocker.title": "Attendendo il riavvio...",
|
| 133 | + "components.OverlayBlocker.title.serverError": "Il riavvio sta impiegando più del previsto", |
117 | 134 | "components.PageFooter.select": "elementi per pagina",
|
118 | 135 | "components.ProductionBlocker.description": "Per ragioni di sicurezza dobbiamo disabilitare questo plugin in altri ambienti.",
|
119 | 136 | "components.ProductionBlocker.header": "Questo plugin è disponibile solo in sviluppo.",
|
|
137 | 154 | "components.popUpWarning.title": "Per favore conferma",
|
138 | 155 | "notification.error": "Si è verificato un errore",
|
139 | 156 | "notification.error.layout": "Non è stato possibile recuperare il layout",
|
140 |
| - "request.error.model.unknow": "Questo modello non esiste", |
141 | 157 | "request.error.model.unknown": "Questo modello non esiste",
|
| 158 | + "app.utils.delete": "Elimina", |
| 159 | + "HomePage.helmet.title": "Homepage", |
| 160 | + "HomePage.welcome.congrats": "Congratulazioni!", |
| 161 | + "HomePage.welcome.congrats.content": "Ti sei loggato come primo amministratore. Per scoprire le funzionalità di Strapi,", |
| 162 | + "HomePage.welcome.congrats.content.bold": "ti suggeriamo di creare il tuo primo Content-Type.", |
| 163 | + "HomePage.community": "Unisciti alla Community", |
| 164 | + "HomePage.roadmap": "Guarda la nostra roadmap", |
| 165 | + "HomePage.greetings": "Ciao {name}!", |
142 | 166 |
|
143 |
| - "Auth.advanced.allow_register": "Registrazione consentita", |
| 167 | + "Auth.advanced.allow_register": "Registrazione compiuta", |
| 168 | + "Auth.privacy-policy-agreement.terms": "termini", |
| 169 | + "Auth.privacy-policy-agreement.policy": "privacy policy", |
144 | 170 | "Auth.form.button.forgot-password": "Invia Email",
|
145 | 171 | "Auth.form.button.forgot-password.success": "Invia di nuovo",
|
146 | 172 | "Auth.form.button.login": "Accedi",
|
147 | 173 | "Auth.form.button.register": "Inizia adesso",
|
148 | 174 | "Auth.form.button.register-success": "Invia di nuovo",
|
149 | 175 | "Auth.form.button.reset-password": "Cambia password",
|
| 176 | + "Auth.form.error.blocked": "Il tuo account è stato bloccato dall'amministratore.", |
150 | 177 | "Auth.form.error.code.provide": "Codice fornito non corretto.",
|
| 178 | + "Auth.form.error.confirmed": "La mail del tuo account non è stata confermata.", |
151 | 179 | "Auth.form.error.email.invalid": "Questa email non è valida.",
|
152 |
| - "Auth.form.error.email.provide": "Per favore fornisci il tuo username o la tua password", |
153 |
| - "Auth.form.error.email.taken": "Email in uso", |
| 180 | + "Auth.form.error.email.provide": "Per favore fornisci il tuo Nome utente o la tua mail", |
| 181 | + "Auth.form.error.email.taken": "Email già utilizzata", |
154 | 182 | "Auth.form.error.invalid": "Identificatore o password non valida.",
|
155 | 183 | "Auth.form.error.noAdminAccess": "Non puoi accedere al pannello di amministrazione.",
|
156 | 184 | "Auth.form.error.params.provide": "I parametri forniti non sono corretti.",
|
157 | 185 | "Auth.form.error.password.format": "La tua password non può contenere il simbolo $ per più di tre volte.",
|
158 | 186 | "Auth.form.error.password.local": "Questo utente non ha mai impostato una password locale, accedi gentilmente tramite il provider usato durante la creazione dell'account",
|
159 | 187 | "Auth.form.error.password.matching": "La password non corrisponde.",
|
160 | 188 | "Auth.form.error.password.provide": "Per favore fornisci la tua password",
|
| 189 | + "Auth.form.error.ratelimit": "Troppi tentativi, riprova tra un minuto.", |
161 | 190 | "Auth.form.error.user.not-exist": "Questa email non esiste.",
|
162 |
| - "Auth.form.error.username.taken": "Username in uso", |
| 191 | + "Auth.form.error.username.taken": "Nome utente già utilizzato.", |
163 | 192 | "Auth.form.forgot-password.email.label": "Inserisci la tua email",
|
164 | 193 | "Auth.form.forgot-password.email.label.success": "Email inviata correttamente",
|
165 | 194 | "Auth.form.forgot-password.email.placeholder": "mysuperemail@gmail.com",
|
|
168 | 197 | "Auth.form.header.register": "Benvenuto!",
|
169 | 198 | "Auth.form.header.register-success": "strapi",
|
170 | 199 | "Auth.form.login.password.label": "Password",
|
171 |
| - "Auth.form.login.rememberMe.label": "Ricordati di me", |
172 |
| - "Auth.form.login.username.label": "Username", |
| 200 | + "Auth.form.login.rememberMe.label": "Ricordami", |
| 201 | + "Auth.form.login.username.label": "Nome utente", |
173 | 202 | "Auth.form.login.username.placeholder": "John Doe",
|
174 | 203 | "Auth.form.register-success.email.label": "Email inviata con successo a",
|
175 | 204 | "Auth.form.register-success.email.placeholder": "mysuperemail@gmail.com",
|
176 | 205 | "Auth.form.register.confirmPassword.label": "Password di conferma",
|
177 | 206 | "Auth.form.register.email.label": "Email",
|
178 | 207 | "Auth.form.register.email.placeholder": "johndoe@gmail.com",
|
| 208 | + "Auth.form.register.news.label": "Tienimi aggiornata in merito a nuove funzionalità e futuri sviluppi (così facendo accetti {terms} e {policy}).", |
179 | 209 | "Auth.form.register.password.label": "Password",
|
180 |
| - "Auth.form.register.username.label": "Username", |
| 210 | + "Auth.form.register.username.label": "Nome utente", |
181 | 211 | "Auth.form.register.username.placeholder": "John Doe",
|
182 | 212 | "Auth.header.register.description": "Per terminare l'installazione e mettere in sicurezza la tua applicazione è necessario creare il primo utente (root admin) inserendo le informazioni necessarie di seguito riportate",
|
183 | 213 | "Auth.link.forgot-password": "Password dimenticata?",
|
184 | 214 | "Auth.link.ready": "Sei pronto per accedere?",
|
| 215 | + "app.containers.App.notification.error.init": "Si è verificato un errore durante la richiesta dell'API", |
185 | 216 | "components.Input.error.password.noMatch": "La password non corrisponde"
|
186 | 217 | }
|
0 commit comments