Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 11da3f372a1..a61f61995f3 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Starting code integrity check" : "コード整合性の確認を開始",
"Finished code integrity check" : "コード整合性の確認が終了",
"%s (incompatible)" : "%s (非互換)",
- "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サーバーは、ファイルの同期を許可するよう適切に設定されていません。",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Webサーバーは適切にホスト名 \"{url}\" が引けるように設定されていません。より詳しい情報については、<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>を参照ください。",
@@ -337,7 +336,6 @@ OC.L10N.register(
"Further information how to configure this can be found in the %1$sdocumentation%2$s." : "これを構成する方法の詳細は、%1$sドキュメント%2$sにあります。",
"App update required" : "アプリの更新が必要",
"%1$s will be updated to version %2$s" : "%1$s は バーション %2$s にアップデートされます",
- "These apps will be updated:" : "次のアプリがアップデートされます:",
"These incompatible apps will be disabled:" : "次の非互換のないアプリは無効になる:",
"The theme %s has been disabled." : "テーマ %s が無効になっています。",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "データベースを確認してください。実行前にconfigフォルダーとdataフォルダーをバックアップします。",
@@ -353,6 +351,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "このサーバー %s は現在メンテナンスモードです。しばらくお待ちください。",
"This page will refresh itself when the instance is available again." : "この画面は、サーバー の再起動後に自動的に更新されます。",
"Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続き、または予期せず現れる場合は、システム管理者に問い合わせてください。",
+ "Following apps have been disabled: %s" : "次のアプリが無効にされています: %s",
"You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "あなたは現在PHP 5.6を実行しています。 Nextcloudの現在のメジャーバージョンは、PHP 5.6でサポートされている最新バージョンです。 Nextcloud 14にアップグレードできるようにするには、PHPバージョンを7.0以降にアップグレードすることをお勧めします。",
"Shared" : "共有中",
"Shared with" : "と共有",
@@ -435,6 +434,7 @@ OC.L10N.register(
"Saving..." : "保存中...",
"Your client should now be connected! You can close this window." : "あなたのクライアントは接続されているはずです。 このウィンドウは閉じても構いません。",
"Cancel log in" : "ログインをキャンセルする",
+ "These apps will be updated:" : "次のアプリがアップデートされます:",
"Calendar, Contacts, Talk, Mail & OnlyOffice" : "カレンダー、連絡先、トーク、メール、OnlyOffice"
},
"nplurals=1; plural=0;");