Commit 4854f847 authored by José Manuel Ferrer Ortiz's avatar José Manuel Ferrer Ortiz Committed by Alexandre Julliard

Updated Spanish resource.

parent 1b8629b3
/* /*
* Copyright 1995 Jon Tombs * Copyright 1995 Jon Tombs
* Copyright 2004 Jos Manuel Ferrer Ortiz * Copyright 2004, 2005 Jos Manuel Ferrer Ortiz
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public
...@@ -155,7 +155,7 @@ FONT 8, "MS Shell Dlg" ...@@ -155,7 +155,7 @@ FONT 8, "MS Shell Dlg"
{ {
LTEXT "Colores &bsicos:", 1088, 4, 4, 140, 10 LTEXT "Colores &bsicos:", 1088, 4, 4, 140, 10
LTEXT "Colores person&alizados:", 1089, 4, 106, 140, 10 LTEXT "Colores person&alizados:", 1089, 4, 106, 140, 10
LTEXT "Color|Sl&ido", 1090, 150, 151, 48, 10 LTEXT "Color | Sl&ido", 1090, 150, 151, 48, 10
LTEXT "&Rojo:", 726 /*1094*/,249,126,24,10 LTEXT "&Rojo:", 726 /*1094*/,249,126,24,10
EDITTEXT 706, 275,124,21,12, WS_BORDER | WS_GROUP | WS_TABSTOP EDITTEXT 706, 275,124,21,12, WS_BORDER | WS_GROUP | WS_TABSTOP
LTEXT "&Verde:",727/*1095*/,249,140,24,10 LTEXT "&Verde:",727/*1095*/,249,140,24,10
...@@ -267,7 +267,7 @@ FONT 8, "MS Shell Dlg" ...@@ -267,7 +267,7 @@ FONT 8, "MS Shell Dlg"
BEGIN BEGIN
DEFPUSHBUTTON "Aceptar",IDOK,180,156,48,14,WS_GROUP DEFPUSHBUTTON "Aceptar",IDOK,180,156,48,14,WS_GROUP
PUSHBUTTON "Cancelar",IDCANCEL,232,156,48,14 PUSHBUTTON "Cancelar",IDCANCEL,232,156,48,14
/* PUSHBUTTON "Network...", psh5, 284,156,48,14 */ /* PUSHBUTTON "Red...", psh5, 284,156,48,14 */
GROUPBOX "Impresora", grp4, 8, 4, 272,84, WS_GROUP GROUPBOX "Impresora", grp4, 8, 4, 272,84, WS_GROUP
PUSHBUTTON "&Propiedades", psh2, 212, 17, 60,14, WS_GROUP PUSHBUTTON "&Propiedades", psh2, 212, 17, 60,14, WS_GROUP
...@@ -417,7 +417,7 @@ desconocido." ...@@ -417,7 +417,7 @@ desconocido."
PD32_PRINTER_STATUS_PAUSED "Pausada; " PD32_PRINTER_STATUS_PAUSED "Pausada; "
PD32_PRINTER_STATUS_ERROR "Error; " PD32_PRINTER_STATUS_ERROR "Error; "
PD32_PRINTER_STATUS_PENDING_DELETION "Borrado pendiente; " PD32_PRINTER_STATUS_PENDING_DELETION "Borrado pendiente; "
PD32_PRINTER_STATUS_PAPER_JAM "Paper jam; " PD32_PRINTER_STATUS_PAPER_JAM "Papel atascado; "
PD32_PRINTER_STATUS_PAPER_OUT "Sin papel; " PD32_PRINTER_STATUS_PAPER_OUT "Sin papel; "
PD32_PRINTER_STATUS_MANUAL_FEED "Ponga papel a mano; " PD32_PRINTER_STATUS_MANUAL_FEED "Ponga papel a mano; "
PD32_PRINTER_STATUS_PAPER_PROBLEM "Problema con el papel; " PD32_PRINTER_STATUS_PAPER_PROBLEM "Problema con el papel; "
...@@ -450,7 +450,7 @@ STRINGTABLE DISCARDABLE /* Color names */ ...@@ -450,7 +450,7 @@ STRINGTABLE DISCARDABLE /* Color names */
IDS_COLOR_OLIVE "Oliva" IDS_COLOR_OLIVE "Oliva"
IDS_COLOR_NAVY "Azul marino" IDS_COLOR_NAVY "Azul marino"
IDS_COLOR_PURPLE "Morado" IDS_COLOR_PURPLE "Morado"
IDS_COLOR_TEAL "Teal" IDS_COLOR_TEAL "Turquesa"
IDS_COLOR_GRAY "Gris" IDS_COLOR_GRAY "Gris"
IDS_COLOR_SILVER "Plateado" IDS_COLOR_SILVER "Plateado"
IDS_COLOR_RED "Rojo" IDS_COLOR_RED "Rojo"
...@@ -461,3 +461,8 @@ STRINGTABLE DISCARDABLE /* Color names */ ...@@ -461,3 +461,8 @@ STRINGTABLE DISCARDABLE /* Color names */
IDS_COLOR_AQUA "Agua" IDS_COLOR_AQUA "Agua"
IDS_COLOR_WHITE "Blanco" IDS_COLOR_WHITE "Blanco"
} }
STRINGTABLE DISCARDABLE
{
IDS_FONT_SIZE "Elija un tamao de fuente entre %d and %d puntos."
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment