diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 2d49f8b8ff8..ca36c49eac9 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -247,9 +247,14 @@ OC.L10N.register( "Note from" : "注釈", "Note:" : "注意:", "File drop" : "ファイルを転送", + "Upload files to {foldername}." : "{foldername}にファイルをアップロード", + "By uploading files, you agree to the terms of service." : "ファイルをアップロードすることで、利用規約に同意したことになります。", + "View terms of service" : "利用規約を見る", "Terms of service" : "サービス利用規約", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。", "To upload files, you need to provide your name first." : "ファイルをアップロードするには、最初に名前を入力する必要があります。", + "Nickname" : "ニックネーム", + "Enter your nickname" : "あなたのニックネームを入力してください", "Upload files to {folder}" : "{folder}にファイルをアップロード", "Submit name" : "名前を送信", "Allow upload and editing" : "アップロードと編集を許可", @@ -286,6 +291,7 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "このフォルダーへのアクセス権を持つ他のユーザーリストを切り替えます", "Toggle list of others with access to this file" : "このファイルへのアクセス権を持つ他のユーザーのリストを切り替えます", "Unable to fetch inherited shares" : "継承された共有を取得できません", + "Link shares" : "リンク共有", "Shares" : "共有", "Unable to load the shares list" : "共有リストを読み込めません", "Expires {relativetime}" : "有効期限 {relativetime}", @@ -303,7 +309,15 @@ OC.L10N.register( "Show sharing options" : "共有オプションを表示", "Shared with others" : "他ユーザーと共有中", "Create file request" : "ファイルリクエストを作成", + "Upload files to {foldername}" : "{foldername}にファイルをアップロード", + "Public file share" : "公開ファイル共有", + "Public shared file." : "公開共有ファイル", + "No file" : "ファイルがありません", + "The file shared with you will show up here" : "あなたと共有されたファイルはここに表示されます", "Public share" : "公開共有", + "Public shared files." : "公開共有ファイル", + "No files" : "ファイルがありません", + "Files and folders shared with you will show up here" : "あなたと共有されたファイルやフォルダーはここに表示されます", "Overview of shared files." : "共有済みファイルの概要", "No shares" : "共有なし", "Files and folders you shared or have been shared with you will show up here" : "共有済みまたは、共有されたファイルやフォルダはここに表示されます", |