diff options
Diffstat (limited to 'apps/dav/l10n/ja.json')
-rw-r--r-- | apps/dav/l10n/ja.json | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index 36ab3c105ba..de8426535e0 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -42,8 +42,20 @@ "A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されたとき", "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき", "Contact birthdays" : "誕生日", + "Calendar:" : "カレンダー:", + "Date:" : "日付:", "Where:" : "場所:", "Description:" : "説明:", + "Untitled event" : "無題のイベント", + "_%n year_::_%n years_" : ["%n年"], + "_%n month_::_%n months_" : ["%nヶ月"], + "_%n day_::_%n days_" : ["%n日"], + "_%n hour_::_%n hours_" : ["%n時間"], + "_%n minute_::_%n minutes_" : ["%n秒"], + "Calendar: %s" : "カレンダー:%s", + "Date: %s" : "日付:%s", + "Description: %s" : "説明:%s", + "Where: %s" : "場所:%s", "%1$s via %2$s" : "%1$s に %2$s から", "Invitation canceled" : "招待のキャンセル", "Hello %s," : "%s さん、こんにちは", @@ -79,10 +91,7 @@ "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." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。", - "%s via %s" : "%s に %s から", - "The meeting »%s« with %s was canceled." : "会議 »%s« %sがキャンセルされました。", - "The meeting »%s« with %s was updated." : "会議 »%s« %sが更新されました。", - "%s invited you to »%s«" : "%s があなたを »%s« に招待しました", + "Send notifications for events" : "イベントの通知を送信", "Please make sure to properly set up the email settings above." : "上記のメール設定を正しく設定してください。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |