Add pl (Polish) locale
This commit is contained in:
parent
2f00da60d5
commit
9083e3a437
3 changed files with 7 additions and 4 deletions
|
@ -1,18 +1,20 @@
|
||||||
# SOME DESCRIPTIVE TITLE.
|
# SOME DESCRIPTIVE TITLE.
|
||||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# Daniel Koć <daniel@xn--ko-wla.pl>, 2015
|
# Daniel Koć <daniel@xn--ko-wla.pl>, 2015
|
||||||
|
# endro, 2016
|
||||||
# endro, 2015
|
# endro, 2015
|
||||||
|
# Maciej Kowalik <m.kowalik.79@gmail.com>, 2016
|
||||||
# Teiron, 2016
|
# Teiron, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: uMap\n"
|
"Project-Id-Version: uMap\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-09 21:37+0200\n"
|
"POT-Creation-Date: 2016-09-09 21:37+0200\n"
|
||||||
"PO-Revision-Date: 2017-09-22 02:09+0000\n"
|
"PO-Revision-Date: 2018-06-02 14:15+0000\n"
|
||||||
"Last-Translator: Teiron\n"
|
"Last-Translator: yohanboniface <yohanboniface@free.fr>\n"
|
||||||
"Language-Team: Polish (http://www.transifex.com/yohanboniface/umap/language/pl/)\n"
|
"Language-Team: Polish (http://www.transifex.com/yohanboniface/umap/language/pl/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
|
|
@ -36,6 +36,7 @@ LANGUAGES = (
|
||||||
('ja', 'Japanese'),
|
('ja', 'Japanese'),
|
||||||
('lt', 'Lithuanian'),
|
('lt', 'Lithuanian'),
|
||||||
('nl', 'Dutch'),
|
('nl', 'Dutch'),
|
||||||
|
('pl', 'Polish'),
|
||||||
('pt', 'Portuguese'),
|
('pt', 'Portuguese'),
|
||||||
('ru', 'Russian'),
|
('ru', 'Russian'),
|
||||||
('sk-sk', 'Slovak'),
|
('sk-sk', 'Slovak'),
|
||||||
|
|
|
@ -130,7 +130,7 @@
|
||||||
"Transform to lines": "Przekształć na linie",
|
"Transform to lines": "Przekształć na linie",
|
||||||
"Choose the data format": "Wybierz format danych",
|
"Choose the data format": "Wybierz format danych",
|
||||||
"Error in the tilelayer URL": "Błąd w adresie URL podkładu",
|
"Error in the tilelayer URL": "Błąd w adresie URL podkładu",
|
||||||
"Directions from here": " Kierunki stąd",
|
"Directions from here": "Kierunki stąd",
|
||||||
"Choose a preset": "Wybierz szablon",
|
"Choose a preset": "Wybierz szablon",
|
||||||
"Limit bounds": "Limit granic",
|
"Limit bounds": "Limit granic",
|
||||||
"Use current bounds": "Użyj bieżących granic",
|
"Use current bounds": "Użyj bieżących granic",
|
||||||
|
|
Loading…
Reference in a new issue