diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 34 |
1 files changed, 31 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index e5e22419281..1267e56eef4 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -93,6 +93,7 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "アプリが無効の場合は、サークルには共有できません", "Please specify a valid circle" : "正しいサークルを指定してください", "Sharing %s failed because the back end does not support room shares" : "バックエンドがルーム共有をサポートしていないため、%s を共有できませんでした", + "Sharing %s failed because the back end does not support ScienceMesh shares" : "バックエンドが ScienceMesh 共有をサポートしていないため %s の共有に失敗しました。", "Unknown share type" : "不明な共有タイプ", "Not a directory" : "ディレクトリではありません", "Could not lock node" : "ノードをロックできませんでした", @@ -132,6 +133,7 @@ OC.L10N.register( "Upload" : "アップロード", "Edit" : "編集", "Bundled permissions" : "バンドルされているパーミッション", + "Open Sharing Details" : "共有の詳細を開く", "group" : "グループ", "conversation" : "会話", "remote" : "リモート", @@ -157,6 +159,7 @@ OC.L10N.register( "Enter a date" : "日付を入力してください", "Create share" : "共有を作成", "Cancel" : "キャンセル", + "Customize link" : "共有のカスタマイズ", "Add another link" : "別のリンクを追加", "Create a new share link" : "新しい共有リンクを作成する", "{shareWith} by {initiator}" : "{initiator} により {shareWith}", @@ -187,7 +190,9 @@ OC.L10N.register( "Circle" : "サークル", "Talk conversation" : "会話", "Deck board" : "Deckボード", + "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} に", + "Upload only" : "アップロードのみ", "Advanced settings" : "詳細設定", "Share label" : "共有ラベル", "Set password" : "パスワード設定", @@ -202,6 +207,10 @@ OC.L10N.register( "Create" : "作成", "Update" : "更新", "Share" : "共有", + "Delete share" : "共有を解除", + "Share with " : "共有先", + "Save share" : "共有を保存", + "Update share" : "共有設定の更新", "Others with access" : "アクセス権を持つ他のユーザー", "No other users with access found" : "アクセス権を持つ他のユーザーは見つかりませんでした", "Toggle list of others with access to this directory" : "このフォルダーへのアクセス権を持つ他のユーザーリストを切り替えます", @@ -211,7 +220,12 @@ OC.L10N.register( "Expires {relativetime}" : "有効期限 {relativetime}", "this share just expired." : "この共有は期限切れになりました。", "Shared with you by {owner}" : "{owner} と共有中", + "_Accept share_::_Accept shares_" : ["共有を受け入れる"], + "Open in Files" : "ファイルアプリで開く", + "_Reject share_::_Reject shares_" : ["共有の受け入れを拒否する"], + "_Restore share_::_Restore shares_" : ["共有を復元する"], "Shared" : "共有中", + "Shared by {ownerDisplayName}" : "{ownerDisplayName} が共有済み", "Link to a file" : "ファイルへリンク", "Error creating the share: {errorMessage}" : "共有の作成中にエラーが発生しました: {errorMessage}", "Error creating the share" : "共有の作成中にエラーが発生しました", @@ -229,17 +243,29 @@ OC.L10N.register( "Shared with you and the conversation {conversation} by {owner}" : "{owner}のスレッド{conversation}であなたと共有しました", "Shared with you in a conversation by {owner}" : "{owner}のスレッドであなたと共有しました", "Shares" : "共有", + "Overview of shared files." : "共有済みファイルの概要", "No shares" : "共有なし", + "Files and folders you shared or have been shared with you will show up here" : "共有済みまたは、共有されたファイルやフォルダはここに表示されます", "Shared with you" : "他ユーザーがあなたと共有中", + "List of files that are shared with you." : "あなたと共有しているファイルの一覧。", "Nothing shared with you yet" : "あなたと共有しているファイルはありません。", + "Files and folders others shared with you will show up here" : "他の人から共有されたファイルやフォルダは、ここに表示されます。", "Shared with others" : "他ユーザーと共有中", + "List of files that you shared with others." : "他ユーザと共有したファイルの一覧。", "Nothing shared yet" : "まだ何も共有されていません", + "Files and folders you shared will show up here" : "共有したファイルやフォルダは、ここに表示されます。", "Shared by link" : "URLリンクで共有中", + "List of files that are shared by link." : "URL共有済みファイルの一覧。", "No shared links" : "共有リンクはありません", - "Deleted shares" : "共有を解除しました", - "No deleted shares" : "削除された共有はありません", + "Files and folders you shared by link will show up here" : "リンクで共有したファイルやフォルダは、ここに表示されます。", + "Deleted shares" : "削除した共有", + "List of shares you left." : "離脱した共有の一覧", + "No deleted shares" : "削除(離脱)した共有はありません", + "Shares you have left will show up here" : "登録を解除(離脱)した共有がここに表示されます", "Pending shares" : "保留中の共有", + "List of unapproved shares." : "未承認の共有の一覧", "No pending shares" : "保留中の共有はありません", + "Shares you have received but not approved will show up here" : "あなたが受け取ったが承認されていない共有は、ここに表示されます", "No entries found in this folder" : "このフォルダーにはエントリーがありません", "Name" : "名前", "Share time" : "共有した時刻", @@ -260,7 +286,7 @@ OC.L10N.register( "Files and folders others share with you will show up here" : "他の人から共有されたファイルやフォルダーは、ここに表示されます。", "Files and folders you share will show up here" : "共有したファイルやフォルダーは、ここに表示されます。", "Files and folders you share by link will show up here" : "リンクで共有したファイルやフォルダーは、ここに表示されます。", - "Shares you deleted will show up here" : "削除した共有がここに表示されます", + "Shares you deleted will show up here" : "登録を解除(離脱)した共有がここに表示されます", "Shares you have received but not confirmed will show up here" : "受け取り確認をしていない共有がここに表示されます", "Shares will show up here" : "共有がここに表示されます", "Restore" : "復元", @@ -268,6 +294,7 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "何かしらの問題があり、共有を受け入れることができません。", "Something happened. Unable to reject the share." : "何かしらの問題があり、共有を拒否できません。", "No expiration date set" : "有効期限が未設定", + "Sharing %s failed because the back end does not support sciencemesh shares" : "バックエンドが sciencemesh 共有をサポートしていないため %s 共有に失敗しました。", "One or more of your shares will expire tomorrow" : "1つ以上の共有が明日期限切れになります", "Allow creating" : "作成許可", "Allow deleting" : "削除許可", @@ -276,6 +303,7 @@ OC.L10N.register( "Allow download" : "ダウンロードを許可", "Password protect" : "パスワード保護", "Enter a note for the share recipient" : "共有受信者へのメモを入力してください", + "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "password_policy からのパスワード生成エラー" }, "nplurals=1; plural=0;"); |