diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-09 00:21:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-09 00:21:39 +0000 |
commit | ef900054d51cc52dea5b9d90741fcd88fe91540d (patch) | |
tree | 2ac644605de3d642bd7c961530a835cbc4dcd48e /apps/files_reminders | |
parent | de6f8219be220e8f4803d4cec2bcc0d0b1a4e259 (diff) | |
download | nextcloud-server-ef900054d51cc52dea5b9d90741fcd88fe91540d.tar.gz nextcloud-server-ef900054d51cc52dea5b9d90741fcd88fe91540d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_reminders')
-rw-r--r-- | apps/files_reminders/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/files_reminders/l10n/it.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_reminders/l10n/it.js b/apps/files_reminders/l10n/it.js index 123bddbd9fa..45f1db5ecaa 100644 --- a/apps/files_reminders/l10n/it.js +++ b/apps/files_reminders/l10n/it.js @@ -6,6 +6,7 @@ OC.L10N.register( "View file" : "Visualizza file", "View folder" : "Visualizza cartella", "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`.", "We will remind you of this file" : "Ti ricorderemo questo file", "Please choose a valid date & time" : "Si prega di scegliere una data valida & ora", "Cancel" : "Annulla", diff --git a/apps/files_reminders/l10n/it.json b/apps/files_reminders/l10n/it.json index dc9a22e294e..3a1fb4ed3c5 100644 --- a/apps/files_reminders/l10n/it.json +++ b/apps/files_reminders/l10n/it.json @@ -4,6 +4,7 @@ "View file" : "Visualizza file", "View folder" : "Visualizza cartella", "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`.", "We will remind you of this file" : "Ti ricorderemo questo file", "Please choose a valid date & time" : "Si prega di scegliere una data valida & ora", "Cancel" : "Annulla", |