From 06655255b74d0068f6e3b6b0d94782731ef9abe8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 26 May 2023 01:09:06 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/it.js | 1 + l10n/it.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/it.js b/l10n/it.js index 566f3bac..3389cf25 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -28,6 +28,7 @@ OC.L10N.register( "Expiration days have to be a non negative number" : "I giorni di scadenza devono essere un numero positivo", "Maximum login attempts have to be a non negative number" : "I massimi tentativi di accesso devono essere un numero positivo", "Settings saved" : "Impostazioni salvate", + "Error while saving settings" : "Errore durante il salvataggio delle impostazioni", "Saved" : "Salvata", "Error while saving" : "Errore durante il salvataggio" }, diff --git a/l10n/it.json b/l10n/it.json index ecfbbb32..8e00bd3e 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -26,6 +26,7 @@ "Expiration days have to be a non negative number" : "I giorni di scadenza devono essere un numero positivo", "Maximum login attempts have to be a non negative number" : "I massimi tentativi di accesso devono essere un numero positivo", "Settings saved" : "Impostazioni salvate", + "Error while saving settings" : "Errore durante il salvataggio delle impostazioni", "Saved" : "Salvata", "Error while saving" : "Errore durante il salvataggio" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"