aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-12-24 00:21:26 +0000
committerNextcloud bot <bot@nextcloud.com>2024-12-24 00:21:26 +0000
commitd65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4 (patch)
tree558689dabb4daee776eca73d40857bc3d6ebc39f /lib/l10n/it.js
parent4b3b09f3c44a6c68e752b102e018c6fa1e990c51 (diff)
downloadnextcloud-server-d65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4.tar.gz
nextcloud-server-d65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4.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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index d83cea5e204..ec34dccbc64 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -126,7 +126,6 @@ OC.L10N.register(
"Sharing backend %s not found" : "Motore di condivisione %s non trovato",
"Sharing backend for %s not found" : "Motore di condivisione di %s non trovato",
"%1$s shared %2$s with you" : "%1$s condiviso %2$s con te",
- "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.",
"Open %s" : "Apri %s",
"%1$s via %2$s" : "%1$s tramite %2$s",
"%1$s shared %2$s with you and wants to add:" : "%1$s condiviso %2$s con te e vuole aggiungere:",
@@ -279,6 +278,7 @@ OC.L10N.register(
"Sharing %s failed, because this item is already shared with user %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con l'utente %s",
"%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te",
"%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.",
+ "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.",
"The username is already being used" : "Il nome utente è già utilizzato",
"Could not create user" : "Impossibile creare l'utente",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Solo i seguenti caratteri sono consentiti in un nome utente: \"a-z\", \"A-Z\", \"0-9\", spazi e \"_.@-'\"",