diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 4984a90651f..6b270810e8d 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -176,7 +176,6 @@ OC.L10N.register( "{sharee} (at {server})" : "{sharee} ({server} で)", "{sharee} (remote)" : "{sharee} (リモート)", "Share" : "共有", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "次の形式で指定して他のownCloudのユーザーと、共有", "Share with users…" : "ユーザーと共有...", "Share with users, groups or remote users…" : "ユーザー、グループもしくはリモートユーザーと共有 ...", "Share with users or groups…" : "ユーザーもしくはグループと共有...", @@ -311,6 +310,7 @@ OC.L10N.register( "Couldn't send mail to following users: %s " : "次のユーザーにメールを送信できませんでした: %s", "Allow editing" : "編集を許可", "can share" : "共有可", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "次の形式で指定して他のownCloudのユーザーと、共有", "Two-step verification" : "2段階認証", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "あなたのアカウントではセキュリティ拡張が有効になっています。2要素認証を使って認証してください。", "Cancel login" : "ログインをキャンセル", |