# HG changeset patch # User Neil Muller # Date 1359285197 -7200 # Node ID 2191eafb8d90717f726d9c90b9aaf90e6e2a1788 # Parent 42cfafa2043755c18947eb97ba22afe38533ee57 Add po files for pyntnclick-tools translations diff -r 42cfafa20437 -r 2191eafb8d90 pyntnclick/data/locales/README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pyntnclick/data/locales/README.txt Sun Jan 27 13:13:17 2013 +0200 @@ -0,0 +1,3 @@ +This is for mo files for the pyntnclick tools. + +We don't want to store the mo files in VCS. diff -r 42cfafa20437 -r 2191eafb8d90 pyntnclick/data/po/POTFILES --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pyntnclick/data/po/POTFILES Sun Jan 27 13:13:17 2013 +0200 @@ -0,0 +1,1 @@ +pyntnclick/tools/rect_drawer.py diff -r 42cfafa20437 -r 2191eafb8d90 pyntnclick/data/po/pyntnclick-tools.pot --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pyntnclick/data/po/pyntnclick-tools.pot Sun Jan 27 13:13:17 2013 +0200 @@ -0,0 +1,153 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-01-27 12:34+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: pyntnclick/tools/rect_drawer.py:129 +msgid "Close" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:163 +msgid "draw" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:165 +msgid "cycle" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:167 +msgid "delete" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:169 +msgid "image" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:175 +msgid "Thing %(thing)s Interact %(interacts" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:180 +msgid " Rects" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:205 +msgid "Existing Intersecting rects" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:227 pyntnclick/tools/rect_drawer.py:241 +msgid "Intersecting rects" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:228 +#, python-format +msgid " Object %s" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:242 +#, python-format +msgid " Object %(object1)s and %(object2)s" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:364 +#, python-format +msgid "Rect %d : " +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:370 +#, python-format +msgid "Image %d" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:592 +msgid "Mode : " +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:598 +#, python-format +msgid "Mode : %s" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:626 +#, python-format +msgid "Invalid scene: %s" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:633 +#, python-format +msgid "Invalid detail: %s" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:643 +msgid "Draw Rect" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:646 +msgid "Load image" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:649 +msgid "Place/Move images" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:655 +msgid "Cycle interacts" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:658 +msgid "Delete Objects" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:664 +msgid "Print objects" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:668 +msgid "Show Things (t)" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:672 +msgid "Show Thing Rects (r)" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:676 +msgid "Show Images (i)" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:680 +msgid "Opaque Images (o)" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:684 +msgid "Show Drawn Rects (d)" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:688 +msgid "Show Toolbar (b)" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:692 +msgid "Show Animations (a)" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:696 +msgid "Zoom (z)" +msgstr "" + +#: pyntnclick/tools/rect_drawer.py:700 +msgid "Quit" +msgstr ""