finish queries window
This commit is contained in:
21
po/POTFILES
21
po/POTFILES
@@ -1,27 +1,6 @@
|
||||
lib/db.vala
|
||||
lib/dbwrapper.vala
|
||||
lib/misc.vala
|
||||
#lib/db/arrienda.vala
|
||||
#lib/db/asociado.vala
|
||||
#lib/db/categoria.vala
|
||||
#lib/db/ciudad.vala
|
||||
#lib/db/contacto_emergencia.vala
|
||||
#lib/db/descuento.vala
|
||||
#lib/db/empresa.vala
|
||||
#lib/db/enfermedad.vala
|
||||
#lib/db/especialidad.vala
|
||||
#lib/db/guia.vala
|
||||
#lib/db/lugar.vala
|
||||
#lib/db/participa.vala
|
||||
#lib/db/posee.vala
|
||||
#lib/db/realiza.vala
|
||||
#lib/db/region.vala
|
||||
#lib/db/regiones_sin_descuento.vala
|
||||
#lib/db/requerir_auto.vala
|
||||
#lib/db/tiene_enfermedad.vala
|
||||
#lib/db/tour.vala
|
||||
#lib/db/turista.vala
|
||||
#lib/db/vehiculo.vala
|
||||
src/sernatur.vala
|
||||
src/main_window.vala
|
||||
src/tour_list.vala
|
||||
|
33
po/es.po
33
po/es.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: sernatur\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-01-14 11:35-0300\n"
|
||||
"POT-Creation-Date: 2019-01-15 13:12-0300\n"
|
||||
"PO-Revision-Date: 2019-01-14 11:37-0300\n"
|
||||
"Last-Translator: Chris Cromer <chris@cromer.cl>\n"
|
||||
"Language-Team: none\n"
|
||||
@@ -20,7 +20,7 @@ msgstr ""
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
|
||||
#: lib/db.vala:67
|
||||
#: lib/db.vala:70
|
||||
msgid "Postgresql server version:"
|
||||
msgstr "Versión del servidor Postgresql:"
|
||||
|
||||
@@ -29,17 +29,17 @@ msgstr "Versión del servidor Postgresql:"
|
||||
msgid "The field %s was not found in the query results!"
|
||||
msgstr "La campo %s no estaba en los resultados de la consulta!"
|
||||
|
||||
#: lib/misc.vala:138
|
||||
#: lib/misc.vala:179
|
||||
#, c-format
|
||||
msgid "The RUT %s has an invalid character!"
|
||||
msgstr "El RUT %s tiene un carácter invalido!"
|
||||
|
||||
#: lib/misc.vala:154
|
||||
#: lib/misc.vala:195
|
||||
#, c-format
|
||||
msgid "The RUT %s is too big!"
|
||||
msgstr "El RUT %s es demasiado grande!"
|
||||
|
||||
#: lib/misc.vala:159
|
||||
#: lib/misc.vala:200
|
||||
#, c-format
|
||||
msgid "The verifier %C is invalid!"
|
||||
msgstr "El verificador %C es invalido!"
|
||||
@@ -51,8 +51,7 @@ msgstr "Error %s\n"
|
||||
|
||||
#: src/sernatur.vala:89
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Run '%s --help' to see a full list of available command line options.\n"
|
||||
msgid "Run '%s --help' to see a full list of available command line options.\n"
|
||||
msgstr ""
|
||||
"Correr '%s --help' para ver una lista completa de las opciones de la "
|
||||
"consola.\n"
|
||||
@@ -69,23 +68,23 @@ msgstr "Error: No se puede conectar al base de datos!"
|
||||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#: src/query_window.vala:232 data/ui/main.window.ui:143
|
||||
#: src/query_window.vala:290 data/ui/main.window.ui:143
|
||||
msgid "(Q1) Regions with discounts"
|
||||
msgstr "(Q1) Regiones sin descuentos"
|
||||
|
||||
#: src/query_window.vala:245 data/ui/main.window.ui:151
|
||||
#: src/query_window.vala:303 data/ui/main.window.ui:151
|
||||
msgid "(Q2) Tour values"
|
||||
msgstr "(Q2) Valores tour"
|
||||
|
||||
#: src/query_window.vala:258 data/ui/main.window.ui:159
|
||||
#: src/query_window.vala:316 data/ui/main.window.ui:159
|
||||
msgid "(Q3) Coordinator total"
|
||||
msgstr "(Q3) Total de coordinadores"
|
||||
|
||||
#: src/query_window.vala:271 data/ui/main.window.ui:167
|
||||
#: src/query_window.vala:329 data/ui/main.window.ui:167
|
||||
msgid "(Q4) Tourist total"
|
||||
msgstr "(Q4) Total de turistas"
|
||||
|
||||
#: src/query_window.vala:284 data/ui/main.window.ui:175
|
||||
#: src/query_window.vala:342 data/ui/main.window.ui:175
|
||||
msgid "(Q5) Vehicle total"
|
||||
msgstr "(Q5) Total de vehículos"
|
||||
|
||||
@@ -134,7 +133,7 @@ msgid "Christopher Cromer"
|
||||
msgstr "Christopher Cromer"
|
||||
|
||||
#: data/ui/tour.list.ui:68 data/ui/tour.editor.ui:54 data/ui/query.tree.ui:80
|
||||
#: data/ui/query.tree.ui:108 data/ui/query.tree.ui:136
|
||||
#: data/ui/query.tree.ui:120 data/ui/query.tree.ui:160
|
||||
msgid "Tour Name"
|
||||
msgstr "Nombre del Tour"
|
||||
|
||||
@@ -234,19 +233,19 @@ msgstr "Nombre de Región"
|
||||
msgid "Quantity"
|
||||
msgstr "Cantidad"
|
||||
|
||||
#: data/ui/query.tree.ui:86
|
||||
#: data/ui/query.tree.ui:92
|
||||
msgid "Total Value"
|
||||
msgstr "Valor Total"
|
||||
|
||||
#: data/ui/query.tree.ui:114
|
||||
#: data/ui/query.tree.ui:132
|
||||
msgid "Coordinator Total"
|
||||
msgstr "Total de Coordinadores"
|
||||
|
||||
#: data/ui/query.tree.ui:142
|
||||
#: data/ui/query.tree.ui:172
|
||||
msgid "Tourist Total"
|
||||
msgstr "Total de Turistas"
|
||||
|
||||
#: data/ui/query.tree.ui:164
|
||||
#: data/ui/query.tree.ui:200
|
||||
msgid "Percentage"
|
||||
msgstr "Porcentaje"
|
||||
|
||||
|
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: sernatur\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-01-14 11:35-0300\n"
|
||||
"POT-Creation-Date: 2019-01-15 13:12-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: lib/db.vala:67
|
||||
#: lib/db.vala:70
|
||||
msgid "Postgresql server version:"
|
||||
msgstr ""
|
||||
|
||||
@@ -26,17 +26,17 @@ msgstr ""
|
||||
msgid "The field %s was not found in the query results!"
|
||||
msgstr ""
|
||||
|
||||
#: lib/misc.vala:138
|
||||
#: lib/misc.vala:179
|
||||
#, c-format
|
||||
msgid "The RUT %s has an invalid character!"
|
||||
msgstr ""
|
||||
|
||||
#: lib/misc.vala:154
|
||||
#: lib/misc.vala:195
|
||||
#, c-format
|
||||
msgid "The RUT %s is too big!"
|
||||
msgstr ""
|
||||
|
||||
#: lib/misc.vala:159
|
||||
#: lib/misc.vala:200
|
||||
#, c-format
|
||||
msgid "The verifier %C is invalid!"
|
||||
msgstr ""
|
||||
@@ -63,23 +63,23 @@ msgstr ""
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: src/query_window.vala:232 data/ui/main.window.ui:143
|
||||
#: src/query_window.vala:290 data/ui/main.window.ui:143
|
||||
msgid "(Q1) Regions with discounts"
|
||||
msgstr ""
|
||||
|
||||
#: src/query_window.vala:245 data/ui/main.window.ui:151
|
||||
#: src/query_window.vala:303 data/ui/main.window.ui:151
|
||||
msgid "(Q2) Tour values"
|
||||
msgstr ""
|
||||
|
||||
#: src/query_window.vala:258 data/ui/main.window.ui:159
|
||||
#: src/query_window.vala:316 data/ui/main.window.ui:159
|
||||
msgid "(Q3) Coordinator total"
|
||||
msgstr ""
|
||||
|
||||
#: src/query_window.vala:271 data/ui/main.window.ui:167
|
||||
#: src/query_window.vala:329 data/ui/main.window.ui:167
|
||||
msgid "(Q4) Tourist total"
|
||||
msgstr ""
|
||||
|
||||
#: src/query_window.vala:284 data/ui/main.window.ui:175
|
||||
#: src/query_window.vala:342 data/ui/main.window.ui:175
|
||||
msgid "(Q5) Vehicle total"
|
||||
msgstr ""
|
||||
|
||||
@@ -128,7 +128,7 @@ msgid "Christopher Cromer"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/tour.list.ui:68 data/ui/tour.editor.ui:54 data/ui/query.tree.ui:80
|
||||
#: data/ui/query.tree.ui:108 data/ui/query.tree.ui:136
|
||||
#: data/ui/query.tree.ui:120 data/ui/query.tree.ui:160
|
||||
msgid "Tour Name"
|
||||
msgstr ""
|
||||
|
||||
@@ -228,19 +228,19 @@ msgstr ""
|
||||
msgid "Quantity"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/query.tree.ui:86
|
||||
#: data/ui/query.tree.ui:92
|
||||
msgid "Total Value"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/query.tree.ui:114
|
||||
#: data/ui/query.tree.ui:132
|
||||
msgid "Coordinator Total"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/query.tree.ui:142
|
||||
#: data/ui/query.tree.ui:172
|
||||
msgid "Tourist Total"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/query.tree.ui:164
|
||||
#: data/ui/query.tree.ui:200
|
||||
msgid "Percentage"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user