From 886999a637026e2e8eb337495c88c2157ca793b2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 9 Oct 2020 02:19:03 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/ja.js | 2 ++ lib/l10n/ja.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'lib') diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 688f008d3a8..2f4683fec1e 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -10,6 +10,7 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "アプリ %1$s のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。", "Sample configuration detected" : "サンプル設定が見つかりました。", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。", + "Other activities" : "その他のアクティビティ", "%1$s and %2$s" : "%1$s と %2$s", "%1$s, %2$s and %3$s" : "%1$s と %2$s、%3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s", @@ -22,6 +23,7 @@ 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が必要です。", + "The following architectures are supported: %s" : "次のアーキテクチャをサポートしています: %s", "The following databases are supported: %s" : "次のデータベースをサポートしています: %s", "The command line tool %s could not be found" : "コマンド '%s' は見つかりませんでした。", "The library %s is not available." : " %s ライブラリーが利用できません。", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 528653cba4f..8d40dda0e5e 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -8,6 +8,7 @@ "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "アプリ %1$s のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。", "Sample configuration detected" : "サンプル設定が見つかりました。", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。", + "Other activities" : "その他のアクティビティ", "%1$s and %2$s" : "%1$s と %2$s", "%1$s, %2$s and %3$s" : "%1$s と %2$s、%3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s", @@ -20,6 +21,7 @@ "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が必要です。", + "The following architectures are supported: %s" : "次のアーキテクチャをサポートしています: %s", "The following databases are supported: %s" : "次のデータベースをサポートしています: %s", "The command line tool %s could not be found" : "コマンド '%s' は見つかりませんでした。", "The library %s is not available." : " %s ライブラリーが利用できません。", -- cgit v1.2.3