1 # Wammu documentation translation
2 # Copyright (C) 2003 - 2009 Michal Čihař <michal@cihar.com>
3 # This file is distributed under the same license as the Wammu-docs package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: Wammu-docs 0.31.1\n"
10 "Report-Msgid-Bugs-To: michal@cihar.com\n"
11 "POT-Creation-Date: 2009-12-12 13:26+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: ENCODING"
26 #: wammu.1:1 wammu-configure.1:1
34 msgid "Mobile phone manager"
38 #: wammu.1:3 wammu-configure.1:3
45 msgid "wammu - program for managing entries in your mobile phone"
49 #: wammu.1:6 wammu-configure.1:6
56 msgid "B<wammu> [I<options>]"
60 #: wammu.1:11 wammu-configure.1:11
68 "This manual page explains the B<wammu> program. This program is graphical "
69 "interface for gammu."
73 #: wammu.1:16 wammu-configure.1:16
79 #: wammu.1:20 wammu-configure.1:20
81 "These programs follow the usual GNU command line syntax, with long options "
82 "starting with two dashes (`-'). A summary of options is included below."
86 #: wammu.1:20 wammu-configure.1:20
92 #: wammu.1:23 wammu-configure.1:23
93 msgid "Show summary of options."
97 #: wammu.1:23 wammu-configure.1:23
99 msgid "B<-v, --version>"
103 #: wammu.1:26 wammu-configure.1:26
104 msgid "Show version of program."
108 #: wammu.1:26 wammu-configure.1:26
110 msgid "B<-l, --local-locales>"
114 #: wammu.1:31 wammu-configure.1:31
116 "Use locales from current directory rather than system ones. This is mostly "
117 "useful for development or when running from unpacked tarball without "
124 msgid "B<-i, --info>"
130 "Prints connection settings and tries to connect the phone and display some "
131 "basic information about it. This does not use GUI."
137 msgid "B<-d, --debug>"
143 "Enables printing of debug information to stderr. Work for both GUI and "
148 #: wammu.1:40 wammu-configure.1:32
154 #: wammu.1:42 wammu-configure.1:34
155 msgid "This program is licensed under GNU/GPL version 2."
159 #: wammu.1:43 wammu-configure.1:35
161 msgid "REPORTING BUGS"
165 #: wammu.1:47 wammu-configure.1:39
167 "There are definitely many bugs, reporting to author is welcome. Please "
168 "include some useful information when sending bug reports (eg. exception you "
169 "received and debug output). Please submit your reports to "
170 "E<lt>http://bugs.wammu.eu/E<gt>."
174 #: wammu.1:48 wammu-configure.1:40
180 #: wammu.1:51 wammu-configure.1:43
182 "More information is available on program website: "
183 "E<lt>I<http://wammu.eu/>E<gt>."
187 #: wammu.1:53 wammu-configure.1:45
193 msgid "wammu-configure(1)"
197 #: wammu.1:56 wammu-configure.1:48
203 #: wammu.1:58 wammu-configure.1:50
204 msgid "Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
208 #: wammu.1:58 wammu-configure.1:50
214 #: wammu.1:59 wammu-configure.1:51
215 msgid "Copyright \\(co 2003 - 2008 Michal Cihar E<lt>I<michal@cihar.com>E<gt>"
219 #: wammu-configure.1:1
221 msgid "wammu-configure"
225 #: wammu-configure.1:1
227 msgid "Mobile phone manager configuration"
231 #: wammu-configure.1:5
232 msgid "wammu-configurator - program to configure Gammu engine (used by Wammu)"
236 #: wammu-configure.1:9
237 msgid "B<wammu-configure> [I<options>]"
241 #: wammu-configure.1:15
243 "This manual page explains the B<wammu-configure> program. This program is "
244 "graphical configuration manager for gammu."
248 #: wammu-configure.1:47
262 msgid "GUI for Gammu library."
275 msgid "<http://wammu.eu/>"
288 msgid "GNU GPL version 2."
302 "On first start you will be asked for setting up phone parameter. If you "
303 "never used Gammu/Wammu before, phone searching will be suggested, which "
304 "should do the job for you."
318 "First you have to connect to phone, then you can perform some operations "
319 "with it. For creating entries and importing you do not need to read things "
320 "from phone, for others you have to (surprising? :-))."
326 "All actions with current list are accessible from context menu on each item, "
327 "you can also use keys: Enter for editing and Delete for deleting."
333 "Backup from main menu creates backup of entries you have already retrieved "
347 msgid "Please report found bugs to <http://bugs.wammu.eu>."
361 "You can help translating Wammu to your language on translation server - "
362 "<https://l10n.cihar.com/projects/wammu/>."
376 "The development goes on in Git, main development branch is "
377 "<git://gitorious.org/wammu/mainline.git>, you can browse it using "
378 "<http://gitorious.org/wammu/mainline/trees>."
382 #: README:54 INSTALL:67
383 msgid "# vim: et ts=4 sw=4 sts=4 tw=72 spell spelllang=en_us"
390 "Wammu installation\n"
391 "==================\n"
398 "Packages for Linux\n"
399 "==================\n"
405 "Many distributions come with prebuilt Wammu binaries, if you can use them, "
406 "it is definitely the easiest thing. There are also binary packages of latest "
407 "release built for many distributions available on Wammu web site "
408 "<http://wammu.eu/download/wammu/>."
415 "Building from Sources\n"
416 "=====================\n"
421 msgid "It uses standard distutils, so:"
428 " python setup.py build\n"
429 " sudo python setup.py install\n"
435 "You need python-gammu and wxPython [1] (Unicode enabled build) installed to "
436 "run and install this program. If you want support for scanning Bluetooth "
437 "devices, you need PyBluez [2]. For incoming events notifications, you need "
443 msgid "For Windows you also have to install Pywin32 [4]."
449 "If you want to obey dependency checking at build time for any reason, you "
450 "can use --skip-deps option."
456 "[1]: http://wxpython.org/ [2]: http://code.google.com/p/pybluez/ [3]: "
457 "http://www.freedesktop.org/wiki/Software/DBusBindings [4]: "
458 "https://sourceforge.net/projects/pywin32/"
465 "Cross compilation for Windows on Linux\n"
466 "======================================\n"
472 "You need Wine with installed all dependencies (see above section where to "
478 msgid "Building installer for wammu for Python is easy:"
484 msgid " wine c:\\\\python25\\\\python setup.py build --skip-deps bdist_wininst\n"
490 "However this way user needs to also install all dependencies, what is really "
491 "not comfortable. This should be solved using py2exe [5]:"
497 msgid " wine c:\\\\python25\\\\python setup.py build --skip-deps py2exe\n"
503 "But except of this, you need to do a bit of manual tuning. To make py2exe "
504 "work in Wine, you need to fix it's binary using PE Tools (described in bug "
505 "report on Wine [w1]) and copy some extra libraries which are missing to dist "
506 "directory (python25.dll and libraries from wxPython). See script "
507 "admin/make-release which automates this copying."
512 msgid "Then you can use InnoSetup[6] to build installer for Wammu:"
518 msgid " wine c:\\\\Program\\ Files\\\\Inno\\ Setup\\ 5/\\\\ISCC.exe wammu.iss\n"
523 msgid "[5]: http://www.py2exe.org/ [6]: http://www.jrsoftware.org/isinfo.php"
528 msgid "[w1]: http://bugs.winehq.org/show_bug.cgi?id=3591"