summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/ja.js')
-rw-r--r--apps/dav/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js
index 29582ffe378..d4147c423d1 100644
--- a/apps/dav/l10n/ja.js
+++ b/apps/dav/l10n/ja.js
@@ -72,7 +72,6 @@ OC.L10N.register(
"Your attendance was updated successfully." : "出席は正常に更新されました。",
"Calendar server" : "カレンダーサーバー",
"Send invitations to attendees" : "参加者に招待状を送信する",
- "Please make sure to properly set up the email settings above." : "上記のメール設定を正しく設定してください。",
"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." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。",
@@ -80,6 +79,7 @@ OC.L10N.register(
"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« に招待しました",
- "CalDAV server" : "CalDAVサーバー"
+ "CalDAV server" : "CalDAVサーバー",
+ "Please make sure to properly set up the email settings above." : "上記のメール設定を正しく設定してください。"
},
"nplurals=1; plural=0;");