diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index f9ed9cbb039..3197d2cfc14 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -209,6 +209,12 @@ OC.L10N.register( "Create" : "作成", "Share" : "共有", "Delete share" : "共有を解除", + "Share with {userName}" : "{userName} と共有", + "Share with group" : "グループと共有する", + "Share in conversation" : "会話で共有する", + "Share with remote" : "リモートと共有する", + "Share with remote group" : "リモートグループと共有する", + "Share with guest" : "ゲストと共有する", "Share with" : "共有対象", "Save share" : "共有を保存", "Update share" : "共有設定の更新", |