# Translation of kio4 into Japanese. # SPDX-FileCopyrightText: 2022, 2024 Ryuichi Yamada # This file is distributed under the same license as the kdelibs package. # Taiki Komoda , 2002, 2010. # Noriko Mizumoto , 2004. # AWASHIRO Ikuya , 2004. # Kurose Shushi , 2004. # Shinichi Tsunoda , 2005. # Yukiko Bando , 2006, 2007, 2008, 2009, 2010. # Tomohiro Hyakutake , 2019, 2020. # Fumiaki Okushi , 2006, 2010, 2011, 2019, 2022. # msgid "" msgstr "" "Project-Id-Version: kio4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-11-15 00:37+0000\n" "PO-Revision-Date: 2024-03-06 17:05+0900\n" "Last-Translator: Ryuichi Yamada \n" "Language-Team: Japanese \n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" "X-Generator: Lokalize 23.08.5\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "" "Taiki Komoda,Noriko Mizumoto,AWASHIRO Ikuya,Shinichi Tsunoda,Ryuichi Yamada" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "" "kom@kde.gr.jp,noriko@redhat.com,ikuya@oooug.jp,tsuno@ngy.1st.ne.jp," "ryuichi_ya220@outlook.jp" #: core/chmodjob.cpp:201 #, kde-format msgid "Could not modify the ownership of file %1" msgstr "ファイル ‘%1’ の所有者を変更できませんでした。" #: core/chmodjob.cpp:235 #, kde-kuit-format msgid "" "Could not modify the ownership of file %1. You have " "insufficient access to the file to perform the change." msgstr "" "ファイル %1 の所有者を変更できませんでした。変更する権限" "がありません。" #: core/connectionbackend.cpp:107 #, kde-format msgid "Unable to create KIO worker: %1" msgstr "KIO worker を作成できません: %1" #: core/copyjob.cpp:167 kioworkers/file/file_unix.cpp:1140 #, kde-format msgctxt "" "The first arg is the path to the symlink that couldn't be created, the " "secondarg is the filesystem type (e.g. vfat, exfat)" msgid "" "Could not create symlink \"%1\".\n" "The destination filesystem (%2) doesn't support symlinks." msgstr "" "シンボリックリンク \"%1\" を作成できませんでした。\n" "リンク先のファイルシステム (%2) がシンボリックリンクをサポートしていません。" #: core/copyjob.cpp:179 #, kde-format msgid "" "Could not create \"%1\".\n" "The destination filesystem (%2) disallows the following characters in folder " "names: %3\n" "Selecting Replace will replace any invalid characters (in the destination " "folder name) with an underscore \"_\"." msgstr "" #: core/copyjob.cpp:187 #, kde-format msgid "" "Could not create \"%1\".\n" "The destination filesystem (%2) disallows the following characters in file " "names: %3\n" "Selecting Replace will replace any invalid characters (in the destination " "file name) with an underscore \"_\"." msgstr "" #: core/copyjob.cpp:1395 core/job_error.cpp:585 #, kde-format msgid "Folder Already Exists" msgstr "フォルダは既に存在します" #: core/copyjob.cpp:1719 core/copyjob.cpp:2424 core/filecopyjob.cpp:373 #: core/job_error.cpp:574 widgets/paste.cpp:49 #, kde-format msgid "File Already Exists" msgstr "ファイルは既に存在します" #: core/copyjob.cpp:1719 core/copyjob.cpp:2424 #, kde-format msgid "Already Exists as Folder" msgstr "フォルダとして既に存在します" #: core/copyjob.cpp:1873 kioworkers/trash/kio_trash.cpp:294 #, kde-format msgid "Trash" msgstr "ごみ箱" #: core/desktopexecparser.cpp:329 #, kde-format msgid "No Exec field in %1" msgstr "%1 に実行フィールドがありません" #: core/desktopexecparser.cpp:354 #, kde-format msgid "Could not find the program '%1'" msgstr "プログラム %1 が見つかりませんでした" #: core/desktopexecparser.cpp:357 #, kde-format msgid "" "The program '%1' was found at '%2' but it is missing executable permissions." msgstr "" #: core/desktopexecparser.cpp:359 #, kde-format msgid "The program '%1' is missing executable permissions." msgstr "" #: core/desktopexecparser.cpp:373 #, kde-format msgid "Syntax error in command %1 coming from %2" msgstr "" #: core/desktopexecparser.cpp:503 #, kde-format msgid "Terminal %1 not found while trying to run %2" msgstr "" #: core/desktopexecparser.cpp:520 #, kde-format msgid "Syntax error in command %1 while trying to run %2" msgstr "" #: core/global.cpp:79 #, kde-format msgid "1 day %2" msgid_plural "%1 days %2" msgstr[0] "%1 日 %2" #: core/global.cpp:88 core/global.cpp:104 #, kde-format msgid "%1 Item" msgid_plural "%1 Items" msgstr[0] "%1 アイテム" #: core/global.cpp:92 #, kde-format msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "%1 フォルダ" #: core/global.cpp:93 #, kde-format msgid "1 File" msgid_plural "%1 Files" msgstr[0] "%1 ファイル" #: core/global.cpp:95 #, kde-format msgctxt "folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" #: core/global.cpp:96 #, kde-format msgctxt "folders, files" msgid "%1, %2" msgstr "%1, %2" #: core/global.cpp:98 #, kde-format msgctxt "files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" #: core/global.cpp:105 #, kde-format msgctxt "items: folders, files (size)" msgid "%1: %2" msgstr "%1: %2" #: core/job.cpp:97 #, kde-format msgctxt "@title job" msgid "Moving" msgstr "移動" #: core/job.cpp:98 core/job.cpp:106 core/job.cpp:114 core/job.cpp:143 #: widgets/fileundomanager.cpp:142 #, kde-format msgctxt "The source of a file operation" msgid "Source" msgstr "転送元" #: core/job.cpp:99 core/job.cpp:107 core/job.cpp:115 #: widgets/fileundomanager.cpp:143 #, kde-format msgctxt "The destination of a file operation" msgid "Destination" msgstr "転送先" #: core/job.cpp:105 #, kde-format msgctxt "@title job" msgid "Renaming" msgstr "名前変更" #: core/job.cpp:113 #, kde-format msgctxt "@title job" msgid "Copying" msgstr "コピー" #: core/job.cpp:121 #, kde-format msgctxt "@title job" msgid "Creating directory" msgstr "ディレクトリを作成" #: core/job.cpp:122 widgets/fileundomanager.cpp:137 #: widgets/kurlrequester.cpp:438 #, kde-format msgid "Directory" msgstr "ディレクトリ" #: core/job.cpp:128 #, kde-format msgctxt "@title job" msgid "Deleting" msgstr "削除" #: core/job.cpp:129 core/job.cpp:136 widgets/fileundomanager.cpp:153 #: widgets/kurlrequester.cpp:437 #, kde-format msgid "File" msgstr "ファイル" #: core/job.cpp:135 #, kde-format msgctxt "@title job" msgid "Examining" msgstr "検査" #: core/job.cpp:142 #, kde-format msgctxt "@title job" msgid "Transferring" msgstr "転送" #: core/job.cpp:149 #, kde-format msgctxt "@title job" msgid "Mounting" msgstr "マウント" #: core/job.cpp:149 #, kde-format msgid "Device" msgstr "デバイス" #: core/job.cpp:149 core/job.cpp:154 #, kde-format msgid "Mountpoint" msgstr "マウントポイント" #: core/job.cpp:154 #, kde-format msgctxt "@title job" msgid "Unmounting" msgstr "アンマウント" #: core/job.cpp:264 #, kde-format msgid "Change Attribute" msgstr "属性を変更" #: core/job.cpp:266 #, kde-format msgid "" "Root privileges are required to change file attributes. Do you want to " "continue?" msgstr "ファイルの属性を変更するには管理者権限が必要です。続行しますか?" #: core/job.cpp:270 #, kde-format msgid "Copy Files" msgstr "ファイルをコピー" #: core/job.cpp:272 #, kde-format msgid "" "Root privileges are required to complete the copy operation. Do you want to " "continue?" msgstr "コピーを完了するには管理者権限が必要です。続行しますか?" #: core/job.cpp:276 #, kde-format msgid "Delete Files" msgstr "ファイルを削除" #: core/job.cpp:278 #, kde-format msgid "" "Root privileges are required to complete the delete operation. However, " "doing so may damage your system. Do you want to continue?" msgstr "" "削除を完了するには管理者権限が必要です。このような操作はシステムに害を与える" "可能性があります。続行しますか?" #: core/job.cpp:282 #, kde-format msgid "Create Folder" msgstr "フォルダを作成" #: core/job.cpp:284 #, kde-format msgid "" "Root privileges are required to create this folder. Do you want to continue?" msgstr "このフォルダを作成するには管理者権限が必要です。続行しますか?" #: core/job.cpp:288 #, kde-format msgid "Move Items" msgstr "アイテムを移動" #: core/job.cpp:290 #, kde-format msgid "" "Root privileges are required to complete the move operation. Do you want to " "continue?" msgstr "移動を完了するには管理者権限が必要です。続行しますか?" #: core/job.cpp:294 kioworkers/file/file_unix.cpp:122 #, kde-format msgid "Rename" msgstr "名前変更" #: core/job.cpp:296 #, kde-format msgid "" "Root privileges are required to complete renaming. Do you want to continue?" msgstr "名前変更を完了するには管理者権限が必要です。続行しますか?" #: core/job.cpp:300 filewidgets/knewfilemenu.cpp:640 #: kioworkers/file/file_unix.cpp:126 #, kde-format msgid "Create Symlink" msgstr "シンボリックリンクを作成" #: core/job.cpp:302 #, kde-format msgid "" "Root privileges are required to create a symlink. Do you want to continue?" msgstr "シンボリックリンクを作成するには管理者権限が必要です。続行しますか?" #: core/job.cpp:306 #, kde-format msgid "Transfer data" msgstr "データを転送" #: core/job.cpp:308 #, kde-format msgid "" "Root privileges are required to complete transferring data. Do you want to " "continue?" msgstr "データの転送を完了するには管理者権限が必要です。続行しますか?" #: core/job_error.cpp:37 #, kde-format msgid "Could not read %1." msgstr "‘%1’ を読み込めませんでした。" #: core/job_error.cpp:40 #, kde-format msgid "Could not write to %1." msgstr "‘%1’ に書き込めませんでした。" #: core/job_error.cpp:43 #, kde-format msgid "Could not start process %1." msgstr "プロセス %1 を開始できませんでした。" #: core/job_error.cpp:46 #, kde-format msgid "" "Internal Error\n" "Please send a full bug report at https://bugs.kde.org\n" "%1" msgstr "" "内部エラー\n" "https://bugs.kde.org にバグレポートを送ってください\n" "%1" #: core/job_error.cpp:49 #, kde-format msgid "Malformed URL %1." msgstr "不正な形式の URL %1" #: core/job_error.cpp:52 #, kde-format msgid "The protocol %1 is not supported." msgstr "%1 プロトコルはサポートされていません。" #: core/job_error.cpp:55 #, kde-format msgid "The protocol %1 is only a filter protocol." msgstr "%1 プロトコルはフィルタプロトコルです。" #: core/job_error.cpp:62 #, kde-format msgid "%1 is a folder, but a file was expected." msgstr "‘%1’ はフォルダです。ここにはファイルを指定してください。" #: core/job_error.cpp:65 #, kde-format msgid "%1 is a file, but a folder was expected." msgstr "‘%1’ はファイルです。ここにはフォルダを指定してください。" #: core/job_error.cpp:68 #, kde-format msgid "The file or folder %1 does not exist." msgstr "ファイルまたはフォルダ ‘%1’ は存在しません。" #: core/job_error.cpp:71 #, kde-format msgid "A file named %1 already exists." msgstr "‘%1’ という名前のファイルは既に存在します。" #: core/job_error.cpp:74 #, kde-format msgid "A folder named %1 already exists." msgstr "フォルダ ‘%1’ は既に存在します。" #: core/job_error.cpp:77 #, kde-format msgid "No hostname specified." msgstr "ホスト名が指定されていません。" #: core/job_error.cpp:77 #, kde-format msgid "Unknown host %1" msgstr "未知のホスト %1" #: core/job_error.cpp:80 #, kde-format msgid "Access denied to %1." msgstr "‘%1’ へのアクセスは拒否されました。" #: core/job_error.cpp:83 #, kde-format msgid "" "Access denied.\n" "Could not write to %1." msgstr "" "アクセスは拒否されました。\n" "‘%1’ に書き込めませんでした。" #: core/job_error.cpp:86 #, kde-format msgid "Could not enter folder %1." msgstr "フォルダ ‘%1’ に入れませんでした。" #: core/job_error.cpp:89 #, kde-format msgid "The protocol %1 does not implement a folder service." msgstr "%1 プロトコルはフォルダサービスを実装していません。" #: core/job_error.cpp:92 #, kde-format msgid "Found a cyclic link in %1." msgstr "‘%1’ に循環リンクが見つかりました。" #: core/job_error.cpp:95 #, kde-format msgid "Found a cyclic link while copying %1." msgstr "‘%1’ をコピー中に循環リンクが見つかりました。" #: core/job_error.cpp:98 #, kde-format msgid "Could not create socket for accessing %1." msgstr "‘%1’ にアクセスするソケットを作成できませんでした。" #: core/job_error.cpp:101 #, kde-format msgid "Could not connect to host %1." msgstr "ホスト %1 に接続できませんでした。" #: core/job_error.cpp:104 #, kde-format msgid "Connection to host %1 is broken." msgstr "ホスト %1 への接続が切断されました。" #: core/job_error.cpp:107 #, kde-format msgid "The protocol %1 is not a filter protocol." msgstr "%1 プロトコルはフィルタプロトコルではありません。" #: core/job_error.cpp:110 #, kde-format msgid "" "Could not mount device.\n" "The reported error was:\n" "%1" msgstr "" "デバイスをマウントできませんでした。\n" "エラー:\n" "%1" #: core/job_error.cpp:113 #, kde-format msgid "" "Could not unmount device.\n" "The reported error was:\n" "%1" msgstr "" "デバイスをアンマウントできませんでした。\n" "エラー:\n" "%1" #: core/job_error.cpp:116 #, kde-format msgid "Could not read file %1." msgstr "ファイル ‘%1’ を読めませんでした。" #: core/job_error.cpp:119 #, kde-format msgid "Could not write to file %1." msgstr "ファイル ‘%1’ に書き込めませんでした。" #: core/job_error.cpp:122 #, kde-format msgid "Could not bind %1." msgstr "%1 をバインドできませんでした。" #: core/job_error.cpp:125 #, kde-format msgid "Could not listen %1." msgstr "%1 を待ち受けできませんでした。" #: core/job_error.cpp:128 #, kde-format msgid "Could not accept %1." msgstr "%1 を受け入れられませんでした。" #: core/job_error.cpp:134 #, kde-format msgid "Could not access %1." msgstr "%1 にアクセスできませんでした。" #: core/job_error.cpp:137 #, kde-format msgid "Could not terminate listing %1." msgstr "%1 のリスティング (一覧表示) を終了できませんでした。" #: core/job_error.cpp:140 #, kde-format msgid "Could not make folder %1." msgstr "フォルダ ‘%1’ を作成できませんでした。" #: core/job_error.cpp:143 #, kde-format msgid "Could not remove folder %1." msgstr "フォルダ ‘%1’ を削除できませんでした。" #: core/job_error.cpp:146 #, kde-format msgid "Could not resume file %1." msgstr "ファイル ‘%1’ を再開できませんでした。" #: core/job_error.cpp:149 #, kde-format msgid "Could not rename file %1." msgstr "ファイル ‘%1’ の名前を変更できませんでした。" #: core/job_error.cpp:152 #, kde-format msgid "Could not change permissions for %1." msgstr "‘%1’ のパーミッションを変更できませんでした。" #: core/job_error.cpp:155 #, kde-format msgid "Could not change ownership for %1." msgstr "‘%1’ の所有者を変更できませんでした。" #: core/job_error.cpp:158 #, kde-format msgid "Could not delete file %1." msgstr "ファイル ‘%1’ を削除できませんでした。" #: core/job_error.cpp:161 #, kde-format msgid "The process for the %1 protocol died unexpectedly." msgstr "%1 プロトコルのプロセスが突然落ちました。" #: core/job_error.cpp:164 #, kde-format msgid "" "Error. Out of memory.\n" "%1" msgstr "" "エラー。メモリ不足です。\n" "%1" #: core/job_error.cpp:167 #, kde-format msgid "" "Unknown proxy host\n" "%1" msgstr "" "未知のプロキシホスト\n" "%1" #: core/job_error.cpp:170 #, kde-format msgid "Authorization failed, %1 authentication not supported" msgstr "権限付与に失敗しました、%1 認証はサポートされていません" # %1: error message #: core/job_error.cpp:176 #, kde-format msgid "" "User canceled action\n" "%1" msgstr "" "ユーザがアクションをキャンセルしました\n" "%1" # %1: error message #: core/job_error.cpp:179 #, kde-format msgid "" "Internal error in server\n" "%1" msgstr "" "サーバの内部エラー\n" "%1" #: core/job_error.cpp:182 #, kde-format msgid "" "Timeout on server\n" "%1" msgstr "" "サーバのタイムアウト\n" "%1" #: core/job_error.cpp:185 #, kde-format msgid "" "Unknown error\n" "%1" msgstr "" "未知のエラー\n" "%1" #: core/job_error.cpp:188 #, kde-format msgid "" "Unknown interrupt\n" "%1" msgstr "" "未知の割り込み\n" "%1" #: core/job_error.cpp:199 #, kde-format msgid "" "Could not delete original file %1.\n" "Please check permissions." msgstr "" "元のファイル ‘%1’ を削除できませんでした。\n" "パーミッションを確認してください。" #: core/job_error.cpp:202 #, kde-format msgid "" "Could not delete partial file %1.\n" "Please check permissions." msgstr "" "部分ファイル ‘%1’ を削除できませんでした。\n" "パーミッションを確認してください。" #: core/job_error.cpp:205 #, kde-format msgid "" "Could not rename original file %1.\n" "Please check permissions." msgstr "" "元のファイル ‘%1’ の名前を変更できませんでした。\n" "パーミッションを確認してください。" #: core/job_error.cpp:208 #, kde-format msgid "" "Could not rename partial file %1.\n" "Please check permissions." msgstr "" "部分ファイル ‘%1’ の名前を変更できませんでした。\n" "パーミッションを確認してください。" #: core/job_error.cpp:211 #, kde-format msgid "" "Could not create symlink %1.\n" "Please check permissions." msgstr "" "シンボリックリンク ‘%1’ を作成できませんでした。\n" "パーミッションを確認してください。" #: core/job_error.cpp:214 #, kde-format msgid "" "Cannot create symlinks at %1.\n" "The destination filesystem doesn't support symlinks." msgstr "" "%1 にシンボリックリンクを作成できませんでした。\n" "リンク先のファイルシステムがシンボリックリンクをサポートしていません。" #: core/job_error.cpp:220 #, kde-format msgid "There is not enough space on the disk to write %1." msgstr "" #: core/job_error.cpp:223 #, kde-format msgid "" "The source and destination are the same file.\n" "%1" msgstr "" "元のファイルと出力先が同じファイルです。\n" "%1" #: core/job_error.cpp:231 #, kde-format msgid "%1 is required by the server, but is not available." msgstr "%1 がサーバから要求されましたが利用可能ではありません。" #: core/job_error.cpp:234 #, kde-format msgid "Access to restricted port in POST denied." msgstr "制限されたポートでの POST アクセスが拒否されました" #: core/job_error.cpp:237 #, kde-format msgid "" "The required content size information was not provided for a POST operation." msgstr "" #: core/job_error.cpp:240 #, kde-format msgid "A file or folder cannot be dropped onto itself" msgstr "ファイルまたはフォルダをそれ自身の上にドロップすることはできません" #: core/job_error.cpp:243 #, kde-format msgid "A folder cannot be moved into itself" msgstr "フォルダはそれ自身の中に移動できません" #: core/job_error.cpp:246 #, kde-format msgid "Communication with the local password server failed" msgstr "" #: core/job_error.cpp:249 #, kde-format msgid "Unable to create KIO worker. %1" msgstr "KIO worker を作成できません: %1" #: core/job_error.cpp:253 #, kde-kuit-format msgctxt "@info" msgid "" "Cannot transfer %1 because it is too large. The " "destination filesystem only supports files up to 4GiB" msgstr "" #: core/job_error.cpp:258 #, kde-format msgid "" "Privilege escalation is not necessary because \n" "'%1' is owned by the current user.\n" "Please retry after changing permissions." msgstr "" #: core/job_error.cpp:261 #, kde-format msgid "File is too large to be trashed." msgstr "このファイルは大きすぎてごみ箱に移動できません。" #: core/job_error.cpp:264 #, kde-format msgid "" "Unknown error code %1\n" "%2\n" "Please send a full bug report at https://bugs.kde.org." msgstr "" "未知のエラーコード %1\n" "%2\n" "https://bugs.kde.org に詳細なバグレポートを送ってください。" #: core/job_error.cpp:295 #, kde-format msgctxt "@info url" msgid "(unknown)" msgstr "(不明)" #: core/job_error.cpp:301 #, kde-format msgctxt "@info %1 error name, %2 description" msgid "

%1

%2

" msgstr "

%1

%2

" #: core/job_error.cpp:305 #, kde-format msgid "Technical reason: " msgstr "技術的な理由: " #: core/job_error.cpp:307 #, kde-format msgid "Details of the request:" msgstr "要求の詳細:" #: core/job_error.cpp:307 #, kde-format msgid "
  • URL: %1
  • " msgstr "
  • URL: %1
  • " #: core/job_error.cpp:309 #, kde-format msgid "
  • Protocol: %1
  • " msgstr "
  • プロトコル: %1
  • " #: core/job_error.cpp:311 #, kde-format msgid "
  • Date and time: %1
  • " msgstr "
  • 日付と時間: %1
  • " #: core/job_error.cpp:311 #, kde-format msgid "
  • Additional information: %1
  • " msgstr "
  • 追加情報: %1
  • " #: core/job_error.cpp:313 #, kde-format msgid "Possible causes:" msgstr "考えられる原因:" #: core/job_error.cpp:317 #, kde-format msgid "Possible solutions:" msgstr "考えられる解決法:" #: core/job_error.cpp:361 #, kde-format msgctxt "@info protocol" msgid "(unknown)" msgstr "(未知)" #: core/job_error.cpp:374 #, kde-format msgid "" "Contact your appropriate computer support system, whether the system " "administrator, or technical support group for further assistance." msgstr "" "システム管理者、テクニカルサポートなど適切なコンピュータサポートシステムに問" "い合わせてください。" #: core/job_error.cpp:378 #, kde-format msgid "Contact the administrator of the server for further assistance." msgstr "サーバのシステム管理者に連絡を取り助けを求めてください。" #: core/job_error.cpp:381 #, kde-format msgid "Check your access permissions on this resource." msgstr "リソースのアクセス許可を確認してください。" #: core/job_error.cpp:383 #, kde-format msgid "" "Your access permissions may be inadequate to perform the requested operation " "on this resource." msgstr "" "あなたのアクセス権限はこのリソースで要求している操作を行うには不十分です。" #: core/job_error.cpp:386 #, kde-format msgid "" "The file may be in use (and thus locked) by another user or application." msgstr "" "ファイルは他のユーザまたはアプリケーションが使用中です (ロックされています)。" #: core/job_error.cpp:389 #, kde-format msgid "" "Check to make sure that no other application or user is using the file or " "has locked the file." msgstr "" "他のユーザまたはアプリケーションがファイルを使用していないか、ファイルにロッ" "クがかかっていないか確認してください。" #: core/job_error.cpp:392 #, kde-format msgid "Although unlikely, a hardware error may have occurred." msgstr "可能性は低いですが、ハードウェアのエラーが発生した恐れもあります。" #: core/job_error.cpp:394 #, kde-format msgid "You may have encountered a bug in the program." msgstr "プログラムのバグに遭遇されたのかもしれません。" #: core/job_error.cpp:396 #, kde-format msgid "" "This is most likely to be caused by a bug in the program. Please consider " "submitting a full bug report as detailed below." msgstr "" "これはおそらくプログラムのバグによるものです。以下の詳細なバグレポートを送信" "していただけると幸いです。" #: core/job_error.cpp:399 #, kde-format msgid "" "Update your software to the latest version. Your distribution should provide " "tools to update your software." msgstr "" "ソフトウェアを最新版にアップデートしてください。あなたのディストリビューショ" "ンがソフトウェアのアップデートツールを用意しているはずです。" #: core/job_error.cpp:402 #, kde-format msgid "" "When all else fails, please consider helping the KDE team or the third party " "maintainer of this software by submitting a high quality bug report. If the " "software is provided by a third party, please contact them directly. " "Otherwise, first look to see if the same bug has been submitted by someone " "else by searching at the KDE bug reporting " "website. If not, take note of the details given above, and include them " "in your bug report, along with as many other details as you think might help." msgstr "" "他のすべてが失敗するようなら、バグレポートを送信することをご検討ください。送" "信されたレポートは、KDE チームまたはサードパーティソフトウェアのメンテナが品" "質改善を行う上で非常に重要となります。サードパーティ提供のソフトウェアの場合" "は、直接サードパーティへ問い合わせてください。これ以外は、まず KDE のバグ報告ウェブサイト (英語) で同じバグが" "ないか確認してください。なければ、上記の詳細をメモに取り、この詳細をバグレ" "ポートに入れてください。また、役に立つと思われる詳細もできるだけバグレポート" "に含めてください。" #: core/job_error.cpp:411 #, kde-format msgid "There may have been a problem with your network connection." msgstr "ネットワーク接続に問題が発生した可能性があります。" #: core/job_error.cpp:415 #, kde-format msgid "" "There may have been a problem with your network configuration. If you have " "been accessing the Internet with no problems recently, this is unlikely." msgstr "" "ネットワークの設定に問題があったのかもしれません。しかし、最近正常にインター" "ネットに接続できていたのなら、その可能性は低いです。" #: core/job_error.cpp:419 #, kde-format msgid "" "There may have been a problem at some point along the network path between " "the server and this computer." msgstr "" "サーバとこのコンピュータの接続のどこかの地点に問題が発生した可能性がありま" "す。" #: core/job_error.cpp:421 #, kde-format msgid "Try again, either now or at a later time." msgstr "今か後でやり直してください。" #: core/job_error.cpp:422 #, kde-format msgid "A protocol error or incompatibility may have occurred." msgstr "プロトコルエラーか互換性エラーが発生した可能性があります。" #: core/job_error.cpp:423 #, kde-format msgid "Ensure that the resource exists, and try again." msgstr "リソースがあることを確認して、やり直してください。" #: core/job_error.cpp:424 #, kde-format msgid "The specified resource may not exist." msgstr "指定したリソースは存在しないようです。" #: core/job_error.cpp:426 #, kde-format msgid "Double-check that you have entered the correct location and try again." msgstr "場所が正しく入力されていることをよく確認して、やり直してください。" #: core/job_error.cpp:428 #, kde-format msgid "Check your network connection status." msgstr "ネットワーク接続状況を確認してください。" #: core/job_error.cpp:432 #, kde-format msgid "Cannot Open Resource For Reading" msgstr "リソースを読み込みのために開けません" #: core/job_error.cpp:434 #, kde-format msgid "" "This means that the contents of the requested file or folder %1 could not be retrieved, as read access could not be obtained." msgstr "" "これは、読み込みアクセス許可が得られなかったので要求されたファイルまたはフォ" "ルダ ‘%1’ の内容を取得できなかった、ということです。" #: core/job_error.cpp:439 #, kde-format msgid "You may not have permissions to read the file or open the folder." msgstr "あなたにはファイルを読み込む、またはフォルダを開く権限がないようです。" #: core/job_error.cpp:446 #, kde-format msgid "Cannot Open Resource For Writing" msgstr "リソースを書き込みのために開けません" #: core/job_error.cpp:448 #, kde-format msgid "" "This means that the file, %1, could not be written to as " "requested, because access with permission to write could not be obtained." msgstr "" "これは、書き込みアクセス許可が得られなかったので要求どおりにファイル ‘%1’ に" "書き込めなかった、ということです。" #: core/job_error.cpp:457 #, kde-format msgid "Cannot Launch Process required by the %1 Protocol" msgstr "%1 プロトコルが必要としているプロセスを起動できません" #: core/job_error.cpp:458 #, kde-format msgid "Unable to Launch Process" msgstr "プロセスを開始できません" #: core/job_error.cpp:460 #, kde-format msgid "" "The program on your computer which provides access to the %1 protocol could not be found or started. This is usually due to " "technical reasons." msgstr "" "%1 プロトコルへのアクセスを提供するあなたのコンピュータ上の" "プログラムを開始もしくは発見できませんでした。一般的には、技術的理由によるも" "のです。" #: core/job_error.cpp:465 #, kde-format msgid "" "The program which provides compatibility with this protocol may not have " "been updated with your last update of KDE. This can cause the program to be " "incompatible with the current version and thus not start." msgstr "" "このプロトコルとの互換性を提供するプログラムが最近の KDE のアップデートで更新" "されなかったのかもしれません。そのためにプログラムが現在のバージョンと非互換" "となり、起動しなくなった可能性があります。" #: core/job_error.cpp:474 #, kde-format msgid "Internal Error" msgstr "内部エラー" #: core/job_error.cpp:476 #, kde-format msgid "" "The program on your computer which provides access to the %1 protocol has reported an internal error." msgstr "" "%1 プロトコルへのアクセスを提供するあなたのコンピュータ上の" "プログラムが内部エラーを報告しました。" #: core/job_error.cpp:484 #, kde-format msgid "Improperly Formatted URL" msgstr "不適切なフォーマットの URL" #: core/job_error.cpp:486 #, kde-format msgid "" "The Uniform Resource Locator (URL) that you entered was not properly formatted. The format " "of a URL is generally as follows:
    protocol://user:" "password@www.example.org:port/folder/filename.extension?query=value
    " msgstr "" "あなたが入力した URL (Uniform Resource " "Location) は正しくフォーマットされていませんでした。通常の" "フォーマットは以下のとおりです:
    プロトコル://ユーザ名:パス" "ワード@www.example.org:port/フォルダ/ファイル名.拡張子?query=値" #: core/job_error.cpp:495 #, kde-format msgid "Unsupported Protocol %1" msgstr "サポートされていないプロトコル %1" #: core/job_error.cpp:497 #, kde-format msgid "" "The protocol %1 is not supported by the KDE programs " "currently installed on this computer." msgstr "" "%1 プロトコルは現在インストールされている KDE ではサポートさ" "れていません。" #: core/job_error.cpp:500 #, kde-format msgid "The requested protocol may not be supported." msgstr "要求されたプロトコルはサポートされていないかもしれません。" #: core/job_error.cpp:502 #, kde-format msgid "" "The versions of the %1 protocol supported by this computer and the server " "may be incompatible." msgstr "" "このコンピュータでサポートされている %1 プロトコルのバージョンはサーバのもの" "と互換性がない可能性があります。" #: core/job_error.cpp:506 #, kde-format msgid "" "You may perform a search on the Internet for a software plugin (called a " "\"KIO worker\") which supports this protocol. Places to search include https://store.kde.org." msgstr "" "インターネットでこのプロトコルをサポートするソフトウェアプラグイン (\"KIO " "worker\" と呼ばれています) を検索することもできます。https://store.kde.org などのサイトを訪れてみてください。" #: core/job_error.cpp:514 #, kde-format msgid "URL Does Not Refer to a Resource." msgstr "URL がリソースを参照していません。" #: core/job_error.cpp:515 #, kde-format msgid "Protocol is a Filter Protocol" msgstr "プロトコルはフィルタプロトコルです" #: core/job_error.cpp:517 #, kde-format msgid "" "The Uniform Resource Locator (URL) that you entered did not refer to a specific resource." msgstr "" "あなたが入力した URL (Uniform Resource " "Location) は特定のリソースを参照していませんでした。" #: core/job_error.cpp:521 #, kde-format msgid "" "KDE is able to communicate through a protocol within a protocol; the " "protocol specified is only for use in such situations, however this is not " "one of these situations. This is a rare event, and is likely to indicate a " "programming error." msgstr "" "KDE はプロトコル内でプロトコルを通して通信することができます。指定されたプロ" "トコルはそのような状況でのみ使用されるものですが、これはそのような状況のいず" "れにも当てはまりません。これは珍しいことで、プログラミングの間違いを示してい" "る可能性があります。" #: core/job_error.cpp:529 #, kde-format msgid "Unsupported Action: %1" msgstr "サポートされていないアクション: %1" #: core/job_error.cpp:531 #, kde-format msgid "" "The requested action is not supported by the KDE program which is " "implementing the %1 protocol." msgstr "" "要求されたアクションは %1 プロトコルを実装している KDE プロ" "グラムではサポートされていません。" #: core/job_error.cpp:535 #, kde-format msgid "" "This error is very much dependent on the KDE program. The additional " "information should give you more information than is available to the KDE " "input/output architecture." msgstr "" "このエラーは KDE プログラムに強く依存します。追加情報が KDE の入力/出力アーキ" "テクチャよりも詳細な情報を提供してくれます。" #: core/job_error.cpp:539 #, kde-format msgid "Attempt to find another way to accomplish the same outcome." msgstr "同じ結果を達成する他の方法を見つけてください。" #: core/job_error.cpp:544 #, kde-format msgid "File Expected" msgstr "ファイルが期待されます" #: core/job_error.cpp:546 #, kde-format msgid "" "The request expected a file, however the folder %1 was " "found instead." msgstr "" "要求されたのはファイルでしたが、代わりにフォルダ ‘%1’ が見つかりました。" #: core/job_error.cpp:549 #, kde-format msgid "This may be an error on the server side." msgstr "これはサーバ側のエラーかもしれません。" #: core/job_error.cpp:554 #, kde-format msgid "Folder Expected" msgstr "フォルダが期待されます" #: core/job_error.cpp:556 #, kde-format msgid "" "The request expected a folder, however the file %1 was " "found instead." msgstr "" "要求されたのはフォルダでしたが、代わりにファイル ‘%1’ が見つかりました。" #: core/job_error.cpp:564 #, kde-format msgid "File or Folder Does Not Exist" msgstr "ファイルまたはフォルダが存在しません" #: core/job_error.cpp:566 #, kde-format msgid "The specified file or folder %1 does not exist." msgstr "指定されたファイルまたはフォルダ ‘%1’ は存在しません。" #: core/job_error.cpp:576 #, kde-format msgid "" "The requested file could not be created because a file with the same name " "already exists." msgstr "" "要求されたファイルは同じファイル名が既に存在するため作成できませんでした。" #: core/job_error.cpp:579 #, kde-format msgid "Try moving the current file out of the way first, and then try again." msgstr "先に現在のファイルを移動して、やり直してください。" #: core/job_error.cpp:581 #, kde-format msgid "Delete the current file and try again." msgstr "現在のファイルを削除して、やり直してください。" # skip-rule: filename #: core/job_error.cpp:581 #, kde-format msgid "Choose an alternate filename for the new file." msgstr "新しいファイルに他の名前を付けてください。" #: core/job_error.cpp:587 #, kde-format msgid "" "The requested folder could not be created because a folder with the same " "name already exists." msgstr "" "要求されたフォルダは同じフォルダ名が既に存在するため作成できませんでした。" #: core/job_error.cpp:590 #, kde-format msgid "Try moving the current folder out of the way first, and then try again." msgstr "先に現在のフォルダを移動して、やり直してください。" #: core/job_error.cpp:592 #, kde-format msgid "Delete the current folder and try again." msgstr "現在のフォルダを削除して、やり直してください。" #: core/job_error.cpp:592 #, kde-format msgid "Choose an alternate name for the new folder." msgstr "新しいフォルダに他の名前を付けてください。" #: core/job_error.cpp:596 #, kde-format msgid "Unknown Host" msgstr "未知のホスト" #: core/job_error.cpp:598 #, kde-format msgid "" "An unknown host error indicates that the server with the requested name, " "%1, could not be located on the Internet." msgstr "" "未知のホストエラーは、要求されたサーバ名 %1 がインターネット" "上に見つからなかったことを示します。" #: core/job_error.cpp:603 #, kde-format msgid "" "The name that you typed, %1, may not exist: it may be incorrectly typed." msgstr "入力された %1 は存在しないようです。おそらく入力ミスでしょう。" #: core/job_error.cpp:611 #, kde-format msgid "Access Denied" msgstr "アクセスは拒否されました" #: core/job_error.cpp:613 #, kde-format msgid "Access was denied to the specified resource, %1." msgstr "指定したリソース “%1” へのアクセスは拒否されました。" #: core/job_error.cpp:617 core/job_error.cpp:893 #, kde-format msgid "You may have supplied incorrect authentication details or none at all." msgstr "" "間違った認証情報を提供したか、全く提供しなかったということが考えられます。" #: core/job_error.cpp:620 core/job_error.cpp:896 #, kde-format msgid "Your account may not have permission to access the specified resource." msgstr "" "あなたのアカウントには指定したリソースへのアクセス権限が与えられていないよう" "です。" #: core/job_error.cpp:623 core/job_error.cpp:900 core/job_error.cpp:918 #, kde-format msgid "" "Retry the request and ensure your authentication details are entered " "correctly." msgstr "再び要求を行い、認証情報が正しく入力されているか確認してください。" #: core/job_error.cpp:632 #, kde-format msgid "Write Access Denied" msgstr "書き込みアクセスは拒否されました" #: core/job_error.cpp:634 #, kde-format msgid "" "This means that an attempt to write to the file %1 was " "rejected." msgstr "これはファイル ‘%1’ への書き込みが拒否されたということです。" #: core/job_error.cpp:642 #, kde-format msgid "Unable to Enter Folder" msgstr "フォルダに移動できません" #: core/job_error.cpp:644 #, kde-format msgid "" "This means that an attempt to enter (in other words, to open) the requested " "folder %1 was rejected." msgstr "" "これは要求したフォルダ ‘%1’ への移動 (フォルダを開くこと) が拒否されたという" "ことです。" #: core/job_error.cpp:652 #, kde-format msgid "Folder Listing Unavailable" msgstr "フォルダのリスティング (一覧表示) は利用できません" #: core/job_error.cpp:653 #, kde-format msgid "Protocol %1 is not a Filesystem" msgstr "%1 プロトコルはファイルシステムではありません" #: core/job_error.cpp:655 #, kde-format msgid "" "This means that a request was made which requires determining the contents " "of the folder, and the KDE program supporting this protocol is unable to do " "so." msgstr "" "これは、フォルダの内容の特定を必要とする要求が行われ、このプロトコルをサポー" "トする KDE プログラムがその処理を行えなかったということです。" #: core/job_error.cpp:663 #, kde-format msgid "Cyclic Link Detected" msgstr "循環リンクを検出しました" #: core/job_error.cpp:665 #, kde-format msgid "" "UNIX environments are commonly able to link a file or folder to a separate " "name and/or location. KDE detected a link or series of links that results in " "an infinite loop - i.e. the file was (perhaps in a roundabout way) linked to " "itself." msgstr "" "一般に、Unix 環境はファイルまたはフォルダを異なる名前/場所にリンクすることが" "できます。KDE は無限ループに陥るリンクまたはリンク列を検出しました。ファイル" "が (おそらくさまざまなところを巡って) それ自身にリンクしています。" #: core/job_error.cpp:670 core/job_error.cpp:696 #, kde-format msgid "" "Delete one part of the loop in order that it does not cause an infinite " "loop, and try again." msgstr "無限ループを断つようにループの一部を削除して、やり直してください。" #: core/job_error.cpp:680 #, kde-format msgid "Request Aborted By User" msgstr "ユーザにより要求は中止されました" #: core/job_error.cpp:682 core/job_error.cpp:1071 #, kde-format msgid "The request was not completed because it was aborted." msgstr "要求は中止されたので完了できませんでした。" #: core/job_error.cpp:684 core/job_error.cpp:939 core/job_error.cpp:1073 #, kde-format msgid "Retry the request." msgstr "要求を再実行" #: core/job_error.cpp:688 #, kde-format msgid "Cyclic Link Detected During Copy" msgstr "コピー中に循環リンクを検出しました" #: core/job_error.cpp:690 #, kde-format msgid "" "UNIX environments are commonly able to link a file or folder to a separate " "name and/or location. During the requested copy operation, KDE detected a " "link or series of links that results in an infinite loop - i.e. the file was " "(perhaps in a roundabout way) linked to itself." msgstr "" "一般に、Unix 環境はファイルまたはフォルダを異なる名前/場所にリンクすることが" "できます。要求されたコピーの処理中に、KDE は無限ループに陥るリンクまたはリン" "ク列を検出しました。ファイルが (おそらくさまざまなところを巡って) それ自身に" "リンクしています。" #: core/job_error.cpp:702 #, kde-format msgid "Could Not Create Network Connection" msgstr "ネットワーク接続を作成できませんでした" #: core/job_error.cpp:703 #, kde-format msgid "Could Not Create Socket" msgstr "ソケットを作成できませんでした" #: core/job_error.cpp:705 #, kde-format msgid "" "This is a fairly technical error in which a required device for network " "communications (a socket) could not be created." msgstr "" "これは、必要なネットワーク通信デバイス (ソケット) が作成できなかった、という" "技術的エラーによるものです。" #: core/job_error.cpp:708 core/job_error.cpp:857 core/job_error.cpp:870 #: core/job_error.cpp:881 #, kde-format msgid "" "The network connection may be incorrectly configured, or the network " "interface may not be enabled." msgstr "" "ネットワーク接続が正しく設定されていないか、ネットワークインターフェースが有" "効になっていないのかもしれません。" #: core/job_error.cpp:714 #, kde-format msgid "Connection to Server Refused" msgstr "サーバへの接続が拒否されました" #: core/job_error.cpp:716 #, kde-format msgid "" "The server %1 refused to allow this computer to make a " "connection." msgstr "" "サーバ %1 はこのコンピュータからの接続を拒否しました。" #: core/job_error.cpp:720 #, kde-format msgid "" "The server, while currently connected to the Internet, may not be configured " "to allow requests." msgstr "" "サーバは現在インターネットに接続していますが、要求を受け付けるように設定され" "ていない可能性があります。" #: core/job_error.cpp:723 #, kde-format msgid "" "The server, while currently connected to the Internet, may not be running " "the requested service (%1)." msgstr "" "サーバは現在インターネットに接続していますが、要求されたサービス (%1) を実行" "していない可能性があります。" #: core/job_error.cpp:727 #, kde-format msgid "" "A network firewall (a device which restricts Internet requests), either " "protecting your network or the network of the server, may have intervened, " "preventing this request." msgstr "" "あなたのネットワークまたはサーバのネットワークを保護するネットワークファイア" "ウォール (インターネット接続を制限するデバイス) が介入して要求を妨げた可能性" "があります。" #: core/job_error.cpp:734 #, kde-format msgid "Connection to Server Closed Unexpectedly" msgstr "サーバへの接続が予期せず切断されました" #: core/job_error.cpp:736 #, kde-format msgid "" "Although a connection was established to %1, the connection " "was closed at an unexpected point in the communication." msgstr "" "%1 との接続が確立されていたのにもかかわらず、接続が通信の予" "期しないポイントで閉じられました。" #: core/job_error.cpp:742 #, kde-format msgid "" "A protocol error may have occurred, causing the server to close the " "connection as a response to the error." msgstr "" "プロトコルエラーが発生し、エラーに応じてサーバが接続を切断した可能性がありま" "す。" #: core/job_error.cpp:748 #, kde-format msgid "URL Resource Invalid" msgstr "URL リソースが無効です。" #: core/job_error.cpp:749 #, kde-format msgid "Protocol %1 is not a Filter Protocol" msgstr "%1 プロトコルはフィルタプロトコルではありません" #: core/job_error.cpp:751 #, kde-format msgid "" "The Uniform Resource Locator (URL) that you entered did not refer to a valid mechanism of " "accessing the specific resource, %1%2." msgstr "" "あなたが入力した URL (Uniform Resource " "Location) は指定したリソース %1%2 にアクセ" "スする有効な機構を参照していませんでした。" #: core/job_error.cpp:758 #, kde-format msgid "" "KDE is able to communicate through a protocol within a protocol. This " "request specified a protocol be used as such, however this protocol is not " "capable of such an action. This is a rare event, and is likely to indicate a " "programming error." msgstr "" "KDE はプロトコル内でプロトコルを通して通信することができます。この要求は、プ" "ロトコルをそのように使用することを指定していますが、このプロトコルはそのよう" "な動作はできません。これは珍しいことで、プログラミングの間違いを示している可" "能性があります。" #: core/job_error.cpp:766 #, kde-format msgid "Unable to Initialize Input/Output Device" msgstr "入力/出力デバイスを初期化できません" #: core/job_error.cpp:767 #, kde-format msgid "Could Not Mount Device" msgstr "デバイスをマウントできません" #: core/job_error.cpp:769 #, kde-format msgid "" "The requested device could not be initialized (\"mounted\"). The reported " "error was: %1" msgstr "" "要求されたデバイスを初期化 (マウント) できませんでした。報告されたエ" "ラーは以下のとおりです: %1" #: core/job_error.cpp:773 #, kde-format msgid "" "The device may not be ready, for example there may be no media in a " "removable media device (i.e. no CD-ROM in a CD drive), or in the case of a " "peripheral/portable device, the device may not be correctly connected." msgstr "" "デバイスの準備ができていないようです。リムーバブルメディアデバイスにメディア" "が入っていない (例: CD ドライブに CD-ROM が入っていない)、あるいは周辺機器/" "ポータブルデバイスが正しく接続されていない、ということが考えられます。" #: core/job_error.cpp:778 #, kde-format msgid "" "You may not have permissions to initialize (\"mount\") the device. On UNIX " "systems, often system administrator privileges are required to initialize a " "device." msgstr "" "あなたにはデバイスを初期化 (マウント) する権限がありません。通常 UNIX システ" "ムでは、デバイスを初期化するには管理者権限が必要です。" #: core/job_error.cpp:783 #, kde-format msgid "" "Check that the device is ready; removable drives must contain media, and " "portable devices must be connected and powered on.; and try again." msgstr "" "デバイスの準備ができているか確認してください。リムーバブルドライブにメディア" "がセットされているか、ポータブルデバイスが接続されていて電源がオンになってい" "るか確認して、やり直してください。" #: core/job_error.cpp:790 #, kde-format msgid "Unable to Uninitialize Input/Output Device" msgstr "入力/出力デバイスを終了できませんでした" #: core/job_error.cpp:791 #, kde-format msgid "Could Not Unmount Device" msgstr "デバイスをアンマウントできません" #: core/job_error.cpp:793 #, kde-format msgid "" "The requested device could not be uninitialized (\"unmounted\"). The " "reported error was: %1" msgstr "" "要求されたデバイスを終了 (アンマウント) できませんでした。報告されたエ" "ラーは以下のとおりです: %1" #: core/job_error.cpp:797 #, kde-format msgid "" "The device may be busy, that is, still in use by another application or " "user. Even such things as having an open browser window on a location on " "this device may cause the device to remain in use." msgstr "" "デバイスが他のアプリケーションまたはユーザによって使用されている (ビジー) 可" "能性があります。ブラウザのウィンドウでその場所を開いているだけでもその場所は" "使用中になります。" #: core/job_error.cpp:802 #, kde-format msgid "" "You may not have permissions to uninitialize (\"unmount\") the device. On " "UNIX systems, system administrator privileges are often required to " "uninitialize a device." msgstr "" "あなたにはデバイスを終了 (アンマウント) させる権限がありません。通常 UNIX シ" "ステムでは、デバイスを終了処理させるには管理者権限が必要です。" #: core/job_error.cpp:807 #, kde-format msgid "Check that no applications are accessing the device, and try again." msgstr "" "デバイスにアクセスしているアプリケーションがないか確認して、やり直してくださ" "い。" #: core/job_error.cpp:813 #, kde-format msgid "Cannot Read From Resource" msgstr "リソースから読み取れません" #: core/job_error.cpp:815 #, kde-format msgid "" "This means that although the resource, %1, was able to be " "opened, an error occurred while reading the contents of the resource." msgstr "" "これは、リソース “%1” は開けたもののリソースの内容の読み取り中にエラーが発生" "した、ということです。" #: core/job_error.cpp:819 #, kde-format msgid "You may not have permissions to read from the resource." msgstr "あなたにはこのリソースの読み取り権限がないようです。" #: core/job_error.cpp:832 #, kde-format msgid "Cannot Write to Resource" msgstr "リソースに書き込めません" #: core/job_error.cpp:834 #, kde-format msgid "" "This means that although the resource, %1, was able to be " "opened, an error occurred while writing to the resource." msgstr "" "これは、リソース “%1” は開けたもののリソースへの書き込み中にエラーが発生し" "た、ということです。" #: core/job_error.cpp:837 #, kde-format msgid "You may not have permissions to write to the resource." msgstr "あなたにはこのリソースへの書き込み権限がないようです。" #: core/job_error.cpp:850 core/job_error.cpp:863 #, kde-format msgid "Could Not Listen for Network Connections" msgstr "ネットワーク接続を待ち受けできませんでした" #: core/job_error.cpp:851 #, kde-format msgid "Could Not Bind" msgstr "バインドできません" #: core/job_error.cpp:853 core/job_error.cpp:866 #, kde-format msgid "" "This is a fairly technical error in which a required device for network " "communications (a socket) could not be established to listen for incoming " "network connections." msgstr "" "これは、ネットワーク通信に必要なデバイス (ソケット) がネットワーク接続を待ち" "受けるように確立されなかった、という技術的エラーです。" #: core/job_error.cpp:864 #, kde-format msgid "Could Not Listen" msgstr "待ち受けできませんでした" #: core/job_error.cpp:876 #, kde-format msgid "Could Not Accept Network Connection" msgstr "ネットワーク接続を受け付けられませんでした" #: core/job_error.cpp:878 #, kde-format msgid "" "This is a fairly technical error in which an error occurred while attempting " "to accept an incoming network connection." msgstr "" "これは、ネットワーク接続を受け付ける際にエラーが発生した、という技術的エラー" "です。" #: core/job_error.cpp:883 #, kde-format msgid "You may not have permissions to accept the connection." msgstr "あなたには接続を受け付ける権限が与えられていないようです。" #: core/job_error.cpp:888 #, kde-format msgid "Could Not Login: %1" msgstr "ログインできませんでした: %1" #: core/job_error.cpp:890 #, kde-format msgid "" "An attempt to login to perform the requested operation was unsuccessful." msgstr "要求された操作を行うためのログインに失敗しました。" #: core/job_error.cpp:906 #, kde-format msgid "Could Not Determine Resource Status" msgstr "リソースの状態を判断できません" #: core/job_error.cpp:907 #, kde-format msgid "Could Not Stat Resource" msgstr "リソースの状態が分かりません" #: core/job_error.cpp:909 #, kde-format msgid "" "An attempt to determine information about the status of the resource " "%1, such as the resource name, type, size, etc., was unsuccessful." msgstr "" "リソース “%1” のリソース名、タイプ、サイズなどの状態情報が得られませんでし" "た。" #: core/job_error.cpp:914 #, kde-format msgid "The specified resource may not have existed or may not be accessible." msgstr "指定されたリソースは存在しないかアクセスできないようです。" #. i18n( "Could not terminate listing %1" ).arg( errorText ); #: core/job_error.cpp:925 #, kde-format msgid "Could Not Cancel Listing" msgstr "リスティング (一覧表示) をキャンセルできませんでした" #: core/job_error.cpp:926 #, kde-format msgid "FIXME: Document this" msgstr "FIXME: これをドキュメント化してください" #: core/job_error.cpp:930 #, kde-format msgid "Could Not Create Folder" msgstr "フォルダを作成できませんでした" #: core/job_error.cpp:931 #, kde-format msgid "An attempt to create the requested folder failed." msgstr "要求されたフォルダの作成に失敗しました。" #: core/job_error.cpp:934 #, kde-format msgid "The location where the folder was to be created may not exist." msgstr "フォルダが作成されるべき場所が存在しないようです。" #: core/job_error.cpp:943 #, kde-format msgid "Could Not Remove Folder" msgstr "フォルダを削除できませんでした" #: core/job_error.cpp:945 #, kde-format msgid "An attempt to remove the specified folder, %1, failed." msgstr "指定されたフォルダ ‘%1’ の削除に失敗しました。" #: core/job_error.cpp:948 #, kde-format msgid "The specified folder may not exist." msgstr "指定したフォルダは存在しないようです。" #: core/job_error.cpp:948 #, kde-format msgid "The specified folder may not be empty." msgstr "指定したフォルダは空ではないようです。" #: core/job_error.cpp:953 #, kde-format msgid "Ensure that the folder exists and is empty, and try again." msgstr "フォルダが存在し、空であることを確認して、やり直してください。" #: core/job_error.cpp:959 #, kde-format msgid "Could Not Resume File Transfer" msgstr "ファイル転送を再開できませんでした" #: core/job_error.cpp:961 #, kde-format msgid "" "The specified request asked that the transfer of file %1 be " "resumed at a certain point of the transfer. This was not possible." msgstr "" "指定された要求はファイル ‘%1’ のある地点からの転送の再開でしたが、可能ではあ" "りませんでした。" #: core/job_error.cpp:966 #, kde-format msgid "The protocol, or the server, may not support file resuming." msgstr "プロトコルかサーバが再開をサポートしていないかもしれません。" #: core/job_error.cpp:969 #, kde-format msgid "Retry the request without attempting to resume transfer." msgstr "転送再開を試みずに要求を再試行してください。" #: core/job_error.cpp:974 #, kde-format msgid "Could Not Rename Resource" msgstr "リソースの名前を変更できませんでした" #: core/job_error.cpp:976 #, kde-format msgid "An attempt to rename the specified resource %1 failed." msgstr "指定されたリソース “%1” の名前変更に失敗しました。" #: core/job_error.cpp:987 #, kde-format msgid "Could Not Alter Permissions of Resource" msgstr "リソースのパーミッションを変更できませんでした" #: core/job_error.cpp:989 #, kde-format msgid "" "An attempt to alter the permissions on the specified resource %1 failed." msgstr "指定されたリソース “%1” のパーミッションを変更できませんでした。" #: core/job_error.cpp:997 #, kde-format msgid "Could Not Change Ownership of Resource" msgstr "リソースの所有者を変更できませんでした" #: core/job_error.cpp:999 #, kde-format msgid "" "An attempt to change the ownership of the specified resource %1 failed." msgstr "指定されたリソース “%1” の所有者を変更できませんでした。" #: core/job_error.cpp:1007 #, kde-format msgid "Could Not Delete Resource" msgstr "リソースを削除できませんでした" #: core/job_error.cpp:1009 #, kde-format msgid "An attempt to delete the specified resource %1 failed." msgstr "指定されたリソース “%1” を削除できませんでした。" #: core/job_error.cpp:1017 #, kde-format msgid "Unexpected Program Termination" msgstr "予期しないプログラムの終了" #: core/job_error.cpp:1019 #, kde-format msgid "" "The program on your computer which provides access to the %1 protocol has unexpectedly terminated." msgstr "" "%1 プロトコルへのアクセスを提供するあなたのコンピュータ上の" "プログラムが突然終了しました。" #: core/job_error.cpp:1027 #, kde-format msgid "Out of Memory" msgstr "メモリ不足" #: core/job_error.cpp:1029 #, kde-format msgid "" "The program on your computer which provides access to the %1 protocol could not obtain the memory required to continue." msgstr "" "%1 プロトコルへのアクセスを提供するあなたのコンピュータ上の" "プログラムが実行に必要なメモリを確保できませんでした。" #: core/job_error.cpp:1038 #, kde-format msgid "Unknown Proxy Host" msgstr "未知のプロキシホスト" #: core/job_error.cpp:1040 #, kde-format msgid "" "While retrieving information about the specified proxy host, %1, an Unknown Host error was encountered. An unknown host error " "indicates that the requested name could not be located on the Internet." msgstr "" "指定したプロキシホスト %1 から情報を得ようとしたところ、未知" "のホストエラーが出ました。未知のホストエラーは、要求された名前がインターネッ" "ト上に見つからなかったことを意味します。" #: core/job_error.cpp:1046 #, kde-format msgid "" "There may have been a problem with your network configuration, specifically " "your proxy's hostname. If you have been accessing the Internet with no " "problems recently, this is unlikely." msgstr "" "ネットワーク設定 (特にプロキシのホスト名) に問題があったのかもしれません。し" "かし、最近インターネットに問題なく接続できていたのであれば、その可能性は低い" "です。" #: core/job_error.cpp:1050 #, kde-format msgid "Double-check your proxy settings and try again." msgstr "プロキシ設定をもう一度確認して、やり直してください。" #: core/job_error.cpp:1054 #, kde-format msgid "Authentication Failed: Method %1 Not Supported" msgstr "認証に失敗しました: %1 認証はサポートされていません" #: core/job_error.cpp:1056 #, kde-format msgid "" "Although you may have supplied the correct authentication details, the " "authentication failed because the method that the server is using is not " "supported by the KDE program implementing the protocol %1." msgstr "" "あなたが入力した認証の詳細は正しかったかもしれませんが、サーバが使用している" "方法が %1 プロトコルを実装している KDE プログラムにサポートされていないため、" "認証に失敗しました。" #: core/job_error.cpp:1062 #, kde-format msgid "" "Please file a bug at https://bugs.kde.org/" " to inform the KDE team of the unsupported authentication method." msgstr "" "サポートされていない認証方法を KDE チームに知らせるために https://bugs.kde.org/ へバグを報告してください。" #: core/job_error.cpp:1069 #, kde-format msgid "Request Aborted" msgstr "要求は中止されました" #: core/job_error.cpp:1077 #, kde-format msgid "Internal Error in Server" msgstr "サーバの内部エラー" #: core/job_error.cpp:1079 #, kde-format msgid "" "The program on the server which provides access to the %1 " "protocol has reported an internal error: %2." msgstr "" "%1 プロトコルへのアクセスを提供するサーバ上のプログラムが内" "部エラーを報告しました: %2" #: core/job_error.cpp:1085 #, kde-format msgid "" "This is most likely to be caused by a bug in the server program. Please " "consider submitting a full bug report as detailed below." msgstr "" "これはおそらくサーバプログラムのバグによるものです。以下の詳細なバグレポート" "を送信していただけると幸いです。" #: core/job_error.cpp:1089 #, kde-format msgid "Contact the administrator of the server to advise them of the problem." msgstr "サーバ管理者に問題を知らせるため連絡を取ってください。" #: core/job_error.cpp:1092 #, kde-format msgid "" "If you know who the authors of the server software are, submit the bug " "report directly to them." msgstr "" "サーバソフトウェアの作者が分かる場合は、直接バグレポートを送ってください。" #: core/job_error.cpp:1097 #, kde-format msgid "Timeout Error" msgstr "タイムアウトエラー" #: core/job_error.cpp:1099 #, kde-format msgid "" "Although contact was made with the server, a response was not received " "within the amount of time allocated for the request as follows:" "
    • Timeout for establishing a connection: %1 seconds
    • Timeout " "for receiving a response: %2 seconds
    • Timeout for accessing proxy " "servers: %3 seconds
    Please note that you can alter these timeout " "settings in the KDE System Settings, by selecting Network Settings -> " "Connection Preferences." msgstr "" "サーバに接続はしましたが、指定された時間内 (以下のとおり) に要求に対する" "応答が返って来ませんでした。
    • 接続を確立する際のタイムアウト: %1 秒
    • 応答を受信する際のタイムアウト: %2 秒
    • プロキシサーバに接続する" "際のタイムアウト: %3 秒
    これらの設定は KDE システム設定の「ネット" "ワークの設定|接続設定」で変更できます。
    " #: core/job_error.cpp:1112 #, kde-format msgid "The server was too busy responding to other requests to respond." msgstr "サーバは他の要求に答えるのに忙しくて、応答できませんでした。" #: core/job_error.cpp:1118 core/slavebase.cpp:1532 #, kde-format msgid "Unknown Error" msgstr "未知のエラー" #: core/job_error.cpp:1120 #, kde-format msgid "" "The program on your computer which provides access to the %1 protocol has reported an unknown error: %2." msgstr "" "%1 プロトコルへのアクセスを提供するあなたのコンピュータ上の" "プログラムが未知のエラーを報告しました: %2" #: core/job_error.cpp:1130 #, kde-format msgid "Unknown Interruption" msgstr "未知の割り込み" #: core/job_error.cpp:1132 #, kde-format msgid "" "The program on your computer which provides access to the %1 protocol has reported an interruption of an unknown type: %2." msgstr "" "%1 プロトコルへのアクセスを提供するあなたのコンピュータ上の" "プログラムが未知のタイプの割り込みを報告しました: %2" #: core/job_error.cpp:1142 #, kde-format msgid "Could Not Delete Original File" msgstr "元のファイルを削除できませんでした" #: core/job_error.cpp:1144 #, kde-format msgid "" "The requested operation required the deleting of the original file, most " "likely at the end of a file move operation. The original file %1 could not be deleted." msgstr "" "要求された操作は元のファイルの削除を必要としますが (たいていはファイルの移動" "操作の最後で)、元のファイル ‘%1’ を削除できませんでした。" #: core/job_error.cpp:1153 #, kde-format msgid "Could Not Delete Temporary File" msgstr "一時ファイルを削除できませんでした" #: core/job_error.cpp:1155 #, kde-format msgid "" "The requested operation required the creation of a temporary file in which " "to save the new file while being downloaded. This temporary file %1 could not be deleted." msgstr "" "要求された操作はダウンロード中の新しいファイルを保存するための一時ファイルの" "作成を必要としましたが、一時ファイル ‘%1’ を削除できませんでした。" #: core/job_error.cpp:1165 #, kde-format msgid "Could Not Rename Original File" msgstr "元のファイルの名前を変更できませんでした" #: core/job_error.cpp:1167 #, kde-format msgid "" "The requested operation required the renaming of the original file " "%1, however it could not be renamed." msgstr "" "要求された操作は元のファイル ‘%1’ の名前変更を必要としますが、名前を変更でき" "ませんでした。" #: core/job_error.cpp:1176 #, kde-format msgid "Could Not Rename Temporary File" msgstr "一時ファイルの名前を変更できませんでした" #: core/job_error.cpp:1178 #, kde-format msgid "" "The requested operation required the creation of a temporary file " "%1, however it could not be created." msgstr "" "要求された操作は一時ファイル ‘%1’ の作成を必要としますが、作成できませんでし" "た。" #: core/job_error.cpp:1187 #, kde-format msgid "Could Not Create Link" msgstr "リンクを作成できませんでした" #: core/job_error.cpp:1188 #, kde-format msgid "Could Not Create Symbolic Link" msgstr "シンボリックリンクを作成できませんでした" #: core/job_error.cpp:1189 #, kde-format msgid "The requested symbolic link %1 could not be created." msgstr "要求されたシンボリックリンク ‘%1’ を作成できませんでした。" #: core/job_error.cpp:1195 #, kde-format msgid "No Content" msgstr "内容なし" #: core/job_error.cpp:1200 #, kde-format msgid "Disk Full" msgstr "ディスクがいっぱいです" #: core/job_error.cpp:1202 #, kde-format msgid "" "The requested file %1 could not be written to as there is " "inadequate disk space." msgstr "" "ディスク領域が足りないため、要求されたファイル ‘%1’ に書き込めませんでした。" #: core/job_error.cpp:1206 #, kde-format msgid "" "Free up enough disk space by 1) deleting unwanted and temporary files; 2) " "archiving files to removable media storage such as CD-Recordable discs; or " "3) obtain more storage capacity." msgstr "" "1) 不要な一時ファイルを削除、2) CD-R などのリムーバブルメディアストレージに" "ファイルを保存する、3) 容量の大きいストレージを導入する、などしてディスク領域" "を確保してください。" #: core/job_error.cpp:1213 #, kde-format msgid "Source and Destination Files Identical" msgstr "元のファイルと出力先が同じファイルです" #: core/job_error.cpp:1215 #, kde-format msgid "" "The operation could not be completed because the source and destination " "files are the same file." msgstr "元のファイルと出力先が同じファイルのため操作を完了できませんでした。" #: core/job_error.cpp:1217 #, kde-format msgid "Choose a different filename for the destination file." msgstr "異なるファイル名を出力先ファイルに指定してください。" #: core/job_error.cpp:1221 #, kde-format msgid "File or Folder dropped onto itself" msgstr "ファイルまたはフォルダがそれ自体にドロップされました" #: core/job_error.cpp:1223 #, fuzzy, kde-format #| msgid "" #| "The operation could not be completed because the source and destination " #| "files are the same file." msgid "" "The operation could not be completed because the source and destination file " "or folder are the same." msgstr "元のファイルと出力先が同じファイルのため操作を完了できませんでした。" #: core/job_error.cpp:1225 #, fuzzy, kde-format #| msgctxt "request type" #| msgid "copy the specified file or folder" msgid "Drop the item into a different file or folder." msgstr "指定されたファイルまたはフォルダをコピー" #: core/job_error.cpp:1235 #, kde-format msgid "Folder moved into itself" msgstr "フォルダがそれ自身の中に移動されました" #: core/job_error.cpp:1237 #, fuzzy, kde-format #| msgid "" #| "The operation could not be completed because the source and destination " #| "files are the same file." msgid "" "The operation could not be completed because the source can not be moved " "into itself." msgstr "元のファイルと出力先が同じファイルのため操作を完了できませんでした。" #: core/job_error.cpp:1239 #, fuzzy, kde-format #| msgctxt "request type" #| msgid "copy the specified file or folder" msgid "Move the item into a different folder." msgstr "指定されたファイルまたはフォルダをコピー" #: core/job_error.cpp:1243 #, kde-format msgid "Could not communicate with password server" msgstr "" #: core/job_error.cpp:1245 #, fuzzy, kde-format #| msgid "" #| "The operation could not be completed because the source and destination " #| "files are the same file." msgid "" "The operation could not be completed because the service for requesting " "passwords (kpasswdserver) couldn't be contacted" msgstr "元のファイルと出力先が同じファイルのため操作を完了できませんでした。" #: core/job_error.cpp:1247 #, kde-format msgid "Try restarting your session, or look in the logs for errors from kiod." msgstr "" #: core/job_error.cpp:1251 #, kde-format msgid "Cannot Initiate the %1 Protocol" msgstr "%1 プロトコルを初期化できません" #: core/job_error.cpp:1252 #, kde-format msgid "Unable to Create KIO Worker" msgstr "KIO Worker を作成できません" #: core/job_error.cpp:1254 #, fuzzy, kde-format #| msgid "" #| "The program on your computer which provides access to the %1 protocol could not be started. This is usually due to technical " #| "reasons." msgid "" "The KIO worker which provides access to the %1 protocol " "could not be started. This is usually due to technical reasons." msgstr "" "%1 プロトコルへのアクセスを提供するあなたのコンピュータ上の" "プログラムを開始できませんでした。一般的には、技術的理由によるものです。" #: core/job_error.cpp:1259 #, kde-format msgid "" "klauncher could not find or start the plugin which provides the protocol. " "This means you may have an outdated version of the plugin." msgstr "" #: core/job_error.cpp:1265 #, kde-kuit-format msgctxt "@info" msgid "Cannot transfer %1" msgstr "%1 を転送できません" #: core/job_error.cpp:1267 #, kde-kuit-format msgctxt "@info" msgid "" "The file %1 cannot be transferred, because the " "destination filesystem does not support files that large" msgstr "" #: core/job_error.cpp:1270 #, kde-format msgid "" "Reformat the destination drive to use a filesystem that supports files that " "large." msgstr "" #: core/job_error.cpp:1275 #, kde-format msgid "Undocumented Error" msgstr "ドキュメント化されていないエラー" #: core/kfileitem.cpp:1493 #, kde-format msgid "(Symbolic Link to %1)" msgstr "(%1 へのシンボリックリンク)" #: core/kfileitem.cpp:1495 #, kde-format msgid "(%1, Link to %2)" msgstr "(%1, %2 へのリンク)" #: core/kfileitem.cpp:1498 #, kde-format msgid " (Points to %1)" msgstr " (リンク先: %1)" #: core/mimetypefinderjob.cpp:57 gui/openurljob.cpp:145 #: widgets/renamedialog.cpp:606 #, kde-format msgid "" "Malformed URL\n" "%1" msgstr "" "URL の形式が不正です\n" "%1" #: core/mimetypefinderjob.cpp:223 #, kde-format msgid "Unable to determine the type of file for %1" msgstr "" #: core/openwith.cpp:90 #, kde-format msgid "" "Could not extract executable name from '%1', please type a valid program " "name." msgstr "" "‘%1’ から実行ファイルの名前を取り出せませんでした。有効なプログラム名を入力し" "てください。" #: core/openwith.cpp:142 #, kde-kuit-format msgctxt "@info" msgid "%1 does not appear to be an executable program." msgstr "" #: core/openwith.cpp:143 #, kde-kuit-format msgctxt "@info" msgid "" "%1 was not found; please enter a valid path to an " "executable program." msgstr "" #: core/slavebase.cpp:853 #, kde-format msgid "Opening connections is not supported with the protocol %1." msgstr "接続の確立は %1 プロトコルでサポートされていません。" #: core/slavebase.cpp:855 #, kde-format msgid "Closing connections is not supported with the protocol %1." msgstr "接続の切断は %1 プロトコルでサポートされていません。" #: core/slavebase.cpp:857 #, kde-format msgid "Accessing files is not supported with the protocol %1." msgstr "ファイルへのアクセスは %1 プロトコルでサポートされていません。" #: core/slavebase.cpp:859 #, kde-format msgid "Writing to %1 is not supported." msgstr "%1 への書き込みはサポートされていません。" #: core/slavebase.cpp:861 #, kde-format msgid "There are no special actions available for protocol %1." msgstr "プロトコル %1 に特有な動作はありません" #: core/slavebase.cpp:863 #, kde-format msgid "Listing folders is not supported for protocol %1." msgstr "" "フォルダのリスティング (一覧表示) は %1 プロトコルでサポートされていません。" #: core/slavebase.cpp:865 #, kde-format msgid "Retrieving data from %1 is not supported." msgstr "%1 からのデータの取得はサポートされていません。" #: core/slavebase.cpp:867 #, kde-format msgid "Retrieving mime type information from %1 is not supported." msgstr "%1 からの MIME タイプ情報の取得はサポートされていません。" #: core/slavebase.cpp:869 #, kde-format msgid "Renaming or moving files within %1 is not supported." msgstr "%1 中でのファイルの名前変更、移動はサポートされていません。" #: core/slavebase.cpp:871 #, kde-format msgid "Creating symlinks is not supported with protocol %1." msgstr "シンボリックリンクの作成は %1 プロトコルでサポートされていません。" #: core/slavebase.cpp:873 #, kde-format msgid "Copying files within %1 is not supported." msgstr "%1 中でのファイルのコピーはサポートされていません。" #: core/slavebase.cpp:875 #, kde-format msgid "Deleting files from %1 is not supported." msgstr "%1 からのファイル削除はサポートされていません。" #: core/slavebase.cpp:877 #, kde-format msgid "Creating folders is not supported with protocol %1." msgstr "フォルダの作成は %1 プロトコルでサポートされていません。" #: core/slavebase.cpp:879 #, kde-format msgid "Changing the attributes of files is not supported with protocol %1." msgstr "ファイルの属性変更は %1 プロトコルでサポートされていません。" #: core/slavebase.cpp:881 #, kde-format msgid "Changing the ownership of files is not supported with protocol %1." msgstr "ファイルの所有者の変更は %1 プロトコルでサポートされていません。" #: core/slavebase.cpp:883 #, kde-format msgid "Opening files is not supported with protocol %1." msgstr "ファイルを開くことは %1 プロトコルでサポートされていません。" #: core/slavebase.cpp:885 #, kde-format msgid "Protocol %1 does not support action %2." msgstr "%1 プロトコルは %2 の動作をサポートしていません。" #: core/worker.cpp:352 #, kde-format msgctxt "@info %2 is a path" msgid "" "The security of the KIO worker for protocol ’%1’, which typically asks for " "elevated permissions, can not be guaranteed because users other than root " "have permission to modify it at %2." msgstr "" #: core/worker.cpp:379 #, kde-format msgid "Unknown protocol '%1'." msgstr "未知のプロトコル %1" #: core/worker.cpp:390 #, fuzzy, kde-format #| msgid "Can not find io-slave for protocol '%1'." msgid "Can not find a KIO worker for protocol '%1'." msgstr "%1 プロトコルの io-slave が見つかりません。" #: core/worker.cpp:404 #, fuzzy, kde-format #| msgid "Can not find io-slave for protocol '%1'." msgid "Can not create a socket for launching a KIO worker for protocol '%1'." msgstr "%1 プロトコルの io-slave が見つかりません。" #: core/worker.cpp:444 #, fuzzy, kde-format #| msgid "Can not find io-slave for protocol '%1'." msgid "Can not find 'kioworker' executable at '%1'" msgstr "%1 プロトコルの io-slave が見つかりません。" #: core/workerinterface.cpp:358 widgets/sslui.cpp:61 #: widgets/widgetsaskuseractionhandler.cpp:491 #, kde-format msgid "&Details" msgstr "詳細(&D)" #: core/workerinterface.cpp:360 kioworkers/http/http.cpp:215 #: widgets/sslui.cpp:97 #, kde-format msgid "&Forever" msgstr "永久(&F)" #: core/workerinterface.cpp:364 widgets/sslui.cpp:62 #, kde-format msgid "Co&ntinue" msgstr "続行(&N)" #: core/workerinterface.cpp:366 kioworkers/http/http.cpp:216 #: widgets/sslui.cpp:98 #, kde-format msgid "&Current Session only" msgstr "このセッションのみ(&C)" #: filewidgets/kdiroperator.cpp:304 #, kde-format msgctxt "Loading bar percent value" msgid "%p%" msgstr "%p%" #: filewidgets/kdiroperator.cpp:713 filewidgets/kdiroperator.cpp:745 #, kde-format msgid "You did not select a file to delete." msgstr "削除するファイルが選択されていません。" #: filewidgets/kdiroperator.cpp:713 filewidgets/kdiroperator.cpp:745 #, kde-format msgid "Nothing to Delete" msgstr "削除するものがありません" #: filewidgets/kdiroperator.cpp:757 filewidgets/kdiroperator.cpp:844 #, kde-format msgid "You did not select a file to trash." msgstr "ごみ箱に移動するファイルが選択されていません。" #: filewidgets/kdiroperator.cpp:757 filewidgets/kdiroperator.cpp:844 #, kde-format msgid "Nothing to Trash" msgstr "ごみ箱に移動するものがありません" #: filewidgets/kdiroperator.cpp:916 filewidgets/kdiroperator.cpp:1048 #, kde-format msgid "The specified folder does not exist or was not readable." msgstr "指定されたフォルダは存在しないか読み込めませんでした。" #: filewidgets/kdiroperator.cpp:1950 #, kde-format msgid "Menu" msgstr "メニュー" #: filewidgets/kdiroperator.cpp:1955 #, kde-format msgid "Parent Folder" msgstr "親フォルダ" #: filewidgets/kdiroperator.cpp:1962 #, kde-format msgctxt "@info" msgid "Go back" msgstr "戻る" #: filewidgets/kdiroperator.cpp:1966 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "進む" #: filewidgets/kdiroperator.cpp:1970 #, kde-format msgid "Home Folder" msgstr "ホームフォルダ" #: filewidgets/kdiroperator.cpp:1974 #, kde-format msgid "Reload" msgstr "再読み込み" #: filewidgets/kdiroperator.cpp:1977 #, fuzzy, kde-format #| msgctxt "Default name for a new folder" #| msgid "New Folder" msgctxt "@action" msgid "New Folder…" msgstr "新しいフォルダ" #: filewidgets/kdiroperator.cpp:1987 widgets/jobuidelegate.cpp:270 #: widgets/jobuidelegate.cpp:271 widgets/jobuidelegate.cpp:280 #: widgets/jobuidelegate.cpp:281 widgets/widgetsaskuseractionhandler.cpp:290 #, kde-format msgid "Move to Trash" msgstr "ごみ箱に移動" #: filewidgets/kdiroperator.cpp:1993 #, kde-format msgid "Delete" msgstr "削除" #: filewidgets/kdiroperator.cpp:2000 #, kde-format msgid "Sorting" msgstr "ソート" #: filewidgets/kdiroperator.cpp:2005 #, kde-format msgid "Sort by Name" msgstr "名前でソート" #: filewidgets/kdiroperator.cpp:2011 #, kde-format msgid "Sort by Size" msgstr "サイズでソート" #: filewidgets/kdiroperator.cpp:2017 #, kde-format msgid "Sort by Date" msgstr "日付でソート" #: filewidgets/kdiroperator.cpp:2023 #, kde-format msgid "Sort by Type" msgstr "種類でソート" #: filewidgets/kdiroperator.cpp:2032 #, kde-format msgid "Ascending" msgstr "昇順" #: filewidgets/kdiroperator.cpp:2039 #, kde-format msgid "Descending" msgstr "降順" #: filewidgets/kdiroperator.cpp:2046 #, kde-format msgid "Folders First" msgstr "フォルダを最初に" #: filewidgets/kdiroperator.cpp:2052 #, kde-format msgid "Hidden Files Last" msgstr "隠しファイルを最後に" #: filewidgets/kdiroperator.cpp:2059 #, kde-format msgid "Icons View" msgstr "アイコン表示" #: filewidgets/kdiroperator.cpp:2066 #, kde-format msgid "Compact View" msgstr "コンパクト表示" #: filewidgets/kdiroperator.cpp:2073 #, kde-format msgid "Details View" msgstr "詳細表示" #: filewidgets/kdiroperator.cpp:2092 #, kde-format msgid "Icon Position" msgstr "アイコンの位置" #: filewidgets/kdiroperator.cpp:2095 #, kde-format msgid "Next to File Name" msgstr "ファイル名の横" #: filewidgets/kdiroperator.cpp:2101 #, kde-format msgid "Above File Name" msgstr "ファイル名の上" #: filewidgets/kdiroperator.cpp:2115 #, kde-format msgid "Short View" msgstr "簡易表示" #: filewidgets/kdiroperator.cpp:2122 #, kde-format msgid "Detailed View" msgstr "詳細表示" #: filewidgets/kdiroperator.cpp:2129 #, kde-format msgid "Tree View" msgstr "ツリー表示" #: filewidgets/kdiroperator.cpp:2136 #, kde-format msgid "Detailed Tree View" msgstr "詳細なツリー表示" #: filewidgets/kdiroperator.cpp:2149 #, kde-format msgid "Allow Expansion in Details View" msgstr "詳細表示での展開を許可" #: filewidgets/kdiroperator.cpp:2155 #, kde-format msgid "Show Hidden Files" msgstr "隠しファイルを表示" #: filewidgets/kdiroperator.cpp:2162 #, kde-format msgid "Show Preview Panel" msgstr "プレビューパネルを表示" #: filewidgets/kdiroperator.cpp:2169 #, kde-format msgid "Show Preview" msgstr "プレビューを表示" #: filewidgets/kdiroperator.cpp:2176 #, kde-format msgid "Open Containing Folder" msgstr "保存フォルダを開く" #: filewidgets/kdiroperator.cpp:2183 filewidgets/kfileplacesview.cpp:1222 #, kde-format msgid "Properties" msgstr "プロパティ" #: filewidgets/kdiroperator.cpp:2192 #, kde-format msgid "&View Mode" msgstr "表示モード(&V)" #: filewidgets/kdiroperator.cpp:2295 filewidgets/kdiroperator.cpp:2307 #, kde-format msgctxt "Sort descending" msgid "Z-A" msgstr "Z-A" #: filewidgets/kdiroperator.cpp:2296 filewidgets/kdiroperator.cpp:2308 #, kde-format msgctxt "Sort ascending" msgid "A-Z" msgstr "A-Z" #: filewidgets/kdiroperator.cpp:2299 #, kde-format msgctxt "Sort descending" msgid "Newest First" msgstr "新しいものを最初に" #: filewidgets/kdiroperator.cpp:2300 #, kde-format msgctxt "Sort ascending" msgid "Oldest First" msgstr "古いものを最初に" #: filewidgets/kdiroperator.cpp:2303 #, kde-format msgctxt "Sort descending" msgid "Largest First" msgstr "大きいものを最初に" #: filewidgets/kdiroperator.cpp:2304 #, kde-format msgctxt "Sort ascending" msgid "Smallest First" msgstr "小さいものを最初に" #: filewidgets/kencodingfiledialog.cpp:74 #, kde-format msgid "Encoding:" msgstr "エンコーディング:" #: filewidgets/kencodingfiledialog.cpp:150 #: filewidgets/kencodingfiledialog.cpp:164 #: filewidgets/kencodingfiledialog.cpp:177 #: filewidgets/kencodingfiledialog.cpp:191 widgets/kurlrequesterdialog.cpp:105 #, kde-format msgid "Open" msgstr "開く" #: filewidgets/kencodingfiledialog.cpp:205 #: filewidgets/kencodingfiledialog.cpp:223 #, kde-format msgid "Save As" msgstr "名前を付けて保存" #: filewidgets/kfilecopytomenu.cpp:71 #, kde-format msgctxt "@title:menu" msgid "Copy To" msgstr "コピー" #: filewidgets/kfilecopytomenu.cpp:77 #, kde-format msgctxt "@title:menu" msgid "Move To" msgstr "移動" #: filewidgets/kfilecopytomenu.cpp:102 #, kde-format msgctxt "@title:menu" msgid "Home Folder" msgstr "ホームフォルダ" #: filewidgets/kfilecopytomenu.cpp:110 #, kde-format msgctxt "@title:menu" msgid "Root Folder" msgstr "ルートフォルダ" #: filewidgets/kfilecopytomenu.cpp:146 #, fuzzy, kde-format #| msgctxt "@title:menu in Copy To or Move To submenu" #| msgid "Browse..." msgctxt "@action:inmenu in Copy To or Move To submenu" msgid "Browse…" msgstr "ブラウズ..." #: filewidgets/kfilecopytomenu.cpp:225 #, kde-format msgctxt "@title:menu" msgid "Copy Here" msgstr "ここにコピー" #: filewidgets/kfilecopytomenu.cpp:225 #, kde-format msgctxt "@title:menu" msgid "Move Here" msgstr "ここに移動" #: filewidgets/kfilefiltercombo.cpp:42 #, kde-format msgctxt "Default mime type filter that shows all file types" msgid "*|All Files" msgstr "*|すべてのファイル" #: filewidgets/kfilefiltercombo.cpp:125 #, kde-format msgctxt "%1 is the mimetype name, %2 is the extensions" msgid "%1 (%2)" msgstr "%1 (%2)" #: filewidgets/kfilefiltercombo.cpp:160 #, kde-format msgid "All Supported Files" msgstr "サポートされているすべてのファイル" #: filewidgets/kfilefiltercombo.cpp:170 filewidgets/kfilefiltercombo.cpp:172 #: filewidgets/kfilewidget.cpp:1902 #, kde-format msgid "All Files" msgstr "すべてのファイル" #: filewidgets/kfileplaceeditdialog.cpp:66 #, kde-format msgid "Add Places Entry" msgstr "場所エントリを追加" #: filewidgets/kfileplaceeditdialog.cpp:68 #, kde-format msgid "Edit Places Entry" msgstr "場所エントリを編集" #: filewidgets/kfileplaceeditdialog.cpp:78 #, kde-format msgid "" "This is the text that will appear in the Places panel.

    The " "label should consist of one or two words that will help you remember what " "this entry refers to. If you do not enter a label, it will be derived from " "the location's URL.
    " msgstr "" "場所パネルに表示するテキストです。

    説明は 1-2 単語で、このエン" "トリが参照しているものが分かるものにしてください。ラベルを入力しない場合は場" "所の URL から導出されます。
    " #: filewidgets/kfileplaceeditdialog.cpp:84 #, kde-format msgid "L&abel:" msgstr "ラベル(&A):" #: filewidgets/kfileplaceeditdialog.cpp:86 #, kde-format msgid "Enter descriptive label here" msgstr "ここにラベルの記述を入力" #: filewidgets/kfileplaceeditdialog.cpp:91 #, kde-format msgid "" "This is the location associated with the entry. Any valid URL may be " "used. For example:

    %1
    http://www.kde.org
    ftp://ftp.kde." "org/pub/kde/stable

    By clicking on the button next to the text " "edit box you can browse to an appropriate URL.
    " msgstr "" "エントリに関連付けられた場所です。有効な URL なら何でも使用できます。例:" "

    %1
    http://www.kde.org
    ftp://ftp.kde.org/pub/kde/" "stable

    テキスト編集ボックスの横にあるボタンをクリックすると URL " "をブラウズすることができます。
    " #: filewidgets/kfileplaceeditdialog.cpp:98 #, kde-format msgid "&Location:" msgstr "場所(&L):" #: filewidgets/kfileplaceeditdialog.cpp:105 #, kde-format msgid "" "This is the icon that will appear in the Places panel.

    Click " "on the button to select a different icon.
    " msgstr "" "場所パネルに表示するアイコンです。

    他のアイコンに変更するに" "は、ボタンをクリックしてください。
    " #: filewidgets/kfileplaceeditdialog.cpp:126 #, kde-format msgid "Choose an &icon:" msgstr "アイコンを選択(&I):" # ACCELERATOR changed by translator #: filewidgets/kfileplaceeditdialog.cpp:136 #, kde-format msgid "&Only show when using this application (%1)" msgstr "このアプリケーション (%1) にのみ表示する(&A)" #: filewidgets/kfileplaceeditdialog.cpp:139 #, kde-format msgid "" "Select this setting if you want this entry to show only when using the " "current application (%1).

    If this setting is not selected, the " "entry will be available in all applications.
    " msgstr "" "このエントリを現在のアプリケーション (%1) にのみ表示させるには、このオプ" "ションを指定してください。

    指定がなければ、すべてのアプリケーショ" "ンで利用可能になります。
    " #: filewidgets/kfileplacesitem.cpp:210 #, kde-format msgctxt "@item" msgid "Places" msgstr "場所" #: filewidgets/kfileplacesitem.cpp:213 #, kde-format msgctxt "@item" msgid "Remote" msgstr "リモート" #: filewidgets/kfileplacesitem.cpp:216 #, kde-format msgctxt "@item The place group section name for recent dynamic lists" msgid "Recent" msgstr "最近" #: filewidgets/kfileplacesitem.cpp:219 #, kde-format msgctxt "@item" msgid "Search For" msgstr "検索" #: filewidgets/kfileplacesitem.cpp:222 #, kde-format msgctxt "@item" msgid "Devices" msgstr "デバイス" #: filewidgets/kfileplacesitem.cpp:225 #, kde-format msgctxt "@item" msgid "Removable Devices" msgstr "リムーバブルデバイス" #: filewidgets/kfileplacesitem.cpp:228 #, kde-format msgctxt "@item" msgid "Tags" msgstr "タグ" #: filewidgets/kfileplacesitem.cpp:333 #, fuzzy, kde-format #| msgid "%1 (Error %2)" msgctxt "@info:tooltip path (mounted from)" msgid "%1 (from %2)" msgstr "%1 (エラー %2)" #: filewidgets/kfileplacesmodel.cpp:158 msgctxt "KFile System Bookmarks" msgid "All tags" msgstr "すべてのタグ" #. i18nc calls has to be "KFile System Bookmarks". #. The real i18nc call is made later, with this context, so the two must match. #: filewidgets/kfileplacesmodel.cpp:254 msgctxt "KFile System Bookmarks" msgid "Home" msgstr "ホーム" #: filewidgets/kfileplacesmodel.cpp:263 msgctxt "KFile System Bookmarks" msgid "Desktop" msgstr "デスクトップ" # xdg-user-dirs 0.17 の翻訳に準拠した表記です。 #: filewidgets/kfileplacesmodel.cpp:270 msgctxt "KFile System Bookmarks" msgid "Documents" msgstr "ドキュメント" #: filewidgets/kfileplacesmodel.cpp:277 msgctxt "KFile System Bookmarks" msgid "Downloads" msgstr "ダウンロード" #: filewidgets/kfileplacesmodel.cpp:282 msgctxt "KFile System Bookmarks" msgid "Network" msgstr "ネットワーク" #: filewidgets/kfileplacesmodel.cpp:287 msgctxt "KFile System Bookmarks" msgid "Trash" msgstr "ごみ箱" # xdg-user-dirs 0.17 の翻訳に準拠した表記です。 #: filewidgets/kfileplacesmodel.cpp:348 msgctxt "KFile System Bookmarks" msgid "Music" msgstr "音楽" # xdg-user-dirs 0.17 の翻訳に準拠した表記です。 #: filewidgets/kfileplacesmodel.cpp:355 msgctxt "KFile System Bookmarks" msgid "Pictures" msgstr "画像" # xdg-user-dirs 0.17 の翻訳に準拠した表記です。 #: filewidgets/kfileplacesmodel.cpp:364 msgctxt "KFile System Bookmarks" msgid "Videos" msgstr "ビデオ" #: filewidgets/kfileplacesmodel.cpp:391 msgctxt "KFile System Bookmarks" msgid "Recent Files" msgstr "最近使用したファイル" #: filewidgets/kfileplacesmodel.cpp:396 msgctxt "KFile System Bookmarks" msgid "Recent Locations" msgstr "最近使用した場所" #: filewidgets/kfileplacesmodel.cpp:419 msgctxt "KFile System Bookmarks" msgid "Modified Today" msgstr "今日更新" #: filewidgets/kfileplacesmodel.cpp:423 msgctxt "KFile System Bookmarks" msgid "Modified Yesterday" msgstr "昨日更新" #: filewidgets/kfileplacesmodel.cpp:1091 #, kde-format msgctxt "Placeholder is error message" msgid "Could not add to the Places panel: %1" msgstr "場所パネルに追加できませんでした: %1" #: filewidgets/kfileplacesmodel.cpp:1098 #, kde-format msgid "Only folders can be added to the Places panel." msgstr "場所パネルにはフォルダのみが追加できます。" #: filewidgets/kfileplacesmodel.cpp:1362 #, kde-format msgctxt "@action:inmenu" msgid "Releasing…" msgstr "アンマウント中..." #: filewidgets/kfileplacesmodel.cpp:1364 #, kde-format msgctxt "@action:inmenu" msgid "&Release" msgstr "アンマウント(&R)" #: filewidgets/kfileplacesmodel.cpp:1368 #, kde-format msgctxt "@action:inmenu" msgid "Safely Removing…" msgstr "安全に取り外し中..." #: filewidgets/kfileplacesmodel.cpp:1370 #, kde-format msgctxt "@action:inmenu" msgid "&Safely Remove" msgstr "安全に取り外す(&S)" #: filewidgets/kfileplacesmodel.cpp:1375 #, kde-format msgctxt "@action:inmenu" msgid "Unmounting…" msgstr "アンマウント中..." #: filewidgets/kfileplacesmodel.cpp:1377 #, kde-format msgctxt "@action:inmenu" msgid "&Unmount" msgstr "アンマウント(&U)" #: filewidgets/kfileplacesmodel.cpp:1401 #, kde-format msgctxt "@action:inmenu" msgid "&Eject" msgstr "イジェクト(&E)" #: filewidgets/kfileplacesmodel.cpp:1448 #, kde-format msgid "The device '%1' is not a disk and cannot be ejected." msgstr "デバイス “%1” はディスクではないのでイジェクトできません。" #: filewidgets/kfileplacesmodel.cpp:1483 #, kde-format msgid "An error occurred while accessing '%1', the system responded: %2" msgstr "" "“%1” へのアクセス中にエラーが発生しました。システムからのメッセージ: %2" #: filewidgets/kfileplacesmodel.cpp:1485 #, kde-format msgid "An error occurred while accessing '%1'" msgstr "“%1” へのアクセス中にエラーが発生しました" #: filewidgets/kfileplacesmodel.cpp:1511 #, kde-format msgid "One or more files on this device are open within an application." msgstr "" #: filewidgets/kfileplacesmodel.cpp:1514 #, kde-kuit-format msgid "" "One or more files on this device are opened in application " "\"%2\"." msgid_plural "" "One or more files on this device are opened in following applications: " "%2." msgstr[0] "" #: filewidgets/kfileplacesmodel.cpp:1517 #, kde-format msgctxt "separator in list of apps blocking device unmount" msgid ", " msgstr "" #: filewidgets/kfileplacesmodel.cpp:1564 #, kde-format msgctxt "@action:inmenu" msgid "Reformat or Edit with Partition Manager" msgstr "" #: filewidgets/kfileplacesview.cpp:337 #, fuzzy, kde-format #| msgctxt "items: folders, files (size)" #| msgid "%1: %2" msgctxt "@info:tooltip full display text since it is elided: original tooltip" msgid "%1: %2" msgstr "%1: %2" #: filewidgets/kfileplacesview.cpp:354 #: widgets/kpropertiesdialogbuiltin_p.cpp:662 #, kde-format msgctxt "Available space out of total partition size (percent used)" msgid "%1 free of %2 (%3% used)" msgstr "%1 / %2 (%3% 使用済み)" #: filewidgets/kfileplacesview.cpp:654 #, kde-format msgid "%1 (hidden)" msgstr "%1 (非表示)" #: filewidgets/kfileplacesview.cpp:1184 #, kde-format msgctxt "@action:inmenu" msgid "Empty Trash" msgstr "ごみ箱を空にする" #: filewidgets/kfileplacesview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Mount" msgstr "マウント" #: filewidgets/kfileplacesview.cpp:1215 #, kde-format msgctxt "@item:inmenu" msgid "Open in New Tab" msgstr "新しいタブで開く" #: filewidgets/kfileplacesview.cpp:1218 #, kde-format msgctxt "@item:inmenu" msgid "Open in New Window" msgstr "新しいウィンドウで開く" #: filewidgets/kfileplacesview.cpp:1227 #, kde-format msgctxt "@action:inmenu" msgid "Add Entry…" msgstr "エントリを追加..." #: filewidgets/kfileplacesview.cpp:1233 #, kde-format msgctxt "@action:inmenu" msgid "&Edit…" msgstr "編集(&E)..." #: filewidgets/kfileplacesview.cpp:1238 #, fuzzy, kde-format #| msgid "Remove File" msgctxt "@action:inmenu" msgid "Remove from Places" msgstr "ファイルを削除" #: filewidgets/kfileplacesview.cpp:1242 #, kde-format msgctxt "@action:inmenu" msgid "&Hide" msgstr "隠す(&H)" #: filewidgets/kfileplacesview.cpp:1250 #, kde-format msgctxt "@item:inmenu" msgid "Hide Section '%1'" msgstr "セクション “%1” を隠す" #: filewidgets/kfileplacesview.cpp:1250 #, kde-format msgctxt "@item:inmenu" msgid "Hide Section" msgstr "セクションを隠す" #: filewidgets/kfileplacesview.cpp:1258 #, kde-format msgid "&Show All Entries" msgstr "すべてのエントリを表示(&S)" #: filewidgets/kfileplacesview.cpp:1263 #, kde-format msgctxt "@item:inmenu" msgid "Icon Size" msgstr "アイコンのサイズ" #: filewidgets/kfileplacesview.cpp:1383 #, kde-format msgctxt "" "@item:inmenu Auto set icon size based on available space inthe Places side-" "panel" msgid "Auto Resize" msgstr "自動サイズ変更" #: filewidgets/kfileplacesview.cpp:1403 #, kde-format msgctxt "Small icon size" msgid "Small (%1x%1)" msgstr "小 (%1x%1)" #: filewidgets/kfileplacesview.cpp:1406 #, kde-format msgctxt "Medium icon size" msgid "Medium (%1x%1)" msgstr "中 (%1x%1)" #: filewidgets/kfileplacesview.cpp:1409 #, kde-format msgctxt "Large icon size" msgid "Large (%1x%1)" msgstr "大 (%1x%1)" #: filewidgets/kfileplacesview.cpp:1412 #, kde-format msgctxt "Huge icon size" msgid "Huge (%1x%1)" msgstr "巨大 (%1x%1)" #: filewidgets/kfilewidget.cpp:618 #, kde-format msgid "You can only select one file" msgstr "1 つのファイルしか選択できません" #: filewidgets/kfilewidget.cpp:618 #, kde-format msgid "More than one file provided" msgstr "複数のファイルが選択されました" #: filewidgets/kfilewidget.cpp:789 #, kde-format msgid "You can only select local files" msgstr "ローカルファイルしか選択できません" #: filewidgets/kfilewidget.cpp:789 #, kde-format msgid "Remote files not accepted" msgstr "リモートファイルは扱えません" #: filewidgets/kfilewidget.cpp:796 #, kde-format msgid "" "The selected URL uses an unsupported scheme. Please use the following " "scheme: %2" msgid_plural "" "The selected URL uses an unsupported scheme. Please use one of the following " "schemes: %2" msgstr[0] "" #: filewidgets/kfilewidget.cpp:802 #, kde-format msgid "Unsupported URL scheme" msgstr "サポートされていない URL スキーム" #: filewidgets/kfilewidget.cpp:818 #, kde-format msgid "" "More than one folder has been selected and this dialog does not accept " "folders, so it is not possible to decide which one to enter. Please select " "only one folder to list it." msgstr "" "このダイアログは複数のフォルダを扱えないため、選択されたフォルダのどのフォル" "ダに移動すればよいのか判断できません。内容を表示するフォルダを 1 つだけ選択し" "てください。" #: filewidgets/kfilewidget.cpp:820 #, kde-format msgid "More than one folder provided" msgstr "複数のフォルダが選択されました" #: filewidgets/kfilewidget.cpp:830 #, kde-format msgid "" "At least one folder and one file has been selected. Selected files will be " "ignored and the selected folder will be listed" msgstr "" "少なくとも 1 つのフォルダと 1 つのファイルが選択されました。ファイルは無視し" "て選択されたフォルダの内容を表示します" #: filewidgets/kfilewidget.cpp:831 #, kde-format msgid "Files and folders selected" msgstr "ファイルとフォルダが選択されました" #: filewidgets/kfilewidget.cpp:849 #, kde-format msgid "The file \"%1\" could not be found" msgstr "ファイル ‘%1’ が見つかりませんでした" #: filewidgets/kfilewidget.cpp:849 #, kde-format msgid "Cannot open file" msgstr "ファイルを開けません" #: filewidgets/kfilewidget.cpp:1195 #, kde-format msgid "" "Click this button to enter the parent folder.

    For instance, " "if the current location is file:/home/konqi clicking this button will take " "you to file:/home.
    " msgstr "" "このボタンをクリックして親フォルダに移動します。

    例えば現在の" "場所が ‘file:/home/konqi なら、このボタンをクリックすると ‘file:/home’ に移動" "します。
    " #: filewidgets/kfilewidget.cpp:1199 #, kde-format msgid "Click this button to move backwards one step in the browsing history." msgstr "このボタンをクリックしてブラウズ履歴の一つ前に戻ります。" #: filewidgets/kfilewidget.cpp:1200 #, kde-format msgid "Click this button to move forward one step in the browsing history." msgstr "このボタンをクリックしてブラウズ履歴の一つ先に進みます。" #: filewidgets/kfilewidget.cpp:1202 #, kde-format msgid "Click this button to reload the contents of the current location." msgstr "現在の場所の内容を再読み込みするには、このボタンをクリックします。" #: filewidgets/kfilewidget.cpp:1204 #, kde-format msgid "Click this button to create a new folder." msgstr "新しいフォルダを作成するには、このボタンをクリックします。" #: filewidgets/kfilewidget.cpp:1206 #, kde-format msgid "Show Places Panel" msgstr "場所パネルを表示" #: filewidgets/kfilewidget.cpp:1213 #, kde-format msgid "Show Bookmarks Button" msgstr "ブックマークボタンを表示" #: filewidgets/kfilewidget.cpp:1220 #, kde-format msgid "Options" msgstr "オプション" #: filewidgets/kfilewidget.cpp:1223 #, kde-format msgid "" "This is the preferences menu for the file dialog. Various options can be " "accessed from this menu including:
    • how files are sorted in the list
    • types of view, including icon and list
    • showing of hidden " "files
    • the Places panel
    • file previews
    • separating " "folders from files
    " msgstr "" "これはファイル選択ダイアログの設定メニューです。このメニューから以下のよ" "うなさまざまなオプションを選択することができます。
    • ファイルのソート基" "準
    • ビューの表示モード (アイコンやリストなど)
    • 隠しファイルの表" "示
    • 場所ナビゲーションパネルの表示
    • ファイルのプレビューの表示" "
    • フォルダとファイルの分離
    " #: filewidgets/kfilewidget.cpp:1242 #, kde-format msgid "Bookmarks" msgstr "ブックマーク" #: filewidgets/kfilewidget.cpp:1246 #, kde-format msgid "" "This button allows you to bookmark specific locations. Click on this " "button to open the bookmark menu where you may add, edit or select a " "bookmark.

    These bookmarks are specific to the file dialog, but " "otherwise operate like bookmarks elsewhere in KDE.
    " msgstr "" "このボタンを使って特定の場所をブックマークに追加することができます。ボタ" "ンをクリックするとブックマークメニューが開き、ブックマークを追加、編集、選択" "することができます。

    これらのブックマークはファイル選択ダイアログ" "でのみ使用できます。その点を除けば、KDE の他のアプリケーションのブックマーク" "と同じように機能します。
    " #. i18n: ectx: property (text), widget (QLabel, nameLabel) #: filewidgets/kfilewidget.cpp:1285 widgets/kpropertiesdesktopbase.ui:22 #, kde-format msgid "&Name:" msgstr "名前(&N):" #: filewidgets/kfilewidget.cpp:1362 #, kde-format msgid "" "While typing in the text area, you may be presented with possible " "matches. This feature can be controlled by clicking with the right mouse " "button and selecting a preferred mode from the Text Completion menu." msgstr "" "テキストエリアに入力すると、マッチする候補が提示されるかもしれません。こ" "の挙動は、マウスの右ボタンをクリックして「テキスト補完」メニューから他のモー" "ドを選択することによって変更できます。" #: filewidgets/kfilewidget.cpp:1369 #, kde-format msgid "This is the name to save the file as." msgstr "保存するファイルに付ける名前です。" #: filewidgets/kfilewidget.cpp:1372 #, kde-format msgid "" "This is the list of files to open. More than one file can be specified by " "listing several files, separated by spaces." msgstr "" "開くファイルのリストです。スペースで区切って複数のファイル名を指定することが" "できます。" #: filewidgets/kfilewidget.cpp:1377 #, kde-format msgid "This is the name of the file to open." msgstr "開くファイルの名前です。" #: filewidgets/kfilewidget.cpp:1390 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "場所" #: filewidgets/kfilewidget.cpp:1609 #, kde-format msgid "The file \"%1\" already exists. Do you wish to overwrite it?" msgstr "ファイル ‘%1’ は既に存在します。上書きしますか?" #: filewidgets/kfilewidget.cpp:1610 #, kde-format msgid "Overwrite File?" msgstr "上書きしますか?" #: filewidgets/kfilewidget.cpp:1806 #, kde-format msgid "You can only select local files." msgstr "ローカルファイルのみ選択できます。" #: filewidgets/kfilewidget.cpp:1806 #, kde-format msgid "Remote Files Not Accepted" msgstr "リモートファイルは指定できません" #: filewidgets/kfilewidget.cpp:1900 #, kde-format msgid "All Folders" msgstr "すべてのフォルダ" #: filewidgets/kfilewidget.cpp:2052 widgets/executablefileopendialog.cpp:44 #: widgets/kfileitemactions.cpp:742 #, kde-format msgid "&Open" msgstr "開く(&O)" #: filewidgets/kfilewidget.cpp:2152 #, kde-format msgid "Icon size: %1 pixels" msgstr "アイコンサイズ: %1 ピクセル" #: filewidgets/kfilewidget.cpp:2300 #, kde-format msgid "Automatically select filename e&xtension (%1)" msgstr "ファイル名の拡張子を自動的に選択する(&X) (%1)" #: filewidgets/kfilewidget.cpp:2301 #, kde-format msgid "the extension %1" msgstr "拡張子 %1" #: filewidgets/kfilewidget.cpp:2307 #, kde-format msgid "Automatically select filename e&xtension" msgstr "ファイル名の拡張子を自動的に選択する(&X)" #: filewidgets/kfilewidget.cpp:2308 #, kde-format msgid "a suitable extension" msgstr "適切な拡張子" #: filewidgets/kfilewidget.cpp:2316 #, kde-format msgid "" "This option enables some convenient features for saving files with " "extensions:
    1. Any extension specified in the %1 text area " "will be updated if you change the file type to save in.

    2. If no extension is specified in the %2 text area when you " "click Save, %3 will be added to the end of the filename (if the " "filename does not already exist). This extension is based on the file type " "that you have chosen to save in.

      If you do not want KDE to supply " "an extension for the filename, you can either turn this option off or you " "can suppress it by adding a period (.) to the end of the filename (the " "period will be automatically removed).
    If unsure, keep this option " "enabled as it makes your files more manageable." msgstr "" "このオプションは拡張子を付けてファイルを保存するときに役立ちます。" "
    1. 保存するファイルタイプを変更すると「%1」テキストエリアに指定された拡" "張子がすべて更新されます。
    2. 「保存」をクリックしたときに「%2」テキスト" "エリアに拡張子が指定されていなければ、%3 がファイル名の末尾に付きます (同じ" "ファイル名が存在しない場合)。この拡張子は選択した保存ファイルタイプによって決" "まります。

      ファイル名に自動的に拡張子が付かないようにするには、こ" "のオプションを無効にするか、ファイル名の末尾にピリオド (.) を付けてください " "(ピリオドは自動的に削除されます)。
    このオプションを利用するとファイ" "ルが管理しやすくなるので、よく分からなければ有効にしておきましょう。
    " #: filewidgets/kfilewidget.cpp:2789 #, kde-format msgid "&File type:" msgstr "ファイルのタイプ(&F):" #: filewidgets/kfilewidget.cpp:2790 #, kde-format msgid "" "This is the file type selector. It is used to select the format that the " "file will be saved as." msgstr "" #: filewidgets/kfilewidget.cpp:2792 #, kde-format msgid "&Filter:" msgstr "フィルタ(&F):" #: filewidgets/kfilewidget.cpp:2794 #, kde-format msgid "" "This is the filter to apply to the file list. File names that do not " "match the filter will not be shown.

    You may select from one of the preset " "filters in the drop down menu, or you may enter a custom filter directly " "into the text area.

    Wildcards such as * and ? are allowed.

    " msgstr "" "

    ファイルリストに適用するフィルタです。フィルタにマッチしなかったファイ" "ル名は表示されません。

    ドロップダウンメニューからプリセットフィルタを選" "択するか、テキストエリアにカスタムフィルタを直接入力してください。

    * " "や ? のワイルドカードが使用できます。

    " #: filewidgets/knewfilemenu.cpp:440 #, fuzzy, kde-format #| msgid "Create New" msgctxt "@title:window" msgid "Create New File" msgstr "新規作成" #: filewidgets/knewfilemenu.cpp:480 #, kde-format msgid "Sorry" msgstr "できません" #: filewidgets/knewfilemenu.cpp:491 #, kde-format msgid "The template file %1 does not exist." msgstr "テンプレートファイル ‘%1’ は存在しません。" #: filewidgets/knewfilemenu.cpp:637 filewidgets/knewfilemenu.cpp:702 #, kde-format msgid "Name for new link:" msgstr "新しいリンクの名前:" #: filewidgets/knewfilemenu.cpp:706 #, kde-format msgid "Create link to URL" msgstr "URL へのリンクを作成" #: filewidgets/knewfilemenu.cpp:747 filewidgets/knewfilemenu.cpp:802 #, kde-format msgctxt "@item:inmenu Create New" msgid "%1" msgstr "%1" #: filewidgets/knewfilemenu.cpp:1067 #, kde-format msgctxt "@label:textbox Prompt for new file of type" msgid "Enter %1 filename:" msgstr "" #: filewidgets/knewfilemenu.cpp:1166 #, kde-kuit-format msgctxt "@info" msgid "" "The name %1 cannot be used because it is reserved for " "use by the operating system." msgstr "" #: filewidgets/knewfilemenu.cpp:1174 #, kde-kuit-format msgctxt "@info" msgid "" "The name %1 starts with a dot, so it will be hidden by " "default." msgstr "" "%1 という名前はドット (.) で始まっているため、標準設定では表示されません。" #: filewidgets/knewfilemenu.cpp:1182 #, kde-kuit-format msgctxt "@info" msgid "" "The name %1 starts with a space, which will result in " "it being shown before other items when sorting alphabetically, among other " "potential oddities." msgstr "" #: filewidgets/knewfilemenu.cpp:1200 #, kde-format msgid "Using slashes in folder names will create sub-folders, like so:" msgstr "" #: filewidgets/knewfilemenu.cpp:1210 #, kde-format msgid "Using slashes in folder names will create sub-folders." msgstr "" #: filewidgets/knewfilemenu.cpp:1222 #, kde-format msgid "Slashes cannot be used in file and folder names." msgstr "" #: filewidgets/knewfilemenu.cpp:1227 #, kde-format msgid "Backslashes cannot be used in file and folder names." msgstr "" #: filewidgets/knewfilemenu.cpp:1237 #, kde-format msgid "" "Starting a file or folder name with a tilde is not recommended because it " "may be confusing or dangerous when using the terminal to delete things." msgstr "" #: filewidgets/knewfilemenu.cpp:1305 #, fuzzy, kde-kuit-format #| msgid "An older item named '%1' already exists." msgctxt "@info" msgid "A directory with name %1 already exists." msgstr "‘%1’ という名前の、より古いアイテムが既に存在します。" #: filewidgets/knewfilemenu.cpp:1307 #, fuzzy, kde-kuit-format #| msgid "A file named %1 already exists." msgctxt "@info" msgid "A file with name %1 already exists." msgstr "‘%1’ という名前のファイルは既に存在します。" #: filewidgets/knewfilemenu.cpp:1393 #, kde-format msgid "Create New" msgstr "新規作成" #: filewidgets/knewfilemenu.cpp:1428 #, kde-format msgid "Link to Device" msgstr "デバイスへのリンク" #: filewidgets/knewfilemenu.cpp:1474 #, kde-format msgctxt "Default name for a new folder" msgid "New Folder" msgstr "新しいフォルダ" #: filewidgets/knewfilemenu.cpp:1497 #, fuzzy, kde-format #| msgid "Create Folder" msgctxt "@title:window" msgid "Create New Folder" msgstr "フォルダを作成" #: filewidgets/knewfilemenu.cpp:1499 #, kde-format msgid "Create new folder in %1:" msgstr "%1 に新しいフォルダを作成:" #. i18n: ectx: property (text), widget (QPushButton, md5CopyButton) #. i18n: ectx: property (text), widget (QPushButton, sha1CopyButton) #. i18n: ectx: property (text), widget (QPushButton, sha256CopyButton) #. i18n: ectx: property (text), widget (QPushButton, sha512CopyButton) #: filewidgets/kurlnavigator.cpp:576 kioworkers/file/file_unix.cpp:133 #: widgets/checksumswidget.ui:117 widgets/checksumswidget.ui:154 #: widgets/checksumswidget.ui:191 widgets/checksumswidget.ui:228 #, kde-format msgid "Copy" msgstr "コピー" #. i18n: ectx: property (text), widget (QPushButton, pasteButton) #: filewidgets/kurlnavigator.cpp:580 widgets/checksumswidget.ui:39 #, kde-format msgid "Paste" msgstr "貼り付け" #: filewidgets/kurlnavigator.cpp:600 #, kde-format msgctxt "@item:inmenu" msgid "Open \"%1\" in New Tab" msgstr "\"%1\" を新しいタブで開く" #: filewidgets/kurlnavigator.cpp:608 #, kde-format msgctxt "@item:inmenu" msgid "Open \"%1\" in New Window" msgstr "\"%1\" を新しいウィンドウで開く" #: filewidgets/kurlnavigator.cpp:617 #, kde-format msgid "Edit" msgstr "編集" #: filewidgets/kurlnavigator.cpp:620 #, kde-format msgid "Navigate" msgstr "ナビゲート" #: filewidgets/kurlnavigator.cpp:635 #, kde-format msgid "Show Full Path" msgstr "フルパスを表示" #: filewidgets/kurlnavigator.cpp:796 #, fuzzy, kde-kuit-format #| msgctxt "@info" #| msgid "Cannot transfer %1" msgctxt "@info:tooltip for button. 1 is path" msgid "Go to any location on the path %1" msgstr "%1 を転送できません" #: filewidgets/kurlnavigatorbutton.cpp:701 #, kde-format msgctxt "@action:inmenu" msgid "More" msgstr "より多く" #: filewidgets/kurlnavigatordropdownbutton.cpp:21 #, kde-format msgctxt "@action:button opening a list of locations" msgid "Go to Location on Path" msgstr "" #: filewidgets/kurlnavigatorschemecombo.cpp:155 #, kde-format msgctxt "@item:inmenu" msgid "Devices" msgstr "デバイス" #: filewidgets/kurlnavigatorschemecombo.cpp:159 #, kde-format msgctxt "@item:inmenu" msgid "Subversion" msgstr "Subversion" #: filewidgets/kurlnavigatorschemecombo.cpp:163 #, kde-format msgctxt "@item:inmenu" msgid "Other" msgstr "その他" #: filewidgets/kurlnavigatortogglebutton.cpp:28 #, kde-format msgid "Edit mode" msgstr "編集モード" #: filewidgets/kurlnavigatortogglebutton.cpp:86 #, kde-format msgid "Click for Location Navigation" msgstr "クリックしてナビゲーションモードに切り替え" #: filewidgets/kurlnavigatortogglebutton.cpp:88 #, kde-format msgid "Click to Edit Location" msgstr "クリックして場所を編集" #: gui/applicationlauncherjob.cpp:122 gui/kprocessrunner.cpp:236 #, kde-format msgid "You are not authorized to execute this file." msgstr "このファイルを実行する権限がありません。" #: gui/applicationlauncherjob.cpp:133 gui/commandlauncherjob.cpp:116 #, kde-format msgctxt "Launching application" msgid "Launching %1" msgstr "%1 を起動中" #: gui/applicationlauncherjob.cpp:170 #, kde-format msgid "" "Unable to make the service %1 executable, aborting execution.\n" "%2." msgstr "" "サービス “%1” を実行可能にできません。実行を中止します。\n" "%2。" #: gui/applicationlauncherjob.cpp:288 gui/openurljob.cpp:644 #, kde-format msgid "You are not authorized to select an application to open this file." msgstr "" "あなたにはこのファイルを開くアプリケーションを選択する権限がありません。" #: gui/applicationlauncherjob.cpp:296 #, kde-format msgid "" "Internal error: could not prompt the user for which application to start" msgstr "" #: gui/commandlauncherjob.cpp:106 #, kde-format msgctxt "An error message" msgid "Empty command provided" msgstr "" #: gui/faviconrequestjob.cpp:108 #, kde-format msgid "No favicon found for %1" msgstr "%1 用のファビコンが見つかりませんでした" #: gui/faviconrequestjob.cpp:156 #, kde-format msgid "Error saving image to %1" msgstr "" #: gui/faviconrequestjob.cpp:166 #, kde-format msgid "Icon file too big, download aborted" msgstr "" #: gui/kemailclientlauncherjob.cpp:92 #, kde-format msgid "No mail client found" msgstr "メールクライアントが見つかりませんでした" #: gui/kprocessrunner.cpp:118 #, fuzzy, kde-format #| msgid "" #| "The desktop entry of type\n" #| "%1\n" #| "is unknown." msgid "" "The desktop entry file\n" "%1\n" "is not valid." msgstr "" "タイプ\n" "%1\n" "というデスクトップエントリは不明です" #: gui/kprocessrunner.cpp:283 #, kde-format msgid "Launching %1" msgstr "%1 を起動中" #: gui/kprocessrunner.cpp:464 #, kde-kuit-format msgctxt "@info" msgid "The command %1 could not be found." msgstr "コマンド %1 が見つかりませんでした。" #: gui/kterminallauncherjob.cpp:124 #, kde-format msgid "No terminal emulator found" msgstr "ターミナルエミュレータが見つかりませんでした" #: gui/openurljob.cpp:158 #, kde-format msgid "Failed to open %1" msgstr "%1 を開けませんでした" #: gui/openurljob.cpp:296 #, kde-format msgid "" "The desktop entry file\n" "%1\n" "is of type Link but has no URL=... entry." msgstr "" "デスクトップエントリファイル\n" "%1\n" "はタイプがリンクですが、URL=... という行がありません。" #: gui/openurljob.cpp:374 #, fuzzy, kde-format #| msgid "" #| "The file %1 is an executable program. For safety it will not " #| "be started." msgid "" "The executable file \"%1\" is located on a remote filesystem. For safety " "reasons it will not be started." msgstr "‘%1’ は実行ファイルです。安全のため実行しません。" #: gui/openurljob.cpp:410 #, kde-format msgid "" "For security reasons, launching executables is not allowed in this context." msgstr "" #: gui/openurljob.cpp:440 #, kde-format msgid "" "The program \"%1\" needs to have executable permission before it can be " "launched." msgstr "" #: gui/openurljob.cpp:451 #, fuzzy, kde-format #| msgid "The template file %1 does not exist." msgid "" "Unable to make file \"%1\" executable.\n" "%2." msgstr "テンプレートファイル ‘%1’ は存在しません。" #: gui/openurljob.cpp:537 #, kde-format msgid "The desktop entry file %1 has no Type=... entry." msgstr "デスクトップエントリファイル ‘%1’ には Type=... という行がありません。" #: gui/openurljob.cpp:630 #, kde-format msgid "" "This file is incomplete and should not be opened.\n" "Check your open applications and the notification area for any pending tasks " "or downloads." msgstr "" #: gui/openurljob.cpp:656 #, kde-format msgid "Failed to open the file." msgstr "ファイルを開けませんでした。" #: gui/openurljob.cpp:690 #, kde-format msgid "The program \"%1\" could not be launched." msgstr "プログラム \"%1\" を起動できませんでした。" #: kioexec/kioexecd.cpp:86 #, fuzzy, kde-kuit-format #| msgid "" #| "The file %1\n" #| "has been modified. Do you want to upload the changes?" msgctxt "@info" msgid "" "The file %1has been modified. Do you want to " "upload the changes?" msgstr "" "ファイル %1\n" "は変更されています。変更をアップロードしますか?" #: kioexec/kioexecd.cpp:87 kioexec/main.cpp:240 kioexec/main.cpp:250 #, kde-format msgid "File Changed" msgstr "ファイルは変更されています" #: kioexec/kioexecd.cpp:88 kioexec/main.cpp:251 #, kde-format msgid "Upload" msgstr "アップロード" #: kioexec/kioexecd.cpp:89 kioexec/main.cpp:252 #, kde-format msgid "Do Not Upload" msgstr "アップロードしない" #: kioexec/main.cpp:58 #, kde-format msgid "Invalid URL: %1" msgstr "不正な形式の URL: %1" #: kioexec/main.cpp:64 #, kde-format msgid "File not found: %1" msgstr "ファイルが見つかりませんでした: %1" #: kioexec/main.cpp:81 #, kde-format msgid "" "The URL %1\n" "is malformed" msgstr "" "URL %1 \n" "は不正なフォーマットです" #: kioexec/main.cpp:83 #, kde-format msgid "" "Remote URL %1\n" "not allowed with --tempfiles switch" msgstr "" "リモート URL %1\n" "には --tempfiles オプションでは使用できません" #: kioexec/main.cpp:239 #, kde-format msgid "" "The supposedly temporary file\n" "%1\n" "has been modified.\n" "Do you still want to delete it?" msgstr "" "一時ファイルと思われる\n" "%1\n" "は変更されています。\n" "本当に削除しますか?" #: kioexec/main.cpp:242 #, kde-format msgid "Do Not Delete" msgstr "削除しない" #: kioexec/main.cpp:249 #, kde-format msgid "" "The file\n" "%1\n" "has been modified.\n" "Do you want to upload the changes?" msgstr "" "ファイル\n" "%1\n" "は変更されています。\n" "変更をアップロードしますか?" #: kioexec/main.cpp:300 #, kde-format msgid "KIOExec" msgstr "KIOExec" #: kioexec/main.cpp:302 #, kde-format msgid "KIO Exec - Opens remote files, watches modifications, asks for upload" msgstr "" "KIO Exec - リモートのファイルを開く、変更を監視する、アップロードを求める" #: kioexec/main.cpp:304 #, kde-format msgid "(c) 1998-2000,2003 The KFM/Konqueror Developers" msgstr "(c) 1998-2000,2003 KFM/Konqueror 開発チーム" #: kioexec/main.cpp:305 #, kde-format msgid "David Faure" msgstr "David Faure" #: kioexec/main.cpp:306 #, kde-format msgid "Stephan Kulow" msgstr "Stephan Kulow" #: kioexec/main.cpp:307 #, kde-format msgid "Bernhard Rosenkraenzer" msgstr "Bernhard Rosenkraenzer" #: kioexec/main.cpp:308 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" #: kioexec/main.cpp:309 #, kde-format msgid "Oswald Buddenhagen" msgstr "Oswald Buddenhagen" #: kioexec/main.cpp:314 #, kde-format msgid "Treat URLs as local files and delete them afterwards" msgstr "URL をローカルファイルとして扱い、後で削除する" #: kioexec/main.cpp:316 #, kde-format msgid "Suggested file name for the downloaded file" msgstr "ダウンロードしたファイルの推奨ファイル名" #: kioexec/main.cpp:317 #, kde-format msgid "Command to execute" msgstr "実行するコマンド" #: kioexec/main.cpp:318 #, kde-format msgid "URL(s) or local file(s) used for 'command'" msgstr "'command' に使用する URL またはローカルファイル" #: kioworkers/file/file.cpp:166 #, kde-format msgid "Setting ACL for %1" msgstr "%1 に ACL を設定" #: kioworkers/file/file.cpp:739 #, kde-format msgid "" "Could not change permissions for\n" "%1" msgstr "" "‘%1’\n" "のパーミッションを変更できませんでした" #: kioworkers/file/file.cpp:749 #, fuzzy, kde-format #| msgid "Could not change ownership for %1." msgctxt "@info" msgid "" "Could not change owner and group for\n" "%1" msgstr "‘%1’ の所有者を変更できませんでした。" #: kioworkers/file/file.cpp:855 #, kde-format msgid "Could not find program \"mount\"" msgstr "プログラム mount が見つかりませんでした" #: kioworkers/file/file.cpp:929 #, kde-format msgid "Could not find program \"umount\"" msgstr "プログラム umount が見つかりませんでした" #: kioworkers/file/file_unix.cpp:98 #, kde-format msgid "Change File Permissions" msgstr "ファイルのパーミッションを変更" #: kioworkers/file/file_unix.cpp:99 #, kde-format msgid "New Permissions: %1" msgstr "新しいパーミッション: %1" #: kioworkers/file/file_unix.cpp:102 #, kde-format msgid "Change File Owner" msgstr "ファイルの所有者を変更" #: kioworkers/file/file_unix.cpp:103 #, kde-format msgid "New Owner: UID=%1, GID=%2" msgstr "" #: kioworkers/file/file_unix.cpp:106 #, kde-format msgid "Remove File" msgstr "ファイルを削除" #: kioworkers/file/file_unix.cpp:109 #, kde-format msgid "Remove Directory" msgstr "ディレクトリを削除" #: kioworkers/file/file_unix.cpp:112 #, kde-format msgid "Create Directory" msgstr "ディレクトリを作成" #: kioworkers/file/file_unix.cpp:113 #, kde-format msgid "Directory Permissions: %1" msgstr "ディレクトリのパーミッション: %1" #: kioworkers/file/file_unix.cpp:116 #, kde-format msgid "Open File" msgstr "ファイルを開く" #: kioworkers/file/file_unix.cpp:119 #, kde-format msgid "Open Directory" msgstr "ディレクトリを開く" #: kioworkers/file/file_unix.cpp:123 #, kde-format msgid "New Filename: %1" msgstr "新しいファイル名: %1" #: kioworkers/file/file_unix.cpp:127 #, kde-format msgid "Target: %1" msgstr "ターゲット: %1" #: kioworkers/file/file_unix.cpp:130 #, kde-format msgid "Change Timestamp" msgstr "" #: kioworkers/file/file_unix.cpp:134 #, kde-format msgid "From: %1, To: %2" msgstr "" #: kioworkers/file/file_unix.cpp:137 #, kde-format msgid "Unknown Action" msgstr "未知のアクション" #: kioworkers/file/file_unix.cpp:142 #, kde-format msgid "" "Action: %1\n" "Source: %2\n" "%3" msgstr "" #: kioworkers/file/file_unix.cpp:716 #, kde-format msgid "Cannot copy file from %1 to %2. (Errno: %3)" msgstr "%1 から %2 にファイルをコピーできませんでした。(Errno: %3)" #: kioworkers/file/file_unix.cpp:938 #, kde-format msgid "No media in device for %1" msgstr "%1 用のデバイスにメディアがありません" #: kioworkers/file/file_unix.cpp:1230 #, kde-format msgid "Could not get user id for given user name %1" msgstr "ユーザ名 %1 のユーザ ID を取得できませんでした" #: kioworkers/file/file_unix.cpp:1241 #, kde-format msgid "Could not get group id for given group name %1" msgstr "グループ名 %1 のグループ ID を取得できませんでした" #: kioworkers/ftp/ftp.cpp:354 #, kde-format msgid "Opening connection to host %1" msgstr "ホスト %1 への接続を開始しています" #: kioworkers/ftp/ftp.cpp:369 #, kde-format msgid "Connected to host %1" msgstr "ホスト %1 に接続しました" #: kioworkers/ftp/ftp.cpp:477 #, kde-format msgid "%1 (Error %2)" msgstr "%1 (エラー %2)" #: kioworkers/ftp/ftp.cpp:507 #, kde-format msgid "Sending login information" msgstr "ログイン情報を送信しています" #: kioworkers/ftp/ftp.cpp:557 #, kde-format msgid "" "Message sent:\n" "Login using username=%1 and password=[hidden]\n" "\n" "Server replied:\n" "%2\n" "\n" msgstr "" "メッセージ送信:\n" "ログインユーザ名= %1、パスワード= [表示しません]\n" "\n" "サーバの応答:\n" "%2\n" "\n" #: kioworkers/ftp/ftp.cpp:568 kioworkers/http/http.cpp:320 #, kde-format msgid "You need to supply a username and a password to access this site." msgstr "このサイトにアクセスするためにはユーザ名とパスワードが必要です。" #: kioworkers/ftp/ftp.cpp:570 kioworkers/http/http.cpp:322 #, kde-format msgid "Site:" msgstr "サイト:" #: kioworkers/ftp/ftp.cpp:571 kioworkers/ftp/ftp.cpp:2492 #, kde-format msgid "%1" msgstr "%1" #: kioworkers/ftp/ftp.cpp:655 #, kde-format msgid "Login OK" msgstr "ログイン OK" #: kioworkers/ftp/ftp.cpp:680 #, kde-format msgid "Could not login to %1." msgstr "%1 にログインできませんでした。" #: kioworkers/ftp/ftp.cpp:1032 #, kde-format msgid "" "\n" "The server said: \"%1\"" msgstr "" "\n" "サーバの応答: \"%1\"" #: kioworkers/ftp/ftp.cpp:2487 kioworkers/http/http.cpp:370 #, kde-format msgid "" "You need to supply a username and a password for the proxy server listed " "below before you are allowed to access any sites." msgstr "" "サイトにアクセスするためには、下のプロキシサーバに対するユーザ名とパスワード" "が必要です。" #: kioworkers/ftp/ftp.cpp:2491 kioworkers/http/http.cpp:374 #, kde-format msgid "Proxy:" msgstr "プロキシ:" #: kioworkers/ftp/ftp.cpp:2494 #, kde-format msgid "Proxy Authentication Failed." msgstr "プロキシ認証に失敗しました。" #: kioworkers/help/kio_help.cpp:112 #, fuzzy, kde-format #| msgid "There are no special actions available for protocol %1." msgid "There is no documentation available for %1." msgstr "プロトコル %1 に特有な動作はありません" #: kioworkers/help/kio_help.cpp:157 #, kde-format msgid "Looking up correct file" msgstr "" #: kioworkers/help/kio_help.cpp:203 #, kde-format msgid "Preparing document" msgstr "" #: kioworkers/help/kio_help.cpp:213 kioworkers/help/kio_help.cpp:259 #, fuzzy, kde-format #| msgid "The requested lock could not be granted. %1" msgid "The requested help file could not be parsed:
    %1" msgstr "要求されたロックは承諾されませんでした。%1" #: kioworkers/help/kio_help.cpp:234 #, kde-format msgid "Saving to cache" msgstr "" #: kioworkers/help/kio_help.cpp:253 #, kde-format msgid "Using cached version" msgstr "" #: kioworkers/help/kio_help.cpp:314 #, kde-format msgid "Looking up section" msgstr "" #: kioworkers/help/kio_help.cpp:321 #, fuzzy, kde-format #| msgid "Could not read file %1." msgid "Could not find filename %1 in %2." msgstr "ファイル %1 を読めませんでした。" #: kioworkers/http/http.cpp:211 widgets/sslui.cpp:93 #, kde-format msgid "" "Would you like to accept this certificate forever without being prompted?" msgstr "この証明書を今後は確認なしで永久に受け入れますか?" #: kioworkers/http/http.cpp:214 widgets/sslui.cpp:60 widgets/sslui.cpp:96 #: widgets/widgetsaskuseractionhandler.cpp:489 #, kde-format msgid "Server Authentication" msgstr "サーバ認証" #: kioworkers/http/http.cpp:340 kioworkers/http/http.cpp:379 #: kioworkers/http/http.cpp:393 #, kde-format msgid "%1 at %2" msgstr "%2%1" #: kioworkers/http/http.cpp:1334 #, kde-format msgid "Otherwise, the request would have succeeded." msgstr "そうでなければ要求は成功していたでしょう。" #: kioworkers/http/http.cpp:1337 #, kde-format msgctxt "request type" msgid "retrieve property values" msgstr "プロパティの値を取得" #: kioworkers/http/http.cpp:1339 #, kde-format msgctxt "request type" msgid "set property values" msgstr "プロパティの値をセット" #: kioworkers/http/http.cpp:1341 #, kde-format msgctxt "request type" msgid "create the requested folder" msgstr "要求されたフォルダを作成" #: kioworkers/http/http.cpp:1343 #, kde-format msgctxt "request type" msgid "copy the specified file or folder" msgstr "指定されたファイルまたはフォルダをコピー" #: kioworkers/http/http.cpp:1345 #, kde-format msgctxt "request type" msgid "move the specified file or folder" msgstr "指定されたファイルまたはフォルダを移動" #: kioworkers/http/http.cpp:1347 #, kde-format msgctxt "request type" msgid "search in the specified folder" msgstr "指定されたフォルダで検索" #: kioworkers/http/http.cpp:1349 #, kde-format msgctxt "request type" msgid "lock the specified file or folder" msgstr "指定されたファイルまたはフォルダをロック" #: kioworkers/http/http.cpp:1351 #, kde-format msgctxt "request type" msgid "unlock the specified file or folder" msgstr "指定されたファイルまたはフォルダのロックを解除" #: kioworkers/http/http.cpp:1353 #, kde-format msgctxt "request type" msgid "delete the specified file or folder" msgstr "指定されたファイルまたはフォルダを削除" #: kioworkers/http/http.cpp:1355 #, kde-format msgctxt "request type" msgid "query the server's capabilities" msgstr "サーバの機能を問い合わせ" #: kioworkers/http/http.cpp:1357 #, kde-format msgctxt "request type" msgid "retrieve the contents of the specified file or folder" msgstr "指定されたファイルまたはフォルダの内容を取得" #: kioworkers/http/http.cpp:1359 #, kde-format msgctxt "request type" msgid "run a report in the specified folder" msgstr "指定されたフォルダでレポートを実行" #: kioworkers/http/http.cpp:1367 #, kde-format msgctxt "%1: code, %2: request type" msgid "An unexpected error (%1) occurred while attempting to %2." msgstr "%2しようとしていたときに予期しないエラー (%1) が発生しました。" #: kioworkers/http/http.cpp:1407 #, kde-format msgctxt "%1: request type, %2: url" msgid "" "An error occurred while attempting to %1, %2. A summary of the reasons is " "below." msgstr "" "%1しようとしていたときにエラーが発生しました (%2)。原因の要約は以下のとおりで" "す。" #: kioworkers/http/http.cpp:1425 kioworkers/http/http.cpp:1569 #, kde-format msgctxt "%1: request type" msgid "Access was denied while attempting to %1." msgstr "%1しようとしていたときにアクセスが拒否されました。" #: kioworkers/http/http.cpp:1439 kioworkers/http/http.cpp:1576 #, kde-format msgid "" "A resource cannot be created at the destination until one or more " "intermediate collections (folders) have been created." msgstr "" "一つ以上の中間コレクション (フォルダ) が作成されるまで、リソースはその場所に" "作成できません。" #: kioworkers/http/http.cpp:1448 #, fuzzy, kde-format #| msgid "" #| "The server was unable to maintain the liveness of the properties listed " #| "in the propertybehavior XML element or you attempted to overwrite a file " #| "while requesting that files are not overwritten. %1" msgid "" "The server was unable to maintain the liveness of the\n" "properties listed in the propertybehavior XML element\n" "or you attempted to overwrite a file while requesting\n" "that files are not overwritten.\n" " %1" msgstr "" "サーバが propertybehavior XML 要素にリストされているプロパティ" "の liveness を保持できなかったか、ファイルを上書きしないよう要求しながら、あ" "なたがファイルを上書きしようとしました。%1" #: kioworkers/http/http.cpp:1456 #, kde-format msgid "The requested lock could not be granted. %1" msgstr "要求されたロックは承諾されませんでした。%1" #: kioworkers/http/http.cpp:1462 #, kde-format msgid "The server does not support the request type of the body." msgstr "サーバはこのタイプの body の要求をサポートしていません。" #: kioworkers/http/http.cpp:1467 kioworkers/http/http.cpp:1584 #, kde-format msgctxt "%1: request type" msgid "Unable to %1 because the resource is locked." msgstr "%1できません。リソースがロックされています。" #: kioworkers/http/http.cpp:1471 #, kde-format msgid "This action was prevented by another error." msgstr "このアクションは他のエラーによって妨害されました。" #: kioworkers/http/http.cpp:1478 kioworkers/http/http.cpp:1591 #, kde-format msgctxt "%1: request type" msgid "" "Unable to %1 because the destination server refuses to accept the file or " "folder." msgstr "" "%1できません。相手のサーバがファイルまたはフォルダの受け取りを拒否していま" "す。" #: kioworkers/http/http.cpp:1487 kioworkers/http/http.cpp:1600 #, kde-format msgid "" "The destination resource does not have sufficient space to record the state " "of the resource after the execution of this method." msgstr "" "ターゲットのリソースには、このメソッドを実行した後にリソースの状態を保存する" "のに十分なスペースがありません。" #: kioworkers/http/http.cpp:1540 #, kde-format msgid "The resource cannot be deleted." msgstr "このリソースは削除できません。" #: kioworkers/http/http.cpp:1560 #, kde-format msgctxt "request type" msgid "upload %1" msgstr "%1 をアップロード" #: kioworkers/http/http.cpp:1611 #, kde-format msgctxt "%1: response code, %2: request type" msgid "An unexpected error (%1) occurred while attempting to %2." msgstr "%2しようとしていたときに予期しないエラー (%1) が発生しました。" #: kioworkers/remote/remoteimpl.cpp:98 #, kde-format msgid "Network" msgstr "ネットワーク" #: kioworkers/trash/kio_trash.cpp:116 kioworkers/trash/kio_trash.cpp:160 #: kioworkers/trash/kio_trash.cpp:220 kioworkers/trash/kio_trash.cpp:383 #: kioworkers/trash/kio_trash.cpp:415 kioworkers/trash/kio_trash.cpp:591 #: kioworkers/trash/kio_trash.cpp:601 #, kde-format msgid "Malformed URL %1" msgstr "不正な形式の URL %1" #: kioworkers/trash/kio_trash.cpp:135 #, kde-format msgid "" "The directory %1 does not exist anymore, so it is not possible to restore " "this item to its original location. You can either recreate that directory " "and use the restore operation again, or drag the item anywhere else to " "restore it." msgstr "" "フォルダ ‘%1’ が存在しないため、このアイテムを元の場所に戻せません。元のフォ" "ルダを作成してもう一度この操作を実行するか、アイテムを別の場所へドラッグして" "復元してください。" #: kioworkers/trash/kio_trash.cpp:188 kioworkers/trash/kio_trash.cpp:209 #, kde-format msgid "Invalid combination of protocols." msgstr "" #: kioworkers/trash/kio_trash.cpp:200 kioworkers/trash/kio_trash_win.cpp:232 #, kde-format msgid "This file is already in the trash bin." msgstr "このファイルは既にごみ箱にあります。" #: kioworkers/trash/kio_trash_win.cpp:244 #, kde-format msgid "not supported" msgstr "サポートされていません" #: kioworkers/trash/kio_trash_win.cpp:253 #, kde-format msgid "Internal error in copyOrMove, should never happen" msgstr "コピーまはた移動の内部エラー、起きてはならない" #: kioworkers/trash/ktrash.cpp:28 #, kde-format msgid "" "Helper program to handle the KDE trash can\n" "Note: to move files to the trash, do not use ktrash, but \"kioclient move " "'url' trash:/\"" msgstr "" "KDE のごみ箱を操作するヘルパープログラム\n" "【注意】 ファイルをごみ箱に移動させるには、ktrash を使わずに、kioclient move " "'url' trash:/ を使ってください。" #: kioworkers/trash/ktrash.cpp:31 #, kde-format msgid "Empty the contents of the trash" msgstr "ごみ箱を空にする" #: kioworkers/trash/ktrash.cpp:33 #, kde-format msgid "Restore a trashed file to its original location" msgstr "ごみ箱のファイルを元の場所に戻す" #: kioworkers/trash/trashimpl.cpp:1334 #, kde-format msgid "The trash is full. Empty it or remove items manually." msgstr "" #: kpasswdserver/kpasswdserver.cpp:529 #, kde-format msgid "Do you want to retry?" msgstr "再試行しますか?" #: kpasswdserver/kpasswdserver.cpp:533 #, kde-format msgid "Retry Authentication" msgstr "認証を再試行" #: kpasswdserver/kpasswdserver.cpp:536 #, kde-format msgctxt "@action:button filter-continue" msgid "Retry" msgstr "再試行" #: kpasswdserver/kpasswdserver.cpp:796 #, kde-format msgid "Authentication Dialog" msgstr "認証ダイアログ" #: schemehandlers/telnet/ktelnetservice.cpp:52 #, kde-format msgid "Access denied" msgstr "アクセスは拒否されました" #: schemehandlers/telnet/ktelnetservice.cpp:52 #, kde-format msgid "You do not have permission to access the %1 protocol." msgstr "%1 プロトコルへのアクセス権限がありません。" #: urifilters/ikws/kuriikwsfilter.cpp:81 #, kde-format msgid "No preferred search providers were found." msgstr "優先検索プロバイダがありません" #: urifilters/ikws/kuriikwsfilter.cpp:96 #, kde-format msgid "No search providers were found." msgstr "検索プロバイダがありません。" #: urifilters/shorturi/kshorturifilter.cpp:247 #, kde-format msgid "%1 does not have a home folder." msgstr "%1 はホームフォルダを持っていません。" #: urifilters/shorturi/kshorturifilter.cpp:249 #, kde-format msgid "There is no user called %1." msgstr "%1 と呼ばれるユーザは存在しません。" #. i18n: ectx: property (text), widget (QLabel, commonNameTag) #: widgets/certificateparty.ui:28 #, kde-format msgid "Common name:" msgstr "一般名:" #. i18n: ectx: property (text), widget (QLabel, commonName) #: widgets/certificateparty.ui:38 #, kde-format msgid "Acme Co." msgstr "Acme Co." #. i18n: ectx: property (text), widget (QLabel, organizationTag) #: widgets/certificateparty.ui:48 #, kde-format msgid "Organization:" msgstr "組織:" #. i18n: ectx: property (text), widget (QLabel, organization) #: widgets/certificateparty.ui:58 #, kde-format msgid "Acme Sundry Products Company" msgstr "Acme Sundry Products Company" #. i18n: ectx: property (text), widget (QLabel, organizationalUnitTag) #: widgets/certificateparty.ui:68 #, kde-format msgid "Organizational unit:" msgstr "組織単位:" #. i18n: ectx: property (text), widget (QLabel, organizationalUnit) #: widgets/certificateparty.ui:78 #, kde-format msgid "Fraud Department" msgstr "不正対策部門" #. i18n: ectx: property (text), widget (QLabel, countryTag) #: widgets/certificateparty.ui:88 #, kde-format msgid "Country:" msgstr "国:" #. i18n: ectx: property (text), widget (QLabel, country) #: widgets/certificateparty.ui:98 #, kde-format msgid "Canada" msgstr "カナダ" #. i18n: ectx: property (text), widget (QLabel, stateTag) #: widgets/certificateparty.ui:108 #, kde-format msgid "State:" msgstr "連邦・州:" #. i18n: ectx: property (text), widget (QLabel, state) #: widgets/certificateparty.ui:118 #, kde-format msgid "Quebec" msgstr "ケベック" #. i18n: ectx: property (text), widget (QLabel, cityTag) #: widgets/certificateparty.ui:128 #, kde-format msgid "City:" msgstr "市:" #. i18n: ectx: property (text), widget (QLabel, city) #: widgets/certificateparty.ui:138 #, kde-format msgid "Lakeridge Meadows" msgstr "レイクリッジメドゥ" #. i18n: ectx: property (text), widget (QLabel, label) #: widgets/checksumswidget.ui:17 #, kde-format msgid "" "Copy and paste a checksum in the field below.
    A checksum is usually " "provided by the website you downloaded this file from." msgstr "" "以下の欄にチェックサムをコピー&ペーストしてください。
    通常、チェックサム" "はこのファイルのダウンロード元のサイトから提供されています。" #. i18n: MD5, SHA1, SHA256 and SHA512 are hashing algorithms #. i18n: ectx: property (placeholderText), widget (QLineEdit, lineEdit) #: widgets/checksumswidget.ui:29 #, kde-format msgid "Expected checksum (MD5, SHA1, SHA256 or SHA512)..." msgstr "予想されるチェックサム (MD5, SHA1, SHA256 か SHA512)..." #. i18n: ectx: property (toolTip), widget (QPushButton, pasteButton) #: widgets/checksumswidget.ui:36 #, kde-format msgid "Click to paste the checksum from the clipboard to the input field." msgstr "クリックしてクリップボードからチェックサムを入力欄に貼り付け。" #. i18n: MD5 is the hashing algorithm #. i18n: ectx: property (text), widget (QLabel, md5Label) #: widgets/checksumswidget.ui:64 #, kde-format msgid "MD5:" msgstr "MD5:" #. i18n: SHA1 is the hashing algorithm #. i18n: ectx: property (text), widget (QLabel, sha1Label) #: widgets/checksumswidget.ui:71 #, kde-format msgid "SHA1:" msgstr "SHA1:" #. i18n: SHA256 is the hashing algorithm #. i18n: ectx: property (text), widget (QLabel, sha256Label) #: widgets/checksumswidget.ui:78 #, kde-format msgid "SHA256:" msgstr "SHA256:" #. i18n: SHA512 is the hashing algorithm #. i18n: ectx: property (text), widget (QLabel, sha512Label) #: widgets/checksumswidget.ui:85 #, kde-format msgid "SHA512:" msgstr "SHA512:" #. i18n: ectx: property (text), widget (QPushButton, md5Button) #. i18n: ectx: property (text), widget (QPushButton, sha1Button) #. i18n: ectx: property (text), widget (QPushButton, sha256Button) #. i18n: ectx: property (text), widget (QPushButton, sha512Button) #. i18n: ectx: property (text), widget (QPushButton, calculateSizeBtn) #: widgets/checksumswidget.ui:94 widgets/checksumswidget.ui:131 #: widgets/checksumswidget.ui:168 widgets/checksumswidget.ui:205 #: widgets/kfilepropspluginwidget.ui:42 #, kde-format msgid "Calculate" msgstr "計算" #. i18n: ectx: property (toolTip), widget (QPushButton, md5CopyButton) #. i18n: ectx: property (toolTip), widget (QPushButton, sha1CopyButton) #. i18n: ectx: property (toolTip), widget (QPushButton, sha256CopyButton) #. i18n: ectx: property (toolTip), widget (QPushButton, sha512CopyButton) #: widgets/checksumswidget.ui:114 widgets/checksumswidget.ui:151 #: widgets/checksumswidget.ui:188 widgets/checksumswidget.ui:225 #, kde-format msgid "Click to copy the checksum to the clipboard." msgstr "クリックしてチェックサムをクリップボードにコピー。" #: widgets/dropjob.cpp:189 #, kde-format msgid "C&ancel" msgstr "キャンセル(&A)" #: widgets/dropjob.cpp:324 #, kde-format msgid "&Move Here" msgstr "ここに移動(&M)" #: widgets/dropjob.cpp:330 #, fuzzy, kde-format #| msgctxt "KFile System Bookmarks" #| msgid "Downloads" msgctxt "@action:inmenu Download contents of URL here" msgid "&Download Here" msgstr "ダウンロード" #: widgets/dropjob.cpp:330 #, kde-format msgid "&Copy Here" msgstr "ここにコピー(&C)" #: widgets/dropjob.cpp:337 #, kde-format msgid "&Link Here" msgstr "ここにリンク(&L)" #: widgets/executablefileopendialog.cpp:21 #, kde-format msgid "What do you wish to do with this file?" msgstr "このファイルに対してどのような操作を行ないますか?" #: widgets/executablefileopendialog.cpp:24 #, kde-format msgid "Do not ask again" msgstr "次回から確認しない" #: widgets/executablefileopendialog.cpp:34 #, kde-format msgid "&Execute" msgstr "実行(&E)" #: widgets/fileundomanager.cpp:123 #, kde-format msgid "Undo Changes" msgstr "変更を元に戻す" #: widgets/fileundomanager.cpp:124 #, kde-format msgid "" "Undoing this operation requires root privileges. Do you want to continue?" msgstr "この操作を元に戻すには管理者権限が必要です。続行しますか?" #: widgets/fileundomanager.cpp:137 #, kde-format msgid "Creating directory" msgstr "ディレクトリを作成" #: widgets/fileundomanager.cpp:146 #, kde-format msgid "Moving" msgstr "移動" #: widgets/fileundomanager.cpp:146 #, kde-format msgid "Renaming" msgstr "名前変更" #: widgets/fileundomanager.cpp:153 #, kde-format msgid "Deleting" msgstr "削除" #: widgets/fileundomanager.cpp:305 #, kde-format msgid "Und&o" msgstr "元に戻す(&O)" #: widgets/fileundomanager.cpp:311 #, kde-format msgid "Und&o: Copy" msgstr "元に戻す: コピー(&O)" #: widgets/fileundomanager.cpp:313 #, kde-format msgid "Und&o: Link" msgstr "元に戻す: リンク(&O)" #: widgets/fileundomanager.cpp:315 #, kde-format msgid "Und&o: Move" msgstr "元に戻す: 移動(&O)" #: widgets/fileundomanager.cpp:317 #, kde-format msgid "Und&o: Rename" msgstr "元に戻す: 名前変更(&O)" #: widgets/fileundomanager.cpp:319 #, kde-format msgid "Und&o: Trash" msgstr "元に戻す: ごみ箱に移動(&O)" #: widgets/fileundomanager.cpp:321 #, kde-format msgid "Und&o: Create Folder" msgstr "元に戻す: フォルダを作成(&O)" #: widgets/fileundomanager.cpp:323 #, kde-format msgid "Und&o: Create Folder(s)" msgstr "元に戻す: フォルダを作成(&O)" #: widgets/fileundomanager.cpp:325 #, kde-format msgid "Und&o: Create File" msgstr "元に戻す: ファイルを作成(&O)" #: widgets/fileundomanager.cpp:327 #, kde-format msgid "Und&o: Batch Rename" msgstr "元に戻す: 一括名前変更(&O)" #: widgets/fileundomanager.cpp:728 #, kde-format msgid "" "The file %1 was copied from %2, but since then it has apparently been " "modified at %3.\n" "Undoing the copy will delete the file, and all modifications will be lost.\n" "Are you sure you want to delete %4?" msgstr "" "ファイル ‘%1’ は ‘%2’ からコピーされたものですが、その後 %3 に変更されている" "ようです。\n" "コピー操作を元に戻すと、ファイルは削除され、すべての変更が失われます。\n" "本当に ‘%4’ を削除してもよろしいですか?" #: widgets/fileundomanager.cpp:738 #, kde-format msgid "Undo File Copy Confirmation" msgstr "確認 - コピー操作を元に戻す" #: widgets/jobuidelegate.cpp:229 #, kde-kuit-format msgctxt "@info" msgid "" "Do you really want to permanently delete this item?%1This action cannot be undone." msgstr "" "本当にこのアイテムを完全に削除しますか?%1この操作はもとに戻せません。" #: widgets/jobuidelegate.cpp:232 widgets/jobuidelegate.cpp:246 #: widgets/jobuidelegate.cpp:258 widgets/widgetsaskuseractionhandler.cpp:203 #, kde-format msgid "Delete Permanently" msgstr "完全に削除" #: widgets/jobuidelegate.cpp:233 widgets/jobuidelegate.cpp:247 #: widgets/widgetsaskuseractionhandler.cpp:246 #: widgets/widgetsaskuseractionhandler.cpp:268 #, kde-format msgctxt "@action:button" msgid "Delete Permanently" msgstr "完全に削除" #: widgets/jobuidelegate.cpp:242 #, kde-kuit-format msgctxt "@info" msgid "" "Do you really want to permanently delete this item?This action cannot be undone." msgid_plural "" "Do you really want to permanently delete these %1 items?This action cannot be undone." msgstr[0] "" "本当にこれら%1個のアイテムを完全に削除しますかこの操作はもとに戻せません" #: widgets/jobuidelegate.cpp:257 widgets/widgetsaskuseractionhandler.cpp:275 #, kde-kuit-format msgctxt "@info" msgid "" "Do you want to permanently delete all items from the Trash?This action cannot be undone." msgstr "" "ごみ箱からすべてのアイテムを完全に削除しますか?この操作はもとに戻せません" #: widgets/jobuidelegate.cpp:259 widgets/widgetsaskuseractionhandler.cpp:277 #, kde-format msgctxt "@action:button" msgid "Empty Trash" msgstr "ごみ箱を空にする" #: widgets/jobuidelegate.cpp:269 widgets/widgetsaskuseractionhandler.cpp:283 #, kde-kuit-format msgctxt "@info" msgid "" "Do you really want to move this item to the Trash?%1" msgstr "本当にこのアイテムをごみ箱に移動しますか?%1" #: widgets/jobuidelegate.cpp:278 #, kde-format msgid "Do you really want to move this item to the Trash?" msgid_plural "Do you really want to move these %1 items to the Trash?" msgstr[0] "本当にこれら %1 個のアイテムをごみ箱に移動しますか?" #: widgets/kacleditwidget.cpp:71 #, kde-format msgctxt "@action:button" msgid "Add…" msgstr "" #: widgets/kacleditwidget.cpp:75 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "&Edit…" msgctxt "@action:button" msgid "Edit…" msgstr "編集(&E)..." #: widgets/kacleditwidget.cpp:79 #, kde-format msgctxt "@action:button" msgid "Delete" msgstr "削除" #: widgets/kacleditwidget.cpp:227 #, kde-format msgctxt "Unix permissions" msgid "Owner" msgstr "所有者" #: widgets/kacleditwidget.cpp:231 #, kde-format msgctxt "UNIX permissions" msgid "Owning Group" msgstr "所有グループ" #: widgets/kacleditwidget.cpp:235 widgets/kacleditwidget.cpp:247 #, kde-format msgctxt "UNIX permissions" msgid "Others" msgstr "その他" #: widgets/kacleditwidget.cpp:239 #, kde-format msgctxt "UNIX permissions" msgid "Mask" msgstr "マスク" #: widgets/kacleditwidget.cpp:243 #, kde-format msgctxt "UNIX permissions" msgid "Named User" msgstr "名前付きユーザ" #: widgets/kacleditwidget.cpp:254 #, kde-format msgid "Owner (Default)" msgstr "所有者 (デフォルト)" #: widgets/kacleditwidget.cpp:384 #, kde-format msgid "Edit ACL Entry" msgstr "ACL エントリを編集" #: widgets/kacleditwidget.cpp:387 #, kde-format msgid "Entry Type" msgstr "エントリタイプ" #: widgets/kacleditwidget.cpp:394 #, kde-format msgid "Default for new files in this folder" msgstr "このフォルダの新しいファイル用のデフォルト" #: widgets/kacleditwidget.cpp:401 #, kde-format msgid "Owner" msgstr "所有者" #: widgets/kacleditwidget.cpp:406 #, kde-format msgid "Owning Group" msgstr "所有グループ" #: widgets/kacleditwidget.cpp:411 widgets/kpropertiesdialogbuiltin_p.cpp:1433 #, kde-format msgid "Others" msgstr "その他" #: widgets/kacleditwidget.cpp:416 #, kde-format msgid "Mask" msgstr "マスク" #: widgets/kacleditwidget.cpp:421 #, kde-format msgid "Named user" msgstr "名前付きユーザ" #: widgets/kacleditwidget.cpp:426 #, kde-format msgid "Named group" msgstr "名前付きグループ" #: widgets/kacleditwidget.cpp:444 #, kde-format msgid "User: " msgstr "ユーザ: " #: widgets/kacleditwidget.cpp:458 #, kde-format msgid "Group: " msgstr "グループ: " #: widgets/kacleditwidget.cpp:596 #, kde-format msgid "Type" msgstr "タイプ" #: widgets/kacleditwidget.cpp:597 #, kde-format msgid "Name" msgstr "名前" #: widgets/kacleditwidget.cpp:598 #, kde-format msgctxt "read permission" msgid "r" msgstr "r" #: widgets/kacleditwidget.cpp:599 #, kde-format msgctxt "write permission" msgid "w" msgstr "w" #: widgets/kacleditwidget.cpp:600 #, kde-format msgctxt "execute permission" msgid "x" msgstr "x" #: widgets/kacleditwidget.cpp:601 #, kde-format msgid "Effective" msgstr "実効" #: widgets/kbuildsycocaprogressdialog.cpp:30 #, kde-format msgid "Updating System Configuration" msgstr "システムの設定を更新中" #: widgets/kbuildsycocaprogressdialog.cpp:30 #, kde-format msgid "Updating system configuration…" msgstr "システムの設定を更新しています..." #: widgets/kdirmodel.cpp:1237 #, kde-format msgctxt "@title:column" msgid "Name" msgstr "名前" #: widgets/kdirmodel.cpp:1239 #, kde-format msgctxt "@title:column" msgid "Size" msgstr "サイズ" #: widgets/kdirmodel.cpp:1241 #, kde-format msgctxt "@title:column" msgid "Date" msgstr "日付" #: widgets/kdirmodel.cpp:1243 #, kde-format msgctxt "@title:column" msgid "Permissions" msgstr "パーミッション" #: widgets/kdirmodel.cpp:1245 #, kde-format msgctxt "@title:column" msgid "Owner" msgstr "所有者" #: widgets/kdirmodel.cpp:1247 #, kde-format msgctxt "@title:column" msgid "Group" msgstr "グループ" #: widgets/kdirmodel.cpp:1249 #, kde-format msgctxt "@title:column" msgid "Type" msgstr "タイプ" #: widgets/kfileitemactions.cpp:394 #, kde-format msgid "Open &with %1" msgstr "%1 で開く(&W)" #: widgets/kfileitemactions.cpp:396 #, kde-format msgctxt "@item:inmenu Open With, %1 is application name" msgid "%1" msgstr "%1" #: widgets/kfileitemactions.cpp:533 #, kde-format msgctxt "@title:menu" msgid "&Actions" msgstr "アクション(&A)" #: widgets/kfileitemactions.cpp:693 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "&Open Folder With" msgctxt "@action:inmenu" msgid "&Open Folder With…" msgstr "アプリケーションでフォルダを開く(&O)" #: widgets/kfileitemactions.cpp:693 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "&Open With" msgctxt "@action:inmenu" msgid "&Open With…" msgstr "アプリケーションで開く(&O)" #: widgets/kfileitemactions.cpp:731 #, kde-format msgid "&Open folder with %1" msgstr "フォルダを %1 で開く(&O)" #: widgets/kfileitemactions.cpp:731 #, kde-format msgid "&Open with %1" msgstr "%1 で開く(&O)" #: widgets/kfileitemactions.cpp:763 #, kde-format msgctxt "@title:menu" msgid "&Open Folder With" msgstr "アプリケーションでフォルダを開く(&O)" #: widgets/kfileitemactions.cpp:763 #, kde-format msgctxt "@title:menu" msgid "&Open With" msgstr "アプリケーションで開く(&O)" #: widgets/kfileitemactions.cpp:774 #, fuzzy, kde-format #| msgctxt "@action:inmenu Open With" #| msgid "&Other Application..." msgctxt "@action:inmenu Open With" msgid "&Other Application…" msgstr "その他のアプリケーション(&O)..." #: widgets/kfileitemdelegate.cpp:214 #, kde-format msgctxt "Items in a folder" msgid "1 item" msgid_plural "%1 items" msgstr[0] "%1 アイテム" #: widgets/kfileitemdelegate.cpp:269 widgets/kfileitemdelegate.cpp:273 #, kde-format msgctxt "@info mimetype" msgid "Unknown" msgstr "未知" #. i18n: ectx: property (text), widget (QPushButton, stopCalculateSizeBtn) #: widgets/kfilepropspluginwidget.ui:52 #, kde-format msgid "Stop" msgstr "停止" #. i18n: ectx: property (text), widget (QPushButton, sizeDetailsBtn) #: widgets/kfilepropspluginwidget.ui:62 #, kde-format msgid "Explore in Filelight" msgstr "Filelight で調査する" #. i18n: ectx: property (text), widget (QLabel, mountSrcLabel_Left) #: widgets/kfilepropspluginwidget.ui:146 #, kde-format msgid "Mounted From:" msgstr "マウント元:" #. i18n: ectx: property (text), widget (QLabel, freespaceLabel) #: widgets/kfilepropspluginwidget.ui:222 #, kde-format msgid "Free Space:" msgstr "空き容量:" #. i18n: ectx: property (text), widget (QLabel, typeLabel) #: widgets/kfilepropspluginwidget.ui:259 #, kde-format msgid "Type:" msgstr "タイプ:" #. i18n: ectx: property (text), widget (QLabel, locationLabel_Left) #: widgets/kfilepropspluginwidget.ui:282 widgets/kurlrequesterdialog.cpp:44 #, kde-format msgid "Location:" msgstr "場所:" #. i18n: ectx: property (text), widget (QLabel, sizeLabelLeft) #: widgets/kfilepropspluginwidget.ui:302 #, kde-format msgid "Size:" msgstr "サイズ:" #. i18n: ectx: property (text), widget (QPushButton, configureMimeBtn) #: widgets/kfilepropspluginwidget.ui:350 #, kde-format msgid "Change..." msgstr "変更..." #. i18n: ectx: property (text), widget (QLabel, contentLabel) #: widgets/kfilepropspluginwidget.ui:362 #, kde-format msgid "Content:" msgstr "内容:" #. i18n: ectx: property (text), widget (QLabel, symlinkTargetLabel) #: widgets/kfilepropspluginwidget.ui:385 #, kde-format msgid "Points to:" msgstr "リンク先:" #. i18n: ectx: property (text), widget (QLabel, modifiedTimeLabel_Left) #: widgets/kfilepropspluginwidget.ui:395 #, kde-format msgid "Modified:" msgstr "更新日:" #. i18n: ectx: property (text), widget (QLabel, createdTimeLabel_Left) #: widgets/kfilepropspluginwidget.ui:405 #, kde-format msgid "Created:" msgstr "作成:" #. i18n: ectx: property (text), widget (QLabel, fsLabel_Left) #: widgets/kfilepropspluginwidget.ui:415 #, kde-format msgid "File System:" msgstr "ファイルシステム:" #. i18n: ectx: property (text), widget (KCapacityBar, capacityBar) #: widgets/kfilepropspluginwidget.ui:445 #, kde-format msgid "Unknown size" msgstr "未知のサイズ" #. i18n: ectx: property (text), widget (QLabel, mountPointLabel_Left) #: widgets/kfilepropspluginwidget.ui:468 #, kde-format msgid "Mounted On:" msgstr "マウントポイント:" #. i18n: ectx: property (text), widget (QLabel, accessTimeLabel_Left) #: widgets/kfilepropspluginwidget.ui:488 #, kde-format msgid "Accessed:" msgstr "アクセス:" #. i18n: ectx: property (text), widget (QLabel, defaultHandlerLabel_Left) #: widgets/kfilepropspluginwidget.ui:498 #, kde-format msgid "Open With:" msgstr "アプリケーションで開く:" #: widgets/kopenwithdialog.cpp:299 #, kde-format msgid "Known Applications" msgstr "既知のアプリケーション" #: widgets/kopenwithdialog.cpp:557 #, kde-format msgid "Open With" msgstr "アプリケーションで開く" #: widgets/kopenwithdialog.cpp:562 #, kde-format msgid "" "Select the program that should be used to open %1. If the program " "is not listed, enter the name or click the browse button." msgstr "" "‘%1’ を開くプログラムを選択してください。プログラムがリストにない場合は、" "プログラム名を入力するか、ファイル選択ダイアログを開くボタンをクリックしてく" "ださい。" #: widgets/kopenwithdialog.cpp:569 #, kde-format msgid "Choose the name of the program with which to open the selected files." msgstr "選択したファイルを開くアプリケーション名を選択" #: widgets/kopenwithdialog.cpp:590 #, kde-format msgid "Select the program you want to use to open the file
    %1
    " msgstr "ファイルを開くためのプログラムを選択
    %1
    " #: widgets/kopenwithdialog.cpp:592 #, kde-format msgid "Select the program you want to use to open the file." msgid_plural "" "Select the program you want to use to open the %1 files." msgstr[0] "%1個のファイルを開くためのプログラムを選択してください。" #: widgets/kopenwithdialog.cpp:597 widgets/kopenwithdialog.cpp:628 #, kde-format msgid "Choose Application" msgstr "アプリケーションを選択" #: widgets/kopenwithdialog.cpp:612 #, kde-format msgid "Choose Application for %1" msgstr "%1 を開くアプリケーションを選択" #: widgets/kopenwithdialog.cpp:614 #, kde-format msgid "" "Select the program for the file type: %1. If the program is not " "listed, enter the name or click the browse button." msgstr "" "ファイルタイプ %1 を開くプログラムを選択してください。プログラムが" "リストにない場合は、プログラム名を入力するか、ファイル選択ダイアログを開くボ" "タンをクリックしてください。" #: widgets/kopenwithdialog.cpp:630 #, kde-format msgid "" "Select a program. If the program is not listed, enter the name or click " "the browse button." msgstr "" "プログラムを選択してください。プログラムがリストにない場合は、プログラム" "名を入力するか、ファイル選択ダイアログを開くボタンをクリックしてください。" #: widgets/kopenwithdialog.cpp:676 #, kde-format msgid "" "Type to filter the applications below, or specify the name of a command.\n" "Press down arrow to navigate the results." msgstr "" #: widgets/kopenwithdialog.cpp:699 #, kde-format msgid "" "Following the command, you can have several place holders which will be " "replaced with the actual values when the actual program is run:\n" "%f - a single file name\n" "%F - a list of files; use for applications that can open several local files " "at once\n" "%u - a single URL\n" "%U - a list of URLs\n" "%d - the directory of the file to open\n" "%D - a list of directories\n" "%i - the icon\n" "%m - the mini-icon\n" "%c - the comment" msgstr "" "コマンドには以下のプレースホルダを追加できます。プレースホルダはプログラムが" "実行されるときに実際の値に置き換えられます:\n" "%f - 単一ファイル名\n" "%F - ファイルのリスト (一度に複数のローカルファイルを開くことのできるアプリ" "ケーションで使用)\n" "%u - 単一 URL\n" "%U - URL のリスト\n" "%d - 開くファイルを含むディレクトリ\n" "%D - ディレクトリのリスト\n" "%i - アイコン\n" "%m - ミニアイコン\n" "%c - コメント" #: widgets/kopenwithdialog.cpp:742 #, kde-format msgid "" "&Remember application association for all files of type\n" "\"%1\" (%2)" msgstr "" "\"%1\" (%2) の\n" "アプリケーション関連付けを保存する(&R)" #: widgets/kopenwithdialog.cpp:744 #, kde-format msgid "" "&Remember application association for all files of type\n" "\"%1\"" msgstr "" "\"%1\" の\n" "アプリケーション関連付けを保存する(&R)" #: widgets/kopenwithdialog.cpp:754 #, kde-format msgid "Terminal options" msgstr "ターミナルオプション" #: widgets/kopenwithdialog.cpp:759 #, kde-format msgid "Run in &terminal" msgstr "ターミナルで実行する(&T)" #: widgets/kopenwithdialog.cpp:777 #, kde-format msgid "&Do not close when command exits" msgstr "コマンドの終了時に閉じない(&D)" #: widgets/kopenwithdialog.cpp:796 #, kde-format msgid "Get more Apps from Discover" msgstr "" #. i18n: ectx: property (title), widget (QGroupBox, buttonGroup2) #: widgets/kpropertiesdesktopadvbase.ui:17 #, kde-format msgctxt "" "@title:group Title of a group that lets the user choose options about the " "terminal when launching a program" msgid "Terminal" msgstr "ターミナル" #. i18n: ectx: property (whatsThis), widget (QCheckBox, terminalCheck) #: widgets/kpropertiesdesktopadvbase.ui:39 #, kde-format msgid "" "Check this option if the application you want to run is a text mode " "application or if you want the information that is provided by the terminal " "emulator window." msgstr "" "実行するアプリケーションがテキストモードのアプリケーションである場合や、ター" "ミナルエミュレータのウィンドウが提供する情報が必要な場合、このオプションを" "チェックします。" #. i18n: ectx: property (text), widget (QCheckBox, terminalCheck) #: widgets/kpropertiesdesktopadvbase.ui:42 #, kde-format msgid "Run in terminal" msgstr "ターミナルで実行する" #. i18n: ectx: property (text), widget (QLabel, terminalEditLabel) #: widgets/kpropertiesdesktopadvbase.ui:49 #, kde-format msgid "Terminal options:" msgstr "ターミナルオプション:" #. i18n: ectx: property (whatsThis), widget (QCheckBox, terminalCloseCheck) #: widgets/kpropertiesdesktopadvbase.ui:59 #, kde-format msgid "" "Check this option if the text mode application offers relevant information " "on exit. Keeping the terminal emulator open allows you to retrieve this " "information." msgstr "" "テキストモードのアプリケーションが終了時に重要な情報を提供する場合、このオプ" "ションをチェックします。ターミナルエミュレータを閉じずに開いておくと、この情" "報を取り出すことができます。" #. i18n: ectx: property (text), widget (QCheckBox, terminalCloseCheck) #: widgets/kpropertiesdesktopadvbase.ui:62 #, kde-format msgid "Do not close when command exits" msgstr "コマンドの終了時に閉じない" #. i18n: ectx: property (title), widget (QGroupBox, buttonGroup2_2) #: widgets/kpropertiesdesktopadvbase.ui:75 #, kde-format msgctxt "" "@title:group Title of a group that lets the user choose which user to use " "when launching a program" msgid "User" msgstr "ユーザ" #. i18n: ectx: property (whatsThis), widget (QCheckBox, suidCheck) #: widgets/kpropertiesdesktopadvbase.ui:81 #, kde-format msgid "" "Check this option if you want to run this application with a different user " "id. Every process has a different user id associated with it. This id code " "determines file access and other permissions. The password of the user is " "required to use this option." msgstr "" "別のユーザ ID でこのアプリケーションを実行する場合、このオプションをチェック" "します。各プロセスには異なるユーザ ID が関連付けられます。ファイルへのアクセ" "スおよびその他の権限は、この ID コードによって決定されます。このオプションを" "使用するにはユーザのパスワードが必要です。" #. i18n: ectx: property (text), widget (QCheckBox, suidCheck) #: widgets/kpropertiesdesktopadvbase.ui:84 #, kde-format msgid "Run as a different user" msgstr "別のユーザで実行する" #. i18n: ectx: property (whatsThis), widget (QLabel, suidEditLabel) #: widgets/kpropertiesdesktopadvbase.ui:107 #, kde-format msgid "Enter the user name you want to run the application as." msgstr "このアプリケーションを実行するユーザ名を入力します。" #. i18n: ectx: property (text), widget (QLabel, suidEditLabel) #: widgets/kpropertiesdesktopadvbase.ui:110 #, kde-format msgid "Username:" msgstr "ユーザ名:" #. i18n: ectx: property (whatsThis), widget (KLineEdit, suidEdit) #: widgets/kpropertiesdesktopadvbase.ui:120 #, kde-format msgid "Enter the user name you want to run the application as here." msgstr "ここでアプリケーションを実行するユーザ名を入力します。" #. i18n: ectx: property (title), widget (QGroupBox, discreteGpuGroupBox) #: widgets/kpropertiesdesktopadvbase.ui:130 #, kde-format msgid "Discrete GPU" msgstr "ディスクリート GPU" #. i18n: ectx: property (text), widget (QCheckBox, discreteGpuCheck) #: widgets/kpropertiesdesktopadvbase.ui:136 #, kde-format msgid "Run using dedicated graphics card" msgstr "グラフィックボードを使用して実行する" #. i18n: ectx: property (title), widget (QGroupBox, buttonGroup4) #: widgets/kpropertiesdesktopadvbase.ui:146 #, kde-format msgctxt "" "@title:group Title of a group that lets the user choose options regarding " "program startup" msgid "Startup" msgstr "起動" #. i18n: ectx: property (whatsThis), widget (QCheckBox, startupInfoCheck) #: widgets/kpropertiesdesktopadvbase.ui:152 #, kde-format msgid "" "Check this option if you want to make clear that your application has " "started. This visual feedback may appear as a busy cursor or in the taskbar." msgstr "" "このオプションを有効にすると、アプリケーションが起動したことが分かりやすくな" "ります。起動フィードバックは、ビジー状態のカーソルとして、またはタスクバー内" "にビジュアルに表示されます。" #. i18n: ectx: property (text), widget (QCheckBox, startupInfoCheck) #: widgets/kpropertiesdesktopadvbase.ui:155 #, kde-format msgid "Enable launch feedback" msgstr "起動フィードバックを有効にする" #. i18n: ectx: property (whatsThis), widget (QLabel, nameLabel) #. i18n: ectx: property (whatsThis), widget (QLineEdit, nameEdit) #: widgets/kpropertiesdesktopbase.ui:19 widgets/kpropertiesdesktopbase.ui:32 #, kde-format msgid "" "Type the name you want to give to this application here. This application " "will appear under this name in the applications menu and in the panel." msgstr "" "このアプリケーションに付ける名前を入力します。アプリケーションはこの名前でア" "プリケーションメニューおよびパネル内に表示されます。" #. i18n: ectx: property (whatsThis), widget (QLabel, textLabel2) #. i18n: ectx: property (whatsThis), widget (QLineEdit, genNameEdit) #: widgets/kpropertiesdesktopbase.ui:39 widgets/kpropertiesdesktopbase.ui:52 #, kde-format msgid "" "Type the description of this application, based on its use, here. Examples: " "a dial up application (KPPP) would be \"Dial up tool\"." msgstr "" "ここには、用途に応じてこのアプリケーションの説明を入力します。例えば、ダイヤ" "ルアップ用アプリケーション (KPPP) なら「ダイヤルアップツール」というふうに。" #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: widgets/kpropertiesdesktopbase.ui:42 #, kde-format msgid "&Description:" msgstr "説明(&D):" #. i18n: ectx: property (whatsThis), widget (QLabel, textLabel3) #. i18n: ectx: property (whatsThis), widget (QLineEdit, commentEdit) #: widgets/kpropertiesdesktopbase.ui:59 widgets/kpropertiesdesktopbase.ui:72 #, kde-format msgid "Type any comment you think is useful here." msgstr "ここには、役に立つと思われるコメントを入力します。" #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: widgets/kpropertiesdesktopbase.ui:62 #, kde-format msgid "Comm&ent:" msgstr "コメント(&E):" #. i18n: ectx: property (text), widget (QLabel, labelenvvars) #: widgets/kpropertiesdesktopbase.ui:79 #, kde-format msgid "Environment Variables:" msgstr "環境変数:" #. i18n: ectx: property (whatsThis), widget (QLabel, textLabel4) #. i18n: ectx: property (whatsThis), widget (QLineEdit, programEdit) #: widgets/kpropertiesdesktopbase.ui:92 widgets/kpropertiesdesktopbase.ui:107 #, fuzzy, kde-format #| msgid "Enter the user name you want to run the application as here." msgid "Type the command to start this application here." msgstr "ここでアプリケーションを実行するユーザ名を入力します。" #. i18n: ectx: property (text), widget (QLabel, textLabel4) #: widgets/kpropertiesdesktopbase.ui:95 #, kde-format msgid "Program:" msgstr "プログラム:" #. i18n: ectx: property (whatsThis), widget (QPushButton, browseButton) #: widgets/kpropertiesdesktopbase.ui:114 #, kde-format msgid "" "Click here to browse your file system in order to find the desired " "executable." msgstr "" "ファイル選択ダイアログを開いて必要な実行ファイルを探すには、ここをクリックし" "ます。" #. i18n: ectx: property (text), widget (QPushButton, browseButton) #: widgets/kpropertiesdesktopbase.ui:117 #, kde-format msgid "&Browse..." msgstr "ブラウズ(&B)..." #. i18n: ectx: property (whatsThis), widget (QLabel, argumentsLabel) #. i18n: ectx: property (whatsThis), widget (QLineEdit, argumentsEdit) #: widgets/kpropertiesdesktopbase.ui:136 widgets/kpropertiesdesktopbase.ui:159 #, fuzzy, no-c-format, kde-format #| msgid "" #| "Type the command to start this application here.\n" #| "\n" #| "Following the command, you can have several place holders which will be " #| "replaced with the actual values when the actual program is run:\n" #| "%f - a single file name\n" #| "%F - a list of files; use for applications that can open several local " #| "files at once\n" #| "%u - a single URL\n" #| "%U - a list of URLs\n" #| "%d - the directory of the file to open\n" #| "%D - a list of directories\n" #| "%i - the icon\n" #| "%m - the mini-icon\n" #| "%c - the caption" msgid "" "Type the arguments to use when starting this application here.\n" "\n" "You can have several placeholders which will be replaced with the actual " "values when the actual program is run:\n" "\n" "%f - a single filename\n" "%F - a list of files (for apps that can open several files at once)\n" "%u - a single URL\n" "%U - a list of URLs\n" "%i - the icon of the .desktop file\n" "%c - the name of the .desktop file\n" "%k - the location of the .desktop file" msgstr "" "このアプリケーションを起動するコマンドを入力してください。\n" "\n" "コマンドには以下のプレースホルダを追加できます。プレースホルダはプログラムが" "実行されるときに実際の値に置き換えられます:\n" "%f - 単一ファイル名\n" "%F - ファイルのリスト (一度に複数のローカルファイルを開くことのできるアプリ" "ケーションで使用)\n" "%u - 単一 URL\n" "%U - URL のリスト\n" "%d - 開くファイルを含むディレクトリ\n" "%D - ディレクトリのリスト\n" "%i - アイコン\n" "%m - ミニアイコン\n" "%c - キャプション" # xdg-user-dirs 0.17 の翻訳に準拠した表記です。 #. i18n: ectx: property (text), widget (QLabel, argumentsLabel) #: widgets/kpropertiesdesktopbase.ui:139 #, kde-format msgid "&Arguments:" msgstr "引数(&A):" #. i18n: ectx: property (whatsThis), widget (QLabel, textLabel5) #. i18n: ectx: property (whatsThis), widget (KUrlRequester, pathEdit) #: widgets/kpropertiesdesktopbase.ui:166 widgets/kpropertiesdesktopbase.ui:179 #, kde-format msgid "Sets the working directory for your application." msgstr "あなたのアプリケーションの作業ディレクトリを設定" #. i18n: ectx: property (text), widget (QLabel, textLabel5) #: widgets/kpropertiesdesktopbase.ui:169 #, kde-format msgid "&Work path:" msgstr "作業パス(&W):" #. i18n: ectx: property (whatsThis), widget (QLabel, textLabel7) #. i18n: ectx: property (whatsThis), widget (QTreeWidget, filetypeList) #: widgets/kpropertiesdesktopbase.ui:193 widgets/kpropertiesdesktopbase.ui:214 #, kde-format msgid "" "

    This list should show the types of file that your application can " "handle. This list is organized by mimetypes.

    \n" "

    MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for " "identifying the type of data based on filename extensions and correspondent " "mimetypes. Example: the \"bmp\" part that comes after the dot in " "flower.bmp indicates that it is a specific kind of image, image/x-bmp. To know which application should open each type of file, the system " "should be informed about the abilities of each application to handle these " "extensions and mimetypes.

    \n" "

    If you want to associate this application with one or more mimetypes that " "are not in this list, click on the button Add below. If there are one " "or more filetypes that this application cannot handle, you may want to " "remove them from the list clicking on the button Remove below.

    " msgstr "" "

    このリストはアプリケーションが処理できるファイルの種類を表示します。こ" "のリストは「MIME タイプ」で構成されています。

    \n" "

    MIME (Multipurpose Internet Mail Extension) は、ファイル名の拡張子と、対" "応する MIME タイプに基づいてデータのタイプを識別するための標準プロトコルで" "す。例えば、‘flower.bmp’ のドット (.) の後にくる “bmp” の部分は、ファイルが " "image/x-bmp という種類の画像であることを表します。各タイプのファイルを適切な" "アプリケーションで開くためには、拡張子と MIME タイプを処理できるアプリケー" "ションをシステムに知らせておく必要があります。

    \n" "

    このアプリケーションをこのリストにない MIME タイプと関連付けるには、下の" "「追加」ボタンをクリックします。このアプリケーションが処理できないファイルタ" "イプがある場合は、「削除」ボタンをクリックしてリストから削除することができま" "す。

    " #. i18n: ectx: property (text), widget (QLabel, textLabel7) #: widgets/kpropertiesdesktopbase.ui:196 #, kde-format msgid "&Supported file types:" msgstr "サポートされているファイルタイプ(&S):" #. i18n: ectx: property (text), widget (QTreeWidget, filetypeList) #: widgets/kpropertiesdesktopbase.ui:227 #, kde-format msgid "Mimetype" msgstr "MIME タイプ" #. i18n: ectx: property (text), widget (QTreeWidget, filetypeList) #: widgets/kpropertiesdesktopbase.ui:232 #, kde-format msgid "Description" msgstr "説明" #. i18n: ectx: property (whatsThis), widget (QPushButton, addFiletypeButton) #: widgets/kpropertiesdesktopbase.ui:242 #, kde-format msgid "" "Click on this button if you want to add a type of file (mimetype) that your " "application can handle." msgstr "" "アプリケーションが処理できるファイルタイプ (MIME タイプ) を追加するには、この" "ボタンをクリックします。" #. i18n: ectx: property (text), widget (QPushButton, addFiletypeButton) #: widgets/kpropertiesdesktopbase.ui:245 #, kde-format msgid "Add..." msgstr "追加..." #. i18n: ectx: property (whatsThis), widget (QPushButton, delFiletypeButton) #: widgets/kpropertiesdesktopbase.ui:252 #, kde-format msgid "" "If you want to remove a type of file (mimetype) that your application cannot " "handle, select the mimetype in the list above and click on this button." msgstr "" "アプリケーションが処理できないファイルタイプ (MIME タイプ) を削除する場合は、" "上のリストで MIME タイプを選択してこのボタンをクリックします。" #. i18n: ectx: property (text), widget (QPushButton, delFiletypeButton) #: widgets/kpropertiesdesktopbase.ui:255 #, kde-format msgid "Remove" msgstr "削除" #. i18n: ectx: property (whatsThis), widget (QPushButton, advancedButton) #: widgets/kpropertiesdesktopbase.ui:278 #, kde-format msgid "" "Click here to modify the way this application will run, launch feedback, D-" "Bus options or to run it as a different user." msgstr "" "このアプリケーションの起動方法、起動フィードバック、D-Bus オプションを変更す" "る場合や、別のユーザで実行する場合は、ここをクリックします。" #. i18n: ectx: property (text), widget (QPushButton, advancedButton) #: widgets/kpropertiesdesktopbase.ui:281 #, kde-format msgid "Ad&vanced Options" msgstr "詳細オプション(&V)" #: widgets/kpropertiesdialog.cpp:145 widgets/kpropertiesdialog.cpp:160 #: widgets/kpropertiesdialog.cpp:172 widgets/kpropertiesdialog.cpp:190 #: widgets/kpropertiesdialog.cpp:208 widgets/kpropertiesdialog.cpp:232 #, kde-format msgid "Properties for %1" msgstr "%1 のプロパティ" #: widgets/kpropertiesdialog.cpp:170 widgets/kpropertiesdialog.cpp:206 #, kde-format msgid "Properties for 1 item" msgid_plural "Properties for %1 Selected Items" msgstr[0] "選択された %1 アイテムのプロパティ" #: widgets/kpropertiesdialog.cpp:350 #, kde-format msgctxt "@title:tab" msgid "Share" msgstr "共有" #: widgets/kpropertiesdialogbuiltin_p.cpp:110 #, kde-kuit-format msgctxt "@info" msgid "" "Could not save properties due to insufficient write access to:" "%1." msgstr "" "以下のファイルへの書き込みアクセス権が不足しているため、プロパティを保存でき" "ませんでした:%1" #: widgets/kpropertiesdialogbuiltin_p.cpp:221 #, kde-format msgctxt "@title:tab File properties" msgid "&General" msgstr "一般(&G)" #: widgets/kpropertiesdialogbuiltin_p.cpp:418 #, kde-format msgctxt "@action:button" msgid "Explore in %1" msgstr "%1 で探す" #: widgets/kpropertiesdialogbuiltin_p.cpp:429 #: widgets/kpropertiesdialogbuiltin_p.cpp:702 #, kde-format msgid "Refresh" msgstr "更新" #: widgets/kpropertiesdialogbuiltin_p.cpp:548 #, kde-format msgid "%1:" msgstr "%1:" #: widgets/kpropertiesdialogbuiltin_p.cpp:669 #, kde-format msgctxt "@info:status" msgid "Unknown size" msgstr "未知のサイズ" #: widgets/kpropertiesdialogbuiltin_p.cpp:679 #, kde-format msgid "" "Calculating... %1 (%2)\n" "%3, %4" msgstr "" "計算中... %1 (%2)\n" "%3, %4" #: widgets/kpropertiesdialogbuiltin_p.cpp:682 #: widgets/kpropertiesdialogbuiltin_p.cpp:697 #, kde-format msgid "1 file" msgid_plural "%1 files" msgstr[0] "%1 ファイル" #: widgets/kpropertiesdialogbuiltin_p.cpp:683 #: widgets/kpropertiesdialogbuiltin_p.cpp:698 #, kde-format msgid "1 sub-folder" msgid_plural "%1 sub-folders" msgstr[0] "%1 サブフォルダ" #: widgets/kpropertiesdialogbuiltin_p.cpp:711 #, kde-format msgid "Calculating...\n" msgstr "計算中...\n" #: widgets/kpropertiesdialogbuiltin_p.cpp:734 #, kde-format msgid "At least %1\n" msgstr "少なくとも %1\n" #: widgets/kpropertiesdialogbuiltin_p.cpp:780 #, kde-format msgid "The new file name is empty." msgstr "新しいファイル名が入力されていません。" #: widgets/kpropertiesdialogbuiltin_p.cpp:978 #, fuzzy, kde-format #| msgid "&Supported file types:" msgid "No registered file type" msgstr "サポートされているファイルタイプ(&S):" #: widgets/kpropertiesdialogbuiltin_p.cpp:980 #, fuzzy, kde-format #| msgid "Choose Application" msgid "No associated application" msgstr "アプリケーションを選択" #: widgets/kpropertiesdialogbuiltin_p.cpp:986 #, kde-format msgctxt "@action:button Create new file type" msgid "Create…" msgstr "作成..." #: widgets/kpropertiesdialogbuiltin_p.cpp:989 #, kde-format msgctxt "@action:button" msgid "Change…" msgstr "変更..." #: widgets/kpropertiesdialogbuiltin_p.cpp:1060 #: widgets/kpropertiesdialogbuiltin_p.cpp:1061 #: widgets/kpropertiesdialogbuiltin_p.cpp:1063 msgid "No Access" msgstr "アクセス不可" #: widgets/kpropertiesdialogbuiltin_p.cpp:1060 msgid "Can Only View" msgstr "表示のみ可能" #: widgets/kpropertiesdialogbuiltin_p.cpp:1060 msgid "Can View & Modify" msgstr "変更、表示が可能" #: widgets/kpropertiesdialogbuiltin_p.cpp:1061 msgid "Can Only View Content" msgstr "内容の表示のみ可能" #: widgets/kpropertiesdialogbuiltin_p.cpp:1061 msgid "Can View & Modify Content" msgstr "内容の変更、表示が可能" #: widgets/kpropertiesdialogbuiltin_p.cpp:1063 msgid "Can Only View/Read Content" msgstr "内容の表示/読み取りのみ可能" #: widgets/kpropertiesdialogbuiltin_p.cpp:1063 msgid "Can View/Read & Modify/Write" msgstr "表示/読み取りおよび変更/書き込みが可能" #: widgets/kpropertiesdialogbuiltin_p.cpp:1162 #, kde-format msgid "&Permissions" msgstr "パーミッション(&P)" #: widgets/kpropertiesdialogbuiltin_p.cpp:1173 #: widgets/kpropertiesdialogbuiltin_p.cpp:1360 #, kde-format msgid "Access Permissions" msgstr "アクセス許可" # skip-rule: permission2 #: widgets/kpropertiesdialogbuiltin_p.cpp:1183 #, kde-format msgid "This file is a link and does not have permissions." msgid_plural "All files are links and do not have permissions." msgstr[0] "これらのファイルはすべてリンクなのでパーミッションはありません。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1185 #, kde-format msgid "Only the owner can change permissions." msgstr "パーミッションを変更できるのは所有者のみです。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1192 #, kde-format msgid "O&wner:" msgstr "所有者(&W):" #: widgets/kpropertiesdialogbuiltin_p.cpp:1194 #, kde-format msgid "Specifies the actions that the owner is allowed to do." msgstr "所有者に許可するアクションを指定します。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1197 #, kde-format msgid "Gro&up:" msgstr "グループ(&U):" #: widgets/kpropertiesdialogbuiltin_p.cpp:1199 #, kde-format msgid "Specifies the actions that the members of the group are allowed to do." msgstr "グループのメンバーに許可するアクションを指定します。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1202 #, kde-format msgid "O&thers:" msgstr "その他(&T):" #: widgets/kpropertiesdialogbuiltin_p.cpp:1205 #, kde-format msgid "" "Specifies the actions that all users, who are neither owner nor in the " "group, are allowed to do." msgstr "" "所有者、グループのメンバーのいずれでもないユーザに許可するアクションを指定し" "ます。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1209 #, fuzzy, kde-format #| msgid "Only own&er can rename and delete folder content" msgid "Only own&er can delete or rename contents" msgstr "フォルダの内容を削除したり名前を変更できるのは所有者のみ(&E)" #: widgets/kpropertiesdialogbuiltin_p.cpp:1209 #, fuzzy, kde-format #| msgid "Enable this flag to allow executing the file as a program." msgid "Allow &executing file as program" msgstr "このフラグはファイルをプログラムとして実行することを許可します。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1211 #, kde-format msgid "Delete or rename:" msgstr "" #: widgets/kpropertiesdialogbuiltin_p.cpp:1211 #, fuzzy, kde-format #| msgid "&Execute" msgid "Execute:" msgstr "実行(&E)" #: widgets/kpropertiesdialogbuiltin_p.cpp:1212 #, kde-format msgid "" "Enable this option to allow only the folder's owner to delete or rename the " "contained files and folders. Other users can only add new files, which " "requires the 'Modify Content' permission." msgstr "" "このオプションを有効にすると、フォルダ内のファイルおよびサブフォルダを削除し" "たり名前を変更したりできるのがフォルダの所有者のみになります。他のユーザがで" "きるのは新しいファイルの追加のみで、それには「内容の変更」許可が必要です。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1216 #, kde-format msgid "" "Enable this option to mark the file as executable. This only makes sense for " "programs and scripts. It is required when you want to execute them." msgstr "" "ファイルを実行可能にするには、このオプションを有効にします。これはプログラム" "とスクリプト以外では意味がありません。ファイルを実行するときに必要になりま" "す。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1220 #, kde-format msgid "A&dvanced Permissions" msgstr "詳細なパーミッション(&D)" #: widgets/kpropertiesdialogbuiltin_p.cpp:1228 #, kde-format msgid "Ownership" msgstr "所有者" #: widgets/kpropertiesdialogbuiltin_p.cpp:1236 #, kde-format msgid "User:" msgstr "ユーザ:" #: widgets/kpropertiesdialogbuiltin_p.cpp:1274 #, kde-format msgid "Group:" msgstr "グループ:" #: widgets/kpropertiesdialogbuiltin_p.cpp:1308 #, kde-format msgid "Apply changes to all subfolders and their contents" msgstr "変更をすべてのサブフォルダとその内容に適用する" #: widgets/kpropertiesdialogbuiltin_p.cpp:1350 #, kde-format msgid "Advanced Permissions" msgstr "詳細なパーミッション" #: widgets/kpropertiesdialogbuiltin_p.cpp:1370 #, kde-format msgid "Class" msgstr "クラス" #: widgets/kpropertiesdialogbuiltin_p.cpp:1377 #, kde-format msgid "" "Show\n" "Entries" msgstr "" "項目の\n" "表示" #: widgets/kpropertiesdialogbuiltin_p.cpp:1378 #, kde-format msgid "This flag allows viewing the content of the folder." msgstr "このフラグはフォルダの内容表示を許可します。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1380 #, kde-format msgid "Read" msgstr "読み取り" #: widgets/kpropertiesdialogbuiltin_p.cpp:1381 #, kde-format msgid "The Read flag allows viewing the content of the file." msgstr "読み取りフラグはファイルの内容表示を許可します。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1387 #, kde-format msgid "" "Write\n" "Entries" msgstr "" "項目の\n" "書き込み" #: widgets/kpropertiesdialogbuiltin_p.cpp:1389 #, kde-format msgid "" "This flag allows adding, renaming and deleting of files. Note that deleting " "and renaming can be limited using the Sticky flag." msgstr "" "このフラグは、ファイルの追加、名前変更、削除を許可します。削除および名前変更" "はスティッキーフラグを使って制限することができます。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1392 #, kde-format msgid "Write" msgstr "書き込み" #: widgets/kpropertiesdialogbuiltin_p.cpp:1393 #, kde-format msgid "The Write flag allows modifying the content of the file." msgstr "書き込みフラグはファイルの内容変更を許可します。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1399 #, kde-format msgctxt "Enter folder" msgid "Enter" msgstr "移動" #: widgets/kpropertiesdialogbuiltin_p.cpp:1400 #, kde-format msgid "Enable this flag to allow entering the folder." msgstr "このフラグはフォルダへの移動を許可します。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1402 #, kde-format msgid "Exec" msgstr "実行" #: widgets/kpropertiesdialogbuiltin_p.cpp:1403 #, kde-format msgid "Enable this flag to allow executing the file as a program." msgstr "このフラグはファイルをプログラムとして実行することを許可します。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1411 #, kde-format msgid "Special" msgstr "特殊" #: widgets/kpropertiesdialogbuiltin_p.cpp:1416 #, kde-format msgid "" "Special flag. Valid for the whole folder, the exact meaning of the flag can " "be seen in the right hand column." msgstr "" "特殊なフラグ。フォルダ全体に有効、フラグの厳密な意味は右のカラムを参照してく" "ださい。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1420 #, kde-format msgid "" "Special flag. The exact meaning of the flag can be seen in the right hand " "column." msgstr "特殊なフラグ。フラグの厳密な意味は右のカラムを参照してください。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1425 #, kde-format msgid "User" msgstr "ユーザ" #: widgets/kpropertiesdialogbuiltin_p.cpp:1429 #, kde-format msgid "Group" msgstr "グループ" #: widgets/kpropertiesdialogbuiltin_p.cpp:1440 #, kde-format msgid "" "If this flag is set, the owner of this folder will be the owner of all new " "files." msgstr "" "このフラグを設定すると、フォルダの所有者がフォルダに新しく追加されたファイル" "の所有者になります。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1444 #, kde-format msgid "" "If this file is an executable and the flag is set, it will be executed with " "the permissions of the owner." msgstr "実行ファイルにこのフラグを設定すると、所有者の権限で実行されます。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1451 #, kde-format msgid "" "If this flag is set, the group of this folder will be set for all new files." msgstr "" "このフラグを設定すると、このフォルダのグループがすべての新しいファイルに対し" "て設定されます。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1455 #, kde-format msgid "" "If this file is an executable and the flag is set, it will be executed with " "the permissions of the group." msgstr "実行ファイルにこのフラグを設定すると、グループの権限で実行されます。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1462 #, kde-format msgid "" "If the Sticky flag is set on a folder, only the owner and root can delete or " "rename files. Otherwise everybody with write permissions can do this." msgstr "" "フォルダにスティッキーフラグを設定すると、ファイルの削除や名前変更ができるの" "は所有者と root のみになります。それ以外の場合は、書き込み権限を持つすべての" "ユーザがファイルの削除や名前変更を行えます。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1467 #, kde-format msgid "" "The Sticky flag on a file is ignored on Linux, but may be used on some " "systems" msgstr "" "ファイルのスティッキーフラグは Linux 上では無視されますが、使用されるシステム" "もあります。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1528 #, kde-format msgid "Set UID" msgstr "Set UID" #: widgets/kpropertiesdialogbuiltin_p.cpp:1532 #, kde-format msgid "Set GID" msgstr "Set GID" #: widgets/kpropertiesdialogbuiltin_p.cpp:1536 #, kde-format msgctxt "File permission" msgid "Sticky" msgstr "スティッキー" #: widgets/kpropertiesdialogbuiltin_p.cpp:1649 #, kde-format msgid "Link" msgstr "リンク" #: widgets/kpropertiesdialogbuiltin_p.cpp:1669 #, kde-format msgid "Varying (No Change)" msgstr "多種 (変更なし)" #: widgets/kpropertiesdialogbuiltin_p.cpp:1780 #, kde-format msgid "This file uses advanced permissions" msgid_plural "These files use advanced permissions." msgstr[0] "これらのファイルは詳細なパーミッションを使用します。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1802 #, kde-format msgid "This folder uses advanced permissions." msgid_plural "These folders use advanced permissions." msgstr[0] "これらのフォルダは詳細なパーミッションを使用します。" #: widgets/kpropertiesdialogbuiltin_p.cpp:1816 #, kde-format msgid "These files use advanced permissions." msgstr "これらのファイルは詳細なパーミッションを使用します。" #: widgets/kpropertiesdialogbuiltin_p.cpp:2054 #, kde-format msgctxt "@title:tab" msgid "C&hecksums" msgstr "チェックサム(&H)" #: widgets/kpropertiesdialogbuiltin_p.cpp:2119 #: widgets/kpropertiesdialogbuiltin_p.cpp:2130 #: widgets/kpropertiesdialogbuiltin_p.cpp:2141 #: widgets/kpropertiesdialogbuiltin_p.cpp:2152 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Calculating..." msgctxt "@info:progress" msgid "Calculating…" msgstr "計算中..." #: widgets/kpropertiesdialogbuiltin_p.cpp:2308 #, kde-format msgid "Invalid checksum." msgstr "不正なチェックサム" #: widgets/kpropertiesdialogbuiltin_p.cpp:2311 #, kde-format msgctxt "@info:tooltip" msgid "The given input is not a valid MD5, SHA1 or SHA256 checksum." msgstr "" #: widgets/kpropertiesdialogbuiltin_p.cpp:2322 #, kde-format msgid "Checksums match." msgstr "チェックサムが一致しました" #: widgets/kpropertiesdialogbuiltin_p.cpp:2325 #, kde-format msgctxt "@info:tooltip" msgid "The computed checksum and the expected checksum match." msgstr "" #: widgets/kpropertiesdialogbuiltin_p.cpp:2337 #, kde-format msgid "" "

    Checksums do not match.

    This may be due to a faulty download. Try re-" "downloading the file.
    If the verification still fails, contact the " "source of the file." msgstr "" "

    チェックサムが一致しません。

    ダウンロードに失敗している可能性がありま" "す。もう一度ファイルのダウンロードを試みてください。
    それでも検証に失敗し" "た場合、ファイルの提供元に連絡してください。" #: widgets/kpropertiesdialogbuiltin_p.cpp:2342 #, kde-format msgctxt "@info:tooltip" msgid "The computed checksum and the expected checksum differ." msgstr "" #: widgets/kpropertiesdialogbuiltin_p.cpp:2350 #, kde-format msgctxt "@info:progress computation in the background" msgid "Verifying checksum…" msgstr "" #: widgets/kpropertiesdialogbuiltin_p.cpp:2438 #, kde-format msgid "U&RL" msgstr "U&RL" #: widgets/kpropertiesdialogbuiltin_p.cpp:2444 #, kde-format msgid "URL:" msgstr "URL:" #: widgets/kpropertiesdialogbuiltin_p.cpp:2513 #: widgets/kpropertiesdialogbuiltin_p.cpp:2784 #, kde-format msgid "" "Could not save properties. Only entries on local file systems are supported." msgstr "" "プロパティを保存できませんでした。ローカルファイルシステム上のエントリのみが" "サポートされています。" #: widgets/kpropertiesdialogbuiltin_p.cpp:2584 #, kde-format msgid "&Application" msgstr "アプリケーション(&A)" #: widgets/kpropertiesdialogbuiltin_p.cpp:2724 #, kde-format msgid "Add File Type for %1" msgstr "%1 にファイルタイプを追加" #: widgets/kpropertiesdialogbuiltin_p.cpp:2725 #, kde-format msgid "Select one or more file types to add:" msgstr "追加するファイルタイプを選択 (複数可):" #: widgets/kpropertiesdialogbuiltin_p.cpp:2863 #, kde-format msgid "Only executables on local file systems are supported." msgstr "ローカルファイルシステム上の実行ファイルのみがサポートされています。" #: widgets/kpropertiesdialogbuiltin_p.cpp:2877 #, kde-format msgid "Advanced Options for %1" msgstr "%1 の詳細オプション" #: widgets/ksslinfodialog.cpp:38 #, kde-format msgid "KDE SSL Information" msgstr "KDE SSL 情報" #: widgets/ksslinfodialog.cpp:49 #, kde-format msgctxt "The receiver of the SSL certificate" msgid "Subject" msgstr "主体者" #: widgets/ksslinfodialog.cpp:50 #, kde-format msgctxt "The authority that issued the SSL certificate" msgid "Issuer" msgstr "発行者" #: widgets/ksslinfodialog.cpp:82 #, kde-format msgid "Current connection is secured with SSL." msgstr "現在の接続は SSL により安全です。" #: widgets/ksslinfodialog.cpp:86 #, kde-format msgid "" "The main part of this document is secured with SSL, but some parts are not." msgstr "" "この文書の主要部分は SSL で暗号化されますが、いくつかの部分はされません。" #: widgets/ksslinfodialog.cpp:93 #, kde-format msgid "Some of this document is secured with SSL, but the main part is not." msgstr "この文書は部分的に SSL で暗号化されますが、主要部分はされません。" #: widgets/ksslinfodialog.cpp:97 #, kde-format msgid "Current connection is not secured with SSL." msgstr "現在の接続は SSL で保護されていないため安全ではありません。" #: widgets/ksslinfodialog.cpp:139 #, kde-format msgctxt "%1, using %2 bits of a %3 bit key" msgid "%1, %2 %3" msgstr "%1, %2 %3" #: widgets/ksslinfodialog.cpp:141 #, kde-format msgctxt "Part of: %1, using %2 bits of a %3 bit key" msgid "using %1 bit" msgid_plural "using %1 bits" msgstr[0] "%1 ビット使用" #: widgets/ksslinfodialog.cpp:142 #, kde-format msgctxt "Part of: %1, using %2 bits of a %3 bit key" msgid "of a %1 bit key" msgid_plural "of a %1 bit key" msgstr[0] "%1 ビット鍵" #: widgets/ksslinfodialog.cpp:157 #, kde-format msgctxt "The certificate is not trusted" msgid "NO, there were errors:" msgstr "いいえ。エラーがありました:" #: widgets/ksslinfodialog.cpp:163 #, kde-format msgctxt "The certificate is trusted" msgid "Yes" msgstr "はい" #: widgets/ksslinfodialog.cpp:168 #, kde-format msgctxt "%1 is the effective date of the certificate, %2 is the expiry date" msgid "%1 to %2" msgstr "%1 から %2 まで" #: widgets/kurifiltersearchprovideractions.cpp:80 #, kde-format msgid "Search for '%1' with" msgstr "'%1' を検索" #: widgets/kurifiltersearchprovideractions.cpp:85 #, kde-format msgctxt "@action:inmenu Search for with" msgid "%1" msgstr "%1" #: widgets/kurifiltersearchprovideractions.cpp:94 #, fuzzy, kde-format #| msgid "Configure Web Shortcuts..." msgctxt "@action:inmenu" msgid "Configure Web Shortcuts…" msgstr "ウェブショートカットを設定..." #: widgets/kurlrequester.cpp:329 #, kde-format msgid "Open file dialog" msgstr "ファイル選択ダイアログを開きます" #: widgets/paste.cpp:69 widgets/paste.cpp:120 widgets/pastejob.cpp:71 #, kde-format msgid "Filename for clipboard content:" msgstr "クリップボードの内容のファイル名:" #: widgets/paste.cpp:112 #, kde-format msgid "%1 (%2)" msgstr "%1 (%2)" #: widgets/paste.cpp:132 #, kde-format msgid "" "The clipboard has changed since you used 'paste': the chosen data format is " "no longer applicable. Please copy again what you wanted to paste." msgstr "" "「貼り付け」を使ってからクリップボードが変更されたため、選択されたデータ" "フォーマットは適用できなくなりました。貼り付けるものをもう一度コピーしてくだ" "さい。" #: widgets/paste.cpp:262 #, kde-format msgctxt "@action:inmenu" msgid "Paste One Folder" msgstr "1個のフォルダを貼り付け" #: widgets/paste.cpp:262 #, kde-format msgctxt "@action:inmenu" msgid "Paste One File" msgstr "1個のファイルを貼り付け" #: widgets/paste.cpp:264 #, kde-format msgctxt "@action:inmenu" msgid "Paste One Item" msgid_plural "Paste %1 Items" msgstr[0] "%1個のアイテムを貼り付け" #: widgets/paste.cpp:266 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste Clipboard Contents..." msgctxt "@action:inmenu" msgid "Paste Clipboard Contents…" msgstr "クリップボードの内容を貼り付け..." #: widgets/paste.cpp:270 #, kde-format msgctxt "@action:inmenu" msgid "Paste" msgstr "貼り付け" #: widgets/pastedialog.cpp:43 #, kde-format msgid "Data format:" msgstr "データフォーマット:" #: widgets/pastejob.cpp:71 #, kde-format msgid "Filename for dropped contents:" msgstr "ドロップされたコンテンツのファイル名:" #: widgets/renamedialog.cpp:64 #, kde-format msgid "Date: %1" msgstr "日付: %1" #: widgets/renamedialog.cpp:73 #, kde-format msgid "Size: %1" msgstr "サイズ: %1" #: widgets/renamedialog.cpp:229 #, kde-format msgid "Appl&y to All" msgstr "すべてに適用(&Y)" #: widgets/renamedialog.cpp:230 #, kde-format msgid "" "When this is checked the button pressed will be applied to all subsequent " "folder conflicts for the remainder of the current job.\n" "Unless you press Skip you will still be prompted in case of a conflict with " "an existing file in the directory." msgstr "" "これをチェックすると、現在のジョブに関して、次に起こるフォルダ競合に対しボタ" "ンが押されたことになります。\n" "スキップを押さない限りは、ディレクトリの存在するファイルと競合が起こった場" "合、確認が行われます。" #: widgets/renamedialog.cpp:234 #, kde-format msgid "" "When this is checked the button pressed will be applied to all subsequent " "conflicts for the remainder of the current job." msgstr "" "これをチェックすると、現在のジョブに関して、次に起こる競合に対しボタンが押さ" "れたことになります。" #: widgets/renamedialog.cpp:240 #, kde-format msgid "&Rename" msgstr "名前変更(&R)" #: widgets/renamedialog.cpp:242 #, kde-format msgid "Suggest New &Name" msgstr "新しい名前を提案(&N)" #: widgets/renamedialog.cpp:248 #, kde-format msgid "&Skip" msgstr "スキップ(&S)" #: widgets/renamedialog.cpp:249 #, kde-format msgid "Do not copy or move this folder, skip to the next item instead" msgstr "このフォルダをコピーしたり移動したりせずに次のアイテムに進みます" #: widgets/renamedialog.cpp:250 #, kde-format msgid "Do not copy or move this file, skip to the next item instead" msgstr "このファイルをコピーしたり移動したりせずに次のアイテムに進みます" #: widgets/renamedialog.cpp:261 #, kde-format msgctxt "Write files into an existing folder" msgid "&Write Into" msgstr "書き込み(&W)" #: widgets/renamedialog.cpp:264 #, kde-format msgid "" "Files and folders will be copied into the existing directory, alongside its " "existing contents.\n" "You will be prompted again in case of a conflict with an existing file in " "the directory." msgstr "" "ファイルとフォルダは存在するディレクトリ、存在するコンテンツにコピーされま" "す。\n" "ディレクトリの存在するファイルと競合する場合は再び確認が行われます。" #: widgets/renamedialog.cpp:269 #, kde-format msgctxt "Overwrite files into an existing folder when files are older" msgid "&Overwrite older files" msgstr "古いファイルを上書き(&O)" #: widgets/renamedialog.cpp:273 #, kde-format msgid "" "Destination files which have older modification times will be overwritten by " "the source, skipped otherwise." msgstr "" #: widgets/renamedialog.cpp:285 #, kde-format msgid "&Resume" msgstr "再開(&R)" #: widgets/renamedialog.cpp:294 #, kde-format msgid "" "This action would overwrite '%1' with itself.\n" "Please enter a new file name:" msgstr "" "この操作は ‘%1’ をそれ自体で上書きしてしまいます。\n" "新しいファイル名を入力してください:" #: widgets/renamedialog.cpp:300 #, kde-format msgid "C&ontinue" msgstr "続行(&O)" #: widgets/renamedialog.cpp:362 #, fuzzy, kde-format #| msgid "This action will overwrite the destination." msgid "Would you like to overwrite the destination?" msgstr "この操作は転送先を上書きします。" #: widgets/renamedialog.cpp:364 #, fuzzy, kde-format #| msgid "This action will overwrite the destination." msgid "Would you like to merge the contents of '%1' into '%2'?" msgstr "この操作は転送先を上書きします。" #: widgets/renamedialog.cpp:372 #, kde-format msgid "Source" msgstr "転送元" #: widgets/renamedialog.cpp:374 #, kde-format msgid "Destination" msgstr "転送先" #: widgets/renamedialog.cpp:405 #, fuzzy, kde-format #| msgid "The destination is smaller by %1" msgid "The source is more recent." msgstr "転送先は%1 小さいです。" #: widgets/renamedialog.cpp:407 #, fuzzy, kde-format #| msgid "The destination is smaller by %1" msgid "The source is older." msgstr "転送先は%1 小さいです。" #: widgets/renamedialog.cpp:416 #, fuzzy, kde-format #| msgid "The destination is smaller by %1" msgid "The source is smaller by %1." msgstr "転送先は%1 小さいです。" #: widgets/renamedialog.cpp:419 #, fuzzy, kde-format #| msgid "The destination is bigger by %1" msgid "The source is bigger by %1." msgstr "転送先は%1 大きいです。" #: widgets/renamedialog.cpp:432 #, kde-format msgid "The files are identical." msgstr "これらのファイルは同一です。" #: widgets/renamedialog.cpp:435 #, kde-format msgid "The files seem identical." msgstr "これらのファイルは同一のようです。" #: widgets/renamedialog.cpp:438 #, kde-format msgid "The files are different." msgstr "これらのファイルには差異があります。" #: widgets/renamedialog.cpp:446 #, kde-format msgid "" "The files are likely to be identical: they have the same size and their " "contents are the same at the beginning, middle and end." msgstr "" #: widgets/renamedialog.cpp:465 #, kde-format msgid "An older item named '%1' already exists." msgstr "‘%1’ という名前の、より古いアイテムが既に存在します。" #: widgets/renamedialog.cpp:467 #, kde-format msgid "A similar file named '%1' already exists." msgstr "‘%1’ という名前の、よく似たファイルが既に存在します。" #: widgets/renamedialog.cpp:469 #, kde-format msgid "A more recent item named '%1' already exists." msgstr "‘%1’ という名前の、より新しいアイテムが既に存在します。" #: widgets/renamedialog.cpp:482 #, kde-format msgid "Rename:" msgstr "名前変更:" #: widgets/renamefiledialog.cpp:61 #, kde-format msgctxt "@title:window" msgid "Rename Item" msgstr "アイテムの名前を変更" #: widgets/renamefiledialog.cpp:61 #, kde-format msgctxt "@title:window" msgid "Rename Items" msgstr "複数のアイテムの名前を変更" #: widgets/renamefiledialog.cpp:72 #, kde-format msgctxt "@action:button" msgid "&Rename" msgstr "名前変更(&R)" #: widgets/renamefiledialog.cpp:84 #, kde-kuit-format msgctxt "@label:textbox" msgid "Rename the item %1 to:" msgstr "アイテム %1 の新しい名前:" #: widgets/renamefiledialog.cpp:87 #, kde-format msgctxt "" "This a template for new filenames, # is replaced by a number later, must be " "the end character" msgid "New name #" msgstr "新しい名前 #" #: widgets/renamefiledialog.cpp:88 #, kde-format msgctxt "@label:textbox" msgid "Rename the %1 selected item to:" msgid_plural "Rename the %1 selected items to:" msgstr[0] "選択された %1 アイテムの新しい名前:" #: widgets/renamefiledialog.cpp:131 #, kde-format msgctxt "@info" msgid "# will be replaced by ascending numbers starting with:" msgstr "" #: widgets/skipdialog.cpp:29 #, kde-format msgid "Information" msgstr "情報" #: widgets/skipdialog.cpp:47 #, kde-format msgid "Replace" msgstr "置換" #: widgets/skipdialog.cpp:53 #, kde-format msgid "Retry" msgstr "再試行" #: widgets/skipdialog.cpp:60 #, kde-format msgid "Replace All" msgstr "すべて置換" #: widgets/skipdialog.cpp:67 #, kde-format msgid "Skip" msgstr "スキップ" #: widgets/skipdialog.cpp:71 #, kde-format msgid "Skip All" msgstr "すべてスキップ" #. i18n: ectx: property (text), widget (QLabel, encryptionIndicator) #: widgets/sslinfo.ui:17 #, kde-format msgid "[padlock]" msgstr "[パッドロック]" #. i18n: ectx: property (text), widget (QLabel, addressTag) #: widgets/sslinfo.ui:34 #, kde-format msgctxt "Web page address" msgid "Address:" msgstr "アドレス:" #. i18n: ectx: property (text), widget (QLabel, ipTag) #: widgets/sslinfo.ui:54 #, kde-format msgid "IP address:" msgstr "IP アドレス:" #. i18n: ectx: property (text), widget (QLabel, encryptionTag) #: widgets/sslinfo.ui:74 #, kde-format msgid "Encryption:" msgstr "暗号化:" #. i18n: ectx: property (text), widget (QLabel, detailsTag) #: widgets/sslinfo.ui:94 #, kde-format msgid "Details:" msgstr "詳細:" #. i18n: ectx: property (text), widget (QLabel, sslVersionTag) #: widgets/sslinfo.ui:114 #, kde-format msgid "SSL version:" msgstr "SSL バージョン:" #. i18n: ectx: property (text), widget (QLabel, certSelectorTag) #: widgets/sslinfo.ui:134 #, kde-format msgid "Certificate chain:" msgstr "証明書チェーン:" #. i18n: ectx: property (text), widget (QLabel, trustedTag) #: widgets/sslinfo.ui:163 #, kde-format msgid "Trusted:" msgstr "信頼された:" #. i18n: ectx: property (text), widget (QLabel, validityPeriodTag) #: widgets/sslinfo.ui:183 #, kde-format msgid "Validity period:" msgstr "有効期間:" #. i18n: ectx: property (text), widget (QLabel, serialTag) #: widgets/sslinfo.ui:203 #, kde-format msgid "Serial number:" msgstr "シリアル番号:" #. i18n: ectx: property (text), widget (QLabel, digestTag) #: widgets/sslinfo.ui:223 #, kde-format msgid "MD5 digest:" msgstr "MD5 ダイジェスト:" #. i18n: ectx: property (text), widget (QLabel, sha1DigestTag) #: widgets/sslinfo.ui:243 #, kde-format msgid "SHA1 digest:" msgstr "SHA1 ダイジェスト:" #: widgets/sslui.cpp:31 #, kde-format msgid "" "The remote host did not send any SSL certificates.\n" "Aborting because the identity of the host cannot be established." msgstr "" "リモートホストが SSL 証明書を送信してきません。\n" "ホストの同定が発行されなかったため中止します。" #: widgets/sslui.cpp:50 widgets/widgetsaskuseractionhandler.cpp:482 #, kde-format msgid "" "The server failed the authenticity check (%1).\n" "\n" msgstr "" "サーバは信頼性テストに合格しませんでした (%1)。\n" "\n" #: widgets/widgetsaskuseractionhandler.cpp:234 #, fuzzy, kde-kuit-format #| msgctxt "@info" #| msgid "" #| "Do you really want to permanently delete this item?%1This action cannot be undone." msgctxt "@info" msgid "" "Do you really want to permanently delete this item?%1This action cannot be undone." msgstr "" "本当にこのアイテムを完全に削除しますか?%1この操作はもとに戻せません。" #: widgets/widgetsaskuseractionhandler.cpp:240 #, kde-kuit-format msgctxt "@info" msgid "" "Do you really want to permanently delete this %1 item?This action cannot be undone." msgid_plural "" "Do you really want to permanently delete these %1 items?This action cannot be undone." msgstr[0] "" "本当にこれら%1個のアイテムを完全に削除しますか?この操作はもとに戻せません" #: widgets/widgetsaskuseractionhandler.cpp:253 #, fuzzy, kde-kuit-format #| msgctxt "@info" #| msgid "" #| "Do you really want to permanently delete this item?%1This action cannot be undone." msgctxt "@info" msgid "" "Moving this item to Trash failed as it is too large. Permanently delete it " "instead?%1This action cannot be undone." msgstr "" "本当にこのアイテムを完全に削除しますか?%1この操作はもとに戻せません。" #: widgets/widgetsaskuseractionhandler.cpp:260 #, fuzzy, kde-kuit-format #| msgctxt "@info" #| msgid "" #| "Do you really want to permanently delete this item?This action cannot be undone." #| msgid_plural "" #| "Do you really want to permanently delete these %1 items?This action cannot be undone." msgctxt "@info" msgid "" "Moving this %1 item to Trash failed as it is too large. Permanently delete " "it instead?This action cannot be undone." msgid_plural "" "Moving these %1 items to Trash failed as they are too large. Permanently " "delete them instead?This action cannot be " "undone." msgstr[0] "" "本当にこれら%1個のアイテムを完全に削除しますかこの操作はもとに戻せません" #: widgets/widgetsaskuseractionhandler.cpp:288 #, kde-kuit-format msgctxt "@info" msgid "Do you really want to move this %1 item to the Trash?" msgid_plural "Do you really want to move these %1 items to the Trash?" msgstr[0] "本当にこれら %1 個のアイテムをごみ箱に移動しますか?" #: widgets/widgetsaskuseractionhandler.cpp:343 #, kde-format msgctxt "@option:checkbox" msgid "Do not ask again" msgstr "次回から確認しない" #: widgets/widgetsaskuseractionhandler.cpp:386 #, kde-format msgctxt "@option:check" msgid "Do not ask again" msgstr "次回から確認しない" #: widgets/widgetsaskuseractionhandler.cpp:412 #, kde-format msgctxt "@option:check" msgid "Do not show this message again" msgstr "次回からこのメッセージを表示しない" #: widgets/widgetsaskuseractionhandler.cpp:547 #, kde-format msgid "The peer SSL certificate chain appears to be corrupt." msgstr "ピアの SSL 証明書チェーンが壊れているようです。" #: widgets/widgetsaskuseractionhandler.cpp:550 #, kde-format msgid "SSL" msgstr "SSL" #: widgets/widgetsuntrustedprogramhandler.cpp:106 #, kde-format msgctxt "Warning about executing unknown program" msgid "Warning" msgstr "警告" #: widgets/widgetsuntrustedprogramhandler.cpp:122 #, kde-format msgctxt "program name follows in a line edit below" msgid "This will start the program:" msgstr "これは以下のプログラムを開始します:" #: widgets/widgetsuntrustedprogramhandler.cpp:132 #, kde-format msgid "If you do not trust this program, click Cancel" msgstr "このプログラムを信頼しない場合は「キャンセル」をクリックしてください" #~ msgid "Is &executable" #~ msgstr "実行可能(&E)" #~ msgid "New Folder..." #~ msgstr "新しいフォルダ..." #~ msgctxt "@action:button" #~ msgid "Add..." #~ msgstr "追加..." #~ msgctxt "@action:button" #~ msgid "Edit..." #~ msgstr "編集..." #~ msgctxt "@title:menu" #~ msgid "&Open Folder With..." #~ msgstr "アプリケーションでフォルダを開く(&O)..." #~ msgctxt "@title:menu" #~ msgid "&Open With..." #~ msgstr "アプリケーションで開く(&O)..." #, fuzzy #~| msgctxt "@title:window" #~| msgid "New Folder" #~ msgctxt "@title:window" #~ msgid "New File" #~ msgstr "新しいフォルダ" #~ msgctxt "@title:window" #~ msgid "New Folder" #~ msgstr "新しいフォルダ"