diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-05 02:27:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-05 02:27:12 +0000 |
commit | 1bdf89733dfd45bb2e94ca1c0674e569fd2152bb (patch) | |
tree | c611b66cec7c6c2f144f973fe1ce18e7d9e88171 /apps/dav/l10n/ja.js | |
parent | 2a632195365be77889428e85801a00c74ab6a836 (diff) | |
download | nextcloud-server-1bdf89733dfd45bb2e94ca1c0674e569fd2152bb.tar.gz nextcloud-server-1bdf89733dfd45bb2e94ca1c0674e569fd2152bb.zip |
[tx-robot] updated 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 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 5ed9917bcd3..91cc44fb788 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -1,16 +1,6 @@ OC.L10N.register( "dav", { - "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}カレンダーアプリ{linkclose}、または{calendardocopen}を同期させるためにデスクトップとモバイルを接続する ↗{linkclose}もインストールしてください。", - "Please make sure to properly set up {emailopen}the email server{linkclose}." : "{emailopen}メールサーバー{linkclose}を正しく設定してください。", - "Calendar server" : "カレンダーサーバー", - "Send invitations to attendees" : "参加者に招待状を送信する", - "Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する", - "Birthday calendars will be generated by a background job." : "誕生日カレンダーは、バックグラウンドジョブによって生成されます。", - "Hence they will not be available immediately after enabling but will show up after some time." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。", - "Send notifications for events" : "イベントの通知を送信", - "Notifications are sent via background jobs, so these must occur often enough." : "通知はバックグラウンドジョブを介して送信されるため、十分な頻度で発生します。", - "Enable notifications for events via push" : "イベントのプッシュ通知を有効にする", "Calendar" : "カレンダー", "Todos" : "ToDo", "Personal" : "個人", @@ -131,6 +121,16 @@ OC.L10N.register( "Due on %s" : "期限日:%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAVエンドポイント", + "Calendar server" : "カレンダーサーバー", + "Send invitations to attendees" : "参加者に招待状を送信する", + "Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する", + "Birthday calendars will be generated by a background job." : "誕生日カレンダーは、バックグラウンドジョブによって生成されます。", + "Hence they will not be available immediately after enabling but will show up after some time." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。", + "Send notifications for events" : "イベントの通知を送信", + "Notifications are sent via background jobs, so these must occur often enough." : "通知はバックグラウンドジョブを介して送信されるため、十分な頻度で発生します。", + "Enable notifications for events via push" : "イベントのプッシュ通知を有効にする", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}カレンダーアプリ{linkclose}、または{calendardocopen}を同期させるためにデスクトップとモバイルを接続する ↗{linkclose}もインストールしてください。", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "{emailopen}メールサーバー{linkclose}を正しく設定してください。", "There was an error updating your attendance status." : "出席状況の更新中にエラーが発生しました。", "Please contact the organizer directly." : "主催者に直接お問い合わせください。", "Are you accepting the invitation?" : "招待を受け入れていますか?", |