diff --git a/l10n/ja.js b/l10n/ja.js index d18c613..d525105 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -5,6 +5,7 @@ OC.L10N.register( "A forms app, similar to Google Forms." : "Googleフォームに似たフォームアプリ。", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Googleフォームに似たフォームアプリ。アクセスを制限することができます(メンバー、特定のグループ/ユーザー、および一般)。", "Delete form" : "フォームを削除", + "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", "Copy to clipboard" : "クリップボードにコピー", "Expired" : "有効期限切れ", "Expires %n" : " %nに期限が切れます", diff --git a/l10n/ja.json b/l10n/ja.json index 84e378b..9a0e41f 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -3,6 +3,7 @@ "A forms app, similar to Google Forms." : "Googleフォームに似たフォームアプリ。", "A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Googleフォームに似たフォームアプリ。アクセスを制限することができます(メンバー、特定のグループ/ユーザー、および一般)。", "Delete form" : "フォームを削除", + "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", "Copy to clipboard" : "クリップボードにコピー", "Expired" : "有効期限切れ", "Expires %n" : " %nに期限が切れます",