diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:21 +0000 |
commit | cd7007c64949ea80a2c79b18a063f94415506116 (patch) | |
tree | b62147a86b9006c3db480d12e90d6f2a5c6908be /core/l10n/ja.json | |
parent | 038836c41ca8c27289de4d40259f49818ba8cfbb (diff) | |
download | nextcloud-server-cd7007c64949ea80a2c79b18a063f94415506116.tar.gz nextcloud-server-cd7007c64949ea80a2c79b18a063f94415506116.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ja.json')
-rw-r--r-- | core/l10n/ja.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 84e4a48657b..81dbc410aa2 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -96,7 +96,6 @@ "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["アップデートできました。%n秒で {productName}にリダイレクトします。"], "Applications menu" : "アプリケーションメニュー", "More apps" : "さらにアプリ", - "Currently open" : "編集中", "_{count} notification_::_{count} notifications_" : ["通知 {count} 件"], "No" : "いいえ", "Yes" : "はい", @@ -429,6 +428,7 @@ "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "HTTPヘッダの\"{header}\"に\"{val1}\"、\"{val2}\"、\"{val3}\"、\"{val4}\"、\"{val5}\"が設定されていません。これにより、リファラー情報が漏洩する可能性があります。 {linkstart} W3C勧告↗{linkend}を参照してください。", "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 {linkstart}security tips ↗{linkend}." : "Strict-Transport-Security \"HTTP ヘッダーの秒数が少なくとも\"{seconds}\" に設定されていません。セキュリティを強化するには、{linkstart}セキュリティのヒント↗{linkend}で説明されているようにHSTSを有効にすることをお勧めします。", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "HTTP 経由で安全ではないサイトにアクセスします。 {linkstart}セキュリティのヒント ↗{linkend} で説明されているように、代わりに HTTPS を要求するようにサーバーを設定することを強くお勧めします。これがないと、「クリップボードにコピー」や「Service Worker」などの一部の重要な Web 機能が動作しません!", + "Currently open" : "編集中", "Wrong username or password." : "ユーザー名またはパスワードが間違っています", "User disabled" : "ユーザーは無効です", "Username or email" : "ユーザー名またはメールアドレス", |