Files
cloudreve-assets/public/locales/ja-JP/image_editor.json
2025-10-19 13:31:11 +00:00

113 lines
4.1 KiB
JSON
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "名称",
"save": "保存",
"saveAs": "名前を付けて保存",
"back": "戻る",
"loading": "読み込み中...",
"resetOperations": "すべてのリセット/削除",
"changesLoseWarningHint": "「リセット」ボタンを押すと変更内容が失われます。続行しますか?",
"discardChangesWarningHint": "ウィンドウを閉じると最後の変更内容は保存されません。",
"cancel": "キャンセル",
"apply": "適用",
"warning": "警告",
"confirm": "確認",
"discardChanges": "変更を破棄",
"undoTitle": "元に戻す",
"redoTitle": "やり直す",
"showImageTitle": "元の画像を表示",
"zoomInTitle": "拡大",
"zoomOutTitle": "縮小",
"toggleZoomMenuTitle": "ズームメニューの切り替え",
"adjustTab": "調整",
"finetuneTab": "微調整",
"filtersTab": "フィルター",
"watermarkTab": "ウォーターマーク",
"annotateTabLabel": "注釈",
"resize": "サイズ変更",
"resizeTab": "サイズ調整",
"imageName": "画像名",
"invalidImageError": "提供された画像は無効です。",
"uploadImageError": "画像のアップロード中にエラーが発生しました。",
"areNotImages": "画像ではありません",
"isNotImage": "画像ではありません",
"toBeUploaded": "アップロード待ち",
"cropTool": "トリミング",
"original": "オリジナル",
"custom": "カスタム",
"square": "正方形",
"landscape": "横向",
"portrait": "縦向",
"ellipse": "楕円形",
"classicTv": "クラシックTV",
"cinemascope": "ワイドスクリーン",
"arrowTool": "矢印",
"blurTool": "ぼかし",
"brightnessTool": "明るさ",
"contrastTool": "コントラスト",
"ellipseTool": "楕円形",
"unFlipX": "X反転解除",
"flipX": "X反転",
"unFlipY": "Y反転解除",
"flipY": "Y反転",
"hsvTool": "HSV",
"hue": "色相",
"brightness": "輝度",
"saturation": "彩度",
"value": "数値",
"imageTool": "画像",
"importing": "インポート...",
"addImage": "+ 画像を追加",
"uploadImage": "画像をアップロード",
"fromGallery": "ギャラリーから",
"lineTool": "線",
"penTool": "ペン",
"polygonTool": "多角形",
"sides": "側面",
"rectangleTool": "長方形",
"cornerRadius": "角丸半径",
"resizeWidthTitle": "幅(ピクセル)",
"resizeHeightTitle": "高さ(ピクセル)",
"toggleRatioLockTitle": "アスペクト比ロックの切り替え",
"resetSize": "元の画像サイズにリセット",
"rotateTool": "回転",
"textTool": "テキスト",
"textSpacings": "文字間隔",
"textAlignment": "テキスト配置",
"fontFamily": "フォント",
"size": "サイズ",
"letterSpacing": "文字間隔",
"lineHeight": "行間",
"warmthTool": "色温度",
"addWatermark": "+ ウォーターマークを追加",
"addTextWatermark": "文字透かしを追加",
"addWatermarkTitle": "透かしの種類を選択",
"uploadWatermark": "透かしをアップロード",
"addWatermarkAsText": "テキストとして追加",
"padding": "内側余白",
"paddings": "内側余白",
"shadow": "影",
"horizontal": "水平方向",
"vertical": "垂直方向",
"blur": "ぼかし",
"opacity": "不透明度",
"transparency": "透明度",
"position": "位置",
"stroke": "線",
"saveAsModalTitle": "名前を付けて保存",
"extension": "拡張子",
"format": "形式",
"nameIsRequired": "ファイル名は必須です。",
"quality": "画質",
"imageDimensionsHoverTitle": "保存画像サイズ(幅×高さ)",
"cropSizeLowerThanResizedWarning": "選択したトリミング領域が、適用されるサイズ変更より小さいと画質が低下する可能性があります。",
"actualSize": "実寸サイズ100%",
"fitSize": "最適サイズ",
"addImageTitle": "追加する画像を選択...",
"mutualizedFailedToLoadImg": "画像の読み込みに失敗しました。",
"tabsMenu": "メニュー",
"download": "ダウンロード",
"width": "幅",
"height": "高さ",
"plus": "+",
"cropItemNoEffect": "このトリミング項目にはプレビューがありません。"
}