resources/es.rs
changeset 8109 6efeec9b16a0
child 8195 8d5251b21ce0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/resources/es.rs	Mon Mar 08 15:18:29 2004 +0100
@@ -0,0 +1,50 @@
+#encoding iso8859-1
+
+; $Header: /cvs/stx/stx/libbasic/resources/es.rs,v 1.1 2004-03-08 14:18:29 cg Exp $
+;
+; Spanish strings
+;
+; this file contains 8bit national characters;
+; DONT EDIT this file with an old vi !
+
+'monday'      'lunes'
+'tuesday'     'martes'
+'wednesday'   'miércoles'
+'thursday'    'jueves'
+'friday'      'viernes'
+'saturday'    'sábado'
+'sunday'      'domingo'
+
+'mon'         'lun'
+'tue'         'mar'
+'wed'         'mié'
+'thu'         'jue'
+'fri'         'vie'
+'sat'         'sáb'
+'sun'         'dom'
+
+'january'     'eznero'
+'february'    'febrero'
+'march'       'marzo'                     
+'april'       'abril'
+'may'         'mayo'
+'june'        'junio'
+'july'        'julio'
+'august'      'agosto'
+'september'   'septiembre'
+'october'     'octubre'
+'november'    'noviembre'
+'december'    'diciembre'
+
+'jan'         'ene'
+'feb'         'feb'
+'mar'         'mar'
+'apr'         'abr'
+'may'         'may'
+'jun'         'jun'
+'jul'         'jul'
+'aug'         'ago'
+'sep'         'sep'
+'oct'         'oct'
+'nov'         'nov'
+'dec'         'dic'