Welcome to mirror list, hosted at ThFree Co, Russian Federation.

it.json « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eda0f9d43a7475a410114d9d5638f903ba7321ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{ "translations": {
    "Register" : "Registrati",
    "Email address you entered is not valid" : "L'indirizzo email digitato non è valido",
    "There is already a pending registration with this email" : "C'è già una registrazione in corso con questa email",
    "There is an existing user with this email" : "C'è già un utente con questo indirizzo email",
    "Verify your ownCloud registration request" : "Verifica la tua richiesta di registrazione a ownCloud",
    "Verification email successfully sent." : "Email di verifica inviata correttamente.",
    "Invalid verification URL. No registration request with this verification URL is found." : "URL di verifica non valido. Nessuna richiesta di registrazione trovata con questo URL di verifica.",
    "Unable to create user, there are problems with user backend." : "Impossibile creare l'utente, ci sono problemi con il motore degli utenti.",
    "Failed to delete pending registration request" : "L'eliminazione della richiesta di registrazione in corso non è riuscita",
    "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Il tuo account è stato creato correttamente, ora puoi <a href=\"{link}\">effettuare l'accesso</a>.",
    "Your settings have been updated." : "Le tue impostazioni sono state aggiornate.",
    "No such group" : "Gruppo inesistente",
    "Registration" : "Registrazione",
    "Default group that all registered users belong" : "Il gruppo predefinito al quale appartengono tutti gli utenti registrati",
    "None" : "Nessuno",
    "To create a new account on ownCloud, just click the following link:\n{link}" : "Per creare un nuovo account su ownCloud, ti basta fare clic sul collegamento seguente:\n{link}",
    "Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account qui sotto.",
    "Username" : "Nome utente",
    "Password" : "Password",
    "Create account" : "Crea account",
    "Thank you for registering, you should receive verification link in a few minutes." : "Grazie per esserti registrato, riceverai un collegamento di verifica nel giro di pochi minuti.",
    "Email" : "Posta elettronica",
    "Request verification link" : "Richiedi collegamento di verifica",
    "Please re-enter a valid email address" : "Digita nuovamente un indirizzo email valido",
    "You will receive an email with verification link" : "Riceverai un'email con un collegamento di verifica"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}