Skip to content

Commit

Permalink
Import Polish translation from transifex, enable it
Browse files Browse the repository at this point in the history
Updated translations were also re-pushed on transifex

git-svn-id: http://svn.osgeo.org/postgis/trunk@13086 b70326c6-7e19-0410-871a-916f4a2858ee
  • Loading branch information
Sandro Santilli committed Oct 17, 2014
1 parent cd85a18 commit e0d2e93
Show file tree
Hide file tree
Showing 35 changed files with 62,695 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# that we could produce a large number of files (think chunked HTML)
#

translations = it_IT pt_BR fr es
translations = it_IT pt_BR fr es pl

POSTGIS_MAJOR_VERSION=@POSTGIS_MAJOR_VERSION@
POSTGIS_MINOR_VERSION=@POSTGIS_MINOR_VERSION@
Expand Down
2 changes: 2 additions & 0 deletions doc/po/pl/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DOCSUFFIX=-pl
include ../Makefile.local
40 changes: 40 additions & 0 deletions doc/po/pl/extras.xml.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# SOME DESCRIPTIVE TITLE.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: PostGIS\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2014-10-14 22:30+0000\n"
"PO-Revision-Date: 2014-10-14 22:34+0000\n"
"Last-Translator: Sandro Santilli <[email protected]>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/postgis-1/"
"language/pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"

#. Tag: title
#: extras.xml:3
#, no-c-format
msgid "PostGIS Extras"
msgstr ""

#. Tag: para
#: extras.xml:5
#, no-c-format
msgid ""
"This chapter documents features found in the extras folder of the PostGIS "
"source tarballs and source repository. These are not always packaged with "
"PostGIS binary releases, but are usually plpgsql based or standard shell "
"scripts that can be run as is."
msgstr ""

#. Tag: chapter
#: extras.xml:6
#, no-c-format
msgid "&extras_tigergeocoder;"
msgstr ""
Loading

0 comments on commit e0d2e93

Please sign in to comment.