diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-09 02:23:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-09 02:23:53 +0000 |
commit | 73bf04c2f51b7374bf73ae48b418df289cde7943 (patch) | |
tree | 92ec7643727128735f052600cda40ead09641763 /core/l10n/ja.js | |
parent | 3e72d29f6785429200e1a8adc7001c92060b699f (diff) | |
download | nextcloud-server-73bf04c2f51b7374bf73ae48b418df289cde7943.tar.gz nextcloud-server-73bf04c2f51b7374bf73ae48b418df289cde7943.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index bff4a8a2494..b46cd0ca5e6 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -352,6 +352,7 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["他のフォルダーの検索件数 {count}"], "Nextcloud {app}" : "Nextcloud {app}", "Search" : "検索", - "These apps will be updated:" : "次のアプリがアップデートされます:" + "These apps will be updated:" : "次のアプリがアップデートされます:", + "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "詳細は <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメンテーション</a> を参照してください。" }, "nplurals=1; plural=0;"); |