diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 5943c55fb09..52af79bbe9d 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -161,9 +161,6 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (メール)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "共有", - "Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有", - "Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有", - "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有", "Name or email address..." : "名前またはメールアドレス", "Name or federated cloud ID..." : "ユーザー名または、クラウド統合ID...", "Name, federated cloud ID or email address..." : "ユーザー名、クラウド統合ID、またはメールアドレス", @@ -284,6 +281,9 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。", "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。", "Thank you for your patience." : "しばらくお待ちください。", + "Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有", + "Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有", + "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有", "Alternative Logins" : "代替ログイン" }, "nplurals=1; plural=0;"); |