diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-07 00:21:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-07 00:21:47 +0000 |
commit | 5e986b5d02ac1c225d31ceb25e7f64c3afcd1add (patch) | |
tree | d795803b43fdf69fe065c6343be4c07694eed259 /apps/files_reminders | |
parent | 414e320b415dca4583aec8271fc0e1637be55c53 (diff) | |
download | nextcloud-server-5e986b5d02ac1c225d31ceb25e7f64c3afcd1add.tar.gz nextcloud-server-5e986b5d02ac1c225d31ceb25e7f64c3afcd1add.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/en_GB.js | 1 | ||||
-rw-r--r-- | apps/files_reminders/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/files_reminders/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/files_reminders/l10n/zh_HK.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_reminders/l10n/en_GB.js b/apps/files_reminders/l10n/en_GB.js index 364f6515eab..7687b73e609 100644 --- a/apps/files_reminders/l10n/en_GB.js +++ b/apps/files_reminders/l10n/en_GB.js @@ -6,6 +6,7 @@ OC.L10N.register( "View file" : "View file", "View folder" : "View folder", "Set file reminders" : "Set file reminders", + "**📣 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**\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.", "We will remind you of this file" : "We will remind you of this file", "Please choose a valid date & time" : "Please choose a valid date & time", "Cancel" : "Cancel", diff --git a/apps/files_reminders/l10n/en_GB.json b/apps/files_reminders/l10n/en_GB.json index e07735ac3a3..3e994ec4bbf 100644 --- a/apps/files_reminders/l10n/en_GB.json +++ b/apps/files_reminders/l10n/en_GB.json @@ -4,6 +4,7 @@ "View file" : "View file", "View folder" : "View folder", "Set file reminders" : "Set file reminders", + "**📣 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**\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.", "We will remind you of this file" : "We will remind you of this file", "Please choose a valid date & time" : "Please choose a valid date & time", "Cancel" : "Cancel", diff --git a/apps/files_reminders/l10n/zh_HK.js b/apps/files_reminders/l10n/zh_HK.js index 7a7d6ddea85..2b6e3e18d92 100644 --- a/apps/files_reminders/l10n/zh_HK.js +++ b/apps/files_reminders/l10n/zh_HK.js @@ -6,6 +6,7 @@ OC.L10N.register( "View file" : "檢視檔案", "View folder" : "檢視資料夾", "Set file reminders" : "設定檔案提醒", + "**📣 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." : "**📣 檔案提醒**\n\n設定檔案提醒。\n\n注意:要使用「檔案提醒」應用程式,請確定已安裝並啟用「通知」應用程式。「通知」應用程式提供必要的 API,讓「檔案提醒」應用程式能正常運作。", "We will remind you of this file" : "我們會提醒您該檔案", "Please choose a valid date & time" : "請選擇有效的日期與時間", "Cancel" : "取消", diff --git a/apps/files_reminders/l10n/zh_HK.json b/apps/files_reminders/l10n/zh_HK.json index a6950a63e79..8bf3a7c036a 100644 --- a/apps/files_reminders/l10n/zh_HK.json +++ b/apps/files_reminders/l10n/zh_HK.json @@ -4,6 +4,7 @@ "View file" : "檢視檔案", "View folder" : "檢視資料夾", "Set file reminders" : "設定檔案提醒", + "**📣 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." : "**📣 檔案提醒**\n\n設定檔案提醒。\n\n注意:要使用「檔案提醒」應用程式,請確定已安裝並啟用「通知」應用程式。「通知」應用程式提供必要的 API,讓「檔案提醒」應用程式能正常運作。", "We will remind you of this file" : "我們會提醒您該檔案", "Please choose a valid date & time" : "請選擇有效的日期與時間", "Cancel" : "取消", |