diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-02 01:07:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-02 01:07:35 +0000 |
commit | 1b5ff9f5c704a1497fee7885656ea72978687d48 (patch) | |
tree | 0b97134d25bfa095c7c9760e36d6cc88bde8f1be /settings/l10n | |
parent | ac1bf3c2b7e0a820d68bf50d57f602a01a714d43 (diff) | |
download | nextcloud-server-1b5ff9f5c704a1497fee7885656ea72978687d48.tar.gz nextcloud-server-1b5ff9f5c704a1497fee7885656ea72978687d48.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/it.js | 2 | ||||
-rw-r--r-- | settings/l10n/it.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index edf5bc2e9a3..772ada2b39e 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -254,7 +254,9 @@ OC.L10N.register( "Issued By" : "Emesso da", "Valid until %s" : "Valido fino al %s", "Import root certificate" : "Importa certificato radice", + "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Ciao,<br><br>volevamo informarti che ora hai un account %s.<br><br>Il tuo nome utente: <strong>%s</strong><br>Accedi: <strong><a href=\"%s\">%s</a></strong><br><br>", "Cheers!" : "Saluti!", + "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevamo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n", "Administrator documentation" : "Documentazione amministratore", "Online documentation" : "Documentazione in linea", "Forum" : "Forum", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 0e56f7c56c7..d1b61d33118 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -252,7 +252,9 @@ "Issued By" : "Emesso da", "Valid until %s" : "Valido fino al %s", "Import root certificate" : "Importa certificato radice", + "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Ciao,<br><br>volevamo informarti che ora hai un account %s.<br><br>Il tuo nome utente: <strong>%s</strong><br>Accedi: <strong><a href=\"%s\">%s</a></strong><br><br>", "Cheers!" : "Saluti!", + "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevamo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n", "Administrator documentation" : "Documentazione amministratore", "Online documentation" : "Documentazione in linea", "Forum" : "Forum", |