summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-05 02:14:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-08-05 02:14:26 +0000
commit9cf2e84d13422c6ef8b23b5f3ba7c8b4dc15dd62 (patch)
tree5700e8de82361787b3070e8d6cdfc97d29b81813 /lib
parente4b7d02befd933a4c468178a03e31b9075853ccd (diff)
downloadnextcloud-server-9cf2e84d13422c6ef8b23b5f3ba7c8b4dc15dd62.tar.gz
nextcloud-server-9cf2e84d13422c6ef8b23b5f3ba7c8b4dc15dd62.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ja.js2
-rw-r--r--lib/l10n/ja.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index c5395b32fa2..b4767758a4f 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -219,7 +219,7 @@ OC.L10N.register(
"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」のクラウドフェデレーションプロバイダは存在しません。",
+ "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",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 9e1227e4e3f..c1e97114e56 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -217,7 +217,7 @@
"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」のクラウドフェデレーションプロバイダは存在しません。",
+ "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",