From f8a0beacbd4b213da838cd6345e15d886035772a Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Tue, 24 Jul 2012 06:00:55 -0700 Subject: [PATCH] Spanish translation for KOCT Tool Content-Type: text/plain; charset="utf-8" --- koct/chrome/locale/es-ES/koct.dtd | 20 ++++++++++++++++++++ koct/chrome/locale/es-ES/koct.properties | 13 +++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 koct/chrome/locale/es-ES/koct.dtd create mode 100644 koct/chrome/locale/es-ES/koct.properties diff --git a/koct/chrome/locale/es-ES/koct.dtd b/koct/chrome/locale/es-ES/koct.dtd new file mode 100644 index 0000000..2376570 --- /dev/null +++ b/koct/chrome/locale/es-ES/koct.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/koct/chrome/locale/es-ES/koct.properties b/koct/chrome/locale/es-ES/koct.properties new file mode 100644 index 0000000..119893c --- /dev/null +++ b/koct/chrome/locale/es-ES/koct.properties @@ -0,0 +1,13 @@ +warning=ATENCIÓN +confirm_delete1=La base de datos local contiene +confirm_delete2=entrada(s), desea eliminarlas? +i_want_to_delete=Deseo eliminar las filas +success=Exito. +added=Agregado. +auth_failed=Fallo de autenticación. +cardnumber_wrong=Socio no encontrado. +item_not_found=Ítem no encontrado. +item_not_issued=Ítem no prestado. +records_added=Registros(s) agregados +checkout=Prestar +checkin=Devolver -- 1.7.10