diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
commit | 11ec6a72a0c9447b6c5c7635997979f1cf2b1c22 (patch) | |
tree | 6ea68e2365c6b4f0b853b4d3b978ea06014a9f09 /apps/dav/l10n/ja.js | |
parent | 3be53b236f2c945373c2e689d5a02d865faadef2 (diff) | |
download | nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.tar.gz nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ja.js')
-rw-r--r-- | apps/dav/l10n/ja.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 91be78109ee..8489f58cd77 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -155,8 +155,7 @@ OC.L10N.register( "Contacts and groups" : "連絡先とグループ", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAVエンドポイント", - "Availability" : "応対可能日時", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "勤務時間を設定すると、他のユーザが会議を予約する際に、あなたがいつ不在であるかがわかります。", + "Save" : "保存", "Time zone:" : "時間帯:", "to" : "宛先", "Delete slot" : "スロットを削除", @@ -170,10 +169,11 @@ OC.L10N.register( "Saturday" : "土曜日", "Sunday" : "日曜日", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "利用時間外は自動的にユーザーステータスを\"非通知\" に設定し、すべての通知をミュートします。", - "Save" : "保存", "Failed to load availability" : "可用性の読み込みに失敗", "Saved availability" : "可用性を保存しました", "Failed to save availability" : "可用性を保存しました", + "Availability" : "応対可能日時", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "勤務時間を設定すると、他のユーザが会議を予約する際に、あなたがいつ不在であるかがわかります。", "Calendar server" : "カレンダーサーバー", "Send invitations to attendees" : "参加者に招待状を送信する", "Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する", |