diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
commit | fb77ff9da432f5cf304a67a538ed497ee437c155 (patch) | |
tree | c63ed4e140c60f65e86c869e58ae0ae54031677b /core/l10n/ja.json | |
parent | a96137ef0bbe707d58227e0635209cf28f78e934 (diff) | |
download | nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.json')
-rw-r--r-- | core/l10n/ja.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/ja.json b/core/l10n/ja.json index b050bebfffb..c3aa6b3e175 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -113,11 +113,6 @@ "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" : "共有中", - "Error setting expiration date" : "有効期限の設定でエラー発生", - "The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります", - "Set expiration date" : "有効期限を設定", - "Expiration" : "期限切れ", - "Expiration date" : "有効期限", "Choose a password for the public link" : "URLによる共有のパスワードを入力", "Choose a password for the public link or press the \"Enter\" key" : "公開リンクのパスワードを入力、または、\"エンター\"のみを叩く", "Copied!" : "コピーしました!", @@ -126,7 +121,6 @@ "Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。", "Resharing is not allowed" : "再共有は許可されていません", "Share to {name}" : "{name} に共有する", - "Share link" : "URLで共有", "Link" : "リンク", "Password protect" : "パスワード保護を有効化", "Allow editing" : "編集を許可", @@ -134,6 +128,10 @@ "Allow upload and editing" : "アップロードと編集を許可する", "Read only" : "読み取り専用", "File drop (upload only)" : "ファイルドロップ(アップロードのみ)", + "Set expiration date" : "有効期限を設定", + "Expiration" : "期限切れ", + "Expiration date" : "有効期限", + "Share link" : "URLで共有", "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中", "Shared with you by {owner}" : "{owner} より共有中", "Choose a password for the mail share" : "メール共有のパスワードを選択", @@ -285,6 +283,8 @@ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcacheが適切に設定されていません。<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">よりパフォーマンスを向上させる</a>には、<code>php.ini</code>で以下の設定を推奨します:", "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。", "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバを設定することを強くおすすめします。", + "Error setting expiration date" : "有効期限の設定でエラー発生", + "The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有", "Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有", "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有", |