diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 59b8dff248e..75e6dcde2c6 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -260,7 +260,6 @@ OC.L10N.register( "Successfully uploaded files" : "ファイルのアップロードに成功しました", "View terms of service" : "利用規約を見る", "Terms of service" : "サービス利用規約", - "Share with {userName}" : "{userName} と共有", "Share with email {email}" : "{email} とメールで共有", "Share with group" : "グループと共有する", "Share in conversation" : "会話で共有する", @@ -424,6 +423,7 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "ファイルをアップロードするには、最初に名前を入力する必要があります。", "Enter your name" : "あなたの名前を入力", "Submit name" : "名前を送信", + "Share with {userName}" : "{userName} と共有", "Share note" : "共有ノート", "Upload files to %s" : "%s にファイルをアップロード", "%s shared a folder with you." : "%sはあなたとフォルダーを共有しました。", |