diff --git a/harbour-seaprint.pro b/harbour-seaprint.pro index e9ba215..1393b4c 100644 --- a/harbour-seaprint.pro +++ b/harbour-seaprint.pro @@ -53,7 +53,8 @@ CONFIG += sailfishapp_i18n # modify the localized app name in the the .desktop file. TRANSLATIONS += translations/harbour-seaprint-de.ts \ translations/harbour-seaprint-zh_CN.ts \ - translations/harbour-seaprint-fr.ts + translations/harbour-seaprint-fr.ts \ + translations/harbour-seaprint-es.ts HEADERS += \ src/ippdiscovery.h \ diff --git a/qml/pages/AboutPage.qml b/qml/pages/AboutPage.qml index ed5745f..9b3ea00 100644 --- a/qml/pages/AboutPage.qml +++ b/qml/pages/AboutPage.qml @@ -89,7 +89,8 @@ Page { AboutLabel { font.pixelSize: Theme.fontSizeSmall text: qsTr("Chinese")+" - dashinfantry\n"+ - qsTr("French")+" - ensag-dev" + qsTr("French")+" - ensag-dev\n"+ + qsTr("Spanish")+" - carmenfdezb" } SectionHeader { text: qsTr("Licensing") } diff --git a/translations/harbour-seaprint-de.ts b/translations/harbour-seaprint-de.ts index be5a5df..1351a3e 100644 --- a/translations/harbour-seaprint-de.ts +++ b/translations/harbour-seaprint-de.ts @@ -59,6 +59,10 @@ Code and Testing - Rudi Timmermans + + Spanish + + AddPrinterDialog diff --git a/translations/harbour-seaprint-es.ts b/translations/harbour-seaprint-es.ts new file mode 100644 index 0000000..19d2213 --- /dev/null +++ b/translations/harbour-seaprint-es.ts @@ -0,0 +1,285 @@ + + + + + AboutPage + + GitHub repository + Repositorio en Github + + + Report an Issue + Informar de un problema + + + About + Acerca de + + + Network printing for Sailfish OS. + Impresión por red para Sailfish OS. + + + Icons + Iconos + + + Icon made by Gregguh. + Icono creado por Gregguh. + + + General contributions + Colaboración general + + + Translations + Traducciones + + + Chinese + Chino + + + Licensing + Licencia + + + Source code is available at GitHub. Translations, bug reports and other contributions are welcome! + El código fuente está disponible en Github. ¡Las traducciones, informar sobre errores y otras colaboraciones son bienvenidas! + + + SeaPrint licencing is still TBD, but will be some flavor of open. + La licencia de Seaprint aún está por determinar, pero será algo abierta. + + + French + Francés + + + Code and Testing - Rudi Timmermans + Código y pruebas - Rudi Timmermans + + + Spanish + Español + + + + AddPrinterDialog + + Add printer + Añadir impresora + + + On WiFI: + En WiFi: + + + Found: + Encontrada: + + + No printer found + Ninguna impresora encontrada + + + Unknown + Desconocida + + + + CoverPage + + SeaPrint + SeaPrint + + + + FirstPage + + Add by URL + Añadir por URL + + + URL + URL + + + Refresh + Actualizar + + + No file selected + Ningún archivo seleccionado + + + Choose file + Elegir archivo + + + None + Ninguno + + + View jobs + Ver trabajos + + + Remove printer + Eliminar impresora + + + Removing printer + Eliminando impresora + + + About SeaPrint + Acerca de SeaPrint + + + Unknown + Desconocido + + + + JobsPage + + Refresh + Actualizar + + + jobs + trabajos + + + Untitled job + Trabajo sin título + + + Cancel job + Cancelar trabajo + + + Cancelling job + Cancelando trabajo + + + job + trabajo + + + + PrinterPage + + Print + Imprimir + + + Sides + Caras + + + Copies + Copias + + + Color mode + Modo de color + + + Quality + Calidad + + + Resolution + Resolución + + + Print success: + Impresión correcta: + + + Print failed: + Impresión fallida: + + + + utils + + pending + pendiente + + + pending-held + mantiene-pendiente + + + processing + procesando + + + processing-stopped + procesando-detenido + + + canceled + cancelado + + + aborted + abortado + + + completed + completado + + + unknown state + estado desconocido + + + draft + borrador + + + normal + normal + + + high + alta + + + unknown quality + calidad desconocida + + + portrait + vertical + + + landscape + horizontal + + + reverse landscape + horizontal invertido + + + reverse portrait + vertical invertido + + + unknown orientation + orientación desconocida + + + dpi + dpi + + + dots/cm + ppp + + + diff --git a/translations/harbour-seaprint-fr.ts b/translations/harbour-seaprint-fr.ts index 26199b5..de3e574 100644 --- a/translations/harbour-seaprint-fr.ts +++ b/translations/harbour-seaprint-fr.ts @@ -59,6 +59,10 @@ Code and Testing - Rudi Timmermans Rudi Timmermans - Code et test + + Spanish + + AddPrinterDialog