|
@@ -23,6 +23,25 @@ extern tnsMain* T;
|
|
|
extern OurPaint *Our;
|
|
|
|
|
|
static const char *entries[]={
|
|
|
+"Select the exporting behavior:","选择导出行为:",
|
|
|
+"Image ICC","图像内置 ICC",
|
|
|
+"Output:","输出:",
|
|
|
+"16 Bits","16位",
|
|
|
+"Input image does not have a built-in color profile.","输入图像未包含内置色彩配置描述。",
|
|
|
+"16 bit images would be exported in the same linear color space as the canvas","16位深图像会按照和画布相同的线性色彩空间导出",
|
|
|
+"Input image is tagged as sRGB.","输入图像已标记为sRGB",
|
|
|
+"Force Linear sRGB","强制线性sRGB",
|
|
|
+"Force sRGB","强制sRGB",
|
|
|
+"Flat","平直",
|
|
|
+"Force Linear Clay","强制线性Clay",
|
|
|
+"Follow Canvas","跟随画布",
|
|
|
+"Canvas Current:","画布当前:",
|
|
|
+"Select the importing behavior:","选择导入行为:",
|
|
|
+"Input image is not tagged as sRGB.","输入图片并未被标记为sRGB",
|
|
|
+"Force Clay","强制Clay",
|
|
|
+"Canvas:","画布:",
|
|
|
+"Input:","输入:",
|
|
|
+"Input image has built-in color profile:","输入图像带有内置色彩配置描述:",
|
|
|
"OurPaint 0.1","好得涂 0.1",
|
|
|
"Brush Nodes","笔刷节点",
|
|
|
"Our Paint","好得涂",
|