chore(i18n,client): processed translations (#45639)

This commit is contained in:
camperbot
2022-04-07 22:26:53 +05:30
committed by GitHub
parent 9e5816c0c9
commit 5a681766ab

View File

@ -58,7 +58,7 @@
"resubscribe": "Puoi cliccare qui per reiscriverti",
"click-here": "Clicca qui per accedere",
"save": "Salva",
"save-code": "Save your Code",
"save-code": "Salva il codice",
"no-thanks": "No, grazie",
"yes-please": "Sì, volentieri",
"update-email": "Aggiorna la mia Email",
@ -531,11 +531,11 @@
"complete-project-first": "Devi prima completare il progetto.",
"local-code-save-error": "Oops, il codice non è stato salvato, il local storage del tuo browser potrebbe essere pieno.",
"local-code-saved": "Salvato! Il tuo codice è stato salvato nel local storage del tuo browser.",
"code-saved": "Your code was saved to the database. It will be here when you return.",
"code-save-error": "An error occurred trying to save your code.",
"code-save-less": "Slow Down! Your code was not saved. Try again in a few seconds.",
"challenge-save-too-big": "Sorry, you cannot save your code. Your code is {{user-size}} bytes. We allow a maximum of {{max-size}} bytes. Please make your code smaller and try again or request assistance on https://forum.freecodecamp.org",
"challenge-submit-too-big": "Sorry, you cannot submit your code. Your code is {{user-size}} bytes. We allow a maximum of {{max-size}} bytes. Please make your code smaller and try again or request assistance on https://forum.freecodecamp.org"
"code-saved": "Il tuo codice è stato salvato nel database. Sarà qui quando torni.",
"code-save-error": "C'è stato un errore provando asalvare il tuo codice.",
"code-save-less": "Rallenta! Il tuo codice non è stato salvato. Prova di nuovo tra qualche secondo.",
"challenge-save-too-big": "Ci dispiace, non possiamo salvare il tuo codice. Il tuo codice è {{user-size}} byte. Il massimo è di {{max-size}} byte. Per cortesia rendi il tuo codice più piccolo o richiedi assistenza a https://forum.freecodecamp.org",
"challenge-submit-too-big": "Ci dispiace, non puoi consegnare il tuo codice. Il tuo codice è {{user-size}} byte. Il massimo è di {{max-size}} byte. Per cortesia rendi il tuo codice più piccolo o richiedi assistenza a https://forum.freecodecamp.org"
},
"validation": {
"max-characters": "C'è un limite massimo di 288 caratteri, hai {{charsLeft}} rimanenti",