# 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-19 17:42-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/ciudad.vala:142 msgid "The id of the city 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_list.vala:256 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/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 msgid "City" msgstr "" #: data/ui/tour.list.ui:138 data/ui/tour.editor.ui:134 msgid "Region" msgstr "" #: data/ui/tour.list.ui:170 data/ui/tour.places.ui:184 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:242 msgid "New" msgstr "" #: data/ui/tour.list.ui:189 msgid "Create a new tour." msgstr "" #: data/ui/tour.list.ui:199 data/ui/tour.places.ui:213 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:228 #: data/ui/query.window.ui:66 msgid "Close" msgstr "" #: data/ui/tour.list.ui:218 data/ui/tour.places.ui:232 msgid "Close this window." msgstr "" #: data/ui/tour.editor.ui:29 msgid "Tour Editor" msgstr "" #: data/ui/tour.editor.ui:233 msgid "Create a new region by typing here." msgstr "" #: data/ui/tour.editor.ui:261 msgid "Create a new city by typing here." msgstr "" #: data/ui/tour.editor.ui:286 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 msgid "Save" msgstr "" #: data/ui/tour.editor.ui:328 msgid "Save this tour." msgstr "" #: data/ui/tour.places.ui:68 msgid "Place Name" msgstr "" #: data/ui/tour.places.ui:82 msgid "Ticket Price" msgstr "" #: data/ui/tour.places.ui:96 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:189 msgid "Edit associated place." msgstr "" #: data/ui/tour.places.ui:199 msgid "Add" msgstr "" #: data/ui/tour.places.ui:203 msgid "Associate this tour with an existing place." msgstr "" #: data/ui/tour.places.ui:218 msgid "Delete associated place." msgstr "" #: data/ui/tour.places.ui:246 msgid "Create a new place to associate." 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 ""