diff options
Diffstat (limited to 'apps/dav/l10n/ja.js')
-rw-r--r-- | apps/dav/l10n/ja.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 8f95c657713..f84e4b943ef 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -44,6 +44,8 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されたとき", "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき", "Contact birthdays" : "誕生日", + "Where:" : "場所:", + "Description:" : "説明:", "%1$s via %2$s" : "%1$s に %2$s から", "Invitation canceled" : "招待のキャンセル", "Hello %s," : "%s さん、こんにちは", @@ -52,8 +54,6 @@ OC.L10N.register( "The meeting »%1$s« with %2$s was updated." : "会議 %1$s« %2$s が更新されました。", "%1$s invited you to »%2$s«" : "%1$s があなたを »%2$s« に招待しました", "When:" : "いつ:", - "Where:" : "場所:", - "Description:" : "説明:", "Link:" : "リンク:", "Accept" : "承諾", "Decline" : "拒否", @@ -75,9 +75,9 @@ OC.L10N.register( "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}もインストールしてください。", + "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}内)を正しく設定してください。", + "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." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。", |