diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-01-24 00:21:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-01-24 00:21:11 +0000 |
commit | 4c6ecc6f15c7abbea51cb68184f8b34b77299adb (patch) | |
tree | 89de3f419c61dd4372c7bc52721918f45cfe40a6 /apps/files_reminders/l10n | |
parent | 8e499d75a6c62fba448360e89074605fd64d74bc (diff) | |
download | nextcloud-server-4c6ecc6f15c7abbea51cb68184f8b34b77299adb.tar.gz nextcloud-server-4c6ecc6f15c7abbea51cb68184f8b34b77299adb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_reminders/l10n')
-rw-r--r-- | apps/files_reminders/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/files_reminders/l10n/de.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_reminders/l10n/de.js b/apps/files_reminders/l10n/de.js index 9a3bb28970f..d64e270872c 100644 --- a/apps/files_reminders/l10n/de.js +++ b/apps/files_reminders/l10n/de.js @@ -6,6 +6,7 @@ OC.L10N.register( "View file" : "Datei anzeigen", "View folder" : "Ordner anzeigen", "Set file reminders" : "Dateierinnerungen setzen", + "**📣 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." : "**📣 Dateierinnerungen**\n\nDateierinnerungen festlegen.\n\nHinweis: Um die App ``Dateierinnerungen` zu verwenden, stelle sicher, dass die App `Benachrichtigungen` installiert und aktiviert ist. Die App `Benachrichtigungen` bietet die erforderlichen APIs, damit die App `Dateierinnerungen`ordnungsgemäß funktioniert.", "We will remind you of this file" : "Du wirst an diese Datei erinnert", "Please choose a valid date & time" : "Bitte gültiges Datum und Uhrzeit wählen", "Cancel" : "Abbrechen", diff --git a/apps/files_reminders/l10n/de.json b/apps/files_reminders/l10n/de.json index 953b284ce96..c16970f433b 100644 --- a/apps/files_reminders/l10n/de.json +++ b/apps/files_reminders/l10n/de.json @@ -4,6 +4,7 @@ "View file" : "Datei anzeigen", "View folder" : "Ordner anzeigen", "Set file reminders" : "Dateierinnerungen setzen", + "**📣 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." : "**📣 Dateierinnerungen**\n\nDateierinnerungen festlegen.\n\nHinweis: Um die App ``Dateierinnerungen` zu verwenden, stelle sicher, dass die App `Benachrichtigungen` installiert und aktiviert ist. Die App `Benachrichtigungen` bietet die erforderlichen APIs, damit die App `Dateierinnerungen`ordnungsgemäß funktioniert.", "We will remind you of this file" : "Du wirst an diese Datei erinnert", "Please choose a valid date & time" : "Bitte gültiges Datum und Uhrzeit wählen", "Cancel" : "Abbrechen", |