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>2021-04-13 05:24:57 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-13 05:24:57 +0300
commitbab06b9abb2a135dc9c3146e027c74c3c80c8593 (patch)
treef57fdc7830bb510ae38adb7ce3d8246003ebc5a2 /lib/l10n/ja.js
parent4be2e1601e80a09aebac57eabb0aaf60e744362e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index e1b8412d7a5..50e5c2ce575 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -214,7 +214,7 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "設定ファイル内の \"datadirectory\" の値を確認してください。",
"Your data directory is invalid" : "データディレクトリが無効です",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。",
- "Action \"%s\" not supported or implemented." : "アクション「%s」はサポートされていないか、実装されていません。",
+ "Action \"%s\" not supported or implemented." : "アクション「%s」は対応していないか、実装されていません。",
"Authentication failed, wrong token or provider ID given" : "認証できませんでした。トークンまたはプロバイダIDが間違っています",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "要求を完了するためのパラメータがありません。欠落したパラメータ:「%s」",
"ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID「%1$s」はクラウドフェデレーションプロバイダ「%2$s」によって既に使用されています",
@@ -225,8 +225,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",
+ "Following databases are supported: %s" : "次のデータベースに対応しています: %s",
+ "Following platforms are supported: %s" : "次のプラットフォームに対応しています: %s",
"Invalid Federated Cloud ID" : "無効なクラウド共有ID"
},
"nplurals=1; plural=0;");