|
@@ -28,51 +28,48 @@ extern tnsMain* T;
|
|
|
extern OurPaint *Our;
|
|
|
|
|
|
static const char *entries[]={
|
|
|
-"Depletion Speed","耗尽速度",
|
|
|
-"Mixing Speed","混合速度",
|
|
|
-"Pigment Conversion Method:","以何种方式将颜料转换为像素:",
|
|
|
-"Pixel Binning","像素合并",
|
|
|
-"See list of Sponsors", "查看赞助者列表",
|
|
|
-"Support", "支持",
|
|
|
-"Quality", "质量",
|
|
|
-"Sharp", "锐利",
|
|
|
-"Debayer", "消拜尔",
|
|
|
-"Speed", "快速",
|
|
|
-"Customizations", "自定义",
|
|
|
-"About Our Paint", "关于好得涂",
|
|
|
-"New", "新增",
|
|
|
-"Water 💦", "加水",
|
|
|
-"🧹 Clear", "🧹 擦干",
|
|
|
-"Edit Nodes", "编辑节点",
|
|
|
-"New Pigment", "新增颜料",
|
|
|
-"New Canvas Surface", "新增画布基底",
|
|
|
-"Canvas Surfaces:", "画布基底:",
|
|
|
-"New Light", "新增光源",
|
|
|
-"Light Source Spectrums:", "光源光谱:",
|
|
|
+"Pigment Conversion Method:","Método de conversión de Pigmento",
|
|
|
+"Pixel Binning","Agrupamiento de pixels",
|
|
|
+"See list of Sponsors", "Listado de Patrocinadores",
|
|
|
+"Support", "Soporte",
|
|
|
+"Quality", "Calidad",
|
|
|
+"Sharp", "Nitidez",
|
|
|
+"Debayer", "Demosaico",
|
|
|
+"Speed", "Velocidad",
|
|
|
+"Customizations", "Personalizaciones",
|
|
|
+"About Our Paint", "Acerca de Our Paint",
|
|
|
+"New", "Nuevo",
|
|
|
+"Water 💦", "Agua",
|
|
|
+"🧹 Clear", "🧹 Limpiar",
|
|
|
+"Edit Nodes", "Editar Nodos",
|
|
|
+"New Pigment", "Nuevo Pigmento",
|
|
|
+"New Canvas Surface", "Nuevo Material del Lienzo",
|
|
|
+"Canvas Surfaces:", "Materiales del Lienzo:",
|
|
|
+"New Light", "Nueva Luz",
|
|
|
+"Light Source Spectrums:", "Espectros lumínicos:",
|
|
|
"Current canvas is not in pigment mode,\nyou can still configure lights and surfaces.",
|
|
|
- "当前未使用颜料画布,\n您仍然可以配置光源和画布基底。",
|
|
|
-"Light & Surface (Pigment canvas only)", "光源和画布(仅适用于颜料画布)",
|
|
|
-"Pigment Display Mode", "颜料显示方式",
|
|
|
-"Default Canvas Type", "默认画布类型",
|
|
|
-"Spectral Mixing (RGBA Canvas only)", "光谱方式混合(仅适用于RGBA画布)",
|
|
|
-"Density", "密度",
|
|
|
-"Transmittance", "透射",
|
|
|
-"Reflectance", "反射",
|
|
|
-"Pigments", "颜料",
|
|
|
-"Accumulation", "累积",
|
|
|
-"Advanced...", "高级…",
|
|
|
-"Show Palette", "显示调色板",
|
|
|
-"Premultiplied", "预乘",
|
|
|
-"Straight", "直通",
|
|
|
-"Alpha Mode", "透明通道模式",
|
|
|
-"Background Color", "背景色",
|
|
|
-"Color Interpretation", "将颜色值解释为",
|
|
|
-"Pigment", "颜料",
|
|
|
-"Canvas Surface", "画布基底",
|
|
|
-"Light", "光源",
|
|
|
-"Canvas Type", "画布类型",
|
|
|
-"Canvas Properties", "画布属性",
|
|
|
-"User Preferences", "用户设置",
|
|
|
+ "El lienzo actual no se encuentra en modo pigmento,\naún puedes configurar luces y superficies",
|
|
|
+"Light & Surface (Pigment canvas only)", "Luz y Superficie (sólo lienzo de Pigmento)",
|
|
|
+"Pigment Display Mode", "Modo de visualización de Pigmentos",
|
|
|
+"Default Canvas Type", "Tipo de Lienzo por Defecto",
|
|
|
+"Spectral Mixing (RGBA Canvas only)", "Mezclado Espectral (sólo lienzo RGBA)",
|
|
|
+"Density", "Densidad",
|
|
|
+"Transmittance", "Transmisión",
|
|
|
+"Reflectance", "Reflectancia",
|
|
|
+"Pigments", "Pigmentos",
|
|
|
+"Accumulation", "Acumulación",
|
|
|
+"Advanced...", "Avanzado...",
|
|
|
+"Show Palette", "Mostrar Paleta",
|
|
|
+"Premultiplied", "Premultiplicación",
|
|
|
+"Straight", "Directo",
|
|
|
+"Alpha Mode", "Modo Alfa",
|
|
|
+"Background Color", "Color de Fondo",
|
|
|
+"Color Interpretation", "Interpretación del valor del color",
|
|
|
+"Pigment", "Pigmento",
|
|
|
+"Canvas Surface", "Material del Lienzo",
|
|
|
+"Light", "Fuente Lumínica",
|
|
|
+"Canvas Type", "Tipo de Lienzo",
|
|
|
+"Canvas Properties", "Propiedades del Lienzo",
|
|
|
"Shortcut Buttons:","Botones de acceso directo:",
|
|
|
"Mix Modes","Modos de mezcla",
|
|
|
"Show brush direction","Mostrar la dirección del pincel",
|