diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:23 +0000 |
commit | 97adb26cd9419190671e47e5813bafad008a51cf (patch) | |
tree | 3897ea50998e564138575b0677c5877982a34534 /core/l10n/ja.json | |
parent | 0208d8313655d3df83ba45868ae2fff199991997 (diff) | |
download | nextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.tar.gz nextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.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 3622dabcd1d..05592c7331d 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -73,7 +73,6 @@ "%s (incompatible)" : "%s (非互換)", "The following apps have been disabled: %s" : "次のアプリが無効になりました: %s ", "Already up to date" : "すべて更新済", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "WebDAVインターフェースが動作していないようです。Webサーバーは、ファイルの同期を許可するよう適切に設定されていません。", "Error occurred while checking server setup" : "サーバー設定のチェック中にエラーが発生しました", "For more details see the {linkstart}documentation ↗{linkend}." : "詳細については、{linkstart}ドキュメント↗{linkend}を参照してください。", "unknown text" : "不明なテキスト", @@ -363,6 +362,7 @@ "Please try again" : "再度お試しください", "The user limit of this instance is reached." : "このインスタンスのユーザー制限に達しました。", "Enter your subscription key in the support app in order to increase the user limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "サポートappへサブスクリプションキーを入力すると、ユーザー数の上限を増やすことができます。また、Nextcloud Enterpriseが提供するすべての追加特典が付与されますので、企業で運用に必須です", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "WebDAVインターフェースが動作していないようです。Webサーバーは、ファイルの同期を許可するよう適切に設定されていません。", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "Webサーバーで \"{url}\" が解決されるように正しく設定されていません。詳細については、{linkstart}ドキュメント↗{linkend}をご覧ください。", "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Webサーバーで \"{url}\" が解決されるように正しく設定されていません。これは、このフォルダーを直接配信するように更新されていないWebサーバー構成が影響している可能性があります。構成を、Apacheの \".htaccess\" にある設定済みの書き換えルールまたはNginxのドキュメントの{linkstart}ドキュメントページ↗{linkend}で提供されているルールと比較してください。 Nginxでは、これらは通常、修正が必要な \"location〜\" で始まる行です。", "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "Webサーバーで.woff2ファイルが配信されるように適切に設定されていません。これは通常、Nginx構成の問題です。 Nextcloud 15の場合、.woff2ファイルも配信するように調整する必要があります。 Nginx構成を{linkstart}ドキュメント↗{linkend}の推奨構成と比較してください。", |