# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the sernatur package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: sernatur\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-20 03:02-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: lib/db.vala:78 msgid "Postgresql server version:" msgstr "" #: lib/dbwrapper.vala:138 #, c-format msgid "The field %s was not found in the query results!" msgstr "" #: lib/misc.vala:180 #, c-format msgid "The RUT %s has an invalid character!" msgstr "" #: lib/misc.vala:196 #, c-format msgid "The RUT %s is too big!" msgstr "" #: lib/misc.vala:201 #, c-format msgid "The verifier %C is invalid!" msgstr "" #: lib/db/asociado.vala:121 lib/db/tour.vala:123 lib/db/tour.vala:145 #: lib/db/tour.vala:180 msgid "The id of the tour is invalid!" msgstr "" #: lib/db/asociado.vala:188 msgid "The id of the tour or the place is invalid!" msgstr "" #: lib/db/asociado.vala:209 msgid "The id of the tour or place is invalid!" msgstr "" #: lib/db/ciudad.vala:142 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 "" #: src/sernatur.vala:87 #, c-format msgid "Error: %s\n" msgstr "" #: src/sernatur.vala:88 #, c-format msgid "Run '%s --help' to see a full list of available command line options.\n" msgstr "" #: src/sernatur.vala:93 msgid "SERNATUR version: " msgstr "" #: src/main_window.vala:216 msgid "Error: Could not connect to the database!" msgstr "" #: src/main_window.vala:228 src/tour_list.vala:233 src/tour_editor.vala:218 #: src/tour_editor.vala:235 src/tour_editor.vala:267 src/tour_editor.vala:284 #: src/tour_editor.vala:316 src/tour_editor.vala:333 msgid "Error" msgstr "" #: src/tour_list.vala:191 msgid "Are you sure you wish to delete this tour?" msgstr "" #: src/tour_list.vala:198 msgid "Are you sure you wish to delete these tours?" msgstr "" #: src/tour_list.vala:229 #, c-format msgid "" "Error: Could not delete tour \"%s\" because either this tour has been taken " "or is still associated with a place or vehicle!" msgstr "" #: src/tour_editor.vala:214 msgid "Error: Tour name cannot be left blank!" msgstr "" #: src/tour_editor.vala:231 #, c-format msgid "Error: A tour named \"%s\" already exists!" msgstr "" #: src/tour_editor.vala:263 msgid "Error: City name cannot be left blank!" msgstr "" #: src/tour_editor.vala:280 #, c-format msgid "Error: A city named \"%s\" already exists!" msgstr "" #: src/tour_editor.vala:312 msgid "Error: Region name cannot be left blank!" msgstr "" #: src/tour_editor.vala:329 #, c-format msgid "Error: A region named \"%s\" already exists!" msgstr "" #: src/query_window.vala:290 data/ui/main.window.ui:135 msgid "(Q1) Regions with discounts" msgstr "" #: src/query_window.vala:303 data/ui/main.window.ui:143 msgid "(Q2) Tour values" msgstr "" #: src/query_window.vala:316 data/ui/main.window.ui:151 msgid "(Q3) Coordinator total" msgstr "" #: src/query_window.vala:329 data/ui/main.window.ui:159 msgid "(Q4) Tourist total" msgstr "" #: src/query_window.vala:342 data/ui/main.window.ui:167 msgid "(Q5) Vehicle total" msgstr "" #: data/ui/main.window.ui:43 msgid "_Menu" msgstr "" #: data/ui/main.window.ui:53 data/ui/tour.list.ui:23 msgid "Tours" msgstr "" #: data/ui/main.window.ui:61 msgid "Staff" msgstr "" #: data/ui/main.window.ui:69 msgid "Tourists" msgstr "" #: data/ui/main.window.ui:79 msgid "Illnesses" msgstr "" #: data/ui/main.window.ui:87 msgid "Participate" msgstr "" #: data/ui/main.window.ui:99 msgid "Vehicles" msgstr "" #: data/ui/main.window.ui:113 msgid "Quit" msgstr "" #: data/ui/main.window.ui:125 msgid "_Views" msgstr "" #: data/ui/main.splash.ui:46 msgid "Christopher Cromer" msgstr "" #: data/ui/tour.list.ui:68 data/ui/tour.editor.ui:53 data/ui/query.tree.ui:80 #: data/ui/query.tree.ui:120 data/ui/query.tree.ui:160 msgid "Tour Name" msgstr "" #: data/ui/tour.list.ui:82 data/ui/tour.editor.ui:86 msgid "Individual Cost" msgstr "" #: data/ui/tour.list.ui:96 data/ui/tour.editor.ui:102 msgid "Group Cost" msgstr "" #: data/ui/tour.list.ui:110 data/ui/tour.editor.ui:118 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 "" #: data/ui/tour.list.ui:170 msgid "Edit" msgstr "" #: data/ui/tour.list.ui:175 msgid "Edit selected tour." msgstr "" #: data/ui/tour.list.ui:185 data/ui/tour.places.ui:212 msgid "New" msgstr "" #: data/ui/tour.list.ui:189 msgid "Create a new tour." msgstr "" #: data/ui/tour.list.ui:199 msgid "Delete" msgstr "" #: data/ui/tour.list.ui:204 msgid "Delete selected tour." msgstr "" #: data/ui/tour.list.ui:214 data/ui/tour.places.ui:198 #: data/ui/query.window.ui:66 msgid "Close" msgstr "" #: data/ui/tour.list.ui:218 data/ui/tour.places.ui:202 msgid "Close this window." msgstr "" #: data/ui/tour.editor.ui:29 msgid "Tour Editor" msgstr "" #: 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/place.editor.ui:225 msgid "Create a new city by typing here." msgstr "" #: data/ui/tour.editor.ui:286 data/ui/place.editor.ui:250 msgid "Cancel" msgstr "" #: data/ui/tour.editor.ui:290 msgid "Cancel the modification of this tour." msgstr "" #: data/ui/tour.editor.ui:305 data/ui/tour.places.ui:23 msgid "Places" msgstr "" #: data/ui/tour.editor.ui:309 msgid "Add or edit places." msgstr "" #: data/ui/tour.editor.ui:324 data/ui/place.editor.ui:269 msgid "Save" msgstr "" #: data/ui/tour.editor.ui:328 msgid "Save this tour." msgstr "" #: data/ui/tour.places.ui:68 data/ui/place.editor.ui:51 msgid "Place Name" msgstr "" #: data/ui/tour.places.ui:82 data/ui/place.editor.ui:84 msgid "Ticket Price" msgstr "" #: data/ui/tour.places.ui:96 data/ui/place.editor.ui:100 msgid "Difficulty" msgstr "" #: data/ui/tour.places.ui:110 msgid "Arrival Date" msgstr "" #: data/ui/tour.places.ui:124 msgid "Arrival Time" msgstr "" #: data/ui/tour.places.ui:138 msgid "Departure Date" msgstr "" #: data/ui/tour.places.ui:152 msgid "Departure Time" msgstr "" #: data/ui/tour.places.ui:184 msgid "Add" msgstr "" #: data/ui/tour.places.ui:188 msgid "Associate this tour with an existing place." msgstr "" #: data/ui/tour.places.ui:216 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 "" #: data/ui/query.window.ui:126 msgid "Statement" msgstr "" #: data/ui/query.window.ui:156 msgid "View and Query" msgstr "" #: data/ui/query.tree.ui:40 msgid "Region Name" msgstr "" #: data/ui/query.tree.ui:52 msgid "Quantity" msgstr "" #: data/ui/query.tree.ui:92 msgid "Total Value" msgstr "" #: data/ui/query.tree.ui:132 msgid "Coordinator Total" msgstr "" #: data/ui/query.tree.ui:172 msgid "Tourist Total" msgstr "" #: data/ui/query.tree.ui:200 msgid "Percentage" msgstr "" #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:5 #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:6 msgid "Host to connect to" msgstr "" #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:12 #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:13 msgid "Port number to use" msgstr "" #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:19 #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:20 msgid "Options to use" msgstr "" #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:26 #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:27 msgid "tty to send debug info (ignored)" msgstr "" #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:33 #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:34 msgid "Database to use" msgstr "" #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:40 #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:41 msgid "Username to use" msgstr "" #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:47 #: data/gschema/cl.cromer.ubb.sernatur.db.gschema.xml:48 msgid "Password to use" msgstr "" #: data/gschema/cl.cromer.ubb.sernatur.window.gschema.xml:5 #: data/gschema/cl.cromer.ubb.sernatur.window.gschema.xml:6 msgid "Should the program open maximized or not" msgstr "" #: data/gschema/cl.cromer.ubb.sernatur.window.gschema.xml:12 #: data/gschema/cl.cromer.ubb.sernatur.window.gschema.xml:13 msgid "Window width" msgstr "" #: data/gschema/cl.cromer.ubb.sernatur.window.gschema.xml:19 #: data/gschema/cl.cromer.ubb.sernatur.window.gschema.xml:20 msgid "Window height" msgstr ""