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-05-26 05:28:28 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-26 05:28:28 +0300
commitaccfe5b82d9086c6890463f961d94b8c92167417 (patch)
tree5751e148f613ccb9e49248f91169b049cf3de954 /lib/l10n/ja.js
parent6ed728d76c12358314fa3dc5b818d0f38b076745 (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 02df74c99f4..f22620b94da 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -216,10 +216,10 @@ OC.L10N.register(
"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」は対応していないか、実装されていません。",
- "Authentication failed, wrong token or provider ID given" : "認証できませんでした。トークンまたはプロバイダIDが間違っています",
+ "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」によって既に使用されています",
- "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID: \"%s\"のクラウドフェデレーションプロバイダは存在しません。",
+ "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID「%1$s」はクラウドフェデレーションプロバイダー「%2$s」によって既に使用されています",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID: \"%s\"のクラウドフェデレーションプロバイダーは存在しません。",
"Could not obtain lock type %d on \"%s\"." : "\"%s\" で %d タイプのロックを取得できませんでした。",
"Storage unauthorized. %s" : "権限のないストレージです。 %s",
"Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s",