diff --git "a/stuff/config/loc/\346\227\245\346\234\254\350\252\236/tnzcore.qm" "b/stuff/config/loc/\346\227\245\346\234\254\350\252\236/tnzcore.qm" index 475ee2b..62b6b83 100644 Binary files "a/stuff/config/loc/\346\227\245\346\234\254\350\252\236/tnzcore.qm" and "b/stuff/config/loc/\346\227\245\346\234\254\350\252\236/tnzcore.qm" differ diff --git "a/stuff/config/loc/\346\227\245\346\234\254\350\252\236/tnztools.qm" "b/stuff/config/loc/\346\227\245\346\234\254\350\252\236/tnztools.qm" index 1618ef0..56d60f3 100644 Binary files "a/stuff/config/loc/\346\227\245\346\234\254\350\252\236/tnztools.qm" and "b/stuff/config/loc/\346\227\245\346\234\254\350\252\236/tnztools.qm" differ diff --git "a/stuff/config/loc/\346\227\245\346\234\254\350\252\236/toonz.qm" "b/stuff/config/loc/\346\227\245\346\234\254\350\252\236/toonz.qm" index 5088eec..023d322 100644 Binary files "a/stuff/config/loc/\346\227\245\346\234\254\350\252\236/toonz.qm" and "b/stuff/config/loc/\346\227\245\346\234\254\350\252\236/toonz.qm" differ diff --git "a/stuff/config/loc/\346\227\245\346\234\254\350\252\236/toonzlib.qm" "b/stuff/config/loc/\346\227\245\346\234\254\350\252\236/toonzlib.qm" index bdaf60c..09163d1 100644 Binary files "a/stuff/config/loc/\346\227\245\346\234\254\350\252\236/toonzlib.qm" and "b/stuff/config/loc/\346\227\245\346\234\254\350\252\236/toonzlib.qm" differ diff --git "a/stuff/config/loc/\346\227\245\346\234\254\350\252\236/toonzqt.qm" "b/stuff/config/loc/\346\227\245\346\234\254\350\252\236/toonzqt.qm" index 951f7ff..42faf81 100644 Binary files "a/stuff/config/loc/\346\227\245\346\234\254\350\252\236/toonzqt.qm" and "b/stuff/config/loc/\346\227\245\346\234\254\350\252\236/toonzqt.qm" differ diff --git a/toonz/sources/tnztools/stylepickertool.cpp b/toonz/sources/tnztools/stylepickertool.cpp index 4c21641..29a81a0 100644 --- a/toonz/sources/tnztools/stylepickertool.cpp +++ b/toonz/sources/tnztools/stylepickertool.cpp @@ -304,4 +304,14 @@ void StylePickerTool::onImageChanged() { } } +//------------------------------------------------------------------------------------------------------- + +void StylePickerTool::updateTranslation() { + m_colorType.setQStringName(tr("Mode:")); + m_passivePick.setQStringName(tr("Passive Pick")); + m_organizePalette.setQStringName(tr("Organize Palette")); +} + +//------------------------------------------------------------------------------------------------------- + StylePickerTool stylePickerTool; diff --git a/toonz/sources/tnztools/stylepickertool.h b/toonz/sources/tnztools/stylepickertool.h index 2a6982a..de3fb68 100644 --- a/toonz/sources/tnztools/stylepickertool.h +++ b/toonz/sources/tnztools/stylepickertool.h @@ -6,8 +6,12 @@ #include "tools/tool.h" #include "tproperty.h" #include +// For Qt translation support +#include class StylePickerTool final : public TTool, public QObject { + Q_DECLARE_TR_FUNCTIONS(StylePickerTool) + int m_oldStyleId, m_currentStyleId; TEnumProperty m_colorType; @@ -49,6 +53,8 @@ public: toggle. */ void onImageChanged() override; + + void updateTranslation() override; }; #endif \ No newline at end of file diff --git a/toonz/sources/tnztools/tooloptions.cpp b/toonz/sources/tnztools/tooloptions.cpp index 100d283..79ee344 100644 --- a/toonz/sources/tnztools/tooloptions.cpp +++ b/toonz/sources/tnztools/tooloptions.cpp @@ -2237,7 +2237,6 @@ StylePickerToolOptionsBox::StylePickerToolOptionsBox( m_layout->addWidget(m_currentStyleLabel, 0); m_layout->addStretch(1); - // retrieve the "organize palette" checkbox from the layout and insert // into rightmost of the tool option bar ToolOptionCheckbox *organizePaletteCB = diff --git a/toonz/sources/toonz/penciltestpopup.cpp b/toonz/sources/toonz/penciltestpopup.cpp index c2afb16..646c4ae 100644 --- a/toonz/sources/toonz/penciltestpopup.cpp +++ b/toonz/sources/toonz/penciltestpopup.cpp @@ -2314,7 +2314,7 @@ void PencilTestPopup::refreshFrameInfo() { // if the saved images has not the same resolution as the current camera // resolution if (camRes != dim) { - tooltipStr += tr("WARNING : Image size mismatch. The saved image " + tooltipStr += tr("\nWARNING : Image size mismatch. The saved image " "size is %1 x %2.") .arg(dim.lx) .arg(dim.ly); diff --git a/toonz/sources/translations/japanese/tnzcore.ts b/toonz/sources/translations/japanese/tnzcore.ts index 92de542..dc526db 100644 --- a/toonz/sources/translations/japanese/tnzcore.ts +++ b/toonz/sources/translations/japanese/tnzcore.ts @@ -11,6 +11,14 @@ Unidentified Action 未定義のアクション + + Skipping frame. + フレームをスキップします。 + + + Malformed frame name + フレーム番号が不正な形式です + TCenterLineStrokeStyle diff --git a/toonz/sources/translations/japanese/tnztools.ts b/toonz/sources/translations/japanese/tnztools.ts index d99613b..4d51c0b 100644 --- a/toonz/sources/translations/japanese/tnztools.ts +++ b/toonz/sources/translations/japanese/tnztools.ts @@ -348,15 +348,15 @@ FullColorBrushTool Thickness - 太さ + 太さ Pressure Sensitivity - 圧力感知 + 圧力感知 Opacity: - 不透明度: + 不透明度: Hardness: @@ -366,6 +366,18 @@ Preset: プリセット: + + Size + サイズ + + + Pressure + 圧力感知 + + + Opacity + 不透明度 + FullColorEraserTool @@ -658,6 +670,10 @@ Do you want to proceed? Size: サイズ: + + Snap + スナップ + PumpTool @@ -940,6 +956,18 @@ Do you want to proceed? Palette must have more than one palette to be organized. パレットの整理には2つ以上のページが必要です。 + + Mode: + モード: + + + Passive Pick + マウス位置のスタイルを拾う + + + Organize Palette + パレットを整理 + StylePickerToolOptionsBox diff --git a/toonz/sources/translations/japanese/toonz.ts b/toonz/sources/translations/japanese/toonz.ts index b0b41b4..1a47031 100644 --- a/toonz/sources/translations/japanese/toonz.ts +++ b/toonz/sources/translations/japanese/toonz.ts @@ -319,6 +319,48 @@ Stop it or wait for its completion before removing it. + CameraCaptureLevelControl + + Black Point Value + シャドウ入力レベルを調整 + + + White Point Value + ハイライト入力レベルを調整 + + + Threshold Value + しきい値レベルを調整 + + + Gamma Value + 中間調入力レベル(ガンマ)を調整 + + + + CameraCaptureLevelHistogram + + Click to Update Histogram + [クリック]ヒストグラムを更新 + + + Drag to Move White Point + [ドラッグ] ハイライト入力レベルを調整 + + + Drag to Move Gamma + [ドラッグ] 中間調入力レベルを調整 + + + Drag to Move Black Point + [ドラッグ] シャドウ入力レベルを調整 + + + Drag to Move Threshold Point + [ドラッグ] しきい値入力レベルを調整 + + + CameraSettingsPopup Name: @@ -1029,7 +1071,7 @@ What do you want to do? File to convert: - 変換ファイル: + 変換ファイル: Output Name: @@ -1177,6 +1219,31 @@ before color designing. Remove Unused Styles from Input Palette 入力パレットから使用されていない色を消去する + + Image DPI + 画像のDPI + + + Current Camera DPI + 現在のカメラのDPI + + + Custom DPI + カスタムDPI + + + Specify the policy for setting DPI of converted tlv. +If you select the "Image DPI" option and the source image does not +contain the dpi information, then the current camera dpi will be used. + + TLVに変換する時の、DPIの設定ポリシーを指定します。 +ただし、「画像のDPI」を選択していて、元画像にDPI情報が含ま +れていない場合は、現在のカメラのDPIが代わりに適用されます。 + + + Dpi: + DPI: + DVGui::ProgressDialog @@ -2159,6 +2226,21 @@ Do you want to overwrite it? + LayerHeaderPanel + + Preview Visbility Toggle All + 全ての有効/無効を切り替え + + + Camera Stand Visibility Toggle All + 全てのメインビューアに表示/非表示を切り替え + + + Lock Toggle All + 全てのロックを切り替え + + + LevelCreatePopup New Level @@ -4517,6 +4599,14 @@ Do you want to create it? Refresh 更新 + + Toggle XSheet Toolbar + タイムシートツールバーの表示/非表示 + + + SnapSensitivity + スナップ感度 + MatchlinesDialog @@ -5239,15 +5329,15 @@ Do you want to overwrite it? Threshold: - しきい値: + しきい値: Contrast: - コントラスト: + コントラスト: Brightness: - 明るさ: + 明るさ: BG reduction: @@ -5363,6 +5453,119 @@ Do you want to overwrite it? The selected image size does not match the current camera settings. 選択された画像のサイズが、現在のカメラサイズと一致しません。 + + No + frame id + フレームなし + + + Previous Level + 前のレベル + + + UNDEFINED WARNING + ※ 未定義の警告 ※ + + + The level is not registered in the scene, but exists in the file system. + このレベルは現在のシーンに読み込まれていませんが、ファイルは存在します。 + + + WARNING : Image size mismatch. The saved image size is %1 x %2. + 警告: 画像サイズの不一致。保存されている画像のサイズは %1 x %2 ピクセルです。 + + + WARNING + 警告 + + + +Frame %1 exists. + +以下のコマが撮り込み済です: %1 + + + +Frames %1 exist. + +以下のコマが撮り込み済です: %1 + + + OVERWRITE 1 of + 上書き : + + + ADD to + 追加 : + + + %1 frame + %1 コマ撮り込み済 + + + %1 frames + %1 コマ撮り込み済 + + + The level will be newly created. + レベルは新規作成されます。 + + + NEW + 新規作成 + + + The level is already registered in the scene. + このレベルは既にシーンに読み込まれています。 + + + +NOTE : The level is not saved. + +注意: このレベルはまだファイルに保存されていません。 + + + +WARNING : Failed to get image size of the existing level %1. + +警告: 既存のレベル %1 の画像サイズの取得に失敗しました。 + + + +WARNING : Image size mismatch. The existing level size is %1 x %2. + +警告: 画像サイズの不一致。既存のレベルのサイズは %1 x %2 です。 + + + WARNING : Level name conflicts. There already is a level %1 in the scene with the path + %2. + 警告: レベル名の重複。このシーンには、既に %1 という名前のレベルが存在します。 +既存のレベルのファイルパスは %2 です。 + + + +WARNING : Image size mismatch. The size of level with the same name is is %1 x %2. + +警告: 画像サイズの不一致。既存の同名のレベルのサイズは %1 x %2 です。 + + + WARNING : Level path conflicts. There already is a level with the path %1 + in the scene with the name %2. + 警告: ファイルパスの重複。既にこのシーンには %1 から読み込まれている +別名のレベル %2 があります。 + + + +WARNING : Image size mismatch. The size of level with the same path is %1 x %2. + +警告: 画像サイズの不一致。 既存の同じファイルパスのレベルのサイズは %1 x %2 です。 + + + +WARNING : Image size mismatch. The saved image size is %1 x %2. + +警告: 画像サイズの不一致。保存されている画像のサイズは %1 x %2 ピクセルです。 + PencilTestSaveInFolderPopup @@ -5450,6 +5653,14 @@ Do you want to overwrite it? It is not possible to create the %1 folder. %1 フォルダを作成できません。 + + Set As Default + 既定値に設定 + + + Set the current "Save In" path as the default. + 現在の「作成場所」のパスを既定にします。 + PltGizmoPopup @@ -5959,11 +6170,11 @@ Do you want to overwrite it? Default TLV Caching Behavior - TLV画像データのキャッシュ(既定値) + TLV画像データのキャッシュ(既定値) Column Icon - 列アイコン表示のタイミング + 列アイコン表示のタイミング Height: @@ -6019,7 +6230,7 @@ Do you want to overwrite it? Palette Type on Loading Raster Image as Color Model - カラーモデルにラスター画像を読み込む際の、パレット生成方法 + カラーモデルにラスター画像を読み込む際の、パレット生成方法 Mouse Cursor @@ -6195,6 +6406,66 @@ Is it OK to release these shortcuts? Watch File System and Update File Browser Automatically ファイルブラウザの内容を自動的に更新する + + Use Camera DPI for All Imported Images + 全ての読み込む画像にカメラのDPIを適用する + + + Show Toolbar in the XSheet + タイムシートパネルにツールバーを表示する + + + Expand Function Editor Header to Match XSheet Toolbar Height (Requires Restart) + パラメータエディタのヘッダの余白を、タイムシートツールバーに揃えて調整する (再起動が必要です) + + + Show Column Numbers in Column Headers + 列のヘッダに列の番号を表示する + + + Always ask before loading or importing + 読み込み時、毎回インポートの確認を行う + + + Always import the file to the current project + 常にファイルを現在のプロジェクトにインポートする + + + Always load the file from the current location + 常にファイルを元の場所から読み込む + + + Strokes + 描線 + + + Guides + ガイド + + + All + すべて + + + Default File Import Behavior: + ファイル読み込み時のインポート(既定値): + + + Default TLV Caching Behavior: + TLV画像データのキャッシュ(既定値): + + + Column Icon: + 列アイコン: + + + Palette Type on Loading Raster Image as Color Model: + カラーモデルにラスター画像を読み込む際の、パレット生成方法: + + + Vector Snapping: + ベクターのスナップ: + PreferencesPopup::FormatProperties @@ -6376,6 +6647,18 @@ Do you want to overwrite it? Expose layers in a group as frames in a column グループ内の各レイヤーを1つの列の各フレームに配置 + + FileName#LayerName + ファイル名#レイヤー名 + + + LayerName + レイヤー名 + + + Level Name: + レベル名: + QApplication @@ -7789,7 +8072,7 @@ Are you sure to https://opentoonz.github.io/e/ - + https://opentoonz.github.io/ Add color model's palette to the destination palette. @@ -7884,6 +8167,18 @@ Are you sure? Skipping frame. フレームをスキップしています。 + + Always do this action. + 常にこの動作を行う。 + + + The selected scene could not be found. + 選択されたシーンが見つかりませんでした。 + + + Layer name + レイヤー名 + RenameAsToonzPopup @@ -9612,11 +9907,11 @@ Assign to '%3'? The width must be 1 or more. - 幅は1以上でなくてはいけません。 + 幅は1以上でなくてはいけません。 The height must be 1 or more. - 高さは1以上でなくてはいけません。 + 高さは1以上でなくてはいけません。 The frame rate must be 1 or more. @@ -9648,6 +9943,14 @@ Possibly the preset file has been corrupted '%1'はカメラプリセットの書式として正しくないようです。 プリセットファイルが破損している可能性があります + + The width must be greater than zero. + 幅は1以上でなくてはいけません。 + + + The height must be greater than zero. + 高さは1以上でなくてはいけません。 + SubSheetBar @@ -9697,7 +10000,7 @@ Click the arrow button to create a new sub-xsheet It is not possible to automatically save an untitled scene. - 名称未設定のシーンを自動保存できません。 + 名称未設定のシーンを自動保存できません。 @@ -10479,7 +10782,7 @@ Please refer to the user guide for details. Current Frame - 現在のフレーム + 現在のフレーム Relative Onion Skin Toggle @@ -10511,7 +10814,7 @@ Please refer to the user guide for details. Curren Frame - 現在のフレーム + 現在のフレーム Preview This @@ -10531,6 +10834,21 @@ Please refer to the user guide for details. + XsheetGUI::Toolbar + + New Vector Level + 新規ベクターレベル + + + New Toonz Raster Level + 新規Toonzラスターレベル + + + New Raster Level + 新規ラスターレベル + + + XsheetViewer Untitled diff --git a/toonz/sources/translations/japanese/toonzlib.ts b/toonz/sources/translations/japanese/toonzlib.ts index cc545c3..561a255 100644 --- a/toonz/sources/translations/japanese/toonzlib.ts +++ b/toonz/sources/translations/japanese/toonzlib.ts @@ -7,6 +7,14 @@ Retas Level Format RETAS レベル形式 + + Adobe Photoshop + + + + PNG + + QObject @@ -340,6 +348,10 @@ Update Colors by Using Picked Positions in Palette %1 パレット%1 サンプル位置を用いて色を更新 + + Can't save + 保存できません : + TScriptBinding::CenterlineVectorizer diff --git a/toonz/sources/translations/japanese/toonzqt.ts b/toonz/sources/translations/japanese/toonzqt.ts index 7e9a302..be4ba77 100644 --- a/toonz/sources/translations/japanese/toonzqt.ts +++ b/toonz/sources/translations/japanese/toonzqt.ts @@ -345,7 +345,11 @@ Possibly the preset file has been corrupted DVGui::RadioButtonDialog Toonz - OpenToonz + OpenToonz + + + OpenToonz + @@ -926,7 +930,11 @@ Possibly the preset file has been corrupted &Function Editor Toggle - パラメータ表示切り替え (&F) + パラメータ表示切り替え (&F) + + + &Open Function Curve Editor + グラフエディターを開く (&O) @@ -1213,6 +1221,13 @@ Select FX nodes and related links before copying or cutting the selection you wa + MyPaintBrushStyleChooserPage + + Plain color + 通常の色 + + + NewWordDialog OK @@ -2210,6 +2225,10 @@ Apply 自動で 適用 + + MyPaint Brush + MyPaint ブラシ + StyleEditorGUI::PlainColorPage @@ -2236,6 +2255,10 @@ Apply Autopaint for Lines 色トレース線として、自動塗りつぶし + + Reset to default + リセット + StyleNameEditor @@ -2316,7 +2339,7 @@ Apply WordButton Remove %1 - %1 を削除 + %1 を削除