1 # Polish translations for PACKAGE package
2 # Copyright (C) 2009 Michal Čihař <michal@cihar.com>
3 # This file is distributed under the same license as the Wammu-docs package.
4 # Automatically generated, 2009.
8 "Project-Id-Version: Wammu-docs 0.31\n"
9 "Report-Msgid-Bugs-To: michal@cihar.com\n"
10 "POT-Creation-Date: 2009-10-30 09:20+0100\n"
11 "PO-Revision-Date: 2009-10-27 13:41+0100\n"
12 "Last-Translator: Automatically generated\n"
13 "Language-Team: none\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
18 "|| n%100>=20) ? 1 : 2);\n"
27 #: wammu.1:1 wammu-configure.1:1
35 msgid "Mobile phone manager"
39 #: wammu.1:3 wammu-configure.1:3
46 msgid "wammu - program for managing entries in your mobile phone"
50 #: wammu.1:6 wammu-configure.1:6
57 msgid "B<wammu> [I<options>]"
61 #: wammu.1:11 wammu-configure.1:11
69 "This manual page explains the B<wammu> program. This program is graphical "
70 "interface for gammu."
74 #: wammu.1:16 wammu-configure.1:16
80 #: wammu.1:20 wammu-configure.1:20
82 "These programs follow the usual GNU command line syntax, with long options "
83 "starting with two dashes (`-'). A summary of options is included below."
87 #: wammu.1:20 wammu-configure.1:20
93 #: wammu.1:23 wammu-configure.1:23
94 msgid "Show summary of options."
98 #: wammu.1:23 wammu-configure.1:23
100 msgid "B<-v, --version>"
104 #: wammu.1:26 wammu-configure.1:26
105 msgid "Show version of program."
109 #: wammu.1:26 wammu-configure.1:26
111 msgid "B<-l, --local-locales>"
115 #: wammu.1:31 wammu-configure.1:31
117 "Use locales from current directory rather than system ones. This is mostly "
118 "useful for development or when running from unpacked tarball without "
125 msgid "B<-i, --info>"
131 "Prints connection settings and tries to connect the phone and display some "
132 "basic information about it. This does not use GUI."
138 msgid "B<-d, --debug>"
144 "Enables printing of debug information to stderr. Work for both GUI and --"
149 #: wammu.1:40 wammu-configure.1:32
155 #: wammu.1:42 wammu-configure.1:34
156 msgid "This program is licensed under GNU/GPL version 2."
160 #: wammu.1:43 wammu-configure.1:35
162 msgid "REPORTING BUGS"
166 #: wammu.1:47 wammu-configure.1:39
168 "There are definitely many bugs, reporting to author is welcome. Please "
169 "include some useful information when sending bug reports (eg. exception you "
170 "received and debug output). Please submit your reports to E<lt>http://bugs."
175 #: wammu.1:48 wammu-configure.1:40
181 #: wammu.1:51 wammu-configure.1:43
183 "More information is available on program website: E<lt>I<http://wammu.eu/"
188 #: wammu.1:53 wammu-configure.1:45
194 msgid "wammu-configure(1)"
198 #: wammu.1:56 wammu-configure.1:48
204 #: wammu.1:58 wammu-configure.1:50
205 msgid "Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
209 #: wammu.1:58 wammu-configure.1:50
215 #: wammu.1:59 wammu-configure.1:51
216 msgid "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
220 #: wammu-configure.1:1
222 msgid "wammu-configure"
226 #: wammu-configure.1:1
228 msgid "Mobile phone manager configuration"
232 #: wammu-configure.1:5
233 msgid "wammu-configurator - program to configure Gammu engine (used by Wammu)"
237 #: wammu-configure.1:9
238 msgid "B<wammu-configure> [I<options>]"
242 #: wammu-configure.1:15
244 "This manual page explains the B<wammu-configure> program. This program is "
245 "graphical configuration manager for gammu."
249 #: wammu-configure.1:47
263 msgid "GUI for Gammu library."
276 msgid "<http://wammu.eu/>"
289 msgid "GNU GPL version 2."
303 "On first start you will be asked for setting up phone parameter. If you "
304 "never used Gammu/Wammu before, phone searching will be suggested, which "
305 "should do the job for you."
319 "First you have to connect to phone, then you can perform some operations "
320 "with it. For creating entries and importing you do not need to read things "
321 "from phone, for others you have to (surprising? :-))."
327 "All actions with current list are accessible from context menu on each item, "
328 "you can also use keys: Enter for editing and Delete for deleting."
334 "Backup from main menu creates backup of entries you have already retrieved "
348 msgid "Please report found bugs to <http://bugs.wammu.eu>."
362 "You can help translating Wammu to your language on translation server - "
363 "<https://l10n.cihar.com/projects/wammu/>."
377 "The development goes on in Git, main development branch is <git://gitorious."
378 "org/wammu/mainline.git>, you can browse it using <http://gitorious.org/wammu/"
383 #: README:54 INSTALL:67
384 msgid "# vim: et ts=4 sw=4 sts=4 tw=72 spell spelllang=en_us"
391 "Wammu installation\n"
392 "==================\n"
399 "Packages for Linux\n"
400 "==================\n"
406 "Many distributions come with prebuilt Wammu binaries, if you can use them, "
407 "it is definitely the easiest thing. There are also binary packages of latest "
408 "release built for many distributions available on Wammu web site <http://"
409 "wammu.eu/download/wammu/>."
416 "Building from Sources\n"
417 "=====================\n"
422 msgid "It uses standard distutils, so:"
429 " python setup.py build\n"
430 " sudo python setup.py install\n"
436 "You need python-gammu and wxPython [1] (Unicode enabled build) installed to "
437 "run and install this program. If you want support for scanning Bluetooth "
438 "devices, you need PyBluez [2]. For incoming events notifications, you need "
444 msgid "For Windows you also have to install Pywin32 [4]."
450 "If you want to obey dependency checking at build time for any reason, you "
451 "can use --skip-deps option."
457 "[1]: http://wxpython.org/ [2]: http://code.google.com/p/pybluez/ [3]: http://"
458 "www.freedesktop.org/wiki/Software/DBusBindings [4]: https://sourceforge.net/"
466 "Cross compilation for Windows on Linux\n"
467 "======================================\n"
473 "You need Wine with installed all dependencies (see above section where to "
479 msgid "Building installer for wammu for Python is easy:"
485 msgid " wine c:\\\\python25\\\\python setup.py build --skip-deps bdist_wininst\n"
491 "However this way user needs to also install all dependencies, what is really "
492 "not comfortable. This should be solved using py2exe [5]:"
498 msgid " wine c:\\\\python25\\\\python setup.py build --skip-deps py2exe\n"
504 "But except of this, you need to do a bit of manual tuning. To make py2exe "
505 "work in Wine, you need to fix it's binary using PE Tools (described in bug "
506 "report on Wine [w1]) and copy some extra libraries which are missing to dist "
507 "directory (python25.dll and libraries from wxPython). See script admin/make-"
508 "release which automates this copying."
513 msgid "Then you can use InnoSetup[6] to build installer for Wammu:"
519 msgid " wine c:\\\\Program\\ Files\\\\Inno\\ Setup\\ 5/\\\\ISCC.exe wammu.iss\n"
524 msgid "[5]: http://www.py2exe.org/ [6]: http://www.jrsoftware.org/isinfo.php"
529 msgid "[w1]: http://bugs.winehq.org/show_bug.cgi?id=3591"