diff options
Diffstat (limited to 'apps/dav/l10n/ja.js')
-rw-r--r-- | apps/dav/l10n/ja.js | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 794a6179340..465dc507594 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -44,8 +44,20 @@ OC.L10N.register( "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 さん、こんにちは", @@ -81,10 +93,7 @@ OC.L10N.register( "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." : "上記のメール設定を正しく設定してください。" }, "nplurals=1; plural=0;"); |