2014-10-17 08:20:02 -04:00
{ "translations" : {
2016-12-26 20:07:38 -05:00
"Added to favorites" : "お気に入りに追加" ,
"Removed from favorites" : "お気に入りから削除" ,
"You added {file} to your favorites" : "{file} をお気に入りに追加しました" ,
"You removed {file} from your favorites" : "{file} をお気に入りから削除しました" ,
2023-07-05 20:30:35 -04:00
"Favorites" : "お気に入り" ,
2016-11-25 20:06:57 -05:00
"File changes" : "ファイル更新" ,
2016-11-30 09:18:08 -05:00
"Created by {user}" : "{user} が作成しました" ,
"Changed by {user}" : "{user} が更新しました" ,
"Deleted by {user}" : "{user} が削除しました" ,
"Restored by {user}" : "{user} が復元しました" ,
"Renamed by {user}" : "{user} が作成しました" ,
"Moved by {user}" : "{user} が移動しました" ,
2024-02-19 19:19:03 -05:00
"\"remote account\"" : "\"リモートアカウント\"" ,
2016-11-30 09:18:08 -05:00
"You created {file}" : "{file} を作成しました" ,
2018-06-16 20:12:48 -04:00
"You created an encrypted file in {file}" : "{file} で暗号化ファイルを作成しました" ,
2016-11-30 09:18:08 -05:00
"{user} created {file}" : "{user} が {file} を作成しました" ,
2018-11-14 20:12:14 -05:00
"{user} created an encrypted file in {file}" : "{user}が{file}に暗号化ファイルを作成しました" ,
2016-11-30 09:18:08 -05:00
"{file} was created in a public folder" : "公開フォルダーに {file} が作成されました" ,
"You changed {file}" : "{file} を更新しました" ,
2018-11-14 20:12:14 -05:00
"You changed an encrypted file in {file}" : "{file}で暗号化されたファイルを変更しました。" ,
2016-11-30 09:18:08 -05:00
"{user} changed {file}" : "{user} が {file} を更新しました" ,
2018-11-14 20:12:14 -05:00
"{user} changed an encrypted file in {file}" : "{user}が{file}に暗号化ファイルを変更しました" ,
2016-11-30 09:18:08 -05:00
"You deleted {file}" : "{file} を削除しました" ,
2018-11-14 20:12:14 -05:00
"You deleted an encrypted file in {file}" : "{file}で暗号化されたファイルを削除しました。" ,
2016-11-30 09:18:08 -05:00
"{user} deleted {file}" : "{user} が {file} を削除しました" ,
2018-11-14 20:12:14 -05:00
"{user} deleted an encrypted file in {file}" : "{user}が{file}で暗号化されたファイルを削除しました" ,
2016-11-30 09:18:08 -05:00
"You restored {file}" : "{file} を復元しました" ,
"{user} restored {file}" : "{user} が {file} を復元しました" ,
2021-04-08 22:25:11 -04:00
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "{oldfile}(非表示) の名前を {newfile}(非表示) に変更しました" ,
"You renamed {oldfile} (hidden) to {newfile}" : "{oldfile} (非表示)の名前を{newfile}に変更しました" ,
"You renamed {oldfile} to {newfile} (hidden)" : "{oldfile}の名前を{newfile}(非表示)に変更しました" ,
2016-11-30 09:18:08 -05:00
"You renamed {oldfile} to {newfile}" : "{oldfile} を {newfile} に変更しました" ,
2021-04-08 22:25:11 -04:00
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} は {oldfile}(非表示) の名前を {newfile}(非表示) に変更しました" ,
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} は {oldfile} (非表示) の名前を {newfile} に変更しました" ,
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user}は{oldfile}を{newfile} (非表示)に名前変更しました" ,
2016-11-30 09:18:08 -05:00
"{user} renamed {oldfile} to {newfile}" : "{user} が {oldfile} を{newfile} に変更しました" ,
"You moved {oldfile} to {newfile}" : "{oldfile} を {newfile} に移動しました" ,
"{user} moved {oldfile} to {newfile}" : "{user} が {oldfile} を {newfile} に移動しました" ,
2017-03-25 21:07:03 -04:00
"A file has been added to or removed from your <strong>favorites</strong>" : "<strong>お気に入り</strong>にファイルが追加または削除されたとき" ,
2024-09-20 20:20:41 -04:00
"Files" : "ファイル" ,
2021-06-03 22:28:13 -04:00
"A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーが<strong>変更</strong>されたとき" ,
2021-05-25 22:28:28 -04:00
"A favorite file or folder has been <strong>changed</strong>" : "お気に入りのファイルまたはフォルダーが <strong>変更</strong>されたとき" ,
2024-08-02 20:19:49 -04:00
"Failed to authorize" : "認証に失敗しました" ,
2024-08-09 20:20:14 -04:00
"Invalid folder path" : "無効なフォルダーパス" ,
"Folder not found" : "フォルダーが見つかりません" ,
2025-01-17 19:21:09 -05:00
"The file cannot be found" : "ファイルが見つかりません" ,
"The destination path does not exist: %1$s" : "宛先のパスが存在しません: %1$s" ,
2025-01-24 19:21:42 -05:00
"You do not have permission to create a file at the specified location" : "指定された場所にファイルを作成する権限がありません" ,
"The file could not be converted." : "ファイルを変換できませんでした。" ,
2025-01-17 19:21:09 -05:00
"Could not get relative path to converted file" : "変換後のファイルへの相対パスを取得できませんでした" ,
2025-09-12 09:26:27 -04:00
"Limit must be a positive integer." : "制限は正の整数である必要があります。" ,
"The replacement character may only be a single character." : "置換文字は1文字のみです。" ,
"Filename sanitization already started." : "ファイル名のサニタイズは既に開始されています。" ,
2025-09-23 09:31:23 -04:00
"No filename sanitization in progress." : "進行中のファイル名サニタイズ処理はありません。" ,
2025-01-17 19:21:09 -05:00
"Favorite files" : "お気に入りファイル" ,
2025-01-15 19:21:30 -05:00
"No favorites" : "お気に入りなし" ,
2025-01-17 19:21:09 -05:00
"More favorites" : "その他のお気に入り" ,
2019-12-21 21:28:34 -05:00
"Accept" : "承諾" ,
2020-01-23 21:16:52 -05:00
"Reject" : "拒否" ,
2020-05-11 22:16:11 -04:00
"Incoming ownership transfer from {user}" : "{user} からの所有権転送を受信" ,
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "{path} を承諾しますか?\n\n注意: 承諾後の転送処理には最大 1 時間かかる場合があります。" ,
2024-06-28 20:19:43 -04:00
"Ownership transfer denied" : "所有権の譲渡が拒否されました" ,
"Your ownership transfer of {path} was denied by {user}." : "{path}の所有権の譲渡が{user}によって拒否されました。" ,
2020-04-03 08:08:12 -04:00
"Ownership transfer failed" : "所有権の譲渡に失敗しました" ,
2020-05-11 22:16:11 -04:00
"Your ownership transfer of {path} to {user} failed." : "{path}の{user}への所有権転送に失敗しました。" ,
"The ownership transfer of {path} from {user} failed." : "{user} からの {path} の所有権転送に失敗しました。" ,
2020-04-03 08:08:12 -04:00
"Ownership transfer done" : "所有権の譲渡が完了しました" ,
2020-05-11 22:16:11 -04:00
"Your ownership transfer of {path} to {user} has completed." : "{user} への {path} の所有権転送が完了しました。" ,
"The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。" ,
2020-08-03 22:16:30 -04:00
"in %s" : "%s で" ,
2024-06-28 20:19:43 -04:00
"Transferred from %1$s on %2$s" : "%1$sから%2$sに転送" ,
2018-11-11 20:12:49 -05:00
"File Management" : "ファイル管理" ,
2024-09-20 20:20:41 -04:00
"Home" : "ホーム" ,
"Target folder does not exist any more" : "対象フォルダーがもう存在しません" ,
2023-08-21 20:51:53 -04:00
"Reload current directory" : "カレントディレクトリの再読み込み" ,
2023-09-26 20:26:53 -04:00
"Go to the \"{dir}\" directory" : "\"{dir}\" ディレクトリに移動する" ,
2025-02-26 19:22:16 -05:00
"Current directory path" : "現在のディレクトリパス" ,
2024-01-04 19:22:07 -05:00
"Your have used your space quota and cannot upload files anymore" : "あなたのクォータ容量を使い果たし、ファイルをアップロードできなくなりました。" ,
2025-03-06 19:23:33 -05:00
"You do not have permission to upload or create files here." : "ここにファイルをアップロードまたは作成する権限がありません。" ,
2025-02-26 19:22:16 -05:00
"Drag and drop files here to upload" : "ここにファイルをドラッグ&ドロップしてアップロードする" ,
2024-09-20 20:20:41 -04:00
"Favorite" : "お気に入り" ,
2025-01-10 19:21:07 -05:00
"Back" : "戻る" ,
2024-01-24 19:19:15 -05:00
"Toggle selection for file \"{displayName}\"" : "ファイル \"{displayName}\" の選択を切り替える" ,
"Toggle selection for folder \"{displayName}\"" : "フォルダ \"{displayName}\" の選択を切り替える" ,
2024-09-06 20:36:58 -04:00
"File is loading" : "ファイル読み込み中" ,
"Folder is loading" : "フォルダーを読み込み中" ,
2024-07-26 20:19:22 -04:00
"Filename" : "ファイル名" ,
2023-08-29 20:31:33 -04:00
"Folder name" : "フォルダー名" ,
2023-10-17 20:52:29 -04:00
"This node is unavailable" : "このノードは利用できません" ,
2024-07-26 20:19:22 -04:00
"Another entry with the same name already exists." : "同じ名前の別のエントリがすでに存在しています。" ,
"Invalid filename." : "無効なファイル名。" ,
2023-09-26 20:26:53 -04:00
"Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" から \"{newName}\" に名前を変更済み" ,
2025-02-26 19:22:16 -05:00
"Rename file" : "ファイル名の変更" ,
2025-05-14 20:22:57 -04:00
"Folder" : "フォルダー" ,
2025-05-16 20:23:16 -04:00
"Unknown file type" : "不明なファイルタイプ" ,
"{ext} image" : "{ext}画像" ,
"{ext} video" : "{ext}ビデオ" ,
"{ext} audio" : "{ext}音声" ,
"{ext} text" : "{ext}テキスト" ,
2024-09-20 20:20:41 -04:00
"Pending" : "保留中" ,
2025-02-26 19:22:16 -05:00
"Unknown date" : "不明な日付" ,
2024-07-25 20:19:53 -04:00
"Clear filter" : "フィルターをクリア" ,
2024-09-20 20:20:41 -04:00
"Modified" : "更新日時" ,
2025-07-04 20:12:03 -04:00
"Search everywhere" : "あらゆる場所を検索" ,
2024-07-25 20:19:53 -04:00
"Type" : "タイプ" ,
"Active filters" : "有効なフィルター" ,
"Remove filter" : "フィルターを削除" ,
2023-09-07 20:31:24 -04:00
"Total rows summary" : "総行数のサマリー" ,
2025-02-26 19:22:16 -05:00
"Toggle selection for all files and folders" : "すべてのファイルとフォルダの選択を切り替える" ,
2024-09-20 20:20:41 -04:00
"Name" : "名前" ,
2025-05-16 20:23:16 -04:00
"File type" : "ファイルの種類" ,
2024-09-20 20:20:41 -04:00
"Size" : "サイズ" ,
2025-08-29 20:12:10 -04:00
"{displayName}: failed on some elements" : "{displayName}: いくつかの要素で失敗しました" ,
"{displayName}: done" : "{displayName}: 完了" ,
"{displayName}: failed" : "{displayName}: 失敗" ,
2025-02-26 19:22:16 -05:00
"Actions" : "アクション" ,
"(selected)" : "(選択済み)" ,
2024-09-10 20:21:11 -04:00
"List of files and folders." : "ファイルとフォルダの一覧。" ,
2024-12-06 19:21:25 -05:00
"You have used your space quota and cannot upload files anymore." : "あなたのクォータ容量を使い果たし、ファイルをアップロードできなくなりました。" ,
2024-09-10 20:21:11 -04:00
"Column headers with buttons are sortable." : "ボタン付きの列ヘッダはソート可能です。" ,
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。" ,
"File not found" : "ファイルが見つかりません" ,
2025-06-20 20:22:50 -04:00
"_{count} selected_::_{count} selected_" : [ "{count}選択済み" ] ,
2025-10-03 20:13:12 -04:00
"Search everywhere …" : "あらゆる場所を検索 …" ,
"Search here …" : "ここを検索 …" ,
2025-07-04 20:12:03 -04:00
"Search scope options" : "検索範囲オプション" ,
2025-08-29 20:12:10 -04:00
"Search here" : "ここを検索" ,
2024-09-10 20:21:11 -04:00
"{usedQuotaByte} used" : "{usedQuotaByte} 使用されています" ,
2024-09-20 20:20:41 -04:00
"{used} of {quota} used" : "{used} / {quota} 使用中" ,
2024-09-10 20:21:11 -04:00
"{relative}% used" : "{relative}% 使用されています" ,
"Could not refresh storage stats" : "ストレージの状態を更新できませんでした" ,
"Your storage is full, files can not be updated or synced anymore!" : "ストレージは一杯です。ファイルの更新と同期はできません!" ,
2025-02-26 19:22:16 -05:00
"Storage information" : "ストレージ情報" ,
"Storage quota" : "ストレージのクォータ" ,
2024-09-20 20:20:41 -04:00
"New folder" : "新しいフォルダー" ,
"Create new folder" : "新しいフォルダーを作成" ,
2024-09-10 20:21:11 -04:00
"This name is already in use." : "この名前は既に使用されています。" ,
2025-02-26 19:22:16 -05:00
"Create" : "作成" ,
2025-07-25 20:12:15 -04:00
"Files starting with a dot are hidden by default" : "ドットで始まるファイルはデフォルトで非表示になっています" ,
2025-09-12 09:26:27 -04:00
"Failed to start filename sanitization." : "ファイル名のサニタイズを開始できませんでした。" ,
"Failed to refresh filename sanitization status." : "ファイル名のサニタイズステータスの更新に失敗しました。" ,
"Filename sanitization in progress." : "ファイル名のサニタイズが進行中です。" ,
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "現在、{totalUsers}アカウントの{processedUsers}はすでに処理されています。" ,
2025-10-03 20:13:12 -04:00
"Preparing …" : "準備中 …" ,
2025-09-02 20:12:39 -04:00
"Refresh" : "更新" ,
2025-09-12 09:26:27 -04:00
"All files have been santized for Windows filename support." : "全てのファイルはWindowsファイル名をサポートするようにサンタイジングされています。" ,
"Some files could not be sanitized, please check your logs." : "一部のファイルをサニタイズできませんでした。ログを確認してください。" ,
"Sanitization errors" : "サニタイズエラー" ,
"Not sanitized filenames" : "サニタイズされていないファイル名" ,
"Windows filename support has been enabled." : "Windowsファイル名のサポートが有効になりました。" ,
"While this blocks users from creating new files with unsupported filenames, existing files are not yet renamed and thus still may break sync on Windows." : "これにより、ユーザーはサポートされていないファイル名で新しいファイルを作成できなくなりますが、既存のファイルはまだ名前が変更されていないため、Windowsで同期が中断される可能性があります。" ,
"You can trigger a rename of files with invalid filenames, this will be done in the background and may take some time." : "無効なファイル名を持つファイルの名前変更をトリガーできます。これはバックグラウンドで実行され、時間がかかる場合があります。" ,
"Please note that this may cause high workload on the sync clients." : "これにより、同期クライアントのワークロードが高くなる可能性があることに注意してください。" ,
2025-09-02 20:12:39 -04:00
"Limit" : "制限" ,
2025-09-12 09:26:27 -04:00
"This allows to configure how many users should be processed in one background job run." : "これにより、1回のバックグラウンドジョブ実行で処理するユーザー数を構成できます。" ,
"Sanitize filenames" : "ファイル名のサニタイズ" ,
"(starting)" : "(開始)" ,
2024-09-10 20:21:11 -04:00
"Fill template fields" : "テンプレートフィールドへの入力" ,
2025-10-03 20:13:12 -04:00
"Submitting fields …" : "フィールドを送信中…" ,
2024-09-10 20:21:11 -04:00
"Submit" : "提出する" ,
"Choose a file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください" ,
"Transfer" : "転送" ,
"Transfer {path} to {userid}" : "{path} を {userid} に転送する" ,
"Invalid path selected" : "無効なパスが選択されました" ,
"Unknown error" : "不明なエラー" ,
"Ownership transfer request sent" : "所有権転送のリクエストを送信しました" ,
"Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません" ,
2025-02-26 19:22:16 -05:00
"Transfer ownership of a file or folder" : "ファイルまたはフォルダーの所有権を譲渡する" ,
"Choose file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください" ,
"Change" : "変更" ,
"New owner" : "新しい所有者" ,
2025-02-28 19:22:56 -05:00
"Keep {old}" : "{old} を保持" ,
"Keep without extension" : "延長せずに保持" ,
"Use {new}" : "{new}を使用する" ,
2025-02-25 19:21:46 -05:00
"Remove extension" : "拡張子を削除" ,
"Change file extension" : "ファイル拡張子を変更" ,
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "ファイル拡張子を \"{old}\" から \"{new}\" に変更すると、ファイルが読み取れなくなる可能性があります。" ,
"Removing the file extension \"{old}\" may render the file unreadable." : "ファイル拡張子 \"{old}\" を削除すると、ファイルが読み取れなくなる可能性があります。" ,
"Adding the file extension \"{new}\" may render the file unreadable." : "ファイル拡張子 \"{new}\" を追加すると、ファイルが読み取れなくなる可能性があります。" ,
2025-02-28 19:22:56 -05:00
"Do not show this dialog again." : "このダイアログを二度と表示しない。" ,
2024-09-10 20:21:11 -04:00
"Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択" ,
"Choose {file}" : "{file}を選択" ,
2025-02-26 19:22:16 -05:00
"Clipboard is not available" : "クリップボードは利用できません" ,
2025-08-29 20:12:10 -04:00
"WebDAV URL copied" : "WebDAV URLをコピーしました" ,
2025-10-02 20:14:33 -04:00
"Files settings" : "ファイルの設定" ,
2025-08-12 20:12:03 -04:00
"General" : "一般" ,
2025-07-25 20:12:15 -04:00
"Default view" : "デフォルト表示" ,
2025-07-04 20:12:03 -04:00
"All files" : "すべてのファイル" ,
"Personal files" : "個人ファイル" ,
2024-09-10 20:21:11 -04:00
"Sort favorites first" : "お気に入りを最初に並べる" ,
"Sort folders before files" : "ファイルよりもフォルダを先に並べ替えます" ,
2025-08-12 20:12:03 -04:00
"Folder tree" : "フォルダーツリー" ,
"Appearance" : "表示" ,
2024-09-10 20:21:11 -04:00
"Show hidden files" : "隠しファイルを表示" ,
2025-05-16 20:23:16 -04:00
"Show file type column" : "ファイルの種類のカラムを表示する" ,
2025-08-29 20:12:10 -04:00
"Show file extensions" : "ファイルの拡張子を表示" ,
2024-09-10 20:21:11 -04:00
"Crop image previews" : "プレビュー画像を切り抜く" ,
"Additional settings" : "追加設定" ,
"WebDAV" : "WebDAV" ,
"WebDAV URL" : "WebDAV URL" ,
2025-08-12 20:12:03 -04:00
"Copy" : "コピー" ,
2025-08-29 20:12:10 -04:00
"How to access files using WebDAV" : "WebDAVを使用してファイルにアクセスする方法" ,
2025-07-25 20:12:15 -04:00
"Two-Factor Authentication is enabled for your account, and therefore you need to use an app password to connect an external WebDAV client." : "2要素認証がアカウントに有効化されています。そのため、外部WebDAVクライアントを接続するにはアプリパスワードを使用する必要があります。" ,
2025-02-28 19:22:56 -05:00
"Warnings" : "警告" ,
2025-08-29 20:12:10 -04:00
"Warn before changing a file extension" : "ファイル拡張子を変更する前に警告する" ,
"Warn before deleting files" : "ファイルを削除する前に警告する" ,
2024-12-17 19:22:21 -05:00
"Keyboard shortcuts" : "キーボードショートカット" ,
2025-08-29 20:12:10 -04:00
"File actions" : "ファイルアクション" ,
2025-08-12 20:12:03 -04:00
"Rename" : "名前の変更" ,
"Delete" : "削除" ,
2025-08-29 20:12:10 -04:00
"Add or remove favorite" : "お気に入りを追加または削除" ,
2025-08-12 20:12:03 -04:00
"Manage tags" : "タグを管理" ,
2024-12-17 19:22:21 -05:00
"Selection" : "選択" ,
2024-12-23 19:21:26 -05:00
"Select all files" : "全てのファイルを選択" ,
2025-08-12 20:12:03 -04:00
"Deselect all" : "選択を全解除" ,
2025-08-29 20:12:10 -04:00
"Select or deselect" : "選択または解除" ,
"Select a range" : "範囲を選択" ,
2024-12-17 19:22:21 -05:00
"Navigation" : "ナビゲーション" ,
2025-08-29 20:12:10 -04:00
"Go to parent folder" : "親フォルダーへ移動" ,
"Go to file above" : "上のファイルに移動" ,
"Go to file below" : "下のファイルに移動" ,
"Go left in grid" : "グリッド内を左に移動" ,
"Go right in grid" : "グリッド内を右に移動" ,
2024-12-17 19:22:21 -05:00
"View" : "表示" ,
2025-08-12 20:12:03 -04:00
"Toggle grid view" : "グリッド表示の切り替え" ,
2025-08-29 20:12:10 -04:00
"Open file sidebar" : "ファイルサイドバーを開く" ,
2024-12-23 19:21:26 -05:00
"Show those shortcuts" : "これらのショートカットを表示する" ,
2025-10-02 20:14:33 -04:00
"Share" : "共有" ,
"Shared by link" : "URLリンクで共有中" ,
"Shared" : "共有中" ,
"Switch to list view" : "リスト表示へ切り替え" ,
"Switch to grid view" : "グリッド表示へ切り替え" ,
"The file could not be found" : "ファイルが見つかりませんでした" ,
"Upload was cancelled by user" : "アップロードはユーザーによってキャンセルされました" ,
"Not enough free space" : "十分な空き容量がありません" ,
"Operation is blocked by access control" : "アクセス制御により操作がブロックされました" ,
"Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}" ,
"Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}" ,
"Unknown error during upload" : "不明なエラーがアップロード中に発生しました" ,
"Loading current folder" : "現在のフォルダの読み込み中" ,
"Retry" : "リトライ" ,
"No files in here" : "ファイルがありません" ,
"Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。" ,
"Go back" : "戻る" ,
"Views" : "表示" ,
2025-02-26 19:22:16 -05:00
"You" : "自分" ,
"Shared multiple times with different people" : "異なる人と複数回共有" ,
2025-06-30 09:15:32 -04:00
"Unable to change the favorite state of the file" : "ファイルのお気に入りの状態を変更できません" ,
2025-02-26 19:22:16 -05:00
"Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました" ,
2024-10-07 20:20:08 -04:00
"Owner" : "作成者" ,
2024-09-20 20:20:41 -04:00
"Remove from favorites" : "お気に入りから削除" ,
"Add to favorites" : "お気に入りに追加" ,
"Tags" : "タグ" ,
2025-10-02 20:14:33 -04:00
"Your files" : "あなたのファイル" ,
"Open in files" : "ファイルで開く" ,
"File cannot be accessed" : "ファイルにアクセスできません" ,
"The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ファイルが見つからないか、あなたがそれを表示する権限を持っていない可能性があります。送信者に共有するように依頼してください。" ,
"No search results for “{query}”" : "\"{query}\"に関する検索結果はありません" ,
"Search for files" : "ファイルを検索" ,
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX( LinuxやmacOSなど) で有効なすべてのファイル名が許可されています。" ,
"After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows 互換のファイル名を有効にすると、既存のファイルは変更できなくなりますが、所有者が有効な新しいファイル名に変更できるようになります。" ,
"Failed to toggle Windows filename support" : "Windowsファイル名サポートの切り替えに失敗しました" ,
"Files compatibility" : "ファイルの互換性" ,
"Enforce Windows compatibility" : "Windowsとの互換性を強制" ,
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。" ,
2025-02-26 19:22:16 -05:00
"Blank" : "ブランク" ,
"Unable to create new file from template" : "テンプレートから新しいファイルを作成できません" ,
2024-09-10 20:21:11 -04:00
"Pick a template for {name}" : "{name} のテンプレートを選択してください" ,
"Create a new file with the selected template" : "選択したテンプレートを使用して新しいファイルを作成します" ,
"Creating file" : "ファイル作成" ,
2025-01-24 19:21:42 -05:00
"Save as {displayName}" : "{displayName}として保存" ,
2025-10-03 20:13:12 -04:00
"Save as …" : "保存…" ,
"Converting files …" : "ファイルの変換…" ,
2025-01-24 19:21:42 -05:00
"Failed to convert files: {message}" : "ファイルの変換に失敗しました: {message}" ,
"All files failed to be converted" : "すべてのファイルの変換に失敗しました" ,
"One file could not be converted: {message}" : "1つのファイルが変換できませんでした: {message}" ,
2025-03-14 20:23:31 -04:00
"_One file could not be converted_::_%n files could not be converted_" : [ "%n個のファイルが変換できませんでした" ] ,
"_One file successfully converted_::_%n files successfully converted_" : [ "%n個のファイルの変換に成功しました" ] ,
2025-01-24 19:21:42 -05:00
"Files successfully converted" : "ファイルは正常に変換されました" ,
"Failed to convert files" : "ファイルの変換に失敗しました" ,
2025-10-03 20:13:12 -04:00
"Converting file …" : "ファイルの変換…" ,
2025-01-24 19:21:42 -05:00
"File successfully converted" : "ファイルは正常に変換されました" ,
"Failed to convert file: {message}" : "ファイルの変換に失敗しました: {message}" ,
"Failed to convert file" : "ファイルの変換に失敗しました" ,
2024-09-20 20:20:41 -04:00
"Leave this share" : "この共有から抜ける" ,
2024-03-28 20:24:23 -04:00
"Leave these shares" : "これらの共有から抜ける" ,
2024-09-20 20:20:41 -04:00
"Disconnect storage" : "ストレージを切断する" ,
2024-03-28 20:24:23 -04:00
"Disconnect storages" : "ストレージを切断する" ,
2024-11-19 19:21:33 -05:00
"Delete permanently" : "完全に削除する" ,
"Delete and unshare" : "削除して共有を解除" ,
2024-09-20 20:20:41 -04:00
"Delete file" : "ファイルを削除" ,
2024-03-28 20:24:23 -04:00
"Delete files" : "ファイルの削除" ,
2024-09-20 20:20:41 -04:00
"Delete folder" : "フォルダーを削除" ,
2024-03-28 20:24:23 -04:00
"Delete folders" : "フォルダを削除" ,
2024-08-02 20:19:49 -04:00
"_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : [ "{count}アイテムを完全に削除しようとしています" ] ,
"_You are about to delete {count} item_::_You are about to delete {count} items_" : [ "あなたは {count} 個のアイテムを削除しようとしています" ] ,
2024-02-13 19:19:31 -05:00
"Confirm deletion" : "削除の確認" ,
2024-02-07 19:19:44 -05:00
"Cancel" : "キャンセル" ,
2025-06-30 08:54:03 -04:00
"Download" : "ダウンロード" ,
2025-08-29 20:12:10 -04:00
"The requested file is not available." : "要求されたファイルは使用できません。" ,
"The requested files are not available." : "要求されたファイルは使用できません。" ,
2025-10-03 20:13:12 -04:00
"Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"に移動" ,
"Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"にコピー" ,
2025-06-30 08:54:03 -04:00
"Destination is not a folder" : "宛先がフォルダではありません" ,
"This file/folder is already in that directory" : "このファイル/フォルダはすでにそのディレクトリにあります" ,
2023-10-03 20:26:58 -04:00
"You cannot move a file/folder onto itself or into a subfolder of itself" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。" ,
2024-01-24 19:19:15 -05:00
"(copy)" : "(copy)" ,
"(copy %n)" : "(copy %n)" ,
2023-10-03 20:26:58 -04:00
"A file or folder with that name already exists in this folder" : "その名前のファイルまたはフォルダが、このフォルダに既に存在します" ,
2024-04-03 20:20:03 -04:00
"The files are locked" : "ファイルはロックされています" ,
2023-10-02 20:26:05 -04:00
"The file does not exist anymore" : "ファイルはもう存在しません" ,
2024-01-04 19:22:07 -05:00
"Choose destination" : "移動先を選択" ,
2023-10-02 20:26:05 -04:00
"Copy to {target}" : "{target} にコピー" ,
"Move to {target}" : "{target} に移動" ,
2024-09-20 20:20:41 -04:00
"Move" : "移動" ,
2024-02-13 19:19:31 -05:00
"Move or copy operation failed" : "移動またはコピー操作は失敗しました" ,
2024-09-20 20:20:41 -04:00
"Move or copy" : "移動またはコピー" ,
2023-09-26 20:26:53 -04:00
"Open folder {displayName}" : "フォルダ {displayName} を開く" ,
"Open in Files" : "ファイルアプリで開く" ,
2025-05-28 20:33:26 -04:00
"Open locally" : "ローカルで開く" ,
"Failed to redirect to client" : "クライアントへリダイレクトできませんでした" ,
2025-02-24 15:39:08 -05:00
"Open file locally" : "ローカルでファイルを開く" ,
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "ファイルがデバイス上で開くはずです。開かない場合は、デスクトップアプリがインストールされているかご確認ください。" ,
"Retry and close" : "再試行して閉じる" ,
2025-02-28 19:22:56 -05:00
"Open online" : "オンラインで開く" ,
2025-08-12 20:12:03 -04:00
"Details" : "詳細" ,
2024-09-20 20:20:41 -04:00
"View in folder" : "フォルダー内で表示" ,
2024-07-25 20:19:53 -04:00
"Today" : "今日" ,
"Last 7 days" : "7日以内" ,
"Last 30 days" : "30日以内" ,
2024-07-26 20:19:22 -04:00
"This year ({year})" : "今年 ({year})" ,
"Last year ({year})" : "去年 ({year})" ,
2024-07-25 20:19:53 -04:00
"Documents" : "ドキュメント" ,
2024-07-26 20:19:22 -04:00
"Spreadsheets" : "スプレッドシート" ,
"Presentations" : "プレゼンテーション" ,
"PDFs" : "PDF" ,
2024-07-25 20:19:53 -04:00
"Folders" : "フォルダー" ,
"Audio" : "オーディオ" ,
2025-08-12 20:12:03 -04:00
"Images" : "画像" ,
2024-07-25 20:19:53 -04:00
"Videos" : "動画" ,
2024-02-09 19:19:57 -05:00
"Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成しました" ,
"Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした" ,
2024-08-02 20:19:49 -04:00
"Create templates folder" : "テンプレートフォルダーの作成" ,
2023-10-17 20:52:29 -04:00
"Templates" : "テンプレート" ,
2024-02-13 19:19:31 -05:00
"New template folder" : "新しいテンプレートフォルダ" ,
2024-04-03 20:20:03 -04:00
"In folder" : "フォルダ内" ,
2025-08-08 20:12:21 -04:00
"Search in all files" : "すべてのファイルを検索" ,
2024-04-03 20:20:03 -04:00
"Search in folder: {folder}" : "フォルダ内を検索: {folder}" ,
2024-01-04 19:22:07 -05:00
"One of the dropped files could not be processed" : "ドロップされたファイルの1つが処理できませんでした" ,
2024-04-09 20:19:46 -04:00
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "お使いのブラウザはファイルシステムAPIをサポートしていません。ディレクトリはアップロードされません" ,
"No files to upload" : "アップロードするファイルがありません" ,
"Unable to create the directory {directory}" : "ディレクトリ {directory} を作成できません" ,
2024-04-04 20:19:45 -04:00
"Some files could not be uploaded" : "いくつかのファイルがアップロードできませんでした" ,
"Files uploaded successfully" : "ファイルが正常にアップロードされました" ,
2024-04-09 20:19:46 -04:00
"No files to process" : "処理するファイルがありません" ,
"Some files could not be copied" : "いくつかのファイルがコピーできません" ,
2024-04-04 20:19:45 -04:00
"Some files could not be moved" : "いくつかのファイルが移動できません" ,
2024-04-09 20:19:46 -04:00
"Files copied successfully" : "ファイルが正常にコピーされました" ,
"Files moved successfully" : "ファイルの移動に成功しました" ,
"Conflicts resolution skipped" : "コンフリクトの解決はスキップされました" ,
"Upload cancelled" : "アップロードはキャンセルされました" ,
2025-06-30 08:54:03 -04:00
"Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" の名前を変更できませんでした、それは既に存在しません。" ,
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" という名前は \"{dir}\" フォルダですでに使用されています。別の名前を選択してください。" ,
"Could not rename \"{oldName}\"" : "\"{oldName}\" の名前を変更できませんでした。" ,
2024-10-25 20:20:19 -04:00
"This operation is forbidden" : "この操作は禁止されています" ,
2025-08-29 20:12:10 -04:00
"This folder is unavailable, please try again later or contact the administration" : "このフォルダーは使用できません。後で再試行するか管理者に問い合わせてください" ,
2024-10-25 20:20:19 -04:00
"Storage is temporarily not available" : "ストレージは一時的に利用できません" ,
2024-11-06 19:25:43 -05:00
"Unexpected error: {error}" : "予期せぬエラー: {error}" ,
2025-04-30 20:23:00 -04:00
"_%n file_::_%n files_" : [ "%n 個のファイル" ] ,
"_%n folder_::_%n folders_" : [ "%n 個のフォルダー" ] ,
2025-05-02 20:22:42 -04:00
"_%n hidden_::_%n hidden_" : [ "%n 非公開" ] ,
2024-07-26 20:19:22 -04:00
"Filename must not be empty." : "ファイル名は空白にできません。" ,
"\"{char}\" is not allowed inside a filename." : "\"{char}\"はファイル名には使用できません。" ,
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\"は予約名であり、ファイル名には使用できません。" ,
"\"{extension}\" is not an allowed filetype." : "\"{extension}\" は許可されたファイルタイプではありません。" ,
"Filenames must not end with \"{extension}\"." : "ファイル名は \"{extension}\"で終了できません。" ,
2024-09-27 20:20:08 -04:00
"List of favorite files and folders." : "お気に入りのファイルやフォルダーの一覧" ,
2023-07-19 20:26:12 -04:00
"No favorites yet" : "まだお気に入りはありません" ,
"Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。" ,
2023-08-21 20:51:53 -04:00
"List of your files and folders." : "ファイルやフォルダーの一覧" ,
2024-02-19 19:19:03 -05:00
"List of your files and folders that are not shared." : "共有されていないファイルやフォルダの一覧。" ,
"No personal files found" : "個人ファイルは見つかりませんでした" ,
"Files that are not shared will show up here." : "共有されていないファイルは、ここに表示されます。" ,
2024-09-20 20:20:41 -04:00
"Recent" : "最新" ,
2023-08-21 20:51:53 -04:00
"List of recently modified files and folders." : "最近変更されたファイルとフォルダーのリスト" ,
"No recently modified files" : "最近更新されたファイルはありません" ,
"Files and folders you recently modified will show up here." : "最近変更したファイルやフォルダーがここに表示されます。" ,
2025-07-01 20:11:59 -04:00
"Search" : "検索" ,
2025-07-04 20:12:03 -04:00
"Search results within your files." : "ファイル内の検索結果" ,
2015-01-10 01:54:35 -05:00
"No entries found in this folder" : "このフォルダーにはエントリーがありません" ,
2024-01-20 19:19:16 -05:00
"Select all" : "すべて選択" ,
2014-10-17 08:20:02 -04:00
"Upload too large" : "アップロードには大きすぎます。" ,
2018-06-15 20:13:15 -04:00
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、このサーバーのファイルアップロード時の最大サイズを超えています。" ,
2025-10-10 20:13:13 -04:00
"%1$s (renamed)" : "%1$s (リネーム済み)" ,
"renamed file" : "リネーム済みファイル" ,
2025-05-19 20:22:25 -04:00
"Upload (max. %s)" : "アップロード ( 最大 %s )" ,
2025-10-10 20:13:13 -04:00
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows 互換のファイル名を有効にすると、既存のファイルは変更できなくなりますが、所有者が有効な新しいファイル名に変更できるようになります。" ,
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "この設定を有効にした後、自動的にファイルを移行することも可能です。occコマンドに関するドキュメントを参照してください。" ,
2025-08-12 20:12:03 -04:00
"\"{displayName}\" failed on some elements" : "いくつかの要素で \"{displayName}\" が失敗しました。" ,
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。" ,
2025-10-10 20:13:13 -04:00
"\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました" ,
"Submitting fields …" : "フィールドを送信中…" ,
"\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行されました" ,
"Filter file names …" : "ファイルネームフィルター…" ,
2025-08-12 20:12:03 -04:00
"WebDAV URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました" ,
2025-07-09 20:12:07 -04:00
"Enable the grid view" : "グリッド表示を有効にする" ,
2025-08-12 20:12:03 -04:00
"Enable folder tree" : "フォルダーツリーを有効にする" ,
"Copy to clipboard" : "クリップボードにコピー" ,
2025-07-24 20:12:21 -04:00
"Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます" ,
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。" ,
2025-08-12 20:12:03 -04:00
"Prevent warning dialogs from open or reenable them." : "警告ダイアログが開かないようにするか、再度有効にする。" ,
"Show a warning dialog when changing a file extension." : "ファイルの拡張子を変更する際に、警告ダイアログを表示する。" ,
"Speed up your Files experience with these quick shortcuts." : "これらのショートカットでファイルの取り扱いを高速化します" ,
"Open the actions menu for a file" : "ファイルのアクションメニューを開く" ,
"Rename a file" : "ファイル名を変更" ,
"Delete a file" : "ファイルを削除" ,
"Favorite or remove a file from favorites" : "ファイルをお気に入りから追加または削除" ,
"Manage tags for a file" : "ファイルのタグを管理する" ,
"Deselect all files" : "全てのファイルの選択を解除" ,
"Select or deselect a file" : "ファイルを選択または選択を解除" ,
"Select a range of files" : "範囲内のファイルを選択" ,
"Navigate to the parent folder" : "親フォルダーに移動" ,
"Navigate to the file above" : "上のファイルに移動" ,
"Navigate to the file below" : "下のファイルに移動" ,
"Navigate to the file on the left (in grid mode)" : "左のファイルに移動(グリッドモード)" ,
"Navigate to the file on the right (in grid mode)" : "右のファイルに移動(グリッドモード)" ,
"Toggle the grid view" : "グリッドビューを切り替え" ,
2025-10-02 20:14:33 -04:00
"Open the sidebar for a file" : "ファイルのサイドバーを開く" ,
"Save as …" : "保存…" ,
"Converting files …" : "ファイルの変換…" ,
"Converting file …" : "ファイルの変換…" ,
2025-10-10 20:13:13 -04:00
"Deletion cancelled" : "削除はキャンセルされました" ,
"Edit locally" : "ローカルで編集" ,
"Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"に移動" ,
"Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"にコピー" ,
"Move cancelled" : "移動はキャンセルされました" ,
"Cancelled move or copy of \"{filename}\"." : "\"{filename}\"の移動またはコピーをキャンセルしました。" ,
"Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作" ,
"Open details" : "詳細を開く" ,
"Photos and images" : "写真と画像" ,
"New folder creation cancelled" : "新しいフォルダーの作成がキャンセルされました" ,
"This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。" ,
"All folders" : "全てのフォルダー" ,
2025-10-02 20:14:33 -04:00
"Search everywhere …" : "あらゆる場所を検索 …" ,
"Search here …" : "ここを検索 …" ,
"Preparing …" : "準備中 …"
2014-10-17 08:20:02 -04:00
} , "pluralForm" : "nplurals=1; plural=0;"
}