|
29.
|
|
|
Output a gimprc file with default settings
|
|
|
|
デフォルト設定の gimprc ファイルを出力する
|
|
Translated by
OKANO Takayoshi
|
|
Reviewed by
Shushi Kurose
|
In upstream: |
|
デフォルト値の gimprc ファイルを出力する
|
|
|
Suggested by
id:sicklylife
|
|
|
|
Located in
../app/main.c:270
|
|
30.
|
|
|
[FILE|URI...]
|
|
|
|
[ファイル|URI...]
|
|
Translated by
Nazo
|
|
Reviewed by
Fumihito YOSHIDA
|
|
|
|
Located in
../app/main.c:598
|
|
31.
|
|
|
GIMP could not initialize the graphical user interface.
Make sure a proper setup for your display environment exists.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
ユーザーインターフェースを初期化できません。
ディスプレイに合った適切な設定がされているか確認してください。
|
|
Translated by
Kiyotaka Nishibori
|
|
|
|
Located in
../app/main.c:616
|
|
32.
|
|
|
Another GIMP instance is already running.
|
|
|
|
別の GIMP インスタンスをすでに実行中です。
|
|
Translated by
id:sicklylife
|
|
|
|
Located in
../app/main.c:635
|
|
33.
|
|
|
GIMP output. Type any character to close this window.
|
|
|
|
GIMP: 何かキーを押すとこのウィンドウを閉じます。
|
|
Translated by
id:sicklylife
|
|
|
|
Located in
../app/main.c:726
|
|
34.
|
|
|
(Type any character to close this window)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(何かキーを押すとこのウィンドウを閉じます)
|
|
Translated by
Kiyotaka Nishibori
|
|
|
|
Located in
../app/main.c:727
|
|
35.
|
|
|
GIMP output. You can minimize this window, but don't close it.
|
|
|
|
GIMP: このウィンドウを閉じないでください (最小化はかまいません)。
|
|
Translated by
id:sicklylife
|
|
|
|
Located in
../app/main.c:744
|
|
36.
|
|
|
The configured filename encoding cannot be converted to UTF-8: %s
Please check the value of the environment variable G_FILENAME_ENCODING.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
設定されたファイル名エンコーディングは UTF-8 に変換できません。
%s
環境変数 'G_FILENAME_ENCODING' の値を確認してください
|
|
Translated by
Kiyotaka Nishibori
|
|
|
|
Located in
../app/sanity.c:546
|
|
37.
|
|
|
The name of the directory holding the GIMP user configuration cannot be converted to UTF-8: %s
Your filesystem probably stores files in an encoding other than UTF-8 and you didn't tell GLib about this. Please set the environment variable G_FILENAME_ENCODING.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
ユーザー設定を格納しているフォルダー名を UTF-8 に変換できません。
%s
ファイルシステムが UTF-8 以外のエンコーディングでファイルを格納していて、そのことが GLib に伝わっていないと思われます。
環境変数 G_FILENAME_ENCODING に適切な値を設定してください。
|
|
Translated by
Kiyotaka Nishibori
|
|
|
|
Located in
../app/sanity.c:565
|
|
38.
|
|
|
using %s version %s (compiled against version %s )
|
|
|
|
%s ver.%s を使用 (ver.%s 上でコンパイル)
|
|
Translated by
Kiyotaka Nishibori
|
|
|
|
Located in
../app/gimp-version.c:66 ../app/gimp-version.c:185
|