diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-19 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-19 00:19:17 +0000 |
commit | 374427b91de7446eb4bfae4a480ff3f1994c07b0 (patch) | |
tree | 73af9181527764749a339540930bb9cd6b2a85ad /apps/dav | |
parent | 8031c6919cc718788ab0d4b7460ddbf5fee3a004 (diff) | |
download | nextcloud-server-374427b91de7446eb4bfae4a480ff3f1994c07b0.tar.gz nextcloud-server-374427b91de7446eb4bfae4a480ff3f1994c07b0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/zh_HK.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index ae8aa96e384..afa84754470 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -185,6 +185,7 @@ OC.L10N.register( "Saved availability" : "Saved availability", "Failed to save availability" : "Failed to save availability", "Availability" : "Availability", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "If you configure your working hours, other people will see when you are out of office when they book a meeting.", "Absence" : "Absence", "Configure your next absence period." : "Configure your next absence period.", "Calendar server" : "Calendar server", diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index 0dec421a028..3b8d472550c 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -183,6 +183,7 @@ "Saved availability" : "Saved availability", "Failed to save availability" : "Failed to save availability", "Availability" : "Availability", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "If you configure your working hours, other people will see when you are out of office when they book a meeting.", "Absence" : "Absence", "Configure your next absence period." : "Configure your next absence period.", "Calendar server" : "Calendar server", diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index 3d1986af1e3..5112c5c8ed2 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -185,6 +185,7 @@ OC.L10N.register( "Saved availability" : "已保存空閒時間", "Failed to save availability" : "未能保存空閒時間", "Availability" : "空閒時間", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他人仕在預約會議時就會知道您何時不在辦公室。", "Absence" : "缺席", "Configure your next absence period." : "設定您的下一個缺席時段。", "Calendar server" : "日曆伺服器", diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json index f3af4b26abd..813520d19fe 100644 --- a/apps/dav/l10n/zh_HK.json +++ b/apps/dav/l10n/zh_HK.json @@ -183,6 +183,7 @@ "Saved availability" : "已保存空閒時間", "Failed to save availability" : "未能保存空閒時間", "Availability" : "空閒時間", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他人仕在預約會議時就會知道您何時不在辦公室。", "Absence" : "缺席", "Configure your next absence period." : "設定您的下一個缺席時段。", "Calendar server" : "日曆伺服器", |