diff --git a/l10n/ja.js b/l10n/ja.js index 52d49470..f4ddcaa2 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -97,7 +97,7 @@ OC.L10N.register( "Calendar link could not be copied to clipboard." : "カレンダーリンクをクリップボードにコピーできませんでした。", "The name \"%s\" is already used." : "名前 \"%s\" はすでに使われています。", "An empty name is not allowed." : "件名を入力してください。", - "This will delete the calendar \"%s\" and all corresponding events and tasks." : "これにより、カレンダー「%s」とそれに対応するすべての予定と作業が削除されます。", + "This will delete the calendar \"%s\" and all corresponding events and tasks." : "カレンダー\"%s\"とカレンダーに対応するすべての予定と作業が削除されます。", "_Shared with {num} entity_::_Shared with {num} entities_" : ["{num}個のエンティティと共有"], "Settings" : "設定", "Default list" : "デフォルトリスト", diff --git a/l10n/ja.json b/l10n/ja.json index d51adef4..857e564d 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -95,7 +95,7 @@ "Calendar link could not be copied to clipboard." : "カレンダーリンクをクリップボードにコピーできませんでした。", "The name \"%s\" is already used." : "名前 \"%s\" はすでに使われています。", "An empty name is not allowed." : "件名を入力してください。", - "This will delete the calendar \"%s\" and all corresponding events and tasks." : "これにより、カレンダー「%s」とそれに対応するすべての予定と作業が削除されます。", + "This will delete the calendar \"%s\" and all corresponding events and tasks." : "カレンダー\"%s\"とカレンダーに対応するすべての予定と作業が削除されます。", "_Shared with {num} entity_::_Shared with {num} entities_" : ["{num}個のエンティティと共有"], "Settings" : "設定", "Default list" : "デフォルトリスト",