diff options
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 2c50b586d67..f43e2613dcd 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -1,6 +1,16 @@ 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" : "個人", @@ -94,16 +104,6 @@ OC.L10N.register( "Tentative" : "暫定的", "Save" : "保存", "Your attendance was updated successfully." : "出席は正常に更新されました。", - "Calendar server" : "カレンダーサーバー", - "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}カレンダーアプリ{linkclose}、または{calendardocopen}を同期させるためにデスクトップとモバイルを接続する ↗{linkclose}もインストールしてください。", - "Send invitations to attendees" : "参加者に招待状を送信する", - "Please make sure to properly set up {emailopen}the email server{linkclose}." : "{emailopen}メールサーバー{linkclose}を正しく設定してください。", - "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" : "イベントのプッシュ通知を有効にする", "Hello %s," : "%s さん、こんにちは", "The meeting »%1$s« with %2$s was canceled." : "会議%1$s « %2$s がキャンセルされました。", "The meeting »%1$s« with %2$s was updated." : "会議 %1$s« %2$s が更新されました。", |