aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_reminders/l10n/it.js')
-rw-r--r--apps/files_reminders/l10n/it.js12
1 files changed, 9 insertions, 3 deletions
diff --git a/apps/files_reminders/l10n/it.js b/apps/files_reminders/l10n/it.js
index 473516bbb86..c9c3a08142d 100644
--- a/apps/files_reminders/l10n/it.js
+++ b/apps/files_reminders/l10n/it.js
@@ -6,10 +6,12 @@ OC.L10N.register(
"View file" : "Visualizza file",
"View folder" : "Visualizza cartella",
"Files reminder" : "Files reminder",
+ "The \"files_reminders\" app can work properly." : "L'app \"files_reminders\" può funzionare correttamente.",
+ "The \"files_reminders\" app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "L'app \"files_reminders\" necessita dell'app di notifica per funzionare correttamente. È necessario abilitare le notifiche o disabilitare files_reminder.",
"Set file reminders" : "Imposta promemoria per i file",
"**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 File reminders**I\n\nImposta promemoria file.\n\nNota: per usare l'app `Promemoria file`, assicurati che l'app `Notifiche` sia installata e abilitata. L'app `Notifiche` fornisce le API necessarie per il corretto funzionamento dell'app `File reminders`.",
"Set reminder for \"{fileName}\"" : "Imposta promemoria per \"{fileName}\"",
- "Set reminder at custom date & time" : "Imposta promemoria per data personalizzata & ora",
+ "Reminder at custom date & time" : "Promemoria a data e ora personalizzate",
"Clear reminder" : "Elimina promemoria",
"Please choose a valid date & time" : "Si prega di scegliere una data valida & ora",
"Reminder set for \"{fileName}\"" : "Promemoria impostato per \"{fileName}\"",
@@ -20,7 +22,7 @@ OC.L10N.register(
"Cancel" : "Annulla",
"Set reminder" : "Imposta promemoria",
"Reminder set" : "Promemoria impostato",
- "Set custom reminder" : "Imposta promemoria personalizzato",
+ "Custom reminder" : "Promemoria personalizzato",
"Later today" : "Più tardi oggi",
"Set reminder for later today" : "Imposta promemoria per più tardi oggi",
"Tomorrow" : "Domani",
@@ -28,6 +30,10 @@ OC.L10N.register(
"This weekend" : "Questo fine settimana",
"Set reminder for this weekend" : "Imposta promemoria per questo fine settimana",
"Next week" : "Settimana successiva",
- "Set reminder for next week" : "Imposta promemoria per la prossima settimana"
+ "Set reminder for next week" : "Imposta promemoria per la prossima settimana",
+ "This files_reminder can work properly." : "Questo file_promemoria può funzionare correttamente.",
+ "The files_reminder app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "L'app files_reminder necessita dell'app notifiche per funzionare correttamente. È necessario abilitare le notifiche o disabilitare files_reminder.",
+ "Set reminder at custom date & time" : "Imposta promemoria per data personalizzata & ora",
+ "Set custom reminder" : "Imposta promemoria personalizzato"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");