# Translation of Plugins - Regenerate Thumbnails - Stable (latest release) in Japanese # This file is distributed under the same license as the Plugins - Regenerate Thumbnails - Stable (latest release) package. msgid "" msgstr "" "PO-Revision-Date: 2021-02-05 14:23:04+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/3.0.0-alpha.2\n" "Language: ja_JP\n" "Project-Id-Version: Plugins - Regenerate Thumbnails - Stable (latest release)\n" #. translators: Used for listing old sizes of currently registered thumbnails #: includes/class-regeneratethumbnails-regenerator.php:686 msgid "%s (old)" msgstr "%s (旧)" #: includes/class-regeneratethumbnails-regenerator.php:612 msgid "Attachment %d" msgstr "添付ファイル%d" #: includes/class-regeneratethumbnails-regenerator.php:574 msgid "Unable to load the metadata for this attachment." msgstr "この添付ファイルのメタデータを読み込むことができません。" #: includes/class-regeneratethumbnails-regenerator.php:558 msgid "The current image editor cannot process this file type." msgstr "現在の画像エディターはこのファイルタイプを処理できません。" #. translators: The relative upload path to the attachment. #: includes/class-regeneratethumbnails-regenerator.php:141 msgid "The fullsize image file cannot be found in your uploads directory at %s. Without it, new thumbnail images can't be generated." msgstr "元の画像ファイルが %s の uploads ディレクトリで見つかりませんでした。見つからない場合、新しいサムネイルは生成されません。" #: includes/class-regeneratethumbnails-regenerator.php:84 msgid "This attachment is a site icon and therefore the thumbnails shouldn't be touched." msgstr "この添付ファイルはサイトアイコンとして使われているため、サムネイルに触れるべきではありません。" #: includes/class-regeneratethumbnails-regenerator.php:73 msgid "This item is not an attachment." msgstr "この項目は添付ファイルではありません。" #: includes/class-regeneratethumbnails-regenerator.php:62 msgid "No attachment exists with that ID." msgstr "その ID の添付ファイルはありません。" #: includes/class-regeneratethumbnails-rest-controller.php:262 msgid "The page number requested is larger than the number of pages available." msgstr "リクエストされたページ数は存在するページ数を上回っています。" #: includes/class-regeneratethumbnails-rest-controller.php:64 msgid "Posts to process per loop. This is to control memory usage and you likely don't need to adjust this." msgstr "ループ毎に処理する投稿数。メモリ消費を制御できますが、おそらく調整の必要はありません。" #: includes/class-regeneratethumbnails-rest-controller.php:58 msgid "Specific post IDs to update rather than any posts that use this attachment." msgstr "この添付ファイルを使用する投稿ではなく、更新する特定の投稿 ID。" #: includes/class-regeneratethumbnails-rest-controller.php:52 msgid "The types of posts to update. Defaults to all public post types." msgstr "更新する投稿タイプ。デフォルトは公開されているすべての投稿タイプ。" #: includes/class-regeneratethumbnails-rest-controller.php:47 msgid "Whether to update the image tags in any posts that make use of this attachment." msgstr "この添付ファイルを使用している投稿の画像タグを更新するかどうか。" #: includes/class-regeneratethumbnails-rest-controller.php:42 msgid "Whether to delete any old, now unregistered thumbnail files." msgstr "古く、現在登録されていないサムネイルファイルを削除するかどうか。" #: includes/class-regeneratethumbnails-rest-controller.php:37 msgid "Whether to only regenerate missing thumbnails. It's faster with this enabled." msgstr "見つからないサムネイルだけを再生成するかどうか。有効化するとより高速に動作します。" #: regenerate-thumbnails.php:495 msgctxt "bulk actions dropdown" msgid "Regenerate Thumbnails" msgstr "サムネイル再生成" #: regenerate-thumbnails.php:433 regenerate-thumbnails.php:449 #: regenerate-thumbnails.php:473 msgid "Regenerate the thumbnails for this single image" msgstr "この画像のサムネイルを再生成する" #: regenerate-thumbnails.php:360 msgid "This tool won't be able to do anything because your server doesn't support image editing which means that WordPress can't create thumbnail images. Please ask your host to install the Imagick or GD PHP extensions." msgstr "お使いのサーバーが画像編集をサポートしていないため WordPress がサムネイル画像を生成できず、このツールは動作出来ません。Imagick か GD ライブラリをインストールするようホスティングサービスに問い合わせてください。" #: regenerate-thumbnails.php:331 msgid "This tool requires that JavaScript be enabled to work." msgstr "このツールが動作するには、JavaScript が有効になっている必要があります。" #: regenerate-thumbnails.php:321 msgid "This plugin requires WordPress 4.7 or newer. You are on version %1$s. Please upgrade." msgstr "このプラグインは WordPress 4.7 以上が必要です。バージョン %1$s をお使いです。アップデートしてください。" #: regenerate-thumbnails.php:294 msgid "Regenerate Thumbnails For The %d Selected Attachments" msgstr "選択済み添付ファイルのサムネイル%d件を再生成" #: regenerate-thumbnails.php:282 msgid "Unable to fetch a list of attachment IDs to process from the WordPress REST API. You can check your browser's console for details." msgstr "WordPress REST API から添付ファイルの ID リストを取得できませんでした。詳細はブラウザーのコンソールで確認できます。" #: regenerate-thumbnails.php:281 msgid "{count} seconds" msgstr "{count}秒" #: regenerate-thumbnails.php:280 msgid "{count} minutes" msgstr "{count}分" #: regenerate-thumbnails.php:279 msgid "{count} hours" msgstr "{count}時間" #: regenerate-thumbnails.php:278 msgid "All done in {duration}." msgstr "{duration}で完了しました。" #: regenerate-thumbnails.php:277 msgid "Skipped Attachment ID {id}: {reason}" msgstr "スキップした添付ファイル ID {id}: {reason}" #: regenerate-thumbnails.php:276 msgid "Skipped Attachment ID {id} ({name}): {reason}" msgstr "スキップした添付ファイル ID {id} ({name}): {reason}" #: regenerate-thumbnails.php:275 msgid "Regenerated {name}" msgstr "{name}を再生成しました" #: regenerate-thumbnails.php:274 msgid "Resume" msgstr "再開" #: regenerate-thumbnails.php:273 msgid "Pause" msgstr "停止" #: regenerate-thumbnails.php:272 msgid "Regeneration Log" msgstr "再生成ログ" #: regenerate-thumbnails.php:271 msgid "Errors Encountered" msgstr "発生したエラー" #: regenerate-thumbnails.php:268 msgid "The attachment says it also has these thumbnail sizes but they are no longer in use by WordPress. You can probably safely have this plugin delete them, especially if you have this plugin update any posts that make use of this attachment." msgstr "この添付ファイルには、WordPress でもう使われていないサイズのサムネイルもあるようです。特にこのプラグインでこの添付ファイルを使用する投稿を更新する場合は、おそらくこのプラグインで安全に削除できるはずです。" #: regenerate-thumbnails.php:267 msgid "These are the currently registered thumbnail sizes, whether they exist for this attachment, and their filenames:" msgstr "現在登録されているサムネイルサイズと、この添付ファイルにそのサイズが存在するかどうか、そして存在する時のファイル名です。" #: regenerate-thumbnails.php:266 msgid "There was an error regenerating this attachment. The error was: {message}" msgstr "この添付ファイルの再生成時にエラーが発生しました。エラー: {message}" #: regenerate-thumbnails.php:265 msgid "Error Regenerating" msgstr "再生成エラー" #: regenerate-thumbnails.php:264 msgid "Done! Click here to go back." msgstr "完了しました。戻るにはここをクリックしてください。" #: regenerate-thumbnails.php:263 msgid "Regenerating…" msgstr "再生成中…" #: regenerate-thumbnails.php:262 msgid "Update the content of posts that use this attachment to use the new sizes." msgstr "新しいサイズを使用するにはこの添付ファイルを使っている投稿のコンテンツを更新してください。" #: regenerate-thumbnails.php:261 msgid "Preview" msgstr "プレビュー" #: regenerate-thumbnails.php:260 msgid "{filename} {width}×{height} pixels" msgstr "{filename} {width}×{height} ピクセル" #: regenerate-thumbnails.php:259 msgid "ERROR: {error}" msgstr "エラー: {error}" #. translators: single image sdmin page title #: regenerate-thumbnails.php:258 msgid "Regenerate Thumbnails: {name} — WordPress" msgstr "Regenerate Thumbnails: {name} — WordPress" #: regenerate-thumbnails.php:256 regenerate-thumbnails.php:433 #: regenerate-thumbnails.php:449 regenerate-thumbnails.php:473 msgctxt "action for a single image" msgid "Regenerate Thumbnails" msgstr "サムネイル再生成" #: regenerate-thumbnails.php:253 msgid "Another alternative is to use the Photon functionality that comes with the Jetpack plugin. It generates thumbnails on-demand using WordPress.com's infrastructure. Disclaimer: The author of this plugin, Regenerate Thumbnails, is an employee of the company behind WordPress.com and Jetpack but I would recommend it even if I wasn't." msgstr "他の代替案として Jetpack プラグインが提供する Photon の機能があります。WordPress.com のインフラストラクチャーを使って必要に応じてサムネイルを再生成します。注意: この Regenerate Thumbnails プラグインの作者は WordPress.com と Jetpack の背後にある企業で働いていますが、もしそうでなかったとしても推奨します。" #: regenerate-thumbnails.php:252 msgid "If you have command-line access to your site's server, consider using WP-CLI instead of this tool. It has a built-in regenerate command that works similarly to this tool but should be significantly faster since it has the advantage of being a command-line tool." msgstr "もしサイトのサーバーのコマンドラインにアクセスできるなら、このツールの代わりに WP-CLI の使用を検討してください。このツールと同等に動作する標準の再生成 (regenerate) コマンドがあり、コマンドラインツールのため非常に高速に動作します。" #: regenerate-thumbnails.php:251 msgid "Alternatives" msgstr "代替" #: regenerate-thumbnails.php:250 msgid "These are all of the thumbnail sizes that are currently registered:" msgstr "現在登録されているすべてのサムネイルサイズは次のとおりです:" #: regenerate-thumbnails.php:249 msgid "Thumbnail Sizes" msgstr "サムネイルのサイズ" #: regenerate-thumbnails.php:248 msgid "Regenerate Thumbnails For The {attachmentCount} Featured Images Only" msgstr "{attachmentCount}件のアイキャッチ画像からのみサムネイルを再生成" #: regenerate-thumbnails.php:247 msgid "Regenerate Thumbnails For Featured Images Only" msgstr "アイキャッチ画像からのみサムネイルを再生成" #: regenerate-thumbnails.php:246 msgid "Regenerate Thumbnails For All {attachmentCount} Attachments" msgstr "{attachmentCount}件の添付ファイルすべてからサムネイルを再生成" #: regenerate-thumbnails.php:245 msgid "Regenerate Thumbnails For All Attachments" msgstr "すべての添付ファイルのサムネイルを再生成" #: regenerate-thumbnails.php:244 msgid "Update the content of posts to use the new sizes." msgstr "新しいサイズを使用するには投稿のコンテンツを更新してください。" #. translators: %s: Media library URL #: regenerate-thumbnails.php:241 msgid "To process a specific image, visit your media library and click the "Regenerate Thumbnails" link or button. To process multiple specific images, make sure you're in the list view and then use the Bulk Actions dropdown after selecting one or more images." msgstr "特定の画像を処理する時は、メディアライブラリに行き 「サムネイル再生成」のリンクまたはボタンをクリックしてください。複数の画像を処理する時は、リスト表示になっている事を確認し、1枚以上の画像を選択して一括操作のドロップダウンを使用します。" #. translators: %s: Media options URL #: regenerate-thumbnails.php:236 msgid "When you change WordPress themes or change the sizes of your thumbnails at Settings → Media, images that you have previously uploaded to you media library will be missing thumbnail files for those new image sizes. This tool will allow you to create those missing thumbnail files for all images." msgstr "WordPress のテーマを変更したり、「設定 → メディア」 から画像サイズを変更した時、それまでメディアライブラリにアップロードしていた画像は、新しいサイズ指定とは異なるため見つからない画像になります。このツールを使うと、そういったすべての画像を生成することが出来ます。" #: regenerate-thumbnails.php:231 msgid "proportionally resized to fit inside dimensions" msgstr "比率を維持したまま指定サイズにおさめる" #: regenerate-thumbnails.php:230 msgid "cropped to fit" msgstr "切り取ってサイズにフィット" #: regenerate-thumbnails.php:229 msgid "{label}: {width}×{height} pixels (thumbnail would be larger than original)" msgstr "{label}: {width}×{height} ピクセル (サムネイルが元のサイズより大きくなります)" #: regenerate-thumbnails.php:228 msgid "{label}: {width}×{height} pixels {filename}" msgstr "{label}: {width}×{height} ピクセル {filename}" #: regenerate-thumbnails.php:227 msgid "{label}: {width}×{height} pixels ({cropMethod}) {filename}" msgstr "{label}: {width}×{height} ピクセル ({cropMethod}) {filename}" #: regenerate-thumbnails.php:226 msgid "{label}: {width}×{height} pixels ({cropMethod})" msgstr "{label}: {width}×{height} ピクセル ({cropMethod})" #: regenerate-thumbnails.php:225 msgid "Delete thumbnail files for old unregistered sizes in order to free up server space. This may result in broken images in your posts and pages." msgstr "サーバー容量の解放のため、現在登録されていないサイズのサムネイルを削除します。これは投稿や固定ページの画像のリンク切れの原因になる事があります。" #: regenerate-thumbnails.php:224 msgid "Skip regenerating existing correctly sized thumbnails (faster)." msgstr "すでに正しいサイズで存在するサムネイルの再生成をしない (高速)。" #: regenerate-thumbnails.php:223 regenerate-thumbnails.php:334 msgid "Loading…" msgstr "読み込み中…" #: regenerate-thumbnails.php:166 msgctxt "admin menu entry title" msgid "Regenerate Thumbnails" msgstr "Regenerate Thumbnails" #: regenerate-thumbnails.php:165 regenerate-thumbnails.php:317 msgctxt "admin page title" msgid "Regenerate Thumbnails" msgstr "Regenerate Thumbnails" #. Author URI of the plugin msgid "https://alex.blog/" msgstr "https://alex.blog/" #. Author of the plugin msgid "Alex Mills (Viper007Bond)" msgstr "Alex Mills (Viper007Bond)" #. Description of the plugin msgid "Regenerate the thumbnails for one or more of your image uploads. Useful when changing their sizes or your theme." msgstr "1枚または複数のアップロードした画像のサムネイルを再生成します。画像サイズやテーマの変更時に役立ちます。" #. Plugin URI of the plugin msgid "https://alex.blog/wordpress-plugins/regenerate-thumbnails/" msgstr "https://alex.blog/wordpress-plugins/regenerate-thumbnails/" #. Plugin Name of the plugin msgid "Regenerate Thumbnails" msgstr "Regenerate Thumbnails"