diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-10 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-10 01:12:25 +0000 |
commit | cc96b93f95b844393b845b36be52c8399caed917 (patch) | |
tree | 74dc686098a99172c40ca87e2e3a3b5033627c47 /core/l10n/ja.js | |
parent | b7a59fb56a055764b5251c95f4d57d6883934136 (diff) | |
download | nextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.tar.gz nextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 70d06301461..c9a0ca40ae5 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -103,6 +103,7 @@ OC.L10N.register( "Pending" : "保留中", "Copy to {folder}" : "{folder}へコピー", "Move to {folder}" : "{folder}へ移動", + "New in" : "新機能", "View changelog" : "変更履歴を確認する", "Very weak password" : "非常に弱いパスワード", "Weak password" : "弱いパスワード", @@ -115,9 +116,12 @@ OC.L10N.register( "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "\"Strict-Transport-Security\" HTTPヘッダが最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips ↗</a>で解説しているHSTSを有効にすることを推奨します。", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips ↗</a>で述べているように、代わりにHTTPSを必要とするようサーバーを設定することを強くおすすめします。", "Shared" : "共有中", + "Shared with" : "と共有", + "Shared by" : "共有者", "Choose a password for the public link" : "URLによる共有のパスワードを入力", "Choose a password for the public link or press the \"Enter\" key" : "公開リンクのパスワードを入力、または、\"エンター\"のみを叩く", "Copied!" : "コピーしました!", + "Copy link" : "リンクをコピー", "Not supported!" : "サポートされていません!", "Press ⌘-C to copy." : "⌘+Cを押してコピーします。", "Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。", |