diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-27 01:54:46 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-27 01:54:46 -0400 |
commit | e58029f8ad9ed4ddb1a68ea91e76e6a8d749fe27 (patch) | |
tree | 46ecfc75199b605f27f61331136fb982c56f5d33 /core/l10n | |
parent | 37adf6df0174c03490aef23df535b1fc1672fcf1 (diff) | |
download | nextcloud-server-e58029f8ad9ed4ddb1a68ea91e76e6a8d749fe27.tar.gz nextcloud-server-e58029f8ad9ed4ddb1a68ea91e76e6a8d749fe27.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/ja.js | 1 | ||||
-rw-r--r-- | core/l10n/ja.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index c38735b8d52..73ee7ad6d92 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -83,6 +83,7 @@ OC.L10N.register( "Error while changing permissions" : "権限変更でエラー発生", "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中", "Shared with you by {owner}" : "{owner} と共有中", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "次の形式で指定して他のownCloudのユーザーと、共有", "Share link" : "URLで共有", "The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります", "Link" : "リンク", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 1391ae1235a..52476a3ed93 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -81,6 +81,7 @@ "Error while changing permissions" : "権限変更でエラー発生", "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中", "Shared with you by {owner}" : "{owner} と共有中", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "次の形式で指定して他のownCloudのユーザーと、共有", "Share link" : "URLで共有", "The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります", "Link" : "リンク", |