summaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-27 00:18:13 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-27 00:18:13 +0000
commit72612cb73ca072e9ac962371fdb64f113b85b4d2 (patch)
tree382556df93204a1e285118cbfb4fe71eada013a9 /lib/l10n/it.js
parent8f0da6b9f74b361cf31ea8a8ef8badf0685a9211 (diff)
downloadnextcloud-server-72612cb73ca072e9ac962371fdb64f113b85b4d2.tar.gz
nextcloud-server-72612cb73ca072e9ac962371fdb64f113b85b4d2.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r--lib/l10n/it.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 1bc44d54918..98d3e1c1bb0 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -265,10 +265,6 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "I file dell'applicazione %1$s non sono stati sostituiti correttamente. Assicurati che sia una versione compatibile con il server.",
"Full name" : "Nome completo",
- "%s enter the database username and name." : "%s digita il nome utente e il nome del database.",
- "%s enter the database username." : "%s digita il nome utente del database.",
- "%s enter the database name." : "%s digita il nome del database.",
- "%s you may not use dots in the database name" : "%s non dovresti utilizzare punti nel nome del database",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "È stato raggiunto il limite di utenti e l'utente non è stato creato. Controlla le notifiche per maggiori informazioni.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo i seguenti caratteri sono consentiti in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "È richiesta almeno la versione 2.7.0 di libxml2. Quella attualmente installata è la %s.",