[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2021-08-19 03:10:16 +00:00
parent 9f0979ef80
commit 5688e9447e
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,8 @@ OC.L10N.register(
"Continue registration" : "Continua la registrazione",
"New user \"%s\" has created an account on %s" : "Il nuovo utente \"%s\" ha creato un account su %s",
"New user registered" : "Nuovo utente registrato",
"\"%1$s\" (%2$s) registered a new account on %3$s." : "\"%1$s\" (%2$s) ha registrato un nuovo account su %3$s.",
"\"%1$s\" (%2$s) registered a new account on %3$s and needs to be enabled." : "\"%1$s\" (%2$s) ha registrato un nuovo account su %3$s e deve essere abilitato.",
"Enable now" : "Abilita ora",
"A user has already taken this email, maybe you already have an account?" : "Un utente ha già utilizzato questo indirizzo, forse hai già un account?",
"You can <a href=\"%s\">log in now</a>." : "Ora puoi <a href=\"%s\">accedere</a>.",

View File

@ -17,6 +17,8 @@
"Continue registration" : "Continua la registrazione",
"New user \"%s\" has created an account on %s" : "Il nuovo utente \"%s\" ha creato un account su %s",
"New user registered" : "Nuovo utente registrato",
"\"%1$s\" (%2$s) registered a new account on %3$s." : "\"%1$s\" (%2$s) ha registrato un nuovo account su %3$s.",
"\"%1$s\" (%2$s) registered a new account on %3$s and needs to be enabled." : "\"%1$s\" (%2$s) ha registrato un nuovo account su %3$s e deve essere abilitato.",
"Enable now" : "Abilita ora",
"A user has already taken this email, maybe you already have an account?" : "Un utente ha già utilizzato questo indirizzo, forse hai già un account?",
"You can <a href=\"%s\">log in now</a>." : "Ora puoi <a href=\"%s\">accedere</a>.",