Update Japanese translation
This commit is contained in:
parent
261f7ea93a
commit
66efbd003c
1 changed files with 68 additions and 69 deletions
137
po-tips/ja.po
137
po-tips/ja.po
|
|
@ -6,24 +6,24 @@
|
|||
# Ryoichi INAGAKI <ryo1@bc.wakwak.com>, 2004
|
||||
# Kiyotaka NISHIBORI <ml.nishibori.kiyotaka@gmail.com>, 2008-2011.
|
||||
# sicklylife <translation@sicklylife.jp>, 2020.
|
||||
#
|
||||
# Replaced: & -> &
|
||||
# YOSHIDA Shigeto <shigep640509@gmail.com>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gimp master\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n"
|
||||
"POT-Creation-Date: 2020-05-26 14:00+0000\n"
|
||||
"PO-Revision-Date: 2020-06-07 22:00+0900\n"
|
||||
"Last-Translator: sicklylife <translation@sicklylife.jp>\n"
|
||||
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
|
||||
"POT-Creation-Date: 2024-06-11 18:57+0000\n"
|
||||
"PO-Revision-Date: 2026-02-12 09:00+0900\n"
|
||||
"Last-Translator: YOSHIDA Shigeto <shigep640509@gmail.com>\n"
|
||||
"Language-Team: Japanese <https://l10n.gnome.org/teams/ja/>\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-Generator: Poedit 3.8\n"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:1
|
||||
#: data/tips/gimp-tips.xml.in:18
|
||||
msgid ""
|
||||
"You can get context-sensitive help for most of GIMP's features by pressing "
|
||||
"the F1 key at any time. This also works inside the menus."
|
||||
|
|
@ -31,7 +31,7 @@ msgstr ""
|
|||
"F1 を押すと、いつでもその機能のヘルプを呼び出すことができるんだ。これはメ"
|
||||
"ニューの中でも使えるよ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:2
|
||||
#: data/tips/gimp-tips.xml.in:24
|
||||
msgid ""
|
||||
"GIMP uses layers to let you organize your image. Think of them as a stack of "
|
||||
"slides or filters, such that looking through them you see a composite of "
|
||||
|
|
@ -40,7 +40,7 @@ msgstr ""
|
|||
"GIMP ではレイヤーというものを使って画像をまとめているんだ。まぁ、アニメで使わ"
|
||||
"れるセル画を何枚か積み重ねたものを見ているようなものだと思ってくれればいい。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:3
|
||||
#: data/tips/gimp-tips.xml.in:31
|
||||
msgid ""
|
||||
"You can perform many layer operations by right-clicking on the text label of "
|
||||
"a layer in the Layers dialog."
|
||||
|
|
@ -48,20 +48,20 @@ msgstr ""
|
|||
"レイヤーダイアログ内のそれぞれのレイヤー名の上で右クリックをすると、レイヤー"
|
||||
"に対するいろんな操作が行えるんだ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:4
|
||||
#: data/tips/gimp-tips.xml.in:37
|
||||
msgid ""
|
||||
"Saving an image uses XCF, GIMP's native file format (file extension <tt>."
|
||||
"xcf</tt>). This preserves the layers and many aspects of your work-in-"
|
||||
"Saving an image uses XCF, GIMP's native file format (file extension "
|
||||
"<tt>.xcf</tt>). This preserves the layers and many aspects of your work-in-"
|
||||
"progress, allowing to work on it again later. Once a project is completed, "
|
||||
"you can export it as JPEG, PNG, GIF, etc."
|
||||
msgstr ""
|
||||
"画像は GIMP 固有の XCF 形式 (拡張子は <tt>.xcf</tt>) で保存しよう ([ファイ"
|
||||
"ル] → [保存] または [ファイル] → [名前を付けて保存] だよ)。これは後から編"
|
||||
"集し直せるように、レイヤーやチャンネルといった、作業中の状態のすべてを記録"
|
||||
"してくれるんだ。画像を完成させてから JPEG、PNG、GIF やその他の形式の画像フ"
|
||||
"ァイルにエクスポート ([ファイル] → [エクスポート]) しようね。"
|
||||
"ル] → [保存] または [ファイル] → [名前を付けて保存] だよ)。これは後から編集し"
|
||||
"直せるように、レイヤーやチャンネルといった、作業中の状態のすべてを記録してく"
|
||||
"れるんだ。画像を完成させてから JPEG、PNG、GIF やその他の形式の画像ファイルに"
|
||||
"エクスポート ([ファイル] → [エクスポート]) しようね。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:5
|
||||
#: data/tips/gimp-tips.xml.in:45
|
||||
msgid ""
|
||||
"Most plug-ins work on the current layer of the current image. In some cases, "
|
||||
"you will have to merge all layers (Image→Flatten Image) if you want the plug-"
|
||||
|
|
@ -71,7 +71,7 @@ msgstr ""
|
|||
"ら画像全体に効果を与えたいときには画像を統合 ([画像] → [画像の統合]) する必要"
|
||||
"があるんじゃないかな。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:6
|
||||
#: data/tips/gimp-tips.xml.in:52
|
||||
msgid ""
|
||||
"If a layer's name in the Layers dialog is displayed in <b>bold</b>, this "
|
||||
"layer doesn't have an alpha-channel. You can add an alpha-channel using "
|
||||
|
|
@ -84,7 +84,7 @@ msgstr ""
|
|||
"のアルファチャンネルを削除することもできるよ ([レイヤー] → [透明部分] → [アル"
|
||||
"ファチャンネルの削除])。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:7
|
||||
#: data/tips/gimp-tips.xml.in:59
|
||||
msgid ""
|
||||
"Not all effects can be applied to all kinds of images. This is indicated by "
|
||||
"a grayed-out menu-entry. You may need to change the image mode to RGB "
|
||||
|
|
@ -97,7 +97,7 @@ msgstr ""
|
|||
"ファチャンネルを加えたり ([レイヤー] → [透明部分] → [アルファチャンネルの追"
|
||||
"加])、画像を統合してみたり ([画像] → [画像の統合]) するといいかもしれないね。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:8
|
||||
#: data/tips/gimp-tips.xml.in:68
|
||||
msgid ""
|
||||
"You can adjust or move a selection by using <tt>Alt</tt>-drag. If this makes "
|
||||
"the window move, your window manager uses the <tt>Alt</tt> key already. Most "
|
||||
|
|
@ -109,7 +109,7 @@ msgstr ""
|
|||
"ているウィンドウマネージャーがすでに <tt>Alt</tt> を使ってるんだ。そういうと"
|
||||
"きは <tt>Shift</tt> も押しながら試してみてね。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:9
|
||||
#: data/tips/gimp-tips.xml.in:82
|
||||
msgid ""
|
||||
"You can drag and drop many things in GIMP. For example, dragging a color "
|
||||
"from the toolbox or from a color palette and dropping it into an image will "
|
||||
|
|
@ -119,7 +119,7 @@ msgstr ""
|
|||
"よ。例えばツールボックスやカラーパレットから色アイコンをドラッグして画像ウィ"
|
||||
"ンドウにドロップすると、その色で画像や選択範囲が塗りつぶされるんだ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:10
|
||||
#: data/tips/gimp-tips.xml.in:89
|
||||
msgid ""
|
||||
"You can use the middle mouse button to pan around the image (or optionally "
|
||||
"hold <tt>Spacebar</tt> while you move the mouse)."
|
||||
|
|
@ -128,7 +128,7 @@ msgstr ""
|
|||
"ウスの中ボタンを押しながらマウスを動かしてみてね。(<tt>Space</tt> を押しなが"
|
||||
"らマウスを動かすのも同じだよ。) どうだい? 表示箇所がずりずりと動くだろ?"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:11
|
||||
#: data/tips/gimp-tips.xml.in:95
|
||||
msgid ""
|
||||
"Click and drag on a ruler to place a guide on an image. All dragged "
|
||||
"selections will snap to the guides. You can remove guides by dragging them "
|
||||
|
|
@ -138,7 +138,7 @@ msgstr ""
|
|||
"選択ツールなんかはこのガイドに吸いつくようになってるんだ。移動ツールでガイド"
|
||||
"を画像上から追い出せば、ガイドを削除したことになるよ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:12
|
||||
#: data/tips/gimp-tips.xml.in:102
|
||||
msgid ""
|
||||
"You can drag a layer from the Layers dialog and drop it onto the toolbox. "
|
||||
"This will create a new image containing only that layer."
|
||||
|
|
@ -146,12 +146,12 @@ msgstr ""
|
|||
"レイヤーダイアログからレイヤーのサムネイルをドラッグしてツールボックスへド"
|
||||
"ロップすることができるよ。するとそのレイヤーで新しい画像を作るんだ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:13
|
||||
#: data/tips/gimp-tips.xml.in:108
|
||||
msgid ""
|
||||
"A floating selection must be anchored to a new layer or to the last active "
|
||||
"layer before doing other operations on the image. Click on the "New "
|
||||
"Layer" or the "Anchor Layer" button in the Layers dialog, or "
|
||||
"use the menus to do the same."
|
||||
"layer before doing other operations on the image. Click on the \"New Layer\" "
|
||||
"or the \"Anchor Layer\" button in the Layers dialog, or use the menus to do "
|
||||
"the same."
|
||||
msgstr ""
|
||||
"フローティング選択範囲は、最後にアクティブにしたレイヤーに固定するか、その選"
|
||||
"択範囲で新しいレイヤーを生成して画像に追加する必要があるんだ。レイヤーダイア"
|
||||
|
|
@ -159,17 +159,17 @@ msgstr ""
|
|||
"メニュー ([レイヤー] → [レイヤーの固定] 、[レイヤー] → [新しいレイヤーの生"
|
||||
"成]) を使ってもいいよ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:14
|
||||
#: data/tips/gimp-tips.xml.in:116
|
||||
msgid ""
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or <tt>."
|
||||
"bz2</tt>, if you have bzip2 installed) to the filename and your image will "
|
||||
"be saved compressed. Of course loading compressed images works too."
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or "
|
||||
"<tt>.bz2</tt>, if you have bzip2 installed) to the filename and your image "
|
||||
"will be saved compressed. Of course loading compressed images works too."
|
||||
msgstr ""
|
||||
"GIMP は自動 gzip 圧縮をサポートしているよ。単に拡張子 <tt>.gz</tt> (bzip2 が"
|
||||
"ある時には <tt>.bz2</tt> の方がいいかな) を付けるだけで、自動的に圧縮されるよ"
|
||||
"うになってるんだ。もちろん、読み込む時にも自動で展開されるよ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:15
|
||||
#: data/tips/gimp-tips.xml.in:124
|
||||
msgid ""
|
||||
"Pressing and holding the <tt>Shift</tt> key before making a selection allows "
|
||||
"you to add to the current selection instead of replacing it. Using <tt>Ctrl</"
|
||||
|
|
@ -180,7 +180,7 @@ msgstr ""
|
|||
"囲を付け加えることになるんだ。<tt>Ctrl</tt>を押しながら始めれば範囲をさっ引く"
|
||||
"ことになるしね。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:16
|
||||
#: data/tips/gimp-tips.xml.in:132
|
||||
msgid ""
|
||||
"You can draw simple squares or circles using Edit→Stroke Selection. It "
|
||||
"strokes the edge of your current selection. More complex shapes can be drawn "
|
||||
|
|
@ -191,7 +191,7 @@ msgstr ""
|
|||
"な図形を描きたい時にはパスツールや [フィルター] → [下塗り] → [シェイプ"
|
||||
"(Gfig)] だね。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:17
|
||||
#: data/tips/gimp-tips.xml.in:139
|
||||
msgid ""
|
||||
"If you stroke a path (Edit→Stroke Path), the paint tools can be used with "
|
||||
"their current settings. You can use the Paintbrush in gradient mode or even "
|
||||
|
|
@ -199,10 +199,10 @@ msgid ""
|
|||
msgstr ""
|
||||
"パスを描画 ([編集] → [パスの境界線を描画]) するときは描画ツールを使って描くこ"
|
||||
"とができるよ。グラデーションモードを使ってブラシで描画することもできるし、パ"
|
||||
"ターンを使ってスタンプで描画したり… 消しゴムツールやにじみツールを使うこと"
|
||||
"ターンを使ってスタンプで描画したり… 消しゴムツールやにじみツールを使うこと"
|
||||
"だってできるんだ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:18
|
||||
#: data/tips/gimp-tips.xml.in:146
|
||||
msgid ""
|
||||
"You can create and edit complex selections using the Path tool. The Paths "
|
||||
"dialog allows you to work on multiple paths and to convert them to "
|
||||
|
|
@ -211,19 +211,19 @@ msgstr ""
|
|||
"パスツールを使って複雑な選択範囲を作れるよ。パスダイアログでは複数のパスで作"
|
||||
"業したり選択範囲に変換したりできるんだ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:19
|
||||
#: data/tips/gimp-tips.xml.in:153
|
||||
msgid ""
|
||||
"You can use the paint tools to change the selection. Click on the ""
|
||||
"Quick Mask" button at the bottom left of an image window. Change your "
|
||||
"selection by painting in the image and click on the button again to convert "
|
||||
"it back to a normal selection."
|
||||
"You can use the paint tools to change the selection. Click on the \"Quick "
|
||||
"Mask\" button at the bottom left of an image window. Change your selection "
|
||||
"by painting in the image and click on the button again to convert it back to "
|
||||
"a normal selection."
|
||||
msgstr ""
|
||||
"選択範囲を変えるために描画ツールを使うことができるんだ。まず画像ウィンドウの"
|
||||
"左下の [クイックマスク] ボタンをクリックしよう。そしてツールで描画して、その"
|
||||
"後にもう一度 [クイックマスク] ボタンをクリックすると… いつもの選択範囲表示に"
|
||||
"戻るよ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:20
|
||||
#: data/tips/gimp-tips.xml.in:161
|
||||
msgid ""
|
||||
"You can save a selection to a channel (Select→Save to Channel) and then "
|
||||
"modify this channel with any paint tools. Using the buttons in the Channels "
|
||||
|
|
@ -235,23 +235,7 @@ msgstr ""
|
|||
"ないでね。) チャンネルダイアログのボタンで、チャンネルの 表示/非表示 を切り替"
|
||||
"えたりチャンネルから選択範囲を作成したりできるよ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:21
|
||||
msgid ""
|
||||
"After you enabled "Dynamic Keyboard Shortcuts" in the Preferences "
|
||||
"dialog, you can reassign shortcut keys. Do so by bringing up the menu, "
|
||||
"selecting a menu item, and pressing the desired key combination. If ""
|
||||
"Save Keyboard Shortcuts" is enabled, the key bindings are saved when "
|
||||
"you exit GIMP. You should probably disable "Dynamic Keyboard "
|
||||
"Shortcuts" afterwards, to prevent accidentally assigning/reassigning "
|
||||
"shortcuts."
|
||||
msgstr ""
|
||||
"設定ダイアログで [動的キーボードショートカットを使用する] をオンにすると、"
|
||||
"ショートカットキーを簡単に変えることができるよ。メニューアイテムがハイライト"
|
||||
"になっている状態で割り当てたいキーの組合せを押すだけで良いんだ。設定ダイアロ"
|
||||
"グの [終了時にキーボードショートカットを保存する] をオンにしておけば、GIMP 終"
|
||||
"了時に自動的に保存されるよ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:22
|
||||
#: data/tips/gimp-tips.xml.in:175
|
||||
msgid ""
|
||||
"If your screen is too cluttered, you can press <tt>Tab</tt> in an image "
|
||||
"window to toggle the visibility of the toolbox and other dialogs."
|
||||
|
|
@ -259,7 +243,7 @@ msgstr ""
|
|||
"画面がきゅうくつな時は、画像ウィンドウで <tt>Tab</tt> を押すとツールボックス"
|
||||
"やダイアログの 表示/非表示 を切り替えることができるんだ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:23
|
||||
#: data/tips/gimp-tips.xml.in:182
|
||||
msgid ""
|
||||
"<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all layers "
|
||||
"but that one. <tt>Shift</tt>-click again to show all layers."
|
||||
|
|
@ -268,7 +252,7 @@ msgstr ""
|
|||
"ると、それ以外のレイヤー全部を隠すことができるんだ。もう一回同じ事をすれば全"
|
||||
"部のレイヤーが表示されるようになるよ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:24
|
||||
#: data/tips/gimp-tips.xml.in:188
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-clicking on the layer mask's preview in the Layers dialog "
|
||||
"toggles the effect of the layer mask. <tt>Alt</tt>-clicking on the layer "
|
||||
|
|
@ -278,7 +262,7 @@ msgstr ""
|
|||
"リックすると、レイヤーマスクの 有効/無効 を切替えられるんだ。<tt>Alt</tt> を"
|
||||
"押しながらクリックすると、レイヤーマスクの 表示/非表示 を切り替えられるよ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:25
|
||||
#: data/tips/gimp-tips.xml.in:195
|
||||
msgid ""
|
||||
"You can use <tt>Ctrl</tt>-<tt>Tab</tt> to cycle through all layers in an "
|
||||
"image (if your window manager doesn't trap those keys...)."
|
||||
|
|
@ -287,7 +271,7 @@ msgstr ""
|
|||
"に切替えられるんだ。(ウィンドウマネージャーがこのキー割当を横取りしてなければ"
|
||||
"ね…)"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:26
|
||||
#: data/tips/gimp-tips.xml.in:201
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use the background "
|
||||
"color instead of the foreground color. Similarly, <tt>Ctrl</tt>-clicking "
|
||||
|
|
@ -298,24 +282,39 @@ msgstr ""
|
|||
"すことができるよ。スポイトツールでは <tt>Ctrl</tt> を押しながらクリックすると"
|
||||
"背景色にその色をセットできるんだ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:27
|
||||
#: data/tips/gimp-tips.xml.in:209
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-drag with the Rotate tool will constrain the rotation to 15 "
|
||||
"degree angles."
|
||||
msgstr ""
|
||||
"回転ツールで <tt>Ctrl</tt> を押しながらドラッグすると15度毎に回転するよ。"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:28
|
||||
#: data/tips/gimp-tips.xml.in:215
|
||||
msgid ""
|
||||
"If some of your scanned photos do not look colorful enough, you can easily "
|
||||
"improve their tonal range with the "Auto" button in the Levels "
|
||||
"tool (Colors→Levels). If there are any color casts, you can correct them "
|
||||
"with the Curves tool (Colors→Curves)."
|
||||
"improve their tonal range with the \"Auto\" button in the Levels tool "
|
||||
"(Colors→Levels). If there are any color casts, you can correct them with the "
|
||||
"Curves tool (Colors→Curves)."
|
||||
msgstr ""
|
||||
"スキャンした写真が色鮮やに感じられないときは、レベルツール ([色] → [レベル]) "
|
||||
"の [自動調整] ボタンを使って簡単にトーンを改善することができるよ。カラーキャ"
|
||||
"スト (色かぶり) はカーブツール ([色] → [トーンカーブ]) で修正できるんだ。"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "After you enabled "Dynamic Keyboard Shortcuts" in the "
|
||||
#~ "Preferences dialog, you can reassign shortcut keys. Do so by bringing up "
|
||||
#~ "the menu, selecting a menu item, and pressing the desired key "
|
||||
#~ "combination. If "Save Keyboard Shortcuts" is enabled, the key "
|
||||
#~ "bindings are saved when you exit GIMP. You should probably disable "
|
||||
#~ ""Dynamic Keyboard Shortcuts" afterwards, to prevent "
|
||||
#~ "accidentally assigning/reassigning shortcuts."
|
||||
#~ msgstr ""
|
||||
#~ "設定ダイアログで [動的キーボードショートカットを使用する] をオンにすると、"
|
||||
#~ "ショートカットキーを簡単に変えることができるよ。メニューアイテムがハイライ"
|
||||
#~ "トになっている状態で割り当てたいキーの組合せを押すだけで良いんだ。設定ダイ"
|
||||
#~ "アログの [終了時にキーボードショートカットを保存する] をオンにしておけば、"
|
||||
#~ "GIMP 終了時に自動的に保存されるよ。"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "To create a circle-shaped selection, hold <tt>Shift</tt> while doing an "
|
||||
#~ "ellipse select. To place a circle precisely, drag horizontal and vertical "
|
||||
|
|
|
|||
Loading…
Reference in a new issue