diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-09 00:21:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-09 00:21:18 +0000 |
commit | 2060802a0c8355236dd74f17a6e446771e064c0f (patch) | |
tree | 74cb218f1b89f257d722cfcc1efb0a3233bb0dee /apps/files_reminders/l10n/it.js | |
parent | c5af42e0e19327d06f4fed7b099247f18440e3c9 (diff) | |
download | nextcloud-server-2060802a0c8355236dd74f17a6e446771e064c0f.tar.gz nextcloud-server-2060802a0c8355236dd74f17a6e446771e064c0f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_reminders/l10n/it.js')
-rw-r--r-- | apps/files_reminders/l10n/it.js | 1 |
1 files changed, 1 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", |