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:
authorNextcloud bot <bot@nextcloud.com>2020-05-16 05:17:14 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-16 05:17:14 +0300
commita84eec88e89c9197946e784472545d8f32a258fb (patch)
treeb258d16bf1d05af89df0ac1ff95d19d6e2b97e9c /lib/l10n/ja.js
parent91a2d5e0124a59270c89830c52557a5d45c8faee (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 06f6249557f..d7110c58ad2 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -21,12 +21,10 @@ OC.L10N.register(
"PHP %s or higher is required." : "PHP %s 以上が必要です。",
"PHP with a version lower than %s is required." : "%s 以前のバージョンのPHPが必要です。",
"%sbit or higher PHP required." : "%sbit 以上の新しいバージョンのPHPが必要です。",
- "Following databases are supported: %s" : "次のデータベースをサポートしています: %s",
"The command line tool %s could not be found" : "コマンド '%s' は見つかりませんでした。",
"The library %s is not available." : " %s ライブラリーが利用できません。",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "%1$sライブラリーは、%2$sよりも新しいバージョンが必要です。利用可能なバージョンは、 %3$sです。",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "%1$s ライブラリーは、%2$s よりも古いバージョンが必要です。利用可能なバージョンは、%3$s です。",
- "Following platforms are supported: %s" : "次のプラットフォームをサポートしています: %s",
"Server version %s or higher is required." : "サーバーの %s よりも高いバージョンが必要です。",
"Server version %s or lower is required." : "サーバーの %s よりも低いバージョンが必要です。",
"Logged in user must be an admin or sub admin" : "ログインユーザーは管理者またはサブ管理者である必要があります",
@@ -222,6 +220,8 @@ OC.L10N.register(
"Storage connection error. %s" : "ストレージへの接続エラー。 %s",
"Storage is temporarily not available" : "ストレージは一時的に利用できません",
"Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s",
+ "Following databases are supported: %s" : "次のデータベースをサポートしています: %s",
+ "Following platforms are supported: %s" : "次のプラットフォームをサポートしています: %s",
"Overview" : "概要",
"Basic settings" : "基本設定",
"Sharing" : "共有",