add place editor
This commit is contained in:
@@ -3,6 +3,7 @@ lib/dbwrapper.vala
|
||||
lib/misc.vala
|
||||
lib/db/asociado.vala
|
||||
lib/db/ciudad.vala
|
||||
lib/db/lugar.vala
|
||||
lib/db/region.vala
|
||||
lib/db/tour.vala
|
||||
src/sernatur.vala
|
||||
@@ -16,6 +17,7 @@ data/ui/main.splash.ui
|
||||
data/ui/tour.list.ui
|
||||
data/ui/tour.editor.ui
|
||||
data/ui/tour.places.ui
|
||||
data/ui/place.editor.ui
|
||||
data/ui/query.window.ui
|
||||
data/ui/query.tree.ui
|
||||
data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml
|
||||
|
36
po/es.po
36
po/es.po
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: sernatur\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-01-19 17:42-0300\n"
|
||||
"PO-Revision-Date: 2019-01-19 17:41-0300\n"
|
||||
"POT-Creation-Date: 2019-01-19 20:02-0300\n"
|
||||
"PO-Revision-Date: 2019-01-19 20:02-0300\n"
|
||||
"Last-Translator: Chris Cromer <chris@cromer.cl>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: es\n"
|
||||
@@ -53,6 +53,10 @@ msgstr "El id del tour es invalido!"
|
||||
msgid "The id of the city is invalid!"
|
||||
msgstr "El id de la ciudad es invalida!"
|
||||
|
||||
#: lib/db/lugar.vala:116 lib/db/lugar.vala:138
|
||||
msgid "The id of the place is invalid!"
|
||||
msgstr "El id del lugar es invalida!"
|
||||
|
||||
#: lib/db/region.vala:91
|
||||
msgid "The id of the region is invalid!"
|
||||
msgstr "El id de la región es invalida!"
|
||||
@@ -176,10 +180,12 @@ msgid "Minimum People"
|
||||
msgstr "Mínima Personas"
|
||||
|
||||
#: data/ui/tour.list.ui:124 data/ui/tour.editor.ui:186
|
||||
#: data/ui/place.editor.ui:150
|
||||
msgid "City"
|
||||
msgstr "Ciudad"
|
||||
|
||||
#: data/ui/tour.list.ui:138 data/ui/tour.editor.ui:134
|
||||
#: data/ui/place.editor.ui:116
|
||||
msgid "Region"
|
||||
msgstr "Región"
|
||||
|
||||
@@ -220,15 +226,15 @@ msgstr "Cerrar esta ventana."
|
||||
msgid "Tour Editor"
|
||||
msgstr "Editor de Tour"
|
||||
|
||||
#: data/ui/tour.editor.ui:233
|
||||
#: data/ui/tour.editor.ui:233 data/ui/place.editor.ui:197
|
||||
msgid "Create a new region by typing here."
|
||||
msgstr "Crear una nueva región con escribir aquí."
|
||||
|
||||
#: data/ui/tour.editor.ui:261
|
||||
#: data/ui/tour.editor.ui:261 data/ui/place.editor.ui:225
|
||||
msgid "Create a new city by typing here."
|
||||
msgstr "Crear una nueva ciudad con escribir aquí."
|
||||
|
||||
#: data/ui/tour.editor.ui:286
|
||||
#: data/ui/tour.editor.ui:286 data/ui/place.editor.ui:250
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
@@ -244,7 +250,7 @@ msgstr "Lugares"
|
||||
msgid "Add or edit places."
|
||||
msgstr "Agregar o editar places."
|
||||
|
||||
#: data/ui/tour.editor.ui:324
|
||||
#: data/ui/tour.editor.ui:324 data/ui/place.editor.ui:269
|
||||
msgid "Save"
|
||||
msgstr "Guardar"
|
||||
|
||||
@@ -252,15 +258,15 @@ msgstr "Guardar"
|
||||
msgid "Save this tour."
|
||||
msgstr "Guardar este tour."
|
||||
|
||||
#: data/ui/tour.places.ui:68
|
||||
#: data/ui/tour.places.ui:68 data/ui/place.editor.ui:51
|
||||
msgid "Place Name"
|
||||
msgstr "Nombre de Lugar"
|
||||
|
||||
#: data/ui/tour.places.ui:82
|
||||
#: data/ui/tour.places.ui:82 data/ui/place.editor.ui:84
|
||||
msgid "Ticket Price"
|
||||
msgstr "Valor Entrada"
|
||||
|
||||
#: data/ui/tour.places.ui:96
|
||||
#: data/ui/tour.places.ui:96 data/ui/place.editor.ui:100
|
||||
msgid "Difficulty"
|
||||
msgstr "Dificultad"
|
||||
|
||||
@@ -300,6 +306,18 @@ msgstr "Borrar lugar asociado."
|
||||
msgid "Create a new place to associate."
|
||||
msgstr "Crear un lugar nuevo para asociar con el tour."
|
||||
|
||||
#: data/ui/place.editor.ui:27
|
||||
msgid "Place Editor"
|
||||
msgstr "Editor de Lugar"
|
||||
|
||||
#: data/ui/place.editor.ui:254
|
||||
msgid "Cancel the modification of this place."
|
||||
msgstr "Cancelar la modificación de este lugar."
|
||||
|
||||
#: data/ui/place.editor.ui:273
|
||||
msgid "Save this place."
|
||||
msgstr "Guardar este lugar."
|
||||
|
||||
#: data/ui/query.window.ui:84
|
||||
msgid "Run"
|
||||
msgstr "Correr"
|
||||
|
36
po/es_CL.po
36
po/es_CL.po
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: sernatur\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-01-19 17:42-0300\n"
|
||||
"PO-Revision-Date: 2019-01-19 17:41-0300\n"
|
||||
"POT-Creation-Date: 2019-01-19 20:02-0300\n"
|
||||
"PO-Revision-Date: 2019-01-19 20:04-0300\n"
|
||||
"Last-Translator: Chris Cromer <chris@cromer.cl>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: es\n"
|
||||
@@ -53,6 +53,10 @@ msgstr "El id de la wea es invalida!"
|
||||
msgid "The id of the city is invalid!"
|
||||
msgstr "El id de la wea es invalida!"
|
||||
|
||||
#: lib/db/lugar.vala:116 lib/db/lugar.vala:138
|
||||
msgid "The id of the place is invalid!"
|
||||
msgstr "El id de la wea es invalida!"
|
||||
|
||||
#: lib/db/region.vala:91
|
||||
msgid "The id of the region is invalid!"
|
||||
msgstr "El id de la wea es invalida!"
|
||||
@@ -176,10 +180,12 @@ msgid "Minimum People"
|
||||
msgstr "Mínima de Weones"
|
||||
|
||||
#: data/ui/tour.list.ui:124 data/ui/tour.editor.ui:186
|
||||
#: data/ui/place.editor.ui:150
|
||||
msgid "City"
|
||||
msgstr "Ciudad"
|
||||
|
||||
#: data/ui/tour.list.ui:138 data/ui/tour.editor.ui:134
|
||||
#: data/ui/place.editor.ui:116
|
||||
msgid "Region"
|
||||
msgstr "Región"
|
||||
|
||||
@@ -220,15 +226,15 @@ msgstr "Cerrar la wea."
|
||||
msgid "Tour Editor"
|
||||
msgstr "Editor de la Wea"
|
||||
|
||||
#: data/ui/tour.editor.ui:233
|
||||
#: data/ui/tour.editor.ui:233 data/ui/place.editor.ui:197
|
||||
msgid "Create a new region by typing here."
|
||||
msgstr "Crear una nueva wea con escribir aquí."
|
||||
|
||||
#: data/ui/tour.editor.ui:261
|
||||
#: data/ui/tour.editor.ui:261 data/ui/place.editor.ui:225
|
||||
msgid "Create a new city by typing here."
|
||||
msgstr "Crear una nueva wea con escribir aquí."
|
||||
|
||||
#: data/ui/tour.editor.ui:286
|
||||
#: data/ui/tour.editor.ui:286 data/ui/place.editor.ui:250
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar la wea"
|
||||
|
||||
@@ -244,7 +250,7 @@ msgstr "Lugares"
|
||||
msgid "Add or edit places."
|
||||
msgstr "Agregar o editar places."
|
||||
|
||||
#: data/ui/tour.editor.ui:324
|
||||
#: data/ui/tour.editor.ui:324 data/ui/place.editor.ui:269
|
||||
msgid "Save"
|
||||
msgstr "Guardar la wea"
|
||||
|
||||
@@ -252,15 +258,15 @@ msgstr "Guardar la wea"
|
||||
msgid "Save this tour."
|
||||
msgstr "Guardar esta wea."
|
||||
|
||||
#: data/ui/tour.places.ui:68
|
||||
#: data/ui/tour.places.ui:68 data/ui/place.editor.ui:51
|
||||
msgid "Place Name"
|
||||
msgstr "Nombre de la Wea"
|
||||
|
||||
#: data/ui/tour.places.ui:82
|
||||
#: data/ui/tour.places.ui:82 data/ui/place.editor.ui:84
|
||||
msgid "Ticket Price"
|
||||
msgstr "Valor de la Wea"
|
||||
|
||||
#: data/ui/tour.places.ui:96
|
||||
#: data/ui/tour.places.ui:96 data/ui/place.editor.ui:100
|
||||
msgid "Difficulty"
|
||||
msgstr "Dificultad"
|
||||
|
||||
@@ -300,6 +306,18 @@ msgstr "Borrar la wea asociado."
|
||||
msgid "Create a new place to associate."
|
||||
msgstr "Crear una wea nueva para asociar con el tour."
|
||||
|
||||
#: data/ui/place.editor.ui:27
|
||||
msgid "Place Editor"
|
||||
msgstr "Editor de la Wea"
|
||||
|
||||
#: data/ui/place.editor.ui:254
|
||||
msgid "Cancel the modification of this place."
|
||||
msgstr "Cancelar la modificación de esta wea."
|
||||
|
||||
#: data/ui/place.editor.ui:273
|
||||
msgid "Save this place."
|
||||
msgstr "Guardar esta wea."
|
||||
|
||||
#: data/ui/query.window.ui:84
|
||||
msgid "Run"
|
||||
msgstr "Correr la wea"
|
||||
|
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: sernatur\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-01-19 17:42-0300\n"
|
||||
"POT-Creation-Date: 2019-01-19 20:02-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"
|
||||
@@ -50,6 +50,10 @@ msgstr ""
|
||||
msgid "The id of the city is invalid!"
|
||||
msgstr ""
|
||||
|
||||
#: lib/db/lugar.vala:116 lib/db/lugar.vala:138
|
||||
msgid "The id of the place is invalid!"
|
||||
msgstr ""
|
||||
|
||||
#: lib/db/region.vala:91
|
||||
msgid "The id of the region is invalid!"
|
||||
msgstr ""
|
||||
@@ -169,10 +173,12 @@ msgid "Minimum People"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/tour.list.ui:124 data/ui/tour.editor.ui:186
|
||||
#: data/ui/place.editor.ui:150
|
||||
msgid "City"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/tour.list.ui:138 data/ui/tour.editor.ui:134
|
||||
#: data/ui/place.editor.ui:116
|
||||
msgid "Region"
|
||||
msgstr ""
|
||||
|
||||
@@ -213,15 +219,15 @@ msgstr ""
|
||||
msgid "Tour Editor"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/tour.editor.ui:233
|
||||
#: data/ui/tour.editor.ui:233 data/ui/place.editor.ui:197
|
||||
msgid "Create a new region by typing here."
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/tour.editor.ui:261
|
||||
#: data/ui/tour.editor.ui:261 data/ui/place.editor.ui:225
|
||||
msgid "Create a new city by typing here."
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/tour.editor.ui:286
|
||||
#: data/ui/tour.editor.ui:286 data/ui/place.editor.ui:250
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
@@ -237,7 +243,7 @@ msgstr ""
|
||||
msgid "Add or edit places."
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/tour.editor.ui:324
|
||||
#: data/ui/tour.editor.ui:324 data/ui/place.editor.ui:269
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
@@ -245,15 +251,15 @@ msgstr ""
|
||||
msgid "Save this tour."
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/tour.places.ui:68
|
||||
#: data/ui/tour.places.ui:68 data/ui/place.editor.ui:51
|
||||
msgid "Place Name"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/tour.places.ui:82
|
||||
#: data/ui/tour.places.ui:82 data/ui/place.editor.ui:84
|
||||
msgid "Ticket Price"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/tour.places.ui:96
|
||||
#: data/ui/tour.places.ui:96 data/ui/place.editor.ui:100
|
||||
msgid "Difficulty"
|
||||
msgstr ""
|
||||
|
||||
@@ -293,6 +299,18 @@ msgstr ""
|
||||
msgid "Create a new place to associate."
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/place.editor.ui:27
|
||||
msgid "Place Editor"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/place.editor.ui:254
|
||||
msgid "Cancel the modification of this place."
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/place.editor.ui:273
|
||||
msgid "Save this place."
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/query.window.ui:84
|
||||
msgid "Run"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user