You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ja.js 28KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  1. OC.L10N.register(
  2. "files",
  3. {
  4. "File could not be found" : "ファイルを見つけられませんでした",
  5. "Move or copy" : "移動またはコピー",
  6. "Download" : "ダウンロード",
  7. "Delete" : "削除",
  8. "Tags" : "タグ",
  9. "Show list view" : "リストビューで表示",
  10. "Show grid view" : "グリッドビューで表示",
  11. "Home" : "ホーム",
  12. "Close" : "閉じる",
  13. "Could not create folder \"{dir}\"" : "フォルダー \"{dir}\" を作成できませんでした",
  14. "This will stop your current uploads." : "現在のアップロードが停止されます。",
  15. "Upload cancelled." : "アップロードはキャンセルされました。",
  16. "Processing files …" : "ファイルの処理中...",
  17. "…" : "…",
  18. "Unable to upload {filename} as it is a directory or has 0 bytes" : "ディレクトリであるか、または0バイトのため {filename} をアップロードできません",
  19. "Not enough free space, you are uploading {size1} but only {size2} is left" : "空き容量が十分でなく、 {size1} をアップロードしていますが、 {size2} しか残っていません。",
  20. "Target folder \"{dir}\" does not exist any more" : "対象フォルダー \"{dir}\" がもう存在しません",
  21. "Not enough free space" : "十分な空き容量がありません",
  22. "An unknown error has occurred" : "不明なエラーが発生しました",
  23. "File could not be uploaded" : "ファイルをアップロードできませんでした",
  24. "Uploading …" : "アップロード中...",
  25. "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
  26. "Uploading … ({currentNumber}/{total})" : "アップロード中… ({currentNumber}/{total})",
  27. "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中 {loadedSize} ({bitrate})",
  28. "Uploading that item is not supported" : "そのアイテムのアップロードに対応していません",
  29. "Target folder does not exist any more" : "対象フォルダーがもう存在しません",
  30. "Operation is blocked by access control" : "アクセス制御により操作がブロックされました",
  31. "Error when assembling chunks, status code {status}" : "チャンクを組み立てる際のエラー、ステータスコード{status}",
  32. "Actions" : "アクション",
  33. "Rename" : "名前の変更",
  34. "Move" : "移動",
  35. "Copy" : "コピー",
  36. "Choose target folder" : "ターゲットフォルダーを選択",
  37. "Set reminder" : "リマインダーを設定",
  38. "Edit locally" : "ローカルで編集",
  39. "Open" : "開く",
  40. "Could not load info for file \"{file}\"" : "\"{file}\" ファイルの情報を読み込めませんでした",
  41. "Files" : "ファイル",
  42. "Details" : "詳細",
  43. "Please select tag(s) to add to the selection" : "選択項目に付与するタグを選択してください",
  44. "Apply tag(s) to selection" : "選択項目にタグを適用",
  45. "Select directory \"{dirName}\"" : "ディレクトリを選択: \"{dirName}\"",
  46. "Select file \"{fileName}\"" : "ファイルを選択: \"{fileName}\"",
  47. "Pending" : "保留中",
  48. "Unable to determine date" : "更新日不明",
  49. "This operation is forbidden" : "この操作は禁止されています",
  50. "This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。",
  51. "Storage is temporarily not available" : "ストレージは一時的に利用できません",
  52. "Could not move \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"を移動できませんでした",
  53. "Could not move \"{file}\"" : "\"{file}\" を移動できませんでした",
  54. "copy" : "コピー",
  55. "Could not copy \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"をコピーできませんでした",
  56. "Could not copy \"{file}\"" : "\"{file}\"をコピーできませんでした",
  57. "Copied {origin} inside {destination}" : "コピー先{origin} {destination}内",
  58. "Copied {origin} and {nbfiles} other files inside {destination}" : "コピー先{origin}と{nbfiles}他のファイル{destination}",
  59. "Failed to redirect to client" : "クライアントへリダイレクトできませんでした",
  60. "{newName} already exists" : "{newName} はすでに存在します",
  61. "Could not rename \"{fileName}\", it does not exist any more" : "ファイルが存在しないため,\"{fileName}\"の名前変更ができませんでした",
  62. "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{targetName}\" はフォルダー \"{dir}\" ですでに使われています。別の名前を選択してください。",
  63. "Could not rename \"{fileName}\"" : "\"{fileName}\"の名前変更ができませんでした",
  64. "Could not create file \"{file}\"" : "ファイル \"{file}\" を作成できませんでした",
  65. "Could not create file \"{file}\" because it already exists" : "ファイル \"{file}\"はすでに存在するため作成できません",
  66. "Could not create folder \"{dir}\" because it already exists" : "フォルダー \"{dir}\" はすでに存在するため作成できません",
  67. "Could not fetch file details \"{file}\"" : "\"{file}\" の詳細が取得できませんでした",
  68. "Error deleting file \"{fileName}\"." : "ファイル\"{fileName}\"の削除エラー。",
  69. "No search results in other folders for {tag}{filter}{endtag}" : "他のフォルダーに {tag}{filter}{endtag} の検索結果はありません",
  70. "Enter more than two characters to search in other folders" : "他のフォルダーで検索するには、3文字以上を入力してください",
  71. "Name" : "名前",
  72. "Size" : "サイズ",
  73. "Modified" : "更新日時",
  74. "_%n folder_::_%n folders_" : ["%n 個のフォルダー"],
  75. "_%n file_::_%n files_" : ["%n 個のファイル"],
  76. "{dirs} and {files}" : "{dirs} と {files}",
  77. "_including %n hidden_::_including %n hidden_" : ["%n 個の隠しファイルが含まれています"],
  78. "You do not have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません",
  79. "_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
  80. "New" : "新規作成",
  81. "New file/folder menu" : "新規ファイル/フォルダメニュー",
  82. "Select file range" : "ファイルを範囲選択",
  83. "{used}%" : "{used}%",
  84. "{used} of {quota} used" : "{used} / {quota} 使用中",
  85. "{used} used" : "{used} 使用中",
  86. "\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
  87. "File name cannot be empty." : "ファイル名を空にすることはできません。",
  88. "\"/\" is not allowed inside a file name." : "\"/\" はファイル名に利用できません。",
  89. "\"{name}\" is not an allowed filetype" : "\"{name}\" は無効なファイル形式です",
  90. "Storage of {owner} is full, files cannot be updated or synced anymore!" : "{owner} のストレージは一杯です。ファイルの更新と同期はできません!",
  91. "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "グループフォルダー ”{mountPoint}\" がいっぱいになり、ファイルを更新または同期できなくなりました。",
  92. "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "外部ストレージ \"{mountPoint}\" がいっぱいになり、ファイルを更新または同期できなくなりました。",
  93. "Your storage is full, files cannot be updated or synced anymore!" : "ストレージがいっぱいで、ファイルを更新または同期できなくなりました。",
  94. "Storage of {owner} is almost full ({usedSpacePercent}%)." : "{owner} のストレージがほぼ一杯 ({usedSpacePercent}%) です",
  95. "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "グループフォルダー \"{mountPoint}\" がほぼいっぱい ({usedSpacePercent}%) です。",
  96. "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "外部ストレージ \"{mountPoint}\" はほぼいっぱい ({usedSpacePercent}%) です",
  97. "Your storage is almost full ({usedSpacePercent}%)." : "ストレージがほぼいっぱい ({usedSpacePercent}%) です ",
  98. "_matches \"{filter}\"_::_match \"{filter}\"_" : [" \"{filter}\" にマッチ"],
  99. "View in folder" : "フォルダー内で表示",
  100. "Direct link was copied (only works for users who have access to this file/folder)" : "直接リンクがコピーされました(ただしこのファイルやフォルダにアクセスできる人だけが使用可能です)",
  101. "Path" : "Path",
  102. "_%n byte_::_%n bytes_" : ["%n バイト"],
  103. "Favorited" : "お気に入り済",
  104. "Favorite" : "お気に入り",
  105. "Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダーにアクセスできるユーザーのみ)",
  106. "New folder" : "新しいフォルダー",
  107. "Create new folder" : "新しいフォルダーを作成",
  108. "Upload file" : "ファイルをアップロード",
  109. "Recent" : "最新",
  110. "Not favorited" : "お気に入りではありません",
  111. "Remove from favorites" : "お気に入りから削除",
  112. "Add to favorites" : "お気に入りに追加",
  113. "An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました",
  114. "Added to favorites" : "お気に入りに追加",
  115. "Removed from favorites" : "お気に入りから削除",
  116. "You added {file} to your favorites" : "{file} をお気に入りに追加しました",
  117. "You removed {file} from your favorites" : "{file} をお気に入りから削除しました",
  118. "Favorites" : "お気に入り",
  119. "File changes" : "ファイル更新",
  120. "Created by {user}" : "{user} が作成しました",
  121. "Changed by {user}" : "{user} が更新しました",
  122. "Deleted by {user}" : "{user} が削除しました",
  123. "Restored by {user}" : "{user} が復元しました",
  124. "Renamed by {user}" : "{user} が作成しました",
  125. "Moved by {user}" : "{user} が移動しました",
  126. "\"remote user\"" : "\"リモートユーザー\"",
  127. "You created {file}" : "{file} を作成しました",
  128. "You created an encrypted file in {file}" : "{file} で暗号化ファイルを作成しました",
  129. "{user} created {file}" : "{user} が {file} を作成しました",
  130. "{user} created an encrypted file in {file}" : "{user}が{file}に暗号化ファイルを作成しました",
  131. "{file} was created in a public folder" : "公開フォルダーに {file} が作成されました",
  132. "You changed {file}" : "{file} を更新しました",
  133. "You changed an encrypted file in {file}" : "{file}で暗号化されたファイルを変更しました。",
  134. "{user} changed {file}" : "{user} が {file} を更新しました",
  135. "{user} changed an encrypted file in {file}" : "{user}が{file}に暗号化ファイルを変更しました",
  136. "You deleted {file}" : "{file} を削除しました",
  137. "You deleted an encrypted file in {file}" : "{file}で暗号化されたファイルを削除しました。",
  138. "{user} deleted {file}" : "{user} が {file} を削除しました",
  139. "{user} deleted an encrypted file in {file}" : "{user}が{file}で暗号化されたファイルを削除しました",
  140. "You restored {file}" : "{file} を復元しました",
  141. "{user} restored {file}" : "{user} が {file} を復元しました",
  142. "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "{oldfile}(非表示) の名前を {newfile}(非表示) に変更しました",
  143. "You renamed {oldfile} (hidden) to {newfile}" : "{oldfile} (非表示)の名前を{newfile}に変更しました",
  144. "You renamed {oldfile} to {newfile} (hidden)" : "{oldfile}の名前を{newfile}(非表示)に変更しました",
  145. "You renamed {oldfile} to {newfile}" : "{oldfile} を {newfile} に変更しました",
  146. "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} は {oldfile}(非表示) の名前を {newfile}(非表示) に変更しました",
  147. "{user} renamed {oldfile} (hidden) to {newfile}" : "{user} は {oldfile} (非表示) の名前を {newfile} に変更しました",
  148. "{user} renamed {oldfile} to {newfile} (hidden)" : "{user}は{oldfile}を{newfile} (非表示)に名前変更しました",
  149. "{user} renamed {oldfile} to {newfile}" : "{user} が {oldfile} を{newfile} に変更しました",
  150. "You moved {oldfile} to {newfile}" : "{oldfile} を {newfile} に移動しました",
  151. "{user} moved {oldfile} to {newfile}" : "{user} が {oldfile} を {newfile} に移動しました",
  152. "A file has been added to or removed from your <strong>favorites</strong>" : "<strong>お気に入り</strong>にファイルが追加または削除されたとき",
  153. "A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーが<strong>変更</strong>されたとき",
  154. "A favorite file or folder has been <strong>changed</strong>" : "お気に入りのファイルまたはフォルダーが <strong>変更</strong>されたとき",
  155. "Upload (max. %s)" : "アップロード ( 最大 %s )",
  156. "Accept" : "承諾",
  157. "Reject" : "拒否",
  158. "Incoming ownership transfer from {user}" : "{user} からの所有権転送を受信",
  159. "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "{path} を承諾しますか?\n\n注意:承諾後の転送処理には最大 1 時間かかる場合があります。",
  160. "Ownership transfer failed" : "所有権の譲渡に失敗しました",
  161. "Your ownership transfer of {path} to {user} failed." : "{path}の{user}への所有権転送に失敗しました。",
  162. "The ownership transfer of {path} from {user} failed." : "{user} からの {path} の所有権転送に失敗しました。",
  163. "Ownership transfer done" : "所有権の譲渡が完了しました",
  164. "Your ownership transfer of {path} to {user} has completed." : "{user} への {path} の所有権転送が完了しました。",
  165. "The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。",
  166. "in %s" : "%s で",
  167. "File Management" : "ファイル管理",
  168. "Current directory path" : "現在のディレクトリパス",
  169. "Reload current directory" : "カレントディレクトリの再読み込み",
  170. "Go to the \"{dir}\" directory" : "\"{dir}\" ディレクトリに移動する",
  171. "Drag and drop files here to upload" : "ここにファイルをドラッグ&ドロップしてアップロードする",
  172. "Your have used your space quota and cannot upload files anymore" : "あなたのクォータ容量を使い果たし、ファイルをアップロードできなくなりました。",
  173. "You don’t have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません",
  174. "\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された",
  175. "\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました",
  176. "Toggle selection for file \"{displayName}\"" : "ファイル \"{displayName}\" の選択を切り替える",
  177. "Toggle selection for folder \"{displayName}\"" : "フォルダ \"{displayName}\" の選択を切り替える",
  178. "Rename file" : "ファイル名の変更",
  179. "File name" : "ファイル名",
  180. "Folder name" : "フォルダー名",
  181. "This node is unavailable" : "このノードは利用できません",
  182. "Download file {name}" : "ファイル {name} をダウンロード",
  183. "\"{name}\" is not an allowed filetype." : "\"{name}\" は許可されたファイルタイプではありません。",
  184. "{newName} already exists." : "{newName} すでに存在しています。",
  185. "\"{char}\" is not allowed inside a file name." : "\"{char}\"はファイル名には使用できません。",
  186. "Name cannot be empty" : "名前は空にできません",
  187. "Another entry with the same name already exists" : "同じ名前の別のエントリがすでに存在しています",
  188. "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" から \"{newName}\" に名前を変更済み",
  189. "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" の名前を変更できませんでした、それは既に存在しません。",
  190. "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" という名前は \"{dir}\" フォルダですでに使用されています。別の名前を選択してください。",
  191. "Could not rename \"{oldName}\"" : "\"{oldName}\" の名前を変更できませんでした。",
  192. "Total rows summary" : "総行数のサマリー",
  193. "Toggle selection for all files and folders" : "すべてのファイルとフォルダの選択を切り替える",
  194. "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。",
  195. "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。",
  196. "List of files and folders." : "ファイルとフォルダの一覧。",
  197. "Column headers with buttons are sortable." : "ボタン付きの列ヘッダはソート可能です。",
  198. "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。",
  199. "File not found" : "ファイルが見つかりません",
  200. "Storage informations" : "ストレージ情報",
  201. "{usedQuotaByte} used" : "{usedQuotaByte} 使用されています",
  202. "{relative}% used" : "{relative}% 使用されています",
  203. "Could not refresh storage stats" : "ストレージの状態を更新できませんでした",
  204. "Your storage is full, files can not be updated or synced anymore!" : "ストレージは一杯です。ファイルの更新と同期はできません!",
  205. "Create" : "作成",
  206. "Transfer ownership of a file or folder" : "ファイルまたはフォルダーの所有権を譲渡する",
  207. "Choose file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください",
  208. "Change" : "変更",
  209. "New owner" : "新しい所有者",
  210. "Choose a file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください",
  211. "Transfer" : "転送",
  212. "Transfer {path} to {userid}" : "{path} を {userid} に転送する",
  213. "Invalid path selected" : "無効なパスが選択されました",
  214. "Unknown error" : "不明なエラー",
  215. "Ownership transfer request sent" : "所有権転送のリクエストを送信しました",
  216. "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません",
  217. "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択",
  218. "Choose file" : "ファイルを選択",
  219. "Choose {file}" : "{file}を選択",
  220. "Add" : "追加",
  221. "Loading current folder" : "現在のフォルダの読み込み中",
  222. "No files in here" : "ファイルがありません",
  223. "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。",
  224. "Go to the previous folder" : "前のフォルダへ移動",
  225. "Go back" : "戻る",
  226. "Share" : "共有",
  227. "Shared by link" : "URLリンクで共有中",
  228. "Shared" : "共有中",
  229. "Switch to list view" : "リスト表示へ切り替え",
  230. "Switch to grid view" : "グリッド表示へ切り替え",
  231. "Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}",
  232. "Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}",
  233. "Unknown error during upload" : "不明なエラーがアップロード中に発生しました",
  234. "Open the files app settings" : "ファイルアプリの設定を開く",
  235. "Files settings" : "ファイルの設定",
  236. "File cannot be accessed" : "ファイルにアクセスできません",
  237. "Sort favorites first" : "お気に入りを最初に並べる",
  238. "Show hidden files" : "隠しファイルを表示",
  239. "Crop image previews" : "プレビュー画像を切り抜く",
  240. "Enable the grid view" : "グリッド表示を有効にする",
  241. "Additional settings" : "追加設定",
  242. "WebDAV" : "WebDAV",
  243. "WebDAV URL" : "WebDAV URL",
  244. "Copy to clipboard" : "クリップボードにコピー",
  245. "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます",
  246. "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。",
  247. "Clipboard is not available" : "クリップボードは利用できません",
  248. "WebDAV URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました",
  249. "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません",
  250. "Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました",
  251. "Pick a template for {name}" : "{name} のテンプレートを選択してください",
  252. "Create a new file with the selected template" : "選択したテンプレートを使用して新しいファイルを作成します",
  253. "Creating file" : "ファイル作成",
  254. "Blank" : "ブランク",
  255. "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません",
  256. "Delete permanently" : "完全に削除する",
  257. "Delete and unshare" : "削除して共有を解除",
  258. "Cancel" : "キャンセル",
  259. "Destination is not a folder" : "宛先がフォルダではありません",
  260. "This file/folder is already in that directory" : "このファイル/フォルダはすでにそのディレクトリにあります",
  261. "You cannot move a file/folder onto itself or into a subfolder of itself" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。",
  262. "(copy)" : "(copy)",
  263. "(copy %n)" : "(copy %n)",
  264. "A file or folder with that name already exists in this folder" : "その名前のファイルまたはフォルダが、このフォルダに既に存在します",
  265. "The files is locked" : "ファイルはロックされています",
  266. "The file does not exist anymore" : "ファイルはもう存在しません",
  267. "Choose destination" : "移動先を選択",
  268. "Copy to {target}" : "{target} にコピー",
  269. "Move to {target}" : "{target} に移動",
  270. "Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作",
  271. "Open folder {displayName}" : "フォルダ {displayName} を開く",
  272. "Open in Files" : "ファイルアプリで開く",
  273. "Open details" : "詳細を開く",
  274. "Could not copy {file}. {message}" : "{file} をコピーできませんでした。 {message}",
  275. "Could not move {file}. {message}" : "{file} を移動できませんでした。 {message}",
  276. "Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成しました",
  277. "Filename" : "ファイル名",
  278. "Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした",
  279. "Create new templates folder" : "新しいテンプレートフォルダーを作成",
  280. "Templates" : "テンプレート",
  281. "One of the dropped files could not be processed" : "ドロップされたファイルの1つが処理できませんでした",
  282. "Uploading \"{filename}\" failed" : "\"{filename}\" のアップロードに失敗しました",
  283. "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} フォルダ"],
  284. "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ファイル"],
  285. "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ファイルと {folderCount} フォルダ"],
  286. "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ファイルと 1 フォルダ"],
  287. "{fileCount} files and {folderCount} folders" : "{fileCount} ファイルと {folderCount} フォルダ",
  288. "List of favorites files and folders." : "お気に入りのファイルやフォルダーの一覧",
  289. "No favorites yet" : "まだお気に入りはありません",
  290. "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。",
  291. "All files" : "すべてのファイル",
  292. "List of your files and folders." : "ファイルやフォルダーの一覧",
  293. "List of recently modified files and folders." : "最近変更されたファイルとフォルダーのリスト",
  294. "No recently modified files" : "最近更新されたファイルはありません",
  295. "Files and folders you recently modified will show up here." : "最近変更したファイルやフォルダーがここに表示されます。",
  296. "No entries found in this folder" : "このフォルダーにはエントリーがありません",
  297. "Select all" : "すべて選択",
  298. "Upload too large" : "アップロードには大きすぎます。",
  299. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、このサーバーのファイルアップロード時の最大サイズを超えています。",
  300. "Text file" : "テキストファイル",
  301. "New text file.txt" : "新規のテキストファイル作成",
  302. "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです",
  303. "Search users" : "ユーザーを検索",
  304. "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください",
  305. "Set up templates folder" : "テンプレートフォルダーを設定",
  306. "Toggle %1$s sublist" : "サブリスト %1$s を切り替え",
  307. "Toggle grid view" : "グリッド表示の切り替え",
  308. "Deleted files" : "ゴミ箱",
  309. "Shares" : "共有",
  310. "Shared with others" : "他ユーザーと共有中",
  311. "Shared with you" : "他ユーザーがあなたと共有中",
  312. "Deleted shares" : "削除された共有",
  313. "Pending shares" : "保留中の共有",
  314. "This file has the tag {tag}" : "このファイルには {tag} タグがあります。",
  315. "This file has the tags {firstTags} and {lastTag}" : "このファイルには {firstTags} と {lastTag} というタグがあります",
  316. "Select the row for {displayName}" : "{displayName} の行を選択する",
  317. "Open folder {name}" : "フォルダ {name} を開く",
  318. "Unselect all" : "すべて選択解除",
  319. "ascending" : "昇順",
  320. "descending" : "降順",
  321. "Sort list by {column} ({direction})" : "{column} ({direction}) でリストを並べ替える",
  322. "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。",
  323. "Search for an account" : "アカウントを検索",
  324. "Choose" : "選択",
  325. "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません"
  326. },
  327. "nplurals=1; plural=0;");