[Pkg-gtkpod-devel] r94 - in gtkpod/trunk: . debian pixmaps po
scripts src
Frank Lichtenheld
djpig at costa.debian.org
Fri Dec 30 07:32:58 UTC 2005
Author: djpig
Date: 2005-12-30 07:31:41 +0000 (Fri, 30 Dec 2005)
New Revision: 94
Added:
gtkpod/trunk/scripts/ldif2vcf.sh
gtkpod/trunk/scripts/sync-knotes.sh
gtkpod/trunk/scripts/sync-ldif.sh
gtkpod/trunk/scripts/sync-palm-jppy.py
gtkpod/trunk/src/details.c
gtkpod/trunk/src/details.h
gtkpod/trunk/src/podcast.c
gtkpod/trunk/src/podcast.h
Removed:
gtkpod/trunk/src/itdb_itunesdb.c
gtkpod/trunk/src/itdb_playlist.c
gtkpod/trunk/src/itdb_private.h
gtkpod/trunk/src/itdb_track.c
Modified:
gtkpod/trunk/COPYING
gtkpod/trunk/ChangeLog
gtkpod/trunk/INSTALL
gtkpod/trunk/Makefile.am
gtkpod/trunk/Makefile.in
gtkpod/trunk/README
gtkpod/trunk/TODOandBUGS.txt
gtkpod/trunk/TROUBLESHOOTING
gtkpod/trunk/config.h.in
gtkpod/trunk/configure
gtkpod/trunk/configure.in
gtkpod/trunk/debian/changelog
gtkpod/trunk/gtkpod.glade
gtkpod/trunk/pixmaps/gtkpod-add-dirs.png
gtkpod/trunk/pixmaps/gtkpod-add-files.png
gtkpod/trunk/pixmaps/gtkpod-add-playlists.png
gtkpod/trunk/pixmaps/gtkpod-icon-32.png
gtkpod/trunk/pixmaps/gtkpod-icon-32x32-2.png
gtkpod/trunk/pixmaps/gtkpod-icon-32x32.png
gtkpod/trunk/pixmaps/gtkpod-icon-48.png
gtkpod/trunk/pixmaps/gtkpod-icon-48x48.png
gtkpod/trunk/pixmaps/gtkpod-icon-64x64.png
gtkpod/trunk/pixmaps/gtkpod-logo.png
gtkpod/trunk/pixmaps/gtkpod-new-playlist.png
gtkpod/trunk/pixmaps/gtkpod-read.png
gtkpod/trunk/pixmaps/gtkpod-sync.png
gtkpod/trunk/po/POTFILES.in
gtkpod/trunk/po/de.gmo
gtkpod/trunk/po/de.po
gtkpod/trunk/po/fr.gmo
gtkpod/trunk/po/fr.po
gtkpod/trunk/po/gtkpod.pot
gtkpod/trunk/po/he.gmo
gtkpod/trunk/po/he.po
gtkpod/trunk/po/it.gmo
gtkpod/trunk/po/it.po
gtkpod/trunk/po/ja.gmo
gtkpod/trunk/po/ja.po
gtkpod/trunk/po/sv.gmo
gtkpod/trunk/po/sv.po
gtkpod/trunk/scripts/Makefile.am
gtkpod/trunk/scripts/Makefile.in
gtkpod/trunk/scripts/sync-thunderbird.sh
gtkpod/trunk/src/Makefile.am
gtkpod/trunk/src/Makefile.in
gtkpod/trunk/src/confirmation.c
gtkpod/trunk/src/context_menus.c
gtkpod/trunk/src/display.c
gtkpod/trunk/src/display.h
gtkpod/trunk/src/display_itdb.c
gtkpod/trunk/src/display_itdb.h
gtkpod/trunk/src/display_playlists.c
gtkpod/trunk/src/display_private.h
gtkpod/trunk/src/display_songs.c
gtkpod/trunk/src/display_sorttabs.c
gtkpod/trunk/src/display_spl.c
gtkpod/trunk/src/file.c
gtkpod/trunk/src/file.h
gtkpod/trunk/src/file_export.c
gtkpod/trunk/src/file_itunesdb.c
gtkpod/trunk/src/fileselection.c
gtkpod/trunk/src/fileselection.h
gtkpod/trunk/src/info.c
gtkpod/trunk/src/info.h
gtkpod/trunk/src/itdb.h
gtkpod/trunk/src/main.c
gtkpod/trunk/src/misc.c
gtkpod/trunk/src/misc.h
gtkpod/trunk/src/misc_confirm.c
gtkpod/trunk/src/misc_conversion.c
gtkpod/trunk/src/misc_input.c
gtkpod/trunk/src/misc_playlist.c
gtkpod/trunk/src/misc_track.c
gtkpod/trunk/src/misc_track.h
gtkpod/trunk/src/mp3file.c
gtkpod/trunk/src/mp4file.c
gtkpod/trunk/src/prefs.c
gtkpod/trunk/src/prefs.h
gtkpod/trunk/src/prefs_window.c
gtkpod/trunk/src/prefs_window.h
gtkpod/trunk/src/tools.c
gtkpod/trunk/src/wavfile.c
Log:
Merge 0.99.2 to trunk
Modified: gtkpod/trunk/COPYING
===================================================================
--- gtkpod/trunk/COPYING 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/COPYING 2005-12-30 07:31:41 UTC (rev 94)
@@ -1,11 +1,3 @@
-Note: The GNU GENERAL PUBLIC LICENSE applies to all files except
- itunesdb.c and itunesdb.h
-
- The GNU LESSER GENERAL PUBLIC LICENSE applies to the files
- itunesdb.c and itunesdb.h
-
--------------------------------------------------------------------------------
-
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
@@ -346,508 +338,3 @@
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Library General
Public License instead of this License.
-
-
--------------------------------------------------------------------------------
- GNU LESSER GENERAL PUBLIC LICENSE
- Version 2.1, February 1999
-
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the Lesser GPL. It also counts
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
- This license, the Lesser General Public License, applies to some
-specially designated software packages--typically libraries--of the
-Free Software Foundation and other authors who decide to use it. You
-can use it too, but we suggest you first think carefully about whether
-this license or the ordinary General Public License is the better
-strategy to use in any particular case, based on the explanations below.
-
- When we speak of free software, we are referring to freedom of use,
-not price. Our General Public Licenses are designed to make sure that
-you have the freedom to distribute copies of free software (and charge
-for this service if you wish); that you receive source code or can get
-it if you want it; that you can change the software and use pieces of
-it in new free programs; and that you are informed that you can do
-these things.
-
- To protect your rights, we need to make restrictions that forbid
-distributors to deny you these rights or to ask you to surrender these
-rights. These restrictions translate to certain responsibilities for
-you if you distribute copies of the library or if you modify it.
-
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link other code with the library, you must provide
-complete object files to the recipients, so that they can relink them
-with the library after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
-
- We protect your rights with a two-step method: (1) we copyright the
-library, and (2) we offer you this license, which gives you legal
-permission to copy, distribute and/or modify the library.
-
- To protect each distributor, we want to make it very clear that
-there is no warranty for the free library. Also, if the library is
-modified by someone else and passed on, the recipients should know
-that what they have is not the original version, so that the original
-author's reputation will not be affected by problems that might be
-introduced by others.
-
- Finally, software patents pose a constant threat to the existence of
-any free program. We wish to make sure that a company cannot
-effectively restrict the users of a free program by obtaining a
-restrictive license from a patent holder. Therefore, we insist that
-any patent license obtained for a version of the library must be
-consistent with the full freedom of use specified in this license.
-
- Most GNU software, including some libraries, is covered by the
-ordinary GNU General Public License. This license, the GNU Lesser
-General Public License, applies to certain designated libraries, and
-is quite different from the ordinary General Public License. We use
-this license for certain libraries in order to permit linking those
-libraries into non-free programs.
-
- When a program is linked with a library, whether statically or using
-a shared library, the combination of the two is legally speaking a
-combined work, a derivative of the original library. The ordinary
-General Public License therefore permits such linking only if the
-entire combination fits its criteria of freedom. The Lesser General
-Public License permits more lax criteria for linking other code with
-the library.
-
- We call this license the "Lesser" General Public License because it
-does Less to protect the user's freedom than the ordinary General
-Public License. It also provides other free software developers Less
-of an advantage over competing non-free programs. These disadvantages
-are the reason we use the ordinary General Public License for many
-libraries. However, the Lesser license provides advantages in certain
-special circumstances.
-
- For example, on rare occasions, there may be a special need to
-encourage the widest possible use of a certain library, so that it becomes
-a de-facto standard. To achieve this, non-free programs must be
-allowed to use the library. A more frequent case is that a free
-library does the same job as widely used non-free libraries. In this
-case, there is little to gain by limiting the free library to free
-software only, so we use the Lesser General Public License.
-
- In other cases, permission to use a particular library in non-free
-programs enables a greater number of people to use a large body of
-free software. For example, permission to use the GNU C Library in
-non-free programs enables many more people to use the whole GNU
-operating system, as well as its variant, the GNU/Linux operating
-system.
-
- Although the Lesser General Public License is Less protective of the
-users' freedom, it does ensure that the user of a program that is
-linked with the Library has the freedom and the wherewithal to run
-that program using a modified version of the Library.
-
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, whereas the latter must
-be combined with the library in order to run.
-
- GNU LESSER GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License Agreement applies to any software library or other
-program which contains a notice placed by the copyright holder or
-other authorized party saying it may be distributed under the terms of
-this Lesser General Public License (also called "this License").
-Each licensee is addressed as "you".
-
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
-
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) The modified work must itself be a software library.
-
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
-
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
-
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
-
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
-
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
- 6. As an exception to the Sections above, you may also combine or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
-
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
-
- b) Use a suitable shared library mechanism for linking with the
- Library. A suitable mechanism is one that (1) uses at run time a
- copy of the library already present on the user's computer system,
- rather than copying library functions into the executable, and (2)
- will operate properly with a modified version of the library, if
- the user installs one, as long as the modified version is
- interface-compatible with the version that the work was made with.
-
- c) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
-
- d) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
-
- e) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
-the materials to be distributed need not include anything that is
-normally distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
-
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
-
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties with
-this License.
-
- 11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
-
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Lesser General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
- NO WARRANTY
-
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Libraries
-
- If you develop a new library, and you want it to be of the greatest
-possible use to the public, we recommend making it free software that
-everyone can redistribute and change. You can do so by permitting
-redistribution under these terms (or, alternatively, under the terms of the
-ordinary General Public License).
-
- To apply these terms, attach the following notices to the library. It is
-safest to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least the
-"copyright" line and a pointer to where the full notice is found.
-
- <one line to give the library's name and a brief idea of what it does.>
- Copyright (C) <year> <name of author>
-
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
-
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-Also add information on how to contact you by electronic and paper mail.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the library, if
-necessary. Here is a sample; alter the names:
-
- Yoyodyne, Inc., hereby disclaims all copyright interest in the
- library `Frob' (a library for tweaking knobs) written by James Random Hacker.
-
- <signature of Ty Coon>, 1 April 1990
- Ty Coon, President of Vice
-
-That's all there is to it!
Modified: gtkpod/trunk/ChangeLog
===================================================================
--- gtkpod/trunk/ChangeLog 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/ChangeLog 2005-12-30 07:31:41 UTC (rev 94)
@@ -1,3 +1,110 @@
+gtkpod V0.99.2
+ BUGFIX: Fix segfault when applying preferences.
+
+ BUGFIX: Don't require libcurl (not actively used).
+
+ UPDATE: Swedish translation catalog
+
+ IMPROVEMENT: Allow export of multiple thunderbird address
+ books (by naming the output filename).
+
+gtkpod V0.99.0
+ NEW: type-ahead search functionality. Thanks to Nick Piper,
+ http://www.nickpiper.co.uk/ -- please note that the list view
+ you want to search in needs to have keyboard focus. Selection
+ of the search column is done by clicking anywhere inside the
+ column.
+
+ NEW: Handle Compilations decently. The compilation mp3 tag is
+ read and written, and compilation artists can be grouped into
+ "Compilations" in the Artist filter tab. Thanks to Iain Benson!
+
+ NEW: Window for edit of track details, including functionality
+ to set thumbnails. The thumbnails are not stored as tags in the
+ file as iTunes does it. Instead, the original filename is
+ stored.
+
+ NEW: Display and setting/removing of thumbnail images. Choose
+ "Show Details" from the context menu (right mouse-button). New
+ thumbnails are displayed by the iPod but get wiped by iTunes,
+ however.
+
+ NEW: Automatic adding of thumbnail images when adding new
+ tracks or updating existing ones. See the option on the 'Track
+ Info' page of the preferences dialog for settings about which
+ filename will be used. Any filename is possible, even filenames
+ constructed from the album or artist name.
+
+ NEW: very basic iPod video support (you can add Videos but no
+ metadata is filled in). Thanks to Uwe Herman for the input.
+
+ NEW: script to sync contacts from a Palm (via jppy
+ http://wiki.zanu.org.uk/jppy). Thanks to Nick Piper,
+ http://www.nickpiper.co.uk/)
+
+ NEW: basic podcast support (use e.g. bashpodder or gpodder to
+ download podcasts, then add them directly into the podcast
+ playlist on the iPod).
+
+ NEW: transition to libgpod to read/write iTunesDB. See
+ www.gtkpod.org/libgpod.html for details.
+
+ IMPROVEMENT: added comment, category, description, podcast url,
+ podcast rss, subtitle fields and release date to displayable
+ fields.
+
+ IMPROVEMENT: Support playcounts on iPod Shuffle as well
+
+ IMPROVEMENT: Remember size of 'Edit Smart Playlist' dialog and
+ use scrolled window for the rules display.
+
+ IMPROVEMENT: Update smart playlists automatically (on
+ load/display/save) if 'live updating' is set.
+
+ IMPROVEMENT: Support for more mp3 file tags: Compilation
+ (TCMP), Podcast URL/Title (TID), Podcast Description (TDS),
+ Podcast Subtitle (TT3), Podcast RSS (WFD), Podcast Release Date
+ (TDR). Mostly reading only because of limited support on
+ id3tag's side.
+
+ UPDATED: Italian translation (thanks to Edward Matteucci)
+
+ BUGFIX: 'Check iPod's files' could crash under certain
+ circumstances (thanks to David Mansfield for the patch).
+
+ BUGFIX: Lame's Replay Gain was read incorrectly for certain
+ values. Thanks to Chris Brotherton for tracking this down.
+
+ BUGFIX: Prevent that all rules in a smart playlist get deleted,
+ which would mess up the iTunesDB.
+
+ BUGFIX: Choosing 'Delete' from the menu (not context menu) now
+ works again.
+
+gtkpod V0.95.CVS
+ NEW: script to sync addressbooks in ldif format provided by
+ Sebastien BERIDOT.
+
+ NEW: script to sync kNotes (KDE note program) provided by
+ Sebastian Scherer.
+
+ CHANGE: MP3 tags: use 'Band/Orchestra/Accompaniment' (TPE2) as
+ artist if it exists. Otherwise use 'Lead artist/Lead
+ performer/Soloist/Performing group' (TPE1) as before. Let me
+ know if this causes problems for you.
+
+ UPDATED Hebrew translation (thanks to Assaf Gillat)
+
+ SAFETY: call sync() and flush all buffers to the iPod after
+ writing the iTunesDB -- should minimise filesystem errors
+ caused by people disconnecting the iPod without unmounting.
+
+ BUGFIX: Copying playlists by drag and drop could confuse smart
+ playlists referencing these playlists. Fixed.
+
+ After copying playlists by drag and drop, smart playlists
+ refering to these playlists could become confused.
+
gtkpod V0.94.0
NEW FEATURE: stable sorting of track view. This allows you, for
example, to first sort by title, then by artist. The list will
Modified: gtkpod/trunk/INSTALL
===================================================================
--- gtkpod/trunk/INSTALL 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/INSTALL 2005-12-30 07:31:41 UTC (rev 94)
@@ -10,6 +10,12 @@
library -- they are not related. libid3tag is part of the MAD
project (http://sourceforge.net/projects/mad/).
+ Starting with version 0.96 gtkpod is using the gpod library. The
+ gpod library should soon be available as a standard package for
+ major linux distributions. You can also install the library from
+ source. Download instructions for the tarball or CVS snapshot can
+ be found at http://www.gtkpod.org/libgpod.html
+
The libmp4v2 package is ONLY NEEDED if you need AAC support. You
don't need libmp4v2 if you don't use AAC files.
@@ -21,6 +27,15 @@
./bootstrap --disable-server ; make ; make install
+ If you install to /usr/local/lib please don't forget to add the
+ path to LD_LIBRARY_PATH:
+
+ LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
+ export LD_LIBRARY_PATH
+
+ You can add those lines to your ~/.bashrc or add it globally to
+ /etc/profile.
+
If you install packages from your linux distribution, keep in mind
that you will need to install the "-dev" packages as well to be
able to compile.
Modified: gtkpod/trunk/Makefile.am
===================================================================
--- gtkpod/trunk/Makefile.am 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/Makefile.am 2005-12-30 07:31:41 UTC (rev 94)
@@ -37,6 +37,12 @@
for gladefile in gtkpod.glade gtkpod.gladep; do \
rm -f $(DESTDIR)$(pkgdatadir)/$$gladefile; \
done
+ if test -d $(DESTDIR)$(pkgdatadir)/scripts ; then \
+ rmdir --ignore-fail-on-non-empty $(DESTDIR)$(pkgdatadir)/scripts; \
+ fi
+ if test -d $(DESTDIR)$(pkgdatadir) ; then \
+ rmdir --ignore-fail-on-non-empty $(DESTDIR)$(pkgdatadir); \
+ fi
dist-hook:
for gladefile in gtkpod.glade gtkpod.gladep; do \
Modified: gtkpod/trunk/Makefile.in
===================================================================
--- gtkpod/trunk/Makefile.in 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/Makefile.in 2005-12-30 07:31:41 UTC (rev 94)
@@ -587,6 +587,12 @@
for gladefile in gtkpod.glade gtkpod.gladep; do \
rm -f $(DESTDIR)$(pkgdatadir)/$$gladefile; \
done
+ if test -d $(DESTDIR)$(pkgdatadir)/scripts ; then \
+ rmdir --ignore-fail-on-non-empty $(DESTDIR)$(pkgdatadir)/scripts; \
+ fi
+ if test -d $(DESTDIR)$(pkgdatadir) ; then \
+ rmdir --ignore-fail-on-non-empty $(DESTDIR)$(pkgdatadir); \
+ fi
dist-hook:
for gladefile in gtkpod.glade gtkpod.gladep; do \
Modified: gtkpod/trunk/README
===================================================================
--- gtkpod/trunk/README 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/README 2005-12-30 07:31:41 UTC (rev 94)
@@ -18,7 +18,7 @@
- Using gtkpod
- Features
- Tracks
- - Sort Tabs
+ - Filter Tabs
- Playlists
- Drag and Drop
- Duplicate Detection
@@ -28,8 +28,9 @@
- Refresh (Update) Track Info From File
- Synchronize Directories
- Volume Normalization
+ - Podcasts
- Offline Mode
- - Export of Tracks
+ - Export of Tracks (Copy from iPod)
- Encoding of ID3 tags (charsets)
- Extracting tag information from the filename
- Checking iPod's files
@@ -103,12 +104,12 @@
corresponding mp3 file(s) should also be updated
-Sort Tabs
----------
+Filter Tabs
+-----------
-- The two notebooks above the track display are called "Sort Tabs"
+- The two notebooks above the track display are called "Filter Tabs"
- They allow you to filter which tracks to display
-- If you edit an entry in the sort tab, the corresponding entry in all
+- If you edit an entry in the filter tab, the corresponding entry in all
associated tracks will be updated as well. When writing the tags to
disk as well, updating of a large number of tracks may take a while
@@ -134,7 +135,7 @@
1) gtkpod internal
-- Playlists, entries of a sort tab, and tracks can be dragged.
+- Playlists, entries of a filter tab, and tracks can be dragged.
- A drop _onto_ an existing playlist will add the tracks to that
playlist
@@ -237,7 +238,7 @@
available, and set the soundcheck field. If no replay-gain tag is
available, the soundcheck field will be erased.
-You can also select entries in the sort tab or entire playlists for
+You can also select entries in the filter tab or entire playlists for
refresh.
@@ -305,6 +306,29 @@
field. Use 'Update Track' to re-read the tag from the file.
+Podcasts
+--------
+
+You have to download podcasts using a third party tool like bashpooder
+(http://linc.homeunix.org:8080/scripts/bashpodder/) or gpodder
+(http://perli.net/projekte/gpodder/)
+
+Podcasts should be added directly into the 'Podcasts' playlist of the
+iPod repository, for example by selecting the Podcasts playlist before
+manually adding files/directories. Podcasts will then appear only in
+the Podcasts section on the iPod.
+
+If you add podcasts to the main playlist 'gtkpod/iPod' or any other
+iPod playlist first and then drag them over to the Podcasts playlist,
+the podcasts will appear in the Podcasts section on the iPod, as well
+as in the normal music section.
+
+The podcast 'repository' is a local repository (like 'Local') where
+you can keep all local podcasts. No mechanism exists to automatically
+synchronize the iPod repository with the Podcast repository at this
+time. You have to drag the podcasts over manually.
+
+
Offline Mode
------------
@@ -333,11 +357,11 @@
date.
-Export of Tracks
-----------------
+Export of Tracks (Copy from iPod)
+---------------------------------
-- mark the tracks you want to export and select "Export Files to Disk"
- from the menu
+- mark the tracks you want to export and select "Export Tracks from
+ Database" from the file menu (or use the context sensitive menu)
- A file selection dialog window appears and you can choose the directory
you'd like the selected files to be written to.
- You can specify the output filename in the prefs dialog by
@@ -615,7 +639,12 @@
* Filesystems -> DOS/FAT/NT Filesystems - y
* -> DOS/FAT/NT Filesystems -> VFAT fs support - y
* -> Kernel automounter version 4 support - y
+ * -> Native Language Support
+ * -> Codepage 437 (CONFIG_NLS_CODEPAGE_437)
+ * -> NLS ISO 8859-1 (CONFIG_NLS_ISO8859_1)
+
+
(for iPods formatted with the HFS filesystem choose
* Filesystems -> Miscellaneous filesystems
-> Apple Extended HFS filesystem support)
@@ -713,6 +742,9 @@
(CONFIG_EFI_PARTITION, see Troubleshooting for more information):
* File Systems -> Partition Types -> Advanced Partition Selection
-> EFI GUID Partition support
+ * -> Native Language Support
+ * -> Codepage 437 (CONFIG_NLS_CODEPAGE_437)
+ * -> NLS ISO 8859-1 (CONFIG_NLS_ISO8859_1)
3) Create /media/ipod:
@@ -834,7 +866,10 @@
At least for the new 4Gs and iPod minis you should _disable_
(CONFIG_EFI_PARTITION, see Troubleshooting for more information):
* File Systems -> Partition Types -> Advanced Partition Selection
- -> EFI GUID Partition support
+ * -> EFI GUID Partition support
+ * -> Native Language Support
+ * -> Codepage 437 (CONFIG_NLS_CODEPAGE_437)
+ * -> NLS ISO 8859-1 (CONFIG_NLS_ISO8859_1)
3) Create /media/ipod:
@@ -1062,7 +1097,7 @@
- Display of large number of tracks is awfully slow (mainly because of
the use of the standard GTK2 tree views) -> deactivate "Automatically
- select "All" in first sort tab" and/or deactivate "Automatically
+ select "All" in first filter tab" and/or deactivate "Automatically
select master playlist". You could also "block the display" to speed
up the display update. Further, decreasing the window size
considerably speeds up the display.
@@ -1071,8 +1106,8 @@
considerable amount of time. Update may become more intelligent in
the future -- until then close the info window for more speed.
-- When changing selections in the sort tabs while importing the
+- When changing selections in the filter tabs while importing the
iTunesDB, sometimes the interface freezes. I tried to track this
problem down but only found out that gtk+ does not return control
- back to gtkpod. Selecting the "All" sort tabs seems to unfreeze the
+ back to gtkpod. Selecting the "All" filter tabs seems to unfreeze the
interace again.
Modified: gtkpod/trunk/TODOandBUGS.txt
===================================================================
--- gtkpod/trunk/TODOandBUGS.txt 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/TODOandBUGS.txt 2005-12-30 07:31:41 UTC (rev 94)
@@ -1,14 +1,14 @@
TODO:
+- photo support
+
+- lyrics support (http://www.jcbsoft.net/podlyrics/)
+
- itdb/misc_confirm.c: number of F?? directories should be determined
before starting copying files to the iPod. At the moment only 20
dirs are used no matter how many are present.
Creation of directories should be moved to itdb_*
-- be able to select multiple genres, albums, etc. at the same
- time. (should be possible -- difficulty is selecting several
- playlists)
-
- more features for mserv
- icons should be themable
@@ -18,18 +18,7 @@
- Give status when adjusting offline_playcount after import of
database (can take quite a while even for only 90 tracks).
-- Ignore common words when sorting
-
- > I'm somewhat frustrated with the inconsistency between GTKPod and
- > the iPod itself, however. items in the iPod are sorted with "the"
- > as if it weren't there...
- (Alex Perez)
-
- Dangling/orphaned tracks
- - Delete dangling tracks right away -- they can cause an error
- message when exporting the iTunesDB. Instead display them in an
- info window.
-
- Open a progress window to display information instead of the
statusbar messages.
@@ -56,14 +45,13 @@
HTH.
+- be able to select multiple genres, albums, etc. at the same
+ time. (should be possible -- difficulty is selecting several
+ playlists)
+
Anton de Wet
Feature Suggestion:
- It would be very useful to be able to set the rating for all the
- selected tracks. (i.e. change all tracks with rating 0 to rating 1 for
- eg.) to then set specific tracks (like the Griffin iTrip frequency
- changing tracks) to 0
-
Also usefull would be able to set the "default" rating for all newly
added tracks.
@@ -81,8 +69,6 @@
> * I miss the easy click-on-burn-audio-cd button
> (any way passing this over to the nautilus cdwriter?)
- doesn't DND work?
-> * The filter windows should also be key sensitive
-> (typing "C" should make me jump to "C")
> * the rating should be stars not a numbers. ...at least
> a control that is easier than entering a number
>
@@ -90,7 +76,7 @@
kulenfuster at ...
> Not sure from the documentation but it looks like there's no way to
> sync tunes in the iPod into the desktop database.
->
+ >
> For instance situation:
>
> Bob has two desktop machines - one at work, one at home. He has
@@ -233,13 +219,6 @@
BUGLIST:
-On Mon, Jul 11, 2005 at 06:54:46PM -0500, dj faké wrote:
-> After erasing my iPod with the new 6/26/05 iPod Updater, I had to add
-> one (1) song to it from iTunes in order to create the iPod Control
-> directory, after that, gtkpod function fine. . . before that, could not
-> add anything with gtkpod
-
-
drag playlist to track view: (JCS)
(gtkpod:19911): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed
@@ -248,14 +227,7 @@
(gtkpod:19911): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed
-- Alexander C Gross
-> I am a happy user of gtkpod and really like the intuitive editing of
-> mp3-tags. I have noticed though, that the tags are not updated in
-> the original files if you close and open gtkpod before editing the
-> tags even though the location of the original folder is saved. I
-> wonder if that is meant to be that way.
-
- Eelco van Veldhuizen
> First all apoligise for my bad english, i'm from the neatherlands. I
> have the following problem with my iPod when I select a playlist for
@@ -267,46 +239,14 @@
> you know a solution for this problem :)
-- special sorttab does not do date sorting correctly.
-
- during a long operation (menues are blocked) the user can still edit
the track data. This could potentially crash gtkpod -> need a way to
block editing as well without blocking navigation.
-- when copying tracks to the iPod (export iTunesDB) and the iPod is
- overfilled, libgtk sometimes segfaults (TreeModel changed but did
- not notify TreeView?)
-
- when deleting an entry in the last sort tab (of 2) sometimes gtkpod
crashes
-> '** (gtkpod:3839): WARNING **: Programming error: Could not create hash
-> value from itunesdb' -> not an error -- reading of file failed!
-
-
-----------
-tamagucci at fastwebnet.it, gerald.miller at morris.com
-> Second, here's my story:
-> I copied some mp3 files to a directory on ipod while at my windows PC at
-> home because I like gtkpod better than the bundled windows software. I
-> took my ipod to work and plugged it and ran gtkpod.
->
-> I grabbed my files off the ipod and tried to import them into the iTunes
-> database. When I was done, I unhooked my iPod and tried to listen to the
-> songs... but it would just skip each one.
->
-> I thought that maybe it didn't _really_ copy the mp3 into the iTunes
-> database because it thought the songs were already on the iPod. To test,
-> I copied the mp3s to my local hard drive and tried to sync again.
-> Success! This time everything worked as it should.
->
-> I do think I'm a couple of revisions behind on gtkpod, but I wanted to
-> see if you were aware of this issue.
->
-> Thanks for writing this software,
-> and thanks for letting it be free, =)
-
stefano.brozzi
> 1. on creating a smart playlist with a rule on title name,
> only exact case matching is considered
Modified: gtkpod/trunk/TROUBLESHOOTING
===================================================================
--- gtkpod/trunk/TROUBLESHOOTING 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/TROUBLESHOOTING 2005-12-30 07:31:41 UTC (rev 94)
@@ -3,7 +3,8 @@
Contents:
-- mpeg4ip-1.1 "PACKAGE undefined"
+- Installed libmp4v2 from source to /usr/local/lib, but gtkpod is
+ unable to locate libmp4.so.0
- Files copied to gtkpod but they don't appear in the database (0.80,
Tony Williams)
@@ -12,7 +13,7 @@
is not working as expected.
- The following error message is displayed when accessing the device
- (Markus Gaugusch):
+ (Markus Gaugusch, Justin Thiessen):
ieee1394: sbp2: aborting sbp2 command
Test Unit Ready 00 00 00 00 00
@@ -27,30 +28,23 @@
- m4a files created by faac cannot be added by gtkpod (gentoo)
+- gtkpod crashes when reading the iTunesDB (Fedora)
+
----------------------------------------------------------------------
+Installed libmp4v2 from source to /usr/local/lib, but gtkpod is unable
+to locate libmp4.so.0
-mpeg4ip-1.1 "PACKAGE undefined"
+If you install to /usr/local/lib please don't forget to add the path
+to LD_LIBRARY_PATH:
-Solution:
+ LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
+ export LD_LIBRARY_PATH
-Add
+You can add those lines to your ~/.bashrc or add it globally to
+/etc/profile.
-#include <config.h>
-
-after
-
-#include <mp4.h>
-
-in
-
-mp4file.c
-
-This is a workaround to a problem in the mp4.h header files. It's
-included in V0.87 and above.
-
-
----------------------------------------------------------------------
Files copied to gtkpod but they don't appear in the database (0.80,
Tony Williams)
@@ -80,18 +74,34 @@
details.
----------------------------------------------------------------------
-The following error message is displayed when accessing the device
-(Markus Gaugusch):
+The following error message is displayed when accessing the device:
ieee1394: sbp2: aborting sbp2 command
Test Unit Ready 00 00 00 00 00
Solution:
+(Markus Gaugusch):
It is possible that hotplug and the "sg" support are not working well
together. Try disabling "sg" support in the kernel configuration or
unload the "sg" module if you are using modules.
+(Justin Thiessen):
+Forcing the sbp2 module to serialized I/O seems (so far) to have
+solved the problem.
+
+Ref.:
+------
+http://www.netzwerk-aktiv.com/pub/doc/newsletters/linux1394-user/html/1676.html
+http://www.ubuntuforums.org/printthread.php?t=6678
+http://66.102.7.104/search?q=cache:Xh_gu43y6w8J:themikecam.com/newmikecam/blog/index.php/geek/2005/+ipod+serialize_io&hl=en
+
+Looks like the driver is going to be set to default to serialized I/O
+in kernel 2.6.14, anyways.
+
+http://linuxtoday.com/developer/2005093001026NWKNDV
+
+
----------------------------------------------------------------------
When connecting an iPod via USB to a 2.6 kernel machine the iPod will
be recognized but not work correctly. In /var/log/messages you'll see
@@ -163,3 +173,11 @@
In order to make error tracking easier, more detailled error messages
are displayed when tracks could not be added for any reason starting
with version 0.91-CVS of gtkpod.
+
+
+----------------------------------------------------------------------
+gtkpod crashes when reading the iTunesDB (Fedora)
+
+It appears that crashes were observed with kernel version
+2.6.11-1.35_FC3. An upgrade to 2.6.12-1.1376_FC3 got rid of the
+problem. This was with gtkpod-0.94.0 and Athlon64 3000+.
Modified: gtkpod/trunk/config.h.in
===================================================================
--- gtkpod/trunk/config.h.in 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/config.h.in 2005-12-30 07:31:41 UTC (rev 94)
@@ -75,9 +75,6 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Define this to have itdb provide abbreviations to its types */
-#undef ITDB_USE_ABBREV
-
/* Name of package */
#undef PACKAGE
Modified: gtkpod/trunk/configure
===================================================================
--- gtkpod/trunk/configure 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/configure 2005-12-30 07:31:41 UTC (rev 94)
@@ -1593,7 +1593,7 @@
# Define the identity of the package.
PACKAGE=gtkpod
- VERSION=0.94.0
+ VERSION=0.99.2
cat >>confdefs.h <<_ACEOF
@@ -4070,12 +4070,12 @@
if test "x$ac_cv_env_PACKAGE_CFLAGS_set" = "xset"; then
pkg_cv_PACKAGE_CFLAGS=$ac_cv_env_PACKAGE_CFLAGS_value
elif test -n "$PKG_CONFIG"; then
- if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.0.0 libglade-2.0 >= 2.0.0 gmodule-2.0\" >/dev/null 2>&1") >&5
- ($PKG_CONFIG --exists "gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.0.0 libglade-2.0 >= 2.0.0 gmodule-2.0" >/dev/null 2>&1) 2>&5
+ if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.4.0 libglade-2.0 >= 2.4.0 gmodule-2.0 libgpod-1.0 >= 0.3.0\" >/dev/null 2>&1") >&5
+ ($PKG_CONFIG --exists "gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.4.0 libglade-2.0 >= 2.4.0 gmodule-2.0 libgpod-1.0 >= 0.3.0" >/dev/null 2>&1) 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
- pkg_cv_PACKAGE_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.0.0 libglade-2.0 >= 2.0.0 gmodule-2.0" 2>/dev/null`
+ pkg_cv_PACKAGE_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.4.0 libglade-2.0 >= 2.4.0 gmodule-2.0 libgpod-1.0 >= 0.3.0" 2>/dev/null`
else
pkg_failed=yes
fi
@@ -4093,12 +4093,12 @@
if test "x$ac_cv_env_PACKAGE_LIBS_set" = "xset"; then
pkg_cv_PACKAGE_LIBS=$ac_cv_env_PACKAGE_LIBS_value
elif test -n "$PKG_CONFIG"; then
- if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.0.0 libglade-2.0 >= 2.0.0 gmodule-2.0\" >/dev/null 2>&1") >&5
- ($PKG_CONFIG --exists "gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.0.0 libglade-2.0 >= 2.0.0 gmodule-2.0" >/dev/null 2>&1) 2>&5
+ if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.4.0 libglade-2.0 >= 2.4.0 gmodule-2.0 libgpod-1.0 >= 0.3.0\" >/dev/null 2>&1") >&5
+ ($PKG_CONFIG --exists "gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.4.0 libglade-2.0 >= 2.4.0 gmodule-2.0 libgpod-1.0 >= 0.3.0" >/dev/null 2>&1) 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
- pkg_cv_PACKAGE_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.0.0 libglade-2.0 >= 2.0.0 gmodule-2.0" 2>/dev/null`
+ pkg_cv_PACKAGE_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.4.0 libglade-2.0 >= 2.4.0 gmodule-2.0 libgpod-1.0 >= 0.3.0" 2>/dev/null`
else
pkg_failed=yes
fi
@@ -4110,7 +4110,7 @@
echo "${ECHO_T}$pkg_cv_PACKAGE_LIBS" >&6
if test $pkg_failed = yes; then
- PACKAGE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.0.0 libglade-2.0 >= 2.0.0 gmodule-2.0"`
+ PACKAGE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.4.0 libglade-2.0 >= 2.4.0 gmodule-2.0 libgpod-1.0 >= 0.3.0"`
# Put the nasty error message in config.log where it belongs
echo "$PACKAGE_PKG_ERRORS" 1>&5
@@ -4133,12 +4133,6 @@
-
-cat >>confdefs.h <<_ACEOF
-#define ITDB_USE_ABBREV 1
-_ACEOF
-
-
for ac_prog in flex lex
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
@@ -4413,6 +4407,15 @@
if test "$LEX" = :; then
LEX=${am_missing_run}flex
fi
+if ! test "y$LEX" = "yflex"; then
+ if ! test "y$LEX" = "ylex"; then
+ { { echo "$as_me:$LINENO: error: **** flex or lex required
+See \`config.log' for more details." >&5
+echo "$as_me: error: **** flex or lex required
+See \`config.log' for more details." >&2;}
+ { (exit 1); exit 1; }; }
+ fi
+fi
# Extract the first word of "mount", so it can be a program name with args.
set dummy mount; ac_word=$2
@@ -7039,6 +7042,10 @@
fi
+# was needed for podcast fetch -- disabled.
+# AC_CHECK_LIB([curl], [curl_easy_init], ,
+# AC_MSG_ERROR([*** curl lib not found!]))
+
echo "$as_me:$LINENO: checking for library containing MP4FileInfo" >&5
echo $ECHO_N "checking for library containing MP4FileInfo... $ECHO_C" >&6
if test "${ac_cv_search_MP4FileInfo+set}" = set; then
Modified: gtkpod/trunk/configure.in
===================================================================
--- gtkpod/trunk/configure.in 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/configure.in 2005-12-30 07:31:41 UTC (rev 94)
@@ -4,7 +4,7 @@
AC_PREREQ(2.55)
AC_INIT(configure.in)
-AM_INIT_AUTOMAKE(gtkpod, 0.94.0)
+AM_INIT_AUTOMAKE(gtkpod, 0.99.2)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
AC_CANONICAL_HOST
@@ -31,15 +31,17 @@
fi
dnl check for libs that are managed with pkg-config
-PKG_CHECK_MODULES(PACKAGE, [gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.0.0 libglade-2.0 >= 2.0.0 gmodule-2.0],,[AC_MSG_FAILURE([*** $PACKAGE_PKG_ERRORS])])
+PKG_CHECK_MODULES(PACKAGE, [gtk+-2.0 >= 2.4.0 gthread-2.0 >= 0.14.0 glib-2.0 > 2.4.0 libglade-2.0 >= 2.4.0 gmodule-2.0 libgpod-1.0 >= 0.3.0],,[AC_MSG_FAILURE([*** $PACKAGE_PKG_ERRORS])])
AC_SUBST(PACKAGE_CFLAGS)
AC_SUBST(PACKAGE_LIBS)
-dnl used in itunesdb.c to figure out whether we run gtkpod
-AC_DEFINE_UNQUOTED([ITDB_USE_ABBREV], 1, [Define this to have itdb provide abbreviations to its types])
-
dnl we need 'flex'
AM_PROG_LEX
+if ! test "y$LEX" = "yflex"; then
+ if ! test "y$LEX" = "ylex"; then
+ AC_MSG_FAILURE([**** flex or lex required])
+ fi
+fi
dnl Retrieve the path of mount and umount binaries
AC_PATH_PROG(MOUNT, mount)
@@ -69,6 +71,10 @@
AC_CHECK_LIB([id3tag], [id3_frame_field], ,
AC_MSG_ERROR([*** id3tag >= 0.15 lib not found (0.14 will not work!)]))
+# was needed for podcast fetch -- disabled.
+# AC_CHECK_LIB([curl], [curl_easy_init], ,
+# AC_MSG_ERROR([*** curl lib not found!]))
+
dnl Check for libmp4v2 (and mp4.h)
AC_SEARCH_LIBS(MP4FileInfo,
["mp4v2" "mp4v2 -lstdc++" "mp4v2 -lz" "mp4v2 -lz -lstdc++"],
Modified: gtkpod/trunk/debian/changelog
===================================================================
--- gtkpod/trunk/debian/changelog 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/debian/changelog 2005-12-30 07:31:41 UTC (rev 94)
@@ -1,3 +1,9 @@
+gtkpod (0.99.2-1) UNRELEASED; urgency=low
+
+ * (NOT RELEASED YET) New upstream release
+
+ -- Frank Lichtenheld <djpig at debian.org> Thu, 29 Dec 2005 17:38:38 +0100
+
gtkpod (0.94.0-1) unstable; urgency=low
* New upstream release (Closes: #319408)
Modified: gtkpod/trunk/gtkpod.glade
===================================================================
--- gtkpod/trunk/gtkpod.glade 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/gtkpod.glade 2005-12-30 07:31:41 UTC (rev 94)
@@ -47,7 +47,7 @@
<signal name="activate" handler="on_import_itunes_mi_activate" last_modification_time="Tue, 07 Jan 2003 20:31:20 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image3002">
+ <widget class="GtkImage" id="image3449">
<property name="visible">True</property>
<property name="stock">gtk-goto-top</property>
<property name="icon_size">1</property>
@@ -68,7 +68,7 @@
<signal name="activate" handler="create_add_files_dialog" last_modification_time="Sun, 05 Jun 2005 13:03:47 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image3003">
+ <widget class="GtkImage" id="image3450">
<property name="visible">True</property>
<property name="stock">gtk-add</property>
<property name="icon_size">1</property>
@@ -89,7 +89,7 @@
<signal name="activate" handler="dirbrowser_create" last_modification_time="Sun, 05 Jun 2005 13:09:31 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image3004">
+ <widget class="GtkImage" id="image3451">
<property name="visible">True</property>
<property name="stock">gtk-add</property>
<property name="icon_size">1</property>
@@ -110,7 +110,7 @@
<signal name="activate" handler="create_add_playlists_dialog" last_modification_time="Sun, 05 Jun 2005 13:14:57 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image3005">
+ <widget class="GtkImage" id="image3452">
<property name="visible">True</property>
<property name="stock">gtk-add</property>
<property name="icon_size">1</property>
@@ -131,7 +131,7 @@
<signal name="activate" handler="handle_export" last_modification_time="Sun, 05 Jun 2005 13:09:31 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image3006">
+ <widget class="GtkImage" id="image3453">
<property name="visible">True</property>
<property name="stock">gtk-goto-bottom</property>
<property name="icon_size">1</property>
@@ -151,13 +151,40 @@
</child>
<child>
+ <widget class="GtkImageMenuItem" id="update_podcasts">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Update Podcasts</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_update_podcasts_activate" last_modification_time="Sat, 12 Nov 2005 08:41:04 GMT"/>
+
+ <child internal-child="image">
+ <widget class="GtkImage" id="image3454">
+ <property name="visible">True</property>
+ <property name="stock">gtk-refresh</property>
+ <property name="icon_size">1</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ </child>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkSeparatorMenuItem" id="update_podcasts_sep">
+ <property name="visible">True</property>
+ </widget>
+ </child>
+
+ <child>
<widget class="GtkImageMenuItem" id="update_menu">
<property name="visible">True</property>
<property name="label" translatable="yes">_Update Tracks from File</property>
<property name="use_underline">True</property>
<child internal-child="image">
- <widget class="GtkImage" id="image3007">
+ <widget class="GtkImage" id="image3455">
<property name="visible">True</property>
<property name="stock">gtk-refresh</property>
<property name="icon_size">1</property>
@@ -209,7 +236,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
- <widget class="GtkImage" id="image3008">
+ <widget class="GtkImage" id="image3456">
<property name="visible">True</property>
<property name="stock">gtk-refresh</property>
<property name="icon_size">1</property>
@@ -261,7 +288,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
- <widget class="GtkImage" id="image3009">
+ <widget class="GtkImage" id="image3457">
<property name="visible">True</property>
<property name="stock">gtk-refresh</property>
<property name="icon_size">1</property>
@@ -319,7 +346,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
- <widget class="GtkImage" id="image3010">
+ <widget class="GtkImage" id="image3458">
<property name="visible">True</property>
<property name="stock">gtk-floppy</property>
<property name="icon_size">1</property>
@@ -371,7 +398,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
- <widget class="GtkImage" id="image3011">
+ <widget class="GtkImage" id="image3459">
<property name="visible">True</property>
<property name="stock">gtk-floppy</property>
<property name="icon_size">1</property>
@@ -446,7 +473,7 @@
<signal name="activate" handler="on_ipod_directories_menu" last_modification_time="Sat, 18 Jan 2003 02:10:39 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image3012">
+ <widget class="GtkImage" id="image3460">
<property name="visible">True</property>
<property name="stock">gtk-execute</property>
<property name="icon_size">1</property>
@@ -489,22 +516,234 @@
</child>
<child>
- <widget class="GtkMenuItem" id="menuitem11">
+ <widget class="GtkMenuItem" id="edit_menu">
<property name="visible">True</property>
<property name="label" translatable="yes">_Edit</property>
<property name="use_underline">True</property>
<child>
- <widget class="GtkMenu" id="menuitem11_menu">
+ <widget class="GtkMenu" id="edit_menu_menu">
<child>
+ <widget class="GtkImageMenuItem" id="edit_menu">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Edit</property>
+ <property name="use_underline">True</property>
+
+ <child internal-child="image">
+ <widget class="GtkImage" id="image3461">
+ <property name="visible">True</property>
+ <property name="stock">gtk-edit</property>
+ <property name="icon_size">1</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenu" id="edit_menu_menu">
+
+ <child>
+ <widget class="GtkMenuItem" id="edit_details_selected_playlist">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Tracks in Selected _Playlist</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_edit_details_selected_playlist" last_modification_time="Fri, 09 Dec 2005 15:42:30 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="edit_details_selected_tab_entry">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Tracks in Selected Tab _Entry</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_edit_details_selected_tab_entry" last_modification_time="Fri, 09 Dec 2005 15:42:30 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="edit_details_selected_tracks">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected _Tracks</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_edit_details_selected_tracks" last_modification_time="Fri, 09 Dec 2005 15:42:30 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="edit_smart_playlist">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Smart Playlist</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_edit_smart_playlist" last_modification_time="Sat, 10 Dec 2005 07:48:01 GMT"/>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkImageMenuItem" id="delete_menu">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">_Delete</property>
+ <property name="use_underline">True</property>
+
+ <child internal-child="image">
+ <widget class="GtkImage" id="image3462">
+ <property name="visible">True</property>
+ <property name="stock">gtk-delete</property>
+ <property name="icon_size">1</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenu" id="delete_menu_menu">
+
+ <child>
+ <widget class="GtkMenuItem" id="delete_selected_playlist">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected playlist</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_selected_playlist" last_modification_time="Sat, 10 Dec 2005 07:34:07 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="delete_selected_playlist_including_tracks_from_ipod">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected playlist including tracks from iPod</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_selected_playlist_including_tracks_from_ipod" last_modification_time="Sat, 10 Dec 2005 07:34:07 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="delete_selected_playlist_including_tracks_from_database">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected playlist including tracks from database</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_selected_playlist_including_tracks_from_database" last_modification_time="Sat, 10 Dec 2005 07:34:07 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="delete_selected_playlist_including_tracks_from_harddisk">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected playlist including tracks from harddisk</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_selected_playlist_including_tracks_from_harddisk" last_modification_time="Sat, 10 Dec 2005 07:34:07 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkSeparatorMenuItem" id="delete_separator1">
+ <property name="visible">True</property>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="delete_selected_entry_from_playlist">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected filter tab entry from playlist</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_selected_entry_from_playlist" last_modification_time="Sat, 10 Dec 2005 07:34:07 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="delete_selected_entry_from_ipod">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected filter tab entry from iPod</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_selected_entry_from_ipod" last_modification_time="Sat, 10 Dec 2005 07:34:07 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="delete_selected_entry_from_database">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected filter tab entry from database</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_selected_entry_from_database" last_modification_time="Sat, 10 Dec 2005 07:34:07 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="delete_selected_entry_from_harddisk">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected filter tab entry from harddisk</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_selected_entry_from_harddisk" last_modification_time="Sat, 10 Dec 2005 07:34:07 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkSeparatorMenuItem" id="delete_separator2">
+ <property name="visible">True</property>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="delete_selected_tracks_from_playlist">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected tracks from playlist</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_selected_tracks_from_playlist" last_modification_time="Sat, 10 Dec 2005 07:34:07 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="delete_selected_tracks_from_ipod">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected tracks from iPod</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_selected_tracks_from_ipod" last_modification_time="Sat, 10 Dec 2005 07:34:07 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="delete_selected_tracks_from_database">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected tracks from database</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_selected_tracks_from_database" last_modification_time="Sat, 10 Dec 2005 07:34:07 GMT"/>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkMenuItem" id="delete_selected_tracks_from_harddisk">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Selected tracks from harddisk</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_selected_tracks_from_harddisk" last_modification_time="Sat, 10 Dec 2005 07:34:07 GMT"/>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkSeparatorMenuItem" id="separator7">
+ <property name="visible">True</property>
+ </widget>
+ </child>
+
+ <child>
<widget class="GtkImageMenuItem" id="item2">
<property name="visible">True</property>
<property name="label" translatable="yes">_Create Playlists</property>
<property name="use_underline">True</property>
<child internal-child="image">
- <widget class="GtkImage" id="image3013">
+ <widget class="GtkImage" id="image3463">
<property name="visible">True</property>
<property name="stock">gtk-copy</property>
<property name="icon_size">1</property>
@@ -699,7 +938,7 @@
<accelerator key="s" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
- <widget class="GtkImage" id="image3014">
+ <widget class="GtkImage" id="image3464">
<property name="visible">True</property>
<property name="stock">gtk-sort-ascending</property>
<property name="icon_size">1</property>
@@ -721,7 +960,7 @@
<accelerator key="s" modifiers="GDK_CONTROL_MASK | GDK_SHIFT_MASK" signal="activate"/>
<child internal-child="image">
- <widget class="GtkImage" id="image3015">
+ <widget class="GtkImage" id="image3465">
<property name="visible">True</property>
<property name="stock">gtk-justify-fill</property>
<property name="icon_size">1</property>
@@ -735,116 +974,6 @@
</child>
<child>
- <widget class="GtkSeparatorMenuItem" id="separator4">
- <property name="visible">True</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkImageMenuItem" id="delete_menu">
- <property name="visible">True</property>
- <property name="label" translatable="yes">_Delete But Keep Tracks</property>
- <property name="use_underline">True</property>
-
- <child internal-child="image">
- <widget class="GtkImage" id="image3016">
- <property name="visible">True</property>
- <property name="stock">gtk-delete</property>
- <property name="icon_size">1</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkMenu" id="delete_menu_menu">
-
- <child>
- <widget class="GtkMenuItem" id="delete_playlist_menu">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Selected _Playlist</property>
- <property name="use_underline">True</property>
- <signal name="activate" handler="on_delete_playlist_activate" last_modification_time="Sun, 23 Mar 2003 09:00:04 GMT"/>
- </widget>
- </child>
-
- <child>
- <widget class="GtkMenuItem" id="delete_tab_entry_menu">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Selected Tab _Entry</property>
- <property name="use_underline">True</property>
- <signal name="activate" handler="on_delete_tab_entry_activate" last_modification_time="Fri, 14 Mar 2003 15:19:30 GMT"/>
- </widget>
- </child>
-
- <child>
- <widget class="GtkMenuItem" id="delete_tracks_menu">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Selected _Tracks</property>
- <property name="use_underline">True</property>
- <signal name="activate" handler="on_delete_tracks_activate" last_modification_time="Sun, 23 Mar 2003 09:00:04 GMT"/>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkImageMenuItem" id="delete_full_menu">
- <property name="visible">True</property>
- <property name="label" translatable="yes">_Delete Completely From iPod</property>
- <property name="use_underline">True</property>
-
- <child internal-child="image">
- <widget class="GtkImage" id="image3017">
- <property name="visible">True</property>
- <property name="stock">gtk-delete</property>
- <property name="icon_size">1</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkMenu" id="delete_full_menu_menu">
-
- <child>
- <widget class="GtkMenuItem" id="delete_full_playlist_menu">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Selected _Playlist</property>
- <property name="use_underline">True</property>
- <signal name="activate" handler="on_delete_full_playlist_activate" last_modification_time="Sun, 23 Mar 2003 09:00:04 GMT"/>
- </widget>
- </child>
-
- <child>
- <widget class="GtkMenuItem" id="delete_full_tab_entry_menu">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Selected Tab _Entry</property>
- <property name="use_underline">True</property>
- <signal name="activate" handler="on_delete_full_tab_entry_activate" last_modification_time="Fri, 14 Mar 2003 15:19:30 GMT"/>
- </widget>
- </child>
-
- <child>
- <widget class="GtkMenuItem" id="delete_full_tracks_menu">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Selected _Tracks</property>
- <property name="use_underline">True</property>
- <signal name="activate" handler="on_delete_full_tracks_activate" last_modification_time="Sun, 23 Mar 2003 09:00:04 GMT"/>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- </child>
-
- <child>
<widget class="GtkSeparatorMenuItem" id="separator2">
<property name="visible">True</property>
</widget>
@@ -859,7 +988,7 @@
<accelerator key="p" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
- <widget class="GtkImage" id="image3018">
+ <widget class="GtkImage" id="image3466">
<property name="visible">True</property>
<property name="stock">gtk-preferences</property>
<property name="icon_size">1</property>
@@ -924,7 +1053,7 @@
<signal name="activate" handler="on_more_sort_tabs_activate" last_modification_time="Fri, 14 Mar 2003 11:57:43 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image3019">
+ <widget class="GtkImage" id="image3467">
<property name="visible">True</property>
<property name="stock">gtk-add</property>
<property name="icon_size">1</property>
@@ -945,7 +1074,7 @@
<signal name="activate" handler="on_less_sort_tabs_activate" last_modification_time="Fri, 14 Mar 2003 11:57:43 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image3020">
+ <widget class="GtkImage" id="image3468">
<property name="visible">True</property>
<property name="stock">gtk-remove</property>
<property name="icon_size">1</property>
@@ -987,7 +1116,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
- <widget class="GtkImage" id="image3021">
+ <widget class="GtkImage" id="image3469">
<property name="visible">True</property>
<property name="stock">gtk-cdrom</property>
<property name="icon_size">1</property>
@@ -1039,7 +1168,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
- <widget class="GtkImage" id="image3022">
+ <widget class="GtkImage" id="image3470">
<property name="visible">True</property>
<property name="stock">gtk-cdrom</property>
<property name="icon_size">1</property>
@@ -1221,7 +1350,7 @@
<signal name="activate" handler="open_about_window" last_modification_time="Sun, 05 Jun 2005 13:09:31 GMT"/>
<child internal-child="image">
- <widget class="GtkImage" id="image3023">
+ <widget class="GtkImage" id="image3471">
<property name="visible">True</property>
<property name="stock">gtk-dialog-info</property>
<property name="icon_size">1</property>
@@ -1765,3953 +1894,6 @@
</child>
</widget>
-<widget class="GtkWindow" id="prefs_window_old">
- <property name="height_request">480</property>
- <property name="title" translatable="yes">Preferences</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="window_position">GTK_WIN_POS_NONE</property>
- <property name="modal">False</property>
- <property name="resizable">True</property>
- <property name="destroy_with_parent">False</property>
- <property name="icon">gtkpod-icon-48.png</property>
- <property name="decorated">True</property>
- <property name="skip_taskbar_hint">False</property>
- <property name="skip_pager_hint">False</property>
- <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
- <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
- <signal name="delete_event" handler="on_prefs_window_delete_event" last_modification_time="Fri, 14 Mar 2003 12:37:31 GMT"/>
-
- <child>
- <widget class="GtkVBox" id="vbox13">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkNotebook" id="notebook">
- <property name="border_width">2</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="show_tabs">True</property>
- <property name="show_border">True</property>
- <property name="tab_pos">GTK_POS_TOP</property>
- <property name="scrollable">False</property>
- <property name="enable_popup">False</property>
-
- <child>
- <widget class="GtkScrolledWindow" id="scrolledwindow5">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
- <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
- <property name="shadow_type">GTK_SHADOW_NONE</property>
- <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
-
- <child>
- <widget class="GtkViewport" id="viewport2">
- <property name="visible">True</property>
- <property name="shadow_type">GTK_SHADOW_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox14">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">4</property>
-
- <child>
- <widget class="GtkFrame" id="frame6">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
-
- <child>
- <widget class="GtkVBox" id="vbox15">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkHBox" id="hbox8">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">4</property>
-
- <child>
- <widget class="GtkLabel" id="label27">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"> iPod Mount _Point:</property>
- <property name="use_underline">True</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">cfg_mount_point</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkEntry" id="cfg_mount_point">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Where you mounted your iPod's filesystem. Usually '/media/ipod/' or similar.</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- <signal name="changed" handler="on_cfg_mount_point_changed" last_modification_time="Sat, 21 Dec 2002 23:29:43 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_automount_ipod">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">On startup gtkpod will call 'mount <ipod mountpoint>', on exit a 'umount <ipod mountpoint>' call is carried out. For more complicated arrangements please use the ~/.gtkpod/gtkpod.in and ~/.gtkpod/gtkpod.out scripts.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Handle mounting/unmounting of iPod drive</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_automount_ipod_toggled" last_modification_time="Tue, 18 Mar 2003 05:27:40 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_autoimport">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Automatically import iTunesDB on startup</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_autoimport_toggled" last_modification_time="Fri, 03 Jan 2003 21:38:36 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label26">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Import</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame7">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
-
- <child>
- <widget class="GtkVBox" id="vbox16">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkHBox" id="hbox9">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label29">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"> _Charset (ID3, files): </property>
- <property name="use_underline">True</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">charset_combo_entry</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCombo" id="charset_combo">
- <property name="visible">True</property>
- <property name="value_in_list">False</property>
- <property name="allow_empty">True</property>
- <property name="case_sensitive">False</property>
- <property name="enable_arrow_keys">True</property>
- <property name="enable_arrows_always">False</property>
-
- <child internal-child="entry">
- <widget class="GtkEntry" id="charset_combo_entry">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">gtkpod expects the ID3 tags and the filenames to be in the encoding specified here. You can change it for consecutive 'Add Files' and 'Add Dirs' operation. 'System Charset' is the charset used by your current locale.</property>
- <property name="can_focus">True</property>
- <property name="editable">False</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- <signal name="changed" handler="on_charset_combo_entry_changed" last_modification_time="Tue, 14 Jan 2003 13:53:44 GMT"/>
- </widget>
- </child>
-
- <child internal-child="list">
- <widget class="GtkList" id="charset_combo_list">
- <property name="visible">True</property>
- <property name="selection_mode">GTK_SELECTION_BROWSE</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_update_charset">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Normally the charset specified when first importing the track will be used to update the track information. If you have chosen a wrong charset when first importing a track and want to correct it using the 'Update Track' function, you must check this option. Note: the charset info is stored in the extended information file (see 'Writing of iTunesDB' below) and tracks imported before V0.51 will have no charset stored. Instead the charset specified above will be used then.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Use selected charset also when updating
- or syncing tracks</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_update_charset_toggled" last_modification_time="Fri, 04 Apr 2003 14:52:13 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_add_recursively">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">If you check this, gtkpod will descend into subdirectories recursively.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Add directories recursively</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_add_recursively_toggled" last_modification_time="Sat, 12 Apr 2003 13:34:15 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_md5tracks">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Duplicate Recognition is based on a md5 hash over the file.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Don't allow file duplication</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_md5tracks_toggled" last_modification_time="Sat, 21 Dec 2002 23:29:25 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table2">
- <property name="visible">True</property>
- <property name="n_rows">1</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_show_duplicates">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Display the list of duplicates that have been detected after adding files.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Display info about detected duplicates</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_show_duplicates_toggled" last_modification_time="Sat, 08 Mar 2003 13:40:12 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <widget class="GtkHSeparator" id="hseparator43">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_update_existing">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">If the filename (full path) of an existing track matches that of a track to be added, this option allows you to update the information about the existing track rather than just skipping the track altogether. No update will take place if the file hasn't changed and you have selected the 'Don't allow file duplication' option above.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">When adding dirs/files, update information of
- existing tracks with identical filenames</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_update_existing_toggled" last_modification_time="Sat, 22 Feb 2003 14:31:49 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table1">
- <property name="visible">True</property>
- <property name="n_rows">2</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_show_updated">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Display a list of tracks that could actually be updated.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Display info about updated tracks</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_show_updated_toggled" last_modification_time="Sat, 08 Mar 2003 13:40:19 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_show_non_updated">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Display a list of tracks that could not be updated.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Display info about non-updated tracks</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_show_non_updated_toggled" last_modification_time="Sat, 08 Mar 2003 13:40:24 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHSeparator" id="hseparator44">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label46">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">When syncing directories</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table5">
- <property name="visible">True</property>
- <property name="n_rows">3</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_show_sync_dirs">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Confirm list of directories</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_show_sync_dirs_toggled" last_modification_time="Sun, 13 Apr 2003 05:22:48 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_sync_remove">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">If you check this option, tracks that have been removed from the synced directories will be removed from the iPod as well.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Delete tracks that have been removed</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_sync_remove_toggled" last_modification_time="Tue, 15 Apr 2003 12:41:18 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_sync_remove_confirm">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">This is the same option as in 'Edit/Delete Confirmation'</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Confirm before removing tracks</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_sync_remove_confirm_toggled" last_modification_time="Tue, 15 Apr 2003 12:34:26 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label28">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Adding/Updating/Syncing</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame30">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox55">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="readtags">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Read tags from file contents (e.g. ID3 tags in MP3 files)</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_readtags_toggled" last_modification_time="Sat, 17 Jan 2004 07:41:48 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="parsetags">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">artist: %a, album: %A, composer: %c, title: %t, genre: %G, track nr: %T, CD nr: %C, year: %Y, skip data: %*, the character '%': %%. You can separate several templates by a ';'. The first one matching the filename will be used. Example: '%a - %A/%T %t.mp3;%t.wav'.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Use this template to parse filename for tag information</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_parsetags_toggled" last_modification_time="Sat, 17 Jan 2004 07:42:55 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table23">
- <property name="visible">True</property>
- <property name="n_rows">2</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkEntry" id="parsetags_template">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- <signal name="changed" handler="on_parsetags_template_changed" last_modification_time="Sat, 17 Jan 2004 08:00:25 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">20</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="parsetags_overwrite">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Overwrite tags that are already set.</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_parsetags_overwrite_toggled" last_modification_time="Sat, 17 Jan 2004 07:41:32 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label152">
- <property name="visible">True</property>
- <property name="label" translatable="yes">As a last resort set the following tags to the filename if they are (still) empty:</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">True</property>
- <property name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">4</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox10">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkVBox" id="vbox17">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="tag_autoset1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Artist</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="tag_autoset3">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Genre</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVBox" id="vbox18">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="tag_autoset2">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Album</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="tag_autoset4">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Composer</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVBox" id="vbox19">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="tag_autoset0">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Title</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label151">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Tag Reading</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame32">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox62">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_mserv_use">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Currently only rating is supported.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Use mserv database to fill in additional information</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_mserv_use_toggled" last_modification_time="Sat, 02 Oct 2004 13:37:14 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table31">
- <property name="visible">True</property>
- <property name="n_rows">3</property>
- <property name="n_columns">3</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label171">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Music Root: </property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkEntry" id="mserv_music_root_entry">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">mserv database lookup will be done for music in this directory.</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkButton" id="mserv_music_root_button">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label172">
- <property name="visible">True</property>
- <property name="label" translatable="yes">mserv Root: </property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkEntry" id="mserv_trackinfo_root_entry">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Root directory of mserv database (trackinfo root).</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkButton" id="mserv_trackinfo_root_button">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label173">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Username: </property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkEntry" id="mserv_username_entry">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Username to be used for mserv database lookup.</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- <signal name="changed" handler="on_mserv_username_changed" last_modification_time="Sun, 03 Oct 2004 02:45:04 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table30">
- <property name="visible">True</property>
- <property name="n_rows">2</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_mserv_report_probs">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Currently only rating is supported.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Show information about problems when accessing mserv</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_mserv_report_probs_toggled" last_modification_time="Sat, 02 Oct 2004 13:37:32 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label170">
- <property name="visible">True</property>
- <property name="label" translatable="yes">mserv</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame9">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
-
- <child>
- <widget class="GtkVBox" id="vbox21">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_write_extended">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Highly recommended for faster import when taking advantage of the duplication recognition. Also, having the PC filenames allows writing changed ID3 tags to disk, and even to reconstruct your ipod's contents in case of file system corruption (change the "transferred=" entries in your backuped database).</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Write extended information (PC filenames,
- MD5 hashes, charset). Recommended.</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_write_extended_info_toggled" last_modification_time="Sat, 04 Jan 2003 16:44:20 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label31">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Sync (Writing of iTunesDB)</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="tab_expand">False</property>
- <property name="tab_fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label23">
- <property name="visible">True</property>
- <property name="label" translatable="yes">_Input/Output</property>
- <property name="use_underline">True</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">tab</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkScrolledWindow" id="scrolledwindow6">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
- <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
- <property name="shadow_type">GTK_SHADOW_NONE</property>
- <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
-
- <child>
- <widget class="GtkViewport" id="viewport3">
- <property name="visible">True</property>
- <property name="shadow_type">GTK_SHADOW_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox23">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">4</property>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame14">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
-
- <child>
- <widget class="GtkVBox" id="vbox36">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkHBox" id="hbox12">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkVBox" id="vbox27">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible4">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible9">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible19">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Relative volume adjustment between -100 and +100</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible12">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible11">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible18">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVBox" id="vbox28">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible2">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible24">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible10">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible15">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible13">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible22">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible5">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVBox" id="vbox29">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible0">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible25">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible16">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible14">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible7">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible6">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible26">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVBox" id="vbox35">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible3">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible17">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible21">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible8">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible20">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="col_visible23">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label37">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Displayed Track Attributes </property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame12">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
-
- <child>
- <widget class="GtkVBox" id="vbox25">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkHBox" id="hbox11">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label35">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"> _Number of sort tabs: </property>
- <property name="use_underline">True</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">cfg_sort_tab_num_sb</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkSpinButton" id="cfg_sort_tab_num_sb">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="climb_rate">1</property>
- <property name="digits">0</property>
- <property name="numeric">True</property>
- <property name="update_policy">GTK_UPDATE_ALWAYS</property>
- <property name="snap_to_ticks">False</property>
- <property name="wrap">False</property>
- <property name="adjustment">0 0 100 1 10 10</property>
- <signal name="value_changed" handler="on_cfg_sort_tab_num_sb_value_changed" last_modification_time="Fri, 13 Jun 2003 11:59:32 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="pack_type">GTK_PACK_END</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label34">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Sort Tabs</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame13">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
-
- <child>
- <widget class="GtkVBox" id="autoselect_vbox">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_mpl_autoselect">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">If you don't select the master playlist automatically, the initial database import is much faster because the display dosn't have to be updated.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...master playlist</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_mpl_autoselect_toggled" last_modification_time="Sun, 09 Feb 2003 07:01:19 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label40">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...entry 'All' in sort tab...</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">20</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="autoselect_hbox">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label36">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Automatically select...</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame16">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
-
- <child>
- <widget class="GtkVBox" id="vbox31">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_display_toolbar">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Display toolbar...</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_display_toolbar_toggled" last_modification_time="Fri, 14 Mar 2003 11:50:10 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table4">
- <property name="visible">True</property>
- <property name="n_rows">3</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkRadioButton" id="cfg_toolbar_style_both">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...both as icons and text</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_toolbar_style_both_toggled" last_modification_time="Fri, 14 Mar 2003 13:29:49 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkRadioButton" id="cfg_toolbar_style_text">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...as text</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <property name="group">cfg_toolbar_style_both</property>
- <signal name="toggled" handler="on_cfg_toolbar_style_text_toggled" last_modification_time="Fri, 14 Mar 2003 13:29:43 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkRadioButton" id="cfg_toolbar_style_icons">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...as icons</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <property name="group">cfg_toolbar_style_both</property>
- <signal name="toggled" handler="on_cfg_toolbar_style_icons_toggled" last_modification_time="Fri, 14 Mar 2003 13:46:08 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label39">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Toolbar</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame19">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox38">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_display_tooltips_main">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Display tooltips in main window</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_display_tooltips_main_toggled" last_modification_time="Sat, 14 Jun 2003 16:46:29 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_display_tooltips_prefs">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Display tooltips in prefs window</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_display_tooltips_prefs_toggled" last_modification_time="Sat, 14 Jun 2003 16:46:49 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label55">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Tooltips</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame15">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
-
- <child>
- <widget class="GtkVBox" id="vbox30">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkButton" id="button4">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <signal name="clicked" handler="on_sorting_clicked" last_modification_time="Mon, 22 Sep 2003 07:58:27 GMT"/>
-
- <child>
- <widget class="GtkAlignment" id="alignment2">
- <property name="visible">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xscale">0</property>
- <property name="yscale">0</property>
- <property name="top_padding">0</property>
- <property name="bottom_padding">0</property>
- <property name="left_padding">0</property>
- <property name="right_padding">0</property>
-
- <child>
- <widget class="GtkHBox" id="hbox38">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">2</property>
-
- <child>
- <widget class="GtkImage" id="image1935">
- <property name="visible">True</property>
- <property name="stock">gtk-sort-ascending</property>
- <property name="icon_size">4</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label93">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Sorting</property>
- <property name="use_underline">True</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_tmp_disable_sort">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">It is much faster to sort the display after all tracks have been added. Some people might feel irritated by this behaviour and should uncheck this option.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Temporarily disable sorting when changing playlist
-or tab entry (faster!)</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_temporarily_disable_sorting" last_modification_time="Mon, 20 Sep 2004 10:59:24 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_block_display">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">The display can be blocked after changing a selection. The display update is faster, but you have to wait until it's finished. When using this option, sorting is also temporarily disabled (see option above).</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Block display when changing playlist or tab
- entry (faster!)</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_block_display_toggled" last_modification_time="Sun, 09 Feb 2003 11:14:32 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_startup_messages">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">This option will be re-activated when you upgrade gtkpod.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Display messages and warnings at startup</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_startup_messages" last_modification_time="Thu, 16 Dec 2004 12:49:12 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label38">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Misc</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="tab_expand">False</property>
- <property name="tab_fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label25">
- <property name="visible">True</property>
- <property name="label" translatable="yes">_Display</property>
- <property name="use_underline">True</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">tab</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkScrolledWindow" id="scrolledwindow7">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
- <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
- <property name="shadow_type">GTK_SHADOW_NONE</property>
- <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
-
- <child>
- <widget class="GtkViewport" id="viewport4">
- <property name="visible">True</property>
- <property name="shadow_type">GTK_SHADOW_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox32">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">4</property>
-
- <child>
- <widget class="GtkFrame" id="frame10">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
-
- <child>
- <widget class="GtkVBox" id="vbox22">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_id3_write">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">The tags are written to the files on your harddrive and on the ipod (if available).</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Write ID3 tags to disk when modified in gtkpod</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_id3_write_toggled" last_modification_time="Wed, 29 Jan 2003 13:30:48 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table3">
- <property name="visible">True</property>
- <property name="n_rows">3</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_write_charset">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Normally the charset specified when first importing the track will be used to write the tags. If you have chosen a wrong charset when first importing a track, you should select this option along with the correct charset. Note: uses the extended information file to store the charset information (see 'Writing of the iTunesDB' on the 'Input/Output' page) and tracks imported before V0.51 will have no charset stored -- the charset specified on the 'Input/Output' page will be used.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Use selected charset (on the 'Import' page)
- when writing tags</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_write_charset_toggled" last_modification_time="Sat, 05 Apr 2003 06:42:41 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_id3_write_id3v24">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">This is the way to go, but maybe not all programs support it yet. ID3v2.4 uses unicode to store the tags, so you won't have to worry about charsets any more. gtkpod will use UTF8 encoding as this will not increase the size of pure ASCII tags. ID3v2.2/4 tags will also be written if they are already present in the file to write to.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Always write ID3v2.4 tags (only applies to MP3)</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_write_id3v24_toggled" last_modification_time="Mon, 12 Jan 2004 08:03:15 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_multi_edit">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">If you select several tracks in the track list and edit a tag of the first track, the tags in the other tracks are updated as well.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Use 'Multi-Edit' for track selections</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_multi_edit_toggled" last_modification_time="Sun, 15 Jun 2003 14:24:50 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table7">
- <property name="visible">True</property>
- <property name="n_rows">1</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_multi_edit_title">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Usually you don't want to set the title of several tracks to the same text. This option might avoid unwanted results (especially since there is no 'undo' yet).</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Use 'Multi-Edit' also for title field</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_multi_edit_title_toggled" last_modification_time="Sun, 15 Jun 2003 14:25:15 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">20</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label32">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Track Editing</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame21">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox48">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkTable" id="table8">
- <property name="visible">True</property>
- <property name="n_rows">1</property>
- <property name="n_columns">2</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkSpinButton" id="cfg_misc_track_nr">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Number of tracks in the generated playlists 'Most Often Listened', 'Best Rated' and 'Most Recently Played'. Choose '0' for 'no limit'.</property>
- <property name="can_focus">True</property>
- <property name="climb_rate">1</property>
- <property name="digits">0</property>
- <property name="numeric">False</property>
- <property name="update_policy">GTK_UPDATE_ALWAYS</property>
- <property name="snap_to_ticks">False</property>
- <property name="wrap">False</property>
- <property name="adjustment">25 0 100 1 10 10</property>
- <signal name="value_changed" handler="on_cfg_misc_track_nr_value_changed" last_modification_time="Tue, 12 Aug 2003 12:16:10 GMT"/>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label68">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"> Number of tracks in generated playlists: </property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_not_played_track">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Also include tracks never played in "Best Rated" playlist</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_not_played_track_toggled" last_modification_time="Tue, 12 Aug 2003 12:18:02 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label67">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Auto-Generated Playlists</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame11">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
-
- <child>
- <widget class="GtkVBox" id="vbox24">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_delete_track_from_playlist">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Before removing playlists or tracks from a playlist</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_delete_track_from_playlist_toggled" last_modification_time="Thu, 26 Dec 2002 20:50:08 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_delete_track_from_ipod">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Before removing tracks completely from the iPod</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_delete_track_from_ipod_toggled" last_modification_time="Thu, 26 Dec 2002 20:50:26 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_sync_remove_confirm2">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">This option only has a meaning if you activate the 'Delete Tracks that have been Removed' option in the 'Adding/Updating/Syncing' section in the 'Input/Output' tab.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Before removing tracks completely when
- synchronizing directories</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_cfg_sync_remove_confirm_toggled" last_modification_time="Tue, 15 Apr 2003 12:34:40 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label33">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Delete Confirmation </property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="tab_expand">False</property>
- <property name="tab_fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label">
- <property name="visible">True</property>
- <property name="label" translatable="yes">_Edit</property>
- <property name="use_underline">True</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">tab</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkScrolledWindow" id="scrolledwindow8">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
- <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
- <property name="shadow_type">GTK_SHADOW_NONE</property>
- <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
-
- <child>
- <widget class="GtkViewport" id="viewport5">
- <property name="visible">True</property>
- <property name="shadow_type">GTK_SHADOW_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox20">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">4</property>
-
- <child>
- <widget class="GtkFrame" id="frame18">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
-
- <child>
- <widget class="GtkVBox" id="vbox34">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label44">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Command Line for 'Play Now':</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.00999999977648</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">2</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox52">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkEntry" id="play_now_path_entry">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">For example, 'xmms %s' will clear xmms' current playlist, add the selected tracks and start playing.</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkButton" id="play_now_path_button">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">2</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label45">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Command Line for 'Enqueue':</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.00999999977648</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">4</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox53">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkEntry" id="play_enqueue_path_entry">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">For example, 'xmms -e %s' will append (enqueue) the selected tracks to xmms' current playlist.</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkButton" id="play_enqueue_path_button">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label43">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Track Playing</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame22">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox49">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label148">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Exact path for the 'mp3gain' executable:</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.00999999977648</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox54">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkEntry" id="mp3gain_path_entry">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">You only need to specify this if your 'mp3gain' executable is not in your default path. Example: '/usr/local/foo/mp3gain'. mp3gain will write the calculated gain value back to the file -- if you don't want this, set this entry to /bin/true or similar. mp3gain is only called if appropriate tags are not already set by your encoder. E.g. lame version 0.95 already writes the gain values into tags. The exact conversion factor between mp3gain's gain value and iPod's volume tag is not known yet -- your input is appreciated.</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkButton" id="mp3gain_path_button">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label69">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Volume Normalization</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame31">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox59">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="concal_label">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_FILL</property>
- <property name="wrap">True</property>
- <property name="selectable">True</property>
- <property name="xalign">0.00999999977648</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">4</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label156">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Command to synchronize contacts:</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.00999999977648</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox55">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkEntry" id="sync_contacts_path_entry">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Specify exact path including command line options. '%i' will be replaced with the mount point of the iPod.</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkButton" id="sync_contacts_path_button">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">2</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label158">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Command to be called to synchronize calendar:</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.00999999977648</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">2</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox56">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkEntry" id="sync_calendar_path_entry">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Specify exact path including command line options. '%i' will be replaced with the mount point of the iPod.</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkButton" id="sync_calendar_path_button">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label175">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Command to be called to synchronize notes:</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.00999999977648</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">2</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox66">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkEntry" id="sync_notes_path_entry">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Specify exact path including command line options. '%i' will be replaced with the mount point of the iPod.</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkButton" id="sync_notes_path_button">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">...</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="concal_autosync">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Call automatically when synchronizing iTunesDB</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_concal_autosync_toggled" last_modification_time="Sun, 01 Feb 2004 10:52:52 GMT"/>
- </widget>
- <packing>
- <property name="padding">2</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label157">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Contacts / Calendar / Notes</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <placeholder/>
- </child>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="tab_expand">False</property>
- <property name="tab_fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label24">
- <property name="visible">True</property>
- <property name="label" translatable="yes">_Tools</property>
- <property name="use_underline">True</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">tab</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHButtonBox" id="hbuttonbox5">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkButton" id="prefs_cancel">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="label">gtk-cancel</property>
- <property name="use_stock">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <signal name="clicked" handler="on_prefs_cancel_clicked" last_modification_time="Thu, 13 Mar 2003 13:45:49 GMT"/>
- </widget>
- </child>
-
- <child>
- <widget class="GtkButton" id="prefs_apply">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="label">gtk-apply</property>
- <property name="use_stock">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <signal name="clicked" handler="on_prefs_apply_clicked" last_modification_time="Thu, 13 Mar 2003 13:45:42 GMT"/>
- </widget>
- </child>
-
- <child>
- <widget class="GtkButton" id="prefs_ok">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="label">gtk-ok</property>
- <property name="use_stock">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <signal name="clicked" handler="on_prefs_ok_clicked" last_modification_time="Thu, 13 Mar 2003 13:45:55 GMT"/>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- </child>
-</widget>
-
<widget class="GtkWindow" id="special_sorttab">
<property name="title" translatable="yes">special_sorttab -- Don't translate!</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
@@ -8854,1331 +5036,6 @@
</child>
</widget>
-<widget class="GtkWindow" id="sort_window_old">
- <property name="title" translatable="yes">Sorting Options</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="window_position">GTK_WIN_POS_NONE</property>
- <property name="modal">False</property>
- <property name="resizable">True</property>
- <property name="destroy_with_parent">False</property>
- <property name="icon">gtkpod-icon-48.png</property>
- <property name="decorated">True</property>
- <property name="skip_taskbar_hint">False</property>
- <property name="skip_pager_hint">False</property>
- <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
- <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
- <signal name="delete_event" handler="on_sort_window_delete_event" last_modification_time="Mon, 22 Sep 2003 11:54:32 GMT"/>
-
- <child>
- <widget class="GtkVBox" id="vbox52">
- <property name="border_width">6</property>
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">4</property>
-
- <child>
- <widget class="GtkFrame" id="frame26">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
-
- <child>
- <widget class="GtkVBox" id="vbox53">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkHBox" id="hbox30">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkTable" id="table11">
- <property name="border_width">4</property>
- <property name="visible">True</property>
- <property name="n_rows">9</property>
- <property name="n_columns">11</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkHBox" id="hbox34">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkRadioButton" id="st_ascend">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_st_ascend_toggled" last_modification_time="Mon, 22 Sep 2003 11:25:58 GMT"/>
-
- <child>
- <widget class="GtkImage" id="image1931">
- <property name="visible">True</property>
- <property name="stock">gtk-sort-ascending</property>
- <property name="icon_size">4</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox35">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkRadioButton" id="st_descend">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <property name="group">st_ascend</property>
- <signal name="toggled" handler="on_st_descend_toggled" last_modification_time="Mon, 22 Sep 2003 11:25:53 GMT"/>
-
- <child>
- <widget class="GtkImage" id="image1932">
- <property name="visible">True</property>
- <property name="stock">gtk-sort-descending</property>
- <property name="icon_size">4</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">5</property>
- <property name="right_attach">6</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox36">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkRadioButton" id="st_none">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <property name="group">st_ascend</property>
- <signal name="toggled" handler="on_st_none_toggled" last_modification_time="Mon, 22 Sep 2003 11:25:46 GMT"/>
-
- <child>
- <widget class="GtkImage" id="image1933">
- <property name="visible">True</property>
- <property name="stock">gtk-undo</property>
- <property name="icon_size">4</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">7</property>
- <property name="right_attach">8</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox33">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkRadioButton" id="pm_none">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_pm_none_toggled" last_modification_time="Mon, 22 Sep 2003 11:26:52 GMT"/>
-
- <child>
- <widget class="GtkImage" id="image1930">
- <property name="visible">True</property>
- <property name="stock">gtk-undo</property>
- <property name="icon_size">4</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">7</property>
- <property name="right_attach">8</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox32">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkRadioButton" id="pm_descend">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <property name="group">pm_none</property>
- <signal name="toggled" handler="on_pm_descend_toggled" last_modification_time="Mon, 22 Sep 2003 11:26:59 GMT"/>
-
- <child>
- <widget class="GtkImage" id="image1929">
- <property name="visible">True</property>
- <property name="stock">gtk-sort-descending</property>
- <property name="icon_size">4</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">5</property>
- <property name="right_attach">6</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox37">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkRadioButton" id="pm_ascend">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <property name="group">pm_none</property>
- <signal name="toggled" handler="on_pm_ascend_toggled" last_modification_time="Mon, 22 Sep 2003 11:27:07 GMT"/>
-
- <child>
- <widget class="GtkImage" id="image1928">
- <property name="visible">True</property>
- <property name="stock">gtk-sort-ascending</property>
- <property name="icon_size">4</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVSeparator" id="vseparator2">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">8</property>
- <property name="x_options"></property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVSeparator" id="vseparator3">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="left_attach">8</property>
- <property name="right_attach">9</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">8</property>
- <property name="x_options"></property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVSeparator" id="vseparator6">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">8</property>
- <property name="x_options"></property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVSeparator" id="vseparator8">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="left_attach">6</property>
- <property name="right_attach">7</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">8</property>
- <property name="x_options"></property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table12">
- <property name="border_width">3</property>
- <property name="visible">True</property>
- <property name="n_rows">1</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label82">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Ascending</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table13">
- <property name="border_width">3</property>
- <property name="visible">True</property>
- <property name="n_rows">1</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label85">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Descending</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">5</property>
- <property name="right_attach">6</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table14">
- <property name="border_width">3</property>
- <property name="visible">True</property>
- <property name="n_rows">1</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label86">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">None</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">7</property>
- <property name="right_attach">8</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table15">
- <property name="border_width">3</property>
- <property name="visible">True</property>
- <property name="n_rows">1</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label87">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Playlists</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table16">
- <property name="border_width">3</property>
- <property name="visible">True</property>
- <property name="n_rows">1</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label88">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Sorttabs</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table17">
- <property name="border_width">3</property>
- <property name="visible">True</property>
- <property name="n_rows">1</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label89">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Tracks</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">7</property>
- <property name="bottom_attach">8</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label91">
- <property name="visible">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHSeparator" id="hseparator9">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">11</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHSeparator" id="hseparator10">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">11</property>
- <property name="top_attach">8</property>
- <property name="bottom_attach">9</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHSeparator" id="hseparator13">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">10</property>
- <property name="top_attach">6</property>
- <property name="bottom_attach">7</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHSeparator" id="hseparator12">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">10</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHSeparator" id="hseparator11">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">10</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVSeparator" id="vseparator9">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="left_attach">10</property>
- <property name="right_attach">11</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">8</property>
- <property name="x_options"></property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table19">
- <property name="border_width">3</property>
- <property name="visible">True</property>
- <property name="n_rows">1</property>
- <property name="n_columns">1</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label95">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Auto Store</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">9</property>
- <property name="right_attach">10</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox40">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkHBox" id="hbox42">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="pm_autostore">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Please refer to the notice below.</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_pm_autostore_toggled" last_modification_time="Mon, 22 Sep 2003 11:26:46 GMT"/>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">9</property>
- <property name="right_attach">10</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox41">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="tm_autostore">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Please refer to the notice below.</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_tm_autostore_toggled" last_modification_time="Mon, 22 Sep 2003 13:30:09 GMT"/>
-
- <child>
- <placeholder/>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">9</property>
- <property name="right_attach">10</property>
- <property name="top_attach">7</property>
- <property name="bottom_attach">8</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label96">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">n/a</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">9</property>
- <property name="right_attach">10</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox43">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkRadioButton" id="tm_ascend">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_tm_ascend_toggled" last_modification_time="Tue, 23 Sep 2003 03:07:09 GMT"/>
-
- <child>
- <widget class="GtkImage" id="image2013">
- <property name="visible">True</property>
- <property name="stock">gtk-sort-ascending</property>
- <property name="icon_size">4</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">7</property>
- <property name="bottom_attach">8</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVSeparator" id="vseparator7">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="left_attach">4</property>
- <property name="right_attach">5</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">8</property>
- <property name="x_options"></property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox44">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkRadioButton" id="tm_descend">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <property name="group">tm_ascend</property>
- <signal name="toggled" handler="on_tm_descend_toggled" last_modification_time="Tue, 23 Sep 2003 03:07:03 GMT"/>
-
- <child>
- <widget class="GtkImage" id="image2014">
- <property name="visible">True</property>
- <property name="stock">gtk-sort-descending</property>
- <property name="icon_size">4</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">5</property>
- <property name="right_attach">6</property>
- <property name="top_attach">7</property>
- <property name="bottom_attach">8</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox45">
- <property name="visible">True</property>
- <property name="homogeneous">True</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkRadioButton" id="tm_none">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <property name="group">tm_ascend</property>
- <signal name="toggled" handler="on_tm_none_toggled" last_modification_time="Tue, 23 Sep 2003 03:06:56 GMT"/>
-
- <child>
- <widget class="GtkImage" id="image2015">
- <property name="visible">True</property>
- <property name="stock">gtk-undo</property>
- <property name="icon_size">4</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">7</property>
- <property name="right_attach">8</property>
- <property name="top_attach">7</property>
- <property name="bottom_attach">8</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox46">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label97">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Sort tracks according to: </property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">4</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCombo" id="sort_combo">
- <property name="visible">True</property>
- <property name="value_in_list">False</property>
- <property name="allow_empty">True</property>
- <property name="case_sensitive">False</property>
- <property name="enable_arrow_keys">True</property>
- <property name="enable_arrows_always">False</property>
-
- <child internal-child="entry">
- <widget class="GtkEntry" id="sort_combo-entry">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">You can also use the table headers, but this allows you to sort according to a column that is not displayed.</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- </widget>
- </child>
-
- <child internal-child="list">
- <widget class="GtkList" id="sort_combo-list">
- <property name="visible">True</property>
- <property name="selection_mode">GTK_SELECTION_BROWSE</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHSeparator" id="hseparator15">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="padding">4</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="cfg_case_sensitive">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">If checked, sorting will be case sensitive. Please note that case sensitive sorting will not work well with most charsets.</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Sorting case sensitive</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="on_sort_case_sensitive_toggled" last_modification_time="Sun, 21 Sep 2003 14:47:47 GMT"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHSeparator" id="hseparator16">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHBox" id="hbox39">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label94">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Notice: the track order is always stored to the iPod when you use drag and drop to re-arrange the tracks.
-In order to store an alphabetized track order to the iPod you must choose the 'Save Displayed Track Order' from the 'Edit' menu or select 'Auto Store' above.</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">True</property>
- <property name="selectable">True</property>
- <property name="xalign">0.0399999991059</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">4</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">4</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label92">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Sorting</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHButtonBox" id="hbuttonbox8">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkButton" id="sort_cancel">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="label">gtk-cancel</property>
- <property name="use_stock">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <signal name="clicked" handler="on_sort_cancel_clicked" last_modification_time="Mon, 22 Sep 2003 11:30:46 GMT"/>
- </widget>
- </child>
-
- <child>
- <widget class="GtkButton" id="sort_apply">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="label">gtk-apply</property>
- <property name="use_stock">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <signal name="clicked" handler="on_sort_apply_clicked" last_modification_time="Mon, 22 Sep 2003 11:30:39 GMT"/>
- </widget>
- </child>
-
- <child>
- <widget class="GtkButton" id="sort_ok">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="label">gtk-ok</property>
- <property name="use_stock">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <signal name="clicked" handler="on_sort_ok_clicked" last_modification_time="Mon, 22 Sep 2003 11:31:10 GMT"/>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- </child>
-</widget>
-
<widget class="GtkWindow" id="gtkpod_info">
<property name="title" translatable="yes">gtkpod Info</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
@@ -12444,19 +7301,37 @@
<property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
<child>
- <widget class="GtkAlignment" id="spl_rules_table_align">
+ <widget class="GtkScrolledWindow" id="scrolledwindow16">
<property name="visible">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xscale">1</property>
- <property name="yscale">1</property>
- <property name="top_padding">5</property>
- <property name="bottom_padding">5</property>
- <property name="left_padding">5</property>
- <property name="right_padding">5</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
+ <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+ <property name="shadow_type">GTK_SHADOW_NONE</property>
+ <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
<child>
- <placeholder/>
+ <widget class="GtkViewport" id="viewport10">
+ <property name="visible">True</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+
+ <child>
+ <widget class="GtkAlignment" id="spl_rules_table_align">
+ <property name="visible">True</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xscale">1</property>
+ <property name="yscale">1</property>
+ <property name="top_padding">5</property>
+ <property name="bottom_padding">5</property>
+ <property name="left_padding">5</property>
+ <property name="right_padding">5</property>
+
+ <child>
+ <placeholder/>
+ </child>
+ </widget>
+ </child>
+ </widget>
</child>
</widget>
</child>
@@ -12826,7 +7701,7 @@
<widget class="GtkVBox" id="vbox113">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">8</property>
+ <property name="spacing">6</property>
<child>
<widget class="GtkHBox" id="hbox108">
@@ -12859,6 +7734,7 @@
<child>
<widget class="GtkEntry" id="cfg_mount_point">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Where you mounted your iPod's filesystem. Usually '/mnt/ipod/' or similar.</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="visibility">True</property>
@@ -12886,6 +7762,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_automount_ipod">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">On startup gtkpod will call 'mount <ipod mountpoint>', on exit a 'umount <ipod mountpoint>' call is carried out. For more complicated arrangements please use the ~/.gtkpod/gtkpod.in and ~/.gtkpod/gtkpod.out scripts.</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Handle mounting/unmounting of iPod drive</property>
<property name="use_underline">True</property>
@@ -13002,7 +7879,7 @@
<widget class="GtkVBox" id="vbox115">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">8</property>
+ <property name="spacing">6</property>
<child>
<widget class="GtkHBox" id="hbox110">
@@ -13013,7 +7890,7 @@
<child>
<widget class="GtkLabel" id="label258">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Charset (ID3, files):</property>
+ <property name="label" translatable="yes">_Encoding (ID3, files):</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -13081,8 +7958,9 @@
<child>
<widget class="GtkCheckButton" id="cfg_update_charset">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Normally the charset specified when first importing the track will be used to update the track information. If you have chosen a wrong charset when first importing a track and want to correct it using the 'Update Track' function, you must check this option. Note: the charset info is stored in the extended information file (see 'Writing of iTunesDB' below) and tracks imported before V0.51 will have no charset stored. Instead the charset specified above will be used then.</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">Use selected charset also when updating
+ <property name="label" translatable="yes">Use selected encoding also when updating
or syncing tracks</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
@@ -13102,6 +7980,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_add_recursively">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">If you check this, gtkpod will descend into subdirectories recursively.</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Add directories recursively</property>
<property name="use_underline">True</property>
@@ -13122,6 +8001,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_md5tracks">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Duplicate Recognition is based on a (modified) md5 hash over the file.</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Don't allow file duplication</property>
<property name="use_underline">True</property>
@@ -13169,6 +8049,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_show_duplicates">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Display the list of duplicates that have been detected after adding files.</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Display info about detected duplicates</property>
<property name="use_underline">True</property>
@@ -13196,6 +8077,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_update_existing">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">If the filename (full path) of an existing track matches that of a track to be added, this option allows you to update the information about the existing track rather than just skipping the track altogether. No update will take place if the file hasn't changed and you have selected the 'Don't allow file duplication' option above.</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">When adding dirs/files, update information of
existing tracks with identical filenames</property>
@@ -13244,6 +8126,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_show_updated">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Display a list of tracks that could actually be updated.</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Display info about updated tracks</property>
<property name="use_underline">True</property>
@@ -13298,6 +8181,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_show_non_updated">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Display a list of tracks that could not be updated.</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Display info about non-updated tracks</property>
<property name="use_underline">True</property>
@@ -13399,6 +8283,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_sync_remove">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">If you check this option, tracks that have been removed from the synced directories will be removed from the iPod as well.</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Delete tracks that have been removed</property>
<property name="use_underline">True</property>
@@ -13419,6 +8304,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_sync_remove_confirm">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">This is the same option as in 'Edit/Delete Confirmation'</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Confirm before removing tracks</property>
<property name="use_underline">True</property>
@@ -13531,7 +8417,7 @@
<property name="tooltip" translatable="yes">Highly recommended for faster import when taking advantage of the duplication recognition. Also, having the PC filenames allows writing changed ID3 tags to disk, and even to reconstruct your ipod's contents in case of file system corruption (change the "transferred=" entries in your backuped database).</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Write extended information (PC filenames,
- MD5 hashes, charset). Recommended.</property>
+ MD5 hashes, encoding). Recommended.</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
@@ -13574,8 +8460,8 @@
<child>
<widget class="GtkLabel" id="label252">
<property name="visible">True</property>
- <property name="label" translatable="yes">General</property>
- <property name="use_underline">False</property>
+ <property name="label" translatable="yes">_General</property>
+ <property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
@@ -13707,7 +8593,7 @@
<child>
<widget class="GtkLabel" id="label193">
<property name="visible">True</property>
- <property name="label" translatable="yes"> </property>
+ <property name="label"> </property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -13813,7 +8699,7 @@
<property name="n_rows">2</property>
<property name="n_columns">3</property>
<property name="homogeneous">True</property>
- <property name="row_spacing">8</property>
+ <property name="row_spacing">0</property>
<property name="column_spacing">8</property>
<child>
@@ -13955,6 +8841,465 @@
</child>
<child>
+ <widget class="GtkVBox" id="vbox155">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">6</property>
+
+ <child>
+ <widget class="GtkLabel" id="label394">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"><b>Artwork</b></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHBox" id="hbox195">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label395">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"> </property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkVBox" id="vbox156">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkCheckButton" id="coverart">
+ <property name="visible">True</property>
+ <property name="tooltip" translatable="yes">artist: %a, album: %A, composer: %c, title: %t, genre: %G, track nr: %T, CD nr: %C, year: %Y, skip data: %*, the character '%': %%. You can separate several templates by a ';'. The first one matching the filename will be used. Example: '%a - %A/%T %t.mp3;%t.wav'.</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Add artwork from file using the following template</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="on_coverart_toggled" last_modification_time="Sat, 10 Dec 2005 13:46:30 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHBox" id="hbox196">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label396">
+ <property name="visible">True</property>
+ <property name="label"> </property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkVBox" id="vbox157">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">6</property>
+
+ <child>
+ <widget class="GtkEntry" id="coverart_template">
+ <property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Determines the name of the file with the cover art. You can separate several patterns by semicolons which will be tried in order. Artist: %a, album: %A, composer: %c, title: %t, genre: %G, track nr: %T, CD nr: %C, year: %Y, original filename (requires extended information file): %o, original filename without file extension: %O, current playlist: %p, the character '%': %%.</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ <signal name="changed" handler="on_coverart_template_changed" last_modification_time="Sat, 10 Dec 2005 13:42:35 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label397">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"><b>Examples</b></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkTable" id="table42">
+ <property name="visible">True</property>
+ <property name="n_rows">6</property>
+ <property name="n_columns">2</property>
+ <property name="homogeneous">False</property>
+ <property name="row_spacing">2</property>
+ <property name="column_spacing">20</property>
+
+ <child>
+ <widget class="GtkLabel" id="label398">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">folder.jpg</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label399">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">folder</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label400">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">../%A.jpg</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label401">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">%A</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label402">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Use <i>folder.jpg</i> as cover art.</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label403">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Use <i>folder.jpg</i>, <i>folder.png</i>...</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label404">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Use <i>&lt;Album&gt;.jpg</i> in the parent directory</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label405">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Use <i>&lt;Album&gt;.jpg</i>, <i>&lt;Album&gt;.png</i>...</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label406">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">folder.jpg;%a.jpg</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label407">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">First try <i>folder.jpg</i>, then <i>&lt;artist&gt;.jpg</i></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <placeholder/>
+ </child>
+
+ <child>
+ <placeholder/>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <placeholder/>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
<widget class="GtkVBox" id="vbox76">
<property name="visible">True</property>
<property name="homogeneous">False</property>
@@ -14279,8 +9624,8 @@
<child>
<widget class="GtkLabel" id="label178">
<property name="visible">True</property>
- <property name="label" translatable="yes">Reading</property>
- <property name="use_underline">False</property>
+ <property name="label" translatable="yes">_Track Info</property>
+ <property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
@@ -14421,6 +9766,44 @@
</child>
<child>
+ <widget class="GtkCheckButton" id="col_visible28">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes"></property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="col_visible32">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes"></property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
<widget class="GtkCheckButton" id="col_visible9">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -14567,6 +9950,44 @@
</child>
<child>
+ <widget class="GtkCheckButton" id="col_visible29">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes"></property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="col_visible7">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes"></property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
<widget class="GtkCheckButton" id="col_visible10">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -14713,7 +10134,7 @@
</child>
<child>
- <widget class="GtkCheckButton" id="col_visible16">
+ <widget class="GtkCheckButton" id="col_visible30">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes"></property>
@@ -14732,7 +10153,7 @@
</child>
<child>
- <widget class="GtkCheckButton" id="col_visible14">
+ <widget class="GtkCheckButton" id="col_visible20">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes"></property>
@@ -14751,7 +10172,7 @@
</child>
<child>
- <widget class="GtkCheckButton" id="col_visible7">
+ <widget class="GtkCheckButton" id="col_visible16">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes"></property>
@@ -14770,7 +10191,7 @@
</child>
<child>
- <widget class="GtkCheckButton" id="col_visible6">
+ <widget class="GtkCheckButton" id="col_visible14">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes"></property>
@@ -14806,6 +10227,29 @@
<property name="fill">False</property>
</packing>
</child>
+
+ <child>
+ <widget class="GtkCheckButton" id="col_visible23">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes"></property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <placeholder/>
+ </child>
</widget>
<packing>
<property name="padding">0</property>
@@ -14840,6 +10284,44 @@
</child>
<child>
+ <widget class="GtkCheckButton" id="col_visible27">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes"></property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="col_visible31">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes"></property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
<widget class="GtkCheckButton" id="col_visible17">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -14878,7 +10360,7 @@
</child>
<child>
- <widget class="GtkCheckButton" id="col_visible8">
+ <widget class="GtkCheckButton" id="col_visible33">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes"></property>
@@ -14897,7 +10379,7 @@
</child>
<child>
- <widget class="GtkCheckButton" id="col_visible20">
+ <widget class="GtkCheckButton" id="col_visible6">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes"></property>
@@ -14916,7 +10398,7 @@
</child>
<child>
- <widget class="GtkCheckButton" id="col_visible23">
+ <widget class="GtkCheckButton" id="col_visible8">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes"></property>
@@ -15024,9 +10506,30 @@
<widget class="GtkVBox" id="vbox125">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">0</property>
+ <property name="spacing">6</property>
<child>
+ <widget class="GtkCheckButton" id="cfg_group_compilations">
+ <property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Keeps all compilation CDs grouped together in the artists sort tab.</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Group artists on compilation CDs</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="on_cfg_group_compilations_toggled" last_modification_time="Sun, 23 Nov 2003 22:23:00 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
<widget class="GtkHBox" id="hbox119">
<property name="visible">True</property>
<property name="homogeneous">False</property>
@@ -15824,8 +11327,8 @@
<child>
<widget class="GtkLabel" id="label266">
<property name="visible">True</property>
- <property name="label" translatable="yes">Display</property>
- <property name="use_underline">False</property>
+ <property name="label" translatable="yes">_Display</property>
+ <property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
@@ -15910,6 +11413,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_id3_write">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">The tags are written to the files on your harddrive and on the ipod (if available).</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Write ID3 tags to disk when modified in gtkpod</property>
<property name="use_underline">True</property>
@@ -15963,8 +11467,9 @@
<child>
<widget class="GtkCheckButton" id="cfg_write_charset">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Normally the charset specified when first importing the track will be used to write the tags. If you have chosen a wrong charset when first importing a track, you should select this option along with the correct charset. Note: uses the extended information file to store the charset information (see 'Writing of the iTunesDB' on the 'Input/Output' page) and tracks imported before V0.51 will have no charset stored -- the charset specified on the 'Input/Output' page will be used.</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">Use selected charset (on the 'General' page)
+ <property name="label" translatable="yes">Use selected encoding (on the 'General' page)
when writing tags</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
@@ -15984,6 +11489,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_id3_write_id3v24">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">This is the way to go, but maybe not all programs support it yet. ID3v2.4 uses unicode to store the tags, so you won't have to worry about charsets any more. gtkpod will use UTF8 encoding as this will not increase the size of pure ASCII tags. ID3v2.2/4 tags will also be written if they are already present in the file to write to.</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Always write ID3v2.4 tags (only applies to MP3)</property>
<property name="use_underline">True</property>
@@ -16018,6 +11524,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_multi_edit">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">If you select several tracks in the track list and edit a tag of the first track, the tags in the other tracks are updated as well.</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Use 'Multi-Edit' for tracks selections</property>
<property name="use_underline">True</property>
@@ -16065,6 +11572,7 @@
<child>
<widget class="GtkCheckButton" id="cfg_multi_edit_title">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Usually you don't want to set the title of several tracks to the same text. This option might avoid unwanted results (especially since there is no 'undo' yet).</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Use 'Multi-Edit' also for title field</property>
<property name="use_underline">True</property>
@@ -16200,6 +11708,7 @@
<child>
<widget class="GtkSpinButton" id="cfg_misc_track_nr">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Number of tracks in the generated playlists 'Most Often Listened', 'Best Rated' and 'Most Recently Played'. Choose '0' for 'no limit'.</property>
<property name="can_focus">True</property>
<property name="climb_rate">1</property>
<property name="digits">0</property>
@@ -16207,7 +11716,7 @@
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
<property name="snap_to_ticks">False</property>
<property name="wrap">False</property>
- <property name="adjustment">1 0 100 1 10 10</property>
+ <property name="adjustment">20 0 100 1 10 10</property>
<signal name="value_changed" handler="on_cfg_misc_track_nr_value_changed" last_modification_time="Thu, 28 Apr 2005 18:09:09 GMT"/>
</widget>
<packing>
@@ -16569,6 +12078,7 @@
<child>
<widget class="GtkEntry" id="play_now_path_entry">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">For example, 'xmms %s' will clear xmms' current playlist, add the selected tracks and start playing.</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="visibility">True</property>
@@ -16638,6 +12148,7 @@
<child>
<widget class="GtkEntry" id="play_enqueue_path_entry">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">For example, 'xmms -e %s' will append (enqueue) the selected tracks to xmms' current playlist.</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="visibility">True</property>
@@ -16782,6 +12293,7 @@
<child>
<widget class="GtkEntry" id="mp3gain_path_entry">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">You only need to specify this if your 'mp3gain' executable is not in your default path. Example: '/usr/local/foo/mp3gain'. mp3gain will write the calculated gain value back to the file -- if you don't want this, set this entry to /bin/true or similar. mp3gain is only called if appropriate tags are not already set by your encoder. E.g. lame version 0.95 already writes the gain values into tags. The exact conversion factor between mp3gain's gain value and iPod's volume tag is not known yet -- your input is appreciated.</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="visibility">True</property>
@@ -16896,6 +12408,27 @@
<property name="spacing">6</property>
<child>
+ <widget class="GtkLabel" id="prefs_label_syncexamples">
+ <property name="visible">True</property>
+ <property name="label"><i>label</i></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">True</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">10</property>
+ <property name="ypad">3</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
<widget class="GtkTable" id="table34">
<property name="visible">True</property>
<property name="n_rows">3</property>
@@ -16931,6 +12464,7 @@
<child>
<widget class="GtkEntry" id="sync_contacts_path_entry">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Specify exact path including command line options. '%i' will be replaced with the mount point of the iPod.</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="visibility">True</property>
@@ -16995,6 +12529,7 @@
<child>
<widget class="GtkEntry" id="sync_calendar_path_entry">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Specify exact path including command line options. '%i' will be replaced with the mount point of the iPod.</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="visibility">True</property>
@@ -17059,6 +12594,7 @@
<child>
<widget class="GtkEntry" id="sync_notes_path_entry">
<property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Specify exact path including command line options. '%i' will be replaced with the mount point of the iPod.</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="visibility">True</property>
@@ -17168,6 +12704,902 @@
<property name="type">tab</property>
</packing>
</child>
+
+ <child>
+ <widget class="GtkVBox" id="vbox141">
+ <property name="border_width">12</property>
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">18</property>
+
+ <child>
+ <widget class="GtkVBox" id="vbox142">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label312">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"><b>Podcast subscriptions</b></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHBox" id="hbox159">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label313">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"> </property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkScrolledWindow" id="pc_subs_window">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
+ <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+ <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+ <child>
+ <placeholder/>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkVBox" id="vbox143">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkButton" id="pc_add_button">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Add</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <signal name="clicked" handler="on_pc_add_button_clicked" last_modification_time="Mon, 19 Sep 2005 11:26:32 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="pc_update_button">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Update</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <signal name="clicked" handler="on_pc_update_button_clicked" last_modification_time="Mon, 19 Sep 2005 17:28:32 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="pc_delete_button">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Delete</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <signal name="clicked" handler="on_pc_delete_button_clicked" last_modification_time="Mon, 19 Sep 2005 15:40:04 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHBox" id="hbox167">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label322">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"> </property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkTable" id="table35">
+ <property name="visible">True</property>
+ <property name="n_rows">2</property>
+ <property name="n_columns">2</property>
+ <property name="homogeneous">False</property>
+ <property name="row_spacing">0</property>
+ <property name="column_spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label323">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Name: </property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label324">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">URL: </property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="pc_name">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="pc_url">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkVBox" id="vbox144">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label315">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"><b>File options</b></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHBox" id="hbox160">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label314">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"> </property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkVBox" id="vbox145">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkHBox" id="hbox161">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label316">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Save podcasts to: </property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="pc_dir">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ <signal name="changed" handler="on_pc_dir_changed" last_modification_time="Sat, 17 Sep 2005 20:23:44 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHBox" id="hbox163">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkCheckButton" id="pc_del_age">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Delete from computer when </property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="on_pc_del_age_toggled" last_modification_time="Sat, 17 Sep 2005 21:41:16 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkSpinButton" id="pc_del_age_val">
+ <property name="width_request">52</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="climb_rate">1</property>
+ <property name="digits">0</property>
+ <property name="numeric">False</property>
+ <property name="update_policy">GTK_UPDATE_ALWAYS</property>
+ <property name="snap_to_ticks">False</property>
+ <property name="wrap">False</property>
+ <property name="adjustment">1 1 100 1 10 10</property>
+ <signal name="value_changed" handler="on_pc_del_age_val_value_changed" last_modification_time="Sat, 17 Sep 2005 21:42:03 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label339">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"> days old</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="pc_del_copied">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Delete once copied to iPod</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="on_pc_del_copied_toggled" last_modification_time="Mon, 19 Sep 2005 10:10:09 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHBox" id="hbox162">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkCheckButton" id="pc_auto_fetch">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Automatically fetch podcasts on startup</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="on_pc_auto_fetch_toggled" last_modification_time="Sat, 17 Sep 2005 22:00:55 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="pc_log">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Create podcast logfile at:</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="on_pc_log_toggled" last_modification_time="Sat, 17 Sep 2005 22:01:03 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHBox" id="hbox166">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label321">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"> </property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="pc_log_file">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ <signal name="changed" handler="on_pc_log_file_changed" last_modification_time="Sat, 17 Sep 2005 22:01:14 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkVBox" id="vbox146">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label318">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"><b>iPod options</b></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHBox" id="hbox164">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label319">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"> </property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkVBox" id="vbox147">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkCheckButton" id="pc_auto_sync">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Automatically sync to iPod</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="on_pc_auto_sync_toggled" last_modification_time="Sat, 17 Sep 2005 22:01:21 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHBox" id="hbox165">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkCheckButton" id="pc_ipod_del_age">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Delete from iPod when </property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="on_pc_ipod_del_age_toggled" last_modification_time="Sat, 17 Sep 2005 22:02:32 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkSpinButton" id="pc_ipod_del_age_val">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="climb_rate">1</property>
+ <property name="digits">0</property>
+ <property name="numeric">False</property>
+ <property name="update_policy">GTK_UPDATE_ALWAYS</property>
+ <property name="snap_to_ticks">False</property>
+ <property name="wrap">False</property>
+ <property name="adjustment">0 0 100 1 10 10</property>
+ <signal name="value_changed" handler="on_pc_ipod_del_age_val_value_changed" last_modification_time="Sat, 17 Sep 2005 22:01:46 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label320">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes"> days old</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="pc_ipod_del_played">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Delete from iPod if podcast has been played</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="on_pc_ipod_del_played_toggled" last_modification_time="Sat, 17 Sep 2005 22:02:25 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="pc_ipod_inc_date">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Include broadcast date in track title</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="on_pc_ipod_inc_date_toggled" last_modification_time="Sat, 17 Sep 2005 22:02:18 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="pc_change_genre">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Set all podcast genres to 'Podcast'</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="on_pc_change_genre_toggled" last_modification_time="Sat, 17 Sep 2005 22:02:10 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="tab_expand">False</property>
+ <property name="tab_fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label311">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">_Podcasts</property>
+ <property name="use_underline">True</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="type">tab</property>
+ </packing>
+ </child>
</widget>
<packing>
<property name="padding">0</property>
@@ -17231,4 +13663,2984 @@
</child>
</widget>
+<widget class="GtkWindow" id="podcast_window">
+ <property name="visible">True</property>
+ <property name="title" translatable="yes">Podcasts</property>
+ <property name="type">GTK_WINDOW_TOPLEVEL</property>
+ <property name="window_position">GTK_WIN_POS_NONE</property>
+ <property name="modal">False</property>
+ <property name="resizable">False</property>
+ <property name="destroy_with_parent">False</property>
+ <property name="decorated">True</property>
+ <property name="skip_taskbar_hint">False</property>
+ <property name="skip_pager_hint">False</property>
+ <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
+ <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
+
+ <child>
+ <widget class="GtkVBox" id="vbox148">
+ <property name="border_width">18</property>
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">18</property>
+
+ <child>
+ <widget class="GtkScrolledWindow" id="podcast_list_window">
+ <property name="height_request">236</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
+ <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+ <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+ <child>
+ <placeholder/>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkVBox" id="vbox149">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkProgressBar" id="file_progressbar">
+ <property name="visible">True</property>
+ <property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
+ <property name="fraction">0</property>
+ <property name="pulse_step">0.10000000149</property>
+ <property name="text" translatable="yes"></property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkProgressBar" id="total_progressbar">
+ <property name="visible">True</property>
+ <property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
+ <property name="fraction">0</property>
+ <property name="pulse_step">0.10000000149</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="status_label">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">
+
+</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">True</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHBox" id="hbox168">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">18</property>
+
+ <child>
+ <placeholder/>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="button11">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Abort selected</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="button10">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Abort current</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="pc_abort_button">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Abort all</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ </child>
+</widget>
+
+<widget class="GtkWindow" id="details_window">
+ <property name="visible">True</property>
+ <property name="title" translatable="yes">Details</property>
+ <property name="type">GTK_WINDOW_TOPLEVEL</property>
+ <property name="window_position">GTK_WIN_POS_NONE</property>
+ <property name="modal">False</property>
+ <property name="resizable">True</property>
+ <property name="destroy_with_parent">False</property>
+ <property name="decorated">True</property>
+ <property name="skip_taskbar_hint">False</property>
+ <property name="skip_pager_hint">False</property>
+ <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
+ <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
+
+ <child>
+ <widget class="GtkVBox" id="vbox150">
+ <property name="border_width">6</property>
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">4</property>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_artist_title">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">3</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkViewport" id="details_viewport">
+ <property name="border_width">2</property>
+ <property name="visible">True</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+
+ <child>
+ <widget class="GtkHBox" id="hbox188">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">4</property>
+
+ <child>
+ <widget class="GtkVBox" id="vbox151">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkLabel" id="label340">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Cover</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">6</property>
+ </widget>
+ <packing>
+ <property name="padding">2</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkViewport" id="viewport18">
+ <property name="visible">True</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+
+ <child>
+ <widget class="GtkImage" id="details_image_thumbnail">
+ <property name="visible">True</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">3</property>
+ <property name="ypad">3</property>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="details_button_set_artwork">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+
+ <child>
+ <widget class="GtkAlignment" id="alignment6">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xscale">0</property>
+ <property name="yscale">0</property>
+ <property name="top_padding">0</property>
+ <property name="bottom_padding">0</property>
+ <property name="left_padding">0</property>
+ <property name="right_padding">0</property>
+
+ <child>
+ <widget class="GtkHBox" id="hbox190">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">2</property>
+
+ <child>
+ <widget class="GtkImage" id="image3072">
+ <property name="visible">True</property>
+ <property name="stock">gtk-open</property>
+ <property name="icon_size">4</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label341">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Set Cover Art</property>
+ <property name="use_underline">True</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">6</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="details_checkbutton_writethrough">
+ <property name="border_width">3</property>
+ <property name="visible">True</property>
+ <property name="tooltip" translatable="yes">If you check this, information (cover art and meta information) changed for this track will be copied to all other selected tracks as well. Use with care.</property>
+ <property name="can_focus">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+
+ <child>
+ <widget class="GtkAlignment" id="alignment7">
+ <property name="visible">True</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xscale">0</property>
+ <property name="yscale">0</property>
+ <property name="top_padding">0</property>
+ <property name="bottom_padding">0</property>
+ <property name="left_padding">0</property>
+ <property name="right_padding">0</property>
+
+ <child>
+ <widget class="GtkHBox" id="hbox191">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">2</property>
+
+ <child>
+ <widget class="GtkImage" id="image3074">
+ <property name="visible">True</property>
+ <property name="stock">gtk-dialog-warning</property>
+ <property name="icon_size">4</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label342">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Change all tracks
+simultaneously</property>
+ <property name="use_underline">True</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">6</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="pack_type">GTK_PACK_END</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHSeparator" id="hseparator56">
+ <property name="visible">True</property>
+ </widget>
+ <packing>
+ <property name="padding">5</property>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="pack_type">GTK_PACK_END</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="details_button_remove_artwork">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+
+ <child>
+ <widget class="GtkAlignment" id="alignment8">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xscale">0</property>
+ <property name="yscale">0</property>
+ <property name="top_padding">0</property>
+ <property name="bottom_padding">0</property>
+ <property name="left_padding">0</property>
+ <property name="right_padding">0</property>
+
+ <child>
+ <widget class="GtkHBox" id="hbox192">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">2</property>
+
+ <child>
+ <widget class="GtkImage" id="image3075">
+ <property name="visible">True</property>
+ <property name="stock">gtk-delete</property>
+ <property name="icon_size">4</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label389">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Remove Cover Art</property>
+ <property name="use_underline">True</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">2</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkNotebook" id="details_notebook">
+ <property name="border_width">2</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="show_tabs">True</property>
+ <property name="show_border">True</property>
+ <property name="tab_pos">GTK_POS_TOP</property>
+ <property name="scrollable">False</property>
+ <property name="enable_popup">False</property>
+
+ <child>
+ <widget class="GtkScrolledWindow" id="scrolledwindow20">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+ <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+ <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+ <child>
+ <widget class="GtkViewport" id="viewport14">
+ <property name="visible">True</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+
+ <child>
+ <widget class="GtkVBox" id="vbox153">
+ <property name="border_width">6</property>
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">6</property>
+
+ <child>
+ <widget class="GtkTable" id="table36">
+ <property name="visible">True</property>
+ <property name="n_rows">10</property>
+ <property name="n_columns">5</property>
+ <property name="homogeneous">False</property>
+ <property name="row_spacing">2</property>
+ <property name="column_spacing">10</property>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_2">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_1">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_3">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_6">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_4">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_2">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_1">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_3">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_6">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_4">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_25">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">5</property>
+ <property name="bottom_attach">6</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_25">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">5</property>
+ <property name="bottom_attach">6</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_14">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="right_attach">4</property>
+ <property name="top_attach">5</property>
+ <property name="bottom_attach">6</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label379">
+ <property name="visible">True</property>
+ <property name="label"></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">5</property>
+ <property name="bottom_attach">6</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_14">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">5</property>
+ <property name="bottom_attach">6</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label380">
+ <property name="visible">True</property>
+ <property name="label"></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">6</property>
+ <property name="bottom_attach">7</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label381">
+ <property name="visible">True</property>
+ <property name="label"></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">7</property>
+ <property name="bottom_attach">8</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label382">
+ <property name="visible">True</property>
+ <property name="label"></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">8</property>
+ <property name="bottom_attach">9</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label383">
+ <property name="visible">True</property>
+ <property name="label"></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">9</property>
+ <property name="bottom_attach">10</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_18">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">6</property>
+ <property name="bottom_attach">7</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_26">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">7</property>
+ <property name="bottom_attach">8</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_28">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">8</property>
+ <property name="bottom_attach">9</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="details_checkbutton_28">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes"></property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">8</property>
+ <property name="bottom_attach">9</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_19">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">6</property>
+ <property name="bottom_attach">7</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_11">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">7</property>
+ <property name="bottom_attach">8</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_35">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">8</property>
+ <property name="bottom_attach">9</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="details_checkbutton_35">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes"></property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="right_attach">4</property>
+ <property name="top_attach">8</property>
+ <property name="bottom_attach">9</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_18">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">6</property>
+ <property name="bottom_attach">7</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_26">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">7</property>
+ <property name="bottom_attach">8</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_19">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="right_attach">4</property>
+ <property name="top_attach">6</property>
+ <property name="bottom_attach">7</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_11">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="right_attach">4</property>
+ <property name="top_attach">7</property>
+ <property name="bottom_attach">8</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <placeholder/>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="tab_expand">False</property>
+ <property name="tab_fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label343">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">_General</property>
+ <property name="use_underline">True</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property name="mnemonic_widget">scrolledwindow20</property>
+ </widget>
+ <packing>
+ <property name="type">tab</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkScrolledWindow" id="scrolledwindow22">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+ <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+ <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+ <child>
+ <widget class="GtkViewport" id="viewport16">
+ <property name="visible">True</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+
+ <child>
+ <widget class="GtkTable" id="table41">
+ <property name="border_width">6</property>
+ <property name="visible">True</property>
+ <property name="n_rows">6</property>
+ <property name="n_columns">5</property>
+ <property name="homogeneous">False</property>
+ <property name="row_spacing">2</property>
+ <property name="column_spacing">10</property>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_5">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_31">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_34">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_33">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">5</property>
+ <property name="bottom_attach">6</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_30">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_32">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_31">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_34">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_32">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkScrolledWindow" id="scrolledwindow25">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
+ <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+ <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+ <child>
+ <widget class="GtkTextView" id="details_textview_5">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="overwrite">False</property>
+ <property name="accepts_tab">True</property>
+ <property name="justification">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap_mode">GTK_WRAP_WORD</property>
+ <property name="cursor_visible">True</property>
+ <property name="pixels_above_lines">0</property>
+ <property name="pixels_below_lines">0</property>
+ <property name="pixels_inside_wrap">0</property>
+ <property name="left_margin">0</property>
+ <property name="right_margin">0</property>
+ <property name="indent">0</property>
+ <property name="text"></property>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkScrolledWindow" id="scrolledwindow26">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
+ <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+ <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+ <child>
+ <widget class="GtkTextView" id="details_textview_33">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="overwrite">False</property>
+ <property name="accepts_tab">True</property>
+ <property name="justification">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap_mode">GTK_WRAP_WORD</property>
+ <property name="cursor_visible">True</property>
+ <property name="pixels_above_lines">0</property>
+ <property name="pixels_below_lines">0</property>
+ <property name="pixels_inside_wrap">0</property>
+ <property name="left_margin">0</property>
+ <property name="right_margin">0</property>
+ <property name="indent">0</property>
+ <property name="text"></property>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">5</property>
+ <property name="bottom_attach">6</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkScrolledWindow" id="scrolledwindow24">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
+ <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+ <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+ <child>
+ <widget class="GtkTextView" id="details_textview_30">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="overwrite">False</property>
+ <property name="accepts_tab">True</property>
+ <property name="justification">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap_mode">GTK_WRAP_WORD</property>
+ <property name="cursor_visible">True</property>
+ <property name="pixels_above_lines">0</property>
+ <property name="pixels_below_lines">0</property>
+ <property name="pixels_inside_wrap">0</property>
+ <property name="left_margin">0</property>
+ <property name="right_margin">0</property>
+ <property name="indent">0</property>
+ <property name="text"></property>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
+ </packing>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="tab_expand">False</property>
+ <property name="tab_fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label345">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">_Podcasts</property>
+ <property name="use_underline">True</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property name="mnemonic_widget">scrolledwindow20</property>
+ </widget>
+ <packing>
+ <property name="type">tab</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkScrolledWindow" id="scrolledwindow23">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+ <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+ <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+ <child>
+ <widget class="GtkViewport" id="viewport17">
+ <property name="visible">True</property>
+ <property name="shadow_type">GTK_SHADOW_IN</property>
+
+ <child>
+ <widget class="GtkVBox" id="vbox152">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkTable" id="table37">
+ <property name="border_width">6</property>
+ <property name="visible">True</property>
+ <property name="n_rows">12</property>
+ <property name="n_columns">5</property>
+ <property name="homogeneous">False</property>
+ <property name="row_spacing">2</property>
+ <property name="column_spacing">10</property>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_20">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_22">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_21">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_27">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_29">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_27">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">0</property>
+ <property name="bottom_attach">1</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_29">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_20">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_22">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_21">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label378">
+ <property name="visible">True</property>
+ <property name="label"></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">7</property>
+ <property name="bottom_attach">8</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_8">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">5</property>
+ <property name="bottom_attach">6</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_9">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">6</property>
+ <property name="bottom_attach">7</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_23">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">8</property>
+ <property name="bottom_attach">9</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_23">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">8</property>
+ <property name="bottom_attach">9</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_24">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">8</property>
+ <property name="bottom_attach">9</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_24">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="right_attach">4</property>
+ <property name="top_attach">8</property>
+ <property name="bottom_attach">9</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label386">
+ <property name="visible">True</property>
+ <property name="label"></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">8</property>
+ <property name="bottom_attach">9</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label387">
+ <property name="visible">True</property>
+ <property name="label"></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">9</property>
+ <property name="bottom_attach">10</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label388">
+ <property name="visible">True</property>
+ <property name="label"></property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">10</property>
+ <property name="bottom_attach">11</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_7">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">7</property>
+ <property name="bottom_attach">8</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_10">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">7</property>
+ <property name="bottom_attach">8</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_7">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">7</property>
+ <property name="bottom_attach">8</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_15">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">9</property>
+ <property name="bottom_attach">10</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_17">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">10</property>
+ <property name="bottom_attach">11</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_16">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">9</property>
+ <property name="bottom_attach">10</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_15">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">9</property>
+ <property name="bottom_attach">10</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_16">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="right_attach">4</property>
+ <property name="top_attach">9</property>
+ <property name="bottom_attach">10</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_17">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">10</property>
+ <property name="bottom_attach">11</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_8">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">False</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">False</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">5</property>
+ <property name="bottom_attach">6</property>
+ <property name="x_padding">1</property>
+ <property name="y_padding">1</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_9">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">False</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">False</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">6</property>
+ <property name="bottom_attach">7</property>
+ <property name="x_padding">1</property>
+ <property name="y_padding">1</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_10">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">False</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">False</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="right_attach">4</property>
+ <property name="top_attach">7</property>
+ <property name="bottom_attach">8</property>
+ <property name="x_padding">1</property>
+ <property name="y_padding">1</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_12">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="right_attach">1</property>
+ <property name="top_attach">11</property>
+ <property name="bottom_attach">12</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkCheckButton" id="details_checkbutton_12">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes"></property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">11</property>
+ <property name="bottom_attach">12</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_13">
+ <property name="visible">True</property>
+ <property name="label">label</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">10</property>
+ <property name="bottom_attach">11</property>
+ <property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="details_entry_13">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">False</property>
+ </widget>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="right_attach">4</property>
+ <property name="top_attach">10</property>
+ <property name="bottom_attach">11</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <placeholder/>
+ </child>
+
+ <child>
+ <placeholder/>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="tab_expand">False</property>
+ <property name="tab_fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label346">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">_Other</property>
+ <property name="use_underline">True</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property name="mnemonic_widget">scrolledwindow20</property>
+ </widget>
+ <packing>
+ <property name="type">tab</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHSeparator" id="hseparator55">
+ <property name="visible">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHBox" id="hbox187">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkHBox" id="hbox186">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">0</property>
+
+ <child>
+ <widget class="GtkButton" id="details_button_first">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+
+ <child>
+ <widget class="GtkImage" id="image3068">
+ <property name="visible">True</property>
+ <property name="stock">gtk-goto-first</property>
+ <property name="icon_size">4</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="details_button_previous">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+
+ <child>
+ <widget class="GtkImage" id="image3069">
+ <property name="visible">True</property>
+ <property name="stock">gtk-go-back</property>
+ <property name="icon_size">4</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="details_label_index">
+ <property name="visible">True</property>
+ <property name="label">n/n</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">5</property>
+ <property name="ypad">4</property>
+ </widget>
+ <packing>
+ <property name="padding">5</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="details_button_next">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+
+ <child>
+ <widget class="GtkImage" id="image3070">
+ <property name="visible">True</property>
+ <property name="stock">gtk-go-forward</property>
+ <property name="icon_size">4</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="details_button_last">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+
+ <child>
+ <widget class="GtkImage" id="image3071">
+ <property name="visible">True</property>
+ <property name="stock">gtk-goto-last</property>
+ <property name="icon_size">4</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHButtonBox" id="hbuttonbox13">
+ <property name="visible">True</property>
+ <property name="layout_style">GTK_BUTTONBOX_END</property>
+ <property name="spacing">7</property>
+
+ <child>
+ <widget class="GtkButton" id="details_button_apply">
+ <property name="visible">True</property>
+ <property name="can_default">True</property>
+ <property name="can_focus">True</property>
+ <property name="label">gtk-apply</property>
+ <property name="use_stock">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="details_button_cancel">
+ <property name="visible">True</property>
+ <property name="can_default">True</property>
+ <property name="can_focus">True</property>
+ <property name="label">gtk-cancel</property>
+ <property name="use_stock">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="details_button_ok">
+ <property name="visible">True</property>
+ <property name="can_default">True</property>
+ <property name="can_focus">True</property>
+ <property name="label">gtk-ok</property>
+ <property name="use_stock">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="pack_type">GTK_PACK_END</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkHButtonBox" id="hbuttonbox14">
+ <property name="visible">True</property>
+ <property name="layout_style">GTK_BUTTONBOX_END</property>
+ <property name="spacing">7</property>
+
+ <child>
+ <widget class="GtkButton" id="details_button_undo_all">
+ <property name="visible">True</property>
+ <property name="can_default">True</property>
+ <property name="can_focus">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+
+ <child>
+ <widget class="GtkAlignment" id="alignment9">
+ <property name="visible">True</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xscale">0</property>
+ <property name="yscale">0</property>
+ <property name="top_padding">0</property>
+ <property name="bottom_padding">0</property>
+ <property name="left_padding">0</property>
+ <property name="right_padding">0</property>
+
+ <child>
+ <widget class="GtkHBox" id="hbox193">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">2</property>
+
+ <child>
+ <widget class="GtkImage" id="image3076">
+ <property name="visible">True</property>
+ <property name="stock">gtk-undo</property>
+ <property name="icon_size">4</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label390">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">_Undo All</property>
+ <property name="use_underline">True</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkButton" id="details_button_undo_track">
+ <property name="visible">True</property>
+ <property name="can_default">True</property>
+ <property name="can_focus">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+
+ <child>
+ <widget class="GtkAlignment" id="alignment10">
+ <property name="visible">True</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xscale">0</property>
+ <property name="yscale">0</property>
+ <property name="top_padding">0</property>
+ <property name="bottom_padding">0</property>
+ <property name="left_padding">0</property>
+ <property name="right_padding">0</property>
+
+ <child>
+ <widget class="GtkHBox" id="hbox194">
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">2</property>
+
+ <child>
+ <widget class="GtkImage" id="image3077">
+ <property name="visible">True</property>
+ <property name="stock">gtk-undo</property>
+ <property name="icon_size">4</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label391">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">_Undo Track</property>
+ <property name="use_underline">True</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ </widget>
+ </child>
+</widget>
+
</glade-interface>
Modified: gtkpod/trunk/pixmaps/gtkpod-add-dirs.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-add-dirs.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/pixmaps/gtkpod-add-files.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-add-files.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/pixmaps/gtkpod-add-playlists.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-add-playlists.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/pixmaps/gtkpod-icon-32.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-icon-32.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/pixmaps/gtkpod-icon-32x32-2.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-icon-32x32-2.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/pixmaps/gtkpod-icon-32x32.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-icon-32x32.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/pixmaps/gtkpod-icon-48.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-icon-48.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/pixmaps/gtkpod-icon-48x48.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-icon-48x48.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/pixmaps/gtkpod-icon-64x64.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-icon-64x64.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/pixmaps/gtkpod-logo.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-logo.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/pixmaps/gtkpod-new-playlist.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-new-playlist.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/pixmaps/gtkpod-read.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-read.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/pixmaps/gtkpod-sync.png
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/pixmaps/gtkpod-sync.png
___________________________________________________________________
Name: svn:eol-style
- native
Modified: gtkpod/trunk/po/POTFILES.in
===================================================================
--- gtkpod/trunk/po/POTFILES.in 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/po/POTFILES.in 2005-12-30 07:31:41 UTC (rev 94)
@@ -6,6 +6,7 @@
src/context_menus.c
src/date_parser.l
src/date_parser2.l
+src/details.c
src/display.c
src/display_itdb.c
src/display_playlists.c
@@ -19,10 +20,6 @@
src/getopt1.c
src/getopt.c
src/info.c
-src/itdb_itunesdb.c
-src/itdb_main.c
-src/itdb_playlist.c
-src/itdb_track.c
src/main.c
src/md5.c
src/misc.c
Modified: gtkpod/trunk/po/de.gmo
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/po/de.gmo
___________________________________________________________________
Name: svn:eol-style
- native
Name: svn:mime-type
+ application/x-gmo
Modified: gtkpod/trunk/po/de.po
===================================================================
--- gtkpod/trunk/po/de.po 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/po/de.po 2005-12-30 07:31:41 UTC (rev 94)
@@ -7,8 +7,8 @@
msgstr ""
"Project-Id-Version: gtkpod 0.52\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-16 16:18+0900\n"
-"PO-Revision-Date: 2005-07-16 15:42+0900\n"
+"POT-Creation-Date: 2005-12-14 23:51+0900\n"
+"PO-Revision-Date: 2005-12-14 23:22+0900\n"
"Last-Translator: Jörg Schuler <jcsjcs at users.sourceforge.net>\n"
"Language-Team: none\n"
"MIME-Version: 1.0\n"
@@ -231,175 +231,242 @@
"Eine Instanz von gtkpod läuft bereits. Der Playcount-Server wird nicht "
"gestartet.\n"
-#: src/confirmation.c:363
+#: src/confirmation.c:361
msgid "Confirmation Dialogue"
msgstr "Sicherheitsabfrage"
-#: src/context_menus.c:299
+#: src/context_menus.c:368 gtkpod.glade:530
msgid "Edit"
msgstr "Bearbeiten"
-#: src/context_menus.c:301 src/tools.c:634
+#: src/context_menus.c:370 src/tools.c:634
msgid "Play Now"
msgstr "Jetzt Spielen"
-#: src/context_menus.c:303 src/tools.c:645
+#: src/context_menus.c:372 src/tools.c:645
msgid "Enqueue"
msgstr "Zum Abspielen Vormerken"
-#: src/context_menus.c:306
+#: src/context_menus.c:375
msgid "Export Tracks"
msgstr "Stücke Exportieren"
-#: src/context_menus.c:308 src/file_export.c:1091
+#: src/context_menus.c:377 src/file_export.c:1069
msgid "Create Playlist File"
msgstr "Wiedergabelistendatei erstellen"
-#: src/context_menus.c:310
+#: src/context_menus.c:379
+msgid "Edit Details"
+msgstr "Details editieren"
+
+#: src/context_menus.c:381 gtkpod.glade:12816
msgid "Update"
msgstr "Aktualisieren"
-#: src/context_menus.c:312
+#: src/context_menus.c:383
msgid "Sync Dirs"
msgstr "Verzeichnisse abgleichen"
-#: src/context_menus.c:314
+#: src/context_menus.c:385
msgid "Normalize"
msgstr "Lautstärkenormalisierung"
-#: src/context_menus.c:316
+#: src/context_menus.c:387
msgid "Create new Playlist"
msgstr "Neue Wiedergabeliste erstellen"
-#: src/context_menus.c:319
+#: src/context_menus.c:390
msgid "Edit Smart Playlist"
msgstr "Intelligente Wiedergabeliste editieren"
-#: src/context_menus.c:325
+#: src/context_menus.c:396
msgid "Alphabetize"
msgstr "Sortieren"
-#: src/context_menus.c:347
+#: src/context_menus.c:420
msgid "Delete From iPod"
msgstr "Vom iPod entfernen "
-#: src/context_menus.c:352
+#: src/context_menus.c:426
msgid "Delete From Harddisk"
msgstr "Von der Festplatte löschen"
-#: src/context_menus.c:357
+#: src/context_menus.c:432
msgid "Delete From Database"
msgstr "Aus der Datenbank entfernen"
-#: src/context_menus.c:362
+#: src/context_menus.c:438
msgid "Delete From Playlist"
msgstr "Von der Wiedergabeliste entfernen"
-#: src/context_menus.c:371
+#: src/context_menus.c:457
msgid "Delete Including Tracks"
msgstr "Löschen inklusive der Stücke"
-#: src/context_menus.c:376
+#: src/context_menus.c:463
msgid "Delete Including Tracks (Harddisk)"
msgstr "Löschen inklusive der Stücke (Festplatte)"
-#: src/context_menus.c:381
+#: src/context_menus.c:469
msgid "Delete Including Tracks (Database)"
msgstr "Löschen inklusive der Stücke (Datenbank)"
-#: src/context_menus.c:386
+#: src/context_menus.c:475
msgid "Delete But Keep Tracks"
msgstr "Löschen aber Stücke behalten"
-#: src/context_menus.c:391
+#: src/context_menus.c:481
msgid "Remove All Tracks from iPod"
msgstr "Alle Stücke vom iPod entfernen"
-#: src/context_menus.c:396
+#: src/context_menus.c:487
msgid "Remove All Tracks from Database"
msgstr "Alle Stücke aus der Datenbank entfernen"
+#: src/context_menus.c:494
+msgid "Remove All Podcasts from iPod"
+msgstr "Alle Podcasts vom iPod entfernen"
+
+#: src/context_menus.c:505 gtkpod.glade:156
+msgid "Update Podcasts"
+msgstr "Podcasts erneuern"
+
+#: src/context_menus.c:512
+msgid "Podcasts Preferences"
+msgstr "Podcasts Einstellungen"
+
#: src/date_parser.l:269
#, c-format
msgid "Date format error: unrecognized character: '%s'\n"
msgstr "Datums Formatvorgabefehler: unbekanntes Zeichen: '%s'\n"
-#: src/display.c:876
+#: src/details.c:1035 gtkpod.glade:4365
+msgid "n/a"
+msgstr "---"
+
+#: src/details.c:1099
+msgid "<b>n/a</b>"
+msgstr "<b>---</b>"
+
+#: src/display.c:924 src/display.c:1022 src/display.c:1071 src/display.c:1302
+#: src/display.c:1358 src/display.c:1413 src/display.c:1464 src/display.c:1628
+#: src/misc_playlist.c:274
+msgid "No playlist selected"
+msgstr "Keine Wiedergabeliste ausgewählt"
+
+#: src/display.c:934
+msgid "Edit selected entry of which sort tab?"
+msgstr "Markierten Eintrag aus welchem Filter-Tab editieren?"
+
+#. no entry selected
+#: src/display.c:941 src/misc_confirm.c:441 src/misc_track.c:1482
+msgid "No entry selected."
+msgstr "Kein Tab-Eintrag ausgewählt."
+
+#: src/display.c:960 src/display.c:1040 src/display.c:1345 src/display.c:1401
+#: src/display.c:1452 src/display.c:1503
+msgid "No tracks selected"
+msgstr "Keine Stücke ausgewählt"
+
+#: src/display.c:1056 src/display.c:1322 src/display.c:1378 src/display.c:1430
+#: src/display.c:1481 src/display.c:1650
+#, c-format
+msgid "No entry selected in Sort Tab %d"
+msgstr "Kein Eintrag im Sort Tab %d ausgewählt"
+
+#: src/display.c:1095
+msgid "Remove entry of which sort tab from database?"
+msgstr "Markierten Eintrag aus welchem Filter-Tab entfernen?"
+
+#: src/display.c:1103
+msgid "Remove tracks in selected entry of which filter tab from the iPod?"
+msgstr ""
+"Stücke im ausgewählten Eintrag aus welchem Filter-Tab vom iPod löschen?"
+
+#: src/display.c:1125
+msgid "Remove tracks in selected entry of which filter tab from the harddisk?"
+msgstr ""
+"Stücke im ausgewählten Eintrag aus welchem Filter-Tab von der Festplatte "
+"löschen?"
+
+#: src/display.c:1155
+msgid "Remove tracks in selected entry of which filter tab from playlist?"
+msgstr ""
+"Stücke im ausgewählten Eintrag aus welchem Filter-Tab von der "
+"Wiedergabeliste löschen?"
+
+#: src/display.c:1174
msgid "Currently no iPod database selected"
msgstr "Keine iPod Datenbank ausgewählt"
-#: src/display.c:904 src/display.c:931
+#: src/display.c:1202 src/display.c:1229
msgid "Update selected entry of which sort tab?"
msgstr "Markierten Eintrag aus welchem Sort Tab aktualisieren?"
-#: src/display.c:950
+#: src/display.c:1248
msgid "Sync dirs of selected entry in which sort tab?"
msgstr "Verzeichnisse aus welchem Sort Tab abgleichen?"
-#: src/display.c:1004 src/display.c:1060 src/display.c:1115 src/display.c:1166
-#: src/display.c:1330 src/misc_playlist.c:274
-msgid "No playlist selected"
-msgstr "Keine Wiedergabeliste ausgewählt"
-
-#: src/display.c:1018
+#: src/display.c:1316
msgid "Export selected entry of which sort tab?"
msgstr "Markierten Eintrag aus welchem Sort Tab aktualisieren?"
-#: src/display.c:1024 src/display.c:1080 src/display.c:1132 src/display.c:1183
-#: src/display.c:1352
-#, c-format
-msgid "No entry selected in Sort Tab %d"
-msgstr "Kein Eintrag im Sort Tab %d ausgewählt"
-
-#: src/display.c:1047 src/display.c:1103 src/display.c:1154 src/display.c:1205
-msgid "No tracks selected"
-msgstr "Keine Stücke ausgewählt"
-
-#: src/display.c:1074
+#: src/display.c:1372
msgid "Create playlist file from selected entry of which sort tab?"
msgstr ""
"Datei mit Wiedergabeliste für ausgewählten Eintrag aus welchem Sort Tab "
"erstellen?"
-#: src/display.c:1126
+#: src/display.c:1424
msgid "Play tracks in selected entry of which sort tab?"
msgstr "Stücke aus welchem Sort Tab abspielen?"
-#: src/display.c:1177
+#: src/display.c:1475
msgid "Enqueue tracks in selected entry of which sort tab?"
msgstr "Stücke aus welchem Sort Tab zum abspielen vormerken?"
-#: src/display.c:1342
+#: src/display.c:1640
msgid "Normalize tracks in selected entry of which sort tab?"
msgstr "Stücke aus welchem Sort Tab normalisieren?"
-#: src/display_itdb.c:691 src/display_itdb.c:758
+#: src/display_itdb.c:319
+#, c-format
+msgid "Failed to set cover art: '%s'"
+msgstr "Konnte Artwork nicht setzen: '%s'"
+
+#. add podcast playlist
+#: src/display_itdb.c:843 src/display_itdb.c:871 src/display_itdb.c:975
+#: gtkpod.glade:13668
+msgid "Podcasts"
+msgstr "Podcasts"
+
+#: src/display_itdb.c:845 src/display_itdb.c:941
msgid "Local"
msgstr "Lokal"
-#: src/display_itdb.c:863
+#: src/display_itdb.c:1081
#, c-format
msgid "Increased playcount for '%s'"
msgstr "Playcount für '%s' wurde erhöht"
#. give a notice on the statusbar -- otherwise the user
#. * will never know why the drag is not possible
-#: src/display_playlists.c:494 src/display_playlists.c:536
+#: src/display_playlists.c:498 src/display_playlists.c:540
msgid "Error: drag from iPod not possible in offline mode."
msgstr "Fehler: Ein Drag vom iPod ist im Offline-Modus nicht möglich."
-#: src/display_playlists.c:563 src/display_songs.c:283
+#: src/display_playlists.c:567 src/display_songs.c:285
#, c-format
msgid "Copied one track"
msgid_plural "Copied %d tracks"
msgstr[0] "Ein Stück kopiert"
msgstr[1] "%d Stücke kopiert"
-#: src/display_playlists.c:852
+#: src/display_playlists.c:856
msgid "Can't reorder sorted treeview."
msgstr "Die Anzeige kann nicht umgeordnet werden."
-#: src/display_playlists.c:943
+#: src/display_playlists.c:947
#, c-format
msgid ""
"This DND type (%d) is not (yet) supported. If you feel implementing this "
@@ -410,22 +477,18 @@
"denken eine Unterstützung wäre sinnvoll, kontaktieren Sie bitten den Autor.\n"
"\n"
-#: src/display_playlists.c:1811 gtkpod.glade:7815 gtkpod.glade:9389
+#: src/display_playlists.c:1830 gtkpod.glade:3997
msgid "Playlists"
msgstr "Wiedergabelisten"
-#: src/display_songs.c:278
+#: src/display_songs.c:280
#, c-format
msgid "Moved one track"
msgid_plural "Moved %d tracks"
msgstr[0] "Ein Stück verschoben"
msgstr[1] "%d Stücke verschoben"
-#: src/display_songs.c:1119
-msgid "Local Database"
-msgstr "Lokale Datenbank"
-
-#: src/display_songs.c:1796
+#: src/display_songs.c:1669
#, c-format
msgid ""
"Cannot unsort track view because of a bug in the GTK lib you are using (%d.%"
@@ -437,56 +500,64 @@
"möglich, die Track-Ansicht in den unsortierten Zustand zurückzusetzen.\n"
"\n"
-#: src/display_songs.c:1985
+#: src/display_songs.c:1922
+msgid "Rtng"
+msgstr "Bwrtng"
+
+#: src/display_songs.c:1925
msgid "#"
msgstr "#"
-#: src/display_songs.c:1988
+#: src/display_songs.c:1928
msgid "CD"
msgstr "CD"
-#: src/display_songs.c:1991
+#: src/display_songs.c:1931
msgid "ID"
msgstr "ID"
-#: src/display_songs.c:1999
+#: src/display_songs.c:1934
msgid "Trnsfrd"
msgstr "Ãbertragen"
-#: src/display_songs.c:2004
+#: src/display_songs.c:1938
msgid "Cmpl"
msgstr "Smpl"
-#: src/display_songs.c:2012 src/display_spl.c:93
+#: src/display_songs.c:1942 src/display_spl.c:94
msgid "Time"
msgstr "Zeit"
-#: src/display_songs.c:2016
+#: src/display_songs.c:1945
msgid "Plycnt"
msgstr "Plycnt"
-#: src/display_songs.c:2019 gtkpod.glade:6251
+#: src/display_songs.c:1948 gtkpod.glade:2433
msgid "Played"
msgstr "Gespielt"
-#: src/display_songs.c:2022 gtkpod.glade:6274
+#: src/display_songs.c:1951 gtkpod.glade:2456
msgid "Modified"
msgstr "Modifiziert"
-#: src/display_songs.c:2025 src/display_sorttabs.c:3040 gtkpod.glade:6369
+#: src/display_songs.c:1954 src/display_sorttabs.c:3117 gtkpod.glade:2551
msgid "Added"
msgstr "Hinzugefügt"
-#: src/display_songs.c:2028 src/display_sorttabs.c:2785 src/display_spl.c:87
+#: src/display_songs.c:1957
+msgid "Released"
+msgstr "Veröffentlicht"
+
+#: src/display_songs.c:1960 src/display_sorttabs.c:2856 src/display_spl.c:88
#: src/misc_conversion.c:85
msgid "Year"
msgstr "Jahr"
-#: src/display_songs.c:2031
+#: src/display_songs.c:1963
msgid "Vol."
msgstr "Ltst."
-#: src/display_songs.c:2034
+#: src/display_songs.c:1966
msgid "Sndchk."
msgstr "Sndchk."
@@ -504,295 +575,298 @@
msgid "'Added' condition ignored because of error."
msgstr "Die Bedingung 'Hinzugefügt' wurde aufgrund eines Fehlers ignoriert."
-#: src/display_sorttabs.c:1465 src/misc_conversion.c:60
+#: src/display_sorttabs.c:1492 src/misc_conversion.c:60
msgid "All"
msgstr "Alle"
-#: src/display_sorttabs.c:2770 src/display_spl.c:84 src/misc_conversion.c:62
-#: gtkpod.glade:2579 gtkpod.glade:13823
+#: src/display_sorttabs.c:1518
+msgid "Compilations"
+msgstr "Sampler"
+
+#: src/display_sorttabs.c:2841 src/display_spl.c:85 src/misc_conversion.c:62
+#: gtkpod.glade:8709
msgid "Artist"
msgstr "Künstler"
#. 0
-#: src/display_sorttabs.c:2773 src/display_spl.c:83 src/misc_conversion.c:61
-#: gtkpod.glade:2630 gtkpod.glade:13867
+#: src/display_sorttabs.c:2844 src/display_spl.c:84 src/misc_conversion.c:61
+#: gtkpod.glade:8753
msgid "Album"
msgstr "Album"
-#: src/display_sorttabs.c:2776 src/display_spl.c:88 src/misc_conversion.c:64
-#: gtkpod.glade:2598 gtkpod.glade:13845
+#: src/display_sorttabs.c:2847 src/display_spl.c:89 src/misc_conversion.c:64
+#: gtkpod.glade:8731
msgid "Genre"
msgstr "Genre"
-#: src/display_sorttabs.c:2779
+#: src/display_sorttabs.c:2850
msgid "Comp."
msgstr "Komp."
-#: src/display_sorttabs.c:2782 src/display_spl.c:82 src/misc_conversion.c:63
-#: gtkpod.glade:2681 gtkpod.glade:13911
+#: src/display_sorttabs.c:2853 src/display_spl.c:83 src/misc_conversion.c:63
+#: gtkpod.glade:8797
msgid "Title"
msgstr "Titel"
-#: src/display_sorttabs.c:2788
+#: src/display_sorttabs.c:2859
msgid "Special"
msgstr "Spezial"
-#: src/display_sorttabs.c:3038
+#: src/display_sorttabs.c:3115
msgid "Last Played"
msgstr "Zuletzt Gespielt"
-#: src/display_sorttabs.c:3039
+#: src/display_sorttabs.c:3116
msgid "Last Modified"
msgstr "Zuletzt Modifiziert"
-#: src/display_spl.c:63
+#: src/display_spl.c:64
msgid "days"
msgstr "Tage"
-#: src/display_spl.c:64
+#: src/display_spl.c:65
msgid "weeks"
msgstr "Wochen"
-#: src/display_spl.c:65
+#: src/display_spl.c:66
msgid "months"
msgstr "Monate"
-#: src/display_spl.c:72
+#: src/display_spl.c:73
msgid "kbps"
msgstr "kbps"
-#: src/display_spl.c:73
+#: src/display_spl.c:74
msgid "Hz"
msgstr "Hz"
-#: src/display_spl.c:74 src/display_spl.c:159 src/info.c:725
+#: src/display_spl.c:75 src/display_spl.c:160 src/info.c:732
msgid "MB"
msgstr "MB"
-#: src/display_spl.c:75
+#: src/display_spl.c:76
msgid "secs"
msgstr "Sek."
-#: src/display_spl.c:85 src/misc_conversion.c:75
+#: src/display_spl.c:86 src/misc_conversion.c:75
msgid "Bitrate"
msgstr "Bitrate"
#. 15
-#: src/display_spl.c:86 src/misc_conversion.c:76
+#: src/display_spl.c:87 src/misc_conversion.c:76
msgid "Samplerate"
msgstr "Samplerate"
-#: src/display_spl.c:89 src/misc_conversion.c:67
+#: src/display_spl.c:90
msgid "Kind"
msgstr "Art"
-#: src/display_spl.c:90 src/misc_conversion.c:82
+#: src/display_spl.c:91 src/misc_conversion.c:82
msgid "Date modified"
msgstr "Modifiziert"
-#: src/display_spl.c:91
+#: src/display_spl.c:92
msgid "Track number"
msgstr "Tracknummer"
-#: src/display_spl.c:92
+#: src/display_spl.c:93
msgid "Size"
msgstr "DateigröÃe"
-#: src/display_spl.c:94 src/misc_conversion.c:65
+#: src/display_spl.c:95 src/misc_conversion.c:65
msgid "Comment"
msgstr "Kommentar"
-#: src/display_spl.c:95 src/misc_conversion.c:80
+#: src/display_spl.c:96 src/misc_conversion.c:80
msgid "Date added"
msgstr "Hinzugefügt"
#. 5
-#: src/display_spl.c:96 src/misc_conversion.c:66 gtkpod.glade:2649
-#: gtkpod.glade:13889
+#: src/display_spl.c:97 src/misc_conversion.c:66 gtkpod.glade:8775
msgid "Composer"
msgstr "Komponist"
-#: src/display_spl.c:97 src/misc_conversion.c:78 gtkpod.glade:6205
+#: src/display_spl.c:98 src/misc_conversion.c:78 gtkpod.glade:2387
msgid "Playcount"
msgstr "Playcount"
-#: src/display_spl.c:98
+#: src/display_spl.c:99
msgid "Last played"
msgstr "Zuletzt Gespielt"
-#: src/display_spl.c:99
+#: src/display_spl.c:100
msgid "Disc number"
msgstr "CD-Nummer"
-#: src/display_spl.c:100 src/misc_conversion.c:79 gtkpod.glade:6228
+#: src/display_spl.c:101 src/misc_conversion.c:79 gtkpod.glade:2410
msgid "Rating"
-msgstr "Bwrtng"
+msgstr "Bewertung"
-#: src/display_spl.c:101 src/misc_conversion.c:88
+#: src/display_spl.c:102 src/misc_conversion.c:88
msgid "Compilation"
msgstr "Sampler"
-#: src/display_spl.c:102 src/misc_conversion.c:77
+#: src/display_spl.c:103 src/misc_conversion.c:77
msgid "BPM"
msgstr "BPM"
-#: src/display_spl.c:103 src/misc_conversion.c:87
+#: src/display_spl.c:104 src/misc_conversion.c:87
msgid "Grouping"
msgstr "Gruppierung"
-#: src/display_spl.c:104 src/itdb_itunesdb.c:1146 gtkpod.glade:1314
+#: src/display_spl.c:105 gtkpod.glade:1443
msgid "Playlist"
msgstr "Wiedergabeliste"
-#: src/display_spl.c:110
+#: src/display_spl.c:111
msgid "contains"
msgstr "enthält"
-#: src/display_spl.c:111
+#: src/display_spl.c:112
msgid "does not contain"
msgstr "enthält nicht"
-#: src/display_spl.c:112 src/display_spl.c:121 src/display_spl.c:131
-#: src/display_spl.c:150
+#: src/display_spl.c:113 src/display_spl.c:122 src/display_spl.c:132
+#: src/display_spl.c:151
msgid "is"
msgstr "ist"
-#: src/display_spl.c:113 src/display_spl.c:122 src/display_spl.c:132
-#: src/display_spl.c:151
+#: src/display_spl.c:114 src/display_spl.c:123 src/display_spl.c:133
+#: src/display_spl.c:152
msgid "is not"
msgstr "ist nicht"
-#: src/display_spl.c:114
+#: src/display_spl.c:115
msgid "starts with"
msgstr "beginnt mit"
-#: src/display_spl.c:115
+#: src/display_spl.c:116
msgid "ends with"
msgstr "endet mit"
-#: src/display_spl.c:123
+#: src/display_spl.c:124
msgid "is greater than"
msgstr "ist gröÃer als"
-#: src/display_spl.c:124
+#: src/display_spl.c:125
msgid "is less than"
msgstr "ist kleiner als"
-#: src/display_spl.c:125 src/display_spl.c:137
+#: src/display_spl.c:126 src/display_spl.c:138
msgid "is in the range"
msgstr "ist innerhalb"
-#: src/display_spl.c:133
+#: src/display_spl.c:134
msgid "is after"
msgstr "ist nach dem"
-#: src/display_spl.c:134
+#: src/display_spl.c:135
msgid "is before"
msgstr "ist vor dem"
-#: src/display_spl.c:135
+#: src/display_spl.c:136
msgid "in the last"
msgstr "in den letzten"
-#: src/display_spl.c:136
+#: src/display_spl.c:137
msgid "not in the last"
msgstr "nicht in den letzten"
-#: src/display_spl.c:143
+#: src/display_spl.c:144
msgid "is set"
msgstr "ist gesetzt"
-#: src/display_spl.c:144
+#: src/display_spl.c:145
msgid "is not set"
msgstr "ist nicht gesetzt"
-#: src/display_spl.c:158
+#: src/display_spl.c:159
msgid "minutes"
msgstr "Minuten"
-#: src/display_spl.c:160
+#: src/display_spl.c:161
msgid "tracks"
msgstr "Stücke"
-#: src/display_spl.c:161
+#: src/display_spl.c:162
msgid "hours"
msgstr "Stunden"
-#: src/display_spl.c:162 src/info.c:725
+#: src/display_spl.c:163 src/info.c:732
msgid "GB"
msgstr "GB"
-#: src/display_spl.c:169
+#: src/display_spl.c:170
msgid "random order"
msgstr "zufällige Reihenfolge"
-#: src/display_spl.c:170
+#: src/display_spl.c:171
msgid "title"
msgstr "Titel"
-#: src/display_spl.c:171
+#: src/display_spl.c:172
msgid "album"
msgstr "Album"
-#: src/display_spl.c:172
+#: src/display_spl.c:173
msgid "artist"
msgstr "Künstler"
-#: src/display_spl.c:173
+#: src/display_spl.c:174
msgid "genre"
msgstr "Kategorie"
-#: src/display_spl.c:174
+#: src/display_spl.c:175
msgid "most recently added"
msgstr "zuletzt hinzugefügt"
-#: src/display_spl.c:175
+#: src/display_spl.c:176
msgid "least recently added"
msgstr "zuerst hinzugefügt"
-#: src/display_spl.c:176
+#: src/display_spl.c:177
msgid "most often played"
msgstr "am häufigsten gespielt"
-#: src/display_spl.c:177
+#: src/display_spl.c:178
msgid "least often played"
msgstr "am wenigsten gespielt"
-#: src/display_spl.c:178
+#: src/display_spl.c:179
msgid "most recently played"
msgstr "zuletzt gespielt"
-#: src/display_spl.c:179
+#: src/display_spl.c:180
msgid "least recently played"
msgstr "am längsten nicht mehr gespielt"
-#: src/display_spl.c:180
+#: src/display_spl.c:181
msgid "highest rating"
msgstr "höchste Bewertung"
-#: src/display_spl.c:181
+#: src/display_spl.c:182
msgid "lowest rating"
msgstr "niedrigste Bewertung"
-#: src/display_spl.c:995 src/display_spl.c:1010
+#: src/display_spl.c:1049 src/display_spl.c:1064
msgid "to"
msgstr "bis"
-#: src/display_spl.c:1220
+#: src/display_spl.c:1276
msgid "-"
msgstr "-"
-#: src/display_spl.c:1227
+#: src/display_spl.c:1286
msgid "+"
msgstr "+"
-#: src/display_spl.c:1433 src/misc_playlist.c:67 src/misc_playlist.c:69
+#: src/display_spl.c:1503 src/misc_playlist.c:67 src/misc_playlist.c:69
#: src/misc_playlist.c:94 src/misc_playlist.c:96 src/misc_playlist.c:415
#: src/misc_playlist.c:417
msgid "New Playlist"
msgstr "Neue Wiedergabeliste"
-#: src/file.c:129
+#: src/file.c:195
#, c-format
msgid ""
"'%s' is a directory, not a playlist file.\n"
@@ -801,14 +875,14 @@
"'%s' ist ein Verzeichnis und keine Wiedergabelistendatei.\n"
"\n"
-#: src/file.c:151
+#: src/file.c:222
#, c-format
msgid ""
"'%s' is a not a known playlist file.\n"
"\n"
msgstr "'%s' ist keine bekannte Wiedergabelistendatei.\n"
-#: src/file.c:168
+#: src/file.c:239
#, c-format
msgid ""
"Cannot open '%s' for reading.\n"
@@ -817,44 +891,44 @@
"Datei '%s' konnte nicht zum Lesen geöffnet werden.\n"
"\n"
-#: src/file.c:237
+#: src/file.c:322
#, c-format
msgid "Skipping '%s' because it is a directory.\n"
msgstr "Ãberspringe '%s' da es sich um ein Verzeichnis handelt.\n"
-#: src/file.c:242
+#: src/file.c:327
#, c-format
msgid "Skipping '%s' to avoid adding playlist file recursively\n"
msgstr ""
"Ãberspringe '%s' um eine Endloseschleife zu vermeiden (Playliste kann sich "
"nicht selbst indizieren).\n"
-#: src/file.c:497
+#: src/file.c:582
#, c-format
msgid "Unknown token '%s' in template '%s'\n"
msgstr "Unbekanntes Token '%s' in der Schablone '%s'\n"
-#: src/file.c:715
+#: src/file.c:815
#, c-format
msgid "Local filename not valid (%s)"
msgstr "Lokaler Dateiname ist nicht gültig (%s)"
-#: src/file.c:768
+#: src/file.c:868
#, c-format
msgid "No information found for user '%s' in '%s'"
msgstr "Keine Informationen für den Benutzer '%s' gefunden in '%s'"
-#: src/file.c:775
+#: src/file.c:875
#, c-format
msgid "mserv data file (%s) not available for track (%s)"
msgstr "mserv Datei (%s) nicht verfügbar für Track (%s)"
-#: src/file.c:783
+#: src/file.c:883
#, c-format
msgid "Track (%s) not in mserv music root directory (%s)"
msgstr "Track (%s) ist nicht im mserv Root-Verzeichnis (%s)"
-#: src/file.c:816
+#: src/file.c:988
#, c-format
msgid ""
"The following track could not be processed (file does not exist): '%s'\n"
@@ -862,14 +936,14 @@
"Das folgende Stück konnte nicht bearbeitet werden (Datei existiert nicht): '%"
"s'\n"
-#: src/file.c:842
+#: src/file.c:1037
#, c-format
msgid "The following track could not be processed (filetype unknown): '%s'\n"
msgstr ""
"Das folgende Stück konnte nicht bearbeitet werden (Dateityp unbekannt): '%"
"s'\n"
-#: src/file.c:909
+#: src/file.c:1119
#, c-format
msgid ""
"The following track could not be processed (filetype is known but analysis "
@@ -878,42 +952,42 @@
"Das folgende Stück konnte nicht bearbeitet werden (Dateityp ist bekannt aber "
"die Analyse schlug fehl): '%s'\n"
-#: src/file.c:935 src/file.c:978
+#: src/file.c:1148 src/file.c:1203
msgid "Nothing to update"
msgstr "Nichts zum Aktualisieren"
-#: src/file.c:944
+#: src/file.c:1168
#, c-format
msgid "Updating %s"
msgstr "Aktualisiere '%s'"
-#: src/file.c:959
+#: src/file.c:1184
msgid "Updated selected tracks with info from file."
msgstr ""
"Die ausgewählten Stücke wurden mit Informationen aus der Datei aktualisiert."
-#: src/file.c:991
+#: src/file.c:1216
#, c-format
msgid "Retrieving mserv data %s"
msgstr "Hole mserv Daten %s"
#. no path available
-#: src/file.c:997 src/file.c:1675
+#: src/file.c:1222 src/file.c:1900
msgid "no filename available"
msgstr "Es steht kein Dateiname zur Verfügung"
-#: src/file.c:1002
+#: src/file.c:1227
msgid "Updated selected tracks with data from mserv."
msgstr ""
"Die ausgewählten Stücke wurden mit Informationen aus der mserv-Datenbank "
"aktualisiert."
-#: src/file.c:1069
+#: src/file.c:1294
#, c-format
msgid "Syncing directory '%s'"
msgstr "Verzeichnis '%s' wird abgeglichen"
-#: src/file.c:1094
+#: src/file.c:1319
msgid "Syncing completed. No files deleted."
msgstr "Abgleich beendet. Keine Dateien gelöscht."
@@ -922,29 +996,29 @@
#. title
#. label
#. scrolled text
-#: src/file.c:1207
+#: src/file.c:1432
msgid "Never delete any files when syncing"
msgstr "Beim Abgleich nie Dateien löschen"
-#: src/file.c:1236
+#: src/file.c:1461
msgid "Syncing completed."
msgstr "Abgleich beendet."
-#: src/file.c:1256
+#: src/file.c:1481
msgid "Syncing aborted"
msgstr "Abgleich abgebrochen."
-#: src/file.c:1294
+#: src/file.c:1519
msgid "No tracks in selection"
msgstr "Keine Stücke ausgewählt"
-#: src/file.c:1344
+#: src/file.c:1569
#, c-format
msgid "'%s' is not a directory. Ignored.\n"
msgstr "'%s' ist kein Verzeichnis und wird ignoriert.\n"
#. no directory names available
-#: src/file.c:1374
+#: src/file.c:1599
msgid ""
"No directory names were stored. Make sure that you enable 'Write extended "
"information' in the Export section of the preferences at the time of "
@@ -962,13 +1036,13 @@
"Option 'Mehrfaches Einlesen von Stücken verhindern' in der Import-Sektion "
"und fügen anschlieÃend die gewünschten Verzeichnisse erneut hinzu.\n"
-#: src/file.c:1378
+#: src/file.c:1603
msgid "No valid directories have been found. Sync aborted.\n"
msgstr ""
"Es wurden keine gültigen Verzeichnisse gefunden. Abgleich wurde "
"abgebrochen.\n"
-#: src/file.c:1387
+#: src/file.c:1612
msgid ""
"The (former) contents of the following directories will be removed from the "
"database:\n"
@@ -978,7 +1052,7 @@
"entfernt:\n"
"\n"
-#: src/file.c:1395
+#: src/file.c:1620
msgid ""
"The following directories will be synchronized:\n"
"\n"
@@ -988,16 +1062,16 @@
#. gint id,
#. gboolean modal,
-#: src/file.c:1406
+#: src/file.c:1631
msgid "Synchronize directories"
msgstr "Verzeichnisse abgleichen"
#. title
-#: src/file.c:1407
+#: src/file.c:1632
msgid "OK to synchronize the following directories?"
msgstr "Sollen die folgenden Verzeichnisse abgeglichen werden?"
-#: src/file.c:1445
+#: src/file.c:1670
#, c-format
msgid "The following track could not be updated"
msgid_plural "The following %d tracks could not be updated"
@@ -1006,11 +1080,11 @@
#. gint id,
#. gboolean modal,
-#: src/file.c:1451
+#: src/file.c:1676
msgid "Failed Track Update"
msgstr "Aktualisierung fehlgeschlagen"
-#: src/file.c:1509
+#: src/file.c:1734
#, c-format
msgid "The following track has been updated"
msgid_plural "The following %d tracks have been updated"
@@ -1019,11 +1093,11 @@
#. gint id,
#. gboolean modal,
-#: src/file.c:1515
+#: src/file.c:1740
msgid "Successful Track Update"
msgstr "Aktualisierung erfolgreich"
-#: src/file.c:1574
+#: src/file.c:1799
#, c-format
msgid "No mserv information could be retrieved for the following track"
msgid_plural ""
@@ -1035,52 +1109,66 @@
#. gint id,
#. gboolean modal,
-#: src/file.c:1580
+#: src/file.c:1805
msgid "mserv data retrieval problem"
msgstr "Problem beim Nachschlagen der mserv Daten"
-#: src/file.c:1721
+#: src/file.c:1946
msgid "file not found"
msgstr "Datei nicht gefunden"
-#: src/file.c:1725
+#: src/file.c:1950
msgid "format not supported"
msgstr "Format wird nicht unterstützt"
-#: src/file.c:1799
+#: src/file.c:2031
#, c-format
msgid "Processing '%s'..."
msgstr "Bearbeite '%s'..."
-#: src/file.c:1992 src/file.c:2006
+#: src/file.c:2135 src/misc_track.c:1169 src/misc_track.c:1225
#, c-format
+msgid ""
+"Podcast already present: '%s'\n"
+"\n"
+msgstr "Podcast ist bereits vorhanden: '%s'\n"
+
+#: src/file.c:2196
+#, c-format
+msgid ""
+"Writing to video files not yet supported (%s).\n"
+"\n"
+msgstr "Schreiben in Videodateien wird noch nicht unterstützt (%s).\n"
+
+#: src/file.c:2250 src/file.c:2264
+#, c-format
msgid "Couldn't change tags of file: %s\n"
msgstr "Konnte Tags der Datei '%s' nicht ändern\n"
-#: src/file.c:2291
+#: src/file.c:2548
#, c-format
msgid "Could not open '%s' for reading and writing.\n"
msgstr "Datei '%s' konnte nicht zum Lesen und Schreiben geöffnet werden.\n"
-#: src/file.c:2298
+#: src/file.c:2555
#, c-format
msgid "Could not obtain lock on '%s'.\n"
msgstr "Lock auf '%s' konnte nicht erstellt werden.\n"
#. error!
-#: src/file.c:2315 src/file.c:2324 src/file.c:2335 src/file.c:2345
+#: src/file.c:2572 src/file.c:2581 src/file.c:2592 src/file.c:2602
#, c-format
msgid "Malformed line in '%s': %s\n"
msgstr "Ungültige Zeile in '%s': %s\n"
#. gint id,
#. gboolean modal,
-#: src/file.c:2374
+#: src/file.c:2631
msgid "Remove offline playcounts?"
msgstr "Sollen Offline-Playcounts gelöscht werden?"
#. title
-#: src/file.c:2375
+#: src/file.c:2632
msgid ""
"Some tracks played offline could not be found in the iTunesDB. Press 'OK' to "
"remove them from the offline playcount file, 'Cancel' to keep them."
@@ -1089,105 +1177,106 @@
"werden. Wählen Sie 'OK', um diese aus der Playcount-Datei zu entfernen, "
"'Abbrechen' um sie beizubehalten."
-#: src/file.c:2392
+#: src/file.c:2649
#, c-format
msgid "Error writing to '%s'.\n"
msgstr "Fehler beim Schreiben in die Datei '%s'.\n"
-#: src/file.c:2431
-msgid "Normalization failed: file type not supported.\n"
-msgstr "Normalisierung fehlgeschlagen: Filetyp nicht unterstützt.\n"
+#: src/file.c:2698
+#, c-format
+msgid ""
+"Normalization failed: file type not supported (%s).\n"
+"\n"
+msgstr "Normalisierung fehlgeschlagen: Dateityp nicht unterstützt (%s).\n"
-#: src/file.c:2442
-msgid "Normalization failed: file not available.\n"
-msgstr "Normalisierung fehlgeschlagen: Datei ist nicht verfügbar.\n"
-
-#: src/file_export.c:106
+#: src/file.c:2713
#, c-format
-msgid "Error creating %s: %s\n"
-msgstr "Fehler beim Erstellen von '%s': %s\n"
+msgid ""
+"Normalization failed: file not available (%s).\n"
+"\n"
+msgstr "Normalisierung fehlgeschlagen: Datei ist nicht verfügbar (%s).\n"
-#: src/file_export.c:202
+#: src/file_export.c:181
#, c-format
msgid "Skipping existing file with same length: '%s'\n"
msgstr "Ãberspringe existierende Datei mit gleicher Dateilänge: '%s'\n"
-#: src/file_export.c:210
+#: src/file_export.c:189
#, c-format
msgid "Overwriting existing file: '%s'\n"
msgstr "Ãberschreibe die vorhandene Datei: '%s'\n"
-#: src/file_export.c:227
+#: src/file_export.c:206
#, c-format
msgid "Error copying '%s' to '%s': Permission Error (%s)\n"
msgstr "Fehler beim Kopieren von '%s' nach '%s': Zugriffsfehler (%s)\n"
-#: src/file_export.c:229
+#: src/file_export.c:208
#, c-format
msgid "Error copying '%s' to '%s' (%s)\n"
msgstr "Fehler beim Kopieren von '%s' nach '%s' (%s)\n"
-#: src/file_export.c:237
+#: src/file_export.c:216
#, c-format
msgid "Unable to open '%s' for reading\n"
msgstr "Kann '%s' nicht zum Lesen öffnen.\n"
-#: src/file_export.c:344
+#: src/file_export.c:323
#, c-format
msgid "Could find file for '%s' on the iPod\n"
msgstr "Konnte Datei für '%s' auf dem iPod nicht finden\n"
#. create the dialog window
-#: src/file_export.c:411 src/file_itunesdb.c:990 src/tools.c:148
+#: src/file_export.c:390 src/file_itunesdb.c:1060 src/tools.c:148
msgid "Information"
msgstr "Information"
-#: src/file_export.c:422 src/tools.c:160
+#: src/file_export.c:401 src/tools.c:160
msgid "Press button to abort."
msgstr "Zum Abbrechen bitte anklicken."
-#: src/file_export.c:435
+#: src/file_export.c:414
msgid "copying..."
msgstr "kopiere..."
-#: src/file_export.c:489
+#: src/file_export.c:468
#, c-format
msgid "Failed to write '%s-%s'\n"
msgstr "Konnte '%s-%s' nicht schreiben\n"
-#: src/file_export.c:497
+#: src/file_export.c:476
#, c-format
msgid "Copied %d of %d track."
msgid_plural "Copied %d of %d tracks."
msgstr[0] "%d von insgesamt %d Stück kopiert."
msgstr[1] "%d von insgesamt %d Stücken kopiert."
-#: src/file_export.c:515 src/file_itunesdb.c:1252 src/tools.c:307
+#: src/file_export.c:494 src/file_itunesdb.c:1324 src/tools.c:307
#, c-format
msgid "%d%% (%d:%02d:%02d left)"
msgstr "%d%% (noch %d:%02d:%02d)"
-#: src/file_export.c:524
+#: src/file_export.c:503
msgid "Some tracks were not copied."
msgstr "Einige Stücke wurden nicht kopiert."
-#: src/file_export.c:581
+#: src/file_export.c:560
msgid "Export from iPod database not possible in offline mode."
msgstr "Ein Export vom iPod ist im Offline-Modus nicht möglich."
-#: src/file_export.c:589
+#: src/file_export.c:568
msgid "Select Export Destination Directory"
msgstr "Wählen Sie das Zielverzeichnis für den Export aus"
-#: src/file_export.c:738
+#: src/file_export.c:717
msgid "Drag from iPod database not possible in offline mode."
msgstr "Ein Drag vom iPod ist im Offline-Modus nicht möglich."
-#: src/file_export.c:772
+#: src/file_export.c:751
msgid "The following tracks have to be copied to your harddisk"
msgstr "Die folgende Stücke müssen auf Ihre Festplatte kopiert werden"
-#: src/file_export.c:817
+#: src/file_export.c:796
msgid ""
"Some tracks were not copied to your harddisk. Only the copied tracks will be "
"included in the current drag and drop operation.\n"
@@ -1197,7 +1286,7 @@
"Stücke werden in der momentanen Drag-And-Drop-Aktion beachtet werden.\n"
"\n"
-#: src/file_export.c:1014
+#: src/file_export.c:992
#, c-format
msgid ""
"No valid filename for: %s\n"
@@ -1206,14 +1295,14 @@
"Kein gültiger Dateiname für %s\n"
"\n"
-#: src/file_export.c:1030
+#: src/file_export.c:1008
#, c-format
msgid "Created playlist with one track."
msgid_plural "Created playlist with %d tracks."
msgstr[0] "Wiedergabeliste mit einem Stück erstellt."
msgstr[1] "Wiedergabeliste mit %d Stücken erstellt."
-#: src/file_export.c:1037
+#: src/file_export.c:1015
#, c-format
msgid ""
"Could not open '%s' for writing (%s).\n"
@@ -1222,22 +1311,27 @@
"Datei '%s' konnte nicht zum Schreiben geöffnet werden. (%s)\n"
"\n"
-#: src/file_itunesdb.c:224
+#: src/file_itunesdb.c:114
+#, c-format
+msgid "Matching MD5 checksum for file %d/%d"
+msgstr "Suche passende MD5 Prüfsumme für Datei %d/%d"
+
+#: src/file_itunesdb.c:242
msgid "Could not open \"iTunesDB.ext\" for reading extended info.\n"
msgstr ""
"Datei 'iTunesDB.ext' mit den erweiterten Infos konnte nicht zum Lesen "
"geöffnet werden.\n"
-#: src/file_itunesdb.c:231
+#: src/file_itunesdb.c:249
msgid "Could not create hash value from itunesdb\n"
msgstr "Konnte keine Checksumme für die iTunesDB bilden\n"
-#: src/file_itunesdb.c:245
+#: src/file_itunesdb.c:263
#, c-format
msgid "Error while reading extended info: %s\n"
msgstr "Fehler beim Lesen der erweiterten Informationen: '%s'\n"
-#: src/file_itunesdb.c:262
+#: src/file_itunesdb.c:280
#, c-format
msgid ""
"iTunesDB '%s' does not match checksum in extended information file '%s'\n"
@@ -1251,7 +1345,7 @@
"Zeit in Anspruch nehmen.\n"
"\n"
-#: src/file_itunesdb.c:275
+#: src/file_itunesdb.c:292
#, c-format
msgid ""
"%s:\n"
@@ -1260,7 +1354,7 @@
"%s:\n"
"'itunesdb_hash=' erwartet, aber '%s' gefunden\n"
-#: src/file_itunesdb.c:335
+#: src/file_itunesdb.c:352
#, c-format
msgid ""
"%s:\n"
@@ -1269,7 +1363,7 @@
"%s:\n"
"Formatfehler: %s\n"
-#: src/file_itunesdb.c:386
+#: src/file_itunesdb.c:407
msgid ""
"No MD5 checksums on individual tracks are available.\n"
"\n"
@@ -1285,7 +1379,7 @@
"iPod auÃer mit gtkpod noch mit anderen Programmen zu verwenden.\n"
"\n"
-#: src/file_itunesdb.c:439
+#: src/file_itunesdb.c:462
msgid ""
"Extended info will not be used. If you have non-transferred tracks,\n"
"these will be lost.\n"
@@ -1293,15 +1387,15 @@
"Die erweiterten Informationen werden nicht verwendet. Nicht auf den iPod "
"übertragene Stücke gehen verloren.\n"
-#: src/file_itunesdb.c:447
+#: src/file_itunesdb.c:470
msgid "Offline iPod database successfully imported"
msgstr "Die Offline-iPod-Datenbank wurde erfolgreich eingelesen"
-#: src/file_itunesdb.c:450
+#: src/file_itunesdb.c:473
msgid "Local database successfully imported"
msgstr "Lokale Datenbank wurde erfolgreich eingelesen"
-#: src/file_itunesdb.c:458
+#: src/file_itunesdb.c:481
#, c-format
msgid ""
"Offline iPod database import failed: '%s'\n"
@@ -1310,7 +1404,7 @@
"Das Einlesen der Offline-iPod-Datenbank schlug fehl: '%s'\n"
"\n"
-#: src/file_itunesdb.c:462
+#: src/file_itunesdb.c:485
#, c-format
msgid ""
"Local database import failed: '%s'\n"
@@ -1319,7 +1413,7 @@
"Das Einlesen der lokalen Datenbank schlug fehl: '%s'\n"
"\n"
-#: src/file_itunesdb.c:469
+#: src/file_itunesdb.c:492
msgid ""
"Offline iPod database import failed: \n"
"\n"
@@ -1327,7 +1421,7 @@
"Das Einlesen der Offline-iPod-Datenbank schlug fehl:\n"
"\n"
-#: src/file_itunesdb.c:472
+#: src/file_itunesdb.c:495
msgid ""
"Local database import failed: \n"
"\n"
@@ -1335,7 +1429,7 @@
"Das Einlesen der lokalen Datenbank schlug fehl:\n"
"\n"
-#: src/file_itunesdb.c:479 src/file_itunesdb.c:527
+#: src/file_itunesdb.c:502 src/file_itunesdb.c:550
#, c-format
msgid ""
"'%s' does not exist. Import aborted.\n"
@@ -1344,15 +1438,15 @@
"'%s' existiert nicht. Einlesen abgebrochen.\n"
"\n"
-#: src/file_itunesdb.c:498
+#: src/file_itunesdb.c:521
msgid "Extended info will not be used.\n"
msgstr "Erweiterte Informationen werden nicht verwendet.\n"
-#: src/file_itunesdb.c:505
+#: src/file_itunesdb.c:528
msgid "iPod Database Successfully Imported"
msgstr "iPod Datenbank wurde erfolgreich eingelesen"
-#: src/file_itunesdb.c:512
+#: src/file_itunesdb.c:535
#, c-format
msgid ""
"iPod Database Import Failed: '%s'\n"
@@ -1361,7 +1455,7 @@
"Das Einlesen der iPod Datenbank schlug fehl: '%s'\n"
"\n"
-#: src/file_itunesdb.c:518
+#: src/file_itunesdb.c:541
msgid ""
"iPod Database Import Failed.\n"
"\n"
@@ -1369,18 +1463,18 @@
"Das Einlesen der iPod Datenbank schlug fehl\n"
"\n"
-#: src/file_itunesdb.c:822
+#: src/file_itunesdb.c:890
#, c-format
msgid "Could not open \"%s\" for writing extended info.\n"
msgstr ""
"Datei '%s' konnte nicht zum Schreiben der erweiterten Infos geöffnet "
"werden.\n"
-#: src/file_itunesdb.c:837
+#: src/file_itunesdb.c:905
msgid "Aborted writing of extended info.\n"
msgstr "Schreiben der erweiterten Infos abgebrochen.\n"
-#: src/file_itunesdb.c:1001
+#: src/file_itunesdb.c:1071
msgid ""
"Press button to abort.\n"
"Export can be continued at a later time."
@@ -1388,27 +1482,27 @@
"Zum Abbrechen bitte anklicken.\n"
"Der Export kann zu einem späteren Zeitpunkt fortgesetzt werden."
-#: src/file_itunesdb.c:1070
+#: src/file_itunesdb.c:1140
msgid "deleting..."
msgstr "Entferne gelöschte Tracks..."
-#: src/file_itunesdb.c:1173
+#: src/file_itunesdb.c:1244
msgid "preparing to copy..."
msgstr "Vorbereitung zum Kopieren..."
-#: src/file_itunesdb.c:1235
+#: src/file_itunesdb.c:1307
#, c-format
msgid "Copied %d of %d new track."
msgid_plural "Copied %d of %d new tracks."
msgstr[0] "%d von insgesamt %d Stück kopiert."
msgstr[1] "%d von insgesamt %d Stücken kopiert."
-#: src/file_itunesdb.c:1262
+#: src/file_itunesdb.c:1334
msgid "Some tracks were not written to iPod. Export aborted!"
msgstr ""
"Einige Stücke wurden nicht auf den iPod übertragen. Export abgebrochen!"
-#: src/file_itunesdb.c:1315
+#: src/file_itunesdb.c:1387
#, c-format
msgid ""
"You did not import the existing iTunesDB ('%s'). This is most likely "
@@ -1426,7 +1520,7 @@
"'Abbrechen', um jetzt nicht zu speichern. Wenn Sie den Vorgang abbrechen, "
"können Sie die existierende Datenbank einlesen und dann erneut abgleichen.\n"
-#: src/file_itunesdb.c:1345
+#: src/file_itunesdb.c:1417
msgid ""
"iPod directory structure must be present before synching to the iPod can be "
"performed.\n"
@@ -1434,25 +1528,25 @@
"Die iPod Verzeichnisstruktur muà vorhanden sein bevor Daten auf den iPod "
"kopiert werden können.\n"
-#: src/file_itunesdb.c:1354
+#: src/file_itunesdb.c:1426
msgid "Some tracks could not be deleted from the iPod. Export aborted!"
msgstr ""
"Einige Dateien konnten nicht vom iPod gelöscht werden. Export abgebrochen!"
-#: src/file_itunesdb.c:1370
+#: src/file_itunesdb.c:1442
msgid "Now writing iTunesDB. Please wait..."
msgstr "Schreibe iTunesDB. Bitte warten..."
-#: src/file_itunesdb.c:1414
+#: src/file_itunesdb.c:1488
#, c-format
msgid "Extended information file not deleted: '%s'"
msgstr "Die Datei mit den erweiterten Informationen wurde nicht gefunden: '%s'"
-#: src/file_itunesdb.c:1500
+#: src/file_itunesdb.c:1574
msgid "iPod Database Saved"
msgstr "iPod Datenbank gespeichert"
-#: src/file_itunesdb.c:1548
+#: src/file_itunesdb.c:1633
msgid "Syncing contacts, calendar and notes..."
msgstr "Gleiche Kontakte, Kalender und Notizen ab..."
@@ -1474,15 +1568,20 @@
msgid "Add Playlists"
msgstr "Wiedergabeliste hinzufügen"
-#: src/fileselection.c:438
+#. Create the file chooser, and handle the response
+#: src/fileselection.c:270
+msgid "Set Cover"
+msgstr "Cover auswählen"
+
+#: src/fileselection.c:491
msgid "Select directory to add recursively"
msgstr "Wählen Sie Verzeichnisse zum Hinzufügen"
-#: src/fileselection.c:696
+#: src/fileselection.c:749
msgid "Ok"
msgstr "OK"
-#: src/fileselection.c:705
+#: src/fileselection.c:758
msgid "Cancel"
msgstr "Abbrechen"
@@ -1549,7 +1648,7 @@
msgid "n/c"
msgstr "---"
-#: src/info.c:382 src/info.c:786
+#: src/info.c:382 src/info.c:793
msgid "offline"
msgstr "offline"
@@ -1558,264 +1657,32 @@
msgid " P:%d T:%d/%d"
msgstr " P:%d S:%d/%d"
-#: src/info.c:725
+#: src/info.c:732
msgid "B"
msgstr "B"
-#: src/info.c:725
+#: src/info.c:732
msgid "kB"
msgstr "kB"
-#: src/info.c:725
+#: src/info.c:732
msgid "TB"
msgstr "TB"
-#: src/info.c:771
+#: src/info.c:778
#, c-format
msgid " %s Free"
msgstr " %s frei"
-#: src/info.c:776
+#: src/info.c:783
#, c-format
msgid " %s Pending"
msgstr " %s voll"
-#: src/info.c:781
+#: src/info.c:788
msgid " disconnected"
msgstr " nicht verbunden"
-#: src/itdb_itunesdb.c:313
-#, c-format
-msgid "Illegal seek to offset %ld (length %ld) in file '%s'."
-msgstr "Illegaler seek bei Offset %ld (Länge %ld) in Datei '%s'."
-
-#: src/itdb_itunesdb.c:520
-#, c-format
-msgid "Not a Play Counts file: '%s' (missing mhdp header)."
-msgstr "Keine Play Counts Datei: '%s' (mhdp-Header fehlt)."
-
-#: src/itdb_itunesdb.c:534
-#, c-format
-msgid "Play Counts file ('%s'): header length smaller than expected (%d<96)."
-msgstr "Play Counts Datei ('%s'): Headerlänge kleiner als erwarted (%d<96)."
-
-#: src/itdb_itunesdb.c:547
-#, c-format
-msgid "Play Counts file ('%s'): entry length smaller than expected (%d<12)."
-msgstr ""
-"Play Counts Datei ('%s'): Länge der Einträge kleiner als erwartet (%d<12)."
-
-#: src/itdb_itunesdb.c:801
-#, c-format
-msgid "iTunesDB corrupt: no MHOD at offset %ld in file '%s'."
-msgstr "iTunesDB beschädigt: kein MHOD bei Offset %ld in Datei '%s'."
-
-#: src/itdb_itunesdb.c:921
-#, c-format
-msgid ""
-"Length of smart playlist rule field (%d) not as expected. Trying to continue "
-"anyhow.\n"
-msgstr ""
-"Die Länge einer Regel (%d) einer intelligenten Wiedergabeliste weicht von "
-"der erwarteten Länge ab. Es wird versucht fortzufahren.\n"
-
-#: src/itdb_itunesdb.c:964
-msgid "Did not find SLst hunk as expected. Trying to continue.\n"
-msgstr ""
-"Es wurde nicht wie erwarted ein 'SLst'-Hunk gefunden. Es wird trotzdem "
-"versucht, weiterzumachen.\n"
-
-#: src/itdb_itunesdb.c:970
-#, c-format
-msgid ""
-"Encountered unknown MHOD type (%d) while parsing the iTunesDB. Ignoring.\n"
-"\n"
-msgstr ""
-"Unbekannter MHOD-Typ (%d) während des Parsens der iTunesDB gefunden. Es wird "
-"versucht fortzufahren.\n"
-"\n"
-
-#: src/itdb_itunesdb.c:1050 src/itdb_itunesdb.c:1739 src/itdb_itunesdb.c:1774
-#, c-format
-msgid "iTunesDB corrupt: hunk length 0 for hunk at %ld in file '%s'."
-msgstr ""
-"iTunesDB beschädigt: Hunklänge ist Null für den Hunk an Offset %ld in Datei "
-"'%s'."
-
-#: src/itdb_itunesdb.c:1144
-msgid "Master-PL"
-msgstr "Haupt-PL"
-
-#: src/itdb_itunesdb.c:1171
-#, c-format
-msgid "iTunesDB corrupt: found mhyp at %ld in file '%s'."
-msgstr "iTunesDB beschädigt: mhyp bei Offset %ld in Datei '%s' gefunden."
-
-#: src/itdb_itunesdb.c:1219
-#, c-format
-msgid "Itdb_Track ID '%d' not found.\n"
-msgstr "Itdb_Track ID '%d' nicht gefunden.\n"
-
-#: src/itdb_itunesdb.c:1482
-msgid "OTG Playlist"
-msgstr "OTG-Wiedergabeliste"
-
-#: src/itdb_itunesdb.c:1496
-#, c-format
-msgid "Not a OTG playlist file: '%s' (missing mhpo header)."
-msgstr "Keine OTG (On-The-Go) Wiedergabelistendatei: '%s' (mhpo-Header fehlt)."
-
-#: src/itdb_itunesdb.c:1510
-#, c-format
-msgid "OTG playlist file ('%s'): header length smaller than expected (%d<20)."
-msgstr ""
-"OTG (On-The-Go) Wiedergabelistendatei ('%s'): Headerlänger kleiner als "
-"erwartet (%d<20)."
-
-#: src/itdb_itunesdb.c:1522
-#, c-format
-msgid ""
-"OTG playlist file file ('%s'): entry length smaller than expected (%d<4)."
-msgstr ""
-"OTG (On-The-Go) Wiedergabelistendatei ('%s'): Länge der Einträge kleiner als "
-"erwartet (%d<4)."
-
-#: src/itdb_itunesdb.c:1557
-#, c-format
-msgid "OTG playlist file '%s': reference to non-existent track (%d)."
-msgstr ""
-"OTG (On-The-Go) Wiedergabelistendateii '%s' bezieht sich auf ein nicht "
-"existierendes Stück (%d)."
-
-#: src/itdb_itunesdb.c:1602
-#, c-format
-msgid "OTG Playlist %d"
-msgstr "OTG-Wiedergabeliste %d"
-
-#: src/itdb_itunesdb.c:1645
-#, c-format
-msgid "Not a iTunesDB: '%s' (missing mhdb header)."
-msgstr "Keine iTunesDB Datei: '%s' (kein mhdb-Header)."
-
-#: src/itdb_itunesdb.c:1661
-#, c-format
-msgid ""
-"iTunesDB ('%s'): header length of mhsd hunk smaller than expected (%ld<32). "
-"Aborting."
-msgstr ""
-"iTunesDB ('%s'): Headerlänge des mhsd-Hunks is kleiner als erwartet (%"
-"ld<32). Breche ab."
-
-#: src/itdb_itunesdb.c:1693
-#, c-format
-msgid "iTunesDB '%s' corrupt: already found two playlist mhsds -- giving up."
-msgstr ""
-"iTunesDB '%s' beschädigt: bereits zwei Wiedergabelisten mhsds-Hunks "
-"gefunden. Breche ab."
-
-#. this should not be -- issue warning
-#: src/itdb_itunesdb.c:1754
-msgid ""
-"iTunesDB possibly corrupt: number of tracks (mhit hunks) inconsistent. "
-"Trying to continue.\n"
-msgstr ""
-"iTunesDB möglicherweise beschädigt: Anzahl der Stücke (mhit-Hunks) ist nicht "
-"konsistent. Versuche fortzufahren.\n"
-
-#. this should not be -- issue warning
-#: src/itdb_itunesdb.c:1835
-msgid ""
-"iTunesDB possibly corrupt: number of playlists (mhyp hunks) inconsistent. "
-"Trying to continue.\n"
-msgstr ""
-"iTunesDB möglicherweise beschädigt: Anzahl der Wiedergabelisten (mhyp-Hunks) "
-"ist nicht konsistent. Versuche fortzufahren.\n"
-
-#: src/itdb_itunesdb.c:1873
-#, c-format
-msgid "File not found: '%s'."
-msgstr "Datei nicht gefunden: '%s'."
-
-#: src/itdb_itunesdb.c:2394
-#, c-format
-msgid "Cannot write mhod of type %d\n"
-msgstr "Schreiben eines mhod-Hunks vom Typ %d ist nicht unterstützt.\n"
-
-#: src/itdb_itunesdb.c:2520 src/itdb_itunesdb.c:2633
-msgid "Database in memory corrupt (track pointer == NULL). Aborting export."
-msgstr ""
-"Datenbank im Speicher beschädigt (Zeiger auf Stück == NULL). Der Export wird "
-"abgebrochen."
-
-#: src/itdb_itunesdb.c:2676
-msgid "Database in memory corrupt (playlist pointer == NULL). Aborting export."
-msgstr ""
-"Datenbank im Speicher beschädigt (Zeiger auf Wiedergabeliste == NULL). Der "
-"Export wird abgebrochen."
-
-#: src/itdb_itunesdb.c:2716
-#, c-format
-msgid "Opening of '%s' for writing failed."
-msgstr "Ãffnen der Datei '%s' zum Schreiben ist fehlgeschlagen."
-
-#: src/itdb_itunesdb.c:2727
-#, c-format
-msgid "Writing to '%s' failed."
-msgstr "Fehler beim Schreiben in die Datei '%s'."
-
-#: src/itdb_itunesdb.c:2738
-#, c-format
-msgid "Writing to '%s' failed (%s)."
-msgstr "Schreiben in die Datei '%s' ist fehlgeschlagen (%s)."
-
-#: src/itdb_itunesdb.c:2875 src/itdb_itunesdb.c:3042 src/itdb_itunesdb.c:3224
-#: src/itdb_itunesdb.c:3358
-#, c-format
-msgid "Path not found: '%s'."
-msgstr "Pfad nicht gefunden: '%s'."
-
-#: src/itdb_itunesdb.c:3244
-#, c-format
-msgid "Error renaming '%s' to '%s' (%s)."
-msgstr "Fehler beim Umbenennen von '%s' nach '%s' (%s)."
-
-#: src/itdb_itunesdb.c:3261
-#, c-format
-msgid "Error removing '%s' (%s)."
-msgstr "Fehler beim Entfernen von '%s' (%s)."
-
-#: src/itdb_itunesdb.c:3487
-#, c-format
-msgid "Error opening '%s' for reading (%s)."
-msgstr "Fehler beim Ãffnen von '%s' zum Lesen (%s)."
-
-#: src/itdb_itunesdb.c:3498
-#, c-format
-msgid "Error opening '%s' for writing (%s)."
-msgstr "Fehler beim Ãffnen von '%s' zum Schreiben (%s)."
-
-#: src/itdb_itunesdb.c:3515
-#, c-format
-msgid "Error while reading from '%s' (%s)."
-msgstr "Fehler beim Lesen aus '%s' (%s)."
-
-#: src/itdb_itunesdb.c:3531
-#, c-format
-msgid "Error while writing to '%s' (%s)."
-msgstr "Fehler beim Schreiben in die Datei '%s' (%s)."
-
-#: src/itdb_itunesdb.c:3544 src/itdb_itunesdb.c:3554
-#, c-format
-msgid "Error when closing '%s' (%s)."
-msgstr "Fehler beim SchlieÃen der Datei '%s' (%s)."
-
-#. New action!
-#: src/itdb_playlist.c:71
-#, c-format
-msgid "Unknown action (%d) in smart playlist will be ignored.\n"
-msgstr ""
-"Unbekannte Aktion (%d) in intelligenter Wiedergabeliste wird ignoriert.\n"
-
#: src/md5.c:159
msgid "Hashed file is 0 bytes long\n"
msgstr "Das Files, für das eine Prüfsumme berechnet werden soll, ist leer.\n"
@@ -1836,14 +1703,14 @@
#: src/misc.c:82
msgid ""
-"(C) 2002 - 2003\n"
+"(C) 2002 - 2005\n"
"Jorg Schuler (jcsjcs at users dot sourceforge dot net)\n"
"Corey Donohoe (atmos at atmos dot org)\n"
"\n"
"\n"
msgstr ""
"(C) 2002 - 2003\n"
-"Jorg Schuler (jcsjcs at users dot sourceforge dot net)\n"
+"Jörg Schuler (jcsjcs at users dot sourceforge dot net)\n"
"Corey Donohoe (atmos at atmos dot org)\n"
"\n"
"\n"
@@ -2038,20 +1905,45 @@
msgstr "Clinton Gormley: Snychronisationsskripte für 'tunderbird'\n"
#: src/misc.c:153
+msgid "Sebastien Beridot: sync script for ldif addressbook format\n"
+msgstr ""
+"Sebastien Beridot: Snychronisationsskripte für das ldif Adressbuchformat\n"
+
+#: src/misc.c:156
+msgid "Sebastian Scherer: sync script for kNotes\n"
+msgstr "Sebastian Scherer: Synchronisationsskripte für 'kNotes'\n"
+
+#: src/misc.c:159
+msgid "Nick Piper: sync script for Palm, type-ahead search\n"
+msgstr "Nick Piper: Synchronisationsskript für Palm, 'type-ahead' Suche\n"
+
+#: src/misc.c:162
+msgid "Uwe Hermann: help with support for iPod Video\n"
+msgstr "Uwe Hermann: Hilfe mit iPod Video Unterstützung\n"
+
+#: src/misc.c:165
msgid ""
-"Icons of buttons were made by Nicolas Chariot.\n"
+"Iain Benson: support for compilation tag in mp3 files and separate display "
+"of compilations in the sort tab.\n"
+msgstr ""
+"Iain Benson: Unterstützung für Sampler-Tags in mp3 Dateien und Darstellung "
+"von Sampler in den Filter-Tabs.\n"
+
+#: src/misc.c:167
+msgid ""
+"Nicolas Chariot: icons of buttons\n"
"\n"
"\n"
msgstr ""
-"Icons der Druckknöpfe wurden von Nicolas Chariot erstellt.\n"
+"Nicolas Chariot: Icons für Knöpfe\n"
"\n"
"\n"
-#: src/misc.c:157
+#: src/misc.c:171
msgid "This program borrows code from the following projects:\n"
msgstr "Dieses Programm verwendet Code der folgenden Projekte:\n"
-#: src/misc.c:159
+#: src/misc.c:173
msgid ""
" gnutools: (mktunes.pl, ported to C) reading and writing of iTunesDB "
"(http://www.gnu.org/software/gnupod/)\n"
@@ -2059,7 +1951,7 @@
" gnutools: (mktunes.pl, nach C portiert) Schreiben und Lesen der iTunesDB "
"(http://www.gnu.org/software/gnupod/)\n"
-#: src/misc.c:161
+#: src/misc.c:175
msgid ""
" iPod.cpp, iPod.h by Samuel Wood (sam dot wood at gmail dot com): some "
"code for smart playlists is based on his C++-classes.\n"
@@ -2068,37 +1960,37 @@
"einiger Code für intelligente Wiedergabelisten basiert auf seinen C++-"
"Klassen.\n"
-#: src/misc.c:163
+#: src/misc.c:177
msgid " mp3info: mp3 playlength detection (http://ibiblio.org/mp3info/)\n"
msgstr " mp3info: MP3-Spielzeit-Ermittlung (http://ibiblio.org/mp3info/)\n"
-#: src/misc.c:165
+#: src/misc.c:179
msgid ""
" xmms: dirbrowser, mp3 playlength detection (http://www.xmms.org)\n"
msgstr ""
"xmms: Verzeichnisbaum-Anzeige, MP3-Spielzeit-Ermittlung (http://www.xmms."
"org)\n"
-#: src/misc.c:168
+#: src/misc.c:182
msgid ""
"The GUI was created with the help of glade-2 (http://glade.gnome.org/).\n"
msgstr ""
"Die graphische Benutzeroberfläche wurde mit Hilfe von glade-2 (http://glade."
"gnome.org/) erstellt.\n"
-#: src/misc.c:183
+#: src/misc.c:197
msgid "French: David Le Brun (david at dyn-ns dot net)\n"
msgstr "Französisch: David Le Brun (david at dyn-ns dot net)\n"
-#: src/misc.c:185
+#: src/misc.c:199
msgid "German: Jorg Schuler (jcsjcs at users dot sourceforge dot net)\n"
msgstr "Deutsch: Jörg Schuler (jcsjcs at users dot sourceforge dot net)\n"
-#: src/misc.c:187
+#: src/misc.c:201
msgid "Hebrew: Assaf Gillat (gillata at gmail dot com)\n"
msgstr "Hebräisch: Assaf Gillat (gillata at gmail dot com)\n"
-#: src/misc.c:189
+#: src/misc.c:203
msgid ""
"Italian: Edward Matteucci (edward_matteucc at users dot sourceforge dot "
"net)\n"
@@ -2106,43 +1998,48 @@
"Italienisch: Edward Matteucci (edward_matteucc at users dot sourceforge dot "
"net\n"
-#: src/misc.c:191
+#: src/misc.c:205
msgid "Japanese: Ayako Sano\n"
msgstr "Japanisch: Ayako Sano\n"
-#: src/misc.c:193
+#: src/misc.c:207
msgid "Japanese: Kentaro Fukuchi (fukuchi at users dot sourceforge dot net)\n"
msgstr ""
"Japanisch: Kentaro Fukuchi (fukuchi at users dot sourceforge dot net)\n"
-#: src/misc.c:195
+#: src/misc.c:209
msgid "Swedish: Stefan Asserhall (stefan asserhall at comhem dot se)\n"
msgstr "Schwedisch: Stefan Asserhall (stefan asserhall at comhem dot se)\n"
-#: src/misc.c:318
+#: src/misc.c:332
#, c-format
msgid "Could not delete backup file: \"%s\"\n"
msgstr "Konnte Sicherheitskopie nicht löschen: '%s'\n"
-#: src/misc.c:438
+#: src/misc.c:452
#, c-format
msgid "Unmounting of '%s' (%s) unsuccessful."
msgstr "Unmount von '%s' (%s) war nicht erfolgreich."
-#: src/misc.c:442
+#: src/misc.c:456
#, c-format
msgid "Unmounting of '%s' unsuccessful."
msgstr "Unmount von '%s' war erfolgreich."
-#: src/misc.c:1097
+#: src/misc.c:1219
#, c-format
+msgid "Unknown token '%%%c' in template '%s'"
+msgstr "Unbekanntes Token '%%%c' in der Schablone '%s'"
+
+#: src/misc.c:1301
+#, c-format
msgid "Template ('%s') does not match file type '%s'\n"
msgstr "Schablone ('%s') paÃt nicht auf den Dateinamen '%s'\n"
-#: src/misc.c:1190
+#: src/misc.c:1382
#, c-format
-msgid "Unknown token '%%%c' in template '%s'"
-msgstr "Unbekanntes Token '%%%c' in der Schablone '%s'"
+msgid "Error creating %s: %s\n"
+msgstr "Fehler beim Erstellen von '%s': %s\n"
#. gint id,
#. gboolean modal,
@@ -2277,8 +2174,8 @@
#. no playlist??? Cannot happen, but...
#. no playlist selected
-#: src/misc_confirm.c:336 src/misc_confirm.c:432 src/misc_confirm.c:667
-#: src/misc_track.c:879
+#: src/misc_confirm.c:336 src/misc_confirm.c:432 src/misc_confirm.c:674
+#: src/misc_track.c:1509
msgid "No playlist selected."
msgstr "Keine Wiedergabeliste ausgewählt."
@@ -2287,11 +2184,6 @@
msgid "No tracks selected."
msgstr "Keine Stücke ausgewählt."
-#. no entry selected
-#: src/misc_confirm.c:441 src/misc_track.c:852
-msgid "No entry selected."
-msgstr "Kein Tab-Eintrag ausgewählt."
-
#: src/misc_confirm.c:448
msgid "Cannot remove entry 'All'"
msgstr "Der Eintrag 'Alle' kann nicht entfernt werden"
@@ -2301,19 +2193,23 @@
msgid "Removed all %d tracks from the iPod"
msgstr "Alle %d Stücke wurden vom iPod entfernt"
-#: src/misc_confirm.c:549 src/misc_confirm.c:619
+#: src/misc_confirm.c:546
+msgid "Removed all podcasts from the iPod"
+msgstr "Alle Podcasts wurden vom iPod entfernt"
+
+#: src/misc_confirm.c:556 src/misc_confirm.c:626
#, c-format
msgid "Deleted playlist '%s' including %d member track"
msgid_plural "Deleted playlist '%s' including %d member tracks"
msgstr[0] "Wiedergabeliste '%s' einschlieÃlich eines Stückes gelöscht"
msgstr[1] "Wiedergabeliste '%s' einschlieÃlich %d Stücken entfernt"
-#: src/misc_confirm.c:563 src/misc_confirm.c:633
+#: src/misc_confirm.c:570 src/misc_confirm.c:640
#, c-format
msgid "Deleted playlist '%s'"
msgstr "Wiedergabeliste '%s' gelöscht."
-#: src/misc_confirm.c:596
+#: src/misc_confirm.c:603
#, c-format
msgid "Deleted playlist '%s' including %d member track on harddisk"
msgid_plural "Deleted playlist '%s' including %d member tracks on harddisk"
@@ -2324,16 +2220,20 @@
"Wiedergabeliste '%s' wurde einschlieÃlich %d Stücken auf der Festplatte "
"gelöscht"
-#: src/misc_confirm.c:611
+#: src/misc_confirm.c:618
#, c-format
msgid "Removed all %d tracks from the database"
msgstr "Alle %d Stücke wurden aus der Datenbank entfernt"
-#: src/misc_confirm.c:686
+#: src/misc_confirm.c:693
msgid "Are you sure you want to remove all tracks from your iPod?"
msgstr "Sind Sie sicher, daà sie alle Stücke vom iPod entfernen wollen?"
-#: src/misc_confirm.c:694
+#: src/misc_confirm.c:698
+msgid "Are you sure you want to remove all podcasts from your iPod?"
+msgstr "Sind Sie sicher, daà sie alle Podcasts vom iPod entfernen wollen?"
+
+#: src/misc_confirm.c:706
#, c-format
msgid ""
"Are you sure you want to delete playlist '%s' and the following track "
@@ -2353,12 +2253,12 @@
"Wiedergabelisten, in denen die Stücke jeweils geführt werden, ist in "
"Klammern angegeben."
-#: src/misc_confirm.c:705 src/misc_confirm.c:760
+#: src/misc_confirm.c:717 src/misc_confirm.c:772
#, c-format
msgid "Are you sure you want to delete the playlist '%s'?"
msgstr "Sind Sie sicher, daà Sie die Wiedergabeliste \"%s\" entfernen wollen?"
-#: src/misc_confirm.c:731
+#: src/misc_confirm.c:743
#, c-format
msgid ""
"Are you sure you want to delete playlist '%s' and remove the following track "
@@ -2378,12 +2278,12 @@
"Wiedergabelisten, in denen die Stücke jeweils geführt werden, ist in "
"Klammern angegeben."
-#: src/misc_confirm.c:739
+#: src/misc_confirm.c:751
msgid "Are you sure you want to remove all tracks from the database?"
msgstr ""
"Sind Sie sicher, daà Sie alle Stücke von der Datenbank entfernen wollen?"
-#: src/misc_confirm.c:748
+#: src/misc_confirm.c:760
#, c-format
msgid ""
"Are you sure you want to delete playlist '%s' and remove the following track "
@@ -2402,28 +2302,28 @@
"Stücke aus der Datenbank entfernen wollen? Die Anzahl der Wiedergabelisten, "
"in denen die Stücke jeweils geführt werden, ist in Klammern angegeben."
-#: src/misc_confirm.c:937
+#: src/misc_confirm.c:960
#, c-format
msgid "Problem creating iPod directory: '%s'."
msgstr "Es trat ein Problem beim Erzeugen des iPod-Verzeichnisses auf: '%s'."
-#: src/misc_confirm.c:939
+#: src/misc_confirm.c:962
#, c-format
msgid "Successfully created iPod directories in '%s'."
msgstr "Die iPod-Verzeichnisstruktur wurde erfolgreich in '%s' angelegt."
#. gint id,
#. gboolean modal,
-#: src/misc_confirm.c:978
+#: src/misc_confirm.c:1001
msgid "Create iPod directories"
msgstr "iPod-Verzeichnisstruktur erstellen"
#. title
-#: src/misc_confirm.c:979
+#: src/misc_confirm.c:1002
msgid "OK to create the following directories?"
msgstr "Sollen die folgenden Verzeichnisse erstellt werden?"
-#: src/misc_confirm.c:1043
+#: src/misc_confirm.c:1066
msgid ""
"Data has been changed and not been saved.\n"
"OK to exit gtkpod?"
@@ -2431,6 +2331,10 @@
"Ãnderungen wurden noch nicht gespeichert.\n"
"Wollen Sie gtkpod trotzdem verlassen?"
+#: src/misc_conversion.c:67
+msgid "File type"
+msgstr "Dateityp"
+
#: src/misc_conversion.c:68
msgid "PC File"
msgstr "PC Datei"
@@ -2478,24 +2382,53 @@
msgid "CD Nr"
msgstr "CD Nr"
-#: src/misc_conversion.c:101
+#: src/misc_conversion.c:89
+msgid "Category"
+msgstr "Kategorie"
+
+#: src/misc_conversion.c:90
+msgid "Description"
+msgstr "Beschreibung"
+
+#. 30
+#: src/misc_conversion.c:91
+msgid "Podcast URL"
+msgstr "Podcast-URL"
+
+#: src/misc_conversion.c:92
+msgid "Podcast RSS"
+msgstr "Podcast RSS"
+
+#: src/misc_conversion.c:93
+msgid "Subtitle"
+msgstr "Untertitel"
+
+#: src/misc_conversion.c:94
+msgid "Date released"
+msgstr "Veröffentlichungsdatum"
+
+#: src/misc_conversion.c:95
+msgid "Checked"
+msgstr "Ausgewählt"
+
+#: src/misc_conversion.c:108
msgid "Name of file on PC, if available"
msgstr "Dateiname auf dem PC, falls verfügbar"
-#: src/misc_conversion.c:102
+#: src/misc_conversion.c:109
msgid "Name of file on the iPod"
msgstr "Name der Datei auf dem iPod"
#. 10
-#: src/misc_conversion.c:104
+#: src/misc_conversion.c:111
msgid "Track Nr. and total number of tracks on CD"
msgstr "Track-Nr. und Gesamtzahl der Tracks auf der CD"
-#: src/misc_conversion.c:105
+#: src/misc_conversion.c:112
msgid "Whether the file has already been transferred to the iPod or not"
msgstr "Ob die Datei bereits zum iPod übertragen wurde oder nicht."
-#: src/misc_conversion.c:111
+#: src/misc_conversion.c:118
msgid ""
"Supposedly something that tells the iPod to increase or decrease the "
"playback speed"
@@ -2503,32 +2436,32 @@
"Anscheinend ein Feld, das den iPod anweist, die Wiedergabe zu beschleunigen "
"oder zu verlangsamen"
-#: src/misc_conversion.c:113
+#: src/misc_conversion.c:120
msgid "Number of times the track has been played"
msgstr "Wie oft dieses Stück bereits gespielt wurde"
-#: src/misc_conversion.c:114
+#: src/misc_conversion.c:121
msgid "Star rating from 0 to 5"
msgstr "Beurteilung von 0 bis 5 Sterne"
-#: src/misc_conversion.c:115
+#: src/misc_conversion.c:122
msgid "Date and time track has been added"
msgstr "Zeitpunkt zu dem das Stück hinzugefügt wurde"
#. 20
-#: src/misc_conversion.c:116
+#: src/misc_conversion.c:123
msgid "Date and time track has last been played"
msgstr "Zeitpunkt des letzten Abspielens des Stücks"
-#: src/misc_conversion.c:117
+#: src/misc_conversion.c:124
msgid "Date and time track has last been modified"
msgstr "Zeitpunkt der letzten Modifikation des Stücks"
-#: src/misc_conversion.c:118
+#: src/misc_conversion.c:125
msgid "Manual volume adjust"
msgstr "Manuelle Lautstärkeanpassung"
-#: src/misc_conversion.c:119
+#: src/misc_conversion.c:126
msgid ""
"Volume adjust in dB (replay gain) -- you need to activate 'soundcheck' on "
"the iPod"
@@ -2537,31 +2470,48 @@
"aktiviert sein"
#. 25
-#: src/misc_conversion.c:122
+#: src/misc_conversion.c:129
msgid "CD Nr. and total number of CDS in set"
msgstr "CD-Nummer und Gesamtzahl der CDs im Set"
-#: src/misc_conversion.c:605
+#: src/misc_conversion.c:132
+msgid ""
+"The category (e.g. 'Technology' or 'Music') where the podcast was located."
+msgstr ""
+"Die Kategorie (z.B. 'Technologie' oder 'Musik') wo das Podcast eingeordnet "
+"war."
+
+#: src/misc_conversion.c:133
+msgid "Accessible by selecting the center button on the iPod."
+msgstr "Wird angezeigt, wenn der mittlere Knopf auf dem iPod gedrückt wird."
+
+#: src/misc_conversion.c:137
+msgid "Release date (for podcasts displayed next to the title on the iPod)"
+msgstr ""
+"Veröffentlichungsdatum (wird bei Podcasts auf dem iPod neben dem Titel "
+"angezeigt)"
+
+#: src/misc_conversion.c:639
#, c-format
msgid "The URI '%s' is not an absolute URI using the file scheme"
msgstr "Der URI »%s« ist kein absoluter URI, der das Dateischema verwendet"
-#: src/misc_conversion.c:615
+#: src/misc_conversion.c:649
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "Der lokale URI »%s« darf kein »#« enthalten"
-#: src/misc_conversion.c:632
+#: src/misc_conversion.c:666
#, c-format
msgid "The URI '%s' is invalid"
msgstr "Der URI »%s« ist ungültig"
-#: src/misc_conversion.c:644
+#: src/misc_conversion.c:678
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "Der Rechnername der URI »%s« ist ungültig"
-#: src/misc_conversion.c:660
+#: src/misc_conversion.c:694
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Der URI »%s« enthält ungültige Escape-Zeichen"
@@ -2570,7 +2520,7 @@
msgid "Please enter a name for the new playlist"
msgstr "Bitte geben Sie einen Namen für die neue Wiedergabeliste ein"
-#: src/misc_playlist.c:97 gtkpod.glade:533 gtkpod.glade:12271
+#: src/misc_playlist.c:97 gtkpod.glade:578 gtkpod.glade:772 gtkpod.glade:7128
msgid "Smart Playlist"
msgstr "Intelligente Wiedergabeliste"
@@ -2660,39 +2610,39 @@
msgid "Last Time"
msgstr "Zuletzt"
-#: src/misc_playlist.c:834
+#: src/misc_playlist.c:831
msgid "Removal of dangling tracks with no files on PC was canceled."
msgstr ""
"Das Entfernen von verlorenen Stücken ohne entsprechende Datei auf dem "
"Computer wurde abgebrochen."
-#: src/misc_playlist.c:844
+#: src/misc_playlist.c:841
msgid "Handling of dangling tracks with files on PC was canceled."
msgstr ""
"Das Bearbeiten von verlorenen Stücken, deren zugehörige Datei auf dem "
"Computer vorhanden ist, wurde abgebrochen."
-#: src/misc_playlist.c:872
+#: src/misc_playlist.c:869
msgid "Dangling tracks with no files on PC were removed."
msgstr ""
"Verlorene Stücke ohne entsprechende Datei auf dem Computer wurden entfernt."
#. printf("Handling track %d\n", track->ipod_id);
-#: src/misc_playlist.c:905
+#: src/misc_playlist.c:902
#, c-format
msgid "Processing '%s'"
msgstr "Bearbeite '%s'"
-#: src/misc_playlist.c:930
+#: src/misc_playlist.c:927
msgid "Dangling tracks with files on PC were handled."
msgstr ""
"Verlorene Stücke mit zugehöriger Datei auf dem Computer wurden korrigiert."
-#: src/misc_playlist.c:963
+#: src/misc_playlist.c:960
msgid "Track"
msgstr "Stück"
-#: src/misc_playlist.c:1008
+#: src/misc_playlist.c:1005
msgid ""
"You did not import the existing iTunesDB. This is most likely incorrect and "
"will result in the loss of the existing database.\n"
@@ -2709,19 +2659,19 @@
"'Abbrechen', um abzubrechen. Wenn Sie den Vorgang abbrechen, können Sie die "
"existierende Datenbank einlesen, bevor Sie erneut abgleichen.\n"
-#: src/misc_playlist.c:1024
+#: src/misc_playlist.c:1021
msgid "Creating a tree of known files"
msgstr "Erstelle eine Liste der vorhandenen Dateien"
-#: src/misc_playlist.c:1052
+#: src/misc_playlist.c:1065
msgid "Checking iPOD files against known files in DB"
msgstr "Vergleiche Dateien auf dem iPod mit der iTunesDB"
-#: src/misc_playlist.c:1098
+#: src/misc_playlist.c:1110
msgid "Orphaned"
msgstr "Verwaist"
-#: src/misc_playlist.c:1119
+#: src/misc_playlist.c:1131
#, c-format
msgid ""
"The following orphaned file had already been added to the iPod again. It "
@@ -2734,12 +2684,12 @@
"%s\n"
"\n"
-#: src/misc_playlist.c:1148
+#: src/misc_playlist.c:1160
#, c-format
msgid "Found %d orphaned and %d dangling files. Processing..."
msgstr "'%d' verwaiste und '%d' verlorene Dateien gefunden. Bearbeite..."
-#: src/misc_playlist.c:1171
+#: src/misc_playlist.c:1183
#, c-format
msgid ""
"The following dangling track has a file on PC.\n"
@@ -2758,7 +2708,7 @@
"Klicken Sie auf OK, um sie beim nächsten Abgleich zu übertragen oder auf "
"'Abbrechen' um nichts zu tun."
-#: src/misc_playlist.c:1176
+#: src/misc_playlist.c:1188
#, c-format
msgid ""
"The following dangling track doesn't have file on PC. \n"
@@ -2777,31 +2727,31 @@
#. we want unique window for each
#. gboolean modal,
-#: src/misc_playlist.c:1183
+#: src/misc_playlist.c:1195
msgid "Dangling Tracks"
msgstr "Verlorene Stücke"
-#: src/misc_playlist.c:1207
+#: src/misc_playlist.c:1219
#, c-format
msgid "Found %d orphaned and %d dangling files. Done."
msgstr "'%d' verwaiste und '%d' verlorene Dateien gefunden. Fertig."
#. update for count == 1, 21, 41 ... and for count == n
-#: src/misc_track.c:90 src/misc_track.c:367
+#: src/misc_track.c:91 src/misc_track.c:368
#, c-format
msgid "Hashed %d of %d track."
msgid_plural "Hashed %d of %d tracks."
msgstr[0] "%d von insgesamt %d Stück indiziert."
msgstr[1] "%d von insgesamt %d Stücken indiziert."
-#: src/misc_track.c:201
+#: src/misc_track.c:202
#, c-format
msgid "The following duplicate track has been removed."
msgid_plural "The following %d duplicate tracks have been removed."
msgstr[0] "Das folgende doppelt eingelesene Stück wurde entfernt."
msgstr[1] "Die folgenden %d doppelt eingelesenen Stücke wurden entfernt."
-#: src/misc_track.c:208
+#: src/misc_track.c:209
#, c-format
msgid ""
"The following duplicate track has not been added to the master play list."
@@ -2817,31 +2767,35 @@
#. gint id,
#. gboolean modal,
-#: src/misc_track.c:215
+#: src/misc_track.c:216
msgid "Duplicate detection"
msgstr "Duplikaterkennung"
-#: src/misc_track.c:793
+#: src/misc_track.c:844
+msgid "Local Database"
+msgstr "Lokale Datenbank"
+
+#: src/misc_track.c:1396
#, c-format
msgid "drag and drop: ignored '%s'\n"
msgstr "Drag und Drop: '%s' ignoriert\n"
-#: src/mp3file.c:1091
+#: src/mp3file.c:1117
#, c-format
msgid "Error setting ID3 field: %s\n"
msgstr "Fehler beim Setzen des ID3 Feldes: '%s'\n"
-#: src/mp3file.c:1116 src/mp3file.c:1223 src/mp3file.c:1949
+#: src/mp3file.c:1142 src/mp3file.c:1289 src/mp3file.c:2035
#, c-format
msgid "ERROR while opening file: '%s' (%s).\n"
msgstr "FEHLER beim Ãffnen der Datei: '%s' (%s).\n"
-#: src/mp3file.c:1280
+#: src/mp3file.c:1356
#, c-format
msgid "ERROR while writing tag to file: '%s' (%s).\n"
msgstr "FEHLER beim Schreiben eines Tags: '%s' (%s).\n"
-#: src/mp3file.c:1793
+#: src/mp3file.c:1879
#, c-format
msgid ""
"Could not find mp3gain. I tried to use the following executable: '%s'.\n"
@@ -2862,37 +2816,37 @@
"Wenn Sie 'mp3gain' nicht installiert haben, können Sie es von 'http://www."
"sourceforge.net/projects/mp3gain' herunterladen."
-#: src/mp3file.c:1833
+#: src/mp3file.c:1919
#, c-format
msgid "Execution of mp3gain ('%s') failed."
msgstr "Der Aufruf von mp3gain ('%s') schlug fehl."
#. Tracks with zero play length are ignored by iPod...
-#: src/mp3file.c:2061
+#: src/mp3file.c:2178
#, c-format
msgid "File \"%s\" has zero play length. Ignoring.\n"
msgstr "Die Datei '%s' hat Null-Spielzeit und wird ignoriert.\n"
-#: src/mp4file.c:234 src/mp4file.c:353
+#: src/mp4file.c:243 src/mp4file.c:362
#, c-format
msgid "'%s' does not appear to be a mp4 audio file.\n"
msgstr "'%s' scheint keine MP4-Audio-Datei zu sein.\n"
-#: src/mp4file.c:244
+#: src/mp4file.c:253
#, c-format
msgid "Could not open '%s' for reading, or file is not an mp4 file.\n"
msgstr ""
"'%s' konnte nicht gelesen werden, oder die Datei ist keine gültige mp4-"
"Datei.\n"
-#: src/mp4file.c:364
+#: src/mp4file.c:373
#, c-format
msgid "Could not open '%s' for writing, or file is not an mp4 file.\n"
msgstr ""
"'%s' konnte nicht zum Schreiben geöffnet werden, oder die Datei ist keine "
"gültige mp4-Datei.\n"
-#: src/mp4file.c:377
+#: src/mp4file.c:386
#, c-format
msgid ""
"Import of '%s' failed: m4a/m4p/m4b not supported without the mp4v2 library. "
@@ -2902,7 +2856,7 @@
"mp4v2 Bibliothek nicht unterstützt. Sie müssen gtkpod zusammen mit der mp4v2 "
"Bibliothek übersetzen.\n"
-#: src/mp4file.c:383
+#: src/mp4file.c:392
#, c-format
msgid ""
"m4a/m4p/m4b metadata update for '%s' failed: m4a/m4p/m4b not supported "
@@ -2913,36 +2867,36 @@
"werden ohne die mp4v2 Bibliothek nicht unterstützt. Sie müssen gtkpod "
"zusammen mit der mp4v2 Bibliothek übersetzen.\n"
-#: src/prefs.c:127
+#: src/prefs.c:128
#, c-format
msgid "gtkpod version %s usage:\n"
msgstr "Benutzung von gtkpod %s:\n"
-#: src/prefs.c:128
+#: src/prefs.c:129
msgid " -h, --help: display this message\n"
msgstr " -h, --help: diesen Text anzeigen\n"
-#: src/prefs.c:129
+#: src/prefs.c:130
msgid " -p <filename>:increment playcount for file by one\n"
msgstr " -p <Dateiname>:Playcount für 'Datainame' um eins erhöhen\n"
-#: src/prefs.c:130
+#: src/prefs.c:131
msgid " -m path: define the mountpoint of your iPod\n"
msgstr " -m <Pfad>: Mountpoint für iPod angeben\n"
-#: src/prefs.c:131
+#: src/prefs.c:132
msgid " --mountpoint: same as '-m'.\n"
msgstr " --mountpoint: wie '-m'.\n"
-#: src/prefs.c:132
+#: src/prefs.c:133
msgid " -a: import database automatically after start.\n"
msgstr " -a: iTunesDB automatisch importieren\n"
-#: src/prefs.c:133
+#: src/prefs.c:134
msgid " --auto: same as '-a'.\n"
msgstr " --auto: wie '-a'.\n"
-#: src/prefs.c:134
+#: src/prefs.c:135
msgid ""
" -o: use offline mode. No changes are exported to the iPod,\n"
" but to ~/.gtkpod/ instead. iPod is updated if 'Sync' is\n"
@@ -2953,57 +2907,57 @@
"aktualisiert,\n"
" wenn nicht im Offline-Modus die iTunesDB abgeglichen wird.\n"
-#: src/prefs.c:135
+#: src/prefs.c:136
msgid " --offline: same as '-o'.\n"
msgstr " --offline: wie '-o'.\n"
-#: src/prefs.c:382
+#: src/prefs.c:401
#, c-format
msgid "Error while reading prefs: %s\n"
msgstr "Fehler beim Lesen der Vor-Einstellungen: %s\n"
-#: src/prefs.c:948
+#: src/prefs.c:1030
#, c-format
msgid "Unable to open config file '%s' for reading\n"
msgstr "Kann Datei '%s' mit den Einstellungen nicht lesen.\n"
-#: src/prefs.c:1052
+#: src/prefs.c:1137
#, c-format
msgid "Unknown option: %s\n"
msgstr "Unbekannte Option: %s\n"
-#: src/prefs.c:1100
+#: src/prefs.c:1190
#, c-format
msgid "# delete confirmation\n"
msgstr "# Sicherheitsabfrage beim Löschen\n"
-#: src/prefs.c:1107
+#: src/prefs.c:1197
#, c-format
msgid "# sort tab: select 'All', last selected page (=category)\n"
msgstr ""
"# Sort Tab: 'Alle' automatisch wählen, letze gewählte Seite (=Kategorie)\n"
-#: src/prefs.c:1126
+#: src/prefs.c:1216
#, c-format
msgid "# autoselect master playlist?\n"
msgstr "# Hauptplayliste automatisch auswählen?\n"
-#: src/prefs.c:1128
+#: src/prefs.c:1218
#, c-format
msgid "# title=0, artist, album, genre, composer\n"
msgstr "# Titel=0, Künstler, Album, Musikrichtung, Komponist\n"
-#: src/prefs.c:1129
+#: src/prefs.c:1219
#, c-format
msgid "# track_nr=5, ipod_id, pc_path, transferred\n"
msgstr "# Track_Nr=5, iPod_ID, PC_Pfad, Transferred\n"
-#: src/prefs.c:1130
+#: src/prefs.c:1220
#, c-format
msgid "# autoset: set empty tag to filename?\n"
msgstr "# autoset: Leere ID3-Tags mit dem Filenamen initialiseren?\n"
-#: src/prefs.c:1143
+#: src/prefs.c:1235
#, c-format
msgid ""
"# position of sliders (paned): playlists, above tracks,\n"
@@ -3012,7 +2966,7 @@
"# Position der Schiebeelemente (paned): Wiedergabelisten,\n"
"# über der Stückanzeige, zwischen den Sort Tabs\n"
-#: src/prefs.c:1178
+#: src/prefs.c:1271
#, c-format
msgid ""
"# window sizes: main window, confirmation scrolled,\n"
@@ -3022,16 +2976,12 @@
"# Bestätigungsfenster (ungescrollt), Verzeichnisbaum\n"
"# Einstellungsfenster\n"
-#: src/prefs.c:1215
-msgid "Settings are not saved.\n"
-msgstr "Einstellungen nicht gespeichert.\n"
-
-#: src/prefs.c:1228
+#: src/prefs.c:1328
#, c-format
msgid "Unable to open '%s' for writing\n"
msgstr "Kann '%s' nicht zum schreiben öffnen.\n"
-#: src/prefs.c:1592
+#: src/prefs.c:1682
#, c-format
msgid ""
" Preferences: Category nr (%d<%d?) or sorttab nr (%d<%d?) out of range.\n"
@@ -3039,78 +2989,78 @@
" Voreinstellungen: Kategorie (%d<%d?) oder SortTab (%d<%d?) auÃerhalb des "
"erlaubten Bereichs.\n"
-#: src/prefs.c:1641
+#: src/prefs.c:1731
#, c-format
msgid "Unable to 'mkdir %s'\n"
msgstr "Kann 'mkdir %s' nicht ausführen.\n"
#. illegal -- ignore
-#: src/prefs.c:2034
+#: src/prefs.c:2157
#, c-format
msgid "prefs_set_toolbar_style: illegal style '%d' ignored\n"
msgstr "prefs_set_toolbar_style: ungültiger Stil '%d' ignoriert\n"
#. illegal -- ignore
-#: src/prefs.c:2076
+#: src/prefs.c:2199
#, c-format
msgid "prefs_set_pm_sort: illegal type '%d' ignored\n"
msgstr "prefs_set_toolbar_style: ungültiger Typ '%d' ignoriert\n"
-#: src/prefs.c:2231
+#: src/prefs.c:2354
#, c-format
msgid "'%s': no arguments (%%...) allowed.\n"
msgstr "'%s': keine Argumente (%%...) erlaubt.\n"
-#: src/prefs.c:2236
+#: src/prefs.c:2359
#, c-format
msgid "'%s': only '%%[%s]' allowed.\n"
msgstr "'%s': nur '%%[%s]' erlaubt.\n"
-#: src/prefs_window.c:93
+#: src/prefs_window.c:105
msgid "Please select command for 'Play Now'"
msgstr "Programm für 'Jetzt abspielen'"
-#: src/prefs_window.c:94
+#: src/prefs_window.c:106
msgid "Please select command for 'Enqueue'"
msgstr "Programm für 'Zum Abspielen Vormerken':"
-#: src/prefs_window.c:95
+#: src/prefs_window.c:107
msgid "Please select the mp3gain executable"
msgstr "Genauer Pfad des mp3gain-Programms"
-#: src/prefs_window.c:96
+#: src/prefs_window.c:108
msgid "Please select command to sync contacts"
msgstr "Skript zum Exportieren der Kontakte"
-#: src/prefs_window.c:97
+#: src/prefs_window.c:109
msgid "Please select command to sync calendar"
msgstr "Skript zum Exportieren des Terminkalenders"
-#: src/prefs_window.c:98
+#: src/prefs_window.c:110
msgid "Select the mserv music root directory"
msgstr "Wählen Sie das mserv Stammverzeichnis für Musik"
-#: src/prefs_window.c:99
+#: src/prefs_window.c:111
msgid "Select the mserv trackinfo root directory"
msgstr "Wählen Sie das mserv Stammverzeichnis (trackinfo)"
-#: src/prefs_window.c:748
+#: src/prefs_window.c:824
#, c-format
msgid ""
-"Have a look at the scripts provided in '%s'. If you write a new script, "
+"<i>Have a look at the scripts provided in '%s'. If you write a new script, "
"please send it to jcsjcs at users.sourceforge.net for inclusion into the "
-"next release."
+"next release.</i>"
msgstr ""
-"Schauen Sie sich die Skipte an, die in '%s' zur Verfügung gestellt wurden. "
-"Wenn Sie ein neues Script schreiben, schicken Sie es bitte an jcsjcs at "
-"users.sourceforge.net, damit es in die nächste Version aufgenommen werden "
-"kann."
+"<i>Schauen Sie sich die Skipte an, die in '%s' zur Verfügung gestellt "
+"wurden. Wenn Sie ein neues Script schreiben, schicken Sie es bitte an jcsjcs "
+"at users.sourceforge.net, damit es in die nächste Version aufgenommen werden "
+"kann.</i>"
-#: src/prefs_window.c:1006 src/prefs_window.c:1024
+#: src/prefs_window.c:1257 src/prefs_window.c:1275
msgid "Preferences not updated"
msgstr "Die Einstellungen wurden nicht übernommen"
-#: src/prefs_window.c:1033
+#: src/prefs_window.c:1284
msgid "Preferences applied"
msgstr "Die Einstellungen wurden übernommen"
@@ -3223,53 +3173,51 @@
msgid "Synchronize _iTunesDB"
msgstr "_iTunesDB abgleichen"
-#: gtkpod.glade:156
+#: gtkpod.glade:183
msgid "_Update Tracks from File"
msgstr "_Aktualiere Stücke aus der Datei"
-#: gtkpod.glade:177 gtkpod.glade:229 gtkpod.glade:281 gtkpod.glade:339
-#: gtkpod.glade:391 gtkpod.glade:767 gtkpod.glade:819 gtkpod.glade:1007
-#: gtkpod.glade:1059 gtkpod.glade:1105
+#: gtkpod.glade:204 gtkpod.glade:256 gtkpod.glade:308 gtkpod.glade:366
+#: gtkpod.glade:418 gtkpod.glade:1136 gtkpod.glade:1188 gtkpod.glade:1234
msgid "Selected _Playlist"
msgstr "Ausgewählte _Wiedergabeliste"
-#: gtkpod.glade:186 gtkpod.glade:238 gtkpod.glade:290 gtkpod.glade:348
-#: gtkpod.glade:400 gtkpod.glade:776 gtkpod.glade:828 gtkpod.glade:1016
-#: gtkpod.glade:1068 gtkpod.glade:1114
+#: gtkpod.glade:213 gtkpod.glade:265 gtkpod.glade:317 gtkpod.glade:375
+#: gtkpod.glade:427 gtkpod.glade:1145 gtkpod.glade:1197 gtkpod.glade:1243
msgid "Selected Tab _Entry"
msgstr "Ausgewählten _Tab Eintrag"
-#: gtkpod.glade:195 gtkpod.glade:247 gtkpod.glade:299 gtkpod.glade:357
-#: gtkpod.glade:409 gtkpod.glade:785 gtkpod.glade:837 gtkpod.glade:1025
-#: gtkpod.glade:1077 gtkpod.glade:1123
+#: gtkpod.glade:222 gtkpod.glade:274 gtkpod.glade:326 gtkpod.glade:384
+#: gtkpod.glade:436 gtkpod.glade:569 gtkpod.glade:1154 gtkpod.glade:1206
+#: gtkpod.glade:1252
msgid "Selected _Tracks"
msgstr "Ausgewählte _Stücke"
-#: gtkpod.glade:208
+#: gtkpod.glade:235
msgid "Update _mserv Data from File"
msgstr "_mserv-Daten aktualisieren"
-#: gtkpod.glade:260
+#: gtkpod.glade:287
msgid "_Synchronize Directories"
msgstr "_Verzeichnisse abgleichen"
-#: gtkpod.glade:318
+#: gtkpod.glade:345
msgid "_Export Tracks from Database"
msgstr "Stücke aus der Datenbank _exportieren"
-#: gtkpod.glade:370
+#: gtkpod.glade:397
msgid "Create _Playlist File"
msgstr "_Wiedergabelistendatei erstellen"
-#: gtkpod.glade:428
+#: gtkpod.glade:455
msgid "_Offline"
msgstr "_Offline"
-#: gtkpod.glade:444
+#: gtkpod.glade:471
msgid "_Create iPod's Directories"
msgstr "iPod-_Verzeichnisstruktur erstellen"
-#: gtkpod.glade:465
+#: gtkpod.glade:492
msgid ""
"Find orphan files (files with no track info in DB) and dangling tracks "
"(tracks with no corresponding files on iPOD)"
@@ -3277,968 +3225,361 @@
"Verwaiste Stücke (Stücke, für die kein Eintrag in der iTunesDB erscheint) "
"und verlorene Stücke (Stücke ohne Datei auf dem iPod) finden"
-#: gtkpod.glade:466
+#: gtkpod.glade:493
msgid "_Check iPod's Files"
msgstr "iPod Dateien _überprüfen"
-#: gtkpod.glade:494 gtkpod.glade:4973 gtkpod.glade:16459
+#: gtkpod.glade:521 gtkpod.glade:11968
msgid "_Edit"
msgstr "_Bearbeiten"
-#: gtkpod.glade:503
+#: gtkpod.glade:551
+msgid "Tracks in Selected _Playlist"
+msgstr "Stücke in ausgewählter _Wiedergabeliste"
+
+#: gtkpod.glade:560
+msgid "Tracks in Selected Tab _Entry"
+msgstr "Stücke im ausgewählten _Tab Eintrag"
+
+#: gtkpod.glade:591
+msgid "_Delete"
+msgstr "_Löschen"
+
+#: gtkpod.glade:612
+msgid "Selected playlist"
+msgstr "Ausgewählte _Wiedergabeliste"
+
+#: gtkpod.glade:621
+msgid "Selected playlist including tracks from iPod"
+msgstr "Ausgewählte Wiedergabeliste einschlieÃlich der Stücke vom iPod"
+
+#: gtkpod.glade:630
+msgid "Selected playlist including tracks from database"
+msgstr ""
+"Ausgewählte Wiedergabeliste einschlieÃlich der Stücke von der Datenbank"
+
+#: gtkpod.glade:639
+msgid "Selected playlist including tracks from harddisk"
+msgstr ""
+"Ausgewählte Wiedergabeliste einschlieÃlich der Stücke von der Festplatte"
+
+#: gtkpod.glade:654
+msgid "Selected filter tab entry from playlist"
+msgstr "Ausgewählten Filter-Tab von der Wiedergabeliste"
+
+#: gtkpod.glade:663
+msgid "Selected filter tab entry from iPod"
+msgstr "Ausgewählten Filter-Tab vom iPod"
+
+#: gtkpod.glade:672
+msgid "Selected filter tab entry from database"
+msgstr "Ausgewählten Filter-Tab aus der lokalen Datenbank"
+
+#: gtkpod.glade:681
+msgid "Selected filter tab entry from harddisk"
+msgstr "Ausgwählten Filter-Tab von der Festplatte"
+
+#: gtkpod.glade:696
+msgid "Selected tracks from playlist"
+msgstr "Ausgewählte Stücke von der Wiedergabeliste"
+
+#: gtkpod.glade:705
+msgid "Selected tracks from iPod"
+msgstr "Ausgewählte Stücke vom iPod"
+
+#: gtkpod.glade:714
+msgid "Selected tracks from database"
+msgstr "Ausgewählte Stücke von der Datenbank"
+
+#: gtkpod.glade:723
+msgid "Selected tracks from harddisk"
+msgstr "Ausgewählte Stücke von der Festplatte"
+
+#: gtkpod.glade:742
msgid "_Create Playlists"
msgstr "_Wiedergabelisten erstellen"
-#: gtkpod.glade:524
+#: gtkpod.glade:763
msgid "Empty Playlist"
msgstr "Leere Wiedergabeliste"
-#: gtkpod.glade:542
+#: gtkpod.glade:781
msgid "Random Playlist from Displayed Tracks"
msgstr "Zufällig aus den angezeigten Tracks"
-#: gtkpod.glade:551
+#: gtkpod.glade:790
msgid "Containing Displayed Tracks"
msgstr "Aus den angezeigten Stücken"
-#: gtkpod.glade:560
+#: gtkpod.glade:799
msgid "Containing Selected Tracks"
msgstr "Aus den ausgewählten Stücken"
-#: gtkpod.glade:569
+#: gtkpod.glade:808
msgid "One for each Artist"
msgstr "Eine für jeden Künstler"
-#: gtkpod.glade:578
+#: gtkpod.glade:817
msgid "One for each Album"
msgstr "Eine für jedes Album"
-#: gtkpod.glade:587
+#: gtkpod.glade:826
msgid "One for each Genre"
msgstr "Eine für jedes Genre"
-#: gtkpod.glade:596
+#: gtkpod.glade:835
msgid "One for each Composer"
msgstr "Eine für jeden Komponisten"
-#: gtkpod.glade:605
+#: gtkpod.glade:844
msgid "One for each Year"
msgstr "Eine für jedes Jahr"
-#: gtkpod.glade:614
+#: gtkpod.glade:853
msgid "One for each Rating"
msgstr "Eine für jede Bewertung"
-#: gtkpod.glade:623
+#: gtkpod.glade:862
msgid "Best Rated Tracks"
msgstr "Höchstgewertete Stücke"
-#: gtkpod.glade:632
+#: gtkpod.glade:871
msgid "Tracks Most Often Listened To"
msgstr "Am häufigsten gehörte Stücke"
-#: gtkpod.glade:641
+#: gtkpod.glade:880
msgid "Most Recently Played Tracks"
msgstr "Zuletzt gespielte Stücke"
-#: gtkpod.glade:650
+#: gtkpod.glade:889
msgid "All Tracks Played Since Last Time"
msgstr "Seit dem letzten Mal gespielte Stücke"
-#: gtkpod.glade:659
+#: gtkpod.glade:898
msgid "All Tracks Never Listened To"
msgstr "Nie gehörte Stücke"
-#: gtkpod.glade:668
+#: gtkpod.glade:907
msgid "All Tracks not Listed in any Playlist"
msgstr "In keiner Wiedergabeliste aufgeführte Stücke"
-#: gtkpod.glade:681
+#: gtkpod.glade:920
msgid "Randomize Current Playlist"
msgstr "Aktuelle Wiedergabeliste zufällig sortieren"
-#: gtkpod.glade:696
+#: gtkpod.glade:935
msgid "_Sorting"
msgstr "_Sortierung"
-#: gtkpod.glade:718
+#: gtkpod.glade:957
msgid "_Save Displayed Track Order"
msgstr "_Dargestellte Reihenfolge der Stücke speichern"
-#: gtkpod.glade:746
-msgid "_Delete But Keep Tracks"
-msgstr "_Löschen aber Stücke auf dem iPod behalten"
-
-#: gtkpod.glade:798
-msgid "_Delete Completely From iPod"
-msgstr "_Vollständig vom iPod löschen"
-
-#: gtkpod.glade:856
+#: gtkpod.glade:985
msgid "_Edit Preferences"
msgstr "_Einstellungen"
-#: gtkpod.glade:882
+#: gtkpod.glade:1011
msgid "_View"
msgstr "_Ansicht"
-#: gtkpod.glade:891
+#: gtkpod.glade:1020
msgid "_Toolbar"
msgstr "_Toolbar"
-#: gtkpod.glade:901
+#: gtkpod.glade:1030
msgid "_Tooltips"
msgstr "_Tooltips"
-#: gtkpod.glade:911
+#: gtkpod.glade:1040
msgid "_Info Window"
msgstr "_Info Fenster"
-#: gtkpod.glade:922
+#: gtkpod.glade:1051
msgid "_More Sort Tabs"
msgstr "_Mehr Sort Tabs"
-#: gtkpod.glade:943
+#: gtkpod.glade:1072
msgid "_Less Sort Tabs"
msgstr "_Weniger Sort Tabs"
-#: gtkpod.glade:964
+#: gtkpod.glade:1093
msgid "_Arrange Sort Tabs"
msgstr "Sort Tabs _Anordnen"
-#: gtkpod.glade:977 gtkpod.glade:5636 gtkpod.glade:17156
+#: gtkpod.glade:1106 gtkpod.glade:12692
msgid "_Tools"
msgstr "_Werkzeuge"
-#: gtkpod.glade:986
+#: gtkpod.glade:1115
msgid "_Play Now"
msgstr "_Jetzt Abspielen"
-#: gtkpod.glade:1038
+#: gtkpod.glade:1167
msgid "_Enqueue"
msgstr "Zum Abspielen _Vormerken"
-#: gtkpod.glade:1096
+#: gtkpod.glade:1225
msgid "_Normalize Volume"
msgstr "_Lautstärke normalisieren"
-#: gtkpod.glade:1132
+#: gtkpod.glade:1261
msgid "_Displayed Tracks"
msgstr "_Angezeigte Stücke"
-#: gtkpod.glade:1141
+#: gtkpod.glade:1270
msgid "_All Tracks"
msgstr "_Alle Stücke"
-#: gtkpod.glade:1150
+#: gtkpod.glade:1279
msgid "_Newly Added Tracks"
msgstr "_Neu hinzugefügte Stücke"
-#: gtkpod.glade:1169
+#: gtkpod.glade:1298
msgid "Synchronise Contacts, Calendar and Notes"
msgstr "Kontakte, Kalender und Notizen abgleichen"
-#: gtkpod.glade:1170
+#: gtkpod.glade:1299
msgid "Synchronize All"
msgstr "Alle abgleichen"
-#: gtkpod.glade:1179
+#: gtkpod.glade:1308
msgid "Synchronize Contacts"
msgstr "Kontakte abgleichen"
-#: gtkpod.glade:1188
+#: gtkpod.glade:1317
msgid "Synchronize Calendar"
msgstr "Kalender abgleichen"
-#: gtkpod.glade:1197
+#: gtkpod.glade:1326
msgid "Synchronize Notes"
msgstr "Notizen abgleichen"
-#: gtkpod.glade:1210
+#: gtkpod.glade:1339
msgid "_Help"
msgstr "_Hilfe"
-#: gtkpod.glade:1219
+#: gtkpod.glade:1348
msgid "_About"
msgstr "_Ãber"
-#: gtkpod.glade:1259
+#: gtkpod.glade:1388
msgid "Read Existing Database from Disk/iPod"
msgstr "iTunes Datenbank von der Festplatte / dem iPod einlesen"
-#: gtkpod.glade:1260
+#: gtkpod.glade:1389
msgid "Read"
msgstr "Einlesen"
-#: gtkpod.glade:1277
+#: gtkpod.glade:1406
msgid "Add Files or Directories"
msgstr "Wählen Sie hinzuzufügende Dateien oder Verzeichnisse aus."
-#: gtkpod.glade:1278
+#: gtkpod.glade:1407
msgid "Files"
msgstr "Dateien"
-#: gtkpod.glade:1295
+#: gtkpod.glade:1424
msgid "Add Directories Recursively"
msgstr "Verzeichnisse rekursiv hinzufügen"
-#: gtkpod.glade:1296
+#: gtkpod.glade:1425
msgid "Dirs"
msgstr "Verzeichnisse"
-#: gtkpod.glade:1313
+#: gtkpod.glade:1442
msgid "Add playlist from file"
msgstr "Wiedergabeliste aus Datei hinzufügen"
-#: gtkpod.glade:1331
+#: gtkpod.glade:1460
msgid "Create New Playlist"
msgstr "Neue Wiedergabeliste erstellen"
-#: gtkpod.glade:1332
+#: gtkpod.glade:1461
msgid "New PL"
msgstr "Neue PL"
-#: gtkpod.glade:1349
+#: gtkpod.glade:1478
msgid "Write Changes to Disk/iPod"
msgstr "Ãnderungen auf Festplatte / den iPod übertragen"
-#: gtkpod.glade:1350
+#: gtkpod.glade:1479
msgid "Sync"
msgstr "Abgleichen"
-#: gtkpod.glade:1366
+#: gtkpod.glade:1495
msgid "Stop Display Update"
msgstr "Aktualisierung der Anzeige abbrechen"
-#: gtkpod.glade:1367
+#: gtkpod.glade:1496
msgid "Stop"
msgstr "Stopp"
-#: gtkpod.glade:1540
+#: gtkpod.glade:1669
msgid "About gtkpod"
msgstr "Ãber gtkpod"
-#: gtkpod.glade:1661
+#: gtkpod.glade:1790
msgid "Credits"
msgstr "Danksagung"
-#: gtkpod.glade:1715
+#: gtkpod.glade:1844
msgid "Translators"
msgstr "Ãbersetzer"
-#: gtkpod.glade:1770 gtkpod.glade:12719
-msgid "Preferences"
-msgstr "Einstellungen"
-
-#: gtkpod.glade:1846
-msgid " iPod Mount _Point:"
-msgstr " iPod Mount _Point:"
-
-#: gtkpod.glade:1868
-msgid ""
-"Where you mounted your iPod's filesystem. Usually '/media/ipod/' or similar."
-msgstr "Wo ist Ihr iPod gemountet? Für gewöhnlich unter '/media/ipod/'."
-
-#: gtkpod.glade:1896
-msgid ""
-"On startup gtkpod will call 'mount <ipod mountpoint>', on exit a 'umount "
-"<ipod mountpoint>' call is carried out. For more complicated arrangements "
-"please use the ~/.gtkpod/gtkpod.in and ~/.gtkpod/gtkpod.out scripts."
-msgstr ""
-"Beim Start von gtkpod wird 'mount <ipod mountpoint>' ausgeführt, beim "
-"Beenden 'umount <ipod mountpoint>'. Für weitergehende Aktionen verwenden Sie "
-"bitte die Skripte '~/.gtkpod/gtkpod.in' und '~/.gtkpod/gtkpod.out'."
-
-#: gtkpod.glade:1898 gtkpod.glade:12890
-msgid "Handle mounting/unmounting of iPod drive"
-msgstr "Mount/Unmount des iPod-Verzeichnisses"
-
-#: gtkpod.glade:1918 gtkpod.glade:12910
-msgid "Automatically import iTunesDB on startup"
-msgstr "Beim Starten iTunes-Datenbank automatisch importieren?"
-
-#: gtkpod.glade:1944
-msgid "Import"
-msgstr "Importieren"
-
-#: gtkpod.glade:1991
-msgid " _Charset (ID3, files): "
-msgstr " _Zeichensatz (ID3, Dateinamen): "
-
-#: gtkpod.glade:2022 gtkpod.glade:13047
-msgid ""
-"gtkpod expects the ID3 tags and the filenames to be in the encoding "
-"specified here. You can change it for consecutive 'Add Files' and 'Add Dirs' "
-"operation. 'System Charset' is the charset used by your current locale."
-msgstr ""
-"gtkpod erwartet, daà die Filenamen und ID3 tags in der Kodierung vorliegen, "
-"die hier angegeben wird. Diese kann natürlich zwischen zwei Aufrufen von "
-"'Files hinzufügen' oder 'Verzeichnisse hinzufügen' geändert werden. "
-"'Systemzeichensatz' bezeichnet die Standardkodierung der aktuellen Locale."
-
-#: gtkpod.glade:2059
-msgid ""
-"Normally the charset specified when first importing the track will be used "
-"to update the track information. If you have chosen a wrong charset when "
-"first importing a track and want to correct it using the 'Update Track' "
-"function, you must check this option. Note: the charset info is stored in "
-"the extended information file (see 'Writing of iTunesDB' below) and tracks "
-"imported before V0.51 will have no charset stored. Instead the charset "
-"specified above will be used then."
-msgstr ""
-"Normalerweise wird der Zeichensatz, der beim ersten Einlesen spezifiziert "
-"wurde, auch verwendet, um ein Stück zu aktualisieren. Wenn Sie beim ersten "
-"Einlesen einen falschen Zeichensatz angegeben haben und dies nun mittels "
-"'Stücke aktualisieren' korrigieren wollen, müssen Sie diese Option "
-"auswählen. Bitte beachten Sie: die Information über den verwendeten "
-"Zeichensatz wird mit den erweiterten Informationen gespeichert (siehe "
-"'Schreiben der iTunesDB' weiter unten). Stücke, die vor Version 0.51 "
-"eingelesen wurden, haben keine Informationen über den Zeichensatz "
-"gespeichert und der oben spezifizierte Zeichensatz wird verwendet."
-
-#: gtkpod.glade:2061
-msgid ""
-"Use selected charset also when updating\n"
-" or syncing tracks"
-msgstr ""
-"Gewählten Zeichensatz auch verwenden wenn Stücke\n"
-" aktualisiert oder Verzeichnisse abgeglichen\n"
-" werden"
-
-#: gtkpod.glade:2081
-msgid "If you check this, gtkpod will descend into subdirectories recursively."
-msgstr "Wenn Sie diese Option wählen werden Verzeichnisse rekursiv eingelesen."
-
-#: gtkpod.glade:2083 gtkpod.glade:13106
-msgid "Add directories recursively"
-msgstr "Verzeichnisse rekursiv hinzufügen"
-
-#: gtkpod.glade:2102
-msgid "Duplicate Recognition is based on a md5 hash over the file."
-msgstr ""
-"Die Duplikatenerkennung basiert auf einem md5-Hash über die mp3-Stücke."
-
-#: gtkpod.glade:2104 gtkpod.glade:13126
-msgid "Don't allow file duplication"
-msgstr "Mehrfaches Einlesen von Stücken verhindern"
-
-#: gtkpod.glade:2132
-msgid ""
-"Display the list of duplicates that have been detected after adding files."
-msgstr ""
-"Eine Liste der Duplikate anzeigen, die während des Hinzufügens von Stücken "
-"erkannt wurden."
-
-#: gtkpod.glade:2134 gtkpod.glade:13173
-msgid "Display info about detected duplicates"
-msgstr "Information über erkannte Duplikate anzeigen"
-
-#: gtkpod.glade:2187
-msgid ""
-"If the filename (full path) of an existing track matches that of a track to "
-"be added, this option allows you to update the information about the "
-"existing track rather than just skipping the track altogether. No update "
-"will take place if the file hasn't changed and you have selected the 'Don't "
-"allow file duplication' option above."
-msgstr ""
-"Wenn der Dateiname (inkl. Pfad) eines bereits eingelesenen Stückes identisch "
-"ist zum Dateinamen eines neu einzulesenden Stückes, dann erlaubt diese "
-"Option Ihnen das alte Stück zu überschreiben. Normalerweise wird das "
-"Einlesen des Stückes einfach übersprungen. Wenn sich das File nicht geändert "
-"hat, und Sie die Option 'Mehrfaches Einlesen von Stücken verhindern' "
-"aktiviert haben, wird das Einlesen ebenfalls übersprungen."
-
-#: gtkpod.glade:2189
-msgid ""
-"When adding dirs/files, update information of\n"
-" existing tracks with identical filenames"
-msgstr ""
-"Beim Hinzufügen von Stücken bereits eingelesene\n"
-"Stücke mit dem selben Dateinamen aktualisieren."
-
-#: gtkpod.glade:2218
-msgid "Display a list of tracks that could actually be updated."
-msgstr ""
-"Nach dem Aktualisieren eine Liste derer Stücke anzeigen, die tatsächlich "
-"aktualisiert wurden."
-
-#: gtkpod.glade:2220 gtkpod.glade:13248
-msgid "Display info about updated tracks"
-msgstr "Informationen über aktualisierte Stücke anzeigen"
-
-#: gtkpod.glade:2243
-msgid "Display a list of tracks that could not be updated."
-msgstr ""
-"Nach dem Aktualisieren eine Liste derer Stücke anzeigen, bei denen die "
-"Aktualisierung nicht vorgenommen werden konnte."
-
-#: gtkpod.glade:2245 gtkpod.glade:13302
-msgid "Display info about non-updated tracks"
-msgstr "Informationen über nicht aktualisierte Stücke anzeigen"
-
-#: gtkpod.glade:2287 gtkpod.glade:13328
-msgid "When syncing directories"
-msgstr "Beim Abgleich von Verzeichnissen"
-
-#: gtkpod.glade:2318
-msgid "Confirm list of directories"
-msgstr "Liste der Verzeichnisse bestätigen"
-
-#: gtkpod.glade:2341
-msgid ""
-"If you check this option, tracks that have been removed from the synced "
-"directories will be removed from the iPod as well."
-msgstr ""
-"Wenn Sie diese Option wählen, werden Stücke, die aus den abzugleichenden "
-"Verzeichnissen entfernt wurden, auch auf dem iPod gelöscht."
-
-#: gtkpod.glade:2343 gtkpod.glade:13403
-msgid "Delete tracks that have been removed"
-msgstr "Stücke, die entfernt wurden, löschen"
-
-#: gtkpod.glade:2366
-msgid "This is the same option as in 'Edit/Delete Confirmation'"
-msgstr ""
-"Diese Option ist identisch zu der in 'Bearbeiten/Sicherheitsabfrage beim "
-"Löschen'"
-
-#: gtkpod.glade:2368 gtkpod.glade:13423
-msgid "Confirm before removing tracks"
-msgstr "Vor dem Entfernen von Stücken bestätigen"
-
-#: gtkpod.glade:2401
-msgid "Adding/Updating/Syncing"
-msgstr "Hinzufügen/Aktualisieren/Abgleichen"
-
-#: gtkpod.glade:2441 gtkpod.glade:13664
-msgid "Read tags from file contents (e.g. ID3 tags in MP3 files)"
-msgstr "Tags aus der Datei lesen (z.B. ID3 Tags bei MP3 Dateien)"
-
-#: gtkpod.glade:2460 gtkpod.glade:13683
-msgid ""
-"artist: %a, album: %A, composer: %c, title: %t, genre: %G, track nr: %T, CD "
-"nr: %C, year: %Y, skip data: %*, the character '%': %%. You can separate "
-"several templates by a ';'. The first one matching the filename will be "
-"used. Example: '%a - %A/%T %t.mp3;%t.wav'."
-msgstr ""
-"Künstler: %a, Album: %A, Komponist: %c, Titel: %t, Musikrichtung: %G, Stück-"
-"Nr.: %T, CD-Nr.: %C, Jahr: %Y, Platzhalter: %*, das Zeichen '%': %%. Mehrere "
-"Schablonen können durch ein Semikolon (';') getrennt werden -- die erste, "
-"die auf den Filenamen paÃt, wird verwendet. Beispiel: '%a - %A/%T %t.mp3;%t."
-"wav'."
-
-#: gtkpod.glade:2462
-msgid "Use this template to parse filename for tag information"
-msgstr "Diese Schablone verwenden, um aus dem Dateinamen die Tags zu erhalten"
-
-#: gtkpod.glade:2514
-msgid "Overwrite tags that are already set."
-msgstr "Tags, die bereits gesetzt sind, überschreiben."
-
-#: gtkpod.glade:2544
-msgid ""
-"As a last resort set the following tags to the filename if they are (still) "
-"empty:"
-msgstr ""
-"Falls Tags (immer noch) nicht gesetzt sind, die folgenden Tags mit dem "
-"Dateinamen initialisieren:"
-
-#: gtkpod.glade:2723
-msgid "Tag Reading"
-msgstr "Lesen von Tags"
-
-#: gtkpod.glade:2762 gtkpod.glade:2985 gtkpod.glade:14020 gtkpod.glade:14234
-msgid "Currently only rating is supported."
-msgstr "Gegenwärtig wird nur 'Bewertung' unterstützt."
-
-#: gtkpod.glade:2764
-msgid "Use mserv database to fill in additional information"
-msgstr "mserv Datenbank verwenden für zusätzliche Informationen"
-
-#: gtkpod.glade:2792
-msgid "Music Root: "
-msgstr "Stammverzeichnis für Musik: "
-
-#: gtkpod.glade:2816 gtkpod.glade:14074
-msgid "mserv database lookup will be done for music in this directory."
-msgstr "Die mserv Datenbank wird für Tracks in diesem Verzeichnis verwendet."
-
-#: gtkpod.glade:2839 gtkpod.glade:2904 gtkpod.glade:5076 gtkpod.glade:5147
-#: gtkpod.glade:5261 gtkpod.glade:5405 gtkpod.glade:5476 gtkpod.glade:5547
-msgid "..."
-msgstr "..."
-
-#: gtkpod.glade:2857
-msgid "mserv Root: "
-msgstr "mserv Stammverzeichnis: "
-
-#: gtkpod.glade:2881 gtkpod.glade:14120
-msgid "Root directory of mserv database (trackinfo root)."
-msgstr "Stammverzeichnis für die mserv Datenbank (trackinfo root)."
-
-#: gtkpod.glade:2922
-msgid "Username: "
-msgstr "Benutzername: "
-
-#: gtkpod.glade:2946 gtkpod.glade:14166
-msgid "Username to be used for mserv database lookup."
-msgstr ""
-"Benutzername, der zum Nachschlagen in der mserv-Datenbank verwendet wird."
-
-#: gtkpod.glade:2987 gtkpod.glade:14236
-msgid "Show information about problems when accessing mserv"
-msgstr ""
-"Informationen über Probleme während des Zugriffs auf die\n"
-"mserv-Datenbank anzeigen."
-
-#: gtkpod.glade:3030
-msgid "mserv"
-msgstr "mserv"
-
-#: gtkpod.glade:3070 gtkpod.glade:13531
-msgid ""
-"Highly recommended for faster import when taking advantage of the "
-"duplication recognition. Also, having the PC filenames allows writing "
-"changed ID3 tags to disk, and even to reconstruct your ipod's contents in "
-"case of file system corruption (change the \"transferred=\" entries in your "
-"backuped database)."
-msgstr ""
-"Diese Option wird dringend empfohlen, um einen schnelleren Import der "
-"iTunesDB bei eingeschalteter Duplikatenerkennung zu erreichen. Da auÃerdem "
-"die Originalfilenamen gespeichert werden, können Tag-Ãnderungen in das "
-"Originalfile übernommen werden, und es ist sogar möglich, den Inhalt Ihres "
-"iPods im Falle eines Filesystemschadens (Neuformatierung des iPods) zu "
-"rekonstruieren (dazu müssen die 'transferred=' Einträge in der gesicherten "
-"Datenbank auf '0' gesetzt werden und 'offline' eingelesen werden)."
-
-#: gtkpod.glade:3072 gtkpod.glade:13533
-msgid ""
-"Write extended information (PC filenames,\n"
-" MD5 hashes, charset). Recommended."
-msgstr ""
-"Erweiterte Informationen schreiben (PC Dateinamen,\n"
-"MD5-Prüfsummen, Zeichensatz). Empfohlen."
-
-#: gtkpod.glade:3103
-msgid "Sync (Writing of iTunesDB)"
-msgstr "Sync (Schreiben der iTunesDB)"
-
-#: gtkpod.glade:3143
-msgid "_Input/Output"
-msgstr "_Eingabe/Ausgabe"
-
-#: gtkpod.glade:3270
-msgid "Relative volume adjustment between -100 and +100"
-msgstr "Einstellung der relativen Lautstärke zwischen -100 und +100"
-
-#: gtkpod.glade:3795
-msgid "Displayed Track Attributes "
-msgstr "Angezeigte Informationen "
-
-#: gtkpod.glade:3842
-msgid " _Number of sort tabs: "
-msgstr " _Anzahl der Sort Tabs: "
-
-#: gtkpod.glade:3899
-msgid "Sort Tabs"
-msgstr "Sort Tabs"
-
-#: gtkpod.glade:3939 gtkpod.glade:15168
-msgid ""
-"If you don't select the master playlist automatically, the initial database "
-"import is much faster because the display dosn't have to be updated."
-msgstr ""
-"Wenn die Haupt-Wiedergabeliste nicht automatisch ausgewählt wird, verläuft "
-"der Import der iTunes-Datenbank zu Beginn deutlich schneller, da die Anzeige "
-"nicht aktualisiert werden muÃ."
-
-#: gtkpod.glade:3941 gtkpod.glade:15170
-msgid "...master playlist"
-msgstr "...Hauptplayliste"
-
-#: gtkpod.glade:3961 gtkpod.glade:15190
-msgid "...entry 'All' in sort tab..."
-msgstr "Eintrag 'Alle' im Sort Tab..."
-
-#: gtkpod.glade:4018
-msgid "Automatically select..."
-msgstr "Wähle automatisch "
-
-#: gtkpod.glade:4059 gtkpod.glade:15447
-msgid "Display toolbar..."
-msgstr "Toolbar anzeigen..."
-
-#: gtkpod.glade:4088 gtkpod.glade:15541
-msgid "...both as icons and text"
-msgstr "...als Text und Graphik"
-
-#: gtkpod.glade:4112 gtkpod.glade:15520
-msgid "...as text"
-msgstr "...als Text"
-
-#: gtkpod.glade:4137 gtkpod.glade:15500
-msgid "...as icons"
-msgstr "...als Graphik"
-
-#: gtkpod.glade:4175
-msgid "Toolbar"
-msgstr "Toolbar"
-
-#: gtkpod.glade:4216 gtkpod.glade:15326
-msgid "Display tooltips in main window"
-msgstr "Tooltips im Hauptfenster anzeigen"
-
-#: gtkpod.glade:4236 gtkpod.glade:15346
-msgid "Display tooltips in prefs window"
-msgstr "Tooltips im Einstellungs-Fenster anzeigen"
-
-#: gtkpod.glade:4262
-msgid "Tooltips"
-msgstr "Tooltips"
-
-#: gtkpod.glade:4346 gtkpod.glade:10103
-msgid "Sorting"
-msgstr "Sortierung"
-
-#: gtkpod.glade:4378 gtkpod.glade:15656
-msgid ""
-"It is much faster to sort the display after all tracks have been added. Some "
-"people might feel irritated by this behaviour and should uncheck this option."
-msgstr ""
-"Es ist deutlich schneller, die Sortierung vorzunehmen nachdem alle Tracks "
-"hinzugefügt wurde. Wen dieses Verhalten irritiert, sollte diese Option "
-"jedoch nicht wählen."
-
-#: gtkpod.glade:4380 gtkpod.glade:15658
-msgid ""
-"Temporarily disable sorting when changing playlist\n"
-"or tab entry (faster!)"
-msgstr ""
-"Sortieren vorübergehend deaktivieren wenn die\n"
-"Wiedergabeliste oder Tab Entry gewechselt wird (schneller!)"
-
-#: gtkpod.glade:4400 gtkpod.glade:15678
-msgid ""
-"The display can be blocked after changing a selection. The display update is "
-"faster, but you have to wait until it's finished. When using this option, "
-"sorting is also temporarily disabled (see option above)."
-msgstr ""
-"Die Anzeige kann bis zur vollständigen Aktualisierung nach einer Ãnderung "
-"der Auswahl blockiert werden. Die Aktualisierung ist dann schneller, aber es "
-"muà gewartet werden, bis sich gtkpod wieder meldet. Mit dieser Option wird "
-"automatisch auch das Sortieren vorübergehend deaktiviert (siehe Option "
-"weiter oben)."
-
-#: gtkpod.glade:4402 gtkpod.glade:15680
-msgid ""
-"Block display when changing playlist or tab\n"
-" entry (faster!)"
-msgstr ""
-"Anzeige nicht aktualisieren wenn eine neue Wiedergabeliste\n"
-"oder ein neuer Tab-Eintrag gewählt wird (schneller!)"
-
-#: gtkpod.glade:4422 gtkpod.glade:15700
-msgid "This option will be re-activated when you upgrade gtkpod."
-msgstr ""
-"Diese Option wird automatisch aktiviert, wenn ein Update von gtkpod "
-"durchgeführt wird."
-
-#: gtkpod.glade:4424 gtkpod.glade:15702
-msgid "Display messages and warnings at startup"
-msgstr "Nachrichten und Warnungen beim Start des Programms anzeigen"
-
-#: gtkpod.glade:4446
-msgid "Misc"
-msgstr "Verschiedenes"
-
-#: gtkpod.glade:4482 gtkpod.glade:6457
-msgid "_Display"
-msgstr "_Anzeige"
-
-#: gtkpod.glade:4536
-msgid ""
-"The tags are written to the files on your harddrive and on the ipod (if "
-"available)."
-msgstr ""
-"Die Tags werden in die Originalfiles auf der Festplatte und auch auf dem "
-"iPod (wenn angeschlossen) geschrieben."
-
-#: gtkpod.glade:4538 gtkpod.glade:15914
-msgid "Write ID3 tags to disk when modified in gtkpod"
-msgstr ""
-"ID3 Tags bei Ãnderungen in gtkpod ebenfalls auf\n"
-"der Festplatte und auf dem iPod ändern"
-
-#: gtkpod.glade:4566
-msgid ""
-"Normally the charset specified when first importing the track will be used "
-"to write the tags. If you have chosen a wrong charset when first importing a "
-"track, you should select this option along with the correct charset. Note: "
-"uses the extended information file to store the charset information (see "
-"'Writing of the iTunesDB' on the 'Input/Output' page) and tracks imported "
-"before V0.51 will have no charset stored -- the charset specified on the "
-"'Input/Output' page will be used."
-msgstr ""
-"Normalerweise wird der Zeichensatz, der beim ersten Einlesen des Stückes "
-"angegeben wurde, auch beim Schreiben der ID3-Tags verwendet. Wenn Sie beim "
-"ersten Einlesen einen falschen Zeichensatz angegeben haben, müssen Sie diese "
-"Option zusammen mit dem richtigen Zeichensatz auswählen. Bitte beachten Sie: "
-"die Information über den verwendeten Zeichensatz wird mit den erweiterten "
-"Informationen gespeichert (siehe 'Schreiben der iTunesDB' auf der 'Eingabe-"
-"Ausgabe' Seite). Stücke, die vor Version 0.51 eingelesen wurden, haben keine "
-"Informationen über den Zeichensatz gespeichert und der auf der 'Eingabe/"
-"Ausgabe'-Seite eingestellte Zeichensatz wird verwendet."
-
-#: gtkpod.glade:4568
-msgid ""
-"Use selected charset (on the 'Import' page)\n"
-" when writing tags"
-msgstr ""
-"Ausgewählten Zeichensatz (auf der Import-Seite)\n"
-" beim Schreiben von ID3-Tags verwenden"
-
-#: gtkpod.glade:4592
-msgid ""
-"This is the way to go, but maybe not all programs support it yet. ID3v2.4 "
-"uses unicode to store the tags, so you won't have to worry about charsets "
-"any more. gtkpod will use UTF8 encoding as this will not increase the size "
-"of pure ASCII tags. ID3v2.2/4 tags will also be written if they are already "
-"present in the file to write to."
-msgstr ""
-"Es wird empfohlen, Tags als V2.4 Tags zu schreiben. Allerdings unterstützen "
-"eventuell einige Programme diesen Standard noch nicht. ID3v2.4 verwendet "
-"Unicode, um die Tags zu speichern. Dies bedeutet, daà Sie sich keine "
-"Gedanken mehr über den verwendeten Zeichensatz machen zu brauchen. gtkpod "
-"verwendet UTF8, da dies die Tag-Länge reiner ASCII-Tags nicht verlängert. "
-"ID3v2.4 wird ebenfalls beim Schreiben verwendet, falls die Tags in der Datei "
-"bereits als V2.4 vorliegen."
-
-#: gtkpod.glade:4594 gtkpod.glade:15988
-msgid "Always write ID3v2.4 tags (only applies to MP3)"
-msgstr "Immer ID3v2.4 Tags schreiben (trifft nur auf MP3 zu)"
-
-#: gtkpod.glade:4624
-msgid ""
-"If you select several tracks in the track list and edit a tag of the first "
-"track, the tags in the other tracks are updated as well."
-msgstr ""
-"Wenn mehrere Stücke im der Stücke-Anzeige ausgewählt sind und ein Tag im "
-"ersten Stück geändert wird, wird das entsprechende Tag auch in den anderen "
-"Stücken aktualisiert."
-
-#: gtkpod.glade:4626
-msgid "Use 'Multi-Edit' for track selections"
-msgstr "'Multi-Edit' bei markierten Stücken verwenden"
-
-#: gtkpod.glade:4654
-msgid ""
-"Usually you don't want to set the title of several tracks to the same text. "
-"This option might avoid unwanted results (especially since there is no "
-"'undo' yet)."
-msgstr ""
-"Es kommt selten vor, daà die Titel mehrerer Stücke auf den selben Text "
-"gesetzt werden sollen. Diese Option verhindert möglicherweise ungewünschte "
-"Resultate, insbesondere da noch keine 'Undo'-Funktion existiert."
-
-#: gtkpod.glade:4656 gtkpod.glade:16069
-msgid "Use 'Multi-Edit' also for title field"
-msgstr "'Multi-Edit' auch für das Titel-Feld verwenden"
-
-#: gtkpod.glade:4689
-msgid "Track Editing"
-msgstr "Bearbeiten von Stücken"
-
-#: gtkpod.glade:4738
-msgid ""
-"Number of tracks in the generated playlists 'Most Often Listened', 'Best "
-"Rated' and 'Most Recently Played'. Choose '0' for 'no limit'."
-msgstr ""
-"Anzahl der Stücke in den generierten Wiedergabelisten 'Am häufigsten gehörte "
-"Stücke', 'Höchstgewertete Stücke' und 'Zuletzt gespielte Stücke'. Wählen Sie "
-"'0', wenn Sie die Anzahl nicht begrenzen wollen."
-
-#: gtkpod.glade:4762
-msgid " Number of tracks in generated playlists: "
-msgstr " Anzahl der Stücke in generierten Wiedergabelisten: "
-
-#: gtkpod.glade:4794 gtkpod.glade:16231
-msgid "Also include tracks never played in \"Best Rated\" playlist"
-msgstr ""
-"Auch Stücke in die 'am besten bewertete' Wiedergabeliste aufnehmen,\n"
-"die nie gespielt wurden"
-
-#: gtkpod.glade:4816
-msgid "Auto-Generated Playlists"
-msgstr "Automatisch generierte Wiedergabelisten"
-
-#: gtkpod.glade:4865 gtkpod.glade:16332
-msgid "Before removing playlists or tracks from a playlist"
-msgstr ""
-"Vor dem Entfernen von Wiedergabelisten oder Stücken aus einer Wiedergabeliste"
-
-#: gtkpod.glade:4885
-msgid "Before removing tracks completely from the iPod"
-msgstr "Vor dem vollständigen Löschen vom iPod"
-
-#: gtkpod.glade:4904
-msgid ""
-"This option only has a meaning if you activate the 'Delete Tracks that have "
-"been Removed' option in the 'Adding/Updating/Syncing' section in the 'Input/"
-"Output' tab."
-msgstr ""
-"Diese Option hat nur eine Bedeutung, wenn Sie die Option 'Stücke, die "
-"entfernt wurden, löschen' im 'Abgleich von Verzeichnissen'-Bereich auf der "
-"'Eingabe/Ausgabe'-Seite aktiviert haben."
-
-#: gtkpod.glade:4906
-msgid ""
-"Before removing tracks completely when\n"
-" synchronizing directories"
-msgstr ""
-"Vor dem vollständigen Löschen vom iPod beim\n"
-" Abgleich von Verzeichnissen"
-
-#: gtkpod.glade:4929
-msgid "Delete Confirmation "
-msgstr "Sicherheitsabfrage beim Löschen "
-
-#: gtkpod.glade:5028
-msgid "Command Line for 'Play Now':"
-msgstr "Kommandozeile für 'Jetzt abspielen'"
-
-#: gtkpod.glade:5055
-msgid ""
-"For example, 'xmms %s' will clear xmms' current playlist, add the selected "
-"tracks and start playing."
-msgstr ""
-"'xmms %s', z.B., löscht die aktuelle Wiedergabeliste von xmms, fügt die "
-"ausgewählten Stücke hinzu und beginnt mit der Wiedergabe."
-
-#: gtkpod.glade:5099
-msgid "Command Line for 'Enqueue':"
-msgstr "Kommandozeile für 'Zum Abspielen Vormerken':"
-
-#: gtkpod.glade:5126
-msgid ""
-"For example, 'xmms -e %s' will append (enqueue) the selected tracks to xmms' "
-"current playlist."
-msgstr ""
-"'xmms -e %s', z.B., fügt die ausgewählten Stücke zur aktuellen Playlist von "
-"xmms hinzu."
-
-#: gtkpod.glade:5172
-msgid "Track Playing"
-msgstr "Wiedergabe"
-
-#: gtkpod.glade:5213
-msgid "Exact path for the 'mp3gain' executable:"
-msgstr "Genauer Pfad des mp3gain-Programms:"
-
-#: gtkpod.glade:5240
-msgid ""
-"You only need to specify this if your 'mp3gain' executable is not in your "
-"default path. Example: '/usr/local/foo/mp3gain'. mp3gain will write the "
-"calculated gain value back to the file -- if you don't want this, set this "
-"entry to /bin/true or similar. mp3gain is only called if appropriate tags "
-"are not already set by your encoder. E.g. lame version 0.95 already writes "
-"the gain values into tags. The exact conversion factor between mp3gain's "
-"gain value and iPod's volume tag is not known yet -- your input is "
-"appreciated."
-msgstr ""
-"Sie müssen diese Angabe nur machen, wenn sich Ihr 'mp3gain' Programm nicht "
-"im Suchpfad befinden. Zum Beispiel: '/usr/local/foo/mp3gain'. mp3gain "
-"schreibt den berechneten Gain-Wert zurück in die mp3-Datei -- wenn Sie dies "
-"nicht wünschen, setzen Sie diesen Eintrag auf '/bin/true' oder ähnliches. "
-"mp3gain wird nur aufgerufen, wenn die benötigten Tags nicht bereits von "
-"Ihrem Encoder gesetzt wurden. Z.B. speichert lame ab Version 0.95 "
-"standardmäÃig die Gain-Werte in Tags. Der genaue Umrechnungsfaktor zwischen "
-"mp3gains Gain-Wert und iPods Volume-Tag ist noch nicht bekannt -- falls Sie "
-"mehr wissen kontaktieren Sie mich bitte."
-
-#: gtkpod.glade:5294
-msgid "Volume Normalization"
-msgstr "Lautstärkenormalisierung"
-
-#: gtkpod.glade:5357
-msgid "Command to synchronize contacts:"
-msgstr "Kommandozeile um Kontakte abzugleichen:"
-
-#: gtkpod.glade:5384 gtkpod.glade:5455 gtkpod.glade:5526
-msgid ""
-"Specify exact path including command line options. '%i' will be replaced "
-"with the mount point of the iPod."
-msgstr ""
-"Geben sie den genauen Pfad einschlieÃlich Kommandozeilenoptionen an. '%i' "
-"wird mit dem Mountpoint des iPods ersetzt."
-
-#: gtkpod.glade:5428
-msgid "Command to be called to synchronize calendar:"
-msgstr "Kommandozeile zum Abgleichen des Kalenders:"
-
-#: gtkpod.glade:5499
-msgid "Command to be called to synchronize notes:"
-msgstr "Kommandozeile zum Abgleichen der Notizen:"
-
-#: gtkpod.glade:5570 gtkpod.glade:17110
-msgid "Call automatically when synchronizing iTunesDB"
-msgstr "Automatisch aufrufen wenn die iTunesDB abgeglichen wird"
-
-#: gtkpod.glade:5592
-msgid "Contacts / Calendar / Notes"
-msgstr "Kontakte / Kalender / Notizen"
-
-#: gtkpod.glade:5716
+#: gtkpod.glade:1898
msgid "special_sorttab -- Don't translate!"
msgstr "special_sorttab -- Don't translate!\""
-#: gtkpod.glade:5750
+#: gtkpod.glade:1932
msgid " Logic: "
msgstr "Logik:"
-#: gtkpod.glade:5772
+#: gtkpod.glade:1954
msgid "Any (OR)"
msgstr "Eines (ODER)"
-#: gtkpod.glade:5791
+#: gtkpod.glade:1973
msgid "All (AND)"
msgstr "Alle (UND)"
-#: gtkpod.glade:5844
+#: gtkpod.glade:2026
msgid "0"
msgstr "0"
-#: gtkpod.glade:5863
+#: gtkpod.glade:2045
msgid "1"
msgstr "1"
-#: gtkpod.glade:5882
+#: gtkpod.glade:2064
msgid "2"
msgstr "2"
-#: gtkpod.glade:5901
+#: gtkpod.glade:2083
msgid "3"
msgstr "3"
-#: gtkpod.glade:5920
+#: gtkpod.glade:2102
msgid "4"
msgstr "4"
-#: gtkpod.glade:5939
+#: gtkpod.glade:2121
msgid "5"
msgstr "5"
-#: gtkpod.glade:5978
+#: gtkpod.glade:2160
msgid "Select '0' for no lower limit."
msgstr "'0' wählen für 'keine untere Schranke'."
-#: gtkpod.glade:5999
+#: gtkpod.glade:2181
msgid " <= cts <= "
msgstr " <= num <= "
-#: gtkpod.glade:6020
+#: gtkpod.glade:2202
msgid "Select '-1' for no upper limit."
msgstr "'-1' wählen für 'keine obere Schranke'."
-#: gtkpod.glade:6063 gtkpod.glade:6136 gtkpod.glade:6302
+#: gtkpod.glade:2245 gtkpod.glade:2318 gtkpod.glade:2484
msgid ""
"'DD/MM/YYYY HH:MM < d < DD/MM/YYYY HH:MM' or similar. Press 'enter' when "
"finished."
@@ -4246,19 +3587,23 @@
"z.B. 'TT/MM/JJJJ SS:MM < d < TT/MM/JJJJ SS:MM' oder ähnliches. Nach der "
"Eingabe bitte 'Return' drücken."
-#: gtkpod.glade:6105 gtkpod.glade:6178 gtkpod.glade:6344 gtkpod.glade:6519
+#: gtkpod.glade:2287 gtkpod.glade:2360 gtkpod.glade:2526 gtkpod.glade:2701
msgid "Calendar"
msgstr "Kalender"
-#: gtkpod.glade:6203
+#: gtkpod.glade:2385
msgid "Specify interval"
msgstr "Intervall angeben"
-#: gtkpod.glade:6414
+#: gtkpod.glade:2596
msgid "Display tracks that match the criteria entered above."
msgstr "Stücke anzeigen, welche die oben genannten Kriterien erfüllen."
-#: gtkpod.glade:6489
+#: gtkpod.glade:2639 gtkpod.glade:11330
+msgid "_Display"
+msgstr "_Anzeige"
+
+#: gtkpod.glade:2671
msgid ""
"Automatically start displaying tracks that match the criteria entered above. "
"If not selected, you must press 'Display' to start displaying."
@@ -4267,69 +3612,70 @@
"automatisch starten. Wenn diese Option nicht aktiviert ist, müssen Sie "
"'Anzeigen' drücken."
-#: gtkpod.glade:6491
+#: gtkpod.glade:2673
msgid "Start display automatically"
msgstr "Anzeige automatisch starten"
-#: gtkpod.glade:6564
+#: gtkpod.glade:2746
msgid "Sorttab: "
msgstr "Sort Tab: "
-#: gtkpod.glade:6604
+#: gtkpod.glade:2786
msgid " "
msgstr " "
-#: gtkpod.glade:6626
+#: gtkpod.glade:2808
msgid "Category: "
msgstr "Kategorie: "
-#: gtkpod.glade:6703
+#: gtkpod.glade:2885
msgid "Please specify a time interval"
msgstr "Intervall angeben"
-#: gtkpod.glade:6748
+#: gtkpod.glade:2930
msgid "Lower Margin"
msgstr "Untere Grenze"
-#: gtkpod.glade:6795 gtkpod.glade:7001
+#: gtkpod.glade:2977 gtkpod.glade:3183
msgid "Time:"
msgstr "Zeit:"
-#: gtkpod.glade:6838 gtkpod.glade:7044
+#: gtkpod.glade:3020 gtkpod.glade:3226
msgid ":"
msgstr ":"
-#: gtkpod.glade:6911
+#: gtkpod.glade:3093
msgid "No lower margin"
msgstr "Keine untere Grenze"
-#: gtkpod.glade:6954
+#: gtkpod.glade:3136
msgid "Upper margin"
msgstr "Obere Grenze"
-#: gtkpod.glade:7117
+#: gtkpod.glade:3299
msgid "No upper margin"
msgstr "Keine obere Grenze"
-#: gtkpod.glade:7215 gtkpod.glade:8858
+#: gtkpod.glade:3397
msgid "Sorting Options"
msgstr "Sortieroptionen"
-#: gtkpod.glade:7245
+#: gtkpod.glade:3427
msgid "<b>Sort Order</b>"
msgstr "<b>Sortier-Reihenfolge</b>"
-#: gtkpod.glade:7272 gtkpod.glade:8522 gtkpod.glade:12807 gtkpod.glade:12983
-#: gtkpod.glade:13151 gtkpod.glade:13226 gtkpod.glade:13280 gtkpod.glade:13355
-#: gtkpod.glade:13510 gtkpod.glade:13636 gtkpod.glade:13710 gtkpod.glade:13993
-#: gtkpod.glade:14355 gtkpod.glade:15005 gtkpod.glade:15141 gtkpod.glade:15298
-#: gtkpod.glade:15419 gtkpod.glade:15472 gtkpod.glade:15629 gtkpod.glade:15886
-#: gtkpod.glade:15939 gtkpod.glade:16047 gtkpod.glade:16149 gtkpod.glade:16304
-#: gtkpod.glade:16518 gtkpod.glade:16737 gtkpod.glade:16874
+#: gtkpod.glade:3454 gtkpod.glade:4704 gtkpod.glade:7682 gtkpod.glade:7860
+#: gtkpod.glade:8031 gtkpod.glade:8108 gtkpod.glade:8163 gtkpod.glade:8239
+#: gtkpod.glade:8396 gtkpod.glade:8522 gtkpod.glade:8879 gtkpod.glade:9338
+#: gtkpod.glade:9700 gtkpod.glade:10487 gtkpod.glade:10644 gtkpod.glade:10801
+#: gtkpod.glade:10922 gtkpod.glade:10975 gtkpod.glade:11132 gtkpod.glade:11389
+#: gtkpod.glade:11443 gtkpod.glade:11554 gtkpod.glade:11657 gtkpod.glade:11813
+#: gtkpod.glade:12027 gtkpod.glade:12248 gtkpod.glade:12386 gtkpod.glade:12751
+#: gtkpod.glade:12869 gtkpod.glade:13043 gtkpod.glade:13278 gtkpod.glade:13380
msgid " "
msgstr " "
-#: gtkpod.glade:7300
+#: gtkpod.glade:3482
msgid ""
"In order to save the displayed track order to the iPod choose 'Save "
"Displayed Track Order' from the 'Edit' menu or select 'Auto Store' below."
@@ -4338,43 +3684,39 @@
"'Dargestellte Reihenfolge speichern' im 'Bearbeiten'-Menü oder wählen die "
"Option \"Auto-Speichern\" unten aus."
-#: gtkpod.glade:7683 gtkpod.glade:9257
+#: gtkpod.glade:3865
msgid "Ascending"
msgstr "Aufsteigend"
-#: gtkpod.glade:7727 gtkpod.glade:9301
+#: gtkpod.glade:3909
msgid "Descending"
msgstr "Absteigend"
-#: gtkpod.glade:7771 gtkpod.glade:9345
+#: gtkpod.glade:3953
msgid "None"
msgstr "Keine"
-#: gtkpod.glade:7860 gtkpod.glade:9434
+#: gtkpod.glade:4042
msgid "Sorttabs"
msgstr "Sort Tabs"
-#: gtkpod.glade:7905 gtkpod.glade:9479
+#: gtkpod.glade:4087
msgid "Tracks"
msgstr "Stücke"
-#: gtkpod.glade:8058 gtkpod.glade:9632
+#: gtkpod.glade:4240
msgid "Auto Store"
msgstr "Auto-Speichern"
-#: gtkpod.glade:8103 gtkpod.glade:8149 gtkpod.glade:9677 gtkpod.glade:9723
+#: gtkpod.glade:4285 gtkpod.glade:4331
msgid "Please refer to the notice below."
msgstr "Bitte beachten Sie den Hinweis weiter unten."
-#: gtkpod.glade:8183 gtkpod.glade:9757
-msgid "n/a"
-msgstr "---"
-
-#: gtkpod.glade:8381 gtkpod.glade:9955
+#: gtkpod.glade:4563
msgid "Sort tracks according to: "
msgstr "Sortiere Stücke nach: "
-#: gtkpod.glade:8411 gtkpod.glade:9985
+#: gtkpod.glade:4593
msgid ""
"You can also use the table headers, but this allows you to sort according to "
"a column that is not displayed."
@@ -4382,7 +3724,7 @@
"Sie können auch die Spaltenköpfe anklicken, aber diese Option ermöglicht es "
"auch nach Spalten zu sortieren, die nicht angezeigt werden."
-#: gtkpod.glade:8447 gtkpod.glade:10032
+#: gtkpod.glade:4629
msgid ""
"If checked, sorting will be case sensitive. Please note that case sensitive "
"sorting will not work well with most charsets."
@@ -4391,78 +3733,64 @@
"Kleinschreibung beachtet. Mit den meisten Zeichensätzen funktioniert diese "
"Funktion jedoch nicht wie gewünscht."
-#: gtkpod.glade:8449 gtkpod.glade:10034
+#: gtkpod.glade:4631
msgid "Sorting case sensitive"
msgstr "Beim Sortieren GroÃ-/Kleinschreibung beachten"
-#: gtkpod.glade:8495
+#: gtkpod.glade:4677
msgid "<b>Ignore Frequent Words</b>"
msgstr "<b>Ignoriere oftverwendete Wörter</b>"
-#: gtkpod.glade:8587
+#: gtkpod.glade:4769
msgid "Ignore these words when at the beginning of the following fields:"
msgstr "Ignoriere folgende Wörter, wenn Sie am Anfang von Feldern stehen:"
-#: gtkpod.glade:10071
-msgid ""
-"Notice: the track order is always stored to the iPod when you use drag and "
-"drop to re-arrange the tracks.\n"
-"In order to store an alphabetized track order to the iPod you must choose "
-"the 'Save Displayed Track Order' from the 'Edit' menu or select 'Auto Store' "
-"above."
-msgstr ""
-"Hinweis: die Reihenfolge der Stücke wird immer gespeichert, wenn sie durch "
-"eine Drag-und-Drop-Aktion verändert wurde. Um eine alphabetisch sortierte "
-"Reihenfolge zu speichern benutzen Sie den Eintrag 'Dargestellte Reihenfolge "
-"speichern' im 'Bearbeiten'-Menü oder wählen die Option \"Auto-Speichern\" "
-"oben aus."
-
-#: gtkpod.glade:10183
+#: gtkpod.glade:5040
msgid "gtkpod Info"
msgstr "gtkpod Info"
-#: gtkpod.glade:10482 gtkpod.glade:10557 gtkpod.glade:10582 gtkpod.glade:11208
-#: gtkpod.glade:11341
+#: gtkpod.glade:5339 gtkpod.glade:5414 gtkpod.glade:5439 gtkpod.glade:6065
+#: gtkpod.glade:6198
msgid " "
msgstr " "
-#: gtkpod.glade:10835
+#: gtkpod.glade:5692
msgid "Number of tracks"
msgstr "Anzahl der Stücke"
-#: gtkpod.glade:10861
+#: gtkpod.glade:5718
msgid "Play time"
msgstr "Spielzeit"
-#: gtkpod.glade:10888
+#: gtkpod.glade:5745
msgid "File size"
msgstr "DateigröÃe"
-#: gtkpod.glade:10914
+#: gtkpod.glade:5771
msgid "Number of playlists"
msgstr "Anzahl der Wiedergabelisten"
-#: gtkpod.glade:10940
+#: gtkpod.glade:5797
msgid "Deleted tracks"
msgstr "Gelöschte Stücke"
-#: gtkpod.glade:10966
+#: gtkpod.glade:5823
msgid "File size (deleted)"
msgstr "DateigröÃe (gelöscht)"
-#: gtkpod.glade:10992
+#: gtkpod.glade:5849
msgid "Non-transferred tracks"
msgstr "Nicht übertragene Stücke"
-#: gtkpod.glade:11018
+#: gtkpod.glade:5875
msgid "File size (non-transferred)"
msgstr "DateigröÃe (nicht übertragen)"
-#: gtkpod.glade:11044
+#: gtkpod.glade:5901
msgid "Effective free space"
msgstr "Effektiv freier Platz"
-#: gtkpod.glade:11070
+#: gtkpod.glade:5927
msgid ""
"Total\n"
"(iPod)"
@@ -4470,7 +3798,7 @@
"Insgesamt\n"
"(iPod)"
-#: gtkpod.glade:11098
+#: gtkpod.glade:5955
msgid ""
"Selected\n"
"Playlist"
@@ -4478,7 +3806,7 @@
"Ausgewählte\n"
"Wiedergabeliste"
-#: gtkpod.glade:11126
+#: gtkpod.glade:5983
msgid ""
"Displayed\n"
"Tracks"
@@ -4486,7 +3814,7 @@
"Angezeigte\n"
"Stücke"
-#: gtkpod.glade:11154
+#: gtkpod.glade:6011
msgid ""
"Selected\n"
"Tracks"
@@ -4494,7 +3822,7 @@
"Ausgewählte\n"
"Stücke"
-#: gtkpod.glade:11182
+#: gtkpod.glade:6039
msgid ""
"Total\n"
"(local)"
@@ -4502,27 +3830,27 @@
"Insgesamt\n"
"(lokal)"
-#: gtkpod.glade:11579
+#: gtkpod.glade:6436
msgid "label21"
msgstr "label21"
-#: gtkpod.glade:11670
+#: gtkpod.glade:6527
msgid "Never show this dialogue again"
msgstr "Diesen Dialog nie wieder zeigen"
-#: gtkpod.glade:11715 gtkpod.glade:12041
+#: gtkpod.glade:6572 gtkpod.glade:6898
msgid "window1"
msgstr "window1"
-#: gtkpod.glade:11772
+#: gtkpod.glade:6629
msgid "_M3U"
msgstr "_M3U"
-#: gtkpod.glade:11791
+#: gtkpod.glade:6648
msgid "_PLS"
msgstr "_PLS"
-#: gtkpod.glade:11829
+#: gtkpod.glade:6686
msgid ""
"If available, the local copy of the track is referenced in the playlist. "
"Otherwise the file on the iPod is used."
@@ -4530,11 +3858,11 @@
"Wenn verfügbar, die lokale Kopie des Tracks wird in die Wiedergabeliste "
"eingetragen. Andernfalls die Datei auf dem iPod wird verwendet."
-#: gtkpod.glade:11831
+#: gtkpod.glade:6688
msgid "_Prefer Local"
msgstr "Lokal _bevorzugen"
-#: gtkpod.glade:11849
+#: gtkpod.glade:6706
msgid ""
"The local copy of the track is referenced in the playlist. If the track is "
"not available locally, an error message is displayed."
@@ -4542,31 +3870,31 @@
"Die lokale Kopie des Tracks wird in der Wiedergabeliste eingetragen. Falls "
"der Track lokal nicht verfügbar ist, wird eine Fehlermeldung ausgegeben."
-#: gtkpod.glade:11851
+#: gtkpod.glade:6708
msgid "_Local"
msgstr "_Lokal"
-#: gtkpod.glade:11870
+#: gtkpod.glade:6727
msgid "The track on the iPod is referenced in the playlist file."
msgstr "Die Datei auf dem iPod wird in die Wiedergabeliste eingetragen."
-#: gtkpod.glade:11872
+#: gtkpod.glade:6729
msgid "_iPod"
msgstr "_iPod"
-#: gtkpod.glade:11905
+#: gtkpod.glade:6762
msgid "Playlist type:"
msgstr "Art der Wiedergabeliste:"
-#: gtkpod.glade:11930
+#: gtkpod.glade:6787
msgid "Source:"
msgstr "Quelle:"
-#: gtkpod.glade:11969
+#: gtkpod.glade:6826
msgid "Template for info field: "
msgstr "Schablone für dieses Feld: "
-#: gtkpod.glade:11990
+#: gtkpod.glade:6847
msgid ""
"Determines how the string for the info field should be constructed, e.g '%a/%"
"A/%T - %t.mp3' or '%o'. You can separate several templates by semicolons -- "
@@ -4582,15 +3910,15 @@
"Musikrichtung: %G, Stück-Nr.: %T, CD-Nr.: %C, Jahr: %Y, ursprünglicher "
"Dateiname (benötigt 'Erweiterte Informationen'): %o, das Zeichen '%': %%."
-#: gtkpod.glade:12021 gtkpod.glade:12251
+#: gtkpod.glade:6878 gtkpod.glade:7108
msgid "gtkpod options"
msgstr "gtkpod Optionen"
-#: gtkpod.glade:12077
+#: gtkpod.glade:6934
msgid "Filename Format: "
msgstr "Format für Dateinamen: "
-#: gtkpod.glade:12098
+#: gtkpod.glade:6955
msgid ""
"Determines the filename of tracks you copy from the iPod, e.g '%a/%A/%T - %t."
"mp3' or '%o'. You can separate several patterns by semicolons -- gtkpod "
@@ -4607,11 +3935,11 @@
"Dateiname (benötigt 'Erweiterte Informationen'): %o, die aktuelle "
"Wiedergabelist: %p, das Zeichen '%': %%."
-#: gtkpod.glade:12103
+#: gtkpod.glade:6960
msgid " "
msgstr " "
-#: gtkpod.glade:12125
+#: gtkpod.glade:6982
msgid ""
"Normally the charset specified when first importing the track will be used "
"for the filename. If you set this option you can set a different charset "
@@ -4629,7 +3957,7 @@
"eingelesen wurden, haben keine Informationen über den Zeichensatz "
"gespeichert und der oben spezifizierte Zeichensatz wird verwendet."
-#: gtkpod.glade:12127
+#: gtkpod.glade:6984
msgid ""
"Use selected charset (Preferences/'Adding/Updating/ Syncing')\n"
"for this filename."
@@ -4637,7 +3965,7 @@
"Gewählten Zeichensatz (Einstellungen/'Hinzufügen/Aktualisieren/Abgleichen') "
"für diesen Dateinamen verwenden."
-#: gtkpod.glade:12146
+#: gtkpod.glade:7003
msgid ""
"When copying from iPod no check is performed on whether the destination file "
"exists. Enabling this option will make gtkpod check whether the length of "
@@ -4651,104 +3979,293 @@
"einen schnellen Abgleich der Daten auf Ihrer Festplatte mit denen des iPods "
"vorzunehmen."
-#: gtkpod.glade:12148
+#: gtkpod.glade:7005
msgid "Check for existing files when copying from iPod."
msgstr "Bei Kopieren vom iPod Ãberprüfen, ob Datei bereits existiert."
-#: gtkpod.glade:12312
+#: gtkpod.glade:7169
msgid "Playlist name:"
msgstr "Name der Wiedergabeliste:"
-#: gtkpod.glade:12377
+#: gtkpod.glade:7234
msgid "Match al_l of the following"
msgstr "_Alle der folgenden Regeln"
-#: gtkpod.glade:12396
+#: gtkpod.glade:7253
msgid "Match an_y of the following"
msgstr "Mindestens _eine der folgenden Regeln"
-#: gtkpod.glade:12416
+#: gtkpod.glade:7273
msgid "_Ignore rules"
msgstr "_Regeln nicht verwenden"
-#: gtkpod.glade:12468
+#: gtkpod.glade:7343
msgid "Rules"
msgstr "Regeln"
-#: gtkpod.glade:12501
+#: gtkpod.glade:7376
msgid "_Limit to"
msgstr "_Limitieren auf"
-#: gtkpod.glade:12550
+#: gtkpod.glade:7425
msgid " Sort by:"
msgstr " Sortieren nach:"
-#: gtkpod.glade:12596
+#: gtkpod.glade:7471
msgid "Match only _checked tracks"
msgstr "_Nur ausgewählte Stücke einbeziehen"
-#: gtkpod.glade:12628
+#: gtkpod.glade:7503
msgid "Live _updating"
msgstr "_Live-Update"
-#: gtkpod.glade:12780
+#: gtkpod.glade:7594
+msgid "Preferences"
+msgstr "Einstellungen"
+
+#: gtkpod.glade:7655
msgid "<b>Import</b>"
msgstr "<b>Importieren</b>"
-#: gtkpod.glade:12840
+#: gtkpod.glade:7715
msgid "iPod Mount _Point:"
msgstr "iPod Mount _Point:"
-#: gtkpod.glade:12956
+#: gtkpod.glade:7737
+msgid ""
+"Where you mounted your iPod's filesystem. Usually '/mnt/ipod/' or similar."
+msgstr "Wo ist Ihr iPod gemountet? Für gewöhnlich unter '/mnt/ipod/'."
+
+#: gtkpod.glade:7765
+msgid ""
+"On startup gtkpod will call 'mount <ipod mountpoint>', on exit a 'umount "
+"<ipod mountpoint>' call is carried out. For more complicated arrangements "
+"please use the ~/.gtkpod/gtkpod.in and ~/.gtkpod/gtkpod.out scripts."
+msgstr ""
+"Beim Start von gtkpod wird 'mount <ipod mountpoint>' ausgeführt, beim "
+"Beenden 'umount <ipod mountpoint>'. Für weitergehende Aktionen verwenden Sie "
+"bitte die Skripte '~/.gtkpod/gtkpod.in' und '~/.gtkpod/gtkpod.out'."
+
+#: gtkpod.glade:7767
+msgid "Handle mounting/unmounting of iPod drive"
+msgstr "Mount/Unmount des iPod-Verzeichnisses"
+
+#: gtkpod.glade:7787
+msgid "Automatically import iTunesDB on startup"
+msgstr "Beim Starten iTunes-Datenbank automatisch importieren?"
+
+#: gtkpod.glade:7833
msgid "<b>Adding/Updating/Syncing</b>"
msgstr "<b>Hinzufügen/Aktualisieren/Abgleichen</b>"
-#: gtkpod.glade:13016
-msgid "_Charset (ID3, files):"
-msgstr "_Zeichensatz (ID3, Dateinamen):"
+#: gtkpod.glade:7893
+msgid "_Encoding (ID3, files):"
+msgstr "_Kodierung (ID3, Dateinamen):"
-#: gtkpod.glade:13085
+#: gtkpod.glade:7924
msgid ""
-"Use selected charset also when updating \n"
+"gtkpod expects the ID3 tags and the filenames to be in the encoding "
+"specified here. You can change it for consecutive 'Add Files' and 'Add Dirs' "
+"operation. 'System Charset' is the charset used by your current locale."
+msgstr ""
+"gtkpod erwartet, daà die Filenamen und ID3 tags in der Kodierung vorliegen, "
+"die hier angegeben wird. Diese kann natürlich zwischen zwei Aufrufen von "
+"'Files hinzufügen' oder 'Verzeichnisse hinzufügen' geändert werden. "
+"'Systemzeichensatz' bezeichnet die Standardkodierung der aktuellen Locale."
+
+#: gtkpod.glade:7961
+msgid ""
+"Normally the charset specified when first importing the track will be used "
+"to update the track information. If you have chosen a wrong charset when "
+"first importing a track and want to correct it using the 'Update Track' "
+"function, you must check this option. Note: the charset info is stored in "
+"the extended information file (see 'Writing of iTunesDB' below) and tracks "
+"imported before V0.51 will have no charset stored. Instead the charset "
+"specified above will be used then."
+msgstr ""
+"Normalerweise wird der Zeichensatz, der beim ersten Einlesen spezifiziert "
+"wurde, auch verwendet, um ein Stück zu aktualisieren. Wenn Sie beim ersten "
+"Einlesen einen falschen Zeichensatz angegeben haben und dies nun mittels "
+"'Stücke aktualisieren' korrigieren wollen, müssen Sie diese Option "
+"auswählen. Bitte beachten Sie: die Information über den verwendeten "
+"Zeichensatz wird mit den erweiterten Informationen gespeichert (siehe "
+"'Schreiben der iTunesDB' weiter unten). Stücke, die vor Version 0.51 "
+"eingelesen wurden, haben keine Informationen über den Zeichensatz "
+"gespeichert und der oben spezifizierte Zeichensatz wird verwendet."
+
+#: gtkpod.glade:7963
+msgid ""
+"Use selected encoding also when updating \n"
"or syncing tracks"
msgstr ""
-"Gewählten Zeichensatz auch verwenden wenn Stücke\n"
+"Gewählte Kodierung auch verwenden wenn Stücke\n"
"aktualisiert oder Verzeichnisse abgeglichen werden"
-#: gtkpod.glade:13200
+#: gtkpod.glade:7983
+msgid "If you check this, gtkpod will descend into subdirectories recursively."
+msgstr "Wenn Sie diese Option wählen werden Verzeichnisse rekursiv eingelesen."
+
+#: gtkpod.glade:7985
+msgid "Add directories recursively"
+msgstr "Verzeichnisse rekursiv hinzufügen"
+
+#: gtkpod.glade:8004
+msgid "Duplicate Recognition is based on a (modified) md5 hash over the file."
+msgstr ""
+"Die Duplikatenerkennung basiert auf einem (modifizierten) md5-Hash über die "
+"Dateien."
+
+#: gtkpod.glade:8006
+msgid "Don't allow file duplication"
+msgstr "Mehrfaches Einlesen von Stücken verhindern"
+
+#: gtkpod.glade:8052
msgid ""
+"Display the list of duplicates that have been detected after adding files."
+msgstr ""
+"Eine Liste der Duplikate anzeigen, die während des Hinzufügens von Stücken "
+"erkannt wurden."
+
+#: gtkpod.glade:8054
+msgid "Display info about detected duplicates"
+msgstr "Information über erkannte Duplikate anzeigen"
+
+#: gtkpod.glade:8080
+msgid ""
+"If the filename (full path) of an existing track matches that of a track to "
+"be added, this option allows you to update the information about the "
+"existing track rather than just skipping the track altogether. No update "
+"will take place if the file hasn't changed and you have selected the 'Don't "
+"allow file duplication' option above."
+msgstr ""
+"Wenn der Dateiname (inkl. Pfad) eines bereits eingelesenen Stückes identisch "
+"ist zum Dateinamen eines neu einzulesenden Stückes, dann erlaubt diese "
+"Option Ihnen das alte Stück zu überschreiben. Normalerweise wird das "
+"Einlesen des Stückes einfach übersprungen. Wenn sich das File nicht geändert "
+"hat, und Sie die Option 'Mehrfaches Einlesen von Stücken verhindern' "
+"aktiviert haben, wird das Einlesen ebenfalls übersprungen."
+
+#: gtkpod.glade:8082
+msgid ""
"When adding dirs/files, update information of\n"
"existing tracks with identical filenames"
msgstr ""
"Beim Hinzufügen von Stücken bereits eingelesene\n"
"Stücke mit demselben Dateinamen aktualisieren."
-#: gtkpod.glade:13383
+#: gtkpod.glade:8129
+msgid "Display a list of tracks that could actually be updated."
+msgstr ""
+"Nach dem Aktualisieren eine Liste derer Stücke anzeigen, die tatsächlich "
+"aktualisiert wurden."
+
+#: gtkpod.glade:8131
+msgid "Display info about updated tracks"
+msgstr "Informationen über aktualisierte Stücke anzeigen"
+
+#: gtkpod.glade:8184
+msgid "Display a list of tracks that could not be updated."
+msgstr ""
+"Nach dem Aktualisieren eine Liste derer Stücke anzeigen, bei denen die "
+"Aktualisierung nicht vorgenommen werden konnte."
+
+#: gtkpod.glade:8186
+msgid "Display info about non-updated tracks"
+msgstr "Informationen über nicht aktualisierte Stücke anzeigen"
+
+#: gtkpod.glade:8212
+msgid "When syncing directories"
+msgstr "Beim Abgleich von Verzeichnissen"
+
+#: gtkpod.glade:8267
msgid "Confirm lists of directories"
msgstr "Liste der Verzeichnisse bestätigen"
-#: gtkpod.glade:13483
+#: gtkpod.glade:8286
+msgid ""
+"If you check this option, tracks that have been removed from the synced "
+"directories will be removed from the iPod as well."
+msgstr ""
+"Wenn Sie diese Option wählen, werden Stücke, die aus den abzugleichenden "
+"Verzeichnissen entfernt wurden, auch auf dem iPod gelöscht."
+
+#: gtkpod.glade:8288
+msgid "Delete tracks that have been removed"
+msgstr "Stücke, die entfernt wurden, löschen"
+
+#: gtkpod.glade:8307
+msgid "This is the same option as in 'Edit/Delete Confirmation'"
+msgstr ""
+"Diese Option ist identisch zu der in 'Bearbeiten/Sicherheitsabfrage beim "
+"Löschen'"
+
+#: gtkpod.glade:8309
+msgid "Confirm before removing tracks"
+msgstr "Vor dem Entfernen von Stücken bestätigen"
+
+#: gtkpod.glade:8369
msgid "<b>Sync</b>"
msgstr "<b>Abgleichen</b>"
-#: gtkpod.glade:13577
-msgid "General"
-msgstr "Allgemein"
+#: gtkpod.glade:8417
+msgid ""
+"Highly recommended for faster import when taking advantage of the "
+"duplication recognition. Also, having the PC filenames allows writing "
+"changed ID3 tags to disk, and even to reconstruct your ipod's contents in "
+"case of file system corruption (change the \"transferred=\" entries in your "
+"backuped database)."
+msgstr ""
+"Diese Option wird dringend empfohlen, um einen schnelleren Import der "
+"iTunesDB bei eingeschalteter Duplikatenerkennung zu erreichen. Da auÃerdem "
+"die Originalfilenamen gespeichert werden, können Tag-Ãnderungen in das "
+"Originalfile übernommen werden, und es ist sogar möglich, den Inhalt Ihres "
+"iPods im Falle eines Filesystemschadens (Neuformatierung des iPods) zu "
+"rekonstruieren (dazu müssen die 'transferred=' Einträge in der gesicherten "
+"Datenbank auf '0' gesetzt werden und 'offline' eingelesen werden)."
-#: gtkpod.glade:13609
+#: gtkpod.glade:8419
+msgid ""
+"Write extended information (PC filenames,\n"
+" MD5 hashes, encoding). Recommended."
+msgstr ""
+"Erweiterte Informationen schreiben (PC Dateinamen,\n"
+"MD5-Prüfsummen, Kodierung). Empfohlen."
+
+#: gtkpod.glade:8463 gtkpod.glade:14969
+msgid "_General"
+msgstr "_Allgemein"
+
+#: gtkpod.glade:8495
msgid "<b>Tag Reading</b>"
msgstr "<b>Lesen von Tags</b>"
-#: gtkpod.glade:13685
+#: gtkpod.glade:8550
+msgid "Read tags from file contents (e.g. ID3 tags in MP3 files)"
+msgstr "Tags aus der Datei lesen (z.B. ID3 Tags bei MP3 Dateien)"
+
+#: gtkpod.glade:8569 gtkpod.glade:8906
+msgid ""
+"artist: %a, album: %A, composer: %c, title: %t, genre: %G, track nr: %T, CD "
+"nr: %C, year: %Y, skip data: %*, the character '%': %%. You can separate "
+"several templates by a ';'. The first one matching the filename will be "
+"used. Example: '%a - %A/%T %t.mp3;%t.wav'."
+msgstr ""
+"Künstler: %a, Album: %A, Komponist: %c, Titel: %t, Musikrichtung: %G, Stück-"
+"Nr.: %T, CD-Nr.: %C, Jahr: %Y, Platzhalter: %*, das Zeichen '%': %%. Mehrere "
+"Schablonen können durch ein Semikolon (';') getrennt werden -- die erste, "
+"die auf den Filenamen paÃt, wird verwendet. Beispiel: '%a - %A/%T %t.mp3;%t."
+"wav'."
+
+#: gtkpod.glade:8571
msgid "Use this template to parse filename for tag information:"
msgstr ""
"Diese Schablone verwenden, um aus dem Dateinamen die Tags zu bestimmen:"
-#: gtkpod.glade:13758
+#: gtkpod.glade:8644
msgid "Overwrite tags that are already set"
msgstr "Tags, die bereits gesetzt sind, überschreiben."
-#: gtkpod.glade:13791
+#: gtkpod.glade:8677
msgid ""
"As a last resort set the following tags to the\n"
"filename if they are (still) empty:"
@@ -4756,112 +4273,394 @@
"Falls Tags (immer noch) nicht gesetzt sind, die \n"
"folgenden Tags mit dem Dateinamen initialisieren:"
-#: gtkpod.glade:13966
+#: gtkpod.glade:8852
+msgid "<b>Artwork</b>"
+msgstr "<b>Artwork</b>"
+
+#: gtkpod.glade:8908
+msgid "Add artwork from file using the following template"
+msgstr "Artwork nach folgender Schablone aus Datei einlesen"
+
+#: gtkpod.glade:8960
+msgid ""
+"Determines the name of the file with the cover art. You can separate several "
+"patterns by semicolons which will be tried in order. Artist: %a, album: %A, "
+"composer: %c, title: %t, genre: %G, track nr: %T, CD nr: %C, year: %Y, "
+"original filename (requires extended information file): %o, original "
+"filename without file extension: %O, current playlist: %p, the character "
+"'%': %%."
+msgstr ""
+"Bestimmt, wie der Dateiname von Stücken gewählt wird, die vom iPod kopiert "
+"werden. Bsp.: '%a/%A/%T - %t.mp3' oder '%o'. Mehrere Schablonen können durch "
+"Semikolons getrennt werden -- gtkpod ermittelt die passende Schablone anhand "
+"des Dateinamensuffix. Künstler: %a, Album: %A, Komponist: %c, Titel: %t, "
+"Musikrichtung: %G, Stück-Nr.: %T, CD-Nr.: %C, Jahr: %Y, ursprünglicher "
+"Dateiname (benötigt 'Erweiterte Informationen'): %o, ursprügnlicher "
+"Dateiname ohne Erweiterung: %O, die aktuelle Wiedergabelist: %p, das Zeichen "
+"'%': %%."
+
+#: gtkpod.glade:8981
+msgid "<b>Examples</b>"
+msgstr "<b>Beispiele</b>"
+
+#: gtkpod.glade:9011
+msgid "folder.jpg"
+msgstr "folder.jpg"
+
+#: gtkpod.glade:9035
+msgid "folder"
+msgstr "folder"
+
+#: gtkpod.glade:9059
+msgid "../%A.jpg"
+msgstr "../%A.jpg"
+
+#: gtkpod.glade:9083
+msgid "%A"
+msgstr "%A"
+
+#: gtkpod.glade:9107
+msgid "Use <i>folder.jpg</i> as cover art."
+msgstr "Benutze <i>folder.jpg</i> als Cover-Art"
+
+#: gtkpod.glade:9131
+msgid "Use <i>folder.jpg</i>, <i>folder.png</i>..."
+msgstr "Benutze <i>folder.jpg</i>, <i>folder.png</i>..."
+
+#: gtkpod.glade:9155
+msgid "Use <i><Album>.jpg</i> in the parent directory"
+msgstr "Benutze <i><Album>.jpg</i> im übergeordneten Verzeichnis"
+
+#: gtkpod.glade:9179
+msgid "Use <i><Album>.jpg</i>, <i><Album>.png</i>..."
+msgstr "Benutze <i><Album>.jpg</i>, <i><Album>.png</i>..."
+
+#: gtkpod.glade:9203
+msgid "folder.jpg;%a.jpg"
+msgstr "folder.jpg;%a.jpg"
+
+#: gtkpod.glade:9227
+msgid "First try <i>folder.jpg</i>, then <i><artist>.jpg</i>"
+msgstr "Versuche zuerst <i>folder.jpg</i>, dann <i><Künstler>.jpg</i>"
+
+#: gtkpod.glade:9311
msgid "<b>mserv</b>"
msgstr "<b>mserv</b>"
-#: gtkpod.glade:14022
+#: gtkpod.glade:9365 gtkpod.glade:9579
+msgid "Currently only rating is supported."
+msgstr "Gegenwärtig wird nur 'Bewertung' unterstützt."
+
+#: gtkpod.glade:9367
msgid "Use mserv database to fill additional information"
msgstr "mserv Datenbank für zusätzliche Informationen verwenden"
-#: gtkpod.glade:14050
+#: gtkpod.glade:9395
msgid "Music Root:"
msgstr "Stammverzeichnis für Musik:"
-#: gtkpod.glade:14096
+#: gtkpod.glade:9419
+msgid "mserv database lookup will be done for music in this directory."
+msgstr "Die mserv Datenbank wird für Tracks in diesem Verzeichnis verwendet."
+
+#: gtkpod.glade:9441
msgid "mserv Root:"
msgstr "mserv Stammverzeichnis:"
-#: gtkpod.glade:14142
+#: gtkpod.glade:9465
+msgid "Root directory of mserv database (trackinfo root)."
+msgstr "Stammverzeichnis für die mserv Datenbank (trackinfo root)."
+
+#: gtkpod.glade:9487
msgid "Username:"
msgstr "Benutzername:"
-#: gtkpod.glade:14190 gtkpod.glade:14209 gtkpod.glade:16592 gtkpod.glade:16661
-#: gtkpod.glade:16805 gtkpod.glade:16956 gtkpod.glade:17020 gtkpod.glade:17084
+#: gtkpod.glade:9511
+msgid "Username to be used for mserv database lookup."
+msgstr ""
+"Benutzername, der zum Nachschlagen in der mserv-Datenbank verwendet wird."
+
+#: gtkpod.glade:9535 gtkpod.glade:9554 gtkpod.glade:12102 gtkpod.glade:12172
+#: gtkpod.glade:12317 gtkpod.glade:12490 gtkpod.glade:12555 gtkpod.glade:12620
msgid "Browse"
msgstr "Durchsuchen"
-#: gtkpod.glade:14282
-msgid "Reading"
-msgstr "Einlesen"
+#: gtkpod.glade:9581
+msgid "Show information about problems when accessing mserv"
+msgstr ""
+"Informationen über Probleme während des Zugriffs auf die\n"
+"mserv-Datenbank anzeigen."
-#: gtkpod.glade:14328
+#: gtkpod.glade:9627
+msgid "_Track Info"
+msgstr "_Meta-Infos"
+
+#: gtkpod.glade:9673
msgid "<b>Displayed Track Attributes</b>"
msgstr "<b>Angezeigte Informationen</b>"
-#: gtkpod.glade:14978
+#: gtkpod.glade:10460
msgid "<b>Sort Tabs</b>"
msgstr "<b>Filter-Tabs</b>"
-#: gtkpod.glade:15038
+#: gtkpod.glade:10514
+msgid "Keeps all compilation CDs grouped together in the artists sort tab."
+msgstr "Alle Sampler-CDs im Künstler-Filtertab als 'Sampler' gruppieren."
+
+#: gtkpod.glade:10516
+msgid "Group artists on compilation CDs"
+msgstr "Künstler auf Sampler-CDs gruppieren"
+
+#: gtkpod.glade:10541
msgid "_Number of sort tabs:"
msgstr "_Anzahl der Filter-Tabs:"
-#: gtkpod.glade:15114
+#: gtkpod.glade:10617
msgid "<b>Automatically select...</b>"
msgstr "<b>Wähle automatisch...</b>"
-#: gtkpod.glade:15271
+#: gtkpod.glade:10671
+msgid ""
+"If you don't select the master playlist automatically, the initial database "
+"import is much faster because the display dosn't have to be updated."
+msgstr ""
+"Wenn die Haupt-Wiedergabeliste nicht automatisch ausgewählt wird, verläuft "
+"der Import der iTunes-Datenbank zu Beginn deutlich schneller, da die Anzeige "
+"nicht aktualisiert werden muÃ."
+
+#: gtkpod.glade:10673
+msgid "...master playlist"
+msgstr "...Hauptplayliste"
+
+#: gtkpod.glade:10693
+msgid "...entry 'All' in sort tab..."
+msgstr "Eintrag 'Alle' im Sort Tab..."
+
+#: gtkpod.glade:10774
msgid "<b>Tooltips</b>"
msgstr "<b>Tooltips</b>"
-#: gtkpod.glade:15392
+#: gtkpod.glade:10829
+msgid "Display tooltips in main window"
+msgstr "Tooltips im Hauptfenster anzeigen"
+
+#: gtkpod.glade:10849
+msgid "Display tooltips in prefs window"
+msgstr "Tooltips im Einstellungs-Fenster anzeigen"
+
+#: gtkpod.glade:10895
msgid "<b>Toolbar</b>"
msgstr "<b>Toolbar</b>"
-#: gtkpod.glade:15602
+#: gtkpod.glade:10950
+msgid "Display toolbar..."
+msgstr "Toolbar anzeigen..."
+
+#: gtkpod.glade:11003
+msgid "...as icons"
+msgstr "...als Graphik"
+
+#: gtkpod.glade:11023
+msgid "...as text"
+msgstr "...als Text"
+
+#: gtkpod.glade:11044
+msgid "...both as icons and text"
+msgstr "...als Text und Graphik"
+
+#: gtkpod.glade:11105
msgid "<b>Misc</b>"
msgstr "<b>Verschiedenes</b>"
-#: gtkpod.glade:15764
+#: gtkpod.glade:11159
+msgid ""
+"It is much faster to sort the display after all tracks have been added. Some "
+"people might feel irritated by this behaviour and should uncheck this option."
+msgstr ""
+"Es ist deutlich schneller, die Sortierung vorzunehmen nachdem alle Tracks "
+"hinzugefügt wurde. Wen dieses Verhalten irritiert, sollte diese Option "
+"jedoch nicht wählen."
+
+#: gtkpod.glade:11161
+msgid ""
+"Temporarily disable sorting when changing playlist\n"
+"or tab entry (faster!)"
+msgstr ""
+"Sortieren vorübergehend deaktivieren wenn die\n"
+"Wiedergabeliste oder Tab Entry gewechselt wird (schneller!)"
+
+#: gtkpod.glade:11181
+msgid ""
+"The display can be blocked after changing a selection. The display update is "
+"faster, but you have to wait until it's finished. When using this option, "
+"sorting is also temporarily disabled (see option above)."
+msgstr ""
+"Die Anzeige kann bis zur vollständigen Aktualisierung nach einer Ãnderung "
+"der Auswahl blockiert werden. Die Aktualisierung ist dann schneller, aber es "
+"muà gewartet werden, bis sich gtkpod wieder meldet. Mit dieser Option wird "
+"automatisch auch das Sortieren vorübergehend deaktiviert (siehe Option "
+"weiter oben)."
+
+#: gtkpod.glade:11183
+msgid ""
+"Block display when changing playlist or tab\n"
+" entry (faster!)"
+msgstr ""
+"Anzeige nicht aktualisieren wenn eine neue Wiedergabeliste\n"
+"oder ein neuer Tab-Eintrag gewählt wird (schneller!)"
+
+#: gtkpod.glade:11203
+msgid "This option will be re-activated when you upgrade gtkpod."
+msgstr ""
+"Diese Option wird automatisch aktiviert, wenn ein Update von gtkpod "
+"durchgeführt wird."
+
+#: gtkpod.glade:11205
+msgid "Display messages and warnings at startup"
+msgstr "Nachrichten und Warnungen beim Start des Programms anzeigen"
+
+#: gtkpod.glade:11267
msgid "Advanced Sorting Options"
msgstr "Sortieroptionen"
-#: gtkpod.glade:15827
-msgid "Display"
-msgstr "Anzeige"
-
-#: gtkpod.glade:15859
+#: gtkpod.glade:11362
msgid "<b>Track Editing</b>"
msgstr "<b>Bearbeiten von Stücken</b>"
-#: gtkpod.glade:15967
+#: gtkpod.glade:11416
msgid ""
-"Use selected charset (on the 'General' page)\n"
+"The tags are written to the files on your harddrive and on the ipod (if "
+"available)."
+msgstr ""
+"Die Tags werden in die Originalfiles auf der Festplatte und auch auf dem "
+"iPod (wenn angeschlossen) geschrieben."
+
+#: gtkpod.glade:11418
+msgid "Write ID3 tags to disk when modified in gtkpod"
+msgstr ""
+"ID3 Tags bei Ãnderungen in gtkpod ebenfalls auf\n"
+"der Festplatte und auf dem iPod ändern"
+
+#: gtkpod.glade:11470
+msgid ""
+"Normally the charset specified when first importing the track will be used "
+"to write the tags. If you have chosen a wrong charset when first importing a "
+"track, you should select this option along with the correct charset. Note: "
+"uses the extended information file to store the charset information (see "
+"'Writing of the iTunesDB' on the 'Input/Output' page) and tracks imported "
+"before V0.51 will have no charset stored -- the charset specified on the "
+"'Input/Output' page will be used."
+msgstr ""
+"Normalerweise wird der Zeichensatz, der beim ersten Einlesen des Stückes "
+"angegeben wurde, auch beim Schreiben der ID3-Tags verwendet. Wenn Sie beim "
+"ersten Einlesen einen falschen Zeichensatz angegeben haben, müssen Sie diese "
+"Option zusammen mit dem richtigen Zeichensatz auswählen. Bitte beachten Sie: "
+"die Information über den verwendeten Zeichensatz wird mit den erweiterten "
+"Informationen gespeichert (siehe 'Schreiben der iTunesDB' auf der 'Eingabe-"
+"Ausgabe' Seite). Stücke, die vor Version 0.51 eingelesen wurden, haben keine "
+"Informationen über den Zeichensatz gespeichert und der auf der 'Eingabe/"
+"Ausgabe'-Seite eingestellte Zeichensatz wird verwendet."
+
+#: gtkpod.glade:11472
+msgid ""
+"Use selected encoding (on the 'General' page)\n"
"when writing tags"
msgstr ""
-"Ausgewählten Zeichensatz (auf der Allgemein-Seite)\n"
+"Ausgewählte Kodierung (auf der Allgemein-Seite)\n"
"beim Schreiben von ID3-Tags verwenden"
-#: gtkpod.glade:16022
+#: gtkpod.glade:11492
+msgid ""
+"This is the way to go, but maybe not all programs support it yet. ID3v2.4 "
+"uses unicode to store the tags, so you won't have to worry about charsets "
+"any more. gtkpod will use UTF8 encoding as this will not increase the size "
+"of pure ASCII tags. ID3v2.2/4 tags will also be written if they are already "
+"present in the file to write to."
+msgstr ""
+"Es wird empfohlen, Tags als V2.4 Tags zu schreiben. Allerdings unterstützen "
+"eventuell einige Programme diesen Standard noch nicht. ID3v2.4 verwendet "
+"Unicode, um die Tags zu speichern. Dies bedeutet, daà Sie sich keine "
+"Gedanken mehr über den verwendeten Zeichensatz machen zu brauchen. gtkpod "
+"verwendet UTF8, da dies die Tag-Länge reiner ASCII-Tags nicht verlängert. "
+"ID3v2.4 wird ebenfalls beim Schreiben verwendet, falls die Tags in der Datei "
+"bereits als V2.4 vorliegen."
+
+#: gtkpod.glade:11494
+msgid "Always write ID3v2.4 tags (only applies to MP3)"
+msgstr "Immer ID3v2.4 Tags schreiben (trifft nur auf MP3 zu)"
+
+#: gtkpod.glade:11527
+msgid ""
+"If you select several tracks in the track list and edit a tag of the first "
+"track, the tags in the other tracks are updated as well."
+msgstr ""
+"Wenn mehrere Stücke im der Stücke-Anzeige ausgewählt sind und ein Tag im "
+"ersten Stück geändert wird, wird das entsprechende Tag auch in den anderen "
+"Stücken aktualisiert."
+
+#: gtkpod.glade:11529
msgid "Use 'Multi-Edit' for tracks selections"
msgstr "'Multi-Edit' bei markierten Stücken verwenden"
-#: gtkpod.glade:16122
+#: gtkpod.glade:11575
+msgid ""
+"Usually you don't want to set the title of several tracks to the same text. "
+"This option might avoid unwanted results (especially since there is no "
+"'undo' yet)."
+msgstr ""
+"Es kommt selten vor, daà die Titel mehrerer Stücke auf den selben Text "
+"gesetzt werden sollen. Diese Option verhindert möglicherweise ungewünschte "
+"Resultate, insbesondere da noch keine 'Undo'-Funktion existiert."
+
+#: gtkpod.glade:11577
+msgid "Use 'Multi-Edit' also for title field"
+msgstr "'Multi-Edit' auch für das Titel-Feld verwenden"
+
+#: gtkpod.glade:11630
msgid "<b>Auto-Generated Playlists</b>"
msgstr "<b>Automatisch generierte Wiedergabelisten</b>"
-#: gtkpod.glade:16182
+#: gtkpod.glade:11690
msgid "Number of tracks in generated playlists:"
msgstr "Anzahl der Stücke in generierten Wiedergabelisten:"
-#: gtkpod.glade:16277
+#: gtkpod.glade:11711
+msgid ""
+"Number of tracks in the generated playlists 'Most Often Listened', 'Best "
+"Rated' and 'Most Recently Played'. Choose '0' for 'no limit'."
+msgstr ""
+"Anzahl der Stücke in den generierten Wiedergabelisten 'Am häufigsten gehörte "
+"Stücke', 'Höchstgewertete Stücke' und 'Zuletzt gespielte Stücke'. Wählen Sie "
+"'0', wenn Sie die Anzahl nicht begrenzen wollen."
+
+#: gtkpod.glade:11740
+msgid "Also include tracks never played in \"Best Rated\" playlist"
+msgstr ""
+"Auch Stücke in die 'am besten bewertete' Wiedergabeliste aufnehmen,\n"
+"die nie gespielt wurden"
+
+#: gtkpod.glade:11786
msgid "<b>Delete Confirmation</b>"
msgstr "<b>Sicherheitsabfrage beim Löschen</b>"
-#: gtkpod.glade:16352
+#: gtkpod.glade:11841
+msgid "Before removing playlists or tracks from a playlist"
+msgstr ""
+"Vor dem Entfernen von Wiedergabelisten oder Stücken aus einer Wiedergabeliste"
+
+#: gtkpod.glade:11861
msgid "Before removing tracks from the iPod"
msgstr "Vor dem vollständigen Löschen vom iPod"
-#: gtkpod.glade:16372
+#: gtkpod.glade:11881
msgid "Before removing tracks from the harddisk"
msgstr "Vor dem vollständigen Löschen auf der Festplatte"
-#: gtkpod.glade:16392
+#: gtkpod.glade:11901
msgid "Before removing tracks from the local database"
msgstr "Vor dem Entfernen aus der lokalen Datenbank"
-#: gtkpod.glade:16412
+#: gtkpod.glade:11921
msgid ""
"Before removing tracks completely when\n"
"synchronizing directories"
@@ -4869,38 +4668,227 @@
"Vor dem vollständigen Löschen vom iPod beim\n"
"Abgleich von Verzeichnissen"
-#: gtkpod.glade:16491
+#: gtkpod.glade:12000
msgid "<b>Play</b>"
msgstr "<b>Wiedergabe</b>"
-#: gtkpod.glade:16551
+#: gtkpod.glade:12060
msgid "Command for 'Play now':"
msgstr "Befehl für 'Jetzt abspielen':"
-#: gtkpod.glade:16620
+#: gtkpod.glade:12081
+msgid ""
+"For example, 'xmms %s' will clear xmms' current playlist, add the selected "
+"tracks and start playing."
+msgstr ""
+"'xmms %s', z.B., löscht die aktuelle Wiedergabeliste von xmms, fügt die "
+"ausgewählten Stücke hinzu und beginnt mit der Wiedergabe."
+
+#: gtkpod.glade:12130
msgid "Command for 'Enqueue':"
msgstr "Befehl für 'Zum Abspielen Vormerken':"
-#: gtkpod.glade:16710
+#: gtkpod.glade:12151
+msgid ""
+"For example, 'xmms -e %s' will append (enqueue) the selected tracks to xmms' "
+"current playlist."
+msgstr ""
+"'xmms -e %s', z.B., fügt die ausgewählten Stücke zur aktuellen Playlist von "
+"xmms hinzu."
+
+#: gtkpod.glade:12221
msgid "<b>Volume Normalization</b>"
msgstr "<b>Lautstärkenormalisierung</b>"
-#: gtkpod.glade:16764
+#: gtkpod.glade:12275
msgid "'mp3gain' executable:"
msgstr "'mp3gain'-Programm:"
-#: gtkpod.glade:16847
+#: gtkpod.glade:12296
+msgid ""
+"You only need to specify this if your 'mp3gain' executable is not in your "
+"default path. Example: '/usr/local/foo/mp3gain'. mp3gain will write the "
+"calculated gain value back to the file -- if you don't want this, set this "
+"entry to /bin/true or similar. mp3gain is only called if appropriate tags "
+"are not already set by your encoder. E.g. lame version 0.95 already writes "
+"the gain values into tags. The exact conversion factor between mp3gain's "
+"gain value and iPod's volume tag is not known yet -- your input is "
+"appreciated."
+msgstr ""
+"Sie müssen diese Angabe nur machen, wenn sich Ihr 'mp3gain' Programm nicht "
+"im Suchpfad befinden. Zum Beispiel: '/usr/local/foo/mp3gain'. mp3gain "
+"schreibt den berechneten Gain-Wert zurück in die mp3-Datei -- wenn Sie dies "
+"nicht wünschen, setzen Sie diesen Eintrag auf '/bin/true' oder ähnliches. "
+"mp3gain wird nur aufgerufen, wenn die benötigten Tags nicht bereits von "
+"Ihrem Encoder gesetzt wurden. Z.B. speichert lame ab Version 0.95 "
+"standardmäÃig die Gain-Werte in Tags. Der genaue Umrechnungsfaktor zwischen "
+"mp3gains Gain-Wert und iPods Volume-Tag ist noch nicht bekannt -- falls Sie "
+"mehr wissen kontaktieren Sie mich bitte."
+
+#: gtkpod.glade:12359
msgid "<b>Synchronization</b>"
msgstr "<b>Synchronisierung</b>"
-#: gtkpod.glade:16910
+#: gtkpod.glade:12443
msgid "Contacts sync command:"
msgstr "Befehl zum Abgleich der Kontakte:"
-#: gtkpod.glade:16974
+#: gtkpod.glade:12467 gtkpod.glade:12532 gtkpod.glade:12597
+msgid ""
+"Specify exact path including command line options. '%i' will be replaced "
+"with the mount point of the iPod."
+msgstr ""
+"Geben sie den genauen Pfad einschlieÃlich Kommandozeilenoptionen an. '%i' "
+"wird mit dem Mountpoint des iPods ersetzt."
+
+#: gtkpod.glade:12508
msgid "Calendar sync command:"
msgstr "Befehl zum Abgleich des Kalenders:"
-#: gtkpod.glade:17038
+#: gtkpod.glade:12573
msgid "Notes sync command:"
msgstr "Befehl zum Abgleich der Notizen:"
+
+#: gtkpod.glade:12646
+msgid "Call automatically when synchronizing iTunesDB"
+msgstr "Automatisch aufrufen wenn die iTunesDB abgeglichen wird"
+
+#: gtkpod.glade:12724
+msgid "<b>Podcast subscriptions</b>"
+msgstr ""
+
+#: gtkpod.glade:12799
+msgid "Add"
+msgstr "Hinzufügen"
+
+#: gtkpod.glade:12833
+msgid "Delete"
+msgstr "Löschen"
+
+#: gtkpod.glade:12899
+msgid "Name: "
+msgstr "Name: "
+
+#: gtkpod.glade:12923
+msgid "URL: "
+msgstr ""
+
+#: gtkpod.glade:13016
+msgid "<b>File options</b>"
+msgstr "<b>Datei-Optionen</b>"
+
+#: gtkpod.glade:13076
+msgid "Save podcasts to: "
+msgstr ""
+
+#: gtkpod.glade:13131
+msgid "Delete from computer when "
+msgstr ""
+
+#: gtkpod.glade:13171 gtkpod.glade:13473
+msgid " days old"
+msgstr "Tage alt"
+
+#: gtkpod.glade:13200
+msgid "Delete once copied to iPod"
+msgstr ""
+
+#: gtkpod.glade:13226
+msgid "Automatically fetch podcasts on startup"
+msgstr ""
+
+#: gtkpod.glade:13253
+msgid "Create podcast logfile at:"
+msgstr ""
+
+#: gtkpod.glade:13353
+msgid "<b>iPod options</b>"
+msgstr "<b>iPod Optionen</b>"
+
+#: gtkpod.glade:13408
+msgid "Automatically sync to iPod"
+msgstr ""
+
+#: gtkpod.glade:13434
+msgid "Delete from iPod when "
+msgstr "Vom iPod entfernen wenn "
+
+#: gtkpod.glade:13502
+msgid "Delete from iPod if podcast has been played"
+msgstr ""
+
+#: gtkpod.glade:13522
+msgid "Include broadcast date in track title"
+msgstr ""
+
+#: gtkpod.glade:13542
+msgid "Set all podcast genres to 'Podcast'"
+msgstr ""
+
+#: gtkpod.glade:13588 gtkpod.glade:15341
+msgid "_Podcasts"
+msgstr ""
+
+#: gtkpod.glade:13753
+msgid ""
+"\n"
+"\n"
+msgstr ""
+"\n"
+"\n"
+
+#: gtkpod.glade:13787
+msgid "Abort selected"
+msgstr "Abrechen gewählt"
+
+#: gtkpod.glade:13803
+msgid "Abort current"
+msgstr ""
+
+#: gtkpod.glade:13819
+msgid "Abort all"
+msgstr ""
+
+#: gtkpod.glade:13843
+msgid "Details"
+msgstr "Details"
+
+#: gtkpod.glade:13904
+msgid "Cover"
+msgstr "Artwork"
+
+#: gtkpod.glade:13989
+msgid "Set Cover Art"
+msgstr "Artwork setzen"
+
+#: gtkpod.glade:14022
+msgid ""
+"If you check this, information (cover art and meta information) changed for "
+"this track will be copied to all other selected tracks as well. Use with "
+"care."
+msgstr ""
+"Wenn diese Option gewählt wird, werden alle Ãnderungen für das dargestellte "
+"Stück (Artwork und sonstige Angaben) automatisch in alle ausgweählten Stücke "
+"kopiert. Bitte mit Vorsicht verwenden."
+
+#: gtkpod.glade:14068
+msgid ""
+"Change all tracks\n"
+"simultaneously"
+msgstr "Alle Stücke simultan modifizieren"
+
+#: gtkpod.glade:14156
+msgid "Remove Cover Art"
+msgstr "Artwork entfernen"
+
+#: gtkpod.glade:16245
+msgid "_Other"
+msgstr "_Anderes"
+
+#: gtkpod.glade:16535
+msgid "_Undo All"
+msgstr "_Alles Rückgängig"
+
+#: gtkpod.glade:16605
+msgid "_Undo Track"
+msgstr "_Track Rückgängig"
Modified: gtkpod/trunk/po/fr.gmo
===================================================================
(Binary files differ)
Property changes on: gtkpod/trunk/po/fr.gmo
___________________________________________________________________
Name: svn:eol-style
- native
Name: svn:mime-type
+ application/x-gmo
Modified: gtkpod/trunk/po/fr.po
===================================================================
--- gtkpod/trunk/po/fr.po 2005-12-30 07:25:41 UTC (rev 93)
+++ gtkpod/trunk/po/fr.po 2005-12-30 07:31:41 UTC (rev 94)
@@ -1,15 +1,18 @@
-# French language translation for gtkpod # Copyright (C) 2003 David Le Brun
+# French language translation for gtkpod
+# Copyright (C) 2005 Ãric Lassauge
+# Ãric Lassauge <lassauge at users.sf.net>, 2005.
+# Copyright (C) 2003 David Le Brun
# David Le Brun <david at dyn-ns.net>, 2003.
#
#
msgid ""
msgstr ""
-"Project-Id-Version: gtkpod 0.87-CVS\n"
+"Project-Id-Version: gtkpod 0.94\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-16 16:18+0900\n"
-"PO-Revision-Date: 2005-06-20 23:24+0900\n"
-"Last-Translator: David Le Brun <david at dyn-ns.net>\n"
-"Language-Team: none\n"
+"POT-Creation-Date: 2005-12-14 23:51+0900\n"
+"PO-Revision-Date: 2005-09-14 21:46+0900\n"
+"Last-Translator: Ãric Lassauge <lassauge at users.sf.net>\n"
+"Language-Team: FR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -229,209 +232,274 @@
msgstr ""
"Une autre instance de gtkpod tourne déjà . Serveur de compteur non démarré.\n"
-#: src/confirmation.c:363
+#: src/confirmation.c:361
msgid "Confirmation Dialogue"
msgstr "Message de confirmation"
-#: src/context_menus.c:299
+#: src/context_menus.c:368 gtkpod.glade:530
msgid "Edit"
msgstr "Ãdition"
-#: src/context_menus.c:301 src/tools.c:634
+#: src/context_menus.c:370 src/tools.c:634
msgid "Play Now"
msgstr "Jouer maintenant"
-#: src/context_menus.c:303 src/tools.c:645
+#: src/context_menus.c:372 src/tools.c:645
msgid "Enqueue"
msgstr "Mettre dans la file d'attente"
-#: src/context_menus.c:306
-#, fuzzy
+#: src/context_menus.c:375
msgid "Export Tracks"
-msgstr "Zones de tri"
+msgstr "Exporter les morceaux"
-#: src/context_menus.c:308 src/file_export.c:1091
+#: src/context_menus.c:377 src/file_export.c:1069
msgid "Create Playlist File"
msgstr "Créer un fichier de liste"
-#: src/context_menus.c:310
+#: src/context_menus.c:379
+msgid "Edit Details"
+msgstr ""
+
+#: src/context_menus.c:381 gtkpod.glade:12816
msgid "Update"
msgstr "Mettre à jour"
-#: src/context_menus.c:312
+#: src/context_menus.c:383
msgid "Sync Dirs"
msgstr "Synchroniser les répertoires"
-#: src/context_menus.c:314
+#: src/context_menus.c:385
msgid "Normalize"
msgstr "Normaliser"
-#: src/context_menus.c:316
+#: src/context_menus.c:387
msgid "Create new Playlist"
msgstr "Créer une nouvelle liste"
-#: src/context_menus.c:319
+#: src/context_menus.c:390
msgid "Edit Smart Playlist"
msgstr "Ãditer la liste intelligente"
-#: src/context_menus.c:325
+#: src/context_menus.c:396
msgid "Alphabetize"
msgstr "Trier"
-#: src/context_menus.c:347
+#: src/context_menus.c:420
msgid "Delete From iPod"
msgstr "Supprimer de l'iPod"
-#: src/context_menus.c:352
-#, fuzzy
+#: src/context_menus.c:426
msgid "Delete From Harddisk"
-msgstr "Supprimer de la liste de lecture"
+msgstr "Supprimer du disque dur"
-#: src/context_menus.c:357
-#, fuzzy
+#: src/context_menus.c:432
msgid "Delete From Database"
-msgstr "Supprimer de la liste de lecture"
+msgstr "Supprimer de la base de données"
-#: src/context_menus.c:362
+#: src/context_menus.c:438
msgid "Delete From Playlist"
msgstr "Supprimer de la liste de lecture"
-#: src/context_menus.c:371
+#: src/context_menus.c:457
msgid "Delete Including Tracks"
msgstr "Supprimer avec les morceaux"
-#: src/context_menus.c:376
-#, fuzzy
+#: src/context_menus.c:463
msgid "Delete Including Tracks (Harddisk)"
-msgstr "Supprimer avec les morceaux"
+msgstr "Supprimer les morceaux inclus (disque dur)"
-#: src/context_menus.c:381
-#, fuzzy
+#: src/context_menus.c:469
msgid "Delete Including Tracks (Database)"
-msgstr "Supprimer avec les morceaux"
+msgstr "Supprimer les morceaux inclus (base de données)"
-#: src/context_menus.c:386
+#: src/context_menus.c:475
msgid "Delete But Keep Tracks"
msgstr "Supprimer mais garder les morceaux"
-#: src/context_menus.c:391
-#, fuzzy
+#: src/context_menus.c:481
msgid "Remove All Tracks from iPod"
-msgstr "Copier les _morceaux vers votre disque dur"
+msgstr "Supprimer tout les morceaux du iPod"
-#: src/context_menus.c:396
+#: src/context_menus.c:487
msgid "Remove All Tracks from Database"
+msgstr "Supprimer tout les morceaux de la base de données"
+
+#: src/context_menus.c:494
+#, fuzzy
+msgid "Remove All Podcasts from iPod"
+msgstr "Supprimer tout les morceaux du iPod"
+
+#: src/context_menus.c:505 gtkpod.glade:156
+msgid "Update Podcasts"
msgstr ""
+#: src/context_menus.c:512
+#, fuzzy
+msgid "Podcasts Preferences"
+msgstr "_Préférences"
+
#: src/date_parser.l:269
#, c-format
msgid "Date format error: unrecognized character: '%s'\n"
-msgstr "Erreur dans le format de date: caractère inconnu: '%s'\n"
+msgstr "Erreur dans le format de date : caractère inconnu : «%s»\n"
-#: src/display.c:876
-msgid "Currently no iPod database selected"
-msgstr ""
+#: src/details.c:1035 gtkpod.glade:4365
+msgid "n/a"
+msgstr "-"
-#: src/display.c:904 src/display.c:931
-msgid "Update selected entry of which sort tab?"
-msgstr "Mettre à jour l'entrée sélectionnée de quelle zone de tri ?"
+#: src/details.c:1099
+#, fuzzy
+msgid "<b>n/a</b>"
+msgstr "<b>Jouer</b>"
-#: src/display.c:950
-msgid "Sync dirs of selected entry in which sort tab?"
-msgstr ""
-"Synchroniser les répertoires de l'entrée sélectionnée de quelle zone de tri ?"
-
-#: src/display.c:1004 src/display.c:1060 src/display.c:1115 src/display.c:1166
-#: src/display.c:1330 src/misc_playlist.c:274
+#: src/display.c:924 src/display.c:1022 src/display.c:1071 src/display.c:1302
+#: src/display.c:1358 src/display.c:1413 src/display.c:1464 src/display.c:1628
+#: src/misc_playlist.c:274
msgid "No playlist selected"
msgstr "Aucune liste de lecture sélectionnée"
-#: src/display.c:1018
-msgid "Export selected entry of which sort tab?"
-msgstr "Exporter l'entrée sélectionnée de quelle zone de tri ?"
+#: src/display.c:934
+#, fuzzy
+msgid "Edit selected entry of which sort tab?"
+msgstr "Mettre à jour l'entrée sélectionnée de quelle zone de tri ?"
-#: src/display.c:1024 src/display.c:1080 src/display.c:1132 src/display.c:1183
-#: src/display.c:1352
+#. no entry selected
+#: src/display.c:941 src/misc_confirm.c:441 src/misc_track.c:1482
+msgid "No entry selected."
+msgstr "Aucun élément sélectionné."
+
+#: src/display.c:960 src/display.c:1040 src/display.c:1345 src/display.c:1401
+#: src/display.c:1452 src/display.c:1503
+msgid "No tracks selected"
+msgstr "Aucun morceau sélectionné"
+
+#: src/display.c:1056 src/display.c:1322 src/display.c:1378 src/display.c:1430
+#: src/display.c:1481 src/display.c:1650
#, c-format
msgid "No entry selected in Sort Tab %d"
msgstr "Aucune entrée sélectionnée dans la zone de tri %d"
-#: src/display.c:1047 src/display.c:1103 src/display.c:1154 src/display.c:1205
-msgid "No tracks selected"
-msgstr "Aucun morceau sélectionné"
+#: src/display.c:1095
+#, fuzzy
+msgid "Remove entry of which sort tab from database?"
+msgstr "Exporter l'entrée sélectionnée de quelle zone de tri ?"
-#: src/display.c:1074
+#: src/display.c:1103
+#, fuzzy
+msgid "Remove tracks in selected entry of which filter tab from the iPod?"
+msgstr ""
+"Ajouter dans la file d'attente les morceaux de l'entrée sélectionnée de "
+"quelle zone de tri ?"
+
+#: src/display.c:1125
+#, fuzzy
+msgid "Remove tracks in selected entry of which filter tab from the harddisk?"
+msgstr ""
+"Ajouter dans la file d'attente les morceaux de l'entrée sélectionnée de "
+"quelle zone de tri ?"
+
+#: src/display.c:1155
+#, fuzzy
+msgid "Remove tracks in selected entry of which filter tab from playlist?"
+msgstr ""
+"Ajouter dans la file d'attente les morceaux de l'entrée sélectionnée de "
+"quelle zone de tri ?"
+
+#: src/display.c:1174
+msgid "Currently no iPod database selected"
+msgstr "Pas de base de données iPod sélectionnée"
+
+#: src/display.c:1202 src/display.c:1229
+msgid "Update selected entry of which sort tab?"
+msgstr "Mettre à jour l'entrée sélectionnée de quelle zone de tri ?"
+
+#: src/display.c:1248
+msgid "Sync dirs of selected entry in which sort tab?"
+msgstr ""
+"Synchroniser les répertoires de l'entrée sélectionnée de quelle zone de tri ?"
+
+#: src/display.c:1316
+msgid "Export selected entry of which sort tab?"
+msgstr "Exporter l'entrée sélectionnée de quelle zone de tri ?"
+
+#: src/display.c:1372
msgid "Create playlist file from selected entry of which sort tab?"
-msgstr "Créer un fichier de liste à partir de quelle zone de tri ?"
+msgstr "Créer un fichier de liste à partir de quelle zone de tri ?"
-#: src/display.c:1126
+#: src/display.c:1424
msgid "Play tracks in selected entry of which sort tab?"
-msgstr "Jouer les morceaux de l'entrée sélectionnée de quelle zone de tri ?"
+msgstr "Jouer les morceaux de l'entrée sélectionnée de quelle zone de tri ?"
-#: src/display.c:1177
+#: src/display.c:1475
msgid "Enqueue tracks in selected entry of which sort tab?"
msgstr ""
"Ajouter dans la file d'attente les morceaux de l'entrée sélectionnée de "
-"quelle zone de tri ?"
+"quelle zone de tri ?"
-#: src/display.c:1342
+#: src/display.c:1640
msgid "Normalize tracks in selected entry of which sort tab?"
msgstr ""
-"Normaliser les morceaux de l'entrée sélectionnée de quelle zone de tri ?"
+"Normaliser les morceaux de l'entrée sélectionnée de quelle zone de tri ?"
-#: src/display_itdb.c:691 src/display_itdb.c:758
+#: src/display_itdb.c:319
+#, fuzzy, c-format
+msgid "Failed to set cover art: '%s'"
+msgstr "Impossible d'écrire «%s-%s»\n"
+
+#. add podcast playlist
+#: src/display_itdb.c:843 src/display_itdb.c:871 src/display_itdb.c:975
+#: gtkpod.glade:13668
+msgid "Podcasts"
+msgstr ""
+
+#: src/display_itdb.c:845 src/display_itdb.c:941
msgid "Local"
msgstr "Local"
-#: src/display_itdb.c:863
+#: src/display_itdb.c:1081
#, c-format
msgid "Increased playcount for '%s'"
-msgstr "Compteur de lecture incrémenté pour '%s'"
+msgstr "Compteur de lecture incrémenté pour «%s»"
#. give a notice on the statusbar -- otherwise the user
#. * will never know why the drag is not possible
-#: src/display_playlists.c:494 src/display_playlists.c:536
+#: src/display_playlists.c:498 src/display_playlists.c:540
msgid "Error: drag from iPod not possible in offline mode."
-msgstr ""
+msgstr "Erreur : glisser-déposer depuis l'iPod impossible en mode hors-ligne."
-#: src/display_playlists.c:563 src/display_songs.c:283
+#: src/display_playlists.c:567 src/display_songs.c:285
#, c-format
msgid "Copied one track"
msgid_plural "Copied %d tracks"
msgstr[0] "Un morceau copié"
msgstr[1] "%d morceaux copiés"
-#: src/display_playlists.c:852
+#: src/display_playlists.c:856
msgid "Can't reorder sorted treeview."
-msgstr ""
+msgstr "ImpossÃble de réorganiser la vue arborescente triée."
-#: src/display_playlists.c:943
+#: src/display_playlists.c:947
#, c-format
msgid ""
"This DND type (%d) is not (yet) supported. If you feel implementing this "
"would be useful, please contact the author.\n"
"\n"
msgstr ""
-"Ce type de DND (%d) n'est pas (encore) supporté. Si vous vous sentez prêt à "
-"l'implémenter, veuillez contacter l'auteur.\n"
+"Ce type de glisser-déposer (%d) n'est pas (encore) supporté. Si vous vous "
+"sentez prêt à l'implémenter, veuillez contacter l'auteur.\n"
-#: src/display_playlists.c:1811 gtkpod.glade:7815 gtkpod.glade:9389
+#: src/display_playlists.c:1830 gtkpod.glade:3997
msgid "Playlists"
msgstr "Listes de lecture"
-#: src/display_songs.c:278
+#: src/display_songs.c:280
#, c-format
msgid "Moved one track"
msgid_plural "Moved %d tracks"
msgstr[0] "Un morceau déplacé"
msgstr[1] "%d morceaux déplacés"
-#: src/display_songs.c:1119
-#, fuzzy
-msgid "Local Database"
-msgstr "Base de l'iPod sauvegardée"
-
-#: src/display_songs.c:1796
+#: src/display_songs.c:1669
#, c-format
msgid ""
"Cannot unsort track view because of a bug in the GTK lib you are using (%d.%"
@@ -444,361 +512,374 @@
"précédent.\n"
"\n"
-#: src/display_songs.c:1985
+#: src/display_songs.c:1922
+#, fuzzy
+msgid "Rtng"
+msgstr "Note"
+
+#: src/display_songs.c:1925
msgid "#"
msgstr "#"
-#: src/display_songs.c:1988
+#: src/display_songs.c:1928
msgid "CD"
msgstr "CD"
-#: src/display_songs.c:1991
+#: src/display_songs.c:1931
msgid "ID"
msgstr "Id"
-#: src/display_songs.c:1999
+#: src/display_songs.c:1934
msgid "Trnsfrd"
msgstr "Transféré"
-#: src/display_songs.c:2004
+#: src/display_songs.c:1938
msgid "Cmpl"
msgstr "Cmpl"
-#: src/display_songs.c:2012 src/display_spl.c:93
+#: src/display_songs.c:1942 src/display_spl.c:94
msgid "Time"
msgstr "Durée"
-#: src/display_songs.c:2016
+#: src/display_songs.c:1945
msgid "Plycnt"
msgstr "Cpt. lect"
-#: src/display_songs.c:2019 gtkpod.glade:6251
+#: src/display_songs.c:1948 gtkpod.glade:2433
msgid "Played"
msgstr "Joué le"
-#: src/display_songs.c:2022 gtkpod.glade:6274
+#: src/display_songs.c:1951 gtkpod.glade:2456
msgid "Modified"
msgstr "Modifié le"
-#: src/display_songs.c:2025 src/display_sorttabs.c:3040 gtkpod.glade:6369
+#: src/display_songs.c:1954 src/display_sorttabs.c:3117 gtkpod.glade:2551
msgid "Added"
-msgstr ""
+msgstr "Ajouté"
-#: src/display_songs.c:2028 src/display_sorttabs.c:2785 src/display_spl.c:87
+#: src/display_songs.c:1957
+#, fuzzy
+msgid "Released"
+msgstr "Lire"
+
+#: src/display_songs.c:1960 src/display_sorttabs.c:2856 src/display_spl.c:88
#: src/misc_conversion.c:85
msgid "Year"
msgstr "Année"
-#: src/display_songs.c:2031
+#: src/display_songs.c:1963
msgid "Vol."
msgstr "Vol."
-#: src/display_songs.c:2034
+#: src/display_songs.c:1966
msgid "Sndchk."
msgstr "Ctrl. Son"
#: src/display_sorttabs.c:400
msgid "'Played' condition ignored because of error."
-msgstr "Condition 'Joué le' ignorée à cause d'une erreur."
+msgstr "Condition «Joué le» ignorée à cause d'une erreur."
#: src/display_sorttabs.c:403
msgid "'Modified' condition ignored because of error."
-msgstr "Condition 'Modifié le' ignorée à cause d'une erreur."
+msgstr "Condition «Modifié le» ignorée à cause d'une erreur."
#: src/display_sorttabs.c:406
-#, fuzzy
msgid "'Added' condition ignored because of error."
-msgstr "Condition 'Modifié le' ignorée à cause d'une erreur."
+msgstr "Condition «Ajouté le» ignorée à cause d'une erreur."
-#: src/display_sorttabs.c:1465 src/misc_conversion.c:60
+#: src/display_sorttabs.c:1492 src/misc_conversion.c:60
msgid "All"
msgstr "Tous"
-#: src/display_sorttabs.c:2770 src/display_spl.c:84 src/misc_conversion.c:62
-#: gtkpod.glade:2579 gtkpod.glade:13823
+#: src/display_sorttabs.c:1518
+#, fuzzy
+msgid "Compilations"
+msgstr "Compilation"
+
+#: src/display_sorttabs.c:2841 src/display_spl.c:85 src/misc_conversion.c:62
+#: gtkpod.glade:8709
msgid "Artist"
msgstr "Artiste"
#. 0
-#: src/display_sorttabs.c:2773 src/display_spl.c:83 src/misc_conversion.c:61
-#: gtkpod.glade:2630 gtkpod.glade:13867
+#: src/display_sorttabs.c:2844 src/display_spl.c:84 src/misc_conversion.c:61
+#: gtkpod.glade:8753
msgid "Album"
msgstr "Album"
-#: src/display_sorttabs.c:2776 src/display_spl.c:88 src/misc_conversion.c:64
-#: gtkpod.glade:2598 gtkpod.glade:13845
+#: src/display_sorttabs.c:2847 src/display_spl.c:89 src/misc_conversion.c:64
+#: gtkpod.glade:8731
msgid "Genre"
msgstr "Genre"
-#: src/display_sorttabs.c:2779
+#: src/display_sorttabs.c:2850
msgid "Comp."
msgstr "Comp."
-#: src/display_sorttabs.c:2782 src/display_spl.c:82 src/misc_conversion.c:63
-#: gtkpod.glade:2681 gtkpod.glade:13911
+#: src/display_sorttabs.c:2853 src/display_spl.c:83 src/misc_conversion.c:63
+#: gtkpod.glade:8797
msgid "Title"
msgstr "Titre"
-#: src/display_sorttabs.c:2788
+#: src/display_sorttabs.c:2859
msgid "Special"
msgstr "Spécial"
-#: src/display_sorttabs.c:3038
+#: src/display_sorttabs.c:3115
msgid "Last Played"
msgstr "Dernière fois joué"
-#: src/display_sorttabs.c:3039
+#: src/display_sorttabs.c:3116
msgid "Last Modified"
msgstr "Dernière fois modifié"
-#: src/display_spl.c:63
+#: src/display_spl.c:64
msgid "days"
msgstr "jours"
-#: src/display_spl.c:64
+#: src/display_spl.c:65
msgid "weeks"
msgstr "semaines"
-#: src/display_spl.c:65
+#: src/display_spl.c:66
msgid "months"
msgstr "mois"
-#: src/display_spl.c:72
+#: src/display_spl.c:73
msgid "kbps"
msgstr "kbps"
-#: src/display_spl.c:73
+#: src/display_spl.c:74
msgid "Hz"
msgstr "Hz"
-#: src/display_spl.c:74 src/display_spl.c:159 src/info.c:725
+#: src/display_spl.c:75 src/display_spl.c:160 src/info.c:732
msgid "MB"
msgstr "Mo"
-#: src/display_spl.c:75
+#: src/display_spl.c:76
msgid "secs"
msgstr "secs"
-#: src/display_spl.c:85 src/misc_conversion.c:75
+#: src/display_spl.c:86 src/misc_conversion.c:75
msgid "Bitrate"
msgstr "Débit"
#. 15
-#: src/display_spl.c:86 src/misc_conversion.c:76
+#: src/display_spl.c:87 src/misc_conversion.c:76
msgid "Samplerate"
msgstr "Tx d'échant."
-#: src/display_spl.c:89 src/misc_conversion.c:67
+#: src/display_spl.c:90
msgid "Kind"
msgstr "Sorte"
-#: src/display_spl.c:90 src/misc_conversion.c:82
+#: src/display_spl.c:91 src/misc_conversion.c:82
msgid "Date modified"
msgstr "Modifié le"
-#: src/display_spl.c:91
+#: src/display_spl.c:92
msgid "Track number"
msgstr "Numéro de piste"
-#: src/display_spl.c:92
+#: src/display_spl.c:93
msgid "Size"
msgstr "Taille"
-#: src/display_spl.c:94 src/misc_conversion.c:65
+#: src/display_spl.c:95 src/misc_conversion.c:65
msgid "Comment"
msgstr "Commentaire"
-#: src/display_spl.c:95 src/misc_conversion.c:80
+#: src/display_spl.c:96 src/misc_conversion.c:80
msgid "Date added"
msgstr "Ajouté le"
#. 5
-#: src/display_spl.c:96 src/misc_conversion.c:66 gtkpod.glade:2649
-#: gtkpod.glade:13889
+#: src/display_spl.c:97 src/misc_conversion.c:66 gtkpod.glade:8775
msgid "Composer"
msgstr "Compositeur"
-#: src/display_spl.c:97 src/misc_conversion.c:78 gtkpod.glade:6205
+#: src/display_spl.c:98 src/misc_conversion.c:78 gtkpod.glade:2387
msgid "Playcount"
msgstr "Cpt. lecture"
-#: src/display_spl.c:98
+#: src/display_spl.c:99
msgid "Last played"
msgstr "Dernière fois joué"
-#: src/display_spl.c:99
+#: src/display_spl.c:100
msgid "Disc number"
msgstr "Numéro de disque"
-#: src/display_spl.c:100 src/misc_conversion.c:79 gtkpod.glade:6228
+#: src/display_spl.c:101 src/misc_conversion.c:79 gtkpod.glade:2410
msgid "Rating"
msgstr "Note"
-#: src/display_spl.c:101 src/misc_conversion.c:88
+#: src/display_spl.c:102 src/misc_conversion.c:88
msgid "Compilation"
msgstr "Compilation"
-#: src/display_spl.c:102 src/misc_conversion.c:77
+#: src/display_spl.c:103 src/misc_conversion.c:77
msgid "BPM"
msgstr "BPM"
-#: src/display_spl.c:103 src/misc_conversion.c:87
+#: src/display_spl.c:104 src/misc_conversion.c:87
msgid "Grouping"
msgstr "Grouping"
-#: src/display_spl.c:104 src/itdb_itunesdb.c:1146 gtkpod.glade:1314
+#: src/display_spl.c:105 gtkpod.glade:1443
msgid "Playlist"
msgstr "Liste de lecture"
-#: src/display_spl.c:110
+#: src/display_spl.c:111
msgid "contains"
msgstr "contient"
-#: src/display_spl.c:111
+#: src/display_spl.c:112
msgid "does not contain"
msgstr "ne contient pas"
-#: src/display_spl.c:112 src/display_spl.c:121 src/display_spl.c:131
-#: src/display_spl.c:150
+#: src/display_spl.c:113 src/display_spl.c:122 src/display_spl.c:132
+#: src/display_spl.c:151
msgid "is"
msgstr "est"
-#: src/display_spl.c:113 src/display_spl.c:122 src/display_spl.c:132
-#: src/display_spl.c:151
+#: src/display_spl.c:114 src/display_spl.c:123 src/display_spl.c:133
+#: src/display_spl.c:152
msgid "is not"
msgstr "n'est pas"
-#: src/display_spl.c:114
+#: src/display_spl.c:115
msgid "starts with"
msgstr "commence par"
-#: src/display_spl.c:115
+#: src/display_spl.c:116
msgid "ends with"
msgstr "finit par"
-#: src/display_spl.c:123
+#: src/display_spl.c:124
msgid "is greater than"
msgstr "est plus grand que"
-#: src/display_spl.c:124
+#: src/display_spl.c:125
msgid "is less than"
msgstr "est plus petit que"
-#: src/display_spl.c:125 src/display_spl.c:137
+#: src/display_spl.c:126 src/display_spl.c:138
msgid "is in the range"
msgstr "est dans l'intervalle"
-#: src/display_spl.c:133
+#: src/display_spl.c:134
msgid "is after"
msgstr "est après"
-#: src/display_spl.c:134
+#: src/display_spl.c:135
msgid "is before"
msgstr "est avant"
-#: src/display_spl.c:135
+#: src/display_spl.c:136
msgid "in the last"
msgstr "est le dernier"
-#: src/display_spl.c:136
+#: src/display_spl.c:137
msgid "not in the last"
msgstr "n'est pas le dernier"
-#: src/display_spl.c:143
+#: src/display_spl.c:144
msgid "is set"
msgstr "est rempli"
-#: src/display_spl.c:144
+#: src/display_spl.c:145
msgid "is not set"
msgstr "n'est pas rempli"
-#: src/display_spl.c:158
+#: src/display_spl.c:159
msgid "minutes"
msgstr "minutes"
-#: src/display_spl.c:160
+#: src/display_spl.c:161
msgid "tracks"
msgstr "morceaux"
-#: src/display_spl.c:161
+#: src/display_spl.c:162
msgid "hours"
msgstr "heures"
-#: src/display_spl.c:162 src/info.c:725
+#: src/display_spl.c:163 src/info.c:732
msgid "GB"
msgstr "Go"
-#: src/display_spl.c:169
+#: src/display_spl.c:170
msgid "random order"
msgstr "ordre aléatoire"
-#: src/display_spl.c:170
+#: src/display_spl.c:171
msgid "title"
msgstr "titre"
-#: src/display_spl.c:171
+#: src/display_spl.c:172
msgid "album"
msgstr "album"
-#: src/display_spl.c:172
+#: src/display_spl.c:173
msgid "artist"
msgstr "artiste"
-#: src/display_spl.c:173
+#: src/display_spl.c:174
msgid "genre"
msgstr "genre"
-#: src/display_spl.c:174
+#: src/display_spl.c:175
msgid "most recently added"
msgstr "dernièrement ajoutés"
-#: src/display_spl.c:175
+#: src/display_spl.c:176
msgid "least recently added"
msgstr "ajoutés en premier"
-#: src/display_spl.c:176
+#: src/display_spl.c:177
msgid "most often played"
msgstr "les plus souvent joués"
-#: src/display_spl.c:177
+#: src/display_spl.c:178
msgid "least often played"
msgstr "les moins souvent joués"
-#: src/display_spl.c:178
+#: src/display_spl.c:179
msgid "most recently played"
msgstr "dernièrement joués"
-#: src/display_spl.c:179
+#: src/display_spl.c:180
msgid "least recently played"
msgstr "joués il y a longtemps"
-#: src/display_spl.c:180
+#: src/display_spl.c:181
msgid "highest rating"
msgstr "les mieux notés"
-#: src/display_spl.c:181
+#: src/display_spl.c:182
msgid "lowest rating"
msgstr "les moins bien notés"
-#: src/display_spl.c:995 src/display_spl.c:1010
+#: src/display_spl.c:1049 src/display_spl.c:1064
msgid "to"
msgstr "Ã "
-#: src/display_spl.c:1220
+#: src/display_spl.c:1276
msgid "-"
msgstr "-"
-#: src/display_spl.c:1227
+#: src/display_spl.c:1286
msgid "+"
msgstr "+"
-#: src/display_spl.c:1433 src/misc_playlist.c:67 src/misc_playlist.c:69
+#: src/display_spl.c:1503 src/misc_playlist.c:67 src/misc_playlist.c:69
#: src/misc_playlist.c:94 src/misc_playlist.c:96 src/misc_playlist.c:415
#: src/misc_playlist.c:417
msgid "New Playlist"
msgstr "Nouvelle liste de lecture"
-#: src/file.c:129
+#: src/file.c:195
#, c-format
msgid ""
"'%s' is a directory, not a playlist file.\n"
@@ -807,7 +888,7 @@
"'%s' est un répertoire, pas un fichier de liste.\n"
"\n"
-#: src/file.c:151
+#: src/file.c:222
#, c-format
msgid ""
"'%s' is a not a known playlist file.\n"
@@ -816,7 +897,7 @@
"'%s' n'est pas un fichier connu de liste\n"
"\n"
-#: src/file.c:168
+#: src/file.c:239
#, c-format
msgid ""
"Cannot open '%s' for reading.\n"
@@ -825,93 +906,99 @@
"Ne peut ouvrir en lecture le fichier '%s'.\n"
"\n"
-#: src/file.c:237
+#: src/file.c:322
#, c-format
msgid "Skipping '%s' because it is a directory.\n"
-msgstr ""
+msgstr "Saut de «%s» parce qu'il s'agit d'un répertoire.\n"
-#: src/file.c:242
+#: src/file.c:327
#, c-format
msgid "Skipping '%s' to avoid adding playlist file recursively\n"
msgstr ""
+"Saut de '%s' pour éviter d'ajouter une liste de lecture récursivement\n"
-#: src/file.c:497
+#: src/file.c:582
#, c-format
msgid "Unknown token '%s' in template '%s'\n"
-msgstr "Paramètre '%s' dans le modèle '%s' inexistant\n"
+msgstr "Paramètre «%s» dans le modèle «%s» inexistant\n"
-#: src/file.c:715
+#: src/file.c:815
#, c-format
msgid "Local filename not valid (%s)"
msgstr "Nom de fichier local invalide (%s)"
-#: src/file.c:768
+#: src/file.c:868
#, c-format
msgid "No information found for user '%s' in '%s'"
-msgstr "Aucune info pour l'utilisateur '%s' dans '%s'"
+msgstr "Aucune info pour l'utilisateur «%s» dans «%s»"
-#: src/file.c:775
+#: src/file.c:875
#, c-format
msgid "mserv data file (%s) not available for track (%s)"
msgstr "Fichier de données mserv (%s) non présent pour le morceau (%s)"
-#: src/file.c:783
+#: src/file.c:883
#, c-format
msgid "Track (%s) not in mserv music root directory (%s)"
msgstr "Morceau (%s) non présent dans le répertoire de musique mserv (%s)"
-#: src/file.c:816
-#, fuzzy, c-format
+#: src/file.c:988
+#, c-format
msgid ""
"The following track could not be processed (file does not exist): '%s'\n"
-msgstr "Le morceau suivant ne peut pas être mis à jour."
+msgstr ""
+"Le morceau suivant ne peut pas être mis à jour (fichier inexistant) : '%s'\n"
-#: src/file.c:842
-#, fuzzy, c-format
+#: src/file.c:1037
+#, c-format
msgid "The following track could not be processed (filetype unknown): '%s'\n"
-msgstr "Le morceau suivant ne peut pas être mis à jour."
+msgstr ""
+"Le morceau suivant ne peut pas être mis à jour (type de fichier inconnu) : '%"
+"s'\n"
-#: src/file.c:909
+#: src/file.c:1119
#, c-format
msgid ""
"The following track could not be processed (filetype is known but analysis "
"failed): '%s'\n"
msgstr ""
+"Le morceau suivant ne peut pas être mis à jour (type de fichier connu mais "
+"échec de l'analyse) : '%s'\n"
-#: src/file.c:935 src/file.c:978
+#: src/file.c:1148 src/file.c:1203
msgid "Nothing to update"
msgstr "Rien à mettre à jour"
-#: src/file.c:944
+#: src/file.c:1168
#, c-format
msgid "Updating %s"
msgstr "%s en cours de mise à jour"
-#: src/file.c:959
+#: src/file.c:1184
msgid "Updated selected tracks with info from file."
msgstr "Les morceaux sélectionnés ont été mis à jour à partir des fichiers."
-#: src/file.c:991
+#: src/file.c:1216
#, c-format
msgid "Retrieving mserv data %s"
msgstr "Récupération des données mserv %s"
#. no path available
-#: src/file.c:997 src/file.c:1675
+#: src/file.c:1222 src/file.c:1900
msgid "no filename available"
msgstr "pas de nom de fichier disponible"
-#: src/file.c:1002
+#: src/file.c:1227
msgid "Updated selected tracks with data from mserv."
msgstr ""
"Les morceaux sélectionnés ont été mis à jour à partir des données mserv."
-#: src/file.c:1069
+#: src/file.c:1294
#, c-format
msgid "Syncing directory '%s'"
-msgstr "Synchronisation du répertoires '%s'"
+msgstr "Synchronisation du répertoires «%s»"
-#: src/file.c:1094
+#: src/file.c:1319
msgid "Syncing completed. No files deleted."
msgstr "Synchronisation terminée. Aucun fichier effacé."
@@ -920,29 +1007,29 @@
#. title
#. label
#. scrolled text
-#: src/file.c:1207
+#: src/file.c:1432
msgid "Never delete any files when syncing"
msgstr "Ne jamais effacer les fichiers lors des synchronisations"
-#: src/file.c:1236
+#: src/file.c:1461
msgid "Syncing completed."
msgstr "Synchronisation terminée."
-#: src/file.c:1256
+#: src/file.c:1481
msgid "Syncing aborted"
msgstr "Synchronisation annulée"
-#: src/file.c:1294
+#: src/file.c:1519
msgid "No tracks in selection"
msgstr "Aucun morceau sélectionné"
-#: src/file.c:1344
+#: src/file.c:1569
#, c-format
msgid "'%s' is not a directory. Ignored.\n"
-msgstr "'%s' n'est pas un répertoire. Ignoré.\n"
+msgstr "«%s» n'est pas un répertoire. Ignoré.\n"
#. no directory names available
-#: src/file.c:1374
+#: src/file.c:1599
msgid ""
"No directory names were stored. Make sure that you enable 'Write extended "
"information' in the Export section of the preferences at the time of "
@@ -960,35 +1047,40 @@
"doublons' dans l'onglet Import des préférences et ajoutez les répertoires "
"que vous souhaitez synchroniser de nouveau.\n"
-#: src/file.c:1378
+#: src/file.c:1603
msgid "No valid directories have been found. Sync aborted.\n"
msgstr "Aucun répertoire valide n'a été trouvé. Synchro annulée.\n"
-#: src/file.c:1387
+#: src/file.c:1612
msgid ""
"The (former) contents of the following directories will be removed from the "
"database:\n"
"\n"
msgstr ""
+"Le contenu (actuel) des répertoires suivants sera éliminé de la base de "
+"données :\n"
+"\n"
-#: src/file.c:1395
+#: src/file.c:1620
msgid ""
"The following directories will be synchronized:\n"
"\n"
msgstr ""
+"Les répertoires suivant seront synchronisés :\n"
+"\n"
#. gint id,
#. gboolean modal,
-#: src/file.c:1406
+#: src/file.c:1631
msgid "Synchronize directories"
msgstr "Synchroniser les répertoires"
#. title
-#: src/file.c:1407
+#: src/file.c:1632
msgid "OK to synchronize the following directories?"
msgstr "Prêt à synchroniser les répertoires suivants ?"
-#: src/file.c:1445
+#: src/file.c:1670
#, c-format
msgid "The following track could not be updated"
msgid_plural "The following %d tracks could not be updated"
@@ -997,11 +1089,11 @@
#. gint id,
#. gboolean modal,
-#: src/file.c:1451
+#: src/file.c:1676
msgid "Failed Track Update"
msgstr "Ãchec de la mise à jour du morceau"
-#: src/file.c:1509
+#: src/file.c:1734
#, c-format
msgid "The following track has been updated"
msgid_plural "The following %d tracks have been updated"
@@ -1010,11 +1102,11 @@
#. gint id,
#. gboolean modal,
-#: src/file.c:1515
+#: src/file.c:1740
msgid "Successful Track Update"
msgstr "Morceau mis à jour"
-#: src/file.c:1574
+#: src/file.c:1799
#, c-format
msgid "No mserv information could be retrieved for the following track"
msgid_plural ""
@@ -1025,52 +1117,66 @@
#. gint id,
#. gboolean modal,
-#: src/file.c:1580
+#: src/file.c:1805
msgid "mserv data retrieval problem"
msgstr "problème de récupération des données mserv"
-#: src/file.c:1721
+#: src/file.c:1946
msgid "file not found"
msgstr "fichier introuvable"
-#: src/file.c:1725
+#: src/file.c:1950
msgid "format not supported"
msgstr "format non supporté"
-#: src/file.c:1799
+#: src/file.c:2031
#, c-format
msgid "Processing '%s'..."
-msgstr "Traitement de '%s'..."
+msgstr "Traitement de «%s»..."
-#: src/file.c:1992 src/file.c:2006
+#: src/file.c:2135 src/misc_track.c:1169 src/misc_track.c:1225
#, c-format
+msgid ""
+"Podcast already present: '%s'\n"
+"\n"
+msgstr ""
+
+#: src/file.c:2196
+#, fuzzy, c-format
+msgid ""
+"Writing to video files not yet supported (%s).\n"
+"\n"
+msgstr "Ãchec de la normalisation : type de fichier non supporté.\n"
+
+#: src/file.c:2250 src/file.c:2264
+#, c-format
msgid "Couldn't change tags of file: %s\n"
-msgstr "Ne peut changer les tags du fichier: %s\n"
+msgstr "Ne peut changer les attributs du fichier : %s\n"
-#: src/file.c:2291
+#: src/file.c:2548
#, c-format
msgid "Could not open '%s' for reading and writing.\n"
-msgstr "Ne peut ouvrir en lecture/écriture le fichier '%s'.\n"
+msgstr "Ne peut ouvrir en lecture/écriture le fichier «%s».\n"
-#: src/file.c:2298
+#: src/file.c:2555
#, c-format
msgid "Could not obtain lock on '%s'.\n"
-msgstr "Impossible de verrouiller '%s'\n"
+msgstr "Impossible de verrouiller «%s»\n"
#. error!
-#: src/file.c:2315 src/file.c:2324 src/file.c:2335 src/file.c:2345
+#: src/file.c:2572 src/file.c:2581 src/file.c:2592 src/file.c:2602
#, c-format
msgid "Malformed line in '%s': %s\n"
-msgstr "Ligne incomplète dans '%s': %s\n"
+msgstr "Ligne incomplète dans «%s» : %s\n"
#. gint id,
#. gboolean modal,
-#: src/file.c:2374
+#: src/file.c:2631
msgid "Remove offline playcounts?"
msgstr "Supprimer les compteurs de lecture hors-ligne ?"
#. title
-#: src/file.c:2375
+#: src/file.c:2632
msgid ""
"Some tracks played offline could not be found in the iTunesDB. Press 'OK' to "
"remove them from the offline playcount file, 'Cancel' to keep them."
@@ -1078,150 +1184,159 @@
"Certains morceaux joués hors-ligne ne peuvent être trouvés dans iTunesDB.\n"
"OK pour les supprimer du fichier de compteur de lecture hors-ligne ?"
-#: src/file.c:2392
+#: src/file.c:2649
#, c-format
msgid "Error writing to '%s'.\n"
-msgstr "Erreur d'écriture du fichier '%s'.\n"
+msgstr "Erreur d'écriture du fichier «%s».\n"
-#: src/file.c:2431
-msgid "Normalization failed: file type not supported.\n"
-msgstr "Ãchec de la normalisation: type de fichier non supporté.\n"
+#: src/file.c:2698
+#, fuzzy, c-format
+msgid ""
+"Normalization failed: file type not supported (%s).\n"
+"\n"
+msgstr "Ãchec de la normalisation : type de fichier non supporté.\n"
-#: src/file.c:2442
-msgid "Normalization failed: file not available.\n"
-msgstr "Ãchec de la normalisation: fichier non disponible.\n"
+#: src/file.c:2713
+#, fuzzy, c-format
+msgid ""
+"Normalization failed: file not available (%s).\n"
+"\n"
+msgstr "Ãchec de la normalisation : fichier non disponible.\n"
-#: src/file_export.c:106
+#: src/file_export.c:181
#, c-format
-msgid "Error creating %s: %s\n"
-msgstr "Erreur à la création de \"%s\" (%s)\n"
+msgid "Skipping existing file with same length: '%s'\n"
+msgstr "Saut du fichier existant de même taille : «%s»\n"
-#: src/file_export.c:202
+#: src/file_export.c:189
#, c-format
-msgid "Skipping existing file with same length: '%s'\n"
-msgstr ""
-
-#: src/file_export.c:210
-#, fuzzy, c-format
msgid "Overwriting existing file: '%s'\n"
-msgstr "ERREUR pour écrire le tag dans le fichier: '%s' (%s).\n"
+msgstr "Ecrasement du fichier existant : «%s»\n"
-#: src/file_export.c:227
+#: src/file_export.c:206
#, c-format
msgid "Error copying '%s' to '%s': Permission Error (%s)\n"
-msgstr "Impossible de copier '%s' vers '%s': Autorisation refusée (%s)\n"
+msgstr "Impossible de copier «%s» vers «%s» : Autorisation refusée (%s)\n"
-#: src/file_export.c:229
+#: src/file_export.c:208
#, c-format
msgid "Error copying '%s' to '%s' (%s)\n"
-msgstr "Impossible de copier '%s' vers '%s' (erreur: %s)\n"
+msgstr "Impossible de copier «%s» vers «%s» (erreur : %s)\n"
-#: src/file_export.c:237
+#: src/file_export.c:216
#, c-format
msgid "Unable to open '%s' for reading\n"
-msgstr "Impossible d'ouvrir le fichier '%s'\n"
+msgstr "Impossible d'ouvrir le fichier «%s»\n"
-#: src/file_export.c:344
-#, fuzzy, c-format
+#: src/file_export.c:323
+#, c-format
msgid "Could find file for '%s' on the iPod\n"
-msgstr "Nom du fichier sur l'iPod"
+msgstr "Impossible de trouver le fichier pour «%s» sur l'iPod\n"
#. create the dialog window
-#: src/file_export.c:411 src/file_itunesdb.c:990 src/tools.c:148
+#: src/file_export.c:390 src/file_itunesdb.c:1060 src/tools.c:148
msgid "Information"
msgstr "Information"
-#: src/file_export.c:422 src/tools.c:160
+#: src/file_export.c:401 src/tools.c:160
msgid "Press button to abort."
msgstr "Appuyer sur le bouton pour interrompre"
-#: src/file_export.c:435
+#: src/file_export.c:414
msgid "copying..."
msgstr "copie..."
-#: src/file_export.c:489
+#: src/file_export.c:468
#, c-format
msgid "Failed to write '%s-%s'\n"
-msgstr "Impossible d'écrire '%s-%s'\n"
+msgstr "Impossible d'écrire «%s-%s»\n"
-#: src/file_export.c:497
+#: src/file_export.c:476
#, c-format
msgid "Copied %d of %d track."
msgid_plural "Copied %d of %d tracks."
msgstr[0] "%d morceau copiés sur %d."
msgstr[1] "%d morceaux copiés sur %d."
-#: src/file_export.c:515 src/file_itunesdb.c:1252 src/tools.c:307
+#: src/file_export.c:494 src/file_itunesdb.c:1324 src/tools.c:307
#, c-format
msgid "%d%% (%d:%02d:%02d left)"
-msgstr "%d%% (%d:%02d:%02d restant)"
+msgstr "%d%% (%d:%02d :%02d restant)"
-#: src/file_export.c:524
+#: src/file_export.c:503
msgid "Some tracks were not copied."
-msgstr "Certains morceaux n'ont pas été copié."
+msgstr "Certains morceaux n'ont pas été copiés."
-#: src/file_export.c:581
+#: src/file_export.c:560
msgid "Export from iPod database not possible in offline mode."
msgstr ""
+"Exportation depuis la base de données iPod impossible en mode déconnecté."
-#: src/file_export.c:589
+#: src/file_export.c:568
msgid "Select Export Destination Directory"
msgstr "Sélectionner le répertoire de destination d'export"
-#: src/file_export.c:738
+#: src/file_export.c:717
msgid "Drag from iPod database not possible in offline mode."
-msgstr ""
+msgstr "Glisser depuis la base de données iPod impossible en mode déconnecté."
-#: src/file_export.c:772
-#, fuzzy
+#: src/file_export.c:751
msgid "The following tracks have to be copied to your harddisk"
-msgstr "Le morceau suivant a été mis à jour"
+msgstr "Les morceaux suivants doivent être copiés sur votre disque dur"
-#: src/file_export.c:817
+#: src/file_export.c:796
msgid ""
"Some tracks were not copied to your harddisk. Only the copied tracks will be "
"included in the current drag and drop operation.\n"
"\n"
msgstr ""
+"Quelques morceaux non copiés depuis votre disque dur. Seuls les moreceaux "
+"copiés seront inclus dans l'opération de glisser-déposer en cours.\n"
+"\n"
-#: src/file_export.c:1014
+#: src/file_export.c:992
#, c-format
msgid ""
"No valid filename for: %s\n"
"\n"
msgstr ""
-"Pas de nom de fichier valide pour : %s\n"
+"Pas de nom de fichier valide pour : %s\n"
"\n"
-#: src/file_export.c:1030
+#: src/file_export.c:1008
#, c-format
msgid "Created playlist with one track."
msgid_plural "Created playlist with %d tracks."
msgstr[0] "Liste de lecture créée avec un morceau."
msgstr[1] "Liste de lecture créée avec %d morceaux."
-#: src/file_export.c:1037
+#: src/file_export.c:1015
#, c-format
msgid ""
"Could not open '%s' for writing (%s).\n"
"\n"
-msgstr "Ne peut ouvrir en lecture le fichier '%s' (%s).\n"
+msgstr "Ne peut ouvrir en lecture le fichier «%s» (%s).\n"
-#: src/file_itunesdb.c:224
+#: src/file_itunesdb.c:114
+#, c-format
+msgid "Matching MD5 checksum for file %d/%d"
+msgstr ""
+
+#: src/file_itunesdb.c:242
msgid "Could not open \"iTunesDB.ext\" for reading extended info.\n"
msgstr ""
"Ne peut ouvrir le fichier \"iTunesDB.ext\" pour lire les infos étendues.\n"
-#: src/file_itunesdb.c:231
+#: src/file_itunesdb.c:249
msgid "Could not create hash value from itunesdb\n"
msgstr "Ne peut pas créer de hachage à partir de itunesdb\n"
-#: src/file_itunesdb.c:245
+#: src/file_itunesdb.c:263
#, c-format
msgid "Error while reading extended info: %s\n"
-msgstr "Erreur lors de la lecture des infos étendues: %s\n"
+msgstr "Erreur lors de la lecture des infos étendues : %s\n"
-#: src/file_itunesdb.c:262
+#: src/file_itunesdb.c:280
#, c-format
msgid ""
"iTunesDB '%s' does not match checksum in extended information file '%s'\n"
@@ -1235,25 +1350,25 @@
"contrôle MD5. Cela peut prendre du temps.\n"
"\n"
-#: src/file_itunesdb.c:275
+#: src/file_itunesdb.c:292
#, c-format
msgid ""
"%s:\n"
"Expected \"itunesdb_hash=\" but got:\"%s\"\n"
msgstr ""
"%s:\n"
-"\"itunesdb_hash=\" attendue mais reçue:\"%s\"\n"
+"\"itunesdb_hash=\" attendue mais reçue :\"%s\"\n"
-#: src/file_itunesdb.c:335
+#: src/file_itunesdb.c:352
#, c-format
msgid ""
"%s:\n"
"Format error: %s\n"
msgstr ""
"%s:\n"
-"Erreur de format: %s\n"
+"Erreur de format : %s\n"
-#: src/file_itunesdb.c:386
+#: src/file_itunesdb.c:407
msgid ""
"No MD5 checksums on individual tracks are available.\n"
"\n"
@@ -1269,7 +1384,7 @@
"iPod avec d'autres programmes que gtkpod.\n"
"\n"
-#: src/file_itunesdb.c:439
+#: src/file_itunesdb.c:462
msgid ""
"Extended info will not be used. If you have non-transferred tracks,\n"
"these will be lost.\n"
@@ -1277,53 +1392,51 @@
"Les infos étendues ne seront pas utilisées. Si vous avez des morceaux non,\n"
"transférés, elles seront perdues.\n"
-#: src/file_itunesdb.c:447
-#, fuzzy
+#: src/file_itunesdb.c:470
msgid "Offline iPod database successfully imported"
-msgstr "La base de l'iPod (mode déconnecté) a été importée avec succès"
+msgstr ""
+"La base de données de l'iPod (mode déconnecté) a été importée avec succès"
-#: src/file_itunesdb.c:450
-#, fuzzy
+#: src/file_itunesdb.c:473
msgid "Local database successfully imported"
-msgstr "La base de l'iPod a été importée avec succès"
+msgstr "La base de données locale a été importée avec succès"
# y, c-format
-#: src/file_itunesdb.c:458
+#: src/file_itunesdb.c:481
#, c-format
msgid ""
"Offline iPod database import failed: '%s'\n"
"\n"
msgstr ""
-"Ãchec de l'import de la base de l'iPod en mode déconnecté : '%s'\n"
+"Ãchec de l'import de la base de l'iPod en mode déconnecté : '%s'\n"
"\n"
-#: src/file_itunesdb.c:462
-#, fuzzy, c-format
+#: src/file_itunesdb.c:485
+#, c-format
msgid ""
"Local database import failed: '%s'\n"
"\n"
msgstr ""
-"Ãchec de l'import de la base de l'iPod : '%s'\n"
+"Ãchec de l'import de la base de données locale : '%s'\n"
"\n"
-#: src/file_itunesdb.c:469
+#: src/file_itunesdb.c:492
msgid ""
"Offline iPod database import failed: \n"
"\n"
msgstr ""
-"Ãchec de l'import de la base de l'iPod en mode déconnecté : \n"
+"Ãchec de l'import de la base de données de l'iPod en mode déconnecté : \n"
"\n"
-#: src/file_itunesdb.c:472
-#, fuzzy
+#: src/file_itunesdb.c:495
msgid ""
"Local database import failed: \n"
"\n"
msgstr ""
-"Ãchec de l'import de la base de l'iPod en mode déconnecté : \n"
+"Ãchec de l'import de la base données locale : \n"
"\n"
-#: src/file_itunesdb.c:479 src/file_itunesdb.c:527
+#: src/file_itunesdb.c:502 src/file_itunesdb.c:550
#, c-format
msgid ""
"'%s' does not exist. Import aborted.\n"
@@ -1332,24 +1445,24 @@
"'%s' n'existe pas. Import annulé.\n"
"\n"
-#: src/file_itunesdb.c:498
+#: src/file_itunesdb.c:521
msgid "Extended info will not be used.\n"
msgstr "Les infos étendues ne seront pas utilisées.\n"
-#: src/file_itunesdb.c:505
+#: src/file_itunesdb.c:528
msgid "iPod Database Successfully Imported"
msgstr "La base de l'iPod a été importée avec succès"
-#: src/file_itunesdb.c:512
+#: src/file_itunesdb.c:535
#, c-format
msgid ""
"iPod Database Import Failed: '%s'\n"
"\n"
msgstr ""
-"Ãchec de l'import de la base de l'iPod : '%s'\n"
+"Ãchec de l'import de la base de l'iPod : '%s'\n"
"\n"
-#: src/file_itunesdb.c:518
+#: src/file_itunesdb.c:541
msgid ""
"iPod Database Import Failed.\n"
"\n"
@@ -1357,16 +1470,16 @@
"Ãchec de l'import de la base de l'iPod.\n"
"\n"
-#: src/file_itunesdb.c:822
+#: src/file_itunesdb.c:890
#, c-format
msgid "Could not open \"%s\" for writing extended info.\n"
-msgstr "Ne peut ouvrir en écriture le fichier d'infos étendues \"%s\".\n"
+msgstr "Ne peut ouvrir en écriture le fichier d'infos étendues «%s».\n"
-#: src/file_itunesdb.c:837
+#: src/file_itunesdb.c:905
msgid "Aborted writing of extended info.\n"
msgstr "Ãcriture des infos étendues interrompue.\n"
-#: src/file_itunesdb.c:1001
+#: src/file_itunesdb.c:1071
msgid ""
"Press button to abort.\n"
"Export can be continued at a later time."
@@ -1374,27 +1487,27 @@
"Appuyer sur le bouton pour Interrompre.\n"
"L'export peut être repris plus tard."
-#: src/file_itunesdb.c:1070
+#: src/file_itunesdb.c:1140
msgid "deleting..."
msgstr "suppression..."
-#: src/file_itunesdb.c:1173
+#: src/file_itunesdb.c:1244
msgid "preparing to copy..."
msgstr "préparation de la copie..."
-#: src/file_itunesdb.c:1235
+#: src/file_itunesdb.c:1307
#, c-format
msgid "Copied %d of %d new track."
msgid_plural "Copied %d of %d new tracks."
msgstr[0] "%d sur %d du nouveau morceau copié."
msgstr[1] "%d sur %d des nouveaux morceaux copiés."
-#: src/file_itunesdb.c:1262
+#: src/file_itunesdb.c:1334
msgid "Some tracks were not written to iPod. Export aborted!"
msgstr "Des morceaux n'ont pas été copiés sur l'iPod. Export annulé!"
-#: src/file_itunesdb.c:1315
-#, fuzzy, c-format
+#: src/file_itunesdb.c:1387
+#, c-format
msgid ""
"You did not import the existing iTunesDB ('%s'). This is most likely "
"incorrect and will result in the loss of the existing database.\n"
@@ -1403,14 +1516,14 @@
"cancel, you can import the existing database before calling this function "
"again.\n"
msgstr ""
-"Vous n'avez pas importé la base iTunesDB existante. C'est souvent une erreur "
-"et cela résultera à la perte de la base déjà existante.\n"
+"Vous n'avez pas importé la base iTunesDB ('%s') existante. C'est souvent une "
+"erreur et cela impliquera la perte de la base existante.\n"
"\n"
"Appuyer sur 'OK' pour continuer ou 'Annuler' pour interrompre. Si vous "
"annulez, vous pouvez importer la base existante avant d'appeler de nouveau "
"cette fonction.\n"
-#: src/file_itunesdb.c:1345
+#: src/file_itunesdb.c:1417
msgid ""
"iPod directory structure must be present before synching to the iPod can be "
"performed.\n"
@@ -1418,383 +1531,160 @@
"Les répertoires systèmes de l'iPod doivent exister avant de pouvoir "
"synchroniser l'ipod.\n"
-#: src/file_itunesdb.c:1354
+#: src/file_itunesdb.c:1426
msgid "Some tracks could not be deleted from the iPod. Export aborted!"
msgstr "Des morceaux ne peuvent pas être supprimés de l'iPod. Export annulé!"
-#: src/file_itunesdb.c:1370
+#: src/file_itunesdb.c:1442
msgid "Now writing iTunesDB. Please wait..."
msgstr "Ãcriture de la base iTunesDB. Veuillez patienter..."
-#: src/file_itunesdb.c:1414
+#: src/file_itunesdb.c:1488
#, c-format
msgid "Extended information file not deleted: '%s'"
-msgstr "Fichier d'infos étendues non supprimé: '%s'"
+msgstr "Fichier d'infos étendues non supprimé : «%s»"
-#: src/file_itunesdb.c:1500
+#: src/file_itunesdb.c:1574
msgid "iPod Database Saved"
msgstr "Base de l'iPod sauvegardée"
-#: src/file_itunesdb.c:1548
+#: src/file_itunesdb.c:1633
msgid "Syncing contacts, calendar and notes..."
msgstr "Synchronisation du calendrier, contacts et notes..."
#: src/fileselection.c:123
-#, fuzzy
msgid "Successfully added files"
msgstr "Les fichiers ont bien été ajoutés"
#: src/fileselection.c:125
msgid "Some files were not added successfully"
-msgstr ""
+msgstr "Echec de l'ajout de quelques fichiers"
#. Create the file chooser, and handle the response
#: src/fileselection.c:148
-#, fuzzy
msgid "Add Files"
-msgstr "Ajouter des _fichiers"
+msgstr "Ajouter des fichiers"
#. Create the file chooser, and handle the response
#: src/fileselection.c:227
-#, fuzzy
msgid "Add Playlists"
-msgstr "Ajouter une _liste de lecture"
+msgstr "Ajouter une liste de lecture"
-#: src/fileselection.c:438
+#. Create the file chooser, and handle the response
+#: src/fileselection.c:270
+msgid "Set Cover"
+msgstr ""
+
+#: src/fileselection.c:491
msgid "Select directory to add recursively"
msgstr "Sélectionner un répertoire à ajouter récursivement"
-#: src/fileselection.c:696
+#: src/fileselection.c:749
msgid "Ok"
msgstr "Ok"
-#: src/fileselection.c:705
+#: src/fileselection.c:758
msgid "Cancel"
msgstr "Annuler"
#: src/getopt.c:681
#, c-format
msgid "%s: option `%s' is ambiguous\n"
-msgstr "%s: option `%s' est ambigue\n"
+msgstr "%s : option «%s» ambigüe\n"
#: src/getopt.c:706
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
-msgstr "%s: option `--%s' ne nécessite pas d'arguement\n"
+msgstr "%s : l'option «--%s» n'autorise pas d'argument\n"
#: src/getopt.c:711
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
-msgstr "%s: option `%c%s' ne nécessite pas d'argument\n"
+msgstr "%s : l'option «%c%s» n'autorise pas d'argument\n"
#: src/getopt.c:729 src/getopt.c:902
#, c-format
msgid "%s: option `%s' requires an argument\n"
-msgstr "%s: option `%s' nécessite un argument\n"
+msgstr "%s : l'option «%s» nécessite un argument\n"
#. --option
#: src/getopt.c:758
#, c-format
msgid "%s: unrecognized option `--%s'\n"
-msgstr "%s: option `--%s' non reconnue\n"
+msgstr "%s : option «--%s» non reconnue\n"
#. +option or -option
#: src/getopt.c:762
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
-msgstr "%s: option `%c%s' non reconnue\n"
+msgstr "%s : option «%c%s» non reconnue\n"
#. 1003.2 specifies the format of this message.
#: src/getopt.c:788
#, c-format
msgid "%s: illegal option -- %c\n"
-msgstr "%s: option -- %c interdite\n"
+msgstr "%s : option -- %c interdite\n"
#: src/getopt.c:791
#, c-format
msgid "%s: invalid option -- %c\n"
-msgstr "%s: option -- %c non valide\n"
+msgstr "%s : option -- %c non valide\n"
#. 1003.2 specifies the format of this message.
#: src/getopt.c:821 src/getopt.c:951
#, c-format
msgid "%s: option requires an argument -- %c\n"
-msgstr "%s: option -- %c nécessite un argument\n"
+msgstr "%s : l'option -- %c nécessite un argument\n"
#: src/getopt.c:868
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
-msgstr "%s: option `-W %s' est ambigue\n"
+msgstr "%s : l'option «-W %s» est ambigue\n"
#: src/getopt.c:886
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
-msgstr "%s: option `-W %s' n'autorise pas d'argument\n"
+msgstr "%s : l'option «-W %s» n'autorise pas d'argument\n"
#: src/info.c:377
msgid "n/c"
msgstr "n/c"
-#: src/info.c:382 src/info.c:786
+#: src/info.c:382 src/info.c:793
msgid "offline"
msgstr "déconnecté"
#: src/info.c:469
-#, fuzzy, c-format
+#, c-format
msgid " P:%d T:%d/%d"
msgstr "L:%d M:%d/%d"
-#: src/info.c:725
+#: src/info.c:732
msgid "B"
msgstr "o"
-#: src/info.c:725
+#: src/info.c:732
msgid "kB"
msgstr "ko"
-#: src/info.c:725
+#: src/info.c:732
msgid "TB"
msgstr "To"
-#: src/info.c:771
+#: src/info.c:778
#, c-format
msgid " %s Free"
msgstr " %s de libre"
-#: src/info.c:776
+#: src/info.c:783
#, c-format
msgid " %s Pending"
msgstr " %s en cours"
-#: src/info.c:781
+#: src/info.c:788
msgid " disconnected"
msgstr "déconnecté"
-#: src/itdb_itunesdb.c:313
-#, c-format
-msgid "Illegal seek to offset %ld (length %ld) in file '%s'."
-msgstr "Erreur de flux à l'offset %ld (longueur %ld) dans le fichier '%s'."
-
-#: src/itdb_itunesdb.c:520
-#, c-format
-msgid "Not a Play Counts file: '%s' (missing mhdp header)."
-msgstr "'%s' n'est pas un fichier de compteurs (entête mhdp manquant)"
-
-#: src/itdb_itunesdb.c:534
-#, c-format
-msgid "Play Counts file ('%s'): header length smaller than expected (%d<96)."
-msgstr ""
-"Fichier de compteurs ('%s'): longueur de l'entête plus petite que prévue (%"
-"d<96)."
-
-#: src/itdb_itunesdb.c:547
-#, c-format
-msgid "Play Counts file ('%s'): entry length smaller than expected (%d<12)."
-msgstr ""
-"Fichier de compteur ('%s'): longueur des données plus petite que prévue (%"
-"d<12)."
-
-#: src/itdb_itunesdb.c:801
-#, c-format
-msgid "iTunesDB corrupt: no MHOD at offset %ld in file '%s'."
-msgstr "Corruption d'iTunesDB : pas de MHOD Ã l'offset %ld du fichier '%s'."
-
-#: src/itdb_itunesdb.c:921
-#, c-format
-msgid ""
-"Length of smart playlist rule field (%d) not as expected. Trying to continue "
-"anyhow.\n"
-msgstr ""
-"Longueur du champ de la règle (%d) de la liste intelligente inattendue. "
-"Tentative pour continuer quand même.\n"
-
-#: src/itdb_itunesdb.c:964
-msgid "Did not find SLst hunk as expected. Trying to continue.\n"
-msgstr ""
-"Ne peut trouver le SLst attendu. Tentative pour continuer quand même.\n"
-
-#: src/itdb_itunesdb.c:970
-#, c-format
-msgid ""
-"Encountered unknown MHOD type (%d) while parsing the iTunesDB. Ignoring.\n"
-"\n"
-msgstr ""
-"Type MHOD inconnu (%d) lors du parcours de iTunesDB. Ignorance de l'erreur.\n"
-
-#: src/itdb_itunesdb.c:1050 src/itdb_itunesdb.c:1739 src/itdb_itunesdb.c:1774
-#, c-format
-msgid "iTunesDB corrupt: hunk length 0 for hunk at %ld in file '%s'."
-msgstr "Corruption d'iTunesDB: longueur 0 Ã %ld du fichier '%s'."
-
-#: src/itdb_itunesdb.c:1144
-msgid "Master-PL"
-msgstr "Liste principale"
-
-#: src/itdb_itunesdb.c:1171
-#, c-format
-msgid "iTunesDB corrupt: found mhyp at %ld in file '%s'."
-msgstr "Corruption d'iTunesDB: trouvé mhyp à %ld du fichier '%s'."
-
-#: src/itdb_itunesdb.c:1219
-#, c-format
-msgid "Itdb_Track ID '%d' not found.\n"
-msgstr "Itdb_Track ID '%d' non trouvé.\n"
-
-#: src/itdb_itunesdb.c:1482
-msgid "OTG Playlist"
-msgstr "Liste de lecture OTG"
-
-#: src/itdb_itunesdb.c:1496
-#, c-format
-msgid "Not a OTG playlist file: '%s' (missing mhpo header)."
-msgstr ""
-"Le fichier '%s' n'est pas un fichier de liste OTG (entête mhpo manquant)."
-
-#: src/itdb_itunesdb.c:1510
-#, c-format
-msgid "OTG playlist file ('%s'): header length smaller than expected (%d<20)."
-msgstr "Fichier de liste OTG ('%s'): entête plus petit que prévu (%d<20)."
-
-#: src/itdb_itunesdb.c:1522
-#, c-format
-msgid ""
-"OTG playlist file file ('%s'): entry length smaller than expected (%d<4)."
-msgstr ""
-"Fichier de liste OTG ('%s'): longueur de données plus petite que prévue (%"
-"d<4)."
-
-#: src/itdb_itunesdb.c:1557
-#, c-format
-msgid "OTG playlist file '%s': reference to non-existent track (%d)."
-msgstr "Fichier de liste OTG '%s': référence à un morceau inexistant (%d)."
-
-#: src/itdb_itunesdb.c:1602
-#, c-format
-msgid "OTG Playlist %d"
-msgstr "Liste de lecture OTG %d"
-
-#: src/itdb_itunesdb.c:1645
-#, c-format
-msgid "Not a iTunesDB: '%s' (missing mhdb header)."
-msgstr "'%s' n'est pas un fichier iTunesDB (entête mhdb manquant)"
-
-#: src/itdb_itunesdb.c:1661
-#, c-format
-msgid ""
-"iTunesDB ('%s'): header length of mhsd hunk smaller than expected (%ld<32). "
-"Aborting."
-msgstr ""
-"iTunesDB ('%s'): longueur de l'entête mhsd plus petite que prévue (%ld<32). "
-"Interruption."
-
-#: src/itdb_itunesdb.c:1693
-#, c-format
-msgid "iTunesDB '%s' corrupt: already found two playlist mhsds -- giving up."
-msgstr ""
-"Corruption de iTunesDB ('%s'): déjà trouvés deux listes mhsds -- abandon."
-
-#. this should not be -- issue warning
-#: src/itdb_itunesdb.c:1754
-msgid ""
-"iTunesDB possibly corrupt: number of tracks (mhit hunks) inconsistent. "
-"Trying to continue.\n"
-msgstr ""
-"Corruption possible de iTunesDB: nombre de fichiers (mhit) incohérent. "
-"Tentative pour continuer quand même.\n"
-
-#. this should not be -- issue warning
-#: src/itdb_itunesdb.c:1835
-msgid ""
-"iTunesDB possibly corrupt: number of playlists (mhyp hunks) inconsistent. "
-"Trying to continue.\n"
-msgstr ""
-"Corruption possible d'iTunesDB: nombre de listes (mhyp) incohérent. "
-"Tentative pour continuer quand même.\n"
-
-#: src/itdb_itunesdb.c:1873
-#, c-format
-msgid "File not found: '%s'."
-msgstr "Fichier introuvable: '%s'."
-
-#: src/itdb_itunesdb.c:2394
-#, c-format
-msgid "Cannot write mhod of type %d\n"
-msgstr "Impossible d'écrire mhod du type %d\n"
-
-#: src/itdb_itunesdb.c:2520 src/itdb_itunesdb.c:2633
-msgid "Database in memory corrupt (track pointer == NULL). Aborting export."
-msgstr ""
-"Base de données en mémoire corrompue (track pointer == NULL). Abandon de "
-"l'export."
-
-#: src/itdb_itunesdb.c:2676
-msgid "Database in memory corrupt (playlist pointer == NULL). Aborting export."
-msgstr ""
-"Base de données en mémoire corrompue (playlist pointer == NULL). Abandon de "
-"l'export."
-
-#: src/itdb_itunesdb.c:2716
-#, c-format
-msgid "Opening of '%s' for writing failed."
-msgstr "Ãchec de l'ouverture en écriture de '%s'."
-
-#: src/itdb_itunesdb.c:2727
-#, c-format
-msgid "Writing to '%s' failed."
-msgstr "Erreur d'écriture du fichier '%s'."
-
-#: src/itdb_itunesdb.c:2738
-#, c-format
-msgid "Writing to '%s' failed (%s)."
-msgstr "Ãchec de l'écriture dans '%s' (%s)."
-
-#: src/itdb_itunesdb.c:2875 src/itdb_itunesdb.c:3042 src/itdb_itunesdb.c:3224
-#: src/itdb_itunesdb.c:3358
-#, c-format
-msgid "Path not found: '%s'."
-msgstr "Chemin non trouvé : '%s'."
-
-#: src/itdb_itunesdb.c:3244
-#, c-format
-msgid "Error renaming '%s' to '%s' (%s)."
-msgstr "Impossible de renommer '%s' en '%s' (%s)."
-
-#: src/itdb_itunesdb.c:3261
-#, c-format
-msgid "Error removing '%s' (%s)."
-msgstr "Erreur de suppression du fichier '%s' (%s)."
-
-#: src/itdb_itunesdb.c:3487
-#, c-format
-msgid "Error opening '%s' for reading (%s)."
-msgstr "Ne peut ouvrir en lecture le fichier '%s' (%s)."
-
-#: src/itdb_itunesdb.c:3498
-#, c-format
-msgid "Error opening '%s' for writing (%s)."
-msgstr "Ne peut ouvrir en écriture le fichier '%s' (%s)."
-
-#: src/itdb_itunesdb.c:3515
-#, c-format
-msgid "Error while reading from '%s' (%s)."
-msgstr "Erreur lors de la lecture à partir de: %s (%s)."
-
-#: src/itdb_itunesdb.c:3531
-#, c-format
-msgid "Error while writing to '%s' (%s)."
-msgstr "Erreur d'écriture dans '%s' (%s)."
-
-#: src/itdb_itunesdb.c:3544 src/itdb_itunesdb.c:3554
-#, c-format
-msgid "Error when closing '%s' (%s)."
-msgstr "Erreur à la fermeture '%s' (%s)."
-
-#. New action!
-#: src/itdb_playlist.c:71
-#, c-format
-msgid "Unknown action (%d) in smart playlist will be ignored.\n"
-msgstr "L'action inconnue (%d) dans la liste intelligente sera ignorée.\n"
-
#: src/md5.c:159
msgid "Hashed file is 0 bytes long\n"
msgstr "Le fichier est vide\n"
@@ -1802,7 +1692,7 @@
#: src/md5.c:208
#, c-format
msgid "Could not open '%s' to calculate MD5 checksum: %s\n"
-msgstr "N'arrive pas à lire '%s' pour calculer le hachage MD5: %s\n"
+msgstr "N'arrive pas à lire «%s» pour calculer le hachage MD5 : %s\n"
#: src/misc.c:78
#, c-format
@@ -1810,12 +1700,13 @@
"gtkpod Version %s: Cross-Platform Multi-Lingual Interface to Apple's iPod"
"(tm)."
msgstr ""
-"gtkpod Version %s: Interface multilingue et multi-plateforme pour l'iPod(tm) "
-"d'Apple."
+"gtkpod Version %s : Interface multilingue et multi-plateforme pour l'iPod"
+"(tm) d'Apple."
#: src/misc.c:82
+#, fuzzy
msgid ""
-"(C) 2002 - 2003\n"
+"(C) 2002 - 2005\n"
"Jorg Schuler (jcsjcs at users dot sourceforge dot net)\n"
"Corey Donohoe (atmos at atmos dot org)\n"
"\n"
@@ -1874,44 +1765,44 @@
#: src/misc.c:98
msgid "Ramesh Dharan: Multi-Edit (edit tags of several tracks in one run)\n"
msgstr ""
-"Ramesh Dharan: 'Ãdition multiple' (édition de tags de plusieurs fichiers en "
+"Ramesh Dharan : 'Ãdition multiple' (édition de tags de plusieurs fichiers en "
"même temps)\n"
#: src/misc.c:100
msgid "Hiroshi Kawashima: Japanese charset autodetecion feature\n"
msgstr ""
-"Hiroshi Kawashima: détection automatique du type de jeu de caractères "
+"Hiroshi Kawashima : détection automatique du type de jeu de caractères "
"japonais\n"
#: src/misc.c:102
msgid "Adrian Ulrich: porting of playlist code from mktunes.pl to itunesdb.c\n"
msgstr ""
-"Adrian Ulrich: portage du code de liste de lecture à partir de mktunes.pl\n"
+"Adrian Ulrich : portage du code de liste de lecture à partir de mktunes.pl\n"
#: src/misc.c:104
msgid ""
"Walter Bell: correct handling of DND URIs with escaped characters and/or cr/"
"newlines at the end\n"
msgstr ""
-"Walter Bell: correction de la manipulation des URIs avec des caractères "
+"Walter Bell : correction de la manipulation des URIs avec des caractères "
"d'échappement\n"
#: src/misc.c:106
msgid "Sam Clegg: user defined filenames when exporting tracks from the iPod\n"
msgstr ""
-"Sam Clegg: définition par un masque des noms de fichier à l'export de "
+"Sam Clegg : définition par un masque des noms de fichier à l'export de "
"morceaux\n"
#: src/misc.c:108
msgid "Chris Cutler: automatic creation of various playlist types\n"
-msgstr "Chris Cutler: création automatique de divers listes de lecture\n"
+msgstr "Chris Cutler : création automatique de divers listes de lecture\n"
#: src/misc.c:110
msgid ""
"Graeme Wilford: reading and writing of the 'Composer' ID3 tags, progress "
"dialogue during sync\n"
msgstr ""
-"Graeme Wilford: lecture et écriture des tags 'Compositeur', barre de "
+"Graeme Wilford : lecture et écriture des tags 'Compositeur', barre de "
"progression durant les synchro\n"
#: src/misc.c:112
@@ -1919,201 +1810,230 @@
"Edward Matteucci: debugging, special playlist creation, most of the volume "
"normalizing code\n"
msgstr ""
-"Edward Matteucci: debogage, création de liste de lectures, majeure partie de "
-"la normalisation du volume\n"
+"Edward Matteucci : debogage, création de liste de lectures, majeure partie "
+"de la normalisation du volume\n"
#: src/misc.c:114
msgid "Jens Lautenbach: some optical improvements\n"
-msgstr "Jens Lautenbach: améliorations esthétiques de l'interface\n"
+msgstr "Jens Lautenbach : améliorations esthétiques de l'interface\n"
#: src/misc.c:116
msgid "Alex Tribble: iPod eject patch\n"
-msgstr "Alex Tribble: éjection de l'iPod\n"
+msgstr "Alex Tribble : éjection de l'iPod\n"
#: src/misc.c:118
msgid "Yaroslav Halchenko: Orphaned and dangling tracks handling\n"
msgstr ""
-"Yaroslav Halchenko: gestion des fichiers orphelins et morceaux fictifs\n"
+"Yaroslav Halchenko : gestion des fichiers orphelins et morceaux fictifs\n"
#: src/misc.c:120
msgid ""
"Andrew Huntwork: Filename case sensitivity fix and various other bugfixes\n"
msgstr ""
-"Andrew Huntwork: gestion de la casse des noms de fichier et correctifs\n"
+"Andrew Huntwork : gestion de la casse des noms de fichier et correctifs\n"
#: src/misc.c:122
msgid ""
"Ero Carrera: Filename validation and quick sync when copying tracks from the "
"iPod\n"
msgstr ""
-"Ero Carrera: Validation du nom de fichier et synchro rapide lors de la copie "
-"de l'iPod\n"
+"Ero Carrera : Validation du nom de fichier et synchro rapide lors de la "
+"copie de l'iPod\n"
#: src/misc.c:124
msgid "Jens Taprogge: Support for LAME's replay gain tag to normalize volume\n"
msgstr ""
-"Jens Taprogge: Support du tag 'replay gain' de LAME pour normaliser le "
+"Jens Taprogge : Support du tag 'replay gain' de LAME pour normaliser le "
"volume\n"
#: src/misc.c:126
msgid "Armando Atienza: Support with external playcounts\n"
-msgstr "Armando Atienza: Suppport pour les compteurs de lecture externes\n"
+msgstr "Armando Atienza : Suppport pour les compteurs de lecture externes\n"
#: src/misc.c:128
msgid "D.L. Sharp: Support for m4b files (bookmarkable AAC files)\n"
-msgstr "D.L. Sharp: Support des fichiers m4b\n"
+msgstr "D.L. Sharp : Support des fichiers m4b\n"
#: src/misc.c:130
msgid "Jim Hall: Decent INSTALL file\n"
-msgstr "Jim Hall: Fichier INSTALL décent\n"
+msgstr "Jim Hall : Fichier INSTALL décent\n"
#: src/misc.c:132
msgid ""
"Juergen Helmers, Markus Gaugusch: Conversion scripts to sync calendar/"
"contacts to the iPod\n"
msgstr ""
-"Juergen Helmers, Markus Gaugusch: Scripts de conversion pour le calendrier/"
+"Juergen Helmers, Markus Gaugusch : Scripts de conversion pour le calendrier/"
"contacts\n"
#. J"urgen!
#: src/misc.c:134
msgid "Flavio Stanchina: bugfixes\n"
-msgstr "Flavio Stanchina: correction de bogues\n"
+msgstr "Flavio Stanchina : correction de bogues\n"
#: src/misc.c:136
msgid ""
"Chris Micacchi: when sorting ignore 'the' and similar at the beginning of "
"the title\n"
-msgstr "Chris Micacchi: lors du tri, gestion de 'the' au début du titre\n"
+msgstr "Chris Micacchi : lors du tri, gestion de 'the' au début du titre\n"
#: src/misc.c:138
msgid "Steve Jay: use statvfs() instead of df (better portability, faster)\n"
-msgstr "Steve Jay: utilisation de statvfs pour une meilleure portabilité\n"
+msgstr "Steve Jay : utilisation de statvfs pour une meilleure portabilité\n"
#: src/misc.c:141
msgid ""
"Christoph Kunz: address compatibility issues when writing id3v2.4 type mp3 "
"tags\n"
-msgstr ""
+msgstr "Christoph Kunz : compatibilité des adresses pour attributs id3v2.4\n"
#: src/misc.c:144
msgid ""
"James Ligget: replacement of old GTK file selection dialogs with new GTK "
"filechooser dialogs\n"
msgstr ""
+"James Ligget : remplacement de l'ancien dialogue GTK de sélection de "
+"fichiers par le nouveau\n"
#: src/misc.c:147
msgid "Daniel Kercher: sync scripts for abook and webcalendar\n"
-msgstr ""
+msgstr "Daniel Kercher : scripts de synchronisation abook et webcalendar\n"
#: src/misc.c:150
msgid "Clinton Gormley: sync scripts for thunderbird\n"
+msgstr "Clinton Gormley : scripts de synchronisation pour thunderbird\n"
+
+#: src/misc.c:153
+#, fuzzy
+msgid "Sebastien Beridot: sync script for ldif addressbook format\n"
+msgstr "Clinton Gormley : scripts de synchronisation pour thunderbird\n"
+
+#: src/misc.c:156
+#, fuzzy
+msgid "Sebastian Scherer: sync script for kNotes\n"
+msgstr "Clinton Gormley : scripts de synchronisation pour thunderbird\n"
+
+#: src/misc.c:159
+msgid "Nick Piper: sync script for Palm, type-ahead search\n"
msgstr ""
-#: src/misc.c:153
+#: src/misc.c:162
+msgid "Uwe Hermann: help with support for iPod Video\n"
+msgstr ""
+
+#: src/misc.c:165
msgid ""
-"Icons of buttons were made by Nicolas Chariot.\n"
+"Iain Benson: support for compilation tag in mp3 files and separate display "
+"of compilations in the sort tab.\n"
+msgstr ""
+
+#: src/misc.c:167
+msgid ""
+"Nicolas Chariot: icons of buttons\n"
"\n"
"\n"
msgstr ""
-"Les icones des boutons ont été réalisés par Nicolas Chariot.\n"
-"\n"
-"\n"
-#: src/misc.c:157
+#: src/misc.c:171
msgid "This program borrows code from the following projects:\n"
-msgstr "Ce programme emprunte du code des projets suivants:\n"
+msgstr "Ce programme emprunte du code des projets suivants :\n"
-#: src/misc.c:159
+#: src/misc.c:173
msgid ""
" gnutools: (mktunes.pl, ported to C) reading and writing of iTunesDB "
"(http://www.gnu.org/software/gnupod/)\n"
msgstr ""
-" gnupod: (mktunes.pl porté en C) pour la lecture et écriture de iTunesDB "
+" gnupod : (mktunes.pl porté en C) pour la lecture et écriture de iTunesDB "
"(http://www.gnu.org/software/gnupod/)\n"
-#: src/misc.c:161
+#: src/misc.c:175
msgid ""
" iPod.cpp, iPod.h by Samuel Wood (sam dot wood at gmail dot com): some "
"code for smart playlists is based on his C++-classes.\n"
msgstr ""
-" iPod.cpp, iPod.h par Samuel Wood (sam dot wood at gamil dot com): "
+" iPod.cpp, iPod.h par Samuel Wood (sam dot wood at gamil dot com)Â : "
"certaines parties de code des listes intelligentes sont basées sur ses "
"classes C++.\n"
-#: src/misc.c:163
+#: src/misc.c:177
msgid " mp3info: mp3 playlength detection (http://ibiblio.org/mp3info/)\n"
msgstr ""
-" mp3info: détection de la durée du mp3 (http://ibiblio.org/mp3info/)\n"
+" mp3info : détection de la durée du mp3 (http://ibiblio.org/mp3info/)\n"
-#: src/misc.c:165
+#: src/misc.c:179
msgid ""
" xmms: dirbrowser, mp3 playlength detection (http://www.xmms.org)\n"
-msgstr " xmms: explorateur, détection de la durée (http://www.xmms.org)\n"
+msgstr " xmms : explorateur, détection de la durée (http://www.xmms.org)\n"
-#: src/misc.c:168
+#: src/misc.c:182
msgid ""
"The GUI was created with the help of glade-2 (http://glade.gnome.org/).\n"
msgstr ""
"L'interface utilisateur a été créée avec l'aide de glade-2 (http://glade."
"gnome.org).\n"
-#: src/misc.c:183
+#: src/misc.c:197
msgid "French: David Le Brun (david at dyn-ns dot net)\n"
-msgstr "Français: David Le Brun (david at dyn-ns dot net)\n"
+msgstr "Français : Ãric Lassauge (lassauge at users dot sourceforge dot net)\n"
-#: src/misc.c:185
+#: src/misc.c:199
msgid "German: Jorg Schuler (jcsjcs at users dot sourceforge dot net)\n"
-msgstr "Allemand: Jorg Schuler (jcsjcs at users dot sourceforge dot net)\n"
+msgstr "Allemand : Jorg Schuler (jcsjcs at users dot sourceforge dot net)\n"
-#: src/misc.c:187
+#: src/misc.c:201
msgid "Hebrew: Assaf Gillat (gillata at gmail dot com)\n"
-msgstr ""
+msgstr "Hébreu : Assaf Gillat (gillata at gmail dot com)\n"
-#: src/misc.c:189
+#: src/misc.c:203
msgid ""
"Italian: Edward Matteucci (edward_matteucc at users dot sourceforge dot "
"net)\n"
msgstr ""
-"Italien: Edward Matteucci (edward_matteucc at users dot sourceforge dot "
+"Italien : Edward Matteucci (edward_matteucc at users dot sourceforge dot "
"net)\n"
-#: src/misc.c:191
+#: src/misc.c:205
msgid "Japanese: Ayako Sano\n"
-msgstr "Japonais: Ayako Sano\n"
+msgstr "Japonais : Ayako Sano\n"
-#: src/misc.c:193
+#: src/misc.c:207
msgid "Japanese: Kentaro Fukuchi (fukuchi at users dot sourceforge dot net)\n"
-msgstr "Japonais: Kentaro Fukuchi (fukuchi at users dot sourceforge dot net)\n"
+msgstr ""
+"Japonais : Kentaro Fukuchi (fukuchi at users dot sourceforge dot net)\n"
-#: src/misc.c:195
+#: src/misc.c:209
msgid "Swedish: Stefan Asserhall (stefan asserhall at comhem dot se)\n"
-msgstr "Suèdois: Stefan Asserhall (stefan asserhall at comhem dot se)\n"
+msgstr "Suèdois : Stefan Asserhall (stefan asserhall at comhem dot se)\n"
-#: src/misc.c:318
+#: src/misc.c:332
#, c-format
msgid "Could not delete backup file: \"%s\"\n"
-msgstr "Ne peut effacer le fichier de sauvegarde: \"%s\"\n"
+msgstr "Ne peut effacer le fichier de sauvegarde : \"%s\"\n"
-#: src/misc.c:438
+#: src/misc.c:452
#, c-format
msgid "Unmounting of '%s' (%s) unsuccessful."
-msgstr ""
+msgstr "Echec du démontage de «%s» (%s)."
-#: src/misc.c:442
+#: src/misc.c:456
#, c-format
msgid "Unmounting of '%s' unsuccessful."
-msgstr ""
+msgstr "Echec du démontage de «%s»."
-#: src/misc.c:1097
+#: src/misc.c:1219
#, c-format
+msgid "Unknown token '%%%c' in template '%s'"
+msgstr "Le paramêtre «%%%c» dans le modèle «%s» n'existe pas"
+
+#: src/misc.c:1301
+#, c-format
msgid "Template ('%s') does not match file type '%s'\n"
-msgstr "Le modèle ('%s') ne correspond pas au type de fichier '%s'\n"
+msgstr "Le modèle ('%s') ne correspond pas au type de fichier «%s»\n"
-#: src/misc.c:1190
+#: src/misc.c:1382
#, c-format
-msgid "Unknown token '%%%c' in template '%s'"
-msgstr "Le paramêtre '%%%c' dans le modèle '%s' n'existe pas"
+msgid "Error creating %s: %s\n"
+msgstr "Erreur à la création de \"%s\" (%s)\n"
#. gint id,
#. gboolean modal,
@@ -2124,10 +2044,9 @@
#. title
#: src/misc_confirm.c:72
msgid "The following has occured:"
-msgstr "Le problème suivant est survenu:"
+msgstr "Le problème suivant est survenu :"
#: src/misc_confirm.c:124
-#, fuzzy
msgid ""
"Are you sure you want to delete the following track completely from your "
"iPod? The number of playlists this track is a member of is indicated in "
@@ -2137,40 +2056,37 @@
"iPod? The number of playlists the tracks are member of is indicated in "
"parentheses."
msgstr[0] ""
-"Ãtes-vous sûr de vouloir supprimer le morceau suivant de votre iPod? Le "
+"Ãtes-vous sûr de vouloir supprimer le morceau suivant de votre iPod ? Le "
"nombre de listes dont ce morceau fait partie est indiqué entre parenthèses."
msgstr[1] ""
-"Ãtes-vous sûr de vouloir supprimer les morceaux suivants de votre iPod? Le "
+"Ãtes-vous sûr de vouloir supprimer les morceaux suivants de votre iPod ? Le "
"nombre de listes dont ces morceaux font partie est indiqué entre parenthèses."
#: src/misc_confirm.c:128
-#, fuzzy
msgid "Delete Track Completely from iPod?"
msgid_plural "Delete Tracks Completey from iPod?"
-msgstr[0] "Suppression d'un morceau de l'iPod"
-msgstr[1] "Suppression de %d morceaux de l'iPod"
+msgstr[0] "Suppression d'un morceau de l'iPod ?"
+msgstr[1] "Suppression de %d morceaux de l'iPod ?"
#: src/misc_confirm.c:138 src/misc_confirm.c:178
-#, fuzzy, c-format
+#, c-format
msgid ""
"Are you sure you want to remove the following track from the playlist \"%s\"?"
msgid_plural ""
"Are you sure you want to remove the following tracks from the playlist \"%s"
"\"?"
msgstr[0] ""
-"Ãtes-vous sûr de vouloir supprimer le morceau suivant de la liste \"%s\" ?"
+"Ãtes-vous sûr de vouloir supprimer le morceau suivant de la liste \"%s\" ?"
msgstr[1] ""
-"Ãtes-vous sûr de vouloir supprimer les morceaux suivants de la liste \"%s\" ?"
+"Ãtes-vous sûr de vouloir supprimer les morceaux suivants de la liste \"%s\" ?"
#: src/misc_confirm.c:142 src/misc_confirm.c:182
-#, fuzzy
msgid "Remove Track From Playlist?"
msgid_plural "Remove Tracks From Playlist?"
-msgstr[0] "Supprimer le morceau de la liste de lecture ?"
-msgstr[1] "Supprimer les morceaux de la liste de lecture ?"
+msgstr[0] "Supprimer le morceau de la liste de lecture ?"
+msgstr[1] "Supprimer les morceaux de la liste de lecture ?"
#: src/misc_confirm.c:164
-#, fuzzy
msgid ""
"Are you sure you want to delete the following track completely from your "
"harddisk? The number of playlists this track is a member of is indicated in "
@@ -2180,21 +2096,21 @@
"harddisk? The number of playlists the tracks are member of is indicated in "
"parentheses."
msgstr[0] ""
-"Ãtes-vous sûr de vouloir supprimer le morceau suivant de votre iPod? Le "
-"nombre de listes dont ce morceau fait partie est indiqué entre parenthèses."
+"Ãtes-vous sûr de vouloir supprimer le morceau suivant de votre disque dur ? "
+"Le nombre de listes dont ce morceau fait partie est indiqué entre "
+"parenthèses."
msgstr[1] ""
-"Ãtes-vous sûr de vouloir supprimer les morceaux suivants de votre iPod? Le "
-"nombre de listes dont ces morceaux font partie est indiqué entre parenthèses."
+"Ãtes-vous sûr de vouloir supprimer les morceaux suivants de votre disque "
+"durPod ? Le nombre de listes dont ces morceaux font partie est indiqué entre "
+"parenthèses."
#: src/misc_confirm.c:168
-#, fuzzy
msgid "Delete Track from Harddisk?"
msgid_plural "Delete Tracks from Harddisk?"
-msgstr[0] "Supprimer le morceau de la liste de lecture ?"
-msgstr[1] "Supprimer les morceaux de la liste de lecture ?"
+msgstr[0] "Supprimer le morceau du disque dur ?"
+msgstr[1] "Supprimer les morceaux du disque dur ?"
#: src/misc_confirm.c:192
-#, fuzzy
msgid ""
"Are you sure you want to remove the following track completely from your "
"local database? The number of playlists this track is a member of is "
@@ -2204,17 +2120,19 @@
"local database? The number of playlists the tracks are member of is "
"indicated in parentheses."
msgstr[0] ""
-"Ãtes-vous sûr de vouloir supprimer le morceau suivant de votre iPod? Le "
-"nombre de listes dont ce morceau fait partie est indiqué entre parenthèses."
+"Ãtes-vous sûr de vouloir supprimer le morceau suivant de votre base de "
+"données locale  ? Le nombre de listes dont ce morceau fait partie est "
+"indiqué entre parenthèses."
msgstr[1] ""
-"Ãtes-vous sûr de vouloir supprimer les morceaux suivants de votre iPod? Le "
-"nombre de listes dont ces morceaux font partie est indiqué entre parenthèses."
+"Ãtes-vous sûr de vouloir supprimer les morceaux suivants de votre base de "
+"données locale ? Le nombre de listes dont ces morceaux font partie est "
+"indiqué entre parenthèses."
#: src/misc_confirm.c:196
msgid "Remove Track from Local Database?"
msgid_plural "Remove Tracks from Local Database?"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Supprimer un morceau de la base de données locale ?"
+msgstr[1] "Supprimer des morceaux de la base de données locale ?"
#: src/misc_confirm.c:259
#, c-format
@@ -2224,83 +2142,86 @@
msgstr[1] "Suppression de %d morceaux de l'iPod"
#: src/misc_confirm.c:265 src/misc_confirm.c:289
-#, fuzzy, c-format
+#, c-format
msgid "Deleted %d track from playlist '%s'"
msgid_plural "Deleted %d tracks from playlist '%s'"
-msgstr[0] "Morceau supprimé de la liste de lecture '%s'"
-msgstr[1] "Morceaux supprimés de la liste de lecture '%s'"
+msgstr[0] "%d morceau supprimé de la liste de lecture «%s»"
+msgstr[1] "%d morceaux supprimés de la liste de lecture «%s»"
#: src/misc_confirm.c:283
-#, fuzzy, c-format
+#, c-format
msgid "Deleted one track from harddisk"
msgid_plural "Deleted %d tracks from harddisk"
-msgstr[0] "Morceau supprimé de la liste de lecture '%s'"
-msgstr[1] "Morceaux supprimés de la liste de lecture '%s'"
+msgstr[0] "%d morceau supprimé du disque dur"
+msgstr[1] "%d morceaux supprimés du disque dur"
#: src/misc_confirm.c:295
-#, fuzzy, c-format
+#, c-format
msgid "Deleted track from local database"
msgid_plural "Deleted %d tracks from local database"
-msgstr[0] "Morceau supprimé de la liste de lecture '%s'"
-msgstr[1] "Morceaux supprimés de la liste de lecture '%s'"
+msgstr[0] "1 morceau supprimé de la base de données locale"
+msgstr[1] "%d morceaux supprimés de la base de données locale"
#. no playlist??? Cannot happen, but...
#. no playlist selected
-#: src/misc_confirm.c:336 src/misc_confirm.c:432 src/misc_confirm.c:667
-#: src/misc_track.c:879
+#: src/misc_confirm.c:336 src/misc_confirm.c:432 src/misc_confirm.c:674
+#: src/misc_track.c:1509
msgid "No playlist selected."
-msgstr "Pas de liste de lecture sélectionnée"
+msgstr "Pas de liste de lecture sélectionnée."
#. no tracks selected
#: src/misc_confirm.c:345
msgid "No tracks selected."
msgstr "Aucun morceau sélectionné."
-#. no entry selected
-#: src/misc_confirm.c:441 src/misc_track.c:852
-msgid "No entry selected."
-msgstr "Aucun élément sélectionné."
-
#: src/misc_confirm.c:448
msgid "Cannot remove entry 'All'"
-msgstr "Ne peut enlever l'entrée 'Tous'"
+msgstr "Ne peut enlever l'entrée «Tous»"
#: src/misc_confirm.c:541
-#, fuzzy, c-format
+#, c-format
msgid "Removed all %d tracks from the iPod"
-msgstr "Avant de supprimer les listes ou morceaux d'une liste de lecture"
+msgstr "Suppression des %d morceaux de l'iPod"
-#: src/misc_confirm.c:549 src/misc_confirm.c:619
+#: src/misc_confirm.c:546
+#, fuzzy
+msgid "Removed all podcasts from the iPod"
+msgstr "Suppression des %d morceaux de l'iPod"
+
+#: src/misc_confirm.c:556 src/misc_confirm.c:626
#, c-format
msgid "Deleted playlist '%s' including %d member track"
msgid_plural "Deleted playlist '%s' including %d member tracks"
-msgstr[0] "Liste de lecture '%s' supprimée avec %d morceau."
-msgstr[1] "Liste de lecture '%s' supprimée avec %d morceaux."
+msgstr[0] "Liste de lecture «%s» supprimée avec %d morceau"
+msgstr[1] "Liste de lecture «%s» supprimée avec %d morceaux"
-#: src/misc_confirm.c:563 src/misc_confirm.c:633
+#: src/misc_confirm.c:570 src/misc_confirm.c:640
#, c-format
msgid "Deleted playlist '%s'"
-msgstr "Liste de lecture effacée '%s'"
+msgstr "Liste de lecture effacée «%s»"
-#: src/misc_confirm.c:596
-#, fuzzy, c-format
+#: src/misc_confirm.c:603
+#, c-format
msgid "Deleted playlist '%s' including %d member track on harddisk"
msgid_plural "Deleted playlist '%s' including %d member tracks on harddisk"
-msgstr[0] "Liste de lecture '%s' supprimée avec %d morceau."
-msgstr[1] "Liste de lecture '%s' supprimée avec %d morceaux."
+msgstr[0] "Liste de lecture «%s» supprimée avec %d morceau sur le disque dur."
+msgstr[1] "Liste de lecture «%s» supprimée avec %d morceaux sur le disque dur."
-#: src/misc_confirm.c:611
+#: src/misc_confirm.c:618
#, c-format
msgid "Removed all %d tracks from the database"
-msgstr ""
+msgstr "Suppression des %d morceaux de la base de données"
-#: src/misc_confirm.c:686
-#, fuzzy
+#: src/misc_confirm.c:693
msgid "Are you sure you want to remove all tracks from your iPod?"
-msgstr ""
-"Ãtes-vous sûr de vouloir supprimer le morceau suivant de la liste \"%s\" ?"
+msgstr "Ãtes-vous sûr de vouloir supprimer tous les morceaux de votre iPod ?"
-#: src/misc_confirm.c:694
+#: src/misc_confirm.c:698
+#, fuzzy
+msgid "Are you sure you want to remove all podcasts from your iPod?"
+msgstr "Ãtes-vous sûr de vouloir supprimer tous les morceaux de votre iPod ?"
+
+#: src/misc_confirm.c:706
#, c-format
msgid ""
"Are you sure you want to delete playlist '%s' and the following track "
@@ -2311,21 +2232,21 @@
"completely from your ipod? The number of playlists the tracks are member of "
"is indicated in parentheses."
msgstr[0] ""
-"Ãtes-vous sûr de vouloir supprimer la liste suivante '%s' et le morceau "
-"suivant de votre iPod? Le nombre de liste dont ce morceau fait partie est "
-"indiqué entre parenthèses."
+"Ãtes-vous sûr de vouloir supprimer la liste '%s' et le morceau suivant de "
+"votre iPod ? Le nombre de liste dont ce morceau fait partie est indiqué "
+"entre parenthèses."
msgstr[1] ""
-"Ãtes-vous sûr de vouloir supprimer la liste suivante '%s' et les morceaux "
-"suivants de votre iPod? Le nombre de liste dont ces morceaux font partie est "
-"indiqué entre parenthèses."
+"Ãtes-vous sûr de vouloir supprimer la liste '%s' et les morceaux suivants de "
+"votre iPod ? Le nombre de liste dont ces morceaux font partie est indiqué "
+"entre parenthèses."
-#: src/misc_confirm.c:705 src/misc_confirm.c:760
+#: src/misc_confirm.c:717 src/misc_confirm.c:772
#, c-format
msgid "Are you sure you want to delete the playlist '%s'?"
-msgstr "Ãtes-vous sûr de vouloir supprimer la liste de lecture '%s' ?"
+msgstr "Ãtes-vous sûr de vouloir supprimer la liste de lecture «%s» ?"
-#: src/misc_confirm.c:731
-#, fuzzy, c-format
+#: src/misc_confirm.c:743
+#, c-format
msgid ""
"Are you sure you want to delete playlist '%s' and remove the following track "
"from your harddisk? The number of playlists this track is a member of is "
@@ -2335,22 +2256,21 @@
"tracks from your harddisk? The number of playlists the tracks are member of "
"is indicated in parentheses."
msgstr[0] ""
-"Ãtes-vous sûr de vouloir supprimer la liste suivante '%s' et le morceau "
-"suivant de votre iPod? Le nombre de liste dont ce morceau fait partie est "
+"Ãtes-vous sûr de vouloir supprimer la liste '%s' et le morceau suivant de "
+"votre disque dur ? Le nombre de liste dont ce morceau fait partie est "
"indiqué entre parenthèses."
msgstr[1] ""
-"Ãtes-vous sûr de vouloir supprimer la liste suivante '%s' et les morceaux "
-"suivants de votre iPod? Le nombre de liste dont ces morceaux font partie est "
+"Ãtes-vous sûr de vouloir supprimer la liste '%s' et les morceaux suivants de "
+"votre disque dur ? Le nombre de liste dont ces morceaux font partie est "
"indiqué entre parenthèses."
-#: src/misc_confirm.c:739
-#, fuzzy
+#: src/misc_confirm.c:751
msgid "Are you sure you want to remove all tracks from the database?"
msgstr ""
-"Ãtes-vous sûr de vouloir supprimer le morceau suivant de la liste \"%s\" ?"
+"Ãtes-vous sûr de vouloir supprimer tous les morceaux de la base de données ?"
-#: src/misc_confirm.c:748
-#, fuzzy, c-format
+#: src/misc_confirm.c:760
+#, c-format
msgid ""
"Are you sure you want to delete playlist '%s' and remove the following track "
"from the database? The number of playlists this track is a member of is "
@@ -2360,43 +2280,48 @@
"tracks from the database? The number of playlists the tracks are member of "
"is indicated in parentheses."
msgstr[0] ""
-"Ãtes-vous sûr de vouloir supprimer la liste suivante '%s' et le morceau "
-"suivant de votre iPod? Le nombre de liste dont ce morceau fait partie est "
+"Ãtes-vous sûr de vouloir supprimer la liste '%s' et le morceau suivant de "
+"votre base de données ? Le nombre de liste dont ce morceau fait partie est "
"indiqué entre parenthèses."
msgstr[1] ""
-"Ãtes-vous sûr de vouloir supprimer la liste suivante '%s' et les morceaux "
-"suivants de votre iPod? Le nombre de liste dont ces morceaux font partie est "
+"Ãtes-vous sûr de vouloir supprimer la liste '%s' et les morceaux suivants de "
+"votre base de données ? Le nombre de liste dont ces morceaux font partie est "
"indiqué entre parenthèses."
-#: src/misc_confirm.c:937
-#, fuzzy, c-format
+#: src/misc_confirm.c:960
+#, c-format
msgid "Problem creating iPod directory: '%s'."
-msgstr "Problème a la création des répertoires de l'iPod dans '%s'."
+msgstr "Problème à la création du répertoire de l'iPod : «%s»."
-#: src/misc_confirm.c:939
+#: src/misc_confirm.c:962
#, c-format
msgid "Successfully created iPod directories in '%s'."
-msgstr "Création réussie des répertoires de l'iPod dans '%s'."
+msgstr "Création réussie des répertoires de l'iPod dans «%s»."
#. gint id,
#. gboolean modal,
-#: src/misc_confirm.c:978
+#: src/misc_confirm.c:1001
msgid "Create iPod directories"
msgstr "Créer les répertoires de l'iPod"
#. title
-#: src/misc_confirm.c:979
+#: src/misc_confirm.c:1002
msgid "OK to create the following directories?"
-msgstr "Créer les répertoires suivants ?"
+msgstr "Créer les répertoires suivants ?"
-#: src/misc_confirm.c:1043
+#: src/misc_confirm.c:1066
msgid ""
"Data has been changed and not been saved.\n"
"OK to exit gtkpod?"
msgstr ""
"Des données modifiées n'ont pas été sauvées.\n"
-"Voulez-vous vraiment quitter gtkpod ?"
+"Voulez-vous vraiment quitter gtkpod ?"
+#: src/misc_conversion.c:67
+#, fuzzy
+msgid "File type"
+msgstr "Taille du fichier"
+
#: src/misc_conversion.c:68
msgid "PC File"
msgstr "Fichier PC"
@@ -2428,7 +2353,6 @@
#. 20
#: src/misc_conversion.c:81
-#, fuzzy
msgid "Date played"
msgstr "Dernière fois joué"
@@ -2445,24 +2369,56 @@
msgid "CD Nr"
msgstr "N° de CD"
-#: src/misc_conversion.c:101
+#: src/misc_conversion.c:89
+#, fuzzy
+msgid "Category"
+msgstr "Catégorie : "
+
+#: src/misc_conversion.c:90
+msgid "Description"
+msgstr ""
+
+#. 30
+#: src/misc_conversion.c:91
+msgid "Podcast URL"
+msgstr ""
+
+#: src/misc_conversion.c:92
+msgid "Podcast RSS"
+msgstr ""
+
+#: src/misc_conversion.c:93
+#, fuzzy
+msgid "Subtitle"
+msgstr "titre"
+
+#: src/misc_conversion.c:94
+#, fuzzy
+msgid "Date released"
+msgstr "Dernière fois joué"
+
+#: src/misc_conversion.c:95
+msgid "Checked"
+msgstr ""
+
+#: src/misc_conversion.c:108
msgid "Name of file on PC, if available"
msgstr "Nom du fichier sur le PC, si disponible"
-#: src/misc_conversion.c:102
+#: src/misc_conversion.c:109
msgid "Name of file on the iPod"
msgstr "Nom du fichier sur l'iPod"
#. 10
-#: src/misc_conversion.c:104
+#: src/misc_conversion.c:111
msgid "Track Nr. and total number of tracks on CD"
msgstr "N° de piste et nombre total de pistes du CD"
-#: src/misc_conversion.c:105
+#: src/misc_conversion.c:112
msgid "Whether the file has already been transferred to the iPod or not"
msgstr "Fichier déjà transféré sur l'iPod ou non"
-#: src/misc_conversion.c:111
+#: src/misc_conversion.c:118
msgid ""
"Supposedly something that tells the iPod to increase or decrease the "
"playback speed"
@@ -2470,35 +2426,32 @@
"Un réglage qui est supposé indiquer à l'iPod d'augmenter ou diminuer la "
"vitesse de lecture"
-#: src/misc_conversion.c:113
+#: src/misc_conversion.c:120
msgid "Number of times the track has been played"
msgstr "Nombre de fois où le fichier a été joué"
-#: src/misc_conversion.c:114
+#: src/misc_conversion.c:121
msgid "Star rating from 0 to 5"
msgstr "Notation en étoiles de 0 à 5"
-#: src/misc_conversion.c:115
-#, fuzzy
+#: src/misc_conversion.c:122
msgid "Date and time track has been added"
-msgstr "La dernière fois que le fichier a été joué"
+msgstr "Date et heure de l'ajout du morceau"
#. 20
-#: src/misc_conversion.c:116
-#, fuzzy
+#: src/misc_conversion.c:123
msgid "Date and time track has last been played"
msgstr "La dernière fois que le fichier a été joué"
-#: src/misc_conversion.c:117
-#, fuzzy
+#: src/misc_conversion.c:124
msgid "Date and time track has last been modified"
msgstr "La dernière fois que le fichier a été modifié"
-#: src/misc_conversion.c:118
+#: src/misc_conversion.c:125
msgid "Manual volume adjust"
msgstr "Ajustement manuel du volume"
-#: src/misc_conversion.c:119
+#: src/misc_conversion.c:126
msgid ""
"Volume adjust in dB (replay gain) -- you need to activate 'soundcheck' on "
"the iPod"
@@ -2507,62 +2460,75 @@
"son' sur l'iPod"
#. 25
-#: src/misc_conversion.c:122
+#: src/misc_conversion.c:129
msgid "CD Nr. and total number of CDS in set"
msgstr "N° de CD et nombre total de CD"
-#: src/misc_conversion.c:605
+#: src/misc_conversion.c:132
+msgid ""
+"The category (e.g. 'Technology' or 'Music') where the podcast was located."
+msgstr ""
+
+#: src/misc_conversion.c:133
+msgid "Accessible by selecting the center button on the iPod."
+msgstr ""
+
+#: src/misc_conversion.c:137
+msgid "Release date (for podcasts displayed next to the title on the iPod)"
+msgstr ""
+
+#: src/misc_conversion.c:639
#, c-format
msgid "The URI '%s' is not an absolute URI using the file scheme"
-msgstr "L'URI '%s' n'est pas une URI absolue utilisant le schema de fichier"
+msgstr "L'URI «%s» n'est pas une URI absolue utilisant le schema de fichier"
-#: src/misc_conversion.c:615
+#: src/misc_conversion.c:649
#, c-format
msgid "The local file URI '%s' may not include a '#'"
-msgstr "L'URI de fichier local '%s' peut ne pas inclure un '#'"
+msgstr "L'URI de fichier local «%s» peut ne pas inclure un '#'"
-#: src/misc_conversion.c:632
+#: src/misc_conversion.c:666
#, c-format
msgid "The URI '%s' is invalid"
-msgstr "L'URI '%s' est invalide"
+msgstr "L'URI «%s» est invalide"
-#: src/misc_conversion.c:644
+#: src/misc_conversion.c:678
#, c-format
msgid "The hostname of the URI '%s' is invalid"
-msgstr "Le nom d'hôte de l'URI '%s' est invalide"
+msgstr "Le nom d'hôte de l'URI «%s» est invalide"
-#: src/misc_conversion.c:660
+#: src/misc_conversion.c:694
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
-msgstr "L'URI '%s' contient des caractères d'échappements invalides"
+msgstr "L'URI «%s» contient des caractères d'échappements invalides"
#: src/misc_playlist.c:68 src/misc_playlist.c:95 src/misc_playlist.c:416
msgid "Please enter a name for the new playlist"
msgstr "Entrer le nom de la nouvelle liste de lecture"
-#: src/misc_playlist.c:97 gtkpod.glade:533 gtkpod.glade:12271
+#: src/misc_playlist.c:97 gtkpod.glade:578 gtkpod.glade:772 gtkpod.glade:7128
msgid "Smart Playlist"
msgstr "Intelligente"
#: src/misc_playlist.c:146
msgid "AR:"
-msgstr "AR:"
+msgstr "ARÂ :"
#: src/misc_playlist.c:149
msgid "AL:"
-msgstr "AL:"
+msgstr "ALÂ :"
#: src/misc_playlist.c:152
msgid "GE:"
-msgstr "GE:"
+msgstr "GEÂ :"
#: src/misc_playlist.c:155
msgid "CO:"
-msgstr "CO:"
+msgstr "COÂ :"
#: src/misc_playlist.c:158
msgid "YE:"
-msgstr "AN:"
+msgstr "ANÂ :"
#: src/misc_playlist.c:186
msgid "Unknown"
@@ -2589,8 +2555,8 @@
#, c-format
msgid "Created playlist '%s' with %d track."
msgid_plural "Created playlist '%s' with %d tracks."
-msgstr[0] "Liste de lecture '%s' créée avec %d morceau."
-msgstr[1] "Liste de lecture '%s' créée avec %d morceaux."
+msgstr[0] "Liste de lecture «%s» créée avec %d morceau."
+msgstr[1] "Liste de lecture «%s» créée avec %d morceaux."
#. n==0
#: src/misc_playlist.c:402
@@ -2629,40 +2595,40 @@
msgid "Last Time"
msgstr "Dernière fois"
-#: src/misc_playlist.c:834
+#: src/misc_playlist.c:831
msgid "Removal of dangling tracks with no files on PC was canceled."
msgstr ""
"La suppression des morceaux fictifs sans fichier correspondant sur le PC a "
"été annulée."
-#: src/misc_playlist.c:844
+#: src/misc_playlist.c:841
msgid "Handling of dangling tracks with files on PC was canceled."
msgstr ""
"La récupération des morceaux fictifs à partir des fichiers du PC a été "
"annulée."
-#: src/misc_playlist.c:872
+#: src/misc_playlist.c:869
msgid "Dangling tracks with no files on PC were removed."
msgstr ""
"Les morceaux fictifs sans fichier correspondant sur le PC ont été supprimés."
#. printf("Handling track %d\n", track->ipod_id);
-#: src/misc_playlist.c:905
-#, fuzzy, c-format
+#: src/misc_playlist.c:902
+#, c-format
msgid "Processing '%s'"
-msgstr "Traitement de '%s'..."
+msgstr "Traitement de «%s»"
-#: src/misc_playlist.c:930
+#: src/misc_playlist.c:927
msgid "Dangling tracks with files on PC were handled."
msgstr ""
"Les morceaux fictifs avec leur fichier correspondant sur le PC ont été "
"récupérés."
-#: src/misc_playlist.c:963
+#: src/misc_playlist.c:960
msgid "Track"
msgstr "Morceau"
-#: src/misc_playlist.c:1008
+#: src/misc_playlist.c:1005
msgid ""
"You did not import the existing iTunesDB. This is most likely incorrect and "
"will result in the loss of the existing database.\n"
@@ -2678,20 +2644,20 @@
"annulez, vous pouvez importer la base existante avant d'appeler de nouveau "
"cette fonction.\n"
-#: src/misc_playlist.c:1024
+#: src/misc_playlist.c:1021
msgid "Creating a tree of known files"
msgstr "Création l'arborescence des fichiers reconnus"
-#: src/misc_playlist.c:1052
+#: src/misc_playlist.c:1065
msgid "Checking iPOD files against known files in DB"
msgstr ""
"Contrôle des fichiers sur l'iPod par rapport a ceux de la base iTunesDB"
-#: src/misc_playlist.c:1098
+#: src/misc_playlist.c:1110
msgid "Orphaned"
msgstr "Orphelin"
-#: src/misc_playlist.c:1119
+#: src/misc_playlist.c:1131
#, c-format
msgid ""
"The following orphaned file had already been added to the iPod again. It "
@@ -2700,16 +2666,16 @@
"\n"
msgstr ""
"Le fichier orphelin suivant a déjà été ajouté à l'iPod. Il sera supprimé à "
-"la prochaine synchronisation:\n"
+"la prochaine synchronisation :\n"
"%s\n"
"\n"
-#: src/misc_playlist.c:1148
+#: src/misc_playlist.c:1160
#, c-format
msgid "Found %d orphaned and %d dangling files. Processing..."
msgstr "%d orphelins et %d morceaux fictifs. Traitement en cours..."
-#: src/misc_playlist.c:1171
+#: src/misc_playlist.c:1183
#, c-format
msgid ""
"The following dangling track has a file on PC.\n"
@@ -2729,7 +2695,7 @@
"Choisissez OK pour le transférer à la prochaine synchro, Annuler pour "
"laisser tel quel."
-#: src/misc_playlist.c:1176
+#: src/misc_playlist.c:1188
#, c-format
msgid ""
"The following dangling track doesn't have file on PC. \n"
@@ -2747,17 +2713,17 @@
#. we want unique window for each
#. gboolean modal,
-#: src/misc_playlist.c:1183
+#: src/misc_playlist.c:1195
msgid "Dangling Tracks"
msgstr "Morceaux fictifs"
-#: src/misc_playlist.c:1207
+#: src/misc_playlist.c:1219
#, c-format
msgid "Found %d orphaned and %d dangling files. Done."
msgstr "Trouvé %d orphelins et %d morceaux fictifs. Fini."
#. update for count == 1, 21, 41 ... and for count == n
-#: src/misc_track.c:90 src/misc_track.c:367
+#: src/misc_track.c:91 src/misc_track.c:368
#, c-format
msgid "Hashed %d of %d track."
msgid_plural "Hashed %d of %d tracks."
@@ -2765,14 +2731,14 @@
msgstr[1] "%d morceaux traités sur %d."
# y, c-format
-#: src/misc_track.c:201
+#: src/misc_track.c:202
#, c-format
msgid "The following duplicate track has been removed."
msgid_plural "The following %d duplicate tracks have been removed."
msgstr[0] "Le morceau suivant est en double et a été supprimé."
msgstr[1] "Les %d morceaux suivants sont en double et ont été supprimés."
-#: src/misc_track.c:208
+#: src/misc_track.c:209
#, c-format
msgid ""
"The following duplicate track has not been added to the master play list."
@@ -2787,31 +2753,35 @@
#. gint id,
#. gboolean modal,
-#: src/misc_track.c:215
+#: src/misc_track.c:216
msgid "Duplicate detection"
msgstr "Détection de doublon"
-#: src/misc_track.c:793
+#: src/misc_track.c:844
+msgid "Local Database"
+msgstr "Base de données locale"
+
+#: src/misc_track.c:1396
#, c-format
msgid "drag and drop: ignored '%s'\n"
-msgstr "Glisser/déposer: ignoré '%s'\n"
+msgstr "Glisser/déposer : «%s» ignoré\n"
-#: src/mp3file.c:1091
+#: src/mp3file.c:1117
#, c-format
msgid "Error setting ID3 field: %s\n"
-msgstr "Erreur en remplissant le champ ID3: %s\n"
+msgstr "Erreur en remplissant le champ ID3Â : %s\n"
-#: src/mp3file.c:1116 src/mp3file.c:1223 src/mp3file.c:1949
+#: src/mp3file.c:1142 src/mp3file.c:1289 src/mp3file.c:2035
#, c-format
msgid "ERROR while opening file: '%s' (%s).\n"
-msgstr "Erreur à l'ouverture du fichier: '%s' (%s).\n"
+msgstr "Erreur à l'ouverture du fichier : «%s» (%s).\n"
-#: src/mp3file.c:1280
+#: src/mp3file.c:1356
#, c-format
msgid "ERROR while writing tag to file: '%s' (%s).\n"
-msgstr "ERREUR pour écrire le tag dans le fichier: '%s' (%s).\n"
+msgstr "ERREUR pour écrire l'attribut dans le fichier : «%s» (%s).\n"
-#: src/mp3file.c:1793
+#: src/mp3file.c:1879
#, c-format
msgid ""
"Could not find mp3gain. I tried to use the following executable: '%s'.\n"
@@ -2822,7 +2792,7 @@
"If you do not have mp3gain installed, you can download it from http://www."
"sourceforge.net/projects/mp3gain."
msgstr ""
-"Impossible de trouver mp3gain. Ãxecutable testé: '%s'.\n"
+"Impossible de trouver mp3gain. Ãxecutable testé : '%s'.\n"
"\n"
"Si le chemin de mp3gain n'est pas défini dans $PATH ou est nommé "
"différemment, vous pouvez spécifier le chemin complet dans l'onglet 'Outils' "
@@ -2832,248 +2802,247 @@
"officiel http://mp3gain.sourceforge.net ou dans les paquetages de votre "
"système."
-#: src/mp3file.c:1833
+#: src/mp3file.c:1919
#, c-format
msgid "Execution of mp3gain ('%s') failed."
-msgstr "Ãchec de l'éxécution de mp3gain ('%s')."
+msgstr "Ãchec de l'exécution de mp3gain («%s»)."
#. Tracks with zero play length are ignored by iPod...
-#: src/mp3file.c:2061
+#: src/mp3file.c:2178
#, c-format
msgid "File \"%s\" has zero play length. Ignoring.\n"
msgstr "Fichier \"%s\" à une durée de zéro. Ignoré.\n"
-#: src/mp4file.c:234 src/mp4file.c:353
+#: src/mp4file.c:243 src/mp4file.c:362
#, c-format
msgid "'%s' does not appear to be a mp4 audio file.\n"
-msgstr "'%s' n'est pas un fichier audio mp4\n"
+msgstr "«%s» n»est pas un fichier audio mp4.\n"
-#: src/mp4file.c:244
+#: src/mp4file.c:253
#, c-format
msgid "Could not open '%s' for reading, or file is not an mp4 file.\n"
-msgstr "Ne peut pas lire le fichier '%s' ou n'est pas un fichier mp4.\n"
+msgstr "Ne peut pas lire le fichier «%s» ou n'est pas un fichier mp4.\n"
-#: src/mp4file.c:364
+#: src/mp4file.c:373
#, c-format
msgid "Could not open '%s' for writing, or file is not an mp4 file.\n"
-msgstr "Ne peut écrire le fichier '%s' ou n'est pas un fichier mp4.\n"
+msgstr "Ne peut écrire le fichier «%s» ou n'est pas un fichier mp4.\n"
-#: src/mp4file.c:377
+#: src/mp4file.c:386
#, c-format
msgid ""
"Import of '%s' failed: m4a/m4p/m4b not supported without the mp4v2 library. "
"You must compile the gtkpod source together with the mp4v2 library.\n"
msgstr ""
-"Import de '%s' annulé: pas de support des formats m4a/m4p.Vous devez "
+"Import de '%s' annulé : pas de support des formats m4a/m4p.Vous devez "
"compiler gtkpod avec la bibliothèque mp4v2.\n"
-#: src/mp4file.c:383
+#: src/mp4file.c:392
#, c-format
msgid ""
"m4a/m4p/m4b metadata update for '%s' failed: m4a/m4p/m4b not supported "
"without the mp4v2 library. You must compile the gtkpod source together with "
"the mp4v2 library.\n"
msgstr ""
-"Mise à jour des données m4a/m4p annulée (\"%s\"): pas de support des formats "
-"m4a/m4p.Vous devez compiler gtkpod avec la bibliothèque mp4v2.\n"
+"Mise à jour des données m4a/m4p annulée (\"%s\") : pas de support des "
+"formats m4a/m4p.Vous devez compiler gtkpod avec la bibliothèque mp4v2.\n"
-#: src/prefs.c:127
+#: src/prefs.c:128
#, c-format
msgid "gtkpod version %s usage:\n"
-msgstr "gtkpod version %s usage:\n"
+msgstr "gtkpod version %s usage :\n"
-#: src/prefs.c:128
+#: src/prefs.c:129
msgid " -h, --help: display this message\n"
-msgstr " -h, --help: affiche ce message\n"
+msgstr " -h, --help : affiche ce message\n"
-#: src/prefs.c:129
+#: src/prefs.c:130
msgid " -p <filename>:increment playcount for file by one\n"
-msgstr " -p <fichier>: incremente le compteur de lecture du fichier\n"
+msgstr " -p <fichier> : incrémente le compteur de lecture du fichier\n"
-#: src/prefs.c:130
+#: src/prefs.c:131
msgid " -m path: define the mountpoint of your iPod\n"
-msgstr " -m chemin: definit le point de montage de votre iPod\n"
+msgstr " -m chemin : définit le point de montage de votre iPod\n"
-#: src/prefs.c:131
+#: src/prefs.c:132
msgid " --mountpoint: same as '-m'.\n"
-msgstr " --mountpoint: identique a '-m'.\n"
+msgstr " --mountpoint : identique à «-m».\n"
-#: src/prefs.c:132
+#: src/prefs.c:133
msgid " -a: import database automatically after start.\n"
msgstr ""
-" -a: importe les donnees de l'iPod automatiquement au demarrage.\n"
+" -a : importe les données de l'iPod automatiquement au "
+"démarrage.\n"
-#: src/prefs.c:133
+#: src/prefs.c:134
msgid " --auto: same as '-a'.\n"
-msgstr " --auto: identique a '-a'.\n"
+msgstr " --auto : identique à «-a».\n"
-#: src/prefs.c:134
+#: src/prefs.c:135
msgid ""
" -o: use offline mode. No changes are exported to the iPod,\n"
" but to ~/.gtkpod/ instead. iPod is updated if 'Sync' is\n"
" used with 'Offline' deactivated.\n"
msgstr ""
-" -o: mode deconnecte. Aucun changement ne sera exporte vers \n"
-" l'iPod, mais vers ~/.gtkpod/. L'iPod sera mis a jour si \n"
-" \"Exporter\" est appele et le mode \"deconnecte\" n'est \n"
-" pas active\n"
+" -o : mode déconnecté. Aucun changement ne sera exporté vers \n"
+" l'iPod, mais vers ~/.gtkpod/. L'iPod sera mis à jour si \n"
+" \"Exporter\" est appelé et le mode \"deconnecté\" n'est \n"
+" pas activé\n"
-#: src/prefs.c:135
+#: src/prefs.c:136
msgid " --offline: same as '-o'.\n"
-msgstr " --offline: identique a '-o'.\n"
+msgstr " --offline identique à «-o».\n"
-#: src/prefs.c:382
+#: src/prefs.c:401
#, c-format
msgid "Error while reading prefs: %s\n"
-msgstr "Erreur lors de la lecture des options: %s\n"
+msgstr "Erreur lors de la lecture des options : %s\n"
-#: src/prefs.c:948
+#: src/prefs.c:1030
#, c-format
msgid "Unable to open config file '%s' for reading\n"
-msgstr "Impossible d'ouvrir en lecture le fichier des options '%s'\n"
+msgstr "Impossible d'ouvrir en lecture le fichier des options «%s»\n"
-#: src/prefs.c:1052
+#: src/prefs.c:1137
#, c-format
msgid "Unknown option: %s\n"
-msgstr "Option inconnue: %s\n"
+msgstr "Option inconnue : %s\n"
-#: src/prefs.c:1100
+#: src/prefs.c:1190
#, c-format
msgid "# delete confirmation\n"
msgstr "# confirmation de suppression\n"
-#: src/prefs.c:1107
+#: src/prefs.c:1197
#, c-format
msgid "# sort tab: select 'All', last selected page (=category)\n"
-msgstr "# zones: choix 'All', dernière page sélectionnée (=categorie)\n"
+msgstr "# zones : choix «Tous», dernière page sélectionnée (=catégorie)\n"
-#: src/prefs.c:1126
+#: src/prefs.c:1216
#, c-format
msgid "# autoselect master playlist?\n"
-msgstr "# sélection automatique de liste de lecture principale?\n"
+msgstr "# sélection automatique de liste de lecture principale ?\n"
-#: src/prefs.c:1128
+#: src/prefs.c:1218
#, c-format
msgid "# title=0, artist, album, genre, composer\n"
msgstr "# titre=0, artiste, album, genre, compositeur\n"
-#: src/prefs.c:1129
+#: src/prefs.c:1219
#, c-format
msgid "# track_nr=5, ipod_id, pc_path, transferred\n"
msgstr "# no_piste=5, ipod_id, pc_path, transféré\n"
-#: src/prefs.c:1130
+#: src/prefs.c:1220
#, c-format
msgid "# autoset: set empty tag to filename?\n"
-msgstr "# Définition automatique: mettre à vide les tags dans le fichier?\n"
+msgstr ""
+"# Définition automatique : mettre à vide les attributs dans le fichier ?\n"
-#: src/prefs.c:1143
+#: src/prefs.c:1235
#, c-format
msgid ""
"# position of sliders (paned): playlists, above tracks,\n"
"# between sort tabs, and in statusbar.\n"
msgstr ""
-"# position des sliders (dans le panneau): listes de lecture, parmi les "
+"# position des sliders (dans le panneau)Â : listes de lecture, parmi les "
"morceaux,\n"
-"# entre les zones et dans la barre de statut.\n"
+"# entre les zones et dans la barre d'état.\n"
-#: src/prefs.c:1178
+#: src/prefs.c:1271
#, c-format
msgid ""
"# window sizes: main window, confirmation scrolled,\n"
"# confirmation non-scrolled, dirbrowser, prefs\n"
msgstr ""
-"# tailles de fenêtre: fenêtre principale, confirmation avec défilement,\n"
-"# confirmation sans défilement, explorateur de fichiers\n"
+"# tailles de fenêtres : fenêtre principale, confirmation avec défilement,\n"
+"# confirmation sans défilement, explorateur de "
+"fichiers\n"
-#: src/prefs.c:1215
-msgid "Settings are not saved.\n"
-msgstr "Réglages non sauvés.\n"
-
-#: src/prefs.c:1228
+#: src/prefs.c:1328
#, c-format
msgid "Unable to open '%s' for writing\n"
-msgstr "Impossible d'ouvrir en écriture \"%s\"\n"
+msgstr "Impossible d'ouvrir en écriture «%s»\n"
-#: src/prefs.c:1592
+#: src/prefs.c:1682
#, c-format
msgid ""
" Preferences: Category nr (%d<%d?) or sorttab nr (%d<%d?) out of range.\n"
msgstr ""
-" Préférences: N° de catégorie (%d<%d?) ou n° de zone (%d<%d?) inexistant.\n"
+" Préférences : N° de catégorie (%d<%d?) ou n° de zone (%d<%d ?) inexistant.\n"
-#: src/prefs.c:1641
+#: src/prefs.c:1731
#, c-format
msgid "Unable to 'mkdir %s'\n"
-msgstr "Impossible de lancer 'mkdir %s'\n"
+msgstr "Impossible de lancer «mkdir %s»\n"
#. illegal -- ignore
-#: src/prefs.c:2034
+#: src/prefs.c:2157
#, c-format
msgid "prefs_set_toolbar_style: illegal style '%d' ignored\n"
-msgstr "prefs_set_toolbar_style: style '%d' non reconnu\n"
+msgstr "prefs_set_toolbar_style : style «%d» non reconnu\n"
#. illegal -- ignore
-#: src/prefs.c:2076
+#: src/prefs.c:2199
#, c-format
msgid "prefs_set_pm_sort: illegal type '%d' ignored\n"
-msgstr "prefs_set_pm_sort: style '%d' non reconnu\n"
+msgstr "prefs_set_pm_sort : style «%d» non reconnu\n"
-#: src/prefs.c:2231
+#: src/prefs.c:2354
#, c-format
msgid "'%s': no arguments (%%...) allowed.\n"
-msgstr "'%s': aucun argument autorisé (%%s...).\n"
+msgstr "«%s» : aucun argument autorisé (%%s...).\n"
-#: src/prefs.c:2236
+#: src/prefs.c:2359
#, c-format
msgid "'%s': only '%%[%s]' allowed.\n"
-msgstr "'%s': seulement '%%s[%s]' autorisé.\n"
+msgstr "«%s» : seulement «%%s[%s]» autorisé.\n"
-#: src/prefs_window.c:93
+#: src/prefs_window.c:105
msgid "Please select command for 'Play Now'"
-msgstr "Ligne de commande pour 'Jouer maintenant'"
+msgstr "Ligne de commande pour «Jouer maintenant»"
-#: src/prefs_window.c:94
+#: src/prefs_window.c:106
msgid "Please select command for 'Enqueue'"
-msgstr "Ligne de commande pour 'Mettre dans la file d'attente'"
+msgstr "Ligne de commande pour «Mettre dans la file d'attente»"
-#: src/prefs_window.c:95
+#: src/prefs_window.c:107
msgid "Please select the mp3gain executable"
-msgstr "Chemin de l'éxécutable 'mp3gain'"
+msgstr "Chemin de l'exécutable «mp3gain»"
-#: src/prefs_window.c:96
+#: src/prefs_window.c:108
msgid "Please select command to sync contacts"
msgstr "Ligne de commande pour synchroniser les contacts"
-#: src/prefs_window.c:97
+#: src/prefs_window.c:109
msgid "Please select command to sync calendar"
msgstr "Ligne de commande pour synchroniser le calendrier"
-#: src/prefs_window.c:98
+#: src/prefs_window.c:110
msgid "Select the mserv music root directory"
msgstr "Sélectionner le répertoire racine de musique mserv"
-#: src/prefs_window.c:99
+#: src/prefs_window.c:111
msgid "Select the mserv trackinfo root directory"
msgstr "Sélectionner le répertoire racine d'infos mserv"
-#: src/prefs_window.c:748
-#, c-format
+#: src/prefs_window.c:824
+#, fuzzy, c-format
msgid ""
-"Have a look at the scripts provided in '%s'. If you write a new script, "
+"<i>Have a look at the scripts provided in '%s'. If you write a new script, "
"please send it to jcsjcs at users.sourceforge.net for inclusion into the "
-"next release."
+"next release.</i>"
msgstr ""
"Des scripts d'exemple sont présents dans le répertoire '%s'.Si vous écrivez "
"un nouveau script, veuillez s'il vous plait l'envoyer à jcsjcs at users."
"sourceforge.net afin qu'il soit ajouté dans les prochaines versions de "
"gtkpod."
-#: src/prefs_window.c:1006 src/prefs_window.c:1024
+#: src/prefs_window.c:1257 src/prefs_window.c:1275
msgid "Preferences not updated"
msgstr "Préférences non mises à jour"
-#: src/prefs_window.c:1033
+#: src/prefs_window.c:1284
msgid "Preferences applied"
msgstr "Préférences mises à jour"
@@ -3095,12 +3064,12 @@
msgstr "S'interrompra après la fin du traitement courant de mp3gain."
#: src/tools.c:277
-#, c-format
+#, fuzzy, c-format
msgid ""
"'%s-%s' (%s) could not be normalized.\n"
"\n"
msgstr ""
-"'%s-%s' (%s) ne peut pas être normalisé.\n"
+"'%s-%s» (%s) ne peut pas être normalisé.\n"
"\n"
#: src/tools.c:319
@@ -3137,23 +3106,23 @@
"'%s' returned the following output:\n"
"%s\n"
msgstr ""
-"'%s' a retourné le résultat suivant:\n"
+"'%s' a retourné le résultat suivant :\n"
"%s\n"
#: src/tools.c:535
#, c-format
msgid "No command set for '%s'"
-msgstr "Aucune commande renseignée pour '%s'"
+msgstr "Aucune commande renseignée pour «%s»"
#: src/tools.c:556
#, c-format
msgid "Could not find command '%s' specified for '%s'"
-msgstr "Impossible d'éxécuter la commande '%s' spécifiée pour '%s'"
+msgstr "Impossible d'exécuter la commande «%s» spécifiée pour «%s»"
#: src/wavfile.c:107
#, c-format
msgid "Could not open '%s' for reading.\n"
-msgstr "Ne peut ouvrir en lecture le fichier '%s'.\n"
+msgstr "Ne peut ouvrir en lecture le fichier «%s».\n"
#: src/wavfile.c:181
#, c-format
@@ -3188,54 +3157,51 @@
msgid "Synchronize _iTunesDB"
msgstr "Synchroniser la base _iTunesDB"
-#: gtkpod.glade:156
+#: gtkpod.glade:183
msgid "_Update Tracks from File"
msgstr "_Mettre à jour les morceaux à partir des fichiers"
-#: gtkpod.glade:177 gtkpod.glade:229 gtkpod.glade:281 gtkpod.glade:339
-#: gtkpod.glade:391 gtkpod.glade:767 gtkpod.glade:819 gtkpod.glade:1007
-#: gtkpod.glade:1059 gtkpod.glade:1105
+#: gtkpod.glade:204 gtkpod.glade:256 gtkpod.glade:308 gtkpod.glade:366
+#: gtkpod.glade:418 gtkpod.glade:1136 gtkpod.glade:1188 gtkpod.glade:1234
msgid "Selected _Playlist"
msgstr "_Liste de lecture sélectionnée"
-#: gtkpod.glade:186 gtkpod.glade:238 gtkpod.glade:290 gtkpod.glade:348
-#: gtkpod.glade:400 gtkpod.glade:776 gtkpod.glade:828 gtkpod.glade:1016
-#: gtkpod.glade:1068 gtkpod.glade:1114
+#: gtkpod.glade:213 gtkpod.glade:265 gtkpod.glade:317 gtkpod.glade:375
+#: gtkpod.glade:427 gtkpod.glade:1145 gtkpod.glade:1197 gtkpod.glade:1243
msgid "Selected Tab _Entry"
msgstr "Zon_e de tri sélectionnée"
-#: gtkpod.glade:195 gtkpod.glade:247 gtkpod.glade:299 gtkpod.glade:357
-#: gtkpod.glade:409 gtkpod.glade:785 gtkpod.glade:837 gtkpod.glade:1025
-#: gtkpod.glade:1077 gtkpod.glade:1123
+#: gtkpod.glade:222 gtkpod.glade:274 gtkpod.glade:326 gtkpod.glade:384
+#: gtkpod.glade:436 gtkpod.glade:569 gtkpod.glade:1154 gtkpod.glade:1206
+#: gtkpod.glade:1252
msgid "Selected _Tracks"
msgstr "Morceaux sélec_tionnés"
-#: gtkpod.glade:208
+#: gtkpod.glade:235
msgid "Update _mserv Data from File"
msgstr "_Mettre à jour les données mserv à partir des fichiers"
-#: gtkpod.glade:260
+#: gtkpod.glade:287
msgid "_Synchronize Directories"
msgstr "_Synchroniser les répertoires"
-#: gtkpod.glade:318
-#, fuzzy
+#: gtkpod.glade:345
msgid "_Export Tracks from Database"
-msgstr "_Mettre à jour les morceaux à partir des fichiers"
+msgstr "_Exporter les morceaux de la base de données"
-#: gtkpod.glade:370
+#: gtkpod.glade:397
msgid "Create _Playlist File"
msgstr "Créer un _fichier de liste"
-#: gtkpod.glade:428
+#: gtkpod.glade:455
msgid "_Offline"
msgstr "M_ode Déconnecté"
-#: gtkpod.glade:444
+#: gtkpod.glade:471
msgid "_Create iPod's Directories"
msgstr "_Créer les répertoires système de l'iPod"
-#: gtkpod.glade:465
+#: gtkpod.glade:492
msgid ""
"Find orphan files (files with no track info in DB) and dangling tracks "
"(tracks with no corresponding files on iPOD)"
@@ -3243,939 +3209,373 @@
"Trouver les fichiers orphelins (fichiers sans entrée dans la base iTunesDB) "
"et les morceaux fictifs (morceaux sans fichier correspondant sur l'iPod)"
-#: gtkpod.glade:466
+#: gtkpod.glade:493
msgid "_Check iPod's Files"
msgstr "_Contrôler les fichiers de l'iPod"
-#: gtkpod.glade:494 gtkpod.glade:4973 gtkpod.glade:16459
+#: gtkpod.glade:521 gtkpod.glade:11968
msgid "_Edit"
msgstr "_Ãdition"
-#: gtkpod.glade:503
+#: gtkpod.glade:551
+#, fuzzy
+msgid "Tracks in Selected _Playlist"
+msgstr "_Liste de lecture sélectionnée"
+
+#: gtkpod.glade:560
+#, fuzzy
+msgid "Tracks in Selected Tab _Entry"
+msgstr "Zon_e de tri sélectionnée"
+
+#: gtkpod.glade:591
+msgid "_Delete"
+msgstr ""
+
+#: gtkpod.glade:612
+#, fuzzy
+msgid "Selected playlist"
+msgstr "_Liste de lecture sélectionnée"
+
+#: gtkpod.glade:621
+#, fuzzy
+msgid "