diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-15 01:11:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-15 01:11:38 +0000 |
commit | 5a2a78c692120b2117deb11ff05f61802630be01 (patch) | |
tree | f975082b63387c73d43e5bab2bb82c12219c9655 /lib/l10n | |
parent | 2654a1949eaa8060dc705c42cc764f9db9d52173 (diff) | |
download | nextcloud-server-5a2a78c692120b2117deb11ff05f61802630be01.tar.gz nextcloud-server-5a2a78c692120b2117deb11ff05f61802630be01.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ja.js | 2 | ||||
-rw-r--r-- | lib/l10n/ja.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 40b2de0688f..62d617bf302 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -95,7 +95,7 @@ OC.L10N.register( "Set an admin username." : "管理者のユーザー名を設定", "Set an admin password." : "管理者のパスワードを設定", "Can't create or write into the data directory %s" : "%s データディレクトリに作成、書き込みができません", - "Invalid Federated Cloud ID" : "無効な統合されたクラウドID", + "Invalid Federated Cloud ID" : "無効なクラウド共有ID", "Sharing %s failed, because the backend does not allow shares from type %i" : "%s を共有できませんでした。%i タイプからの共有は許可されていません。", "Sharing %s failed, because the file does not exist" : "%s を共有できませんでした。そのファイルは存在しません。", "You are not allowed to share %s" : "%s を共有することを許可されていません。", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index ff48d5ac925..c210002a370 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -93,7 +93,7 @@ "Set an admin username." : "管理者のユーザー名を設定", "Set an admin password." : "管理者のパスワードを設定", "Can't create or write into the data directory %s" : "%s データディレクトリに作成、書き込みができません", - "Invalid Federated Cloud ID" : "無効な統合されたクラウドID", + "Invalid Federated Cloud ID" : "無効なクラウド共有ID", "Sharing %s failed, because the backend does not allow shares from type %i" : "%s を共有できませんでした。%i タイプからの共有は許可されていません。", "Sharing %s failed, because the file does not exist" : "%s を共有できませんでした。そのファイルは存在しません。", "You are not allowed to share %s" : "%s を共有することを許可されていません。", |