From 5a681766aba529775cb40f2258bd9147691e4e32 Mon Sep 17 00:00:00 2001 From: camperbot Date: Thu, 7 Apr 2022 22:26:53 +0530 Subject: [PATCH] chore(i18n,client): processed translations (#45639) --- client/i18n/locales/italian/translations.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index d6e412b164..bc2543005c 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -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",