diff options
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index db6b77f6437..266ec687756 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -19,12 +19,10 @@ "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" : "ログインユーザーは管理者またはサブ管理者である必要があります", @@ -220,6 +218,8 @@ "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" : "共有", |