# Japanese translation of Bunny Optimizer (1.0.2)
# Copyright (c) 2024 by the Japanese translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Bunny Optimizer (1.0.2)\n"
"POT-Creation-Date: 2024-03-21 16:46+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "High"
msgstr "高い"
msgid "Low"
msgstr "低い"
msgid "Scale"
msgstr "スケール"
msgid "Medium"
msgstr "中程度"
msgid "Media"
msgstr "メディア"
msgid "Resize"
msgstr "リサイズ"
msgid "Crop"
msgstr "トリミング"
msgid "Error message"
msgstr "エラーメッセージ"
msgid "Warning message"
msgstr "警告メッセージ"
msgid "Status message"
msgstr "ステータスメッセージ"
msgid "Scale and crop"
msgstr "拡縮とトリミング"
msgid "Desaturate"
msgstr "グレースケール化"
msgid ""
"Image scale and crop failed using the %toolkit toolkit on %path "
"(%mimetype, %dimensions)"
msgstr ""
"%path (%mimetype, %dimensions) に、ツールキット %toolkit "
"を適用する際、画像の拡縮・トリミングに失敗しました。"
msgid "Crops an image to a rectangle specified by the given dimensions."
msgstr "指定した寸法の四角形に画像を切り抜きます。"
msgid "Converts an image to grayscale."
msgstr "画像をグレースケールに変換します。"
msgid ""
"Scales an image to the exact width and height given. This plugin "
"achieves the target aspect ratio by cropping the original image "
"equally on both sides, or equally on the top and bottom. This function "
"is useful to create uniform sized avatars from larger images."
msgstr "指定した横幅と高さに正確に画像を拡大縮小します。このプラグインは、元の画像の左右もしくは上下を等しく切り取ることで、目標の縦横比を実現します。この機能は、大きな画像から規定のサイズのアバターを作成するのに役立ちます。"
