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>2019-07-31 05:16:00 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-31 05:16:00 +0300
commit3f8f0f76091bf0f0fae7e602f14a3a5f225f111b (patch)
tree326fc20a20d89f9bcbcbf5e1e39c3acd19f62e8e /lib/l10n/ja.js
parentd4eb8481fa124e5841a3dcecb1e34465af178ef6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js19
1 files changed, 19 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index eccfb127d3c..57b981fae8c 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -4,7 +4,10 @@ OC.L10N.register(
"Cannot write into \"config\" directory!" : "\"config\"ディレクトリに書き込めません!",
"This can usually be fixed by giving the webserver write access to the config directory" : "多くの場合、これはWebサーバーにconfigディレクトリへの書き込み権限を与えることで解決できます。",
"See %s" : "%s を閲覧",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "またはconfig.phpファイルを読み取り専用にしたい場合は、オプション \"config_is_read_only\"をtrueに設定してください。",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "多くの場合、Webサーバーの configディレクトリ に書き込み権限を与えることで直ります。%s を見てください",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "またはconfig.phpファイルを読み取り専用にしたい場合は、オプション \"config_is_read_only\"をtrueに設定してください。 %sを参照してください",
+ "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を変更する前にドキュメントを確認してください。",
"%1$s and %2$s" : "%1$s と %2$s",
@@ -21,10 +24,26 @@ OC.L10N.register(
"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" : "ログインユーザーは管理者またはサブ管理者である必要があります",
"Logged in user must be an admin" : "ログインユーザーは管理者である必要があります",
+ "Wiping of device %s has started" : "端末%sのワイプを開始しました。",
+ "Wiping of device »%s« has started" : "端末»%s«のワイプを開始しました。",
+ "»%s« started remote wipe" : "»%s«がリモートワイプを開始しました",
+ "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "端末またはアプリケーション»%s«がリモートワイプ処理を開始しました。 プロセスの完了時、電子メールを受信します",
+ "Wiping of device %s has finished" : "端末%sのワイプが完了しました",
+ "Wiping of device »%s« has finished" : "端末»%s«のワイプが完了しました",
+ "»%s« finished remote wipe" : "»%s«のリモートワイプが完了しました",
+ "Device or application »%s« has finished the remote wipe process." : "端末またはアプリケーション»%s«のリモートワイプ処理が完了しました。 ",
+ "Remote wipe started" : "リモートワイプを開始しました",
+ "A remote wipe was started on device %s" : "端末%sでリモートワイプが開始されました",
+ "Remote wipe finished" : "リモートワイプが完了しました",
+ "The remote wipe on %s has finished" : "%sのリモートワイプが完了しました",
+ "Authentication" : "認証",
"Unknown filetype" : "不明なファイルタイプ",
"Invalid image" : "無効な画像",
"Avatar image is not square" : "アバター画像が正方形ではありません",