# Translation of Plugins - Download Monitor - Stable (latest release) in Japanese # This file is distributed under the same license as the Plugins - Download Monitor - Stable (latest release) package. msgid "" msgstr "" "PO-Revision-Date: 2018-08-02 03:20:58+0000\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-Generator: GlotPress/2.4.0-alpha\n" "Language: ja_JP\n" "Project-Id-Version: Plugins - Download Monitor - Stable (latest release)\n" #: src/Logs/LoggingListTable.php:125 msgid " (v%s no longer exists)" msgstr " (v%s はもう存在しません)" #: src/Logs/LoggingListTable.php:123 msgid " (v%s)" msgstr " (v%s)" #: src/Admin/Settings/Settings.php:271 msgid "Blacklist user agents" msgstr "ユーザーエージェントブラックリスト" #: src/Logs/LogPage.php:23 msgid "Logs" msgstr "ログ" #: src/DLM.php:258 src/Admin/Settings/Page.php:22 msgid "Settings" msgstr "設定" #: src/Admin/Settings/Page.php:101 msgid "Settings successfully saved" msgstr "設定を保存しました。" #: src/Admin/Settings/Page.php:178 msgid "Save Changes" msgstr "設定を保存" #: src/Logs/LogPage.php:80 msgid "Download Logs" msgstr "ダウンロードログ" #: src/Logs/LogPage.php:82 msgid "Export CSV" msgstr "CSVで出力" #: src/Logs/LogExportCSV.php:69 msgid "Version ID" msgstr "バージョンID" #: src/Logs/LogExportCSV.php:74 msgid "User IP" msgstr "IPアドレス" #: src/Logs/LoggingListTable.php:199 src/Logs/LogExportCSV.php:75 msgid "User Agent" msgstr "ユーザーエージェント" #: src/Logs/LoggingListTable.php:200 src/Logs/LogExportCSV.php:76 #: src/Shop/Admin/ProductTableColumns.php:35 src/Shop/Admin/OrderTable.php:153 #: assets/views/order/page-order-details.php:68 msgid "Date" msgstr "日時" #: src/Logs/LogExportCSV.php:77 src/Shop/Admin/OrderTable.php:154 #: assets/views/order/page-order-details.php:69 msgid "Status" msgstr "ステータス" #: src/Logs/LoggingListTable.php:94 msgid "Download Complete" msgstr "ダウンロードしました。" #: src/Logs/LoggingListTable.php:102 msgid "%s ago" msgstr "%s 前" #: src/Logs/LoggingListTable.php:129 msgid "Download #%d (no longer exists)" msgstr "#%d をダウンロード (存在しません)" #: src/Logs/LoggingListTable.php:163 msgid "Non-member" msgstr "非メンバー" #: src/Logs/LoggingListTable.php:197 msgid "User" msgstr "ユーザー" #: src/Logs/LoggingListTable.php:198 #: assets/views/order/page-order-details.php:165 msgid "IP Address" msgstr "IPアドレス" #: assets/views/meta-box/version.php:8 msgid "Remove" msgstr "削除" #: assets/views/meta-box/version.php:28 msgid "File URL(s)" msgstr "ファイルのURL" #: assets/views/meta-box/version.php:31 msgid "Enter one file path/URL per line - multiple files will be used as mirrors (chosen at random)." msgstr "1行に1つのファイルパス、もしくはURLを入力してください。複数ファイルがある場合はミラーとして使われます。(ランダムで選択)" #: assets/views/meta-box/version.php:37 msgid "Upload file" msgstr "ファイルをアップロード" #: assets/views/meta-box/version.php:39 msgid "Choose a file" msgstr "ファイルを選択" #: assets/views/meta-box/version.php:40 msgid "Insert file URL" msgstr "URLを挿入" #: assets/views/meta-box/version.php:44 msgid "Browse for file" msgstr "ファイルを参照" #: assets/views/meta-box/version.php:71 msgid "File Date" msgstr "ファイル日時" #: assets/views/meta-box/version.php:74 msgid "h" msgstr "時" #: assets/views/meta-box/version.php:77 msgid "m" msgstr "分" #: src/DownloadHandler.php:320 msgid "Download does not exist." msgstr "ダウンロードが存在しません。" #: src/DownloadHandler.php:320 src/DownloadHandler.php:397 #: src/DownloadHandler.php:405 src/DownloadHandler.php:559 msgid "Go to homepage →" msgstr "&rarr のホームページへ行きます。" #: src/DownloadHandler.php:320 src/DownloadHandler.php:397 #: src/DownloadHandler.php:405 src/DownloadHandler.php:445 #: src/DownloadHandler.php:559 msgid "Download Error" msgstr "ダウンロードエラー" #: src/DownloadHandler.php:397 src/DownloadHandler.php:405 msgid "No file paths defined." msgstr "ファイルパスが指定されていません。" #: src/DownloadHandler.php:481 src/DownloadHandler.php:499 #: src/DownloadHandler.php:506 src/DownloadHandler.php:513 msgid "Redirected to file" msgstr "ファイルへリダイレクトします。" #: src/DownloadHandler.php:552 msgid "Redirected to remote file." msgstr "外部ファイルへリダイレクトします。" #: src/DownloadHandler.php:557 src/DownloadHandler.php:559 msgid "File not found." msgstr "ファイルが見つかりません。" #: src/PostTypeManager.php:22 assets/views/meta-box/product-information.php:13 msgid "Downloads" msgstr "ダウンロード" #: src/PostTypeManager.php:24 src/PostTypeManager.php:76 msgid "Add New" msgstr "新規作成" #: src/PostTypeManager.php:25 msgid "Add Download" msgstr "ダウンロードを追加" #: src/PostTypeManager.php:26 src/PostTypeManager.php:78 #: src/Shop/Util/PostType.php:22 msgid "Edit" msgstr "編集" #: src/PostTypeManager.php:27 msgid "Edit Download" msgstr "ダウンロードを編集" #: src/PostTypeManager.php:28 msgid "New Download" msgstr "新しいダウンロード" #: src/PostTypeManager.php:29 src/PostTypeManager.php:30 msgid "View Download" msgstr "ダウンロードを表示" #: src/PostTypeManager.php:31 msgid "Search Downloads" msgstr "ダウンロードを検索" #: src/PostTypeManager.php:32 msgid "No Downloads found" msgstr "ダウンロードはありません。" #: src/PostTypeManager.php:33 msgid "No Downloads found in trash" msgstr "ゴミ箱にダウンロードはありません。" #: src/PostTypeManager.php:34 msgid "Parent Download" msgstr "親のダウンロード" #: src/PostTypeManager.php:36 msgid "This is where you can create and manage downloads for your site." msgstr "あなたのサイトのためのダウンロードの作成及び管理ができます。" #: src/Shortcodes.php:142 src/Shortcodes.php:261 msgid "Download not found" msgstr "ダウンロードが見つかりません" #: src/TaxonomyManager.php:31 msgid "Download Category" msgstr "ダウンロードカテゴリ" #: src/TaxonomyManager.php:32 msgid "Search Download Categories" msgstr "ダウンロードカテゴリを検索" #: src/TaxonomyManager.php:33 msgid "All Download Categories" msgstr "全てのダウンロードカテゴリ" #: src/TaxonomyManager.php:34 src/TaxonomyManager.php:35 msgid "Parent Download Category" msgstr "親のダウンロードカテゴリ" #: src/TaxonomyManager.php:36 msgid "Edit Download Category" msgstr "ダウンロードカテゴリを編集" #: src/TaxonomyManager.php:37 msgid "Update Download Category" msgstr "ダウンロードカテゴリを更新" #: src/TaxonomyManager.php:38 msgid "Add New Download Category" msgstr "新しいダウンロードカテゴリを追加" #: src/TaxonomyManager.php:39 msgid "New Download Category Name" msgstr "新しいダウンロードカテゴリの名前" #: src/TaxonomyManager.php:63 msgid "Download Tag" msgstr "ダウンロードタグ" #: src/TaxonomyManager.php:64 msgid "Search Download Tags" msgstr "ダウンロードタグを検索" #: src/TaxonomyManager.php:65 msgid "All Download Tags" msgstr "全てのダウンロードタグ" #: src/TaxonomyManager.php:66 src/TaxonomyManager.php:67 msgid "Parent Download Tag" msgstr "親のダウンロードタグ" #: src/TaxonomyManager.php:68 msgid "Edit Download Tag" msgstr "ダウンロードタグを編集" #: src/TaxonomyManager.php:69 msgid "Update Download Tag" msgstr "ダウンロードタグを更新" #: src/TaxonomyManager.php:70 msgid "Add New Download Tag" msgstr "新しいダウンロードタグを追加" #: src/TaxonomyManager.php:71 msgid "New Download Tag Name" msgstr "新しいダウンロードタグの名前" #: src/Widgets/Downloads.php:28 msgid "Display a list of your downloads." msgstr "ダウンロードリストを表示します。" #: src/Widgets/Downloads.php:30 msgid "Downloads List" msgstr "ダウンロードリスト" #: src/Widgets/Downloads.php:55 src/Widgets/Downloads.php:162 msgid "Featured Downloads" msgstr "注目のダウンロード" #: src/Widgets/Downloads.php:193 msgid "Default template" msgstr "デフォルトテンプレート" #: src/Widgets/Downloads.php:204 msgid "Random" msgstr "ランダム" #: src/Widgets/Downloads.php:208 msgid "Date added" msgstr "追加日時" #: src/Widgets/Downloads.php:210 msgid "Date modified" msgstr "変更日時" #: src/Widgets/Downloads.php:222 msgid "ASC" msgstr "昇順" #: src/Widgets/Downloads.php:224 msgid "DESC" msgstr "降順" #: src/Widgets/Downloads.php:232 msgid "Show only featured downloads" msgstr "注目のダウンロードのみに表示されます。" #: src/Widgets/Downloads.php:239 msgid "Show only members only downloads" msgstr "メンバーズオンリーのダウンロードのみに表示されます。" #: templates/content-download.php:13 templates/content-download-box.php:27 #: templates/content-download-filename.php:14 #: templates/content-download-title.php:13 msgid "Version %s" msgstr "バージョン %s" #: templates/content-download-box.php:29 #: templates/shop/checkout/order-complete.php:89 #: src/Shop/Email/VarParser.php:70 msgid "Download File" msgstr "ファイルをダウンロード" #: templates/content-download-button.php:13 msgid "Download “%s”" msgstr "“%s” をダウンロード" #. Plugin Name of the plugin msgid "Download Monitor" msgstr "Download Monitor" #. Plugin URI of the plugin msgid "https://www.download-monitor.com" msgstr "https://www.download-monitor.com" #: src/Logs/LoggingListTable.php:67 src/Shop/Admin/OrderTable.php:99 msgid "Delete" msgstr "削除" #: src/Logs/LoggingListTable.php:329 src/Shop/Admin/OrderTable.php:285 msgid "Filter" msgstr "フィルター" #: src/Logs/LogExportCSV.php:70 msgid "Filename" msgstr "ファイル名" #: src/Widgets/Downloads.php:217 src/Shop/Admin/OrderTable.php:152 msgid "Order" msgstr "注文" #: src/Widgets/Downloads.php:180 msgid "Limit" msgstr "上限" #: src/Logs/LoggingListTable.php:259 src/Shop/Order/Status/Factory.php:24 msgid "Completed" msgstr "完了" #: src/DLM.php:259 src/Admin/Admin.php:240 src/Util/Onboarding.php:205 msgid "Extensions" msgstr "拡張" #: src/Logs/LogPage.php:84 msgid "Delete Logs" msgstr "ログの削除" #: src/Logs/LogExportCSV.php:72 msgid "User Login" msgstr "ユーザーログイン" #: src/Logs/LogExportCSV.php:73 msgid "User Email" msgstr "Eメールアドレス" #: src/Logs/LoggingListTable.php:255 src/Shop/Order/Transaction/Factory.php:45 #: src/Shop/Order/Status/Factory.php:27 msgid "Failed" msgstr "失敗" #: src/Logs/LoggingListTable.php:257 msgid "Redirected" msgstr "リダイレクト" #: src/Logs/LoggingListTable.php:277 src/Shop/Admin/OrderTable.php:250 msgid "Show all dates" msgstr "すべての日付を表示" #: src/Logs/LoggingListTable.php:317 src/Shop/Admin/OrderTable.php:272 msgid "25 per page" msgstr "25 件ごと" #: src/Logs/LoggingListTable.php:319 src/Shop/Admin/OrderTable.php:274 msgid "50 per page" msgstr "50 件ごと" #: src/Logs/LoggingListTable.php:321 src/Shop/Admin/OrderTable.php:276 msgid "100 per page" msgstr "100 件ごと" #: src/Logs/LoggingListTable.php:323 src/Shop/Admin/OrderTable.php:278 msgid "200 per page" msgstr "200 件ごと" #: src/Logs/LoggingListTable.php:325 src/Shop/Admin/OrderTable.php:280 msgid "Show All" msgstr "すべて表示" #: assets/views/meta-box/version.php:10 msgid "Version %s (%s)" msgstr "バージョン %s (%s)" #: src/DownloadHandler.php:314 msgid "Password Required" msgstr "パスワードが必要です" #: src/Util/Onboarding.php:125 src/Util/PageCreator.php:14 msgid "No Access" msgstr "アクセスなし" #: src/PostTypeManager.php:21 msgid "All Downloads" msgstr "すべてのダウンロード" #: src/Product/Product.php:188 msgid "License successfully activated." msgstr "ライセンスが正常に有効化されました。" #: src/Widgets/Downloads.php:188 msgid "Output template" msgstr "出力テンプレート" #: src/Widgets/Downloads.php:197 msgid "Order by" msgstr "順番" #: templates/content-download.php:16 templates/content-download-box.php:18 #: templates/content-download-filename.php:17 msgid "1 download" msgid_plural "%d downloads" msgstr[0] "%d ダウンロード" #: templates/content-download-version-list.php:24 #: templates/content-download-button.php:14 msgid "Downloaded 1 time" msgid_plural "Downloaded %d times" msgstr[0] "%d 回のダウンロード" #. Author of the plugin msgid "Never5" msgstr "Never5" #. Author URI of the plugin msgid "https://www.never5.com" msgstr "https://www.never5.com" #: src/Logs/LoggingListTable.php:253 msgid "Any status" msgstr "任意のステータス" #: src/Admin/Settings/Page.php:203 msgid "Because your server is running on nginx, our .htaccess file can't protect your downloads." msgstr "サーバーがnginxで実行されているため、.htaccessファイルがダウンロードを保護することはできません。" #: src/Admin/Settings/Settings.php:264 msgid "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for ranges. IPv4 examples: 198.51.100.1 or 198.51.100.0/24. IPv6 examples: 2001:db8::1 or 2001:db8::/32." msgstr "1行ごとにブラックリストにIPアドレスをリストにします。IP / CIDRネットマスク形式の範囲を使用します。 IPv4 の例: 198.51.100.1 または 198.51.100.0/24。IPv6 の例: 2001:db8::1 または 2001:db8::/32。" #: src/Admin/Settings/Page.php:204 msgid "Please add the following rules to your nginx config to disable direct file access: %s" msgstr "ファイルへの直接アクセスを無効にするには、nginxの設定ファイルに以下のルールを追加してください: %s" #: src/Logs/LoggingListTable.php:236 msgid "Log entries deleted" msgstr "ログエントリーを削除しました" #: src/Logs/LoggingListTable.php:291 src/Shop/Admin/OrderTable.php:264 msgid "%1$s %2$d" msgstr "%1$s %2$d" #: src/Logs/LogExportCSV.php:71 msgid "User ID" msgstr "ユーザー ID" #: assets/views/meta-box/version.php:10 assets/views/meta-box/version.php:24 msgid "n/a" msgstr "該当なし" #: assets/views/meta-box/version.php:9 msgid "Click to toggle" msgstr "クリックで切り替え" #: src/Admin/CustomLabels.php:24 msgid "Download title" msgstr "タイトル" #: src/Admin/CustomLabels.php:44 src/Admin/CustomLabels.php:47 msgid "Download updated." msgstr "ダウンロードを更新しました。" #: src/Admin/CustomLabels.php:45 msgid "Custom field updated." msgstr "カスタムフィールドを更新しました。" #: src/Admin/CustomLabels.php:46 msgid "Custom field deleted." msgstr "カスタムフィールドを削除しました。" #: src/Admin/CustomLabels.php:48 msgid "Download restored to revision from %s" msgstr "リビジョン %s へダウンロードを復元しました。" #: src/Admin/CustomLabels.php:49 msgid "Download published." msgstr "ダウンロードを共有しました。" #: src/Admin/CustomLabels.php:50 msgid "Download saved." msgstr "ダウンロードを保存しました。" #: src/Admin/CustomLabels.php:51 msgid "Download submitted." msgstr "ダウンロードを投稿しました。" #: src/Admin/CustomLabels.php:52 msgid "Download scheduled for: %1$s." msgstr "ダウンロードスケジュール: %1$s." #: src/Admin/CustomLabels.php:54 msgid "Download draft updated." msgstr "ダウンロード案を更新しました。" #: src/Admin/CustomColumns.php:24 src/Shop/Admin/ProductTableColumns.php:32 msgid "Image" msgstr "画像" #: src/Admin/CustomColumns.php:25 src/Widgets/Downloads.php:172 #: src/Widgets/Downloads.php:202 src/Shop/Admin/ProductTableColumns.php:33 msgid "Title" msgstr "タイトル" #: src/Admin/CustomColumns.php:26 src/Admin/WritePanels.php:79 #: src/Widgets/Downloads.php:206 assets/views/order/page-order-details.php:67 msgid "ID" msgstr "ID" #: src/Admin/CustomColumns.php:27 src/Logs/LoggingListTable.php:196 msgid "File" msgstr "ファイル" #: templates/shop/email/elements/downloads-table.php:16 #: src/Admin/CustomColumns.php:28 src/Admin/MediaInsert.php:241 #: assets/views/meta-box/version.php:22 assets/blocks/src/blocks.js:63 msgid "Version" msgstr "バージョン" #: src/TaxonomyManager.php:59 src/TaxonomyManager.php:62 #: src/Admin/CustomColumns.php:30 msgid "Tags" msgstr "タグ" #: src/Admin/CustomColumns.php:31 src/Admin/Dashboard.php:74 #: src/Widgets/Downloads.php:212 assets/views/meta-box/version.php:64 msgid "Download count" msgstr "ダウンロードカウント" #: src/Admin/CustomColumns.php:32 msgid "Featured" msgstr "注目" #: src/Admin/CustomColumns.php:33 src/Admin/WritePanels.php:135 #: src/Admin/CustomActions.php:211 msgid "Members only" msgstr "メンバーズオンリー" #: src/Admin/CustomColumns.php:35 msgid "Date posted" msgstr "投稿日時" #: src/Admin/Dashboard.php:23 msgid "Popular Downloads" msgstr "トップダウンロード" #: src/Admin/Dashboard.php:60 msgid "There are no stats available yet!" msgstr "まだ統計がありません!" #: src/Admin/Dashboard.php:73 src/PostTypeManager.php:23 #: src/Logs/LoggingListTable.php:195 assets/blocks/src/blocks.js:58 msgid "Download" msgstr "ダウンロード" #: src/Admin/AdminScripts.php:207 src/Admin/MediaBrowser.php:34 msgid "Browse for a file" msgstr "ファイルを参照" #: src/Admin/MediaBrowser.php:108 msgid "No files found" msgstr "ファイルが見つかりません。" #: src/Admin/AdminScripts.php:201 src/Admin/MediaInsert.php:36 #: src/Admin/MediaInsert.php:55 msgid "Insert Download" msgstr "ダウンロードを挿入" #: src/Admin/MediaInsert.php:66 src/Admin/MediaInsert.php:204 msgid "Insert Shortcode" msgstr "ショートコードを挿入" #: src/Admin/MediaInsert.php:67 msgid "Quick-add download" msgstr "ダウンロードを即時挿入" #: src/Admin/MediaInsert.php:114 msgid "Error: File was not created." msgstr "エラー:ファイルが作成されませんでした。" #: src/Admin/MediaInsert.php:134 msgid "Download successfully created." msgstr "ダウンロードが作成されました。" #: src/Admin/MediaInsert.php:137 msgid "Error: Download was not created." msgstr "エラー:ダウンロードは作成されていません。" #: src/Admin/MediaInsert.php:169 msgid "Choose a download" msgstr "ダウンロードを選択" #: src/Admin/MediaInsert.php:194 assets/blocks/src/blocks.js:68 #: assets/blocks/src/blocks.js:70 msgid "Template" msgstr "テンプレート" #: src/Admin/MediaInsert.php:196 msgid "Template Name" msgstr "テンプレート名" #: src/Admin/MediaInsert.php:198 msgid "Leaving this blank will use the default content-download.php template file. If you enter, for example, image, the content-download-image.php template will be used instead." msgstr "空白にするとデフォルトのテンプレート content-download.php が使用されます。例えば、imageと入力すると、content-download-image.phpのテンプレートが使用されます。" #: src/Admin/MediaInsert.php:215 msgid "Drop file here" msgstr "ファイルをここにドロップ" #: src/Admin/MediaInsert.php:220 msgid "Select File" msgstr "ファイルを選択" #: src/Admin/MediaInsert.php:224 msgid "Enter URL manually" msgstr "手動でURLを入力" #: src/Admin/MediaInsert.php:229 msgid "Download URL" msgstr "ダウンロードURL" #: src/Admin/MediaInsert.php:231 msgid "Required URL" msgstr "URLが必要です。" #: src/Admin/MediaInsert.php:235 src/Logs/LogExportCSV.php:68 msgid "Download Title" msgstr "タイトル" #: src/Admin/MediaInsert.php:237 msgid "Required title" msgstr "タイトルが必要です。" #: src/Admin/MediaInsert.php:243 msgid "Optional version number" msgstr "任意のバージョン番号" #: src/Admin/MediaInsert.php:248 msgid "Save Download" msgstr "ダウンロードを保存しました。" #: src/Admin/MediaInsert.php:304 msgid "Allowed Files" msgstr "許可されたファイル" #: src/Admin/MediaInsert.php:354 msgid "Please wait..." msgstr "お待ちください..." #: src/Admin/WritePanels.php:38 msgid "Download Options" msgstr "ダウンロードオプション" #: src/Admin/WritePanels.php:52 msgid "Short Description" msgstr "短い説明" #: src/Admin/WritePanels.php:129 src/Admin/CustomActions.php:209 msgid "Featured download" msgstr "注目のダウンロード" #: src/Admin/WritePanels.php:130 msgid "Mark this download as featured. Used by shortcodes and widgets." msgstr "このダウンロードを注目のダウンロードとしてマークします。ショートコードとウィジェットで使用されます。" #: src/Admin/WritePanels.php:136 msgid "Only logged in users will be able to access the file via a download link if this is enabled." msgstr "ユーザーがログインし、これが有効になっている場合のみ、ダウンロードリンクを介してファイルにアクセスすることができるようになります。" #: src/Admin/WritePanels.php:187 msgid "Close all" msgstr "すべて閉じる" #: src/Admin/WritePanels.php:188 msgid "Expand all" msgstr "すべて展開" #: src/Admin/Settings/Settings.php:65 src/Admin/Settings/Settings.php:324 msgid "General" msgstr "一般" #: src/Admin/Settings/Settings.php:72 msgid "Default Template" msgstr "デフォルトテンプレート" #: src/Admin/Settings/Settings.php:73 msgid "Choose which template is used for [download] shortcodes by default (this can be overridden by the format argument)." msgstr "デフォルトの[download]ショートコードで使われるテンプレートを選択してください。(この設定は format 引数で上書きできます。)" #: src/Admin/Settings/Settings.php:95 msgid "X-Accel-Redirect / X-Sendfile" msgstr "X-Accel-Redirect / X-Sendfile" #: src/Admin/Settings/Settings.php:96 src/Admin/Settings/Settings.php:104 #: src/Admin/Settings/Settings.php:112 src/Admin/Settings/Settings.php:120 #: src/Admin/Settings/Settings.php:209 src/Admin/Settings/Settings.php:231 #: src/Admin/Settings/Settings.php:239 src/Admin/Settings/Settings.php:398 msgid "Enable" msgstr "有効" #: src/Admin/Settings/Settings.php:97 msgid "If supported, X-Accel-Redirect / X-Sendfile can be used to serve downloads instead of PHP (server requires mod_xsendfile)." msgstr "もし有効ならば、X-Accel-Redirect / X-Sendfile をPHPの代わりにダウンロードサービスを使えます。(サーバー側での mod_xsendfile の設定が必要です。)" #: src/Admin/Settings/Settings.php:129 msgid "Endpoint" msgstr "エンドポイント" #: src/Admin/Settings/Settings.php:138 msgid "Download Endpoint" msgstr "ダウンロードエンドポイント" #: src/Admin/Settings/Settings.php:139 msgid "Define what endpoint should be used for download links. By default this will be %s." msgstr "どのエンドポイントがダウンロードリンクに使われるかを定義します。デフォルトでは %s が使われます。" #: src/Admin/Settings/Settings.php:144 msgid "Endpoint Value" msgstr "エンドポイント値" #: src/Admin/Settings/Settings.php:145 msgid "Define what unique value should be used on the end of your endpoint to identify the downloadable file. e.g. ID would give a link like %s" msgstr "どの任意の値がダウンロード可能なファイルを識別するためにエンドポイントの最後に使われるかを定義します。例えば、IDは %s のようなリンクを与えます。" #: src/Admin/Settings/Settings.php:148 src/Logs/LogExportCSV.php:67 msgid "Download ID" msgstr "ダウンロードID" #: src/Admin/Settings/Settings.php:149 msgid "Download slug" msgstr "ダウンロードスラグ" #: src/Admin/Settings/Settings.php:203 msgid "Logging" msgstr "ロギング" #: src/Admin/Settings/Settings.php:211 msgid "Download Log" msgstr "ダウンロードログ" #: src/Admin/Settings/Settings.php:212 msgid "Log download attempts, IP addresses and more." msgstr "ダウンロードを試みたIPアドレスなどを記録します。" #: src/Admin/Settings/Settings.php:263 msgid "Blacklist IPs" msgstr "IPブラックリスト" #: src/Admin/WritePanels.php:85 msgid "URL" msgstr "URL" #: src/Admin/CustomColumns.php:90 src/Admin/CustomColumns.php:97 #: src/Admin/CustomColumns.php:104 msgid "Yes" msgstr "はい" #: src/Admin/WritePanels.php:91 msgid "Shortcode" msgstr "ショートコード" #: src/TaxonomyManager.php:27 src/TaxonomyManager.php:30 #: src/Admin/CustomColumns.php:29 msgid "Categories" msgstr "カテゴリー" #: src/Admin/Settings/Settings.php:256 msgid "No access message" msgstr "アクセスメッセージがありません" #: src/Admin/Settings/Settings.php:288 msgid "No Access Page" msgstr "アクセスページがありません" #: src/Installer.php:38 src/Admin/Settings/Settings.php:254 #: src/UpgradeManager.php:56 msgid "You do not have permission to access this download. %sGo to homepage%s" msgstr "このダウンロードにアクセスする権限がありません。 %s ホームページに戻る %s" #: src/Admin/CustomActions.php:61 msgid "Select a category" msgstr "カテゴリーを選択" #: src/Admin/CustomColumns.php:34 msgid "Redirect only" msgstr "リダイレクトオンリー" #: src/Admin/CustomActions.php:207 msgid "Download Monitor Data" msgstr "モニターデータのダウンロード" #: src/Admin/WritePanels.php:141 src/Admin/CustomActions.php:213 msgid "Redirect to file" msgstr "ファイルへのリダイレクト" #: src/Admin/Extensions.php:34 src/Admin/Admin.php:240 msgid "Download Monitor Extensions" msgstr "モニター拡張機能をダウンロード" #: src/Admin/MediaInsert.php:217 msgctxt "Drop file here *or* select file" msgid "or" msgstr "または" #: src/Admin/WritePanels.php:32 assets/blocks/src/blocks.js:56 msgid "Download Information" msgstr "ダウンロード情報" #: src/Admin/AdminScripts.php:206 msgid "Are you sure you want to delete this file ? " msgstr "このファイルを削除してもよろしいですか?" #: src/Admin/WritePanels.php:44 msgid "Downloadable Files/Versions" msgstr "ダウンロード可能なファイル / バージョン" #: src/Admin/WritePanels.php:186 msgid "Add file" msgstr "ファイルの追加" #: src/Admin/Settings/Settings.php:484 msgid "Select Page" msgstr "ページを選択" #: src/TemplateHandler.php:16 msgid "Default - Title and count" msgstr "デフォルト - タイトルとカウント" #: src/Admin/Settings/Settings.php:248 msgid "Access" msgstr "アクセス" #: src/Admin/Settings/Settings.php:238 msgid "Count unique IPs only" msgstr "ユニークなIPのみをカウントする" #: src/Admin/Settings/Settings.php:169 msgid "MD5 hashes" msgstr "MD5 ハッシュ" #: src/Admin/Settings/Settings.php:177 msgid "SHA1 hashes" msgstr "SHA1 ハッシュ" #: src/Admin/Settings/Settings.php:193 msgid "CRC32B hashes" msgstr "CRC32B ハッシュ" #: src/Admin/Settings/Settings.php:157 msgid "Hashes" msgstr "ハッシュ" #: src/TemplateHandler.php:22 msgid "Custom template" msgstr "カスタムテンプレート" #: src/Admin/Settings/Settings.php:81 assets/blocks/src/blocks.js:75 msgid "Custom Template" msgstr "カスタムテンプレート" #: src/TemplateHandler.php:20 msgid "Title - Shows download title only" msgstr "タイトル - ダウンロードタイトルのみを表示" #: src/TemplateHandler.php:21 msgid "Version list - Lists all download versions in an unordered list" msgstr "バージョン一覧 - リストの全ダウンロードのバージョンを一覧表示" #: src/Admin/Settings/Settings.php:103 msgid "Prevent hotlinking" msgstr "ホットリンクの防止" #: src/Admin/Settings/Settings.php:170 msgid "Generate MD5 hash for uploaded files" msgstr "アップロードファイルのMD5ハッシュを生成" #: src/Admin/Settings/Settings.php:178 msgid "Generate SHA1 hash for uploaded files" msgstr "アップロードファイルのSHA1ハッシュを生成" #: src/Admin/Settings/Settings.php:194 msgid "Generate CRC32B hash for uploaded files" msgstr "アップロードファイルのCRC32Bハッシュを生成" #: src/Admin/Settings/Settings.php:187 src/Admin/Settings/Settings.php:195 msgid "Hashes can optionally be output via shortcodes, but may cause performance issues with large files." msgstr "ハッシュは、必要に応じてショートコードを介して出力することができますが、大きなファイルでパフォーマンスの問題が発生することがあります。" #: src/TemplateHandler.php:17 msgid "Button - CSS styled button showing title and count" msgstr "ボタン - タイトルとカウントを表示するCSSスタイルのボタン" #: src/TemplateHandler.php:18 msgid "Box - Box showing thumbnail, title, count, filename and filesize." msgstr "ボックス - ボックスサムネイル、タイトル、数、ファイル名とファイルサイズを示します。" #: src/TemplateHandler.php:19 msgid "Filename - Filename and download count" msgstr "ファイル名 - ファイル名とダウンロード数" #: src/Admin/Settings/Settings.php:137 assets/blocks/src/blocks.js:22 msgid "download" msgstr "ダウンロード" #: src/Admin/CustomLabels.php:53 msgid "M j, Y @ G:i" msgstr "Y年n月j日 @ G:i"