diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 2d914903030..c4f3083d312 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -199,8 +199,8 @@ OC.L10N.register( "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "共有", "Name or email address..." : "名前またはメールアドレス", - "Name or federated cloud ID..." : "ユーザー名または、クラウド統合ID...", - "Name, federated cloud ID or email address..." : "ユーザー名、クラウド統合ID、またはメールアドレス", + "Name or federated cloud ID..." : "ユーザー名または、クラウド共有ID...", + "Name, federated cloud ID or email address..." : "ユーザー名、クラウド共有ID、またはメールアドレス", "Name..." : "ユーザー名...", "Error" : "エラー", "Error removing share" : "共有の削除エラー", @@ -348,8 +348,8 @@ OC.L10N.register( "{sharee} (group)" : "{sharee} (グループ)", "{sharee} (remote)" : "{sharee} (リモート)", "{sharee} (email)" : "{sharee} (メール)", - "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, 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." : "ユーザー名やグループ名、メールアドレスで共有", "The specified document has not been found on the server." : "サーバーに指定されたファイルが見つかりませんでした。", "You can click here to return to %s." : "ここをクリックすると、 %s に戻れます。", |