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 d05feb57c9a..358ea8167dc 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -120,9 +120,6 @@ OC.L10N.register( "Unshare" : "共有解除", "can reshare" : "再共有可能", "can edit" : "編集を許可", - "create" : "作成", - "change" : "更新", - "delete" : "削除", "access control" : "アクセス権限", "Could not unshare" : "共有の解除ができませんでした", "Share details could not be loaded for this item." : "共有の詳細はこのアイテムによりロードできませんでした。", @@ -310,6 +307,9 @@ OC.L10N.register( "Send link via email" : "メールでリンクを送信", "notify by email" : "メールで通知", "can share" : "共有可", + "create" : "作成", + "change" : "更新", + "delete" : "削除", "{sharee} (at {server})" : "{sharee} ({server} で)", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "次の形式で指定して他のownCloudのユーザーと、共有", "Share with users…" : "ユーザーと共有...", |