diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
commit | 0df5110127a794ab25cf677aa98787ec12ee6fa3 (patch) | |
tree | c7c10b5ecdc2be89bc277968d7645d402a7ff63a /apps/dav/l10n/ja.js | |
parent | b2ae53a44b1b951ee662759c05a354189269b04e (diff) | |
download | nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.tar.gz nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/ja.js')
-rw-r--r-- | apps/dav/l10n/ja.js | 4 |
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;"); |