diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 34ecc2530ef..f9ed9cbb039 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -209,7 +209,7 @@ OC.L10N.register( "Create" : "作成", "Share" : "共有", "Delete share" : "共有を解除", - "Share with " : "共有先", + "Share with" : "共有対象", "Save share" : "共有を保存", "Update share" : "共有設定の更新", "Others with access" : "アクセス権を持つ他のユーザー", @@ -303,6 +303,7 @@ OC.L10N.register( "Expiration date enforced" : "有効期限が強制される", "Password protect" : "パスワード保護", "Science Mesh" : "Science Mesh", - "Update" : "更新" + "Update" : "更新", + "Share with " : "共有先" }, "nplurals=1; plural=0;"); |