1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
|
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-09-16 16:50+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Tag: title
#: postgis.xml:128
#, no-c-format
msgid "PostGIS &last_release_version; Manual"
msgstr ""
#. Tag: corpauthor
#: postgis.xml:132
#, no-c-format
msgid "The PostGIS Development Group"
msgstr ""
#. Tag: affiliation
#: postgis.xml:138
#, no-c-format
msgid ""
"<orgname><ulink url=\"http://www.cleverelephant.ca\">clever elephant</"
"ulink></orgname> <address><city>Victoria</city> <state>British Columbia</"
"state> <country>Canada</country> <email>pramsey@cleverelephant.ca</email></"
"address>"
msgstr ""
#. Tag: para
#: postgis.xml:152
#, no-c-format
msgid ""
"PostGIS is an extension to the PostgreSQL object-relational database system "
"which allows GIS (Geographic Information Systems) objects to be stored in "
"the database. PostGIS includes support for GiST-based R-Tree spatial "
"indexes, and functions for analysis and processing of GIS objects."
msgstr ""
#. Tag: para
#: postgis.xml:161
#, no-c-format
msgid "This is the manual for version &last_release_version;"
msgstr ""
#. Tag: para
#: postgis.xml:162
#, no-c-format
msgid ""
"This work is licensed under a <ulink url=\"http://creativecommons.org/"
"licenses/by-sa/3.0/\">Creative Commons Attribution-Share Alike 3.0 License</"
"ulink>. Feel free to use this material any way you like, but we ask that you "
"attribute credit to the PostGIS Project and wherever possible, a link back "
"to <ulink url=\"http://postgis.net\">http://postgis.net</ulink>."
msgstr ""
|