diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-15 00:13:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-15 00:13:10 +0000 |
commit | 64835d0acdfca0d285fddd2733e2fff74f999c11 (patch) | |
tree | 683cd2d7c419fc93a2902e0f3b865e4258cc2df6 /lib | |
parent | a5425c702916500ac62a967e38f2b23f677a0a45 (diff) | |
download | nextcloud-server-64835d0acdfca0d285fddd2733e2fff74f999c11.tar.gz nextcloud-server-64835d0acdfca0d285fddd2733e2fff74f999c11.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-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 8031f2486e9..d26ed32af65 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -109,7 +109,7 @@ OC.L10N.register( "Sharing %s failed, because %s is not a member of the group %s" : "%s を共有できませんでした。%s は、グループ %s のメンバーではありません。", "You need to provide a password to create a public link, only protected links are allowed" : "公開用リンクの作成にはパスワードの設定が必要です", "Sharing %s failed, because sharing with links is not allowed" : "%s を共有できませんでした。リンクでの共有は許可されていません。", - "Not allowed to create a federated share with the same user" : "同じユーザーでフェデレーション共有を作成することは出来ません", + "Not allowed to create a federated share with the same user" : "同じユーザーでフェデレーション共有は作成できません。", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s を共有できませんでした。%s が見つかりませんでした。現在サーバーに接続できないようです。", "Share type %s is not valid for %s" : "%s の共有方法は、%s には適用できません。", "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "有効期限を設定できません。共有開始から %s 以降に有効期限を設定することはできません。", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index a59fb82cfd8..5541afba050 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -107,7 +107,7 @@ "Sharing %s failed, because %s is not a member of the group %s" : "%s を共有できませんでした。%s は、グループ %s のメンバーではありません。", "You need to provide a password to create a public link, only protected links are allowed" : "公開用リンクの作成にはパスワードの設定が必要です", "Sharing %s failed, because sharing with links is not allowed" : "%s を共有できませんでした。リンクでの共有は許可されていません。", - "Not allowed to create a federated share with the same user" : "同じユーザーでフェデレーション共有を作成することは出来ません", + "Not allowed to create a federated share with the same user" : "同じユーザーでフェデレーション共有は作成できません。", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s を共有できませんでした。%s が見つかりませんでした。現在サーバーに接続できないようです。", "Share type %s is not valid for %s" : "%s の共有方法は、%s には適用できません。", "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "有効期限を設定できません。共有開始から %s 以降に有効期限を設定することはできません。", |