diff options
author | mate-i18n <[email protected]> | 2015-04-06 17:44:37 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2015-04-06 17:44:37 +0200 |
commit | 532eefa67c9fb1fae613f99b7f76d7fe98a94914 (patch) | |
tree | a71f227195e35d6626e4e4628b12a86873db4a3a /po/pl.po | |
parent | c41aa994b69fd452cb535f9898692e43bef98ec5 (diff) | |
download | python-caja-532eefa67c9fb1fae613f99b7f76d7fe98a94914.tar.bz2 python-caja-532eefa67c9fb1fae613f99b7f76d7fe98a94914.tar.xz |
Sync translations with transifex
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/po/pl.po b/po/pl.po new file mode 100644 index 0000000..aa88048 --- /dev/null +++ b/po/pl.po @@ -0,0 +1,27 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Marcin Kralka <[email protected]>, 2014 +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-11-02 20:17+0100\n" +"PO-Revision-Date: 2014-11-02 22:41+0000\n" +"Last-Translator: Marcin Kralka <[email protected]>\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/MATE/language/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: ../libcaja-python.caja-extension.in.h:1 +msgid "Python" +msgstr "Python" + +#: ../libcaja-python.caja-extension.in.h:2 +msgid "Allows to use Python extensions" +msgstr "Pozwala na użycie rozszerzeń Python" |