[mousetrap] Added Polish translation



commit 63ff444c3aa839bdbfe71574cd4fdf7aa3e2e7a9
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Aug 11 23:13:39 2013 +0200

    Added Polish translation

 po/LINGUAS |    1 +
 po/pl.po   |  182 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 183 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 0707b3d..8881f0f 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -16,6 +16,7 @@ it
 lv
 nb
 pa
+pl
 pt_BR
 ro
 ru
diff --git a/po/pl.po b/po/pl.po
new file mode 100644
index 0000000..1a125ac
--- /dev/null
+++ b/po/pl.po
@@ -0,0 +1,182 @@
+# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
+# Aviary.pl
+# Jeśli masz jakiekolwiek uwagi odnoszące się do tłumaczenia lub chcesz
+# pomóc w jego rozwijaniu i pielęgnowaniu, napisz do nas:
+# gnomepl aviary pl
+# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
+# Piotr Drąg <piotrdrag gmail com>, 2013.
+# Aviary.pl <gnomepl aviary pl>, 2013.
+msgid ""
+msgstr ""
+"Project-Id-Version: mousetrap\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-08-11 23:12+0200\n"
+"PO-Revision-Date: 2013-08-11 23:13+0200\n"
+"Last-Translator: Piotr Drąg <piotrdrag gmail com>\n"
+"Language-Team: Polish <gnomepl aviary 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"
+"X-Poedit-Language: Polish\n"
+"X-Poedit-Country: Poland\n"
+
+#: ../src/mousetrap/app/addons/recalc.py:41
+msgid "Recalc Point"
+msgstr "Punkt ponownego obliczenia"
+
+#: ../src/mousetrap/app/main.py:186
+msgid "Usage: mouseTrap [OPTION...]"
+msgstr "Użycie: mouseTrap [OPCJA...]"
+
+#. '-?, --help' that is used to display usage information.
+#.
+#: ../src/mousetrap/app/main.py:191
+msgid "        Show this help message"
+msgstr "        Wyświetla ten komunikat pomocy"
+
+#. Option:
+#. '-i' that is used to set the input camera index. E.g: -i 0
+#: ../src/mousetrap/app/main.py:197
+msgid ""
+"              Sets new value to Non Boolean options E.g -s inputDevIndex-1"
+msgstr ""
+"              Ustawia nową wartość opcjom niebędącym zmiennymi logicznymi, "
+"np. -s inputDevIndex-1"
+
+#: ../src/mousetrap/app/main.py:205
+msgid "     Enable the selected options"
+msgstr "     Włącza wybrane opcje"
+
+#: ../src/mousetrap/app/main.py:213
+msgid "    Disable the selected options"
+msgstr "    Wyłącza wybrane opcje"
+
+#. Options:
+#. -t --timeout To change the mouse timeout not permanently.
+#: ../src/mousetrap/app/main.py:218
+msgid "                 Shows mouseTrap version"
+msgstr "                 Wyświetla wersję programu mouseTrap"
+
+#: ../src/mousetrap/app/main.py:220
+msgid ""
+"\n"
+"Report bugs to flaper87 flaper87 org"
+msgstr ""
+"\n"
+"Prosimy zgłaszać błędy na adres flaper87 flaper87 org (w języku angielskim)"
+
+#: ../src/mousetrap/app/ui/dialogs.py:76
+msgid "Confirmation Dialog"
+msgstr "Okno dialogowe potwierdzenia"
+
+#: ../src/mousetrap/app/ui/dialogs.py:92
+msgid "Error Dialog"
+msgstr "Okno dialogowe błędu"
+
+#: ../src/mousetrap/app/ui/dialogs.py:102
+#: ../src/mousetrap/app/ui/dialogs.py:112
+msgid "Information Dialog"
+msgstr "Okno dialogowe informacji"
+
+#. self.set_size_request( 500 , 120)
+#. self.set_default_size( 500 , 120)
+#: ../src/mousetrap/app/ui/dialogs.py:212
+#, python-format
+msgid "%s Config's Dialog"
+msgstr "Okno konfiguracji %s"
+
+#: ../src/mousetrap/app/ui/dialogs.py:219
+#: ../src/mousetrap/app/ui/settings_gui.py:115
+#: ../src/mousetrap/app/ui/settings_gui.py:119
+#: ../src/mousetrap/app/ui/settings_gui.py:123
+msgid "Accept"
+msgstr "Zaakceptuj"
+
+#: ../src/mousetrap/app/ui/dialogs.py:223
+msgid "Cancel"
+msgstr "Anuluj"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:92
+msgid "mouseTrap Preferences"
+msgstr "Preferencje programu mouseTrap"
+
+#. mWindowActive = gtk.CheckButton( _("Show main window") )
+#. mWindowActive.set_active( self.cfg.getboolean( "gui", "showMainGui" ) )
+#. mWindowActive.connect( "toggled", self._checkToggled, "gui", "showMainGui" )
+#.
+#. mainGuiBox.pack_start( mWindowActive, False, False )
+#: ../src/mousetrap/app/ui/settings_gui.py:152
+msgid "Activate Camera module"
+msgstr "Aktywuj moduł kamery"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:158
+msgid "Flip Image"
+msgstr "Odwróć obraz"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:164
+msgid "Input Video Device Index: "
+msgstr "Indeks wejściowy urządzenia wideo: "
+
+#: ../src/mousetrap/app/ui/settings_gui.py:173
+msgid "General"
+msgstr "Ogólne"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:187
+msgid "Show Point Mapper"
+msgstr "Wyświetl mapowanie punktów"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:193
+msgid "Show Capture"
+msgstr "Wyświetl przechwytywanie"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:204
+msgid "Camera"
+msgstr "Kamera"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:246
+msgid "Active Algorithms"
+msgstr "Aktywne algorytmy"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:247
+msgid "Installed Algorithms"
+msgstr "Zainstalowane algorytmy"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:248
+#: ../src/mousetrap/app/ui/settings_gui.py:316
+msgid "Description"
+msgstr "Opis"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:284
+msgid "Algorithm"
+msgstr "Algorytm"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:314
+msgid "Active"
+msgstr "Aktywne"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:315
+msgid "Name"
+msgstr "Nazwa"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:350
+msgid "Addons"
+msgstr "Dodatki"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:364
+msgid "Step Speed: "
+msgstr "Prędkość kroku: "
+
+#: ../src/mousetrap/app/ui/settings_gui.py:405
+msgid "Mouse"
+msgstr "Mysz"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:422
+msgid "Debugging Level:"
+msgstr "Poziom debugowania:"
+
+#: ../src/mousetrap/app/ui/settings_gui.py:440
+msgid "Debug"
+msgstr "Debuguj"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]