gwenrename-1.1-beta7/0000755000175000017500000000000011361563425014131 5ustar spirosspirosgwenrename-1.1-beta7/Doxyfile0000644000175000017500000002651611223736613015647 0ustar spirosspiros# Doxyfile 1.5.7.1-KDevelop #--------------------------------------------------------------------------- # Project related configuration options #--------------------------------------------------------------------------- DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = gwenrename PROJECT_NUMBER = 1 OUTPUT_DIRECTORY = CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English BRIEF_MEMBER_DESC = YES REPEAT_BRIEF = YES ABBREVIATE_BRIEF = "The $name class" \ "The $name widget" \ "The $name file" \ is \ provides \ specifies \ contains \ represents \ a \ an \ the ALWAYS_DETAILED_SEC = NO INLINE_INHERITED_MEMB = NO FULL_PATH_NAMES = YES STRIP_FROM_PATH = /home/spiros/ STRIP_FROM_INC_PATH = SHORT_NAMES = NO JAVADOC_AUTOBRIEF = NO QT_AUTOBRIEF = NO MULTILINE_CPP_IS_BRIEF = NO INHERIT_DOCS = YES SEPARATE_MEMBER_PAGES = NO TAB_SIZE = 8 ALIASES = OPTIMIZE_OUTPUT_FOR_C = NO OPTIMIZE_OUTPUT_JAVA = NO OPTIMIZE_FOR_FORTRAN = NO OPTIMIZE_OUTPUT_VHDL = NO EXTENSION_MAPPING = BUILTIN_STL_SUPPORT = NO CPP_CLI_SUPPORT = NO SIP_SUPPORT = NO IDL_PROPERTY_SUPPORT = YES DISTRIBUTE_GROUP_DOC = NO SUBGROUPING = YES TYPEDEF_HIDES_STRUCT = NO SYMBOL_CACHE_SIZE = 0 #--------------------------------------------------------------------------- # Build related configuration options #--------------------------------------------------------------------------- EXTRACT_ALL = NO EXTRACT_PRIVATE = NO EXTRACT_STATIC = NO EXTRACT_LOCAL_CLASSES = YES EXTRACT_LOCAL_METHODS = NO EXTRACT_ANON_NSPACES = NO HIDE_UNDOC_MEMBERS = NO HIDE_UNDOC_CLASSES = NO HIDE_FRIEND_COMPOUNDS = NO HIDE_IN_BODY_DOCS = NO INTERNAL_DOCS = NO CASE_SENSE_NAMES = YES HIDE_SCOPE_NAMES = NO SHOW_INCLUDE_FILES = YES INLINE_INFO = YES SORT_MEMBER_DOCS = YES SORT_BRIEF_DOCS = NO SORT_GROUP_NAMES = NO SORT_BY_SCOPE_NAME = NO GENERATE_TODOLIST = YES GENERATE_TESTLIST = YES GENERATE_BUGLIST = YES GENERATE_DEPRECATEDLIST= YES ENABLED_SECTIONS = MAX_INITIALIZER_LINES = 30 SHOW_USED_FILES = YES SHOW_DIRECTORIES = NO SHOW_FILES = YES SHOW_NAMESPACES = YES FILE_VERSION_FILTER = LAYOUT_FILE = #--------------------------------------------------------------------------- # configuration options related to warning and progress messages #--------------------------------------------------------------------------- QUIET = NO WARNINGS = YES WARN_IF_UNDOCUMENTED = YES WARN_IF_DOC_ERROR = YES WARN_NO_PARAMDOC = NO WARN_FORMAT = "$file:$line: $text" WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- INPUT = /home/spiros/projects/gwenrename INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.c \ *.cc \ *.cxx \ *.cpp \ *.c++ \ *.d \ *.java \ *.ii \ *.ixx \ *.ipp \ *.i++ \ *.inl \ *.h \ *.hh \ *.hxx \ *.hpp \ *.h++ \ *.idl \ *.odl \ *.cs \ *.php \ *.php3 \ *.inc \ *.m \ *.mm \ *.dox \ *.py \ *.f90 \ *.f \ *.vhd \ *.vhdl \ *.C \ *.CC \ *.C++ \ *.II \ *.I++ \ *.H \ *.HH \ *.H++ \ *.CS \ *.PHP \ *.PHP3 \ *.M \ *.MM \ *.PY \ *.F90 \ *.F \ *.VHD \ *.VHDL \ *.C \ *.H \ *.tlh \ *.diff \ *.patch \ *.moc \ *.xpm \ *.dox RECURSIVE = yes EXCLUDE = EXCLUDE_SYMLINKS = NO EXCLUDE_PATTERNS = EXCLUDE_SYMBOLS = EXAMPLE_PATH = EXAMPLE_PATTERNS = * EXAMPLE_RECURSIVE = NO IMAGE_PATH = INPUT_FILTER = FILTER_PATTERNS = FILTER_SOURCE_FILES = NO #--------------------------------------------------------------------------- # configuration options related to source browsing #--------------------------------------------------------------------------- SOURCE_BROWSER = NO INLINE_SOURCES = NO STRIP_CODE_COMMENTS = YES REFERENCED_BY_RELATION = NO REFERENCES_RELATION = NO REFERENCES_LINK_SOURCE = YES USE_HTAGS = NO VERBATIM_HEADERS = YES #--------------------------------------------------------------------------- # configuration options related to the alphabetical class index #--------------------------------------------------------------------------- ALPHABETICAL_INDEX = NO COLS_IN_ALPHA_INDEX = 5 IGNORE_PREFIX = #--------------------------------------------------------------------------- # configuration options related to the HTML output #--------------------------------------------------------------------------- GENERATE_HTML = YES HTML_OUTPUT = html HTML_FILE_EXTENSION = .html HTML_HEADER = HTML_FOOTER = HTML_STYLESHEET = HTML_ALIGN_MEMBERS = YES HTML_DYNAMIC_SECTIONS = NO GENERATE_DOCSET = NO DOCSET_FEEDNAME = "Doxygen generated docs" DOCSET_BUNDLE_ID = org.doxygen.Project GENERATE_HTMLHELP = NO CHM_FILE = HHC_LOCATION = GENERATE_CHI = NO CHM_INDEX_ENCODING = BINARY_TOC = NO TOC_EXPAND = NO GENERATE_QHP = NO QCH_FILE = QHP_NAMESPACE = QHP_VIRTUAL_FOLDER = doc QHP_CUSTOM_FILTER_NAME = QHP_CUST_FILTER_ATTRS = QHP_SECT_FILTER_ATTRS = QHG_LOCATION = DISABLE_INDEX = NO ENUM_VALUES_PER_LINE = 4 GENERATE_TREEVIEW = NONE TREEVIEW_WIDTH = 250 FORMULA_FONTSIZE = 10 #--------------------------------------------------------------------------- # configuration options related to the LaTeX output #--------------------------------------------------------------------------- GENERATE_LATEX = YES LATEX_OUTPUT = latex LATEX_CMD_NAME = latex MAKEINDEX_CMD_NAME = makeindex COMPACT_LATEX = NO PAPER_TYPE = a4wide EXTRA_PACKAGES = LATEX_HEADER = PDF_HYPERLINKS = YES USE_PDFLATEX = YES LATEX_BATCHMODE = NO LATEX_HIDE_INDICES = NO #--------------------------------------------------------------------------- # configuration options related to the RTF output #--------------------------------------------------------------------------- GENERATE_RTF = NO RTF_OUTPUT = rtf COMPACT_RTF = NO RTF_HYPERLINKS = NO RTF_STYLESHEET_FILE = RTF_EXTENSIONS_FILE = #--------------------------------------------------------------------------- # configuration options related to the man page output #--------------------------------------------------------------------------- GENERATE_MAN = NO MAN_OUTPUT = man MAN_EXTENSION = .3 MAN_LINKS = NO #--------------------------------------------------------------------------- # configuration options related to the XML output #--------------------------------------------------------------------------- GENERATE_XML = yes XML_OUTPUT = xml XML_SCHEMA = XML_DTD = XML_PROGRAMLISTING = YES #--------------------------------------------------------------------------- # configuration options for the AutoGen Definitions output #--------------------------------------------------------------------------- GENERATE_AUTOGEN_DEF = NO #--------------------------------------------------------------------------- # configuration options related to the Perl module output #--------------------------------------------------------------------------- GENERATE_PERLMOD = NO PERLMOD_LATEX = NO PERLMOD_PRETTY = YES PERLMOD_MAKEVAR_PREFIX = #--------------------------------------------------------------------------- # Configuration options related to the preprocessor #--------------------------------------------------------------------------- ENABLE_PREPROCESSING = YES MACRO_EXPANSION = NO EXPAND_ONLY_PREDEF = NO SEARCH_INCLUDES = YES INCLUDE_PATH = INCLUDE_FILE_PATTERNS = PREDEFINED = EXPAND_AS_DEFINED = SKIP_FUNCTION_MACROS = YES #--------------------------------------------------------------------------- # Configuration::additions related to external references #--------------------------------------------------------------------------- TAGFILES = GENERATE_TAGFILE = gwenrename.tag ALLEXTERNALS = NO EXTERNAL_GROUPS = YES PERL_PATH = /usr/bin/perl #--------------------------------------------------------------------------- # Configuration options related to the dot tool #--------------------------------------------------------------------------- CLASS_DIAGRAMS = YES MSCGEN_PATH = HIDE_UNDOC_RELATIONS = YES HAVE_DOT = NO DOT_FONTNAME = FreeSans DOT_FONTSIZE = 10 DOT_FONTPATH = CLASS_GRAPH = YES COLLABORATION_GRAPH = YES GROUP_GRAPHS = YES UML_LOOK = NO TEMPLATE_RELATIONS = NO INCLUDE_GRAPH = YES INCLUDED_BY_GRAPH = YES CALL_GRAPH = NO CALLER_GRAPH = NO GRAPHICAL_HIERARCHY = YES DIRECTORY_GRAPH = YES DOT_IMAGE_FORMAT = png DOT_PATH = DOTFILE_DIRS = DOT_GRAPH_MAX_NODES = 50 MAX_DOT_GRAPH_DEPTH = 1000 DOT_TRANSPARENT = NO DOT_MULTI_TARGETS = NO GENERATE_LEGEND = YES DOT_CLEANUP = YES #--------------------------------------------------------------------------- # Configuration::additions related to the search engine #--------------------------------------------------------------------------- SEARCHENGINE = NO gwenrename-1.1-beta7/CMakeLists.txt0000644000175000017500000000116511361563377016702 0ustar spirosspirosproject(gwenrename) find_package(KDE4 REQUIRED) include (KDE4Defaults) include_directories( ${KDE4_INCLUDES} ${QT_INCLUDES} ) add_subdirectory( doc ) add_subdirectory( po ) add_subdirectory( src ) add_subdirectory( icons ) # # Packing stuff # SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "A batch renaming tool") SET(CPACK_PACKAGE_VENDOR "S. Georgaras ") SET(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/README") SET(CPACK_PACKAGE_VERSION_MAJOR "1") SET(CPACK_PACKAGE_VERSION_MINOR "1") SET(CPACK_PACKAGE_VERSION_PATCH "0-beta7") SET(CPACK_PACKAGE_EXECUTABLES "gwenrename" "gwenrename") INCLUDE(CPack)gwenrename-1.1-beta7/ChangeLog0000644000175000017500000002107011361563377015711 0ustar spirosspirosGwenRename 1.1-beta7: ===================== - Fixed EXIF crash GwenRename 1.1-beta6: ===================== - Fixed corrupted po files - Added Czech (cs) translation, by to Pavel Fric GwenRename 1.1-beta5: ===================== - ported to KDE4!!! - Visual ON/OFF switches have been added, so that options can be displayed/hidden This makes more room for the items list (useful in lower screen resolution) - When screen size is less than 800px, one of the ON/OFF switches will always be off, so that the program window can fit the screen - Fixed the list invertion function - Fixed the compound expressions read/write procedure. Thanks to John Bee - Fixed compound expressions activation on program startup. Thanks to John Bee - Fixed a bug in the list item removal procedure that could lead to a crush when various filename lengths are present GwenRename 1.1-beta4: ===================== - GwenRename can now be executed without parameters. In this case the user will have to select the folder cotaining the files to be renamed, through the "Folder selection" dialog. - A mode selection dialog was added. It will be presented to the user, when a single folder is passed to GwenRename. - Files/folders can now be added/removed from the list of items that will be renamed, from within the program, using the ListView context menu - Started writing the user manual. Added help to the program dialogs - Layout changes -Many more minor changes GwenRename 1.1-beta3: ===================== - Layout changes - Ability to convert underscore/dash to space - Use and manage compound extensions GwenRename 1.1-beta2: (Packagers bug fix) - Fixed icon installation problem GwenRename 1.1-beta1.1: ======================= - Added Spannish (es) translation by Gerardo Bueno GwenRename 1.1-beta1: ===================== - Added the ability to convert spaces to underscore/dash This is the first release of a series of beta releases, until I implement all the features I want to add to version 1.1. These features are: - Ability to convert spaces to underscore/dash - added to the current release - Ability to add/remove files to the list of files to be renamed - Ability to select and use part of the original filename for renaming Each beta release will implement one of these features, and will be released only after it has been thoroughly tested. So each beta release can be considered stable but not "full featured" GwenRename 1.0.3: ================= - Fixed numeric sorting mot correctly done bug, when the filename contains regExp special characters - Added an option to deactivate the counter (requested) - GUI improvements - Using latest build system - Code cleanup GwenRename 1.0.2: ================= - Fixed a bug that might cause failure of renaming directories GwenRename 1.0.1: ================= - Fixed a compilation error on SuSe 9.3, gcc 3.4.3. - The pot file provided with GwenRename up to 1.0.0 was somehow corrupted. It was recreated and now the translations will be correctly made. - Added Russian (ru) translation Special thanks to Sidlovsky Yaroslav for all the above. GwenRename 1.0.0: ================= This is the final version of this program. I cannot think of any more features to add to it, and at the same time keep it spimple and light-weight. Future releases will contain code optimization and new translations (if any). This is also a 'bug fix'release, as I was getting messages about compilation problems and/or segfaults in various systems. So the changes are: - Major code clean up - Icon loading code changes - 'About' window code changes - Added Hungarian translation by Charles Barcza GwenRename 0.9.9: ================= - gwenRename does not use 'Name', 'Prefix', and 'Suffix' when renaming.... Fixed - Fixed a compile error in Slackware 10, KDE 3.2.3, gcc 3.3.4 GwenRename 0.9.8: ================= - Added undo procedure (via a BASH script), when an error occurs - Added a blank item to every drop down list with history support. This is the first item in the history list and cannot be overwritten - Changes to the Icon loading code - Minor code changes GwenRename 0.9.7: ================= - Added option to sort files by number Suppose you have the files: Original sorting: foo10.jgp, foo1.jpg, foo2.jpg ... foo9.jpg they become in Numeric sorting: foo1.jpg, foo2.jpg, ... foo0.jpg, foo10.jgp If two files are of equal number, the one with less letters in its filename, gets first in the file list - Major code rewrite to support the new sorting option GwenRename 0.9.6: ================= - The negative step counter code was rewritten. When the step goes negative, the start value becomes the ending value (the value the first selected files will have when no conflict exists). When a conflict exists, the ending value is adjusted in order to alter it. When existing files have the same name part and number of digits, the files are kept together (appear in the directory listing in series without other file(s) between them). - The conflict code now checks all elements in the working directory, totally eliminating the chance of deleting or overwriting existing files/directories. - If only one element is loaded to the program, the step value can be 0 (disabling the counter) or 1, and all the counter options are disabled. - The 'Show all elements' now really shows all elements (files and directories). The directories name are prefixed with a "/" (display only). - The program's return value is always 0, so Konqueror will never report "gwenrename not found" when gwenrename exits due to a read (or other) error. GwenRename 0.9.6-beta-1: ================= - Even thowgh the 'OK' button was dissabled when there was a confict between existing and new files, pressing goes on to the renaming proc, resulting in file loss... Fixed GwenRename 0.9.6-beta: ================= -Fixed a bug in the 'Show all elements' code that happened when the selected file was not the first in the file listing. - Fixed a 'stuck in a loop' bug that happend when an existing file was part of the new filename. - The step of the counter supports negative values. In this case the start value is adjusted so that the last file gets a number of 0, and it cannot be less than this value. In case there is a conflict with existing files, the selected files are put in reverse order at the end of the file list. The negative step counter code may not work as expected (this is why a beta release) - If the new-name part of the new filename is blank (the new filename contains only the extension), GwenRename does not permit the renaming of the file(s). - If (at least) two files get the same new filename, GwenRename does not permit the renaming of the file(s). - The 'Translation' Tab in the about window does not appear any more if the user selected language is en* (en,en_US,en_GB). - Layout changes, trying to reduce the size of the windows. GwenRename 0.9.5: ================= - All icons used are dinamically loaded, in respect to KDE icon theme setting. If an icon is not found in the active icon theme, the first available icon is used. - The list view now indicates the selected files with gwenrename/gwenview icon. A grayscale version of this icon is used for selected files that won't be renamed. - The list view now reads the value of alternate background color from KDE settings. If it does not exist, it is calculated from the foreground color. - Standard size for all buttons with an icon. - Fixed a bug relevant to displaying filenames without extension GwenRename 0.9.4: ================= - Added history support to all free-hand input fields - Main window code rewrite - layout changes GwenRename 0.9.3: ================= - Added profilling support - Command line option to disable profilling, for faster start-up time - Service menus available (for both gwenview and konqueror) - Main window code rewrite - layout changes - New fully functional about window GwenRename 0.9.2: ================= - If the file name contained a dot (like bughunt1.3.jpeg), the file name was not correctly splitted from the extension. Fixed - A bug relevant to the filename convertion to lowercase/uppercase is fixed GwenRename 0.9.1: ================= - File's timestamping supports Exif data (Creation and last modified date) - Working about window - Site updated & moved to its own directory GwenRename 0.9: ================= - File's timestamping available for fields prefix ans suffix - Tarball builds and installs as expected GwenRename 0.8.2: ================= - 'When in 'Relaxed mode' the counter follows step value' bug fixed. Complete rewrite of the counter code GwenRename 0.8.1: ================= - Bug fix release GwenRename 0.8: ================= - First public release of GwenRename gwenrename-1.1-beta7/gwenrename.kdevelop.pcs0000644000175000017500000027573411223736613020620 0ustar spirosspirosPCSn/home/spiros/projects/gwenrename/src/gwenrenameview.cppJE=,j/home/spiros/projects/gwenrename/src/gwenrenameview.hJ&ФY Z/home/spiros/projects/gwenrename/src/main.cppJE]2wp/home/spiros/projects/gwenrename/src/multiselecttool.cppJH§У!al/home/spiros/projects/gwenrename/src/multiselecttool.hJHљ0—^/home/spiros/projects/gwenrename/src/rename.cppJGюЌEcZ/home/spiros/projects/gwenrename/src/rename.hJHћPіz gwenrenameview.hsettings.hklocale.hQtGui/QLabel$gwenrenameview.mocn/home/spiros/projects/gwenrename/src/gwenrenameview.cpp%uт Аџџџџsettings.hЏЄWQtGui/QLabelУђŠ gwenrenameview.h•ž њ$gwenrenameview.mocчmдЁn/home/spiros/projects/gwenrename/src/gwenrenameview.cppнкИ3klocale.hУU*Сn/home/spiros/projects/gwenrename/src/gwenrenameview.cppџџџџџџџџџџџџgwenrenameViewn/home/spiros/projects/gwenrename/src/gwenrenameview.cpp џџџџџџџџgwenrenameViewџџџџџџџџџџџџQWidget*џџџџџџџџsettingsChangedn/home/spiros/projects/gwenrename/src/gwenrenameview.cpp!+џџџџџџџџgwenrenameViewvoidswitchColorsn/home/spiros/projects/gwenrename/src/gwenrenameview.cppџџџџџџџџgwenrenameViewvoid ~ gwenrenameViewn/home/spiros/projects/gwenrename/src/gwenrenameview.cppџџџџџџџџgwenrenameViewџџџџQtGui/QWidget0ui_gwenrenameview_base.hj/home/spiros/projects/gwenrename/src/gwenrenameview.h%uЪЉ(џџџџ0ui_gwenrenameview_base.hœыaj/home/spiros/projects/gwenrename/src/gwenrenameview.hџојQtGui/QWidget4Nj/home/spiros/projects/gwenrename/src/gwenrenameview.hџџџџџџџџџџџџgwenrenameViewj/home/spiros/projects/gwenrename/src/gwenrenameview.h8Д This is the main view class for gwenrename. Most of the non-menu, non-toolbar, and non-statusbar (e.g., non frame) GUI code should go here. @short Main view @author Spiros Georgaras <sng@hellug.gr> @version 1.1џџџџQWidget.Ui::gwenrenameview_basegwenrenameViewj/home/spiros/projects/gwenrename/src/gwenrenameview.h  #џџџџџџџџgwenrenameView parentџџџџџџџџQWidget*џџџџџџџџsettingsChangedj/home/spiros/projects/gwenrename/src/gwenrenameview.h7 7џџџџџџџџgwenrenameViewvoid&signalChangeCaptionj/home/spiros/projects/gwenrename/src/gwenrenameview.h3 31j Use this signal to change the content of the captionџџџџgwenrenameViewџџtextџџџџџџџџconst QString&џџџџvoid*signalChangeStatusbarj/home/spiros/projects/gwenrename/src/gwenrenameview.h. .3n Use this signal to change the content of the statusbarџџџџgwenrenameViewџџtextџџџџџџџџconst QString&џџџџvoidswitchColorsj/home/spiros/projects/gwenrename/src/gwenrenameview.h6 6џџџџџџџџgwenrenameViewvoid ~ gwenrenameViewj/home/spiros/projects/gwenrename/src/gwenrenameview.h% %џџџџџџџџgwenrenameViewџџџџ,ui_gwenrenameview_basej/home/spiros/projects/gwenrename/src/gwenrenameview.h((2 Destructor.Ui::gwenrenameview_base  rename.hiconload.hinputdir.hfilesdata.hdirsdata.htimestamp.hkapplication.hkaboutdata.hkcmdlineargs.hKDE/KLocaleZ/home/spiros/projects/gwenrename/src/main.cpp%uт•юаџџџџ dirsdata.h3,Wтiconload.h2Otimestamp.h1Lškapplication.hєПL%filesdata.h+РЫЃrename.h[Ќ^Z/home/spiros/projects/gwenrename/src/main.cppZЧЄtkcmdlineargs.ha"Ъinputdir.h3a)kaboutdata.hњкvKDE/KLocaleo6ЋоZ/home/spiros/projects/gwenrename/src/main.cppџџџџџџџџџџџџmainZ/home/spiros/projects/gwenrename/src/main.cppџџџџџџџџargcџџџџџџџџintџџџџargvџџџџџџџџ char**џџџџintmainZ/home/spiros/projects/gwenrename/src/main.cppџџџџџџџџargcџџџџџџџџintџџџџargvџџџџџџџџ char**џџџџintInitiatedRenameZ/home/spiros/projects/gwenrename/src/main.cppџџџџbooldescriptionZ/home/spiros/projects/gwenrename/src/main.cpp.џџџџconst char*fZ/home/spiros/projects/gwenrename/src/main.cpp џџџџfilesDatagZ/home/spiros/projects/gwenrename/src/main.cpp  џџџџdirsDatanoProfilesZ/home/spiros/projects/gwenrename/src/main.cppџџџџboolversionZ/home/spiros/projects/gwenrename/src/main.cpp)џџџџconst char* "multiselecttool.hQMouseEventQKeyEvent&multiselecttool.mocp/home/spiros/projects/gwenrename/src/multiselecttool.cpp%uфtm8џџџџ&multiselecttool.moc,)ц"multiselecttool.hєЃ!ŸQMouseEvent`щфŒp/home/spiros/projects/gwenrename/src/multiselecttool.cpp‰dбXQKeyEventU№\p/home/spiros/projects/gwenrename/src/multiselecttool.cppџџџџџџџџџџџџ buttonOkClickedp/home/spiros/projects/gwenrename/src/multiselecttool.cppZwџџџџџџџџmultiSelectvoidchangeLabelp/home/spiros/projects/gwenrename/src/multiselecttool.cppЖЛџџџџџџџџmultiSelect stateџџџџџџџџboolџџџџvoidkeyPressEventp/home/spiros/projects/gwenrename/src/multiselecttool.cppžІџџџџџџџџmultiSelecteџџџџџџџџQKeyEvent*џџџџvoidmultiSelectp/home/spiros/projects/gwenrename/src/multiselecttool.cpp 7џџџџџџџџmultiSelectџџџџџџџџџџџџQWidget*џџџџџџџџmultiSelectp/home/spiros/projects/gwenrename/src/multiselecttool.cpp1џџџџџџџџmultiSelectџџџџџџџџџџџџQWidget*џџџџicџџџџџџџџiconload*џџџџџџџџreadHistoryp/home/spiros/projects/gwenrename/src/multiselecttool.cppzŠџџџџџџџџmultiSelectvoidreaxPartp/home/spiros/projects/gwenrename/src/multiselecttool.cppЎГџџџџџџџџmultiSelect stateџџџџџџџџboolџџџџvoidresizeEventp/home/spiros/projects/gwenrename/src/multiselecttool.cppПТџџџџџџџџmultiSelecteџџџџџџџџQResizeEvent*џџџџvoidshowHelpp/home/spiros/projects/gwenrename/src/multiselecttool.cppЉЋџџџџџџџџmultiSelectvoidslotEditRegExpp/home/spiros/projects/gwenrename/src/multiselecttool.cpp:W4 When kregexp is availableџџџџmultiSelectvoidwriteHistoryp/home/spiros/projects/gwenrename/src/multiselecttool.cpp›џџџџџџџџmultiSelectvoid~ multiSelectp/home/spiros/projects/gwenrename/src/multiselecttool.cpp39џџџџџџџџmultiSelectџџџџ (ui_multiselecttool.h main.hiconload.hQtGui/QDialogQMouseEventQKeyEventQResizeEvent krun.h0kregexpeditorinterface.h(kservicetypetrader.hl/home/spiros/projects/gwenrename/src/multiselecttool.h%uфbшџџџџ iconload.h2OQResizeEvent--K% main.h Нлl/home/spiros/projects/gwenrename/src/multiselecttool.h"}QtGui/QDialogx\њQMouseEvent`щфŒ(kservicetypetrader.huf(ui_multiselecttool.hў8м0kregexpeditorinterface.h#ДQKeyEventU№\ krun.h ЈНжl/home/spiros/projects/gwenrename/src/multiselecttool.hџџџџџџџџџџџџmultiSelectl/home/spiros/projects/gwenrename/src/multiselecttool.hKJ #include <kparts/componentfactory.h>џџџџQDialog Ui::multiSelTool buttonOkClickedl/home/spiros/projects/gwenrename/src/multiselecttool.hIIџџџџџџџџmultiSelectvoidchangeLabell/home/spiros/projects/gwenrename/src/multiselecttool.hFFџџџџџџџџmultiSelect stateџџџџџџџџboolџџџџvoidkeyPressEventl/home/spiros/projects/gwenrename/src/multiselecttool.hDD# џџџџmultiSelecteџџџџџџџџQKeyEvent*џџџџvoidmultiSelectl/home/spiros/projects/gwenrename/src/multiselecttool.h''&џџџџџџџџmultiSelect parentџџџџџџџџQWidget*џџџџџџџџmultiSelectl/home/spiros/projects/gwenrename/src/multiselecttool.h))9џџџџџџџџmultiSelect parentџџџџџџџџQWidget*џџџџicџџџџџџџџiconload*џџџџџџџџreadHistoryl/home/spiros/projects/gwenrename/src/multiselecttool.h66џџџџџџџџmultiSelectvoidreaxPartl/home/spiros/projects/gwenrename/src/multiselecttool.hEEџџџџџџџџmultiSelect stateџџџџџџџџboolџџџџvoidresizeEventl/home/spiros/projects/gwenrename/src/multiselecttool.hGG%џџџџџџџџmultiSelecteџџџџџџџџQResizeEvent*џџџџvoidshowHelpl/home/spiros/projects/gwenrename/src/multiselecttool.hHHџџџџџџџџmultiSelectvoidslotEditRegExpl/home/spiros/projects/gwenrename/src/multiselecttool.hJJџџџџџџџџmultiSelectvoidwriteHistoryl/home/spiros/projects/gwenrename/src/multiselecttool.h77џџџџџџџџmultiSelectvoid~ multiSelectl/home/spiros/projects/gwenrename/src/multiselecttool.h. .џџџџџџџџmultiSelectџџџџ&canUseKRegExpEditorl/home/spiros/projects/gwenrename/src/multiselecttool.h33џџџџboolmsl/home/spiros/projects/gwenrename/src/multiselecttool.h11 Destructor Ui::multiSelTool"numOfHistoryItemsl/home/spiros/projects/gwenrename/src/multiselecttool.h44џџџџintregExpDialogl/home/spiros/projects/gwenrename/src/multiselecttool.h2 2џџџџQDialog*filesdata.hdirsdata.hrename.hiconload.h exif.h main.hkhelpmenu.hkpushbutton.hkmenu.hkglobal.h kled.hkicon.hklocale.hQtGui/QDialogqlabel.hQMouseEvent QRectQDesktopWidgetQCloseEvent QListQTreeWidgetQTreeWidgetItemQtDebugrename.moc^/home/spiros/projects/gwenrename/src/rename.cpp%uфQ{`џџџџп6>ї4SHOW_ITEMS_TO_LIST_PROBLEM* 5^/home/spiros/projects/gwenrename/src/rename.cppdirsdata.h3,Wтqlabel.hoпЁiconload.h2O kled.h Ÿйі main.h Нлkhelpmenu.hХ†4яQtGui/QDialogx\њkmenu.hЃД0FQCloseEventвы€Й exif.h -v"QDesktopWidgetQ/‰Я^/home/spiros/projects/gwenrename/src/rename.cppu`рQtDebug~ИќЬrename.mocЦ}Ѓ…kglobal.hEОXBQMouseEvent`щфŒ QListmkНfilesdata.h+РЫЃQTreeWidgetItemcъфkicon.hЃ[Ъrename.h[Ќ^ QRectmйOQTreeWidgetъƒ•klocale.hУU*Сkpushbutton.hкЌPн^/home/spiros/projects/gwenrename/src/rename.cppџџџџџџџџџџџџall_data^/home/spiros/projects/gwenrename/src/rename.cppP]џџџџџџџџ  active^/home/spiros/projects/gwenrename/src/rename.cpp[[ џџџџintautoSave^/home/spiros/projects/gwenrename/src/rename.cppTTџџџџbooldata^/home/spiros/projects/gwenrename/src/rename.cppX Xџџџџconfig_data*defProf^/home/spiros/projects/gwenrename/src/rename.cppSS џџџџintenteredName^/home/spiros/projects/gwenrename/src/rename.cppZ ZџџџџQStringinRename^/home/spiros/projects/gwenrename/src/rename.cpp\\џџџџbool items^/home/spiros/projects/gwenrename/src/rename.cppWW џџџџintnumOfProfiles^/home/spiros/projects/gwenrename/src/rename.cppVVџџџџintoldName^/home/spiros/projects/gwenrename/src/rename.cppY YџџџџQString prName^/home/spiros/projects/gwenrename/src/rename.cppUU џџџџbooluseProf^/home/spiros/projects/gwenrename/src/rename.cppRR Generalboolconfig_data^/home/spiros/projects/gwenrename/src/rename.cpp,O, #include "settings.h"џџџџName^/home/spiros/projects/gwenrename/src/rename.cpp. . џџџџQString allow^/home/spiros/projects/gwenrename/src/rename.cppBB џџџџboolchanged^/home/spiros/projects/gwenrename/src/rename.cpp00 џџџџboolconvDashToSpace^/home/spiros/projects/gwenrename/src/rename.cpp::џџџџboolconvSpaceToDash^/home/spiros/projects/gwenrename/src/rename.cpp99џџџџbool convSpaceToUnder^/home/spiros/projects/gwenrename/src/rename.cpp88џџџџbool convUnderToSpace^/home/spiros/projects/gwenrename/src/rename.cpp;;џџџџboolcounterActive^/home/spiros/projects/gwenrename/src/rename.cpp<<џџџџbooldeleted^/home/spiros/projects/gwenrename/src/rename.cpp11 џџџџbool digits^/home/spiros/projects/gwenrename/src/rename.cpp>> CounterintextModif^/home/spiros/projects/gwenrename/src/rename.cppFF џџџџint group^/home/spiros/projects/gwenrename/src/rename.cpp- -џџџџQString newExt^/home/spiros/projects/gwenrename/src/rename.cppE EExtensionQStringorigModif^/home/spiros/projects/gwenrename/src/rename.cpp55џџџџint prefix^/home/spiros/projects/gwenrename/src/rename.cppK KџџџџQStringprof^/home/spiros/projects/gwenrename/src/rename.cpp// џџџџintrenaming^/home/spiros/projects/gwenrename/src/rename.cpp22џџџџboolsameNum^/home/spiros/projects/gwenrename/src/rename.cppAA џџџџboolshowAll^/home/spiros/projects/gwenrename/src/rename.cppJJ Miscboolshuffle^/home/spiros/projects/gwenrename/src/rename.cppCC џџџџboolspecName^/home/spiros/projects/gwenrename/src/rename.cpp4 4NameQString start^/home/spiros/projects/gwenrename/src/rename.cpp?? џџџџintstep^/home/spiros/projects/gwenrename/src/rename.cpp@@ џџџџint suffix^/home/spiros/projects/gwenrename/src/rename.cppL LџџџџQStringuseCompoundExt^/home/spiros/projects/gwenrename/src/rename.cppHHџџџџbooluseNumeric^/home/spiros/projects/gwenrename/src/rename.cpp77џџџџbooluseOrigExt^/home/spiros/projects/gwenrename/src/rename.cppGGџџџџbooluseOrigName^/home/spiros/projects/gwenrename/src/rename.cpp66џџџџbooltAddToList^/home/spiros/projects/gwenrename/src/rename.cpp п тџџџџџџџџGwenRenamevoidAdjustExtension^/home/spiros/projects/gwenrename/src/rename.cpp’Щ"@================================џџџџGwenRenamevoidAdjustPartName^/home/spiros/projects/gwenrename/src/rename.cppRZ"џџџџџџџџGwenRenamevoid0AdjustPartNameFromPrefix^/home/spiros/projects/gwenrename/src/rename.cpp`d"@================================џџџџGwenRenamevoid.AdjustPartNameFromSufix^/home/spiros/projects/gwenrename/src/rename.cpp[_"@================================џџџџGwenRenamevoidCancelIt^/home/spiros/projects/gwenrename/src/rename.cppхю"@================================џџџџGwenRenamevoidGwenRename^/home/spiros/projects/gwenrename/src/rename.cpp}:џџџџџџџџGwenRenameџџџџџџџџџџџџQWidget*џџџџџџџџGwenRename^/home/spiros/projects/gwenrename/src/rename.cppj"џџџџџџџџGwenRenameџџџџџџџџџџџџQWidget*џџџџ aboutџџџџџџџџKAboutData*џџџџџџџџInvertList^/home/spiros/projects/gwenrename/src/rename.cpp  SџџџџџџџџGwenRenamevoid"ListFromSelection^/home/spiros/projects/gwenrename/src/rename.cpp ј џџџџџџџџџGwenRenamevoidRemoveFromList^/home/spiros/projects/gwenrename/src/rename.cpp х шџџџџџџџџGwenRenamevoidRenameIt^/home/spiros/projects/gwenrename/src/rename.cppe’"@================================џџџџGwenRenamevoid"SelectionFromList^/home/spiros/projects/gwenrename/src/rename.cpp  џџџџџџџџGwenRenamevoidallCapitalize^/home/spiros/projects/gwenrename/src/rename.cpp"."@================================џџџџGwenRenamesџџџџџџџџQStringџџџџQStringapplyProfile^/home/spiros/projects/gwenrename/src/rename.cppГ"@================================џџџџGwenRename indexџџџџџџџџintџџџџvoidbtDelExtClicked^/home/spiros/projects/gwenrename/src/rename.cppYc"@================================џџџџGwenRenamevoidbtNewExtClicked^/home/spiros/projects/gwenrename/src/rename.cppEX"@================================џџџџGwenRenamevoid btSaveExtClicked^/home/spiros/projects/gwenrename/src/rename.cppv‘"@================================џџџџGwenRenamevoidbuttonOkClicked^/home/spiros/projects/gwenrename/src/rename.cppœ"@================================џџџџGwenRenamevoidcalcDigits^/home/spiros/projects/gwenrename/src/rename.cppМе"@================================џџџџGwenRenameџџџџџџџџџџџџvoidџџџџintcanDoRelaxed^/home/spiros/projects/gwenrename/src/rename.cppю"@================================џџџџGwenRenameџџџџџџџџџџџџvoidџџџџboolcheckIt^/home/spiros/projects/gwenrename/src/rename.cpp<G"@================================џџџџGwenRename mNameџџџџџџџџconst QStringџџџџboolcheckItemToList^/home/spiros/projects/gwenrename/src/rename.cpp - ^џџџџџџџџGwenRenamereadNameџџџџџџџџQStringџџџџ foundџџџџџџџџintџџџџ$noNeedToManipulateџџџџџџџџboolџџџџmodeџџџџџџџџboolџџџџitemsSkippedџџџџџџџџintџџџџmsgџџџџџџџџQString*џџџџint"chkProfileCahnged^/home/spiros/projects/gwenrename/src/rename.cpp“В"@================================џџџџGwenRename stateџџџџџџџџintџџџџvoid(clearDeletedProfiles^/home/spiros/projects/gwenrename/src/rename.cppЅЌ"@================================џџџџGwenRenameconfџџџџџџџџKConfig*џџџџvoidcmbExtChanged^/home/spiros/projects/gwenrename/src/rename.cppdu"@================================џџџџGwenRenamevoid"cmbProfileChanged^/home/spiros/projects/gwenrename/src/rename.cppц "@================================џџџџGwenRenameindџџџџџџџџintџџџџvoidcmbProfileEnter^/home/spiros/projects/gwenrename/src/rename.cppпт"@================================џџџџGwenRenametxtџџџџџџџџconst QString&џџџџvoid,cmbProfileEnterPressed^/home/spiros/projects/gwenrename/src/rename.cppух"@================================џџџџGwenRenamevoid(contextMenuRequested^/home/spiros/projects/gwenrename/src/rename.cpp Е ђџџџџџџџџGwenRename pointџџџџџџџџ QPointџџџџvoid$dashToSpaceClicked^/home/spiros/projects/gwenrename/src/rename.cpp E LџџџџџџџџGwenRenamevoid dublicateElement^/home/spiros/projects/gwenrename/src/rename.cppЙХ"@================================џџџџGwenRenametmpџџџџџџџџQStringџџџџboolexifToDate^/home/spiros/projects/gwenrename/src/rename.cpp"@================================џџџџGwenRenamexџџџџџџџџQStringџџџџQDateTimeexitError^/home/spiros/projects/gwenrename/src/rename.cppЖТ"@================================џџџџGwenRenameerrorMsgџџџџџџџџintџџџџvoidfillProfile^/home/spiros/projects/gwenrename/src/rename.cpp о "@================================џџџџGwenRenameitemџџџџџџџџintџџџџvoidfill_cmbProfile^/home/spiros/projects/gwenrename/src/rename.cpp : M"@================================џџџџGwenRenamevoidfirstCapitalize^/home/spiros/projects/gwenrename/src/rename.cpp!"@================================џџџџGwenRenamesџџџџџџџџQStringџџџџQStringfixFormat^/home/spiros/projects/gwenrename/src/rename.cpp"@================================џџџџGwenRenamemFormatџџџџџџџџQStringџџџџQStringfixViewGeometry^/home/spiros/projects/gwenrename/src/rename.cpp c p7@================================џџџџGwenRenamemodeџџџџџџџџintџџџџvoidfixbuttonOk^/home/spiros/projects/gwenrename/src/rename.cppRc"@================================џџџџGwenRenamevoid*getActiveProfileIndex^/home/spiros/projects/gwenrename/src/rename.cppЦи"@================================џџџџGwenRenameint$getDefProfileIndex^/home/spiros/projects/gwenrename/src/rename.cpp2:"@================================џџџџGwenRenameint"getDeletedProfile^/home/spiros/projects/gwenrename/src/rename.cpp­Б"@================================џџџџGwenRenameintgetFormatParts^/home/spiros/projects/gwenrename/src/rename.cppУп"@================================џџџџGwenRenamemodeџџџџџџџџintџџџџvoid"getFreeProfileNum^/home/spiros/projects/gwenrename/src/rename.cppВИ"@================================џџџџGwenRenameint&getNewProfileNumber^/home/spiros/projects/gwenrename/src/rename.cpp;U"@================================џџџџGwenRenameQStringgetNumber^/home/spiros/projects/gwenrename/src/rename.cppжм"@================================џџџџGwenRenamenumџџџџџџџџintџџџџQStringgetNumberByID^/home/spiros/projects/gwenrename/src/rename.cppнэ"@================================џџџџGwenRenamenumџџџџџџџџintџџџџQString.getProfileByCurrentText^/home/spiros/projects/gwenrename/src/rename.cpp#*"@================================џџџџGwenRenameint"getProfileByIndex^/home/spiros/projects/gwenrename/src/rename.cpp""@================================џџџџGwenRename indexџџџџџџџџintџџџџint getProfileByText^/home/spiros/projects/gwenrename/src/rename.cpp+1"@================================џџџџGwenRenametxtџџџџџџџџQStringџџџџintgetRandom^/home/spiros/projects/gwenrename/src/rename.cppЈД"@================================џџџџGwenRenameintgetSameNewName^/home/spiros/projects/gwenrename/src/rename.cppd€"@================================џџџџGwenRenameint getTimeStampData^/home/spiros/projects/gwenrename/src/rename.cppзї"@================================џџџџGwenRename fNameџџџџџџџџQStringџџџџtypeџџџџџџџџQStringџџџџQDateTimehandleLed1^/home/spiros/projects/gwenrename/src/rename.cpp ‚ ™"@================================џџџџGwenRenamevoidhandleLed2^/home/spiros/projects/gwenrename/src/rename.cpp š Г"@================================џџџџGwenRenamevoidhandleLed3^/home/spiros/projects/gwenrename/src/rename.cpp Д Ю"@================================џџџџGwenRenamevoid historyItemExist^/home/spiros/projects/gwenrename/src/rename.cppЎЕ"@================================џџџџGwenRenamecomџџџџџџџџKComboBox*џџџџsџџџџџџџџQStringџџџџboolincreaseQString^/home/spiros/projects/gwenrename/src/rename.cppHQ"@================================џџџџGwenRenametmpџџџџџџџџQStringџџџџQStringisRelaxed^/home/spiros/projects/gwenrename/src/rename.cpp;"@================================џџџџGwenRenameitemџџџџџџџџintџџџџboolisValidExifDate^/home/spiros/projects/gwenrename/src/rename.cppјџ"@================================џџџџGwenRenamesџџџџџџџџQStringџџџџboolkeyPressEvent^/home/spiros/projects/gwenrename/src/rename.cppяD"@================================џџџџGwenRenameeџџџџџџџџQKeyEvent*џџџџvoidloadIcons^/home/spiros/projects/gwenrename/src/rename.cpp/}"@================================џџџџGwenRenamevoid.makeSelectionFromString^/home/spiros/projects/gwenrename/src/rename.cpp Т §џџџџџџџџGwenRenamestrџџџџџџџџQStringџџџџuseCaseџџџџџџџџboolџџџџinvertSelectionџџџџџџџџboolџџџџ*addToCurrentSelectionџџџџџџџџboolџџџџuseRegExpџџџџџџџџboolџџџџvoid$mnuInvertSelection^/home/spiros/projects/gwenrename/src/rename.cpp Œ  џџџџџџџџGwenRenameџџџџџџџџџџџџvoidџџџџvoidmnuSelectAll^/home/spiros/projects/gwenrename/src/rename.cpp \ iџџџџџџџџGwenRenameџџџџџџџџџџџџvoidџџџџvoidmnuSelectByType^/home/spiros/projects/gwenrename/src/rename.cpp k ŠџџџџџџџџGwenRenameџџџџџџџџџџџџvoidџџџџvoid,mnuShowSelectionDialog^/home/spiros/projects/gwenrename/src/rename.cpp Ђ ПџџџџџџџџGwenRenameџџџџџџџџџџџџvoidџџџџvoidmousePressEvent^/home/spiros/projects/gwenrename/src/rename.cpp%@================================џџџџGwenRenameeџџџџџџџџQMouseEvent*џџџџvoidnFCapClicked^/home/spiros/projects/gwenrename/src/rename.cpp – ž"j void GwenRename::nFCapClicked( int state ){ old implџџџџGwenRename stateџџџџџџџџboolџџџџvoidnLCaseClicked^/home/spiros/projects/gwenrename/src/rename.cpp x 8l void GwenRename::nLCaseClicked( int state ){ old implџџџџGwenRename stateџџџџџџџџboolџџџџvoid nOriginalClicked^/home/spiros/projects/gwenrename/src/rename.cpp Ÿ Е"@================================џџџџGwenRename stateџџџџџџџџintџџџџvoidnSCapClicked^/home/spiros/projects/gwenrename/src/rename.cpp Œ •7j void GwenRename::nSCapClicked( int state ){ old implџџџџGwenRename stateџџџџџџџџboolџџџџvoidnSpecifyClicked^/home/spiros/projects/gwenrename/src/rename.cpp Ж Ъ"@================================џџџџGwenRename stateџџџџџџџџintџџџџvoidnSufChanged^/home/spiros/projects/gwenrename/src/rename.cpp Ы т7@================================џџџџGwenRenamevoidnUCaseClicked^/home/spiros/projects/gwenrename/src/rename.cpp ‚ ‹7l void GwenRename::nUCaseClicked( int state ){ old implџџџџGwenRename stateџџџџџџџџboolџџџџvoidnoDoubleNewName^/home/spiros/projects/gwenrename/src/rename.cpp H b"@================================џџџџGwenRenameintnotRevised^/home/spiros/projects/gwenrename/src/rename.cppйо"@================================џџџџGwenRenameidџџџџџџџџintџџџџboolpTimeClicked^/home/spiros/projects/gwenrename/src/rename.cpp  ""@================================џџџџGwenRenamevoid prDefaultClicked^/home/spiros/projects/gwenrename/src/rename.cpp !"@================================џџџџGwenRenamevoidprDeleteClicked^/home/spiros/projects/gwenrename/src/rename.cpp " 9"@================================џџџџGwenRenamevoidprEditClicked^/home/spiros/projects/gwenrename/src/rename.cpp N `"@================================џџџџGwenRenamevoidprLoadClicked^/home/spiros/projects/gwenrename/src/rename.cpp a k@================================џџџџGwenRenamevoidprNewClicked^/home/spiros/projects/gwenrename/src/rename.cpp l ~"џџџџџџџџGwenRenamevoidprSaveClicked^/home/spiros/projects/gwenrename/src/rename.cpp  К"@================================џџџџGwenRenamevoidrLExtClicked^/home/spiros/projects/gwenrename/src/rename.cpp у ъ"j void GwenRename::rLExtClicked( int state ){ old implџџџџGwenRename stateџџџџџџџџboolџџџџvoidrSElExtClicked^/home/spiros/projects/gwenrename/src/rename.cpp/N@================================џџџџGwenRename stateџџџџџџџџintџџџџvoidrShowClicked^/home/spiros/projects/gwenrename/src/rename.cpp ы G"@================================џџџџGwenRenamevalџџџџџџџџintџџџџvoidrUExtClicked^/home/spiros/projects/gwenrename/src/rename.cpp q x"j void GwenRename::rUExtClicked( int state ){ old implџџџџGwenRename stateџџџџџџџџboolџџџџvoidrandExist^/home/spiros/projects/gwenrename/src/rename.cppЕЛ"@================================џџџџGwenRenamenumџџџџџџџџintџџџџbool(reAllocateConfigData^/home/spiros/projects/gwenrename/src/rename.cpp Л н"@================================џџџџGwenRename itemsџџџџџџџџintџџџџboolreFixList^/home/spiros/projects/gwenrename/src/rename.cpp ы *џџџџџџџџGwenRenamemodeџџџџџџџџboolџџџџcalculateTypeџџџџџџџџboolџџџџvoidreadConfig^/home/spiros/projects/gwenrename/src/rename.cppkЏ"@================================џџџџGwenRenamevoidreadHistory^/home/spiros/projects/gwenrename/src/rename.cppB"@================================џџџџGwenRenamevoidreadProfiles^/home/spiros/projects/gwenrename/src/rename.cppVЄ"@================================џџџџGwenRenameconfџџџџџџџџKConfig*џџџџintrenameError^/home/spiros/projects/gwenrename/src/rename.cpp~­"@================================џџџџGwenRename indexџџџџџџџџintџџџџmodeџџџџџџџџintџџџџvoidresizeEvent^/home/spiros/projects/gwenrename/src/rename.cpp(."џџџџџџџџGwenRenameџџџџџџџџџџџџQResizeEvent*џџџџvoidsTimeClicked^/home/spiros/projects/gwenrename/src/rename.cpp # :=@================================џџџџGwenRenamevoidsetList^/home/spiros/projects/gwenrename/src/rename.cpp U ZџџџџџџџџGwenRename stateџџџџџџџџboolџџџџvoidsetNewFileData^/home/spiros/projects/gwenrename/src/rename.cpp ` mџџџџџџџџGwenRenameГbMidџџџџџџџџintџџџџ stateџџџџџџџџboolџџџџvoidshowAbout^/home/spiros/projects/gwenrename/src/rename.cppрф"@================================џџџџGwenRenamevoidshowHelp^/home/spiros/projects/gwenrename/src/rename.cpp є іџџџџџџџџGwenRenamevoidsortToggled^/home/spiros/projects/gwenrename/src/rename.cpp y "@================================џџџџGwenRename stateџџџџџџџџboolџџџџvoid$spaceToDashClicked^/home/spiros/projects/gwenrename/src/rename.cpp [ w8џџџџџџџџGwenRenamevoid&spaceToUnderClicked^/home/spiros/projects/gwenrename/src/rename.cpp O XџџџџџџџџGwenRenamevoid&underToSpaceClicked^/home/spiros/projects/gwenrename/src/rename.cpp ; BџџџџџџџџGwenRenamevoid(updateAfterSelection^/home/spiros/projects/gwenrename/src/rename.cpp o ГџџџџџџџџGwenRenameitemsSkippedџџџџџџџџintџџџџ"itemsToManipulateџџџџџџџџintџџџџmsgџџџџџџџџQString*џџџџvoid"updateCounterView^/home/spiros/projects/gwenrename/src/rename.cppЯ"џџџџџџџџGwenRenamevoidupdateExtView^/home/spiros/projects/gwenrename/src/rename.cppИЭ@================================џџџџGwenRenamevoidupdateNameView^/home/spiros/projects/gwenrename/src/rename.cppfЗ"@================================џџџџGwenRenamevoidupdateView^/home/spiros/projects/gwenrename/src/rename.cppe"@================================џџџџGwenRenamevoiduseTimeStamp^/home/spiros/projects/gwenrename/src/rename.cppЪж"@================================џџџџGwenRenamemodeџџџџџџџџintџџџџvoid"viewDoubleClicked^/home/spiros/projects/gwenrename/src/rename.cpp в м@================================џџџџGwenRenameitemџџџџџџџџ QTreeWidgetItem*џџџџ columnџџџџџџџџintџџџџvoidwriteConfig^/home/spiros/projects/gwenrename/src/rename.cppА"@================================џџџџGwenRenamevoidwriteHistory^/home/spiros/projects/gwenrename/src/rename.cppCŽ"@================================џџџџGwenRenamevoid~ GwenRename^/home/spiros/projects/gwenrename/src/rename.cppЇ"џџџџџџџџGwenRenameџџџџ col0^/home/spiros/projects/gwenrename/src/rename.cppxxџџџџinthistory^/home/spiros/projects/gwenrename/src/rename.cppbb1џџџџQString*historyIndex^/home/spiros/projects/gwenrename/src/rename.cppaa$ KPopupMenu* popM;intic^/home/spiros/projects/gwenrename/src/rename.cppw w џџџџiconloadpr^/home/spiros/projects/gwenrename/src/rename.cppjjџџџџstruct all_dataprofName^/home/spiros/projects/gwenrename/src/rename.cppvv namePart * nPB;QStringtFormatAfter^/home/spiros/projects/gwenrename/src/rename.cppeeџџџџQStringtFormatBefore^/home/spiros/projects/gwenrename/src/rename.cppccџџџџQStringtFormatDate^/home/spiros/projects/gwenrename/src/rename.cppddџџџџQString initaskmode.h main.hiconload.htimestamp.h"multiselecttool.hui_rename.hQtGui/QWidgetQtGui/QDialogkhelpmenu.hkaboutdata.hkmessagebox.hkmenu.hZ/home/spiros/projects/gwenrename/src/rename.h%uфjмџџџџ iconload.h2Oui_rename.h-ZKinitaskmode.hRМгn main.h Нлkhelpmenu.hХ†4я"multiselecttool.hєЃ!ŸQtGui/QDialogx\њkmenu.hЃД0Ftimestamp.h1Lškmessagebox.hМ(Z/home/spiros/projects/gwenrename/src/rename.hл3Ж\kaboutdata.hњкvQtGui/QWidget4NZ/home/spiros/projects/gwenrename/src/rename.hџџџџџџџџџџџџGwenRenameZ/home/spiros/projects/gwenrename/src/rename.h+r class GwenRename : public QDialog, public Ui::GwenRenameџџџџQWidgetUi::GwenRenametAddToListZ/home/spiros/projects/gwenrename/src/rename.hќќџџџџџџџџGwenRenamevoidAdjustExtensionZ/home/spiros/projects/gwenrename/src/rename.hЄЄџџџџџџџџGwenRenamevoidAdjustPartNameZ/home/spiros/projects/gwenrename/src/rename.hББџџџџџџџџGwenRenamevoid0AdjustPartNameFromPrefixZ/home/spiros/projects/gwenrename/src/rename.hГГ!џџџџџџџџGwenRenamevoid.AdjustPartNameFromSufixZ/home/spiros/projects/gwenrename/src/rename.hВВ џџџџџџџџGwenRenamevoidCancelItZ/home/spiros/projects/gwenrename/src/rename.h••џџџџџџџџGwenRenamevoidGwenRenameZ/home/spiros/projects/gwenrename/src/rename.h33%џџџџџџџџGwenRename parentџџџџџџџџQWidget*џџџџџџџџGwenRenameZ/home/spiros/projects/gwenrename/src/rename.h55=џџџџџџџџGwenRename parentџџџџџџџџQWidget*џџџџ aboutџџџџџџџџKAboutData*џџџџџџџџInvertListZ/home/spiros/projects/gwenrename/src/rename.hџџџџџџџџGwenRenamevoid"ListFromSelectionZ/home/spiros/projects/gwenrename/src/rename.hџџџџџџџџGwenRenamevoidRemoveFromListZ/home/spiros/projects/gwenrename/src/rename.h§§џџџџџџџџGwenRenamevoidRenameItZ/home/spiros/projects/gwenrename/src/rename.h——џџџџџџџџGwenRenamevoid"SelectionFromListZ/home/spiros/projects/gwenrename/src/rename.hџџџџџџџџGwenRenamevoidallCapitalizeZ/home/spiros/projects/gwenrename/src/rename.hh h$џџџџџџџџGwenRenamesџџџџџџџџQStringџџџџQStringapplyProfileZ/home/spiros/projects/gwenrename/src/rename.hjj џџџџџџџџGwenRename indexџџџџџџџџintџџџџvoidbtDelExtClickedZ/home/spiros/projects/gwenrename/src/rename.h  @================================џџџџGwenRenamevoidbtNewExtClickedZ/home/spiros/projects/gwenrename/src/rename.hЁЁџџџџџџџџGwenRenamevoid btSaveExtClickedZ/home/spiros/projects/gwenrename/src/rename.hЃЃџџџџџџџџGwenRenamevoidbuttonOkClickedZ/home/spiros/projects/gwenrename/src/rename.h””@================================џџџџGwenRenamevoidcalcDigitsZ/home/spiros/projects/gwenrename/src/rename.hккџџџџџџџџGwenRenameџџџџџџџџџџџџvoidџџџџintcanDoRelaxedZ/home/spiros/projects/gwenrename/src/rename.hннџџџџџџџџGwenRenameџџџџџџџџџџџџvoidџџџџboolcheckItZ/home/spiros/projects/gwenrename/src/rename.hпп%џџџџџџџџGwenRename mNameџџџџџџџџconst QStringџџџџboolcheckItemToListZ/home/spiros/projects/gwenrename/src/rename.hџџwџџџџџџџџGwenRenamereadNameџџџџџџџџQStringџџџџ foundџџџџџџџџintџџџџ$noNeedToManipulateџџџџџџџџboolџџџџmodeџџџџџџџџboolџџџџitemsSkippedџџџџџџџџintџџџџmsgџџџџџџџџQString*џџџџint"chkProfileCahngedZ/home/spiros/projects/gwenrename/src/rename.hДД%џџџџџџџџGwenRename stateџџџџџџџџintџџџџvoid(clearDeletedProfilesZ/home/spiros/projects/gwenrename/src/rename.hqq,џџџџџџџџGwenRenameconfџџџџџџџџKConfig*џџџџvoidcmbExtChangedZ/home/spiros/projects/gwenrename/src/rename.hЂЂџџџџџџџџGwenRenamevoid"cmbProfileChangedZ/home/spiros/projects/gwenrename/src/rename.hЕЕ#џџџџџџџџGwenRenameindџџџџџџџџintџџџџvoidcmbProfileEnterZ/home/spiros/projects/gwenrename/src/rename.hФФ,џџџџџџџџGwenRenametxtџџџџџџџџconst QString&џџџџvoid,cmbProfileEnterPressedZ/home/spiros/projects/gwenrename/src/rename.hХХџџџџџџџџGwenRenamevoid(contextMenuRequestedZ/home/spiros/projects/gwenrename/src/rename.h)џџџџџџџџGwenRename pointџџџџџџџџ QPointџџџџvoid$dashToSpaceClickedZ/home/spiros/projects/gwenrename/src/rename.hщщџџџџџџџџGwenRenamevoid dublicateElementZ/home/spiros/projects/gwenrename/src/rename.htt&џџџџџџџџGwenRenametmpџџџџџџџџQStringџџџџboolexifToDateZ/home/spiros/projects/gwenrename/src/rename.he e#џџџџџџџџGwenRenamexџџџџџџџџQStringџџџџQDateTimeexitErrorZ/home/spiros/projects/gwenrename/src/rename.h``џџџџџџџџGwenRenameerrorMsgџџџџџџџџintџџџџvoidfillProfileZ/home/spiros/projects/gwenrename/src/rename.hУУџџџџџџџџGwenRenameitemџџџџџџџџintџџџџvoidfill_cmbProfileZ/home/spiros/projects/gwenrename/src/rename.hwwџџџџџџџџGwenRenamevoidfirstCapitalizeZ/home/spiros/projects/gwenrename/src/rename.hg g&џџџџџџџџGwenRenamesџџџџџџџџQStringџџџџQStringfixFormatZ/home/spiros/projects/gwenrename/src/rename.hf f&џџџџџџџџGwenRenamemFormatџџџџџџџџQStringџџџџQStringfixViewGeometryZ/home/spiros/projects/gwenrename/src/rename.hдд"(FIX ME!!! - listviewџџџџGwenRenamemodeџџџџџџџџintџџџџvoidfixbuttonOkZ/home/spiros/projects/gwenrename/src/rename.hссџџџџџџџџGwenRenamevoid*getActiveProfileIndexZ/home/spiros/projects/gwenrename/src/rename.huuџџџџџџџџGwenRenameint$getDefProfileIndexZ/home/spiros/projects/gwenrename/src/rename.hnnџџџџџџџџGwenRenameint"getDeletedProfileZ/home/spiros/projects/gwenrename/src/rename.hrrџџџџџџџџGwenRenameintgetFormatPartsZ/home/spiros/projects/gwenrename/src/rename.haa!џџџџџџџџGwenRenamemodeџџџџџџџџintџџџџvoid"getFreeProfileNumZ/home/spiros/projects/gwenrename/src/rename.hssџџџџџџџџGwenRenameint&getNewProfileNumberZ/home/spiros/projects/gwenrename/src/rename.ho oџџџџџџџџGwenRenameQStringgetNumberZ/home/spiros/projects/gwenrename/src/rename.hл лџџџџџџџџGwenRenamenumџџџџџџџџintџџџџQStringgetNumberByIDZ/home/spiros/projects/gwenrename/src/rename.hм м"џџџџџџџџGwenRenamenumџџџџџџџџintџџџџQString.getProfileByCurrentTextZ/home/spiros/projects/gwenrename/src/rename.hllџџџџџџџџGwenRenameint"getProfileByIndexZ/home/spiros/projects/gwenrename/src/rename.hkk$џџџџџџџџGwenRename indexџџџџџџџџintџџџџint getProfileByTextZ/home/spiros/projects/gwenrename/src/rename.hmm#џџџџџџџџGwenRenametxtџџџџџџџџQStringџџџџintgetRandomZ/home/spiros/projects/gwenrename/src/rename.hииџџџџџџџџGwenRenameintgetSameNewNameZ/home/spiros/projects/gwenrename/src/rename.hттџџџџџџџџGwenRenameint getTimeStampDataZ/home/spiros/projects/gwenrename/src/rename.hc c;џџџџџџџџGwenRename fNameџџџџџџџџQStringџџџџtypeџџџџџџџџQStringџџџџQDateTimehandleLed1Z/home/spiros/projects/gwenrename/src/rename.h}}џџџџџџџџGwenRenamevoidhandleLed2Z/home/spiros/projects/gwenrename/src/rename.h~~џџџџџџџџGwenRenamevoidhandleLed3Z/home/spiros/projects/gwenrename/src/rename.hџџџџџџџџGwenRenamevoid historyItemExistZ/home/spiros/projects/gwenrename/src/rename.h[[4џџџџџџџџGwenRenamecomџџџџџџџџKComboBox*џџџџsџџџџџџџџQStringџџџџboolincreaseQStringZ/home/spiros/projects/gwenrename/src/rename.hр р(џџџџџџџџGwenRenametmpџџџџџџџџQStringџџџџQStringisRelaxedZ/home/spiros/projects/gwenrename/src/rename.hооџџџџџџџџGwenRenameitemџџџџџџџџintџџџџboolisValidExifDateZ/home/spiros/projects/gwenrename/src/rename.hdd#џџџџџџџџGwenRenamesџџџџџџџџQStringџџџџboolkeyPressEventZ/home/spiros/projects/gwenrename/src/rename.hŒŒ$ џџџџGwenRenameeџџџџџџџџQKeyEvent*џџџџvoidloadIconsZ/home/spiros/projects/gwenrename/src/rename.h__џџџџџџџџGwenRenamevoid.makeSelectionFromStringZ/home/spiros/projects/gwenrename/src/rename.h  }џџџџџџџџGwenRenamestrџџџџџџџџQStringџџџџuseCaseџџџџџџџџboolџџџџinvertSelectionџџџџџџџџboolџџџџ*addToCurrentSelectionџџџџџџџџboolџџџџuseRegExpџџџџџџџџboolџџџџvoid$mnuInvertSelectionZ/home/spiros/projects/gwenrename/src/rename.h  !џџџџџџџџGwenRenameџџџџџџџџџџџџvoidџџџџvoidmnuSelectAllZ/home/spiros/projects/gwenrename/src/rename.h  џџџџџџџџGwenRenameџџџџџџџџџџџџvoidџџџџvoidmnuSelectByTypeZ/home/spiros/projects/gwenrename/src/rename.h  џџџџџџџџGwenRenameџџџџџџџџџџџџvoidџџџџvoid,mnuShowSelectionDialogZ/home/spiros/projects/gwenrename/src/rename.h  %џџџџџџџџGwenRenameџџџџџџџџџџџџvoidџџџџvoidmousePressEventZ/home/spiros/projects/gwenrename/src/rename.h]]1џџџџџџџџGwenRenameeџџџџџџџџQMouseEvent*џџџџvoidnFCapClickedZ/home/spiros/projects/gwenrename/src/rename.hяя!V void nFCapClicked( int state ); old implџџџџGwenRename stateџџџџџџџџboolџџџџvoidnLCaseClickedZ/home/spiros/projects/gwenrename/src/rename.hёё"X void nLCaseClicked( int state ); old implџџџџGwenRename stateџџџџџџџџboolџџџџvoid nOriginalClickedZ/home/spiros/projects/gwenrename/src/rename.hіі"џџџџџџџџGwenRename stateџџџџџџџџintџџџџvoidnSCapClickedZ/home/spiros/projects/gwenrename/src/rename.hѕѕ!V void nSCapClicked( int state ); old implџџџџGwenRename stateџџџџџџџџboolџџџџvoidnSpecifyClickedZ/home/spiros/projects/gwenrename/src/rename.hїї!џџџџџџџџGwenRename stateџџџџџџџџintџџџџvoidnSufChangedZ/home/spiros/projects/gwenrename/src/rename.hјјџџџџџџџџGwenRenamevoidnUCaseClickedZ/home/spiros/projects/gwenrename/src/rename.hѓѓ"X void nUCaseClicked( int state ); old implџџџџGwenRename stateџџџџџџџџboolџџџџvoidnoDoubleNewNameZ/home/spiros/projects/gwenrename/src/rename.hггџџџџџџџџGwenRenameintnotRevisedZ/home/spiros/projects/gwenrename/src/rename.hvvџџџџџџџџGwenRenameidџџџџџџџџintџџџџboolpTimeClickedZ/home/spiros/projects/gwenrename/src/rename.hЩЩџџџџџџџџGwenRenamevoid prDefaultClickedZ/home/spiros/projects/gwenrename/src/rename.hММџџџџџџџџGwenRenamevoidprDeleteClickedZ/home/spiros/projects/gwenrename/src/rename.hННџџџџџџџџGwenRenamevoidprEditClickedZ/home/spiros/projects/gwenrename/src/rename.hООџџџџџџџџGwenRenamevoidprLoadClickedZ/home/spiros/projects/gwenrename/src/rename.hППџџџџџџџџGwenRenamevoidprNewClickedZ/home/spiros/projects/gwenrename/src/rename.hРРџџџџџџџџGwenRenamevoidprSaveClickedZ/home/spiros/projects/gwenrename/src/rename.hССџџџџџџџџGwenRenamevoidrLExtClickedZ/home/spiros/projects/gwenrename/src/rename.hЭЭ!V void rLExtClicked( int state ); old implџџџџGwenRename stateџџџџџџџџboolџџџџvoidrSElExtClickedZ/home/spiros/projects/gwenrename/src/rename.h­­"џџџџџџџџGwenRename stateџџџџџџџџintџџџџvoidrShowClickedZ/home/spiros/projects/gwenrename/src/rename.hбб(FIX ME!!! - listviewџџџџGwenRenamevalџџџџџџџџintџџџџvoidrUExtClickedZ/home/spiros/projects/gwenrename/src/rename.hЯЯ!V void rUExtClicked( int state ); old implџџџџGwenRename stateџџџџџџџџboolџџџџvoidrandExistZ/home/spiros/projects/gwenrename/src/rename.hййџџџџџџџџGwenRenamenumџџџџџџџџintџџџџbool(reAllocateConfigDataZ/home/spiros/projects/gwenrename/src/rename.hТТ(џџџџџџџџGwenRename itemsџџџџџџџџintџџџџboolreFixListZ/home/spiros/projects/gwenrename/src/rename.hўў/џџџџџџџџGwenRenamemodeџџџџџџџџboolџџџџcalculateTypeџџџџџџџџboolџџџџvoidreadConfigZ/home/spiros/projects/gwenrename/src/rename.hWWџџџџџџџџGwenRenamevoidreadHistoryZ/home/spiros/projects/gwenrename/src/rename.hYYџџџџџџџџGwenRenamevoidreadProfilesZ/home/spiros/projects/gwenrename/src/rename.hpp#џџџџџџџџGwenRenameconfџџџџџџџџKConfig*џџџџintrenameErrorZ/home/spiros/projects/gwenrename/src/rename.hii)џџџџџџџџGwenRename indexџџџџџџџџintџџџџmodeџџџџџџџџintџџџџvoidresizeEventZ/home/spiros/projects/gwenrename/src/rename.h^^,џџџџџџџџGwenRenameџџџџџџџџџџџџQResizeEvent*џџџџvoidsTimeClickedZ/home/spiros/projects/gwenrename/src/rename.hЪЪџџџџџџџџGwenRenamevoidsetListZ/home/spiros/projects/gwenrename/src/rename.hџџџџџџџџGwenRename stateџџџџџџџџboolџџџџvoidsetNewFileDataZ/home/spiros/projects/gwenrename/src/rename.h+џџџџџџџџGwenRenameidџџџџџџџџintџџџџ stateџџџџџџџџboolџџџџvoidshowAboutZ/home/spiros/projects/gwenrename/src/rename.h––џџџџџџџџGwenRenamevoidshowHelpZ/home/spiros/projects/gwenrename/src/rename.hџџџџџџџџGwenRenamevoidsortToggledZ/home/spiros/projects/gwenrename/src/rename.hзз џџџџџџџџGwenRename stateџџџџџџџџboolџџџџvoid$spaceToDashClickedZ/home/spiros/projects/gwenrename/src/rename.hыыџџџџџџџџGwenRenamevoid&spaceToUnderClickedZ/home/spiros/projects/gwenrename/src/rename.hъъџџџџџџџџGwenRenamevoid&underToSpaceClickedZ/home/spiros/projects/gwenrename/src/rename.hшш@================================џџџџGwenRenamevoid(updateAfterSelectionZ/home/spiros/projects/gwenrename/src/rename.hzzUџџџџџџџџGwenRenameitemsSkippedџџџџџџџџintџџџџ"itemsToManipulateџџџџџџџџintџџџџmsgџџџџџџџџQString*џџџџvoid"updateCounterViewZ/home/spiros/projects/gwenrename/src/rename.hИИџџџџџџџџGwenRenamevoidupdateExtViewZ/home/spiros/projects/gwenrename/src/rename.hЎЎџџџџџџџџGwenRenamevoidupdateNameViewZ/home/spiros/projects/gwenrename/src/rename.hЌЌ@================================џџџџGwenRenamevoidupdateViewZ/home/spiros/projects/gwenrename/src/rename.hЙЙџџџџџџџџGwenRenamevoiduseTimeStampZ/home/spiros/projects/gwenrename/src/rename.hbbџџџџџџџџGwenRenamemodeџџџџџџџџintџџџџvoid"viewDoubleClickedZ/home/spiros/projects/gwenrename/src/rename.hћћ?џџџџџџџџGwenRenameitemџџџџџџџџ QTreeWidgetItem*џџџџ columnџџџџџџџџintџџџџvoidwriteConfigZ/home/spiros/projects/gwenrename/src/rename.hXXџџџџџџџџGwenRenamevoidwriteHistoryZ/home/spiros/projects/gwenrename/src/rename.hZZџџџџџџџџGwenRenamevoid~ GwenRenameZ/home/spiros/projects/gwenrename/src/rename.h: :џџџџџџџџGwenRenameџџџџabZ/home/spiros/projects/gwenrename/src/rename.h>>џџџџKAboutData*activeExtensionZ/home/spiros/projects/gwenrename/src/rename.hFFџџџџint$compoundExtensionsZ/home/spiros/projects/gwenrename/src/rename.hGGџџџџint"filesSelectedTypeZ/home/spiros/projects/gwenrename/src/rename.hJJ| QListViewItem * firstSelectedItem; FIX ME!!! Does it exist?int"firstSelectedItemZ/home/spiros/projects/gwenrename/src/rename.hSS$џџџџ QTreeWidgetItem*gwZ/home/spiros/projects/gwenrename/src/rename.h== DestructorUi::GwenRename hiddenWidgetSetsZ/home/spiros/projects/gwenrename/src/rename.hLLџџџџinticZ/home/spiros/projects/gwenrename/src/rename.h@ @ џџџџiconload inModeZ/home/spiros/projects/gwenrename/src/rename.hD DџџџџinitaskMode*&itemsOfSelectedTypeZ/home/spiros/projects/gwenrename/src/rename.hUUџџџџintmHelpMenuZ/home/spiros/projects/gwenrename/src/rename.h? ?џџџџKHelpMenu*mSZ/home/spiros/projects/gwenrename/src/rename.hB BџџџџmultiSelect*popMZ/home/spiros/projects/gwenrename/src/rename.hQQ џџџџ KMenu*smallScreenZ/home/spiros/projects/gwenrename/src/rename.hMMџџџџbool tMultZ/home/spiros/projects/gwenrename/src/rename.hCCџџџџmultiSelect*theErrorMessageZ/home/spiros/projects/gwenrename/src/rename.hOOџџџџinttsZ/home/spiros/projects/gwenrename/src/rename.hA AџџџџtimeStamp*"updateViewEnabledZ/home/spiros/projects/gwenrename/src/rename.hEEџџџџboolgwenrename-1.1-beta7/gwenrename.kdevses0000644000175000017500000000440511223736613017650 0ustar spirosspiros gwenrename-1.1-beta7/icons/0000755000175000017500000000000011223736737015251 5ustar spirosspirosgwenrename-1.1-beta7/icons/CMakeLists.txt0000644000175000017500000000005411223736613020001 0ustar spirosspiroskde4_install_icons( ${ICON_INSTALL_DIR} ) gwenrename-1.1-beta7/icons/hi32-app-gwenrename.png0000644000175000017500000000432211223736613021422 0ustar spirosspiros‰PNG  IHDR szzєsBIT|dˆ pHYsvv}е‚ЬtEXtSoftwarewww.inkscape.org›ю<OIDATxкХ—{l•хЧ?Я{9ЗієœЖЇЇ--аBЅ@Хл48я—с.К ‹7у\д9џйдЙЉ3c$л’Йщ\ЂDp‰NMм˜ˆŒ›3С"НQЁДєmO{n=—їњь'tŒ?ќОyђМџМяї“чїћхї{„”’/S _В4ЮG1Ь;/Y=ЅCrО\jr:чLˆMѓјoЕqЏЗqЎ1НNиіIЬЌi™І…}РФnБА ЫlЙ‚X'ђзюytˆW‚xW”DУwя˜ЁPэСЩк˜Œ“п5Š‘3АА1Б?Лg,œѕ…§љ[фOw;€@ДАъ7ЁŠВ'ЃїЬе|ЕAДЗт№бV"ЯXy.ЏЬЫdаPsšЉbaЙ9iЙwrЙjжо Їд–Žvъtœчгx^Л[ў,ѓ…/‰ОZŠ_Ž6е.ЋИa&В9Зн$йшцїŽњ†G‡ЩХГдS4Зз4Б’iŒxŠL,ХФа(F6‹уббZ3˜ѓŽNKЅШBБp~ѕ=ЙrѕYЖ‹ZѕнŠКЪы|Y я$ч9ЦЖј^я=GЌX@uˆЂЪъ+Иѕ7sё‚љшЊ(,F‡їууwіqтнтwbZЙpM~qbњОЛфŠЋ5ЮЂЌпPЎЫі&qŠ|Й/шѓ7ЧћНGg3kv—з… z]|К@UsДэоLbр K—.Eг4‚>•аЕØqЩ,њОvъšЗйЖi+>Q3і+g СkbљmЙС‡GШFКЃ.м”фђ‹.фЋ5 хЫЦH \зAQTUEJISSK–,)%sа‡Юуа№ђћliГЌœ#—[.мРои'№Кјхt^ 2 žT№бK†КїАШіѓ•Йѓd:‡‘v8вгNiФ‡aфйГgЯIˆЕkз …ИщІ›№M9„К~aЅСВT›ќАЙ`ЎBћlмэI(Гы‚‰В_мЎНІ mџпˆж_ЪpкІћшЃq[@И|> FёzuВЙ,;пл‰ЎыlнКѕЏ%>pVЕcD/pГƒэњ_йДАy@?і\хV—ЛНќ’ХГ0ЦSZтЃЖ†ЦЊ1DŠ/Dq(@§4o!f2}F-;?м‰ЋЙhКFss3RJ„јwœ ВK№Оo8ГO~o„Ф! 'ЅDћtЩiШŸЋEјѕ№ВHхЭЕ<шЪгййAGЧ!RFОЊ…" (Х^Књг3ДŽёAКЛ.;ъУЖэOЬsqЪиMыєtvД{(ћoўшŒгzŠ}Ÿ@‰šпљЖm]Y{ђи&)лккШхr8Vsh+%Vв,сxYŠm][ШK‡>"5+#ЉVœќ.б3J№і#ŒЮ4­бННњГЌ{1AК HJ)]`Еј‘.р1э‚ЫFкoiœ )К 9 BœЬtЎЂb‘M D}šBмЄF{ЉBM‰ŠWU˜3gC=ƒјящС.nїо};омMћ> ШŸжŽDОыбK<-uВ:‰JБїTљŒM€TМ,ZДПп€у8єїѕsєаQњŽCиWAOA/КЂ‡ћб2‚ж–VZщоЗŠѕл€N % : ФКBVщѓf›€ƒƒpdтйS +WЎЄЎЎnвxтTЭ[uH'лЏ3очgфp5cНхм8ы>юУЧэмп&ЧмфшЌ~hŠНuЦ@"•ѓЦE"іvWьоvХБ І Љ<Œg (XЪš5kЈЎЎЦu]4M#рPЎ•SšЊFіW;ьх‘ќ,oYBN3ьОї+НђDя<ѕ—™ƒ@‘б з‰п^™"НЩФкЅ ЯТT _дф)ЙЙ!Ќѓ‹`ƒFбl…4Y6oоЬЦCO š&Іѓu}!зЙ аJНNќУŠ-mБ‹ЖН№ЇзsР^ 6™xgmЧˆ'SЄ;@ї‹i Г‰К%BsšЯŠ”T˜бHT”V—hžH@їЊа ‘qpв–e™NЮвLlК<і olљ'лїSцЮч$БпН#y§оx•-OЋј.eіеѓ˜йx5ѕГ™6НŠВP1~&WЖьgdИ•юоЗйлљƒ@Чд>1eўХбzБ"ЌсmЩaЬHчњѓnўЉŸdŸ} ЈЊ€hѕ5ѕT…iaЫC ЄЩy =@АdAЫФ2ѕ~ЎЈђЂgЎ—'>w"zGќ1ърЎЎњ˜цбGКЛя{?З:р|@`ън&€ ``LЦЛѕћлŠ*ЛИуDћаёLBмРCїK)­/ЩжŠž EЋФНоЏmЈ6ŒЁ‰žќ‰Ьjsн5<2Ј€$р. seлkеYž{И69œvїЭяbр§љУC)Œž‚Ÿ§?Э„BѕUž\ЅlЙЎЈJДašŒЬˆоЄаЕ„ЬkIК]VќZR&ќJX–ЊJо4сюA=>8^щ"|ѓQž{8X№š8ЇЁДс{‚Л_ЬьЧ ЩwЉ@(+&)% Kз4гyнШŠ‘Щ“‹M HЋPMЛWѓЏ -jК€Д,шœІ t t/пњцeЬЙ{х„k„"јяШ ЙБŽЕ>ЧњЭ‡8іб”ql*'фџ}/> TO#Rs9MVQНЧиMЧбуŒЧІ {€ёЉžяžЧЭш а§3ЛљЉDДѓŒк?€ГŸŽ<Ÿ|щзѓџVƒ:Ч!/IENDЎB`‚gwenrename-1.1-beta7/icons/hi16-app-gwenrename.png0000644000175000017500000000154011223736613021423 0ustar spirosspiros‰PNG  IHDRѓџasBIT|dˆ pHYsЛЛ:ьутtEXtSoftwarewww.inkscape.org›ю<нIDAT8Ѕ“[H“qЦŸџїэрц–лмђдtйœPЋ ЫМънTP *шмUƒ .ВbDP`TT„)YJ…бйZ^˜+/ТдIZNч4m.kѓлміm{Л‰ЪWОЗяУѓММќFD˜ЫHўЗ˜a/KXyLž\$Єg БдLёЎ :8ђЛާy‹]S[L—ѓж.<Р^…Yи3)r"SгHdR3"/ІSQQŒзGЏЋІSпfмcŽхцe–GЊA*r—†’н9сlЉe>*7ЌBЎ‚GШџ ng‚}cIЫ_т§4hb'5<ИniЉNоЂЫЯЕj™Б\ žЅ TdСfГAЏзУкNЕbЈхпH,ў§г+ђyaoQСšX1Ђ>L6—Ы…ЮЮN477CЇŒ§D#‘Iп.\ s?вЗ$ЬІe–њ}Ц] uwадѕ §СЖЧeЙНю^јћ~(†ЃсЖXЧEФ@Z­9<КЃ$ПHЏз‹Љ€б—РЃgžлСх A_Ј‡аюGштћXуЇ;/кбѓ„ˆР5Б“U}VаfKƒРц-л VЋСƒwР‹ ч3rCиMЛ дєЧŸНoћp#§И–ˆ’РoЧњ%9Ђдl№MHЄМ2ЋФXШoиИОБQЈІdАЌ8,ьІВ7ЊшmЯУіcтѕѓъp8П8haŽšAŒFљ”ЪЄ.ЎZЂ0jѓЅ:™FPp 1!‹ЁšxУгИ[М%ЂЬ,žВs|t_TІ 2Eж…­_Ž–ЁШьС„@@РrИеКюѕh—ПšNЬ"бЩjY ™Г*­ЪЎгh'ђ$ZŸ.ІvJцЫMЄтЌсi›єuЮры>;Ўь'Ђј?Q>Сvnв#ЧОTVVi4ЮIŠDІУЩёЁxејЎ›D$ќЗ Ру,АbЁeЃщ42_Œбд_кЙжљ;ЂbќJ~IENDЎB`‚gwenrename-1.1-beta7/icons/hi64-app-gwenrename.png0000644000175000017500000001367511223736613021442 0ustar spirosspiros‰PNG  IHDR@@ЊiqоsBIT|dˆ pHYsььu85tEXtSoftwarewww.inkscape.org›ю<:IDATxкэ› ˜deyчпЙжНЋЊя=—ž Ь К (#QЃI QѓЌnз% dѓhLT‚Y "дшту41@ˆA0\e№,wF``nЭЬєLпЋЛКЋыzюпž99OwбЯ8€ВћШ[ЯПпsККЊЯџџ~яхЋг-Є”ќ6›М!РМ!РoЏiМž&Ƙ5ќЌЃЋК‹Їћј!‚№и­ЎfhyiРkhПй. юЯћјoѓ‘›C"89 аBO ‚[Ёпу!wKМнсё$xz#чoE"џП`VмОBЧќ+ѕЦ&OyY‚” а!P%Охт5]|зУ—ПR˜™аџ4є?ЖQrКМpтџ9&ФїЛРјŸњЧ 43єYyJЙ) +M$СЄ…7вФсކiр; Ћ"њ*_,Dє Яјл<‚яzhзОS~ЌќК А]\бшј”r‘R64єЙЋ0ЮъEЩ0a#GZ!a ИїBЂ…зp—FК§ќe>'-яІ№шъїШ‹Ÿј №ЄјЮGLД+ ДnC1Шџё ЉsQˆeдчјлыx“-|ЫћеI п•Тw}Hџ• ѓЄ б"qуф'[ЏЉ7‹›еe”Оn ТD#џЮфЯY‹*#Э…ђX §€p^|ЁхЃ&д”& ЏEНQЇ1WЃ6UСkЙE h*"†^Ш`dsЈzURk`Ч]?й№2эbФй№ј:Оѕ_хпюyеИC|%лyЃŽіІfаѓпж“оа‰ ‰Ы] иZG+љ˜RЧ@У.H†зWVЇоГњф|DPˆLe2B@ B"CяЧ>@F Gщъ—Yۘя+{~Ё)‹RФbј>ђкО№'ђвёWE€ЛХƒЦ:њЦT!MЯћзЁЈ‰мVCЏ‘6а™xГУ#ѓOSо3…„Њрv%‘+ŠфжєгЕnЬђnєЮ,Jв@‘ !№Q‰oЕАЇцЈЮPй?Eeя8ѓлїс{>aЂ %‹>z-xЉ4^Ч2ЗгNLoЈШŒˆœGаљЕsфх—б єятВ“4єЛш5—gШnьЅљЬ Au­.#вRЈьySћї?Šмъ`k’Š.ЃE…rбФЯјЄ“5’Cњ@‰ЙуљOыпЬђeЈ”КšC! щ„АЁQГ™efлІ–љ­лАj |OтћВU щЮъ%фРOЋИІњой|6@žzD+рЛтВ•IФZo:Ÿ&UЬŒДа]5ŠИ.4ЪЇH~ЖѓAМy›9—чКB(T6M6#Ѕ“K ’šOJ0u‰&$ЧЗž3Яќ}r™Ь!3"DдЂU;DІ'ЊLпy/еmЛ)ON2Гыy<ЯG"љѕ“XщъѓёЯ;W~щњ_K€kХgВ&њУњFS Пz*ё2Мш7y АБћy>чБЛ/ …,й\šŽХД + …t@ЪшКŽЊЊ(ŠВ!Щd2сLV­ZХЁЬѓЁх­†FˆКехЄяxŒрЉl{іyіьŠSPиЈw УгК›XН‘_ЎНbnTmжн ќ~;i3ђ:еS5юпёЯ‡фvц5’Х"…"Х|‚оŒMw. ‘дQ5%*|!ё!сОя,œkšЦYgХъеЋ9”Y.ДТz,Т\Ц*pЮccќќ‰ЧxрЦ[Z]ƒ­SfŒЄƒУ‡ИќУ2ДW\BђW$Яѓ3Š|ц„i142ЪckSЬ'Ќэ`eWžе*E-Ёa6-Зz Яwq|`Дa‘wgСџ№‡?фмsЯЅППŸЅІЉ њqуррxрљP15&v  3(BЅЃjдѓ|а„ž M{љyџљ јј‹л’Фд‚ŸO(}kOcђ„^šлwslџ одпСбНy:Š„*№d€эйhvПQІоjвВ!ЃeяyЖmGЧЁљ8H\{эЕ\|ёХQКД›І€*ˆЬѕСіР с†ЎЭу>3N•eVqЌж3Mхо/p§$ >№ђјžИlЙ@~E‹Ш{ыС“юNх­_̘™“чОёMжuЅљЯЫЌYбO6зќ ˆŠ‘cљи-ЋЎS­ИЈ† ™6QUA4›MFFFЂTH$X–РіэлYЖlчwKMWЧ‡HЏуџјSŠ2CL’Ќ#‘ђVМ Hѓ€§ВS@т~ШбfСІЌмcM(яјЮхЄћИѓЎb0Yц˜e=tїїa†ф­@`л^HЬЁ^ЗCB>ІG­Ѕ(92IlжЩъ8ŽmлQMиЗo_”џщtšFЃЅУ5з\УйgŸišД›ЁƒЎ‚Њ!i€sѓ#ЄїZ(фяЪЖВ#Ѕфpи,яс‰бЅi/§ЯтLкLžд%gмКxыѕ—`іt [3ЬОpЋVЌЄае‰bšдlŸzЭЅ:пbОjбlљиЎ$@ЁхhЛ‹az( єЇ)sЁHhљЯЭЭ199IЅRСї§Hзu™žžfЫ–-Мя}яcЉZ•ШЪUдDф[=Y:Fї™pнДтШ{РKСыФgЛu”oаfтјпNшъ1пњЄzЌ,Рг>ЩЪЫщ,‘ŠdОйЩ;ЬUќМMЫp}Ђыxt#M"g’Ы њŠ Ў VЋвВZє•њо?Оv.Њ a;\ш<№РЁPA‘3МПћ% /‚ТvЕеRЄЦ(эМ­;*аxйh(W] ф‹™ЌбљЕ‘.ъЌяƒ\‚(jХМP3хЖгЄ‚лyшю˜ќ|М ќУЖСИъЏ№abS:sVЂаАЏј ™МЮбнгБVЋЁ(‚йй2““3Tj‚j3G  ЅК„‰ЎƒnšИއPгЛi9c4-“‰вє tЧА‘9 ы#\8ІЭќбяЪfГД›8јкšEпg‡I’Уща}ЦŒqf†~Ь“Я Ї@№’5@ џfсyгАђ§Ћ“_8“юn“y0;RTСчччc|b’љšƒхgP’Mв}'Ж+05…РsQђGс70]y’BеТЏ(eošК6GIŒBЗ‹l}<–I?ˆвЂЭЂєhЕZd?ЛŸф žэ*Йa…6Є=їмG~Ј/.џУpЃјлРBЯщ;ъDѓ…OПLoŠb 4 %ССJEgtl4*^–хтЗ…PZ(^/zPD%CТлЩ№НзгБ!Ыё'/cЧЎmL74Њv™чЦ%HTб RUд}Ђ-3"*”БбяжО_&u§4#oжdѕћu€Чxўчѓмn`6^VМќ/€ќ  Зfccђ='Єн•9вhътЎ, @дЏЧЦЦЂZрКnє~‹Р*4<{Š„ь"Ÿшafv /„ЈВm<`[X№ЖэлЫX-Ы|}з!›TQЄФ!@ @ЖP4E‹Š"€mлQ:ЈЯЗHb€цqIі>ѕx$T…кфпsгтШ—ухяђАm№ёЙ~0’…љќрБЯОc% ЈQЕ]:‚ј­ђљ<хrљрEEQЩd2ИЎвСЗцPЕ:JЫFжštЅуГxЬЮ6љкїівгЁГCЂјM:’"кзk)A3щ ,%ˆЦйЃ>:šУ)J91щPја(И•ЩГЃл| Jd№юКЉ…=ЬsK‹псVР_ ЌYЕ9wћ‡C Ф}VSˆЬ ˆ`+WЎŒШA№Ђ]€я9Є’&ъ,*=§=sьZ&ф("p0Щ$Рmеv\BХs]LЁ 4Їj8RF]`У† TЋе(ЭDЩЅџOІPG]ф ƒgkЛ}ПjЉOВысŸnЁм§{Рг–ьѓ{тЯКWœкиrŠ’R4њфт !xём­ HъАyѓцhB‹њuœ›сy”@БpЊ‹.оЧЧ L”~ХPАZMќ–…E_C)S`#@MP>˜џ†ЂЈœ~њщб@ФДЫŠ—біИШ>ƒэоp`—*Р(г{ПРПмчќL{юПфНAї) •J-+=—п—}zгF\ Њˆ—>рxаpBи`ЙDBtttDJљ…FгД…§Нmл‘(–mQžžЁ4Ybzj†ђь,ЖeЁkвwб…Ф КЏЁ9 ‚І@CчиѕЧвлл‹;еbљy3C.tщ cAcЂЊ1mЬќ5пўзv%Žќ,ёр#C;Ќї‹Ы4h]+:згOMQДНx›YЗЁв‚љ gQ€ .И "‹@ѕ…;Є”QЛђ=C1б=сщH_УЖš-ЯxŽ‚ла‘ЭеI‰цgШg œёі3;šЌ>{s—‡<*С щIY;P‰њƒ…гќ<зќЫ8331љPiяћ‡` яї€ю|Ч›Ц†’OЉ›Књ№|"’U Іk0U…™бyг–=§мкЕkљф'?Йё8ъQAl_ рдмYЗ,Ѓ2еЊЉ!4jЪL‚њl“ћU@IWѓЛЅMЌ?ЛŽy Р=-ХŽё!Yп_љ†Cр_Х-џіK†ЦтЈOХ"4§з !Л‚TЏSЏу8Y3|+б6T€€PˆЮ“zќБTˆœJД |№Ažxт Є”Q‹ sjс@њХVѓ*Т p-C 4ƒ€$е†F`k8ЖOСЬёХв‡X~К Жй`фјy‰ nр'џ~;я*1љPœИ№НєЁŸŸјЃcz&яjєeO˜PVхЭЭ9§Бe+yЊЗŒ i(fBЄл"ђ…аб2П№Т cMгДh/„ˆФˆя šBU@zрк>О№.їd>_;‡мˆUњщ|ƒЙm“ 7=šижџццoфоэqЋі“@m1њ/C€[Фeя6в?žŸ-)(= МЮєЊбtЧ@WkаЬд6ЏЇtZ7Z^'eBF=Л“ЯЇˆ<ё`tщЅ—rЧwДфе~ ээ•…q:j'yke=ЯџVзz`Р БV0ѓиHдUbђЬR›Л˜o}їЖЦЃю80LDчqл{Eї(.Плӧ핇ѓф Ї(Bёв…х•ы3Ще]jљ]4OЯb’КŒЩ’Œ)Iш)#№јуsѕеWS*•q/o›с#„Є"ŸДtоR?ŠOЬН—uжєДŽQЉ<6m кяяgъР…|ѕ{УLЭХd'—ЗЩП"ОtД€Ї\Мд†v№ПкKсO dЮTPL!Пsр(ћЈткd&“nXэMI‚уuФZ 3  у8lнК•ћюЛЁЁЁ(EЂ9СQY_[ЦIЕЕМНЙж*М„„уR…ъ“xVё6јђqvlНЏнбФjЦdЇ€б%ф§_ћіј­тŠ?ppйЦ CїёєЧЧ™NН—Эя_ЯрЛ3$њhГLЎр ,[-rНzЁЎa4Є)ёЛм^^ ›ъМD”=фŒ‹Z ШЮщиkTєоєœНsпѕyЧwћw›~іž, ЛёX„Ъ"љ#ќћ€лФџКJ џвТх†ІЗБяЂЛxtШ~3N{ ыЯъЁxЂ‚P4кnŒФоT4™Юх‚l1+ВљЌb$ ”@€%Q,P­ Ђцуўaя§яa|ј*nўй-<0 И@3.xЅ8ъг@­ќ №OтŸє^fpŠ…Ы/йU›Ёђ…fЫm@ш kрœxЪбЌ8q5}ЧчЩtFф‰Х8Œ7c/‡$ярz{™Й†Лќgюо јqдыqŸ/Х(ИрљЏъŸШм.ЎX![CtЕpxšнШЛC1>s[- tФ>{ ЧЎоЬ›NZIяЊ^ђ=нКѓЄГэЄ—ŠЁ Dф[иNщ‘ЇйГџ^ЖюЛ‡FЋ4Рœ˜d5&OzЬ­ИеЏЩпн%Ў|7АP<іˆБV"cк•ZэЯ/ск-@HЧШД!${ШчТtщ?ŽСовIŸ №тђш†pp§1f›wёШ„…уЯZmФ[qд+Р\Œj,ˆГt{+BD|*к pЇИђs тKё{2ЅЮyйхy­29sыЈ=wбЙn 0Г]) ?Џ J„E кˆЛёroЦфkР||мŒ‰{эcтЪЋЮаwяVюфђг[XѕЗёБG^ц txћ‘јђ%.БИuбЄx\ŸЌOWНZЉђ“Ь}%м…•brz,F"†Уˆб.‚фђіЂ‘oХо.XB\\і;OН?ѓ{''jМЕ5з8už†<П8hEЕсHи"Ођiряc№ шXWєs=EuьщНЖUЗО=ТфWў’ЋЇcbЪ"й8њKЩ/ DˆEhƒпЙdЙ+Л.ИљВ™дŸyЛ›JлЧКчeуЄ:­ч>ЭЗ/иЪЮ}@UJщБ‹"|ѕЯќƒ RžаЃe4жМэXй*7DщщKКў<ЧўЛў‚o4/zк<€lCC‚Д(ЅПп“?qЭљJwђНўh+7ђЫ}Эyoў‰PЦ™yєЃ\љХiЊУq‹Ќё XjїˆЏџ‘ ИF Књ_ЦР Ћd}xVдwЯтЯXMхGхІ&тсЗ№пK‹doэKМЪ­ХDЁу=ъЊєDЗqzСЉ•FБ/ЈкѕФЖсŸŸЯ—Џv№Gƒ˜ь#Ќ‡ЖыХ%+КIџЋŽvFœєFЪd`CиAн­нќН ”F€†6ЇЁьааwiЈЁgЗ@u^Dœ Ќ(ƒЂЧ\Z‰nюYн•Йƒ9ѓbєЫŽ@rEЁ%(иœ™_ іёw@29XП›ЗWgГЏMfКџD>эБ›€В‹~JЋУњ”‚2‡$Е=3f№иtјљ`UЌVьš‚eпкaё’ХшkяСАg=ъm24ЋЩ+}|ZЬPЮqѓјІЭ+ЯщЃЫŠ[@[’’8::т{ё0oЫdHІ@фя†ь=Щxъз€лгNjЂ)ш"?ŸжŸЄˆ…rѓј{ЅўWЄёНЌЈН Œ!$$ЮЮЮpqq1мSї%ю№ђXŒќb`щUн_м\]6}зhDFы:iТ›Ї ШCщДѓИЬ,М§є‚‚ОЋaП ?ШzѕХGЈ”• ^ŽИ;!ŸƒжEчє]vЅЯлш„ю mU2p3ы}gќIЭ‹hпЭкpd#‰BУiCЅм8МуšIъѓЛЖŠСnЫэ(UAKаIE…Y;—fF3Ь—em@_З+Jщ€ћYŠщ“[HъВm$ЋˆhІ ‹DфЙ‰DЩ_“(m МœPЬтпгfAžеЪszэ:OёnJŠoПќСбоМЌы—шP@IІ1РŒeЩ2БŒ•tЬlФГ~Эc‡ВФjгЃŸ“УЗ[EM9Eћ›ЏYЪpлЅxА{с…^ЭќšSmЙЮ­ОzdQCУГEзšЛžokЖЬQГ“о™CМ'4њЯЕщAsЭТhmp2mПq‘5 V™И=]›Ж9h4ЩD#Ѕу EЗЎ'п$.dqпzϘ€ecEТ­$–гъйqг„Д`П3ёЖ‘'Ы|Тƒ›ПљИ,у—q_fєNўѓўрDaСЭЏIENDЎB`‚gwenrename-1.1-beta7/icons/hi48-app-gwenrename.png0000644000175000017500000000774011223736613021440 0ustar spirosspiros‰PNG  IHDR00Wљ‡sBIT|dˆ pHYs11Зэ(RtEXtSoftwarewww.inkscape.org›ю<]IDATxкэš WyЧЏ™žй™нйћаБвЪж-й’,cSи† q%!PЪ1–Ё‚TCИ$‡эŠУ„06N@˜`Œm,Ы‘/9’uЁcuЌЄНЏйsЎžžО^Z]=U[^ЖА“J•Пйџі›7{ќпМїОїzWH)љџ №Рk@hМ!‰[ш=œ­.~“‹Ї{јzp=/Дћќ3яL‘rЯer[Ž ŒWlOŠW$1о› vЅ‡їњ@qWїёрщр–mгц|П‡GSmїЙИ;]x,лuЅќРЬџР)ёяiДЯФn4т†fln‚ѕ)ф‚ОєёњMœгь“9ь‘в|ѓѓл~аzжСћЮ$љяŸЕ_€тЛuщњP"LднtЦ›[QЦ\фiяљYмc9œ‰ ЎятНаpиђ™лžпч пѕpюК^~rјxVќЫŠ8‰‡zќЂцїЌ uU;bдF ЉИdэЊх\ѓІ7вжкŒІ€ЂI efЭ@e˜šѕш}цйџкЧlOйуGА+‰UЛа|{~qЬE]pƒќlі%м'>yŠіhB‰kq_?o<дьV!яо#іщ%лS$2Д4$шh6hЎеЉ‰ЙК@гДPŠЂ„КтŠ+иМy3/Œ’  ђe˜1alЦЃс{аГї0@‘‚ЖфЊ3]ІvъЏфіы_R!Л_|bЅDйаkОя‡Ypгв=АvD;ф”ФюЅё Ѓ]lnЎЅЋUIћ ƒ+„PCУUЩ ‡Фž={ЈЋЋcеЊUЬ C;Ё*WбЏОš ё&†žУЎoё–ЯшKs˜AШ ~'РOХЧы<Д_Iј МLБŸLžŽЅп|{wяцŠЅиАИžЮ–4jLХ–Гц,љqђхYЄя…пчyКЎ#„Рu]юНї^ЖmлFgg'еPаŒT\0+€LўтiкЈЧwR3eЪSяуЋ{Ѓф;П ‚v;а Л3VY'тз~ъ+мљѕ;ИМ3Э•+iomЧ—`;•В‚UJŸ‚\ЙDmНfzzšžžЂКЛЛйБcЊЊRИ BBМHѕZИ‹WИ™‰І_rјћ@˜BИПрёщkИ‰(ф‚„Uии`lќТєtя#ižfхкЭд440kљђSгeђE›ŠэQА’Д,шЄcA‚DB'™L211С‘#G0 пїУч‡цВЫ.ЃБhјФ4ЈЯЮ |џ(ЊжŒ7>kч(Nќ_?ј€< Ь‰ПЏQ‘џJ5кjLЙe‰Бbћ,kз:Ж‹eЫ:Q ёœЩ‰ОižšЄ{АРРЌЯpQ “Э4Ж-fеъеlмИ1яK:‰ХbX–…ЎысœxќёЧyaцУUЋщk‡щ№БЛZmЃт'wsшo(оoнN тŸА$l7ЅKњЋ“­Ÿ~'kktдA2™@г†Fиї›Ѓ:3ЬЙ)‹1 &\A%YKI‹€qŒ@ыж­Ѓ}a;ЉЦZ­:aaB№ФOЬP}’OБhЇIІБ ыьY‘Ѓ”§?LЮ˜7„~,ўЁд[DІЎ`l}]Z|ьš ѓ )€0ƒccЃœы";%№ehщNтщ4UЃl[(F“ц(гХ)wЂH3QРj4‘ТУїќАB с8NјŽ„+еp‘ЖїЁЊ)іФ-Х“Цcьџ•‡7L– тE|ДL UЕjЖlNO}x++ =šи• УУУс„Ьf'Щ*Ши †›ЧS—a(ѕYAёњAОЎ‘НѕxZ…пŒ=ƒкdmŸsЁ™кLе|8/JyяьAЎа{)Ўu0kє3о§Cн Œљjічм'Жз‚  ~§ФщПйLkRСа@ршяяgtt4\}Яk?o!х0iЅƒЂ™CЋБ8ІхЙдkfїёYпФВ‡ЈKKL„ыAQЃЕЕ ќYЙщYR7 э/aЎO0p№ПU;`ИƒŸќ82ŸЪAђ§=RJœ™LЫЪЩГО1nЅuтФIРѕ ГpсBЪхrјж'Š№РЮƒГ'щh(ёE1ЭЯŸBб+Ихi“ I}R „€–––№]ЭfГФ?7Bќ—yМе Ÿ<ш…g;і>tŠСsР0 ИЬ eюЪ|Dз’ЙБ Ы›Ž/­ Гžˆ"РvСrуЊЋЎ ' mDИ›TUAБX`hd=ЅбиZРcvrе-“Šљ€BFзб"6mкI§ю RпžЦ_npИїЈ'mO=Эр‘o№Р.`˜ˆЦОџЂ`lšŠ]Цў•IДшUг†œ^CˆkЏН6,>Тq›H$ТvЩЌl–шd oёё,NаЏрc(`ј*š•@UК/увK/EћuŽцЯЬ —;хЙeGczр#|ы^` sЦў|yS]jEПWлЯЕЎKyЉ“EЯУL Š”mhkkу–[n +l^ƒѕ=„Аm' І€’†U‹>х’РЬщXгŘуijє&Ў{гu4п]fёпцp__CїШIпЭWд<цЬGљін%ЪУ@ДtVфќ'aе§ЬБ:Џc7FnufјrЙ…lTl—0’1(к6рЖлnЃЏЏ]Лvсy^`Цy€ Ш‚o ЬBыxЄёђё–з/т]їЏЇ~_…веqњž<Ž+=ХТ1?ЧююcЌш‹В_ М{ПѕОŽВЅёВ;6лkІЯvѕ[G{Мы‡№p{k/VYœя Г~чwВfЭšАэКюyѓ!DMM 5Бв~-щr#‰\3~Ж™!•ќ˜УюѕмѕьћШŒщLЎwхаю3 ašТФпёoюсиЉШќ@uтўоC§Б}WГICkRPZг5эY}б’КФжеЩТжмuIjk™4Ѕе€г4Ух=їмCЉT зєъоПКiГaKо:}9+§exи1;{њёќ№Я†ЮОЏн7Цєp8ŒW‹жяјЉиОZEн?Ри!HcМ+…qЉПЎqQЉуЂU‰єХMšоa@—†ОDE_$pk§0ћSSS<јрƒ8p мyкх K Ќ/.сMl`cўbДEIhж™~nDzЎ#<|\љ GінТ?џвЦž‰Цќi`ЄКцПфл*џ)Оx“„яѕ0tњiŽ|ОDЅю\ђіХД^ЁЁЦR5™JG{Ї\ииЫИ1Eм&mH”YЅ$УƒОRіёDазCБ$VїŒtЪЎ№цмF9ЩР™Џђ;ЭООhЈ е5ПT5џR"ˆќ@МЗ›о‘ГŒмўo<ќDАшm\љgСuS '1b b/P\‰ЩЄечк‹оФ ;ќu~Ж3иї&0™ˆж{Г:i_6РCb{в#ЖW зЃwЊ@ё‘=§ЇЇ8.І:mofгхИјu iюlЅОЙ™L}2АџB !4Ї:aEwq—ЖMns^@ёVђ€@ФKТ”™Е­^yІ8424vыИc7` ) Ф#Х"Љ†™/љH9 0ЧИ_5ўшЛП‘ю8оВм;T|‹…mmсw†ЏП€GХWЎ‘№ Јq№hZз^IЄёЁCчЕ&>К;NJdVДHъœ+€7ЂЩ‰њфљAœћаS šNi7ЬЩЎŸ™и2MБїН|с†!ІГС—иtoєёе­~%uˆg oZцхNg•йощ'ћЯ0ќРЭ|m€xЈžaЋškzЊёЁŽєE-яQъЕыЫC…иЙcgмЎ^FП/mЗАz€ЉрЫн xX|ЙKAНWEl„tЌы”ЭЫZ§Ъ@AЕNч іc1є§:Бу*тФ†zўˆ[эq~”ЌЅЉ^EЭ(Јѕ>д+к"Б4qНhŠoєcЈЙСЉќабўЧuRСdш§мўЈ Gѕ@^0€b kjnуOПиNУU PU…ж‹аОnБд}E*гЎ"f|ДiеТ#ЁјЊŽЁД ЏušяеPЮ›Ъv6–ѓfL №№ньџщЇјо§@0<З\0@ЁuячOођ.љHѕ— @ ЈiJSлœ TGЊ9ž2Мрїњвѕё+>жT‘вdQЯЯ`N”сƒш3є3vтv~rпŽЮЬ+f(@Ё5@ы_pѕеЬ–—вЖIA(sьЬ17ПФœ6ў9FO=ЪОЇОЯУЯC@џМЃу+A(@<Њ­WВv§U\rU'эkвДь|ў—љ Ž9Щьш NпЫcЯž (2< Œ9РЎŽљW`N‘QjQkš€†•,^А™U]šЁЃХ4T-2KЉј<'ƒъN€"0™ŸŽŒ[€_5 ’‘R‘ Н.чTтrdО˜‘lР›kќе˜r^  E@еB&ц@8‘мЙї8_нП_8аќЈ~…тЕџVљПŽџ/I,ёLЈIENDЎB`‚gwenrename-1.1-beta7/src/0000755000175000017500000000000011361563377014726 5ustar spirosspirosgwenrename-1.1-beta7/src/gwenrename.desktop0000644000175000017500000000203311223736613020437 0ustar spirosspiros[Desktop Entry] Name=GwenRename Name[el]=GwenRename Name[es]=GwenRename Name[ja]=GwenRename Name[nl]=GwenRename Name[pt_BR]=GwenRename Name[pt]=GwenRename Name[sv]=Gwenrename Name[uk]=GwenRename Name[x-test]=xxGwenRenamexx Exec=gwenrename %i -caption "%c" Icon=gwenrename Type=Application DocPath=gwenrename/index.html GenericName=A batch renaming tool for KDE GenericName[el]=ЮˆЮНЮБ ЮЕЯЮГЮБЮЛЮЕЮЏЮП ЮГЮЙЮБ ЮМЮЕЯ„ЮПЮНЮПЮМЮБЯƒЮЏЮБ ЮБЯЯ‡ЮЕЮЏЯ‰ЮН GenericName[ru]=аЁб€аЕаДбб‚аВаО аДаЛб аПаЕб€аЕаИаМаЕаНаОаВаАаНаИб б„аАаЙаЛаОаВ GenericName[es]=Una herramienta para renombrar archivos GenericName[ja]=уƒ•у‚Ёу‚ЄуƒЋху‚’хЄ‰ц›Ду™у‚‹уƒ„уƒМуƒЋ GenericName[nl]=Een hulpprogramma voor het hernoemen van bestanden GenericName[pt_BR]=Uma ferrament para renomear arquivos GenericName[pt]=Uma ferramenta para mudar o nome dos ficheiros GenericName[sv]=Ett verktyg fУЖr att byta namn pУЅ filer GenericName[uk]=а—аАбб–аБ аДаЛб аПаЕб€аЕаЙаМаЕаНбƒаВаАаНаНб б„аАаЙаЛб–аВ GenericName[x-test]=xxA batch renaming tool for KDExx Terminal=0 Categories=Qt;KDE;Utility; gwenrename-1.1-beta7/src/namepartbase.h0000644000175000017500000000276711223736613017545 0ustar spirosspiros// // C++ Interface: rename // // Description: // // // Author: Spiros Georgaras , (C) 2009 // // Copyright: See COPYING file that comes with this distribution // // #ifndef NAMEPARTBASE_H #define NAMEPARTBASE_H #include "ui_namepartbase.h" #include #include extern KAboutData * ab; /** * This is the main view class for gwenrename. Most of the non-menu, * non-toolbar, and non-statusbar (e.g., non frame) GUI code should go * here. * * @short Main view * @author Spiros Georgaras * @version 1.1 */ class namePart : public QDialog, public Ui::namePartBase { Q_OBJECT public: /** * Default constructor */ namePart(QDialog * parent = 0); /** * Destructor */ virtual ~namePart(); private: Ui::namePartBase ui_namepartbase; QString n; QString textPattern; QString outPattern; virtual void resizeEvent( QResizeEvent * e ); void updateLabel( int start, int length ); void startCH( int st ); void lengthCH( int l ); void fileChanged( int id ); void buttonOkClicked(); // signals: // /** // * Use this signal to change the content of the statusbar // */ // void signalChangeStatusbar(const QString& text); // // /** // * Use this signal to change the content of the caption // */ // void signalChangeCaption(const QString& text); // // private slots: // void switchColors(); // void settingsChanged(); }; #endif // NAMEPARTBASE_H gwenrename-1.1-beta7/src/dirsdata.h0000755000175000017500000000535311223736613016673 0ustar spirosspiros/*************************************************************************** * Copyright (C) 2003-2007 by Spiros Georgaras * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * * This program 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 General Public License for more details. * * * * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #ifndef DIRSDATA_H #define DIRSDATA_H #include #include #include /** *@author Spiros Georgaras */ class dirsData : public filesData { public: struct filePart{ QString pref; QString suf; int digitNum; QString ext; int partType; //0: number only, 1: pref + number, 2: number +suffix, 3: all }fPart; struct newFile{ QString oldFileName; QString oldName; QString oldExtension; QString newFileName; QString newTmpFileName; QString newName; QString newTmpName; QString Counter; QString newExtension; QString Suffix; QString newSuffix; QString Prefix; int iconID; int inc; int randomNum; bool selected; bool isDir; }; dirsData(); ~dirsData(); // void setPath(QString path,const QString &nameFilter,int filterSpec); void setPath(QString path,const QString &nameFilter,QDir::Filters filterSpec); QString path(void); // void setFilter(int filterSpec); void setFilter(QDir::Filters filterSpec); int filter(void); newFile * ren; int setLink(filesData * b); int setFilesInDir(bool select); void resetFileName(int k); int numOfDigits; int getSorted(int i); int setSortValue(bool state); void resetHasbeenSorted(); int numOfSlectedItems(); private: QString mPath; int mFilter; QString mNameFilter; int * sort; bool sortID; bool hasBeenSorted; }; #endif gwenrename-1.1-beta7/src/hi16-actiosn-redo.png0000644000175000017500000000157011223736613020563 0ustar spirosspiros‰PNG  IHDRѓџa pHYs  šœgAMAБŽ|ћQ“ cHRMz%€ƒљџ€щu0ъ`:˜o’_ХFюIDATxкbјџџ?CqЈ(CaАƒ‹!УПнz ox2$Лr3xspнXbvњЮ&їНеёŠѕL ТSJЕ@1 рlРЫ№wЇУ‹]Ў QжЌ nњьВЭЩŠ‹ўпO*k§џџEоџ†D…9Шњj€CA0ƒЃ.УЯЭj 6кцџšўчџџ^ tпџџяыџџџй dOуХu†‡aњlHsЖ/?ƒЕ*3УџyЇџџŸюџП{YјGg#БО{g‹пќџПhHЗх&ў/•Ÿ-!ШТ@`В|’œ9оH=ќџџвџЋч†Пцda№Yя)$јщNѕџДpѕ5‚l Ь ЮІbЙ›ЛLО‰ АXи€Ў1†-§Vџџ/љпUх~ЄQ^‚ьТ™Eмц@J›‘ŸACŠ‘AZ€!ТC$Х)ТЯl @`Zт@ДanьWDш02?qށKDJSЧФ(Р“œ’$ЫР %ТЪ@`–дk§џає(f’dgч+кАqѓўџP№эћїџA3`АБ00Ш‰Г1и€ Ы\ЗѕU8>EŽццц џбРЏ_ПўЋЈЈІ#Ћ АŸіљПP’т/D?wюмЇџX@~~ўdu6`[ЏХ3 ЏLxйстлЖmћˆЌёѓчЯџ?}њє?//я6В~€аЉМв|\ЬpёААА) ?~ќјџіэлџЯž=ћѓцЭџъъъНШњl@ЈƒP/“Д 3+\Ў  рьеЋWџпИqуџсУ‡џЛЛЛ…1В~€Ljњ*œ1,ЬŒ l ЬЬ,py...…2FFF, €Р€€ЎЇ +#/#'’!ввв FFF ‚‚‚XѕмF`Ърсdтb^NFVV6А8аvsss111Ќњ љб[’УT~№IENDЎB`‚gwenrename-1.1-beta7/src/multiselecttool.cpp0000644000175000017500000001330611223736613020655 0ustar spirosspiros #include "multiselecttool.h" #include #include // multiSelect::multiSelect(QDialog * ){ multiSelect::multiSelect(QWidget * ) :QDialog() { canUseKRegExpEditor=false; setupUi(this); setWindowTitle(windowTitle()+" - GwenRename"); readHistory(); } // multiSelect::multiSelect(QDialog *, iconload * ic ){ multiSelect::multiSelect(QWidget *, iconload * ic ) :QDialog() { canUseKRegExpEditor=false; setupUi(this); regExpDialog=0L; if ( !KServiceTypeTrader::self()->query("KRegExpEditor/KRegExpEditor").isEmpty() ) { //qWarning("The editor is available, so lets use it."); connect( editRegExp, SIGNAL(clicked()), this, SLOT( slotEditRegExp() ) ); canUseKRegExpEditor=true; }else{ canUseKRegExpEditor=false; editRegExp->setEnabled(false); } setWindowTitle(windowTitle()+" - GwenRename"); readHistory(); txtSelect->setEditText(""); numOfHistoryItems=txtSelect->count(); // txtSelect->setSizeLimit(HISTORY_ITEMS); old impl txtSelect->setMaxVisibleItems(HISTORY_ITEMS); lblIcon->setPixmap(ic->Icon(9)); editRegExp->setIcon(KIcon(ic->Icon(5))); buttonOk->setIcon(KIcon(ic->Icon(6))); buttonCancel->setIcon(KIcon(ic->Icon(7))); buttonHelp->setIcon(KIcon(ic->Icon(16))); } multiSelect::~multiSelect(){ } // FIX ME!!! // When kregexp is available void multiSelect::slotEditRegExp(){ //qWarning("multiSelTool::slotEditRegExp - starting"); if ( ! regExpDialog ){ //qWarning("multiSelTool::slotEditRegExp - ! regExpDialog"); // regExpDialog = KParts::ComponentFactory::createInstanceFromQuery( "KRegExpEditor/KRegExpEditor" ); old impl regExpDialog = KServiceTypeTrader::createInstanceFromQuery( "KRegExpEditor/KRegExpEditor", QString(), this ); //qWarning("multiSelTool::slotEditRegExp - ! regExpDialog - ok "); } if ( ! regExpDialog ) return; //qWarning("multiSelTool::slotEditRegExp - KRegExpEditorInterface"); // KRegExpEditorInterface *iface = static_cast( regExpDialog->qt_cast( "KRegExpEditorInterface" ) ); old impl KRegExpEditorInterface *iface = qobject_cast( regExpDialog ); //qWarning("multiSelTool::slotEditRegExp - KRegExpEditorInterface - ok"); if ( !iface ) return; //qWarning("multiSelTool::slotEditRegExp - iface->setRegExp( txtSelect->text() )"); iface->setRegExp( txtSelect->currentText() ); //qWarning("multiSelTool::slotEditRegExp - iface->setRegExp( txtSelect->text() ) - ok"); //qWarning("multiSelTool::slotEditRegExp - regExpDialog->exec()"); bool ok = regExpDialog->exec(); //qWarning("multiSelTool::slotEditRegExp - regExpDialog->exec() - ok"); if ( ok ){ //qWarning("multiSelTool::slotEditRegExp - txtSelect->setText( iface->regExp() )"); // txtSelect->setCurrentText( iface->regExp() ); old impl txtSelect->setEditText( iface->regExp() ); //qWarning("multiSelTool::slotEditRegExp - txtSelect->setText( iface->regExp() ) - ok"); } } void multiSelect::buttonOkClicked(){ int found=-1; QString searchTerm=txtSelect->currentText(); for(int i=0;itext(i)==searchTerm){ old impl if(txtSelect->itemText(i)==searchTerm){ // qWarning("i=%d, found text = %s",i,searchTerm.latin1()); found=i; break; } if(found==-1){ numOfHistoryItems++; // txtSelect->insertItem(searchTerm,0); old impl txtSelect->insertItems(0,QStringList(searchTerm)); // qWarning("writing current text = %s",searchTerm.latin1()); writeHistory(); }else{ if(found!=0){ txtSelect->removeItem(found); // txtSelect->insertItem(searchTerm,0); old impl txtSelect->insertItems(0,QStringList(searchTerm)); // qWarning("writing current text = %s",searchTerm.latin1()); writeHistory(); } } // txtSelect->setCurrentText(searchTerm); old impl txtSelect->setEditText(searchTerm); // qWarning("going back"); accept(); } void multiSelect::readHistory(){ QString tmp; QString group; QStringList t; KConfig config("gwenrenamerc"); // config.setGroup("SelectionHistory"); old impl KConfigGroup grp=config.group("SelectionHistory"); for(int i=HISTORY_ITEMS-1;i>=0;i--){ group=QString("Exp%1").arg(i); // tmp=config.readEntry(group,QString::null); old impl tmp=grp.readEntry(group,""); if(!tmp.isEmpty()) // txtSelect->insertItem(tmp,0); old impl t<insertItems(0,t); } void multiSelect::writeHistory(){ QString group; KConfig config("gwenrenamerc"); // config.setGroup("SelectionHistory"); old impl KConfigGroup grp=config.group("SelectionHistory"); for(int i=0;itext(i)); old impl // grp.writeEntry(group,txtSelect->text(i)); old impl grp.writeEntry(group,txtSelect->itemText(i)); } } void multiSelect::keyPressEvent( QKeyEvent *e ){ e->accept(); // if(e->key()==Qt::Key_F1 && e->state()==Qt::NoButton) old impl if(e->key()==Qt::Key_F1 && e->modifiers()==Qt::NoButton) showHelp(); // else if(e->key()==Qt::Key_Escape && e->state()==Qt::NoButton) old impl else if(e->key()==Qt::Key_Escape && e->modifiers()==Qt::NoButton) reject(); } void multiSelect::showHelp(){ KRun::runCommand(QString("khelpcenter \"help:/gwenrename/search-window.html\""),this); } void multiSelect::reaxPart( bool state ){ if(state && canUseKRegExpEditor) editRegExp->setEnabled(true); else editRegExp->setEnabled(false); } void multiSelect::changeLabel( bool state ){ if(state) chkAdd->setText(i18n("Remove from current selection")); else chkAdd->setText(i18n("Add to current selection")); } void multiSelect::resizeEvent ( QResizeEvent *e ){ setMaximumSize(width(), height()); e->ignore(); } #include "multiselecttool.moc"gwenrename-1.1-beta7/src/inputdir.h0000644000175000017500000000314711223736613016732 0ustar spirosspiros// // C++ Interface: inputdir // // Description: // // // Author: Spiros Georgaras , (C) 2009 // // Copyright: See COPYING file that comes with this distribution // // #ifndef INPUTDIR_H #define INPUTDIR_H #include "iconload.h" #include "ui_inputdir.h" #include #include #include #include #include #include #include /** * This is the main view class for gwenrename. Most of the non-menu, * non-toolbar, and non-statusbar (e.g., non frame) GUI code should go * here. * * @short Main view * @author Spiros Georgaras * @version 1.1 */ class inpDir : public QDialog, public Ui::InputDir { Q_OBJECT public: /** * Default constructor */ inpDir(QDialog * parent = 0); inpDir(QDialog * parent , iconload * ic); /** * Destructor */ virtual ~inpDir(); QString selectedFolder(); private: Ui::InputDir inputdir; int numOfHistoryItems; QString res; void readHistory(); void writeHistory(); virtual void keyPressEvent( QKeyEvent *e ); virtual void resizeEvent ( QResizeEvent *e ); // signals: // /** // * Use this signal to change the content of the statusbar // */ // void signalChangeStatusbar(const QString& text); // // /** // * Use this signal to change the content of the caption // */ // void signalChangeCaption(const QString& text); // private slots: void buttonOkClicked(); void openDirSelectionDialog(); void textHasChanged( const QString & ); void showHelp(); }; #endif // INPUTDIR_H gwenrename-1.1-beta7/src/namepartbase.cpp0000644000175000017500000000437611223736613020076 0ustar spirosspiros// // C++ Implementation: rename // // Description: // // // Author: Spiros Georgaras , (C) 2009 // // Copyright: See COPYING file that comes with this distribution // // #include "namepartbase.h" // #include "settings.h" #include #include #include // gWen::gWen(QDialog *) namePart::namePart(QDialog* ) :QDialog() { // ui_gwenrename.setupUi(this); ui_namepartbase.setupUi(this); // setCaption(caption()+" - GwenRename"); setWindowTitle(windowTitle()+" - GwenRename"); updateLabel(startInt->value(),lengthInt->value()); setMaximumSize(width(), height()); setMinimumSize(width(), height()); // signals and slots connections connect( buttonOk, SIGNAL( clicked() ), this, SLOT( buttonOkClicked() ) ); connect( buttonCancel, SIGNAL( clicked() ), this, SLOT( reject() ) ); connect( startInt, SIGNAL( valueChanged(int) ), this, SLOT( startCH(int) ) ); connect( lengthInt, SIGNAL( valueChanged(int) ), this, SLOT( lengthCH(int) ) ); connect( nameList, SIGNAL( activated(int) ), this, SLOT( fileChanged(int) ) ); } namePart::~namePart(){ } void namePart::resizeEvent( QResizeEvent * e ){ setMaximumSize(width(), height()); setMinimumSize(width(), height()); e->ignore(); } void namePart::startCH( int st ){ updateLabel(st, lengthInt->value()); } void namePart::lengthCH( int l ){ updateLabel(startInt->value(),l); } void namePart::fileChanged( int id ){ updateLabel(startInt->value(),lengthInt->value()); } void namePart::updateLabel( int start, int length ){ QString n1=QString::null; QString n2=QString::null; n=nameList->currentText().mid(start-1,length); if(start>1) n1=nameList->currentText().left(start-1); // qWarning("----"); //qWarning("n1 = %s",n1.toLocal8Bit().constData()); //qWarning("n = %s",n.toLocal8Bit().constData()); n2=nameList->currentText().mid(start+length-1,255); //qWarning("n2 = %s",n2.latin1()); lblSample->setText(n1+""+n+""+n2); } void namePart::buttonOkClicked(){ if(chkFixed->isChecked()){ outPattern=":S"+n+":"; }else{ outPattern=QString(":P%1,%2:").arg(startInt->value()).arg(lengthInt->value()); } //qWarning("## outPattern = %s",outPattern.toLocal8Bit().constData()); QDialog::accept(); } #include "namepartbase.moc"gwenrename-1.1-beta7/src/hi16-actiosn-folder.png0000644000175000017500000000202711223736613021103 0ustar spirosspiros‰PNG  IHDRѓџa pHYs  šœgAMAБŽ|ћQ“ cHRMz%€ƒљџ€щu0ъ`:˜o’_ХFIDATxкbрe``ˆхтg vцрd€ жb; іb? іb/ vac`А) n СЮbŠ‹10T20ь‘јYle§П/:њџььœџѓ ђџЯЩЫ§?%-эbтџжааџБ’џ†И;ƒ’/ћщ*EЕџ3Н}џЏЭЭћПЗБщџСжЖџ‡š[ўni§ШпU]ћsIщџѕ@М2+ћ1Џ№ ЅФ tѕ"Eџ{rВџя/.љЈ №џБТЂџЇ‹Šџ_*О\Zіџ2>4јhrЪџ§@ь№ ј_СР2€ €Роhg`ћvшЌ+@ЭЗђѓџ?єˆ? њЄ? {™›ћџ.ЃЙщџнЦ–џхRrOAzŒ\€fме7љџhЫїŒЬџП€ ПutўџВ`сџЯ;vўџrъєџЯ7oўџvяўџЯž§џџѓзџDkл НФАbгFХvЁѕџяК†џ_зoќџсц­џ?^ПљџчЫчџџ_НњџЈёџ•ЋџџŸ=їџџ ОyћПБœB3H#@AОџ“˜˜gssFкЃЈџџььџџ№ёџџммџџЯаџџШЪџўЧЩџўЧШџўХЦџџСТџџЮЯџўПУџK#ˆсфщSZџТџ_Н~ёwўтџџ+ўwЈёєzспёу@9 !—ЏќЕu;(%@ †3g2МјєЉєџŸгџєLкrЈhѓщгPЮўџ4рџбу`§џћяџцО‰яaс@ sцЬaиКsЇаЭ—­њ№эzАІ'@6Ÿљџџ$а€“@<ќџџЯпџчV­ћ/) г@ sчЮe˜2mЫ“я_‹џ_О~№џД™@›NќџєћџЃ@|хкџџП~џџџшЩџВР@=:ђ p§Ф0oо<†™Гf1ЌпОнія_“џOŸћџџž}џџƒœ P ­ћzњI02чРє˜ihТѕУЊUЋVЌXСАdљr†kOž“йоOџoпћѕщЦ­џУДu—еЩСд3БЅ–\?@1Ќ\ЙlШкuыќcЂж5ЗЏџЙhхџzk‡s@y4Ь@ VкlРъеЋЖlйТ˜• –‚P+ ЩЄ ‡’r=IENDЎB`‚gwenrename-1.1-beta7/src/hi16-actiosn-ktimer.png0000644000175000017500000000155311223736613021126 0ustar spirosspiros‰PNG  IHDRѓџagAMAЏШ7Šщ"IDATxœm“Il…ПY=у-ЦБГй­дPKKЅ†к ZИT€ЈpЋŠЈИUHœ€ТpFъ­j%("e˜Б$5DJ‚ZbКЈ і(VтЌNьиуY8ЅXР;§‡їžўУїў-пБєŽи‰Ўд§ЧТбHВщЮВqлXО‘НрlЮ\J­vЁхіx'п9ђќ Џ=’ёящ р Ы"л;ЙB…Я?љВp+{і-šх‹Л!i7мЖяФХSoПџЪсƒ{дLL#еЁЂI.‰АJФ/Ђ(.§‡ъб'ŸЩOџXХZŸИ[ ДМћт›ч_}4у'н­ЁЋ2Ÿ]S$ E“qM›bЎ@ъС>VДС'JS—ЇСМ#щ§/Ÿ;?єHRIwЋ„ƒВGfЧKЋ ЎcйQ?Н‰ ;jDИ5_Щ4–&/ˆJєРK§єўU‘$p%№ЮЭтŸEТO_п -фe№pЂНэрKМ‹ф№бDЇB<ЄxDаu)6Щ‰Й6>OгДz*MmB~}н*БTB yHіvьMшЊ Ў…&x›ЅB…›k!ВХAЪF‰п8ˆ$€ІA]tиMb>ЎљЛтrгЌ™’ёАŸЦТ6упфпЃб‘Jѓtћ:홆"`Ћ"D54OЫ‘KПхJkЯЦ]лF‘dR‰6Юœyь:fЦ]YФщš4›•*VЕXЗБЏ Ѕ-fц6X­˜­hєfŒ›w‰[^Џ2Y0љЋpлq*ЦбЊ,ŒЬOW&Жeџ‡lк" IАRЄщРњ6L-y1Ц>ћW Ј•чІJс§ЧŸЋZЊаQUnyEїБ6ћ;y1Цш‚—яПИДљчwяђ€kеџШOџPѕп;4МlEЗi"Ѕ ›ZУaеі2Гъar+ТЗ#ŸmLž;yзmнV}c"7іщѕ­эЦ}І/о]6u6šFEbКXcтЮЂ3ђСыуз/Ÿ=keџoЛђ#щУсЎН‡‚сhmлЮZyбЈ–ѓП€}ЈЗšџ*q=яaч"MIENDЎB`‚gwenrename-1.1-beta7/src/CMakeLists.txt0000644000175000017500000000230211223736613017453 0ustar spirosspirosset(gwenrename_SRCS exif.cpp iconload.cpp filesdata.cpp dirsdata.cpp initaskmode.cpp inputdir.cpp timestamp.cpp namepartbase.cpp multiselecttool.cpp rename.cpp main.cpp ) # kde4_add_ui_files(gwenrename_SRCS gwenrenameview_base.ui prefs_base.ui rename.ui inputdir.ui initaskmode.ui timestamp.ui namepartbase.ui) kde4_add_ui_files(gwenrename_SRCS rename.ui inputdir.ui initaskmode.ui timestamp.ui namepartbase.ui multiselecttool.ui) # kde4_add_kcfg_files(gwenrename_SRCS settings.kcfgc ) kde4_add_executable(gwenrename ${gwenrename_SRCS}) target_link_libraries(gwenrename ${KDE4_KDEUI_LIBS} ${KDE4_KIO_LIBS}) install(TARGETS gwenrename ${INSTALL_TARGETS_DEFAULT_ARGS} ) kde4_install_icons( ${DATA_INSTALL_DIR}/gwenrename/icons ) ########### install files ############### install( FILES gwenrename.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) install(FILES konqgwenrename.desktop DESTINATION ${SERVICES_INSTALL_DIR}/ServiceMenus ) install(FILES gwenview-gwenrename.desktop DESTINATION ${DATA_INSTALL_DIR}/gwenrename/tools ) # install( FILES gwenrename.kcfg DESTINATION ${KCFG_INSTALL_DIR} ) # install( FILES gwenrenameui.rc DESTINATION ${DATA_INSTALL_DIR}/gwenrename ) gwenrename-1.1-beta7/src/prefs_base.ui0000644000175000017500000001162311223736613017371 0ustar spirosspiros prefs_base 0 0 282 156 Background color: false Choose a new background color <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'DejaVu Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Change the <span style=" font-weight:600;">background</span> color by clicking here and choose the new <span style=" color:#ff0000;">color</span> in the <span style=" font-style:italic;">color dialog</span>.</p></body></html> Project age: false Foreground color: false Choose a new foreground color <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'DejaVu Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Change the <span style=" font-weight:600;">foreground</span> color by clicking here and choose the new <span style=" color:#ff0000;">color</span> in the <span style=" font-style:italic;">color dialog</span>.</p></body></html> Qt::Vertical QSizePolicy::Expanding 41 20 Qt::Vertical QSizePolicy::Expanding 41 20 Set the project age (in days) Change the project age (in days) by choosing a new number of days. 1 2 Qt::Vertical QSizePolicy::Expanding 41 20 qPixmapFromMimeSource KColorButton QPushButton
kcolorbutton.h
kcolorbutton.h
gwenrename-1.1-beta7/src/hi16-actions-all-items.png0000644000175000017500000000161511223736613021521 0ustar spirosspiros‰PNG  IHDRѓџabKGDљCЛ pHYs  šœ-IDAT8ЫSKleœ}ymЧvhь8ŽНЩ&!v­X D QТЂЊЂ$$J+U= ŠзТ™CO\*!$.=№RMEЈ )*%˜ЖnЧјЙ^ЏŸЛёюўџrЋ\ЈsОo>Эa>рёР<ж М|–‰ЫуђА(QЎ7vџі3ѕф[&фhјTЛЇgЖoнйzАyЙ?шсХьтѓ“oО’Оtjmљ]ч‘ыљrЏНДђійѕ>ђzФјoЗяm(й›эA?(tЃБб‘№ът\Lt яй„Є“3в\\ŽyВљВЈ} D8L$](lФž;чH)_ЋйтR‰™ДKRЭŽ1 ŽЬp‚р/”ІІjј&‚4™˜~трПƒNЅІ\owК•|ЁєЩЯ—/m0.юWѕLCk}Яs\ыпt"}ŽѕyНчXІЫќј…zцД‹ghчяhzѕ2Иџ/)QЩQруIENDЎB`‚gwenrename-1.1-beta7/src/hi16-actiosn-undo.png0000644000175000017500000000157211223736613020601 0ustar spirosspiros‰PNG  IHDRѓџa pHYs  šœgAMAБŽ|ћQ“ cHRMz%€ƒљџ€щu0ъ`:˜o’_ХF№IDATxк$ШБ €0 СFVи %i%ВŽхщм{6CФ•GUЁЊˆ‹Л3ч$"ШLЬŒпЦ3зйИЧбПизОˆн[[[†ѕыз3ьмЙ“!--Dјy™јy˜ЄЬдЙјИ™У€ффd###E‹XГfЭеˆˆˆI@a6˜+x98€МЁR6VFq€‚РШШVšј ЌXБтЬ(71†'q†Pg‰Lu9ŽP€РЬТ wцгЇOџўЧДuєZL-Zs5ъ24ГДђ\Э„šl7Џ ''7Ь_П~§џхЫ—џЎnž}bцTˆ3L.gИП/`Ё“™Ф$€dУУРЦС 6 ЛЛчHуяпПџњєщџЫ—/џ_Йrѕ?/ПH9З УфBQ†Ž !†џkџKŠpЄи_Kˆf6А+DІNŸѕїо§GџoпОџџС#џэ\СМјџБУлs1)_ю6§rЅl€—9Ф€м PєВC•Š&s ЋWѕƒiўrФ„сџ53Ўџџзў/‰гН  Аn&<К vœ‡8ƒ‡)У“ І@ё†<6 0їЪ* †џOЃmвfњџѓпЧчЪAЖ›ƒєи?СєC“ {YF*Б™žЇѓџ[ЮйХ|€дLЫdј=ЈdѓџwџхЋaЎ А plКљ] ­џџПЮћџџCеџџ?КџЯjА9~i{ШІџџЇ•­џџю|сI^†Z$@p@`}‹ё…џosџџUўџџƒЂџџяfџџy­шџ‘eсџЃнфЗ•шщ+qЁш @ ТQЌчЭіРџџŸцќОољПЊC1HМ<^,oЅУЂ €рАAђCa((мXЅ„™ƒ§lФћьєx`j9€jьєQєиJ0@€„Ÿ‚ш‚e{IENDЎB`‚gwenrename-1.1-beta7/src/multiselecttool.h0000644000175000017500000000313611223736613020322 0ustar spirosspiros// // C++ Interface: rename // // Description: // // // Author: Spiros Georgaras , (C) 2009 // // Copyright: See COPYING file that comes with this distribution // // #ifndef MULTISELECT_H #define MULTISELECT_H #include "ui_multiselecttool.h" #include "main.h" #include "iconload.h" #include #include #include #include #include #include #include // #include class multiSelect : public QDialog, public Ui::multiSelTool { Q_OBJECT public: /** * Default constructor */ // multiSelect(QDialog * parent = 0); multiSelect(QWidget * parent = 0); // multiSelect(QDialog * parent = 0, iconload * ic =0 ); multiSelect(QWidget * parent = 0, iconload * ic =0 ); /** * Destructor */ virtual ~multiSelect(); private: Ui::multiSelTool ms; QDialog *regExpDialog; bool canUseKRegExpEditor; int numOfHistoryItems; void readHistory(); void writeHistory(); // signals: // /** // * Use this signal to change the content of the statusbar // */ // void signalChangeStatusbar(const QString& text); // // /** // * Use this signal to change the content of the caption // */ // void signalChangeCaption(const QString& text); // private slots: void keyPressEvent( QKeyEvent *e ); void reaxPart( bool state ); void changeLabel( bool state ); void resizeEvent ( QResizeEvent *e ); void showHelp(); void buttonOkClicked(); void slotEditRegExp(); }; #endif // MULTISELECT_Hgwenrename-1.1-beta7/src/namepartbase.ui0000644000175000017500000002477411223736613017735 0ustar spirosspiros namePartBase 0 0 576 271 Name extraction 0 0 false <p>Please select part of the <b>original filename</b> to be included in the <b>renamed filename</b></p> false Qt::Vertical QSizePolicy::MinimumExpanding 20 16 0 0 250 0 QFrame::StyledPanel QFrame::Sunken Qt::RichText false Output: false Qt::Horizontal QSizePolicy::Fixed 41 21 Input: false Use fixed name true 0 0 Start at character: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false 0 0 Number of characters: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false 100 0 1 1 Qt::Vertical QSizePolicy::MinimumExpanding 20 16 6 0 &Help F1 true Qt::Horizontal QSizePolicy::Expanding 20 20 &OK true true &Cancel true qPixmapFromMimeSource KComboBox QComboBox
kcombobox.h
KIntSpinBox QSpinBox
knuminput.h
kcombobox.h knuminput.h knuminput.h buttonOk clicked() namePartBase buttonOkClicked() 20 20 20 20 buttonCancel clicked() namePartBase reject() 20 20 20 20 startInt valueChanged(int) namePartBase startCH(int) 20 20 20 20 lengthInt valueChanged(int) namePartBase lengthCH(int) 20 20 20 20 nameList activated(int) namePartBase fileChanged(int) 20 20 20 20
gwenrename-1.1-beta7/src/filesdata.cpp0000755000175000017500000000663611223736613017374 0ustar spirosspiros/*************************************************************************** * Copyright (C) 2003-2007 by Spiros Georgaras * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * * This program 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 General Public License for more details. * * * * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #include #include #include "filesdata.h" //================================ filesData::filesData(){ mItems=-1; files=0; } //================================ filesData::~filesData(){ delete [] files; } //================================ int filesData::setItems(int items){ numOfFiles= items; files=new QFileInfo[items]; if(files==NULL) return -1; for(int i=0;i, YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-07-04 17:56+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: ui_initaskmode.h:137 ui_rename.h:1189 msgid "GwenRename" msgstr "" #: ui_initaskmode.h:138 msgid "" "\n" "\n" "

" msgstr "" #: ui_initaskmode.h:143 msgid "Rename &folder" msgstr "" #: ui_initaskmode.h:144 msgid "Alt+F" msgstr "" #: ui_initaskmode.h:145 msgid "&Rename files" msgstr "" #: ui_initaskmode.h:146 msgid "Alt+R" msgstr "" #: ui_initaskmode.h:147 ui_inputdir.h:191 ui_multiselecttool.h:249 #: ui_namepartbase.h:273 ui_rename.h:1321 ui_timestamp.h:299 msgid "&Cancel" msgstr "" #: ui_initaskmode.h:148 ui_inputdir.h:192 ui_multiselecttool.h:250 #: ui_rename.h:1322 ui_timestamp.h:300 msgid "Alt+C" msgstr "" #: ui_inputdir.h:183 msgid "Folder selection" msgstr "" #: ui_inputdir.h:184 msgid "Please select the location of the files you want to rename" msgstr "" #: ui_inputdir.h:185 msgid "Folder:" msgstr "" #: ui_inputdir.h:187 ui_multiselecttool.h:245 ui_namepartbase.h:269 #: ui_timestamp.h:295 msgid "&Help" msgstr "" #: ui_inputdir.h:188 ui_multiselecttool.h:246 ui_timestamp.h:296 msgid "Alt+H" msgstr "" #: ui_inputdir.h:189 ui_multiselecttool.h:247 ui_namepartbase.h:271 #: ui_rename.h:1319 ui_timestamp.h:297 msgid "&OK" msgstr "" #: ui_inputdir.h:190 ui_multiselecttool.h:248 ui_rename.h:1320 #: ui_timestamp.h:298 msgid "Alt+O" msgstr "" #: ui_multiselecttool.h:222 msgid "Search string" msgstr "" #: ui_multiselecttool.h:223 msgid "" "

Please insert a string to be used to select items in GwenRename " "item list

" msgstr "" #: ui_multiselecttool.h:224 msgid "Search string:" msgstr "" #: ui_multiselecttool.h:225 msgid "Case sensitive search" msgstr "" #: ui_multiselecttool.h:228 msgid "" "

Invert selection in item list

\n" "When checked, only items that do not match the search string will be " "selected

" msgstr "" #: ui_multiselecttool.h:231 msgid "Invert selection in item list" msgstr "" #: ui_multiselecttool.h:234 msgid "" "

Add to ¤t selection

\n" "Normally, this operation will replace your current selection.

\n" "When checked, items selected by this operation will be added to the " "current selection.

\n" "Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

" msgstr "" #: ui_multiselecttool.h:239 msgid "Add to current selection" msgstr "" #: ui_multiselecttool.h:241 msgid "Regular expression" msgstr "" #: ui_multiselecttool.h:243 msgid "Edit..." msgstr "" #: ui_namepartbase.h:254 msgid "Name extraction" msgstr "" #: ui_namepartbase.h:255 msgid "" "

Please select part of the original filename to be included in the " "renamed filename

" msgstr "" #: ui_namepartbase.h:258 msgid "1232_Maria - Pictum -13.jpg" msgstr "" #: ui_namepartbase.h:259 msgid "This is me dog" msgstr "" #: ui_namepartbase.h:260 msgid "I love Maria" msgstr "" #: ui_namepartbase.h:261 msgid "Hey you - Fuck you" msgstr "" #: ui_namepartbase.h:264 msgid "Output:" msgstr "" #: ui_namepartbase.h:265 msgid "Input:" msgstr "" #: ui_namepartbase.h:266 msgid "Use fixed name" msgstr "" #: ui_namepartbase.h:267 msgid "Start at character:" msgstr "" #: ui_namepartbase.h:268 msgid "Number of characters:" msgstr "" #: ui_namepartbase.h:270 msgid "F1" msgstr "" #: ui_rename.h:1190 msgid "Show all items" msgstr "" #: ui_rename.h:1193 ui_rename.h:1196 ui_rename.h:1232 ui_rename.h:1235 #: ui_rename.h:1264 ui_rename.h:1267 msgid "Show / Hide widgets" msgstr "" #: ui_rename.h:1198 msgid "Name" msgstr "" #: ui_rename.h:1199 msgid "Use original name" msgstr "" #: ui_rename.h:1200 ui_rename.h:1272 msgid "Convert to lowercase" msgstr "" #: ui_rename.h:1202 ui_rename.h:1274 msgid "Convert to uppercase" msgstr "" #: ui_rename.h:1203 msgid "Capitalize first letter" msgstr "" #: ui_rename.h:1205 msgid "Capitalize starting letters" msgstr "" #: ui_rename.h:1206 msgid "Specify name:" msgstr "" #: ui_rename.h:1209 ui_rename.h:1220 ui_rename.h:1228 msgid "Use part of the original name" msgstr "" #: ui_rename.h:1212 msgid "Prefix - Suffix" msgstr "" #: ui_rename.h:1213 msgid "Prefix:" msgstr "" #: ui_rename.h:1214 msgid "Suffix:" msgstr "" #: ui_rename.h:1216 ui_rename.h:1224 msgid "Use time-stamping info" msgstr "" #: ui_rename.h:1237 msgid "Miscellaneous" msgstr "" #: ui_rename.h:1238 msgid "Use numeric sorting" msgstr "" #: ui_rename.h:1240 msgid "Shuffle folders" msgstr "" #: ui_rename.h:1242 msgid "Redo" msgstr "" #: ui_rename.h:1245 msgid "Space manipulation" msgstr "" #: ui_rename.h:1246 msgid "Convert space characters to" msgstr "" #: ui_rename.h:1247 ui_rename.h:1252 msgid "underscore" msgstr "" #: ui_rename.h:1249 ui_rename.h:1253 msgid "dash" msgstr "" #: ui_rename.h:1251 msgid "Convert from" msgstr "" #: ui_rename.h:1254 msgid "to space characters" msgstr "" #: ui_rename.h:1255 msgid "Counter" msgstr "" #: ui_rename.h:1256 msgid "Enable Counter" msgstr "" #: ui_rename.h:1257 msgid "Start:" msgstr "" #: ui_rename.h:1258 msgid "Step:" msgstr "" #: ui_rename.h:1259 msgid "Number of Digits:" msgstr "" #: ui_rename.h:1260 msgid "Same number of digits" msgstr "" #: ui_rename.h:1261 msgid "Use 'relaxed' numbering" msgstr "" #: ui_rename.h:1270 msgid "Extension" msgstr "" #: ui_rename.h:1271 msgid "Use original extension" msgstr "" #: ui_rename.h:1276 msgid "New extension:" msgstr "" #: ui_rename.h:1277 msgid "Use compound extensions" msgstr "" #: ui_rename.h:1279 msgid "New extension" msgstr "" #: ui_rename.h:1283 msgid "Save extension" msgstr "" #: ui_rename.h:1287 msgid "Delete extension" msgstr "" #: ui_rename.h:1290 msgid "Profiles" msgstr "" #: ui_rename.h:1291 msgid "Use profiles" msgstr "" #: ui_rename.h:1294 msgid "Load default profile" msgstr "" #: ui_rename.h:1298 msgid "Use as default profile" msgstr "" #: ui_rename.h:1302 msgid "New profile" msgstr "" #: ui_rename.h:1306 msgid "Rename profile" msgstr "" #: ui_rename.h:1310 msgid "Save profile" msgstr "" #: ui_rename.h:1314 msgid "Delete profile" msgstr "" #: ui_rename.h:1317 msgid "&About" msgstr "" #: ui_rename.h:1318 msgid "Alt+A" msgstr "" #: ui_timestamp.h:269 msgid "Time-stamping" msgstr "" #: ui_timestamp.h:270 msgid "Date type" msgstr "" #: ui_timestamp.h:271 msgid "Creation date" msgstr "" #: ui_timestamp.h:273 msgid "Last modified date" msgstr "" #: ui_timestamp.h:275 msgid "Last read date" msgstr "" #: ui_timestamp.h:277 msgid "Date Format" msgstr "" #: ui_timestamp.h:278 msgid "Predefined expressions:" msgstr "" #: ui_timestamp.h:279 msgid "User defined expressions:" msgstr "" #: ui_timestamp.h:280 msgid "Example:" msgstr "" #: ui_timestamp.h:282 msgid "Example of expression value" msgstr "" #: ui_timestamp.h:284 msgid "" "background-color: #A2C511;\n" "color: White;" msgstr "" #: ui_timestamp.h:287 msgid "Use Exif info when available" msgstr "" #: ui_timestamp.h:289 msgid "" "\n" "\n" "

" msgstr "" gwenrename-1.1-beta7/src/hi16-actiosn-button_cancel.png0000644000175000017500000000150511223736613022450 0ustar spirosspiros‰PNG  IHDRѓџa pHYs  šœgAMAБŽ|ћQ“ cHRMz%€ƒљџ€щu0ъ`:˜o’_ХFЛIDATxкb`a``HRQahsp`akffзRОŽ ;‚ЊEд@r‚@,Фм @ Ь@"^Q‘ЁжТ‚С‘-ј}qёџЅЅџяйлџпУЮўУџН@ Ђ Ю-”ъс„ъ F .)ЩЋЎо№џЬ™џџ'MњЮијџ † ™™џїЙЛџŸdЯте@ tб эf,P§Fž\\~џAрѕыџ{••џ/*Z Ф0№ъьйџ[\\ўOЁ +b 6~^€ЃŸГfСћќљџ^WзџG|}џЃƒ?_Пўяњп4Р‘aH/@18qpИўпЗяџџ—/џž<љŸдмФ…WpCПС„џ]]џЏww4Є9ˆыИˆ…|ˆa•ОўІЗёёџ—цIJўПwфVЭПў§ћП$"т5PШ  –g`Ш †‰bbЋoкй§пЪЪњPАˆюпг??}њП6?џ3ѓq†€bˆdbЊЙЂ №иЫB(зе…'@1MQ>ЮСN(Гј|I ŠТЧџ?Й~=ŠиŒттџfа@ pL410\к˜ Ф/CQœŒЖHPј„†‚љЇŽ§яф+00Ьщ 0bg`љ ї22ў?:mXё‘элџ‡Х€8ˆsффўЇё№ќЗc`x Г €РH’ЌЬ: оЈ…Exјџ\)ЉџЙ@v0OT№ѓџЏВЖП*W…щ 0’bY‡˜Тж•@J!дАR`ˆ'01§Wa`˜ В™ H0B5ВЇ”Ё8.ђЦsŽ4Cа‹n њP5l@ЬeXсг9У‘дIENDЎB`‚gwenrename-1.1-beta7/src/initaskmode.ui0000644000175000017500000001347411223736613017575 0ustar spirosspiros initAskMode 0 0 450 73 450 0 GwenRename 0 0 false Qt::Vertical QSizePolicy::Expanding 20 2 0 0 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;"> <p style="-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> Qt::AlignTop true Qt::Horizontal QSizePolicy::Expanding 65 20 Rename &folder Alt+F &Rename files Alt+R true &Cancel Alt+C Qt::Horizontal QSizePolicy::Expanding 51 20 qPixmapFromMimeSource KPushButton QPushButton

kpushbutton.h
kpushbutton.h kpushbutton.h kpushbutton.h buttonCancel clicked() initAskMode reject() 20 20 20 20 renameFiles clicked() initAskMode renameFilesClicked() 20 20 20 20 renameDir clicked() initAskMode renameDirClicked() 20 20 20 20 gwenrename-1.1-beta7/src/initaskmode.h0000644000175000017500000000271411223736613017402 0ustar spirosspiros// // C++ Interface: rename // // Description: // // // Author: Spiros Georgaras , (C) 2009 // // Copyright: See COPYING file that comes with this distribution // // #ifndef INITASKMODE_H #define INITASKMODE_H #include "iconload.h" #include "ui_initaskmode.h" #include #include #include /** * This is the main view class for gwenrename. Most of the non-menu, * non-toolbar, and non-statusbar (e.g., non frame) GUI code should go * here. * * @short Main view * @author Spiros Georgaras * @version 1.1 */ class initaskMode : public QDialog, public Ui::initAskMode { Q_OBJECT public: /** * Default constructor */ initaskMode(QDialog * parent = 0); initaskMode(QDialog* , iconload* ic , QString folder); void setFolder(QString folder); int Result(); /** * Destructor */ virtual ~initaskMode(); private: Ui::initAskMode ui_initaskmode; int mResult; void keyPressEvent( QKeyEvent *e ); void resizeEvent ( QResizeEvent *e ); // signals: // /** // * Use this signal to change the content of the statusbar // */ // void signalChangeStatusbar(const QString& text); // // /** // * Use this signal to change the content of the caption // */ // void signalChangeCaption(const QString& text); // private slots: void renameFilesClicked(); void renameDirClicked(); void showHelp(); }; #endif // INITASKMODE_H gwenrename-1.1-beta7/src/hi16-actiosn-gohome.png0000644000175000017500000000203411223736613021104 0ustar spirosspiros‰PNG  IHDRѓџa pHYs  šœgAMAБŽ|ћQ“ cHRMz%€ƒљџ€щu0ъ`:˜o’_ХF’IDATxкbhnmehliaˆOL шŸ<љntiizЇД4УiYй €˜aЂЈ(Ža€ Ю‡ВˆС/#ƒС-)‰=НДєџЫOŸўЇTTЌЈ75-z‘‘ёџJ{ћџ“љљџл99ЇеJ‡Aѕˆ!@ Ц@тП„ƒЋЛЛё‰GўпМ|љџ* а>MЭџ7W­њm§њџZ[џЯŠy00Ьщт\Ј~€‚ ЌЬ}оЦfњŠгЇџ_њљѓ Ph!я)(јџiЩ’џлўЯŽџП (–УРp‹•A>Њ €ьйй=яjkџп”ьwtќ_ckћшМџsЅЄў:ѕяБррџ;Ўјѓџџџ3{їўŸŸ”Oa`8дЯ @ j žkѓ€xзё !яjkџourњПbТ„џШра…‰ЦЦЎ P А+її5Nт[ббџOќŸlm§ЯюнџбСГЗoџ;њ8B}@`Єчъa’••§П’ƒѓЇ‚Тџ.` \~њЎщё“'pіщ3gў—•qїMš ж @ ††† *j ­'џЯ))џп>iвЯ?ўџѕ+XУі;ў777џŸ8q"˜шаЁџ9™№8` - ЩЪ ””’|eсмЅџЋўпјЌј0ZЇN™њЩЂ%џѓѓђџП{ѓюџі5л HђУЕƒ:ƒ6‡фkл1oзџЬдЬџwямАqЭЦџХџЇ6O§_—Wїџх—џKЫJv280t0Ј2Ф‚є0FlГЙ[XžD7DџЏJЋњПчўџППўў?ЁsтџРт€џq“bџW§ПwфСџќE9џЅж џчЬcљд/AОџ*4%Оџ&В!џ–џ8f9џЇ“Їџ§уўџ‰Б‡џRхNџVрRџKвEџСџaА`џ0Џ-џ(ИˆA!OjЎУUЫџ~ЧМў{ŸєјoЖУфУВњџЇіўп|ЌўПУ~›џn'ў{эtџoБлјПћзџzН:џИ @њˆШP•ШљТРsMІUќЏљ:“џ6k-ўNећЯФsР ќq\ї€~ž/+t›Э€u'P_,ˆA’2028i50O†№"˜4ФV"”Г3IENDЎB`‚gwenrename-1.1-beta7/src/initaskmode.cpp0000644000175000017500000000431711223736613017736 0ustar spirosspiros// // C++ Implementation: initaksmode // // Description: // // // Author: Spiros Georgaras , (C) 2009 // // Copyright: See COPYING file that comes with this distribution // // #include "initaskmode.h" // #include "settings.h" #include #include // gWen::gWen(QDialog *) initaskMode::initaskMode(QDialog* ) :QDialog() { setupUi(this); setWindowTitle(i18n("Mode selection")+" - GwenRename"); } initaskMode::initaskMode(QDialog* , iconload* ic, QString folder) :QDialog() { setupUi(this); setWindowTitle(i18n("Mode selection")+" - GwenRename"); pix->setPixmap(ic->Icon(0)); renameDir->setIcon(KIcon(ic->Icon(1))); renameFiles->setIcon(KIcon(ic->Icon(5))); buttonCancel->setIcon(KIcon(ic->Icon(4))); Message->setText(QString(i18n("

The folder %1 is the only parameter passed to GwenRename.

Do you want to rename this folder, or the files contained in it?

")).arg(folder)); } initaskMode::~initaskMode(){ } int initaskMode::Result(){ return mResult; } void initaskMode::renameFilesClicked(){ mResult=1; accept(); } void initaskMode::renameDirClicked(){ mResult=2; accept(); } void initaskMode::setFolder(QString folder){ Message->setText(QString(i18n("

The folder %1 is the only parameter passed to GwenRename.

Do you want to rename this folder, or the files contained in it?

")).arg(folder)); } void initaskMode::showHelp(){ KRun::runCommand(QString("khelpcenter \"help:/gwenrename/using-GwenRename.html#mode-selection\""),this); // KURL url(QString("mailto:sng@hellug.gr?subject=GwenRename selection error&body=I have just stumbled to this error\n\nError Code = %1").arg(theErrorMessage)); // new KRun(url); } void initaskMode::keyPressEvent( QKeyEvent *e ){ e->accept(); // if(e->key()==Qt::Key_F1 && e->state()==Qt::NoButton) old impl if(e->key()==Qt::Key_F1 && e->modifiers()==Qt::NoModifier) showHelp(); // else if(e->key()==Qt::Key_Escape && e->state()==Qt::NoButton) old impl else if(e->key()==Qt::Key_Escape && e->modifiers()==Qt::NoModifier) reject(); } void initaskMode::resizeEvent ( QResizeEvent *e ){ setMaximumHeight(height()); e->accept(); } #include "initaskmode.moc"gwenrename-1.1-beta7/src/timestamp.cpp0000644000175000017500000004560211223736613017434 0ustar spirosspiros// // C++ Implementation: rename // // Description: // // // Author: Spiros Georgaras , (C) 2009 // // Copyright: See COPYING file that comes with this distribution // // #include "timestamp.h" // #include "settings.h" #include #include extern QString tFormatBefore; extern QString tFormatDate; extern QString tFormatAfter; // extern GwenRename *gwen; extern QString history[HISTORY_ITEMS * HISTORY_CONTROLS]; extern int historyIndex; // gWen::gWen(QDialog *) timeStamp::timeStamp(QWidget* ) :QDialog() { setupUi(this); // QString msg="

"; // msg+=i18n("Time stamping format"); // msg+="

"; // msg+=i18n("The time stamping field supports a variety of expressions, both for date and time. The following section describes these expressions."); // msg+="

"; // msg+=i18n("Date Format"); // msg+="

"; // msg+=i18n("These expressions may be used for the date:"); // msg+="

"; // msg+=i18n("Expression"); // msg+=""; // msg+=i18n("Output"); // msg+="
d"; // msg+=i18n("the day as number without a leading zero (1-31)"); // msg+="
dd"; // msg+=i18n("the day as number with a leading zero (01-31)"); // msg+="
ddd"; // msg+=i18n("the abbreviated localized day name (e.g. 'Mon'..'Sun')"); // msg+="
dddd"; // msg+=i18n("the long localized day name (e.g. 'Monday'..'Sunday')"); // msg+="
M"; // msg+=i18n("the month as number without a leading zero (1-12)"); // msg+="
MM"; // msg+=i18n("the month as number with a leading zero (01-12)"); // msg+="
MMM"; // msg+=i18n("the abbreviated localized month name (e.g. 'Jan'..'Dec')"); // msg+="
MMMM"; // msg+=i18n("the long localized month name (e.g. 'January'..'December')"); // msg+="
yy"; // msg+=i18n("the year as two digit number (00-99)"); // msg+="
yyyy"; // msg+=i18n("the year as four digit number (1752-8000)"); // msg+="

"; // msg+=i18n("Time Format"); // msg+="

"; // msg+=i18n("These expressions may be used for the time:"); // msg+="

"; // msg+=i18n("Expression"); // msg+=""; // msg+=i18n("Output"); // msg+="
h"; // msg+=i18n("the hour without a leading zero (0..23 or 1..12 if AM/PM display)"); // msg+="
hh"; // msg+=i18n("the hour with a leading zero (00..23 or 01..12 if AM/PM display)"); // msg+="
m"; // msg+=i18n("the minute without a leading zero (0..59)"); // msg+="
mm"; // msg+=i18n("the minute with a leading zero (00..59)"); // msg+="
s"; // msg+=i18n("the second without a leading zero (0..59)"); // msg+="
ss"; // msg+=i18n("the second whith a leading zero (00..59)"); // msg+="
z"; // msg+=i18n("the milliseconds without leading zeroes (0..999)"); // msg+="
zzz"; // msg+=i18n("the milliseconds with leading zeroes (000..999)"); // msg+="
AP"; // msg+=i18n("use AM/PM display. AP will be replaced by either \"AM\" or \"PM\""); // msg+="
ap"; // msg+=i18n("use am/pm display. ap will be replaced by either \"am\" or \"pm\""); // msg+="

"; // msg+=i18n("Source:"); // msg+=" Trolltech's QT 4.4.3 Manual

"; // txt->setHtml(msg); kFormat->clear(); QStringList t; t << "dd-MM-yy"; t << "dd-MM-yyyy"; t << "dd_MM_yy"; t << "dd_MM_yyyy"; t << "MM-dd-yy"; t << "MM-dd-yyyy"; t << "MM_dd_yy"; t << "MM_dd_yyyy"; t << "yy-dd-MM"; t << "yy_dd_MM"; t << "yyyy-dd-MM"; t << "yyyy_dd_MM"; t << "yy-MM-dd"; t << "yy_MM_dd"; t << "yyyy-MM-dd"; t << "yyyy_MM_dd"; t << i18n("Other..."); kFormat->insertItems(0,t); // kFormat->setMaxVisibleItems(kFormat->count()); // buttonOk->setIcon(KIcon(ic->Icon(6))); // buttonCancel->setIcon(KIcon(ic->Icon(7))); // buttonHelp->setIcon(KIcon(ic->Icon(16))); // // clearTxtFormat->setIcon(KIcon(ic->Icon(11))); FIX ME!!! if(!checkFormat(tFormatDate)) GFormat->setEnabled(FALSE); else getExampleDate(); readConfig( historyIndex ); // rCreationChanged(); updateFormat(); } timeStamp::timeStamp(QWidget* , iconload* ic ){ setupUi(this); QString msg="

"; msg+=i18n("Time stamping format"); msg+="

"; msg+=i18n("The time stamping field supports a variety of expressions, both for date and time. The following section describes these expressions."); msg+="

"; msg+=i18n("Date Format"); msg+="

"; msg+=i18n("These expressions may be used for the date:"); msg+="

"; msg+=i18n("Expression"); msg+=""; msg+=i18n("Output"); msg+="
d"; msg+=i18n("the day as number without a leading zero (1-31)"); msg+="
dd"; msg+=i18n("the day as number with a leading zero (01-31)"); msg+="
ddd"; msg+=i18n("the abbreviated localized day name (e.g. 'Mon'..'Sun')"); msg+="
dddd"; msg+=i18n("the long localized day name (e.g. 'Monday'..'Sunday')"); msg+="
M"; msg+=i18n("the month as number without a leading zero (1-12)"); msg+="
MM"; msg+=i18n("the month as number with a leading zero (01-12)"); msg+="
MMM"; msg+=i18n("the abbreviated localized month name (e.g. 'Jan'..'Dec')"); msg+="
MMMM"; msg+=i18n("the long localized month name (e.g. 'January'..'December')"); msg+="
yy"; msg+=i18n("the year as two digit number (00-99)"); msg+="
yyyy"; msg+=i18n("the year as four digit number (1752-8000)"); msg+="

"; msg+=i18n("Time Format"); msg+="

"; msg+=i18n("These expressions may be used for the time:"); msg+="

"; msg+=i18n("Expression"); msg+=""; msg+=i18n("Output"); msg+="
h"; msg+=i18n("the hour without a leading zero (0..23 or 1..12 if AM/PM display)"); msg+="
hh"; msg+=i18n("the hour with a leading zero (00..23 or 01..12 if AM/PM display)"); msg+="
m"; msg+=i18n("the minute without a leading zero (0..59)"); msg+="
mm"; msg+=i18n("the minute with a leading zero (00..59)"); msg+="
s"; msg+=i18n("the second without a leading zero (0..59)"); msg+="
ss"; msg+=i18n("the second whith a leading zero (00..59)"); msg+="
z"; msg+=i18n("the milliseconds without leading zeroes (0..999)"); msg+="
zzz"; msg+=i18n("the milliseconds with leading zeroes (000..999)"); msg+="
AP"; msg+=i18n("use AM/PM display. AP will be replaced by either \"AM\" or \"PM\""); msg+="
ap"; msg+=i18n("use am/pm display. ap will be replaced by either \"am\" or \"pm\""); msg+="

"; msg+=i18n("Source:"); msg+=" Trolltech's QT 4.4.3 Manual

"; txt->setHtml(msg); kFormat->clear(); QStringList t; t << "dd-MM-yy"; t << "dd-MM-yyyy"; t << "dd_MM_yy"; t << "dd_MM_yyyy"; t << "MM-dd-yy"; t << "MM-dd-yyyy"; t << "MM_dd_yy"; t << "MM_dd_yyyy"; t << "yy-dd-MM"; t << "yy_dd_MM"; t << "yyyy-dd-MM"; t << "yyyy_dd_MM"; t << "yy-MM-dd"; t << "yy_MM_dd"; t << "yyyy-MM-dd"; t << "yyyy_MM_dd"; t << i18n("Other..."); kFormat->insertItems(0,t); kFormat->setMaxVisibleItems(kFormat->count()); buttonOk->setIcon(KIcon(ic->Icon(6))); buttonCancel->setIcon(KIcon(ic->Icon(7))); buttonHelp->setIcon(KIcon(ic->Icon(16))); // clearTxtFormat->setIcon(KIcon(ic->Icon(11))); FIX ME!!! if(!checkFormat(tFormatDate)) GFormat->setEnabled(FALSE); else getExampleDate(); readConfig( historyIndex ); // rCreationChanged(); old impl updateFormat(); } timeStamp::~timeStamp() { } //================================ bool timeStamp::checkFormat( QString t ){ QString tmp=t; if(tmp.isEmpty()) return FALSE; else{ int i,ii; // if((i=tmp.find(":",0))!=-1){ old impl if((i=tmp.indexOf(":"))!=-1){ if(i==0) tFormatBefore=""; else tFormatBefore=tmp.mid(0,i); // if((ii=tmp.find(":",i+1))!=-1){ old impl if((ii=tmp.indexOf(":",i+1))!=-1){ tFormatAfter=tmp.mid(ii+1,tFormatDate.length()); tFormatDate=tmp.mid(i+1,ii-i-1); }else return FALSE; }else return FALSE; } tmp=tFormatDate; chkExif->setChecked(false); if(!tmp.isEmpty()){ if(tmp.left(1)=="C"){ rCreation->setChecked(TRUE); rCreation->setFocus(); chkExif->setEnabled(TRUE); }else if(tmp.left(1)=="E"){ rCreation->setChecked(TRUE); rCreation->setFocus(); chkExif->setChecked(TRUE); chkExif->setEnabled(TRUE); }else if(tmp.left(1)=="M"){ rModified->setChecked(TRUE); rModified->setFocus(); chkExif->setEnabled(TRUE); }else if(tmp.left(1)=="L"){ rModified->setChecked(TRUE); rModified->setFocus(); chkExif->setChecked(TRUE); chkExif->setEnabled(TRUE); }else if(tmp.left(1)=="R"){ rRead->setChecked(TRUE); rRead->setFocus(); chkExif->setEnabled(false); }else{ return FALSE; } int i; tmp=tmp.right(tmp.length()-1); if((i=isFormat(tmp))==-1){ GFormat->setEnabled(TRUE); lblPredefined->setEnabled(TRUE); kFormat->setEnabled(TRUE); // kFormat->setCurrentItem(kFormat->count()-1); old impl kFormat->setCurrentIndex(kFormat->count()-1); txtFormat->setEnabled(TRUE); lblUser->setEnabled(TRUE); // txtFormat->setCurrentText(tmp); old impl txtFormat->setEditText(tmp); txtFormat->setFocus(); getExampleDate(); }else // kFormat->setCurrentItem(i); old impl kFormat->setCurrentIndex(i); }else return FALSE; return TRUE; } //================================ void timeStamp::getExampleDate(){ if(txtFormat->isEnabled()){ if(!txtFormat->currentText().isEmpty()) buttonOk->setEnabled(TRUE); else buttonOk->setEnabled(FALSE); }else buttonOk->setEnabled(true); if(GFormat->isEnabled()){ QString dateFormat; if(txtFormat->isEnabled()) dateFormat=txtFormat->currentText(); else dateFormat=kFormat->currentText(); /* QDate d=QDate::currentDate(); d.setYMD(d.year(),7,4); QTime t=QTime::currentTime(); t.setHMS(3,8,5,1); QDateTime tmp(d,t);*/ QDateTime tmp = QDateTime::currentDateTime(); lblExample->setText(tmp.toString(dateFormat)); }else lblExample->setText(""); } //================================ void timeStamp::readConfig( int index ){ static bool read=FALSE; if(!read){ KConfig config("gwenrenamerc"); // config.setGroup("UserExpression1"); old impl KConfigGroup grp=config.group("UserExpression1"); for(int i=0;icurrentText(); txtFormat->clear(); QStringList t; for(int i=0;iinsertItems(0,t); // txtFormat->setCurrentText(prev); old impl txtFormat->setEditText(prev); // FIX ME!!! // for(int i=0;iinsertItem( history[index+i] ); // txtFormat->setCurrentText(prev); } void timeStamp::showHelp(){ KRun::runCommand(QString("khelpcenter \"help:/gwenrename/time-stamping-window.html\""),this); } //================================ void timeStamp::updateFormat(){ if(rCreation->isChecked() || rModified->isChecked() || rRead->isChecked()){ GFormat->setEnabled(TRUE); // if(kFormat->currentItem()==kFormat->count()-1){ old impl if(kFormat->currentIndex()==kFormat->count()-1){ lblUser->setEnabled(TRUE); txtFormat->setEnabled(TRUE); }else{ lblUser->setEnabled(FALSE); buttonOk->setEnabled(FALSE); } }else GFormat->setEnabled(FALSE); getExampleDate(); } //================================ void timeStamp::txtFormatTextChanged( const QString &txt ) { QString dummy=txt; if(!txtFormat->currentText().isEmpty()) buttonOk->setEnabled(TRUE); else buttonOk->setEnabled(FALSE); getExampleDate(); } //================================ void timeStamp::kFormatActivated( int item ){ if(item==kFormat->count()-1){ // clearTxtFormat->setEnabled(TRUE); lblUser->setEnabled(TRUE); txtFormat->setEnabled(TRUE); txtFormat->setFocus(); }else{ // clearTxtFormat->setEnabled(FALSE); txtFormat->setEnabled(FALSE); lblUser->setEnabled(FALSE); } getExampleDate(); } void timeStamp::keyPressEvent( QKeyEvent *e ){ // if(e->key()==Qt::Key_F1 && e->state()==Qt::NoButton){ old impl if(e->key()==Qt::Key_F1 && e->modifiers()==Qt::NoModifier){ e->accept(); showHelp(); // }else if(e->key()==Qt::Key_Escape && e->state()==Qt::NoButton){ old impl }else if(e->key()==Qt::Key_Escape && e->modifiers()==Qt::NoModifier){ e->accept(); reject(); } } //================================ int timeStamp::isFormat( QString s ){ for(int i=0;icount();i++){ // if(s==kFormat->text(i)) return i; old impl if(s==kFormat->itemText(i)) return i; } return -1; } //================================ void timeStamp::OkClicked(){ if(chkExif->isChecked()){ if(rCreation->isChecked()) tFormatDate="E"; else if(rModified->isChecked()) tFormatDate="L"; else if(rRead->isChecked()) tFormatDate="R"; else tFormatDate=""; }else{ if(rCreation->isChecked()) tFormatDate="C"; else if(rModified->isChecked()) tFormatDate="M"; else if(rRead->isChecked()) tFormatDate="R"; else tFormatDate=""; } if(!tFormatDate.isEmpty()){ writeConfig(historyIndex); // if(kFormat->currentItem()count()-1) tFormatDate+=kFormat->currentText(); old impl if(kFormat->currentIndex()count()-1) tFormatDate+=kFormat->currentText(); else tFormatDate+=txtFormat->currentText(); tFormatDate=":"+tFormatDate+":"; // qWarning("tFormatDate = %s",tFormatDate.toLocal8Bit().constData()); } QDialog::accept(); } //================================ void timeStamp::CancelClicked(){ if(!rCreation->isChecked() && !rModified->isChecked() && !rRead->isChecked()) tFormatDate=""; QDialog::reject(); } //================================ void timeStamp::writeConfig( int index ){ int found=-1; QString cur=txtFormat->currentText(); for(int i=0;i=0;i--) history[index+i+1]=history[index+i]; else for(int i=found-1;i>=0;i--) history[index+i+1]=history[index+i]; } history[index]=cur; KConfig config("gwenrenamerc"); KConfigGroup grp; // if(index==FIRST_TIMESTAMP_HISTORY_INDEX) config.setGroup("UserExpression1"); old impl // else config.setGroup("UserExpression2"); old impl if(index==FIRST_TIMESTAMP_HISTORY_INDEX) grp=config.group("UserExpression1"); else grp=config.group("UserExpression2"); for(int i=0;isetEnabled(TRUE); updateFormat(); } //================================ void timeStamp::rModifiedChanged(){ chkExif->setEnabled(TRUE); updateFormat(); } //================================ void timeStamp::rReadChanged(){ chkExif->setEnabled(false); updateFormat(); } #include "timestamp.moc"gwenrename-1.1-beta7/src/hi16-actiosn-pencil.png0000644000175000017500000000133111223736613021077 0ustar spirosspiros‰PNG  IHDRѓџa pHYs  šœgAMAБŽ|ћQ“ cHRMz%€ƒљџ€щu0ъ`:˜o’_ХFOIDATxкbјџџ?`HHHћ?Жuuuнђы €‘‘Ує’ rrrўƒРў§ћџ ‚AИ›!0}„lРемм\А>|јЏІІіŸ$q €щ 8ƒ‰‰щSLLЬ077‡Йр>Юрхх§gjjњџщгЇ`šš›a|Фg@СRRREDDўЯž=ю >x8dу2 €р ~~ўi†††џѕєєў?|єlРкM[a€А6695Т#"ў џKЭўПsѓ†џџЮЌџџyeЧџѕ™~џmф„@ŠИб  d Œn…G§geчўџюФкџџŸюўџџєќџџO-љџз”џеоfча  € @EGџџњќаџџяl§џџкњџџ/ЎќџџаА7Їџџ?<ЄPS‘нV`Д}™V№џџёХР5‚oэњџџз­џџяmџo!ХŸЌЇз@жЁ<яџџзе§џПБћџџM=@›—Уш’ѓ‹џ7и,Cі@aРТФЮ† гŽћўџПЈєџГ†ЈџјџџO3§?ХJтВ„a7 3NwаqЙBŒgіиЪџŸЊЫѕџF„ЮџCю’ ХB0}„a/;+3#CЁ›!˜ŸэŽ~6–IQ <џgИЈќg`dв„щ Ќp231”xљ%nњ`Zž’Е™YA&2ТєѓКu.z†hIENDЎB`‚gwenrename-1.1-beta7/src/hi16-actiosn-cut.png0000644000175000017500000000162011223736613020421 0ustar spirosspiros‰PNG  IHDRѓџagAMAЏШ7ŠщbKGDљCЛ pHYsHHFЩk>ђIDAT8Ы“]HS†Пѓ3хœќл–ƒЙмє0дМА…ЬI-PС(Б.Ъ.Ф‚R§@е…W]Є…H†”к…!Э•х бVщ~иц\zЦцЖsŽлŽž."СВŸяњ{_^ОяyјЁ( 677Гѕz}.ŠЂqAв6› А‰!™LъКККn+ŠSsssг$IІ wvvТааІ­­эОйlОDэt:c,Ыў;ЖйlРћћћяј§ўЬјјјЗ–––šžžž]{јŸ Z[[ЁВВвd0:‰ВДДd›˜˜pFЄЌЌŒT*•ђ‹€ŒЉІfэvйРРРН†††‹nЗ›О‚Ђш›МММ*NwЈ™™™'ј5Ѓ<ёИМ^Ѕ:ЃЈZрИбЛvЛэLS“*-mEМ^/R]]н­бhnQ˜ЩdВмnї žчpУ(-z}пО­­Уђ`0W™NE+*еryзііvщвђ2‚MQ”чљt0\ёљ|#ѓѓѓ-Ы7М^Ѕ:UЅVŸs8ЎkkчdВ>ЂА№SR"C q}ќИ‡WЂбш'šІ­С`№ЕеjѕЅлллGAFрx–IЃ9ŸХѓЙœЯyOг4]S=5UoїћŸОђxzзНоP8N§<–Чуљ†ЂЅ(ЊtњH"[–Jѕ*M&Х ’<ыšžў::;{ѕP4ъБЇ!њэ[˜Z’’/WWЇ7цљp<>вxьX]ЃNw"Љ *'“Щ[*еЛ“,›qэњ–у`™чymyyР@QђZ­іB$q^^\ьXХЯРёZŽЫй/{ђВƒВ$I ЁЈ$qœx€aJКSЉvŒe‹œ6љAЋeVbOƒ2сйй0FгЬAIJфГ,EЦb….žy”“ѓ ncƒŸX[лг`‰%QQФšIRNb:™ŸS ‚№euѕљrЯUкbПБ2"zTXtSoftwarexкsLЩOJU№ЬMLO JMLЉ/œдЎ ЉMIENDЎB`‚gwenrename-1.1-beta7/src/filesdata.h0000755000175000017500000000351311223736613017030 0ustar spirosspiros/*************************************************************************** * Copyright (C) 2003-2007 by Spiros Georgaras * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * * This program 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 General Public License for more details. * * * * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #ifndef FILESDATA_H #define FILESDATA_H #include /** *@author Spiros Georgaras */ class filesData { public: QFileInfo * files; int numOfFiles; int Type; // -1:no, 0 not valid, 1 isFile, 2 isDir QString typeExtension; filesData(); ~filesData(); int setItems(int items); int reSetItems(int items); int items(void); int getType(void); bool canRename(void); bool samePath(void); int whatType(int item); private: int mItems; }; #endif gwenrename-1.1-beta7/src/exif.h0000755000175000017500000000413511223736613016030 0ustar spirosspiros/*************************************************************************** * Copyright (C) 2003-2007 by Spiros Georgaras * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * * This program 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 General Public License for more details. * * * * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #ifndef EXIF_H #define EXIF_H #include #include #include //#define offset 12 #define mDate 0x0132 #define cDate 0xFFFF9003 #define subID 0xFFFF8769 /** *@author Spiros Georgaras */ class EXIF { public: EXIF(QString fName); ~EXIF(); bool isExif; QString getExifDate(int mode); private: quint32 getIFDoffset(void); quint16 getNumOFIFDEntries(void); QString getDate(qint16 EntryID); quint32 getSubOffset(void); quint16 getNumOfSunEntries(void); bool checkExif(void); QString fileName; QFile ff; QDataStream ds; // int fileType; old impl QDataStream::ByteOrder fileType; quint32 IFDoffset; quint16 numOfEntries; quint32 subIFDoffset; quint16 numOfSunEntries; quint16 offset; }; #endif gwenrename-1.1-beta7/src/gwenrename.h0000644000175000017500000000170711223736613017224 0ustar spirosspiros/* * gwenrename.h * * Copyright (C) 2008 Spiros Georgaras */ #ifndef GWENRENAME_H #define GWENRENAME_H #include // #include "ui_prefs_base.h" class gwenrenameView; class QPrinter; class KToggleAction; class KUrl; /** * This class serves as the main window for gwenrename. It handles the * menus, toolbars, and status bars. * * @short Main window class * @author Spiros Georgaras * @version 1.1 */ class gwenrename : public KXmlGuiWindow { Q_OBJECT public: /** * Default Constructor */ gwenrename(); /** * Default Destructor */ virtual ~gwenrename(); private slots: void fileNew(); void optionsPreferences(); private: void setupActions(); private: // Ui::prefs_base ui_prefs_base ; gwenrenameView *m_view; QPrinter *m_printer; KToggleAction *m_toolbarAction; KToggleAction *m_statusbarAction; }; #endif // _GWENRENAME_H_ gwenrename-1.1-beta7/src/hi16-actions-gwenrename-gray.png0000644000175000017500000000103311223736613022714 0ustar spirosspiros‰PNG  IHDRЕњ7ъsRGBЎЮщbKGDџ‡ЬП pHYsЛЛ:ьутtIMEй1AШ!ŸIDAT(Я…‘ЯK“qЧ_пяГц6mЙЁј+[ВUn‘?ТЃt№вЅSЇЂ[ў"tше1 НhuЈƒд!o"3"2Ь$uCšjO%nъіфžЧэгa+ьRŸлћЭ›7^o%ќћ\{ХщЧtиiД—Jo_Ї*žњначмэНМЈ>9ћ6vЫEcЗрм/н[ШUБ“™6П-Е‡РЧ7ІIиічв%@ДžљЖЛљˆ Ѓ№rrмa*cЏќ06ЮДифIЁ™хЉХ”Тк‡M бСжиH{€q^’х"!о#Ф17ПоF4xЏžЕ№“$№гЬ<­w/ВЯэз=—Щ ћQ$Hё“>ьЬ­ЄoŠ FS'‘u—Ыгnœ%…CƒЄ s3Ы7ˆ_Ћpˆ [­дћƒŸлбŽГНОє<ї„7RЎ‚:iШSwЃчV<щ‹X51Y™ШO$3 ЫU’нJЎ |ёЎ•Ї‡=]лк Ў.&.ЩЮдчмCѕЇšќЖlЗVП§•ќ_[€вЌ;Z(I–Дlќqџ7ї/‘ЭЇЊž"AIENDЎB`‚gwenrename-1.1-beta7/src/hi16-actiosn-help.png0000644000175000017500000000212011223736613020552 0ustar spirosspiros‰PNG  IHDRѓџa pHYs  šœgAMAБŽ|ћQ“ cHRMz%€ƒљџ€щu0ъ`:˜o’_ХFЦIDATxкb`cb`ШŽ2f˜XРч#ЯnFьЎmIТ} Šј6ЮЩхк‘рЬZ-!Р ’сgaP’dcрхdЋ 6F†Œp†Ž2w/ ўрЏwЪ~ќ’џџџ…ŒџцџВ=ќџнEЪџOіr§o‰>ЯЪЬ +-ТЪРЭЮж@ s4*г,ўџПџџџџ•џџџxђмиUёџpчџ…e’џљИЭX™СњŒ‚d§РЊО,§џџЯ[0ѓбЃgџзLˆјt] мНѓЂџoЌсњп™*ёЈЄ €РшџЃ@щЋџ?яќџёѓпџяО§џ?ЋTэџо†џ›ѓўп;6тŠ‹GўЯЬbњПКVіП%џ&^€b№В‘p§џџхџџГџп˜-џgЛјџ ’џv §?;‰яџў†џюpђацџ“’ўЯ+“љпšv@1Ьnq№џџšџ/жи§П2Kˆхў_тГ“џŸš$ёџу“c`Э€ИЏарџТ"Ўџг dўOШ’ў/&Рт@ ‡gИlњНєџЭEFџ/ЬR§n–кџг“ЅўŸž*їџїз—`ЭŸўџ?Ѕмъџ‚<ЦџЫЋeўїчШќя ,Эž @ +ъѕVџ:ђџЪ<нџggЊ§?5MэџЁvіџЯЮL‚„+PsЎЪџ5Ѕ џЗЕЩ§Ÿ[&їП3]іo–Ь і€bШ ­љБЧіџЅЙКџOMWџlВЪџ}­œџ_\]6`џжЙџe1ќпл-їEНмџ)yВџлSхџw І7€b& хWы ў_žЋ§џиЕџ‡'(џпг&ќпLчџgІџ_жbѕc-пџuлЛвџїfЋќ/ "'@cbvБмЅG+tўžЈўw—тџ •ЌџпмоvС•ўЯHgјПђНYђџлвдўO-PљЏ-Я1Є €Рˆ“Qr_(5ўяhWќПВœуџƒѓ/ьлКјk Уџž,йџmЉ*џЇЉџr| ŽB  0’beцc1[P!џŸЪџЕѕвџgJќoˆў_-єП=EhЛвџЩyЪџ#_ЕЈТє)ˆГs;ˆЩяkЩПЎ+]ъџ”lёџ“3…ўOШћп™&ѕП XьП–ЧlЭLHzŒ@š5х8РьXW!АЏ„x˜Нй6G^œ5‹к@цм`5ь, АЌ`мэФъ№IENDЎB`‚gwenrename-1.1-beta7/src/hi16-actiosn-stop.png0000644000175000017500000000170011223736613020612 0ustar spirosspiros‰PNG  IHDRѓџa pHYs  šœgAMAБŽ|ћQ“ cHRMz%€ƒљџ€щu0ъ`:˜o’_ХF6IDATxкb`bbbˆˆŒdЈold№ b[зŽ3њж:ДqѕоН;ssЋљ„…е@r|ќќ ђђђ œœœ`ЕФРШШШЦPZYЩ`эфќцпПџAрЯŸџџ/_ўџяЮ0ї7їЬœyЈGV\B‚ Ќ €РШ7 €!57ЗЌђў§џ_ЊЊўŸдвњП–сџ" ^ФSRўџJЪСЭmг @`фръъж|сТџџK—ўПыяџЛˆШџu@Ћ€x>їq7Чџgќ_Зoп 6~^€ЃЧ>ќџџфЩџџчЮ§ПќP1Шіе@Мˆёt nтžџЯ>~ќЗ Є €LЌЌ\СЖяпџџM^иж•PМЊy6OтF Nт%ЅЅџЗ= r@1дзOјыжџџuuџЯикўuфШџЏўџФpњбЃџп_МјшН4 ХТТџУBDBТ €:чЯпєq§њџ7TUџ?ZМј?!аfjњ? hШ^ EšzzЙФP9aТъЧK–ќп|0gAЊ,,ўGеnнНћПšЖv@1xGGз<=yђџF рz`н9pрџ —ю_ЛіџўеЋ`ќШ~ л8{і К, ‰џїьљЯ# р@ мТТЪ—ž=ћПшPtMтN ют6 nт* ЮтH Žтіддџ“,"'@cЂvђфK7ію§?тs€xOт>hшВВўЯвЉ@лзm7ЗВš в @ФТ"Йюјёџ‡gЮќпTд Х x/…кŠО`тZМ|љџТъъЗр(€#^>>.Гy[ЗўпЗsчџ^џ…ll`г8STє]Xиџe7‚4ПjQ…щ 0a’1љƒтузЭпДщџ* a ё>CѓW­њп1}њ`Ђ›b3‰‹‰1Ш)(€й щщ ŠSDJЪ[гР G]G'‹к@ŽЮЮ`5ЌЌЌpН„‡чВ.jIENDЎB`‚gwenrename-1.1-beta7/src/dirsdata.cpp0000755000175000017500000003217111223736613017224 0ustar spirosspiros/*************************************************************************** * Copyright (C) 2003-2007 by Spiros Georgaras * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * * This program 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 General Public License for more details. * * * * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #include #include "dirsdata.h" //================================ dirsData::dirsData(){ hasBeenSorted=FALSE; sortID=FALSE; mPath=QString::null; mFilter=-1; } //================================ dirsData::~dirsData(){ delete [] ren; delete [] sort; } //================================ // void dirsData::setPath(QString path,const QString &nameFilter,int filterSpec){ void dirsData::setPath(QString path,const QString &nameFilter,QDir::Filters filterSpec){ int mItems=0; //if(!mPath.isEmpty()) delete [] files; //find item numbers QDir d; d.cd(path); d.setFilter( filterSpec ); d.setSorting( QDir::Name ); // d.setNameFilter(nameFilter); old impl d.setNameFilters(QStringList(nameFilter)); const QFileInfoList list = d.entryInfoList(); QFileInfo fi; for (int i = 0; i < list.size(); ++i) { fi=list.at(i); if(fi.fileName()=="." || fi.fileName()=="..") mItems--; mItems++; } // const QFileInfoList *list = d.entryInfoList(); // QFileInfoListIterator it( *list ); // QFileInfo *fi; // while ( (fi = it.current()) != 0 ) { // if(fi->fileName()=="." || fi->fileName()=="..") mItems--; // mItems++; // ++it; // } // set up class filesData setItems(mItems); // initialize class filesData mItems=0; const QFileInfoList list1 = d.entryInfoList(); QFileInfo fi1; for (int i = 0; i < list.size(); ++i) { fi1=list1.at(i); if(fi1.fileName()=="." || fi1.fileName()==".."){ mItems--; }else{ files[mItems].setFile(fi1.filePath()); //qWarning("dirsData::setPath - setting %s",fi1->filePath().toLocal8Bit().constData()); } mItems++; } // const QFileInfoList *list1 = d.entryInfoList(); // QFileInfoListIterator it1( *list1 ); // QFileInfo *fi1; // while ( (fi1 = it1.current()) != 0 ) { // if(fi1->fileName()=="." || fi1->fileName()==".."){ // mItems--; // }else{ // files[mItems].setFile(fi1->filePath()); // //qWarning("dirsData::setPath - setting %s",fi1->filePath().toLocal8Bit().constData()); // } // mItems++; // ++it1; // } mPath=path; mFilter=filterSpec; mNameFilter=nameFilter; canRename(); getType(); } //================================ QString dirsData::path(void){ return mPath; } //================================ // void dirsData::setFilter(int filterSpec){ void dirsData::setFilter(QDir::Filters filterSpec){ if(mFilter!=filterSpec){ if(!mPath.isEmpty()) setPath(mPath,mNameFilter,filterSpec); } mFilter=filterSpec; } //================================ int dirsData::filter(void){ return mFilter; } //================================ int dirsData::setLink(filesData * b){ if(b->items()!=-1){ ren=new newFile[numOfFiles]; if(ren==NULL) return -1; for(int k=0;kgetType() = %d",b->getType()); if(b->getType()==2) if(!ren[k].oldExtension.isEmpty()){ ren[k].oldName=ren[k].oldName+"."+ren[k].oldExtension; ren[k].oldExtension=QString::null; } // qWarning("dirsData::setLink() - fixed ren[k].oldExtension = %s",ren[k].oldExtension.toLocal8Bit().constData()); // qWarning("dirsData::setLink() - fixed ren[k].oldName = %s",ren[k].oldName.toLocal8Bit().constData()); ren[k].newName=ren[k].oldName; ren[k].newExtension=ren[k].oldExtension; if(files[k].isDir()) ren[k].isDir=TRUE; else ren[k].isDir=FALSE; ren[k].selected=FALSE; } for(int k=0;kitems();i++){ if(!ren[k].selected){ if(b->files[i].filePath()==ren[k].oldFileName){ ren[k].selected=TRUE; ren[k].iconID=0; }else{ ren[k].selected=FALSE; ren[k].iconID=-1; } } } } } return 0; } //================================ int dirsData::setFilesInDir(bool select){ if(numOfFiles>0){ ren=new newFile[numOfFiles]; if(ren==NULL) return -1; for(int k=0;k files[k].filePath() = %s",files[k].filePath().toLocal8Bit().constData()); // qWarning(" \"%s\"",ren[k].oldFileName.toLocal8Bit().constData()); ren[k].newFileName=files[k].filePath(); // ren[k].oldName=files[k].baseName(TRUE); old impl (could use completeBaseName?) ren[k].oldName=files[k].baseName(); // ren[k].oldExtension=files[k].extension(FALSE); old impl (could use completeSuffix?) ren[k].oldExtension=files[k].suffix(); // qWarning("dirsData::resetFileName() - ren[k].oldFileName = %s",ren[k].oldFileName.toLocal8Bit().constData()); // qWarning("dirsData::resetFileName() - ren[k].oldName = %s",ren[k].oldName.toLocal8Bit().constData()); // qWarning("dirsData::resetFileName() - ren[k].oldExtension = %s",ren[k].oldExtension.toLocal8Bit().constData()); // qWarning("dirsData::resetFileName() - b->getType() = %d",getType()); if(files[k].isDir()) if(!ren[k].oldExtension.isEmpty()){ ren[k].oldName=ren[k].oldName+"."+ren[k].oldExtension; ren[k].oldExtension=QString::null; } // qWarning("dirsData::resetFileName() - fixed ren[k].oldExtension = %s",ren[k].oldExtension.toLocal8Bit().constData()); // qWarning("dirsData::resetFileName() - fixed ren[k].oldName = %s",ren[k].oldName.toLocal8Bit().constData()); ren[k].newName=ren[k].oldName; ren[k].newExtension=ren[k].oldExtension; if(files[k].isDir()) ren[k].isDir=TRUE; else ren[k].isDir=FALSE; } //================================ int dirsData::getSorted(int i){ if(sortID) return sort[i]; //return i; //return sort[i]; return i; } //================================ int dirsData::setSortValue(bool state){ sortID=state; if(!hasBeenSorted){ int k=0,adding=0,max=0,maxID=0; bool isEqual=TRUE,toTwo=FALSE; QString toRef[3]={"","",""}; QChar * tchar=new QChar[items()]; if(tchar==NULL) return -1; sort=new int[items()]; if(sort==NULL){ delete [] tchar; return -1; } for(int i=0;ik){ for(int i=0,l=0;ik){ tchar[l]=ren[i].oldName.at(k); // qWarning("dirsData::setSortValue() -- 1.2 -- oldName = %s , ren[%d].oldName.at(%d) = '%c'",ren[i].oldName.toLocal8Bit().constData(),i,k,ren[i].oldName.at(k).toLatin1()); }else{ tchar[l]='\0'; // qWarning("dirsData::setSortValue() -- 1.2 -- oldName = %s , ren[%d].oldName.at(%d) = '/0'",ren[i].oldName.toLocal8Bit().constData(),i,k); } // qWarning("tchar[%d] = %c",l,tchar[l].toLatin1()); if(l>0 && tchar[l]!=tchar[l-1]) isEqual=FALSE; l++; } //qWarning("----- isEqual = %d",isEqual); if(isEqual){ toRef[adding]+=tchar[maxID]; //qWarning("toRef[%d].append(tchar[0])= %s",adding,toRef[adding].toLocal8Bit().constData()); }else{ adding=2; if(tchar[maxID].isDigit() && !toTwo){ toRef[1].append(tchar[maxID]); }else{ toRef[adding].append(tchar[maxID]); toTwo=TRUE; } //qWarning("toRef[1].append(tchar[0]) = %s",toRef[1].toLocal8Bit().constData()); } k++; } delete [] tchar; //qWarning("1. %s\n2. %s\n3. %s",toRef[0].toLocal8Bit().constData(),toRef[1].toLocal8Bit().constData(),toRef[2].toLocal8Bit().constData()); QString a="",b=""; for(int i=toRef[0].length()-1;i>=0;i--){ QChar s=toRef[0].at(i); //qWarning("s = %c",s.toLocal8Bit().constData()); if(s.isDigit() && a.isEmpty()) b.prepend(s); else a.prepend(s); //qWarning("a = %s, b = %s",a.toLocal8Bit().constData(),b.toLocal8Bit().constData()); } //qWarning("a = %s, b = %s",a.toLocal8Bit().constData(),b.toLocal8Bit().constData()); toRef[0]=a;toRef[1].prepend(b); //qWarning("1. %s\n2. %s\n3. %s",toRef[0].toLocal8Bit().constData(),toRef[1].toLocal8Bit().constData(),toRef[2].toLocal8Bit().constData()); //return; a="";b=""; // for(int i=0;(uint)i=num[j]){ min=num[j]; id=j; } int tmpID=ll[i]; int tmpLong=num[i]; ll[i]=ll[id]; num[i]=min; ll[id]=tmpID; num[id]=tmpLong; } for(int i=0;i * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * * This program 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 General Public License for more details. * * * * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #include "exif.h" //================================ EXIF::EXIF(QString fName){ fileName=fName; IFDoffset=0; subIFDoffset=0; numOfEntries=0; numOfSunEntries=0; isExif=checkExif(); //getDate(mDate); } //================================ EXIF::~EXIF(){ ff.close(); } //================================ QString EXIF::getExifDate(int mode){ if(mode==0) return getDate(mDate); return getDate(cDate); // if(mode==0) return getDate((quint16) mDate); // return getDate((quint16) cDate); } //================================ bool EXIF::checkExif(void){ int i,j; bool found=FALSE; char s[100]; char expected[6]={'E','x','i','f','\0','\0'}; // ff.setName(fileName); old impl ff.setFileName(fileName); // ff.open(IO_ReadOnly); old impl ff.open(QIODevice::ReadOnly); // ff.at(0); old impl ff.seek(0); // for(i=0;i<99;i++) s[i]=(char) ff.getch(); old impl for(i=0;i<99;i++) ff.getChar(&s[i]); for(i=0;i<93;i++){ if(s[i]==expected[0]){ //qWarning("E = %c",s[i]); for(j=i;j>IFDoffset; // qWarning("IFD offset = %x",IFDoffset); return IFDoffset; } //================================ quint16 EXIF::getNumOFIFDEntries(void){ // ff.at(offset+IFDoffset); old impl ff.seek(offset+IFDoffset); ds>>numOfEntries; // qWarning("IFD entries = %x",numOfEntries); return numOfEntries; } //================================ QString EXIF::getDate(qint16 EntryID){ int i; bool found=FALSE; quint16 id; quint32 of; for(i=0;i> id; if(id==EntryID){ // found in IFD of=offset+IFDoffset+10+(i*12); found=TRUE; break; } } if(found){ // read modified date // ff.at(of); old impl ff.seek(of); ds >> of; char s[20]; // ff.at(offset+of); old impl ff.seek(offset+of); // ds.readRawBytes(s,20); old impl ds.readRawData(s,20); // qWarning("date is %s",s); return QString(s); }else{ // goto subIFD // qWarning("checking sub iFD"); getSubOffset(); for(i=0;i> id; // qWarning("id = %X",id); if(id==(quint16) cDate){ // found in IFD of=offset+subIFDoffset+10+(i*12); // ff.at(of); old impl ff.seek(of); ds >> of; of+=offset; // qWarning("Readinf at: %X",of); // ff.at(of); old impl ff.seek(of); char s[20]; // ds.readRawBytes(s,20); old impl ds.readRawData(s,20); // qWarning("date is %s",s); return QString(s); } } } return QString(QString::null); } //================================ quint32 EXIF::getSubOffset(void){ int i; quint16 id; quint32 of; for(i=0;i> id; // qWarning("id = %X",id); if(id==(quint16) subID){ // found in IFD of=offset+IFDoffset+10+(i*12); // ff.at(of); old impl ff.seek(of); ds >> of; // qWarning("sub id offset = %X",of); subIFDoffset=of; getNumOfSunEntries(); return of; } } subIFDoffset=0; return 0; } //================================ quint16 EXIF::getNumOfSunEntries(void){ quint16 num; // ff.at(offset+subIFDoffset); old impl ff.seek(offset+subIFDoffset); ds >> num; // qWarning("num of sub entries = %X (%d)",num,num); numOfSunEntries=num; return num; } gwenrename-1.1-beta7/src/multiselecttool.ui0000644000175000017500000002441011223736613020506 0ustar spirosspiros multiSelTool 0 0 432 280 Search string 0 0 false 400 0 <p>Please insert a string to be used to select items in <b>GwenRename</b> item list</p> true Qt::Vertical QSizePolicy::Fixed 20 16 0 0 Search string: false txtSelect 0 0 true false false Case sensitive search <p><b>Invert selection in item list</b><br><br> When checked, only items that do <b>not</b> match the search string will be selected<p> Invert selection in item list <p><b>Add to &current selection</b><br><br> Normally, this operation will replace your current selection.<br><br> When checked, items selected by this operation will be <b>added</b> to the current selection.<br><br> <b>Note</b>: If <i>Invert selection in item list</i> is checked, items selected by this operation will be <b>removed</b> from the current selection.</p> Add to current selection Regular expression Qt::Horizontal QSizePolicy::MinimumExpanding 0 21 false 0 0 150 0 Edit... Qt::Vertical QSizePolicy::MinimumExpanding 20 16 &Help Alt+H Qt::Horizontal QSizePolicy::Expanding 0 20 &OK Alt+O true true &Cancel Alt+C true qPixmapFromMimeSource KComboBox QComboBox
kcombobox.h
KPushButton QPushButton
kpushbutton.h
chkCaseSensitive chkInvert regexpContentCb editRegExp buttonOk buttonCancel krun.h kcombobox.h klineedit.h kpushbutton.h kpushbutton.h kpushbutton.h kpushbutton.h buttonCancel clicked() multiSelTool reject() 20 20 20 20 buttonOk clicked() multiSelTool buttonOkClicked() 20 20 20 20 buttonHelp clicked() multiSelTool showHelp() 20 20 20 20 regexpContentCb toggled(bool) multiSelTool reaxPart(bool) 20 20 20 20 chkInvert toggled(bool) multiSelTool changeLabel(bool) 20 20 20 20
gwenrename-1.1-beta7/src/hi16-actiosn-filenew.png0000644000175000017500000000133111223736613021256 0ustar spirosspiros‰PNG  IHDRѓџagAMAЏШ7ŠщbKGDљCЛ pHYsHHFЩk>;IDAT8Ыu“ЯKTQЧ?їЮGqQMKЪEPA E›АZHД*[д&ZДьhзЂкДhсЦhгJмє)#УЄA-KДєщ0?оМwя;-fЦ&/Юч{~pЎЂg ›Z uщdG„НžP Б+K.Э-EgфЪEжЛЇ/žКЛ/“L‹4VКЈo,г3_žNŒпПу єiŠ;sdшhoR‡џ‘V"я!—/ŽLtѕ>pДжh­•V НЋЊTED Ќš(ЅJэфKЃ–…ПP#CРйkоFА С„P0№Ћ˜{СЦ‚g!С3P6•ќџЛkц ƒ +‚е@ ЖО…’чaб”f^"…5Ь№u”AјЏ@mУ6Ќƒ‹EмЉЧЈX;‘­9Z[7Ш}Ьp­єЄѓмс7)ЧTSƒ‚ъœ;qЅH„xс-ЛŒЃ )ћѕАdнvЃзђАž‡\ЙћЖтMAрГ§iыљ”З\њFћщ>›ЦQeЖѓЩє…KЅЮюŠ&S#0п]"sin‹M%а‰€h›црЁ\*НnO: P ЄvЎu—ЇЃ­$†Џ’ї‚І№ЋЏ>гвсфC>МЯ,|}^Ох<пїJп7KЖ=оЄ}+;ћАЂ№‹>ђ3ЫFфёr”NUт[юC§“бc}‹Ъ™Ÿ_ ˜пžКїьѕЃD"бŠдšЈ~ !ВЧeТ›ЩЙ§›[mЗWЯЯіgW&ЧГГ‹цnmka"zTXtSoftwarexкsLЩOJU№ЬMLO JMLЉ/œдЎ ЉMIENDЎB`‚gwenrename-1.1-beta7/src/gwenrenameview.cpp0000644000175000017500000000217011223736613020445 0ustar spirosspiros/* * gwenrenameview.cpp * * Copyright (C) 2008 Spiros Georgaras */ #include "gwenrenameview.h" #include "settings.h" #include #include gwenrenameView::gwenrenameView(QWidget *) { ui_gwenrenameview_base.setupUi(this); settingsChanged(); setAutoFillBackground(true); } gwenrenameView::~gwenrenameView() { } void gwenrenameView::switchColors() { // switch the foreground/background colors of the label QColor color = Settings::col_background(); Settings::setCol_background( Settings::col_foreground() ); Settings::setCol_foreground( color ); settingsChanged(); } void gwenrenameView::settingsChanged() { QPalette pal; pal.setColor( QPalette::Window, Settings::col_background()); pal.setColor( QPalette::WindowText, Settings::col_foreground()); ui_gwenrenameview_base.kcfg_sillyLabel->setPalette( pal ); // i18n : internationalization ui_gwenrenameview_base.kcfg_sillyLabel->setText( i18n("This project is %1 days old",Settings::val_time()) ); emit signalChangeStatusbar( i18n("Settings changed") ); } #include "gwenrenameview.moc" gwenrename-1.1-beta7/src/hi16-actions-all-type-items.png0000644000175000017500000000172511223736613022502 0ustar spirosspiros‰PNG  IHDRhєЯїgAMAБ ќabKGDџџџ НЇ“ pHYs  šœeIDAT8Ыu“]L[uЦŸџљ*аq,žѕД”ŠГ%эZААЪк]˜kfHЖ M2bтКЈh–hєbюbЗФ%8ƒKд˜lТbТ՘^,„`ТZР96ЇфЫЎ‡кžC)ДХsњїТlAч~wяЧѓц}“чv“Є2sюM*J†РхооВYT”ЯYxšчѕ žяИt)‚џBКќўН'ЛЛзГšЖ>69bъŽАЧуЯыЕЊљќ&W6 ФуqдддаXl<аŸ:uUЫчяgЖJR[фєщ з\.ћЧННЋšІ! X,BUUTWW_^Мј"ћ›ІmПфѕОoшКЩсp€RŠd2 З …тУѕо …ЮGЃ7ŸИўhєJW0И<’y;n˜юы[;сїЛц/\(і:ф~PcN45UЅVWџЊ4™ЌoFЃdГYгГ>пЩozzЮw$:ивв!Il6йййЅєН|Бx˜юЃSггщЊЊ*PJA)…a˜[\ќ˜35Ин{WVV@aШчѓњсжж3BLЌпbљ}aeх )—_V’Is.—C"•Км~іl0\џдTРO}6лЄšЫ}ЧВ,Я ‚љoƒфQєь1›UUјlb"ѕI{{ V’Žm П.ЬЯ|13Sи­сў5pDО}ЎЙљрвђВz БёЎkп>їцfљ—[ЗюЬЮЭ§|„‘$гh:НфpEМГѓн:Y>FІЬ1Ь~Л,KNЇ‚ P]зБЙЙIEЁ‹EwЙ\ьj*Е§Ушш‡ ѕs ѕѕ\ЁTJs<_Q#Ё‹…uЛн0 КЎE•••$™Lђcуу‰›ГГo|:2r и™LFї˜Э)–eы*yОE^’$BP.—Aщ?ПR*•АББЏЧѓФ3ѕѕСкZЫV"qЛењŠlБп1Œћ KKPХiЗлyQQ.—ЁiŠ…НŸЭЦ&nм4™LHЋъјh:НѕˆѓоikkmmjЖлluЫїюХ“kkWїЛнЏ;dйЗ”HŒХb]_пО§чc­ …˜fУxJ`ы&ЅwПŠЧѓЏњ|&‘в'ЗRЉѕaMгwїџ РтqвОaлIENDЎB`‚gwenrename-1.1-beta7/src/hi16-actiosn-filefind.png0000644000175000017500000000177111223736613021415 0ustar spirosspiros‰PNG  IHDRѓџa pHYs  šœgAMAБŽ|ћQ“ cHRMz%€ƒљџ€щu0ъ`:˜o’_ХFoIDATxкbјџџ?///ƒЛЛ;ƒ EІed,)*.йГRYE-(ЬЄЋЏЯ€ˆd777ƒНН=ƒЖЖNрž={џќњсџŸџў№ќџлзїџ_<тGgз9y…rt§6€……dkјƒGўџў§љџѓћчўо8Зѓ§егл^п<ПыЭƒkО_8ЙяџŒ3џ+()wqpp00 3и рpљФF0Оt|Уў+Ч7ьЙwqћЎ}ЛжўїѕЙ‚Є €Р=8ubчџKЧVoПvzук+'6lт-0|љјк-—­лpїмц•W/њ›2@Є €Р„EDялВqйџ‹‡–­Пsvгœk'з/ЛzbнrО ФWŽЏ]vхиъ…OЎluэкљџЮnž иAњl0žГцЮѓїњщ—_йд|ѓЬКЩзNЌ™Ф3Aєеc+Ї]?ЖДљЫ‹s›7эмѕ_BJf, ЙyEџgLыџzЯм/Џo*zp~MЭ­“+o\VsїфЂќOLИџјўџР[˜~€‚РЩХmYT\ўњд џюZpўщ•ѕонкRїёўОюяoЏяНtэђџŒќтџZZк‘г@ `bbbr}§‚Uджџ_МtСџCGќ?xєшџюISџ;Л{§ §Ÿ’œ ВбІ €р)QZZœ'@€‰…%PTLzЙДЌТq!‘э@Ё жVVV^нггѓ?##у7Ш6Z€‚ ++ IY@РLІ*Њ :Кz ŠJЪ \\мp ЭЬЬц/^МјПŸŸпY €P ЇmP‹3hhъ01ЈЉk0№ѓ €Н ОООWђђђ@^б Ќ‹ˆ0hjщ0У ЉAь@э@ €T:ПSіЎd`IENDЎB`‚gwenrename-1.1-beta7/src/timestamp.h0000644000175000017500000000333211223736613017073 0ustar spirosspiros// // C++ Interface: rename // // Description: // // // Author: Spiros Georgaras , (C) 2009 // // Copyright: See COPYING file that comes with this distribution // // #ifndef TIMESTAMP_H #define TIMESTAMP_H #include "ui_timestamp.h" #include "iconload.h" #include "main.h" #include #include #include "qstring.h" /** * This is the main view class for gwenrename. Most of the non-menu, * non-toolbar, and non-statusbar (e.g., non frame) GUI code should go * here. * * @short Main view * @author Spiros Georgaras * @version 1.1 */ class timeStamp : public QDialog, public Ui::tStamp { Q_OBJECT public: /** * Default constructor */ timeStamp(QWidget * parent = 0); timeStamp(QWidget* parent , iconload* ic ); bool checkFormat( QString t ); /** * Destructor */ virtual ~timeStamp(); void readConfig( int index ); private: Ui::tStamp tS; void getExampleDate(); void loadUserFormats( int index ); void rCreationChanged( int state ); int isFormat( QString s ); void updateFormat(); void writeConfig( int index ); void keyPressEvent( QKeyEvent *e ); // signals: // /** // * Use this signal to change the content of the statusbar // */ // void signalChangeStatusbar(const QString& text); // // /** // * Use this signal to change the content of the caption // */ // void signalChangeCaption(const QString& text); // private slots: void showHelp(); void txtFormatTextChanged( const QString &txt ); void kFormatActivated( int item ); void rCreationChanged(); void rModifiedChanged(); void rReadChanged(); void OkClicked(); void CancelClicked(); }; #endif // TIMESTAMP_H gwenrename-1.1-beta7/src/konqgwenrename.desktop0000644000175000017500000000113511223736613021332 0ustar spirosspiros[Desktop Entry] Type=Service X-KDE-ServiceTypes=KonqPopupMenu/Plugin,all/all Actions=gwenrename [Desktop Action gwenrename] Name=Rename with GwenRename Name[el]=ЮœЮЕЯ„ЮПЮНЮПЮМЮБЯƒЮЏЮБ ЮМЮЕ Я„ЮП GwenRename Name[hu]=Уtnevezve GwenRename-vel Name[ru]=аŸаЕб€аЕаИаМаЕаНаОаВаАб‚бŒ б аПаОаМаОб‰бŒбŽ GwenRename Name[es]=Renombrar con GwenRename Name[ja]=GwenRename уЇхх‰хЄ‰ц›Д Name[nl]=Hernoemen met GwenRename Name[pt_BR]=Renomear com o GwenRename Name[pt]=Mudar o Nome com o GwenRename Name[sv]=Byt namn med Gwenrename Name[uk]=аŸаЕб€аЕаЙаМаЕаНбƒаВаАб‚аИ аЗ GwenRename Icon=gwenrename Exec=gwenrename %F gwenrename-1.1-beta7/src/main.cpp0000644000175000017500000002162011361563377016357 0ustar spirosspiros#include "rename.h" #include "iconload.h" #include "inputdir.h" #include "filesdata.h" #include "dirsdata.h" #include "timestamp.h" #include #include #include #include filesData f; dirsData g; bool InitiatedRename=FALSE; bool noProfiles; static const char description[] = I18N_NOOP("A batch renaming tool for KDE"); static const char version[] = "1.1-beta7"; int main(int argc, char **argv){ bool noProfiles=false; QString askDir; int askResult=2; iconload dialogsIcons; inpDir * inp=0; KAboutData about("gwenrename", 0, ki18n("GwenRename"), version, ki18n(description), KAboutData::License_GPL, ki18n("(C) 2003 - 2009 Spiros Georgaras"), KLocalizedString(), 0, "sng@hellug.gr"); about.addAuthor( ki18n("Spiros Georgaras"), KLocalizedString(), "sng@hellug.gr" ); KCmdLineArgs::init(argc, argv, &about); KCmdLineOptions options; options.add("disableProfiles", ki18n( "Disable profiles" )); options.add("+file(s)", ki18n( "File(s) to be renamed, or" )); options.add("+folders", ki18n( "Folders to be renamed, or" )); options.add("+folder", ki18n( "Location of files to rename" )); KCmdLineArgs::addCmdLineOptions(options); KApplication app; //gwenrename *widget = new gwenrename; // Load icons for dialogs QStringList picture("48x48/apps/gwenrename.png"); dialogsIcons.loadIcon(picture,0); picture=QStringList("16x16/places/folder.png"); picture+="gwenrename/icons/hicolor/16x16/actions/folder.png"; dialogsIcons.loadIcon(picture,1); picture=QStringList("16x16/actions/locationbar_erase.png"); picture+="gwenrename/icons/hicolor/16x16/actions/locationbar_erase.png"; dialogsIcons.loadIcon(picture,2); picture=QStringList("16x16/actions/dialog-ok.png"); picture+="16x16/actions/dialog-ok-apply.png"; picture+="16x16/actions/ok.png"; picture+="16x16/actions/apply.png"; picture+="gwenrename/icons/hicolor/16x16/actions/button_ok.png"; dialogsIcons.loadIcon(picture,3); picture=QStringList("16x16/actions/dialog-cancel.png"); picture+="16x16/actions/no.png"; picture+="16x16/actions/remove.png"; picture+="gwenrename/icons/hicolor/16x16/actions/button_cancel.png"; dialogsIcons.loadIcon(picture,4); picture=QStringList("16x16/actions/filefind.png"); picture+="gwenrename/icons/hicolor/16x16/actions/filefind.png"; dialogsIcons.loadIcon(picture,5); // khelpcenter is for all help buttons picture=QStringList("16x16/apps/khelpcenter.png"); picture+="16x16/actions/help.png"; picture+="gwenrename/icons/hicolor/16x16/actions/khelpcenter.png"; dialogsIcons.loadIcon(picture,6); if(argc<2){ inp=new inpDir(0, &dialogsIcons); // inp->pix->setPixmap(dialogsIcons.Icon(0)); old impl // inp->btOpen->setPixmap(dialogsIcons.Icon(1)); old impl // inp->eraseLocBar->setPixmap(dialogsIcons.Icon(2)); old impl // inp->buttonOk->setIconSet(QIconSet(dialogsIcons.Icon(3))); old impl // inp->buttonCancel->setIconSet(QIconSet(dialogsIcons.Icon(4))); old impl // inp->buttonHelp->setIconSet(QIconSet(dialogsIcons.Icon(6))); old impl if(inp->exec()){ // askDir=inp->dir->currentText(); old impl askDir=inp->selectedFolder(); askResult=1; delete inp; }else{ delete inp; return 0; } } KCmdLineArgs *args = KCmdLineArgs::parsedArgs(); if(askResult==2){ // This means we haven't showed the dir selection dialog if(args->isSet("disableProfiles")) noProfiles=TRUE; if(args->count()==0){ inp=new inpDir(0, &dialogsIcons); // inp->pix->setPixmap(dialogsIcons.Icon(0)); old impl // inp->btOpen->setPixmap(dialogsIcons.Icon(1)); old impl // inp->eraseLocBar->setPixmap(dialogsIcons.Icon(2)); old impl // inp->buttonOk->setIconSet(QIconSet(dialogsIcons.Icon(3))); old impl // inp->buttonCancel->setIconSet(QIconSet(dialogsIcons.Icon(4))); old impl // inp->buttonHelp->setIconSet(QIconSet(dialogsIcons.Icon(6))); old impl if(inp->exec()){ // askDir=inp->dir->currentText(); old impl askDir=inp->selectedFolder(); askResult=1; delete inp; }else{ delete inp; return 0; } } if(askResult==2){ // This means we haven't showed the dir selection dialog if(f.setItems(args->count())==-1){ KMessageBox::error(0,i18n("Memory allocation error\n\nThe program could not allocate memory needed for its execution. Close some applications and try again"),0); return 0; } if(args->count()==1){ QString tmp=args->url(0).path(); // qWarning("tmp = %s", tmp.toLocal8Bit().constData()); if(tmp.endsWith("/")) tmp=tmp.left(tmp.length()-1); QFileInfo fInfo(tmp); if(fInfo.isDir()){ if(!fInfo.isWritable()){ QString m; m=QString(i18n("Directory '%1' can not be renamed\nYou don't have write permission to this directory")).arg( tmp ); KMessageBox::error(0,m,QString::null,KMessageBox::AllowLink); args->clear(); return 0; } initaskMode *askMode=new initaskMode(0, &dialogsIcons,tmp); // askMode->Message->setText(QString(i18n("

The folder %1 is the only parameter passed to GwenRename.

Do you want to rename this folder, or the files contained in it?

")).arg(tmp)); old impl // askMode->pix->setPixmap(dialogsIcons.Icon(0)); old impl // askMode->renameDir->setIconSet(QIconSet(dialogsIcons.Icon(1))); old impl // askMode->renameFiles->setIconSet(QIconSet(dialogsIcons.Icon(5))); old impl // askMode->buttonCancel->setIconSet(QIconSet(dialogsIcons.Icon(4))); old impl if(askMode->exec()){ askResult=askMode->Result(); askDir=tmp; }else{ delete askMode; args->clear(); return 0; } delete askMode; } } } } if(askResult==2){ // Files of folders passed normally for(int i=0;icount();i++){ if(args->url(i).path().endsWith("/")){ QString tmp=args->url(i).path(); f.files[i].setFile(tmp.left(tmp.length()-1)); }else f.files[i].setFile(args->url(i).path()); } if(!f.canRename()){ for(int y=0;yclear(); return 0; } if(!f.files[y].isWritable()){ QString m; m=QString(i18n("File '%1' can not be renamed\nYou don't have write permission to this file")).arg( f.files[y].filePath() ); KMessageBox::error(0,m,QString::null,KMessageBox::AllowLink); args->clear(); return 0; } } } f.getType(); if(f.Type==0){ KMessageBox::error(0,i18n("Invalid file type selected\nYou can rename normal files or directories"),0); args->clear(); return 0; }else if(f.Type==-1){ KMessageBox::error(0,i18n("Invalid selection\nYou can not mix files and directories in the same renaming function"),0); args->clear(); return 0; } if(!f.samePath()){ KMessageBox::error(0,i18n("Invalid selection\nThe files must be in the same directory"),0); args->clear(); return 0; } if(f.Type==2){ for(int i=0;iclear(); return 0; } } } } // FIX ME!!! // if a folder is selected/givven we must check if we have write permission on it // even if the user selectes to rename the files contained in it args->clear(); QString spec="*"; // int iSpec; old impl QDir::Filters iSpec; if(f.Type==1){ iSpec=QDir::Files | QDir::NoSymLinks; }else if(f.Type==2){ iSpec=QDir::Dirs | QDir::NoSymLinks; }else{ iSpec=QDir::Readable | QDir::Writable | QDir::NoSymLinks; } iSpec=QDir::Dirs | QDir::Files; if(askResult==2){ // g.setPath(f.files[0].dirPath(),spec,iSpec); old impl g.setPath(f.files[0].absolutePath(),spec,iSpec); if(g.setLink(&f)==-1){ KMessageBox::error(0,i18n("Memory allocation error\n\nThe program could not allocate memory needed for its execution. Close some applications and try again"),0); return 0; } }else{ g.setPath(askDir,spec,iSpec); if(g.numOfFiles<=0){ KMessageBox::error(0,QString(i18n("

Folder %1 is empty!!!

").arg(askDir)),0); return 0; } if(f.reSetItems(g.numOfFiles)==-1){ KMessageBox::error(0,i18n("Memory allocation error\n\nThe program could not allocate memory needed for its execution. Close some applications and try again"),0); return 0; } if(g.setFilesInDir(false)==-1){ KMessageBox::error(0,i18n("Memory allocation error\n\nThe program could not allocate memory needed for its execution. Close some applications and try again"),0); return 0; } } GwenRename *dialog = new GwenRename(0,&about); dialog->show(); return app.exec(); } gwenrename-1.1-beta7/src/timestamp.ui0000755000175000017500000003474711223736613017302 0ustar spirosspiros tStamp 0 0 627 395 Time-stamping Date type 0 0 Qt::StrongFocus Creation date true 0 0 Qt::StrongFocus Last modified date 0 0 Qt::StrongFocus Last read date Date Format Predefined expressions: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false kFormat false User defined expressions: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false txtFormat Example: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false 0 0 250 0 Qt::StrongFocus 0 false 0 0 230 0 true 0 0 250 0 75 true Example of expression value background-color: #A2C511; color: White; QFrame::StyledPanel QFrame::Sunken Qt::AlignCenter false Qt::StrongFocus Use Exif info when available true 600 200 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;"> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> &Help Alt+H Qt::Horizontal QSizePolicy::Expanding 290 20 &OK Alt+O true true &Cancel Alt+C true qPixmapFromMimeSource KComboBox QComboBox
kcombobox.h
KPushButton QPushButton
kpushbutton.h
KTextBrowser QTextBrowser
ktextbrowser.h
krun.h kcombobox.h kcombobox.h klineedit.h ktextbrowser.h kpushbutton.h kpushbutton.h kpushbutton.h buttonOk clicked() tStamp OkClicked() 20 20 20 20 buttonCancel clicked() tStamp CancelClicked() 20 20 20 20 rCreation clicked() tStamp rCreationChanged() 20 20 20 20 rModified clicked() tStamp rModifiedChanged() 20 20 20 20 rRead clicked() tStamp rReadChanged() 20 20 20 20 txtFormat editTextChanged(QString) tStamp txtFormatTextChanged(QString) 20 20 20 20 txtFormat activated(QString) tStamp txtFormatTextChanged(QString) 20 20 20 20 kFormat activated(int) tStamp kFormatActivated(int) 20 20 20 20 buttonHelp clicked() tStamp showHelp() 20 20 20 20
gwenrename-1.1-beta7/src/iconload.h0000644000175000017500000000363411223736613016665 0ustar spirosspiros/*************************************************************************** * Copyright (C) 2003-2007 by Spiros Georgaras * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * * This program 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 General Public License for more details. * * * * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ #ifndef ICONLOAD_H #define ICONLOAD_H #include #include #include #include #include #include #include class iconload{ public: iconload(); ~iconload(); int loadIcon(QStringList PicNames,int id); QPixmap Icon(int index); int numOfIcons(); QString defIconTheme(); private: QString theme; QString nameTemplate; int resize(int newItemNum); void readFolder(QString folder, QString name, int id); void readThemeName(); int items; QPixmap* pix; }; #endif gwenrename-1.1-beta7/src/gwenrenameui.rc0000644000175000017500000000031511223736613017731 0ustar spirosspiros &Move gwenrename-1.1-beta7/src/rename.ui.old-signals0000755000175000017500000023725411223736613020757 0ustar spirosspiros GwenRename 0 0 902 774 GwenRename 0 0 QAbstractItemView::NoSelection Original Name New Name Qt::StrongFocus Show all items Qt::Horizontal QSizePolicy::Expanding 0 20 false 20 20 20 20 Show / Hide widgets 0 85 255 0 0 Show / Hide widgets Qt::Vertical QSizePolicy::MinimumExpanding 21 0 0 0 Name Qt::StrongFocus Use original name Qt::Horizontal QSizePolicy::Expanding 0 0 Qt::Horizontal QSizePolicy::Fixed 0 0 false Qt::StrongFocus Convert to lowercase false Qt::StrongFocus Convert to uppercase Qt::Horizontal QSizePolicy::Fixed 0 0 false Qt::StrongFocus Capitalize first letter false Qt::StrongFocus Capitalize starting letters Qt::Horizontal QSizePolicy::Expanding 0 0 Specify name: true 20 20 20 20 Clear content 0 0 140 0 Qt::StrongFocus true false 30 30 30 30 Qt::NoFocus Use part of the original name 0 0 Prefix - Suffix Prefix: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false kRestrictedLine1 Suffix: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false kRestrictedLine1_2 20 20 20 20 Clear content 0 0 160 0 true false 30 30 30 30 Qt::NoFocus Use time-stamping info 30 30 30 30 Qt::NoFocus Use part of the original name 20 20 20 20 Clear content 0 0 160 0 true false 30 30 30 30 Qt::NoFocus Use time-stamping info 30 30 30 30 Qt::NoFocus Use part of the original name 20 20 20 20 Show / Hide widgets KLed::On 0 85 255 0 0 Show / Hide widgets false Qt::Vertical QSizePolicy::MinimumExpanding 21 0 0 0 Miscellaneous Use numeric sorting false 0 0 Qt::StrongFocus Shuffle folders false 30 30 30 30 Qt::NoFocus Redo Qt::Horizontal QSizePolicy::Preferred 223 21 0 0 Space manipulation 0 0 Convert space characters to false Qt::Horizontal QSizePolicy::Fixed 13 21 0 0 underscore Qt::Horizontal QSizePolicy::Fixed 13 21 dash Qt::Horizontal 0 0 0 0 Convert from false 0 0 underscore 0 0 dash to space characters false Qt::Horizontal 0 0 0 0 Counter Enable Counter true 0 Start: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false Step: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false Number of Digits: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false 0 0 60 0 1 1000 0 0 60 0 1 1000 -1000 0 0 60 0 3 10 1 Qt::StrongFocus Same number of digits true Qt::Horizontal QSizePolicy::MinimumExpanding 30 20 false Qt::StrongFocus Use 'relaxed' numbering 20 20 20 20 Show / Hide widgets 0 85 255 0 0 Show / Hide widgets false Qt::Vertical QSizePolicy::MinimumExpanding 21 0 0 0 Extension Qt::StrongFocus Use original extension true Qt::Horizontal QSizePolicy::Fixed 16 20 Qt::StrongFocus Convert to lowercase Qt::StrongFocus Convert to uppercase false New extension: false false 20 20 20 20 Clear content false 0 0 140 0 true 0 0 Use compound extensions 0 0 Qt::NoFocus false 30 30 30 30 Qt::NoFocus New extension false 30 30 30 30 Qt::NoFocus Save extension 30 30 30 30 Qt::NoFocus Delete extension 0 0 Profiles Qt::StrongFocus Use profiles Qt::Horizontal QSizePolicy::Fixed 16 20 false 0 0 250 0 Qt::StrongFocus false false 30 30 30 30 Qt::NoFocus Load default profile false 30 30 30 30 Qt::NoFocus Use as default profile Qt::Horizontal 20 20 false 30 30 30 30 Qt::NoFocus New profile false 30 30 30 30 Qt::NoFocus Rename profile false 30 30 30 30 Qt::NoFocus Save profile false 30 30 30 30 Qt::NoFocus Delete profile 0 0 &About Alt+A Qt::Horizontal QSizePolicy::Expanding 320 20 &OK Alt+O true &Cancel Alt+C true qPixmapFromMimeSource KComboBox QComboBox
kcombobox.h
KIntSpinBox QSpinBox
knuminput.h
KLed QWidget
kled.h
KPushButton QPushButton
kpushbutton.h
rShow nOriginal nLCase nUCase nFCap nSCap nSpecify rName nPref nSuf sort rShuffle countEnable rStart rStep rDigits rWidth rAllow rSelExt rExt rLExt rUExt chkFullExt chkProfile cmbProfile cmbExt reRandomize btDelExt clicked() GwenRename btDelExtClicked() 20 20 20 20 btNewExt clicked() GwenRename btNewExtClicked() 20 20 20 20 btSaveExt clicked() GwenRename btSaveExtClicked() 20 20 20 20 buttonAbout clicked() GwenRename showAbout() 20 20 20 20 buttonCancel clicked() GwenRename CancelIt() 20 20 20 20 buttonOk clicked() GwenRename RenameIt() 20 20 20 20 chkFullExt toggled(bool) GwenRename AdjustExtension() 20 20 20 20 chkProfile stateChanged(int) GwenRename chkProfileCahnged(int) 20 20 20 20 cmbExt activated(int) GwenRename cmbExtChanged() 20 20 20 20 cmbProfile returnPressed(const QString&) GwenRename cmbProfileEnter(const QString&) 20 20 20 20 cmbProfile returnPressed() GwenRename cmbProfileEnterPressed() 20 20 20 20 cmbProfile activated(int) GwenRename cmbProfileChanged(int) 20 20 20 20 countEnable toggled(bool) GwenRename updateCounterView() 20 20 20 20 dashToSpace clicked() GwenRename dashToSpaceClicked() 20 20 20 20 nFCap clicked() GwenRename updateNameView() 20 20 20 20 nFCap stateChanged(int) GwenRename nFCapClicked(int) 20 20 20 20 nLCase clicked() GwenRename updateNameView() 20 20 20 20 nLCase stateChanged(int) GwenRename nLCaseClicked(int) 20 20 20 20 nOriginal stateChanged(int) GwenRename nOriginalClicked(int) 20 20 20 20 nPref textChanged(const QString&) GwenRename updateNameView() 20 20 20 20 nSCap clicked() GwenRename updateNameView() 20 20 20 20 nSCap stateChanged(int) GwenRename nSCapClicked(int) 20 20 20 20 nSpecify stateChanged(int) GwenRename nSpecifyClicked(int) 20 20 20 20 nSuf textChanged(const QString&) GwenRename nSufChanged() 20 20 20 20 nUCase clicked() GwenRename updateNameView() 20 20 20 20 nUCase stateChanged(int) GwenRename nUCaseClicked(int) 20 20 20 20 partName clicked() GwenRename AdjustPartName() 20 20 20 20 prDefault clicked() GwenRename prDefaultClicked() 20 20 20 20 prDelete clicked() GwenRename prDeleteClicked() 20 20 20 20 prEdit clicked() GwenRename prEditClicked() 20 20 20 20 prLoad clicked() GwenRename prLoadClicked() 20 20 20 20 prNew clicked() GwenRename prNewClicked() 20 20 20 20 prSave clicked() GwenRename prSaveClicked() 20 20 20 20 pTime clicked() GwenRename pTimeClicked() 20 20 20 20 rAllow stateChanged(int) GwenRename updateCounterView() 20 20 20 20 rDigits valueChanged(int) GwenRename updateCounterView() 20 20 20 20 reRandomize clicked() GwenRename updateView() 20 20 20 20 rExt textChanged(const QString&) GwenRename updateExtView() 20 20 20 20 rLExt clicked() GwenRename updateExtView() 20 20 20 20 rLExt stateChanged(int) GwenRename rLExtClicked(int) 20 20 20 20 rName textChanged(const QString&) GwenRename updateNameView() 20 20 20 20 rSelExt stateChanged(int) GwenRename rSElExtClicked(int) 20 20 20 20 rShow stateChanged(int) GwenRename rShowClicked(int) 20 20 20 20 rShuffle stateChanged(int) GwenRename updateCounterView() 20 20 20 20 rStart valueChanged(int) GwenRename updateCounterView() 20 20 20 20 rStep valueChanged(int) GwenRename updateCounterView() 20 20 20 20 rUExt clicked() GwenRename updateExtView() 20 20 20 20 rUExt stateChanged(int) GwenRename rUExtClicked(int) 20 20 20 20 rWidth stateChanged(int) GwenRename updateCounterView() 20 20 20 20 sort toggled(bool) GwenRename sortToggled(bool) 20 20 20 20 spaceToDash clicked() GwenRename spaceToDashClicked() 20 20 20 20 spaceToUnder clicked() GwenRename spaceToUnderClicked() 20 20 20 20 sTime clicked() GwenRename sTimeClicked() 20 20 20 20 underToSpace clicked() GwenRename underToSpaceClicked() 20 20 20 20 View doubleClicked(QListViewItem*) GwenRename viewDoubleClicked(QListViewItem*) 20 20 20 20 View mouseButtonPressed(int,QListViewItem*,const QPoint&,int) GwenRename ViewMouseButtonPressed(int,QListViewItem*,const QPoint&,int) 20 20 20 20 pPartName clicked() GwenRename AdjustPartNameFromPrefix() 20 20 20 20 sPartName clicked() GwenRename AdjustPartNameFromSufix() 20 20 20 20
gwenrename-1.1-beta7/src/rename.cpp0000644000175000017500000035521511223736613016704 0ustar spirosspiros// // C++ Implementation: rename // // Description: // // // Author: Spiros Georgaras , (C) 2009 // // Copyright: See COPYING file that comes with this distribution // // #include "filesdata.h" #include "dirsdata.h" #include "rename.h" #include "iconload.h" #include "exif.h" #include "main.h" // #include "settings.h" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define SHOW_ITEMS_TO_LIST_PROBLEM 5 struct config_data{ QString group; QString Name; int prof; bool changed; bool deleted; bool renaming; //Name QString specName; int origModif; bool useOrigName; bool useNumeric; bool convSpaceToUnder; bool convSpaceToDash; bool convDashToSpace; bool convUnderToSpace; bool counterActive; //Counter int digits; int start; int step; bool sameNum; bool allow; bool shuffle; //Extension QString newExt; int extModif; bool useOrigExt; bool useCompoundExt; //Misc bool showAll; QString prefix; QString suffix; }; struct all_data{ //General bool useProf; int defProf; bool autoSave; bool prName; int numOfProfiles; int items; config_data *data; QString oldName; QString enteredName; int active; bool inRename; }; // KPopupMenu* popM; int historyIndex; QString history[HISTORY_ITEMS * HISTORY_CONTROLS]; QString tFormatBefore; QString tFormatDate; QString tFormatAfter; struct all_data pr; extern filesData f; extern dirsData g; extern bool InitiatedRename; extern QString tFormatBefore; extern QString tFormatDate; extern QString tFormatAfter; extern bool noProfiles; extern KAboutData * ab; // namePart * nPB; QString profName; iconload ic; int col0; // KPopupMenu* popM; //================================ // GwenRename::GwenRename(QDialog* ) GwenRename::GwenRename(QWidget* ) :QWidget() { ts=0; inMode=0; hiddenWidgetSets=0; firstSelectedItem=0L; smallScreen=false; setupUi(this); /* // Setup help menu mHelpMenu = new KHelpMenu( buttonAbout, ab, false); // mHelpMenu = new KHelpMenu(this, KGlobal::mainComponent().about(), false); buttonAbout->setMenu(mHelpMenu->menu());*/ rDigits->setMinimum(1); } // GwenRename:: GwenRename(QDialog * , KAboutData* about){ GwenRename:: GwenRename(QWidget * , KAboutData* about) :QWidget() { QDesktopWidget thisDesktop; QRect desktopResolution=thisDesktop.availableGeometry(); ts=0; mS=0; inMode=0; hiddenWidgetSets=0; firstSelectedItem=0L; smallScreen=false; ab=about; setupUi(this); // resize(100,100); //////////////////////////////////////////////// // Fix geometry and possition //////////////////////////////////////////////// if(desktopResolution.height()<=800){ resize(width(),718); smallScreen=true; } if(desktopResolution.height()>height()) // center main window move((int)(desktopResolution.width()-width())/2,(int)(desktopResolution.height()-height())/2); else // center horizontally only move((int)(desktopResolution.width()-width())/2,y()); // firstSelectedItem=0L; FIX ME!!! Does it exist? tMult=0; filesSelectedType=-2; cmbExt->setDuplicatesEnabled(FALSE); activeExtension=0; // // Setup help menu // mHelpMenu = new KHelpMenu( buttonAbout, about, false); // // mHelpMenu = new KHelpMenu(this, KGlobal::mainComponent().about(), false); // buttonAbout->setMenu(mHelpMenu->menu()); lblLed1->hide(); lblLed1->setText(""+i18n("Show Name / Prefix - Suffix widgets")+""); lblLed2->hide(); lblLed2->setText(""+i18n("Show Miscellaneous / Counter widgets")+""); lblLed3->hide(); lblLed3->setText(""+i18n("Show Extension / Profiles widgets")+""); loadIcons(); // setIcon(ic.Icon(9)); // rName->setSizeLimit(HISTORY_ITEMS+1); old impl // nPref->setSizeLimit(HISTORY_ITEMS+1); old impl // nSuf->setSizeLimit(HISTORY_ITEMS+1); old impl // rExt->setSizeLimit(HISTORY_ITEMS+1); old impl rName->setMaxVisibleItems(HISTORY_ITEMS+1); nPref->setMaxVisibleItems(HISTORY_ITEMS+1); nSuf->setMaxVisibleItems(HISTORY_ITEMS+1); rExt->setMaxVisibleItems(HISTORY_ITEMS+1); prDefault->setIcon(KIcon(ic.Icon(0))); sTime->setIcon(KIcon(ic.Icon(2))); pTime->setIcon(KIcon(ic.Icon(2))); prLoad->setIcon(KIcon(ic.Icon(3))); prNew->setIcon(KIcon(ic.Icon(4))); prEdit->setIcon(KIcon(ic.Icon(5))); prSave->setIcon(KIcon(ic.Icon(6))); prDelete->setIcon(KIcon(ic.Icon(7))); reRandomize->setIcon(KIcon(ic.Icon(8))); partName->setIcon(KIcon(ic.Icon(10))); pPartName->setIcon(KIcon(ic.Icon(10))); sPartName->setIcon(KIcon(ic.Icon(10))); btNewExt->setIcon(KIcon(ic.Icon(4))); btSaveExt->setIcon(KIcon(ic.Icon(6))); btDelExt->setIcon(KIcon(ic.Icon(7))); buttonOk->setIcon(KIcon(ic.Icon(6))); buttonCancel->setIcon(KIcon(ic.Icon(7))); buttonAbout->setIcon(KIcon(ic.Icon(15))); //Icon sets // clearSuffix->setIcon(KIcon(ic.Icon(11))); // clearPrefix->setIcon(KIcon(ic.Icon(11))); // clearrName->setIcon(KIcon(ic.Icon(11))); // clearNewExtension->setIcon(KIcon(ic.Icon(11))); // FIX ME!!! QStringList hed; hed << ""; hed<setHeaderLabels(hed); View->setColumnWidth ( 0, 24 ); View->setColumnWidth ( 1, 300 ); View->sortByColumn(1,Qt::AscendingOrder); View->setAlternatingRowColors(true); // View->clear(); // QList items; // QStringList l; // for (int i = 0; i < 30; ++i){ // hed.clear(); // hed<insertTopLevelItems(0, items); // // items[6]->setIcon(0,KIcon(ic.Icon(0))); // items[3]->setIcon(0,KIcon(ic.Icon(1))); // View->resizeColumnToContents(1); // // // // // View->addColumn( "",35); // View->header()->setResizeEnabled( FALSE, View->header()->count() - 1 ); // View->addColumn( i18n( "Original name" ),300 ); // View->addColumn( i18n( "New name" ) ); // View->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)7, (QSizePolicy::SizeType)7, 0, 255, View->sizePolicy().hasHeightForWidth() ) ); // View->setMinimumSize( QSize( 0, 50 ) ); // View->setFocusPolicy( KListView::NoFocus ); // View->setResizeMode( KListView::LastColumn ); // // // // // // // col0=View->columnWidth(0); // // // fixViewGeometry(0 ); // // // connect( View->header(), SIGNAL( clicked(int) ), this, SLOT( headerClicked(int) ) ); // // // QColor back=KGlobalSettings::alternateBackgroundColor(); // // // if(!back.isValid()) back=KGlobalSettings::calculateAlternateBackgroundColor(View->paletteBackgroundColor()); // // // View->setAlternateBackground(back); profName=i18n("New profile"); // setCaption("GwenRename"); old impl setWindowTitle("GwenRename"); cmbProfile->setDuplicatesEnabled(FALSE); cmbProfile->insertItem( 0, "GwenRename" ); pr.oldName=QString::null; readConfig(); lSelected->setText(QString(i18n("%1/%2 items selected")).arg(f.items(),0,10).arg(g.numOfFiles,0,10)); if(f.Type==2){ rShuffle->setEnabled(TRUE); }else{ rShuffle->setEnabled(FALSE); reRandomize->setEnabled(FALSE); } // // // KListViewItem * item = new KListViewItem( View, 0 ); // // // for(int i=0;isetText( 0, f.files[i].fileName()); // // // } if(f.Type==2){ if(rShuffle->isChecked()) reRandomize->setEnabled(TRUE); rSelExt->setEnabled(FALSE); rLExt->setEnabled(FALSE); rUExt->setEnabled(FALSE); extBox->setEnabled(FALSE); } rName->setFocus(); updateNameView(); updateExtView(); InitiatedRename=TRUE; if(g.numOfFiles==g.numOfSlectedItems()){ rShow->setChecked(TRUE); rShow->setEnabled(FALSE); rAllow->setEnabled(FALSE); } if(g.numOfSlectedItems()==1){ // rStep->setMaxValue( 1 ); old impl rStep->setMaximum( 1 ); // rStep->setMinValue( 0 ); old impl rStep->setMinimum( 0 ); rWidth->setEnabled(FALSE); rAllow->setEnabled(FALSE); rShuffle->setEnabled(FALSE); reRandomize->setEnabled(FALSE); sort->setEnabled(FALSE); } updateViewEnabled=true; updateView(); for(int k=0;ksetMinimum(1); } //================================ void GwenRename::readConfig(){ readHistory(); if(noProfiles){ btngrpProfiles->setEnabled(FALSE); return; } KConfig config("gwenrenamerc"); // config.setGroup("General"); old impl KConfigGroup grp=config.group("General"); pr.useProf=grp.readEntry("use profiles",FALSE); pr.defProf=grp.readEntry("default profile",0); pr.numOfProfiles=1; readProfiles(&config); //init Profile0 pr.data[0].changed=FALSE; pr.data[0].deleted=FALSE; // pr.data[0].prof=0; pr.data[0].Name=cmbProfile->text(0); old impl pr.data[0].prof=0; pr.data[0].Name=cmbProfile->itemText(0); pr.data[0].specName=""; pr.data[0].origModif=-1; pr.data[0].useOrigName=FALSE; pr.data[0].useNumeric=FALSE; pr.data[0].counterActive=TRUE; pr.data[0].digits=3; pr.data[0].start=1; pr.data[0].step=1; pr.data[0].sameNum=TRUE; pr.data[0].allow=FALSE; pr.data[0].shuffle=FALSE; pr.data[0].newExt=""; pr.data[0].extModif=-1; pr.data[0].useOrigExt=TRUE; pr.data[0].showAll=FALSE; pr.data[0].prefix=""; pr.data[0].suffix=""; pr.data[0].convSpaceToUnder=FALSE; pr.data[0].convSpaceToDash=FALSE; pr.data[0].convUnderToSpace=FALSE; pr.data[0].convDashToSpace=FALSE; pr.data[0].useCompoundExt=FALSE; // pr.active=0; fill_cmbProfile(); int i=getDefProfileIndex(); if(pr.useProf) applyProfile(i); // cmbProfile->setCurrentItem(i); old impl cmbProfile->setCurrentIndex(i); if(i!=0 && pr.useProf){ prEdit->setEnabled(TRUE); prSave->setEnabled(TRUE); prDelete->setEnabled(TRUE); } chkProfile->setChecked(pr.useProf); prDefault->setEnabled(FALSE); prLoad->setEnabled(FALSE); // Known extensions // config.setGroup("CompoundExtensions"); old impl grp=config.group("CompoundExtensions"); QString tmp="1"; QString group; i=0; while(!tmp.isEmpty()){ group=QString("Ext%1").arg(i); tmp=grp.readEntry(group,""); if(tmp.isEmpty()) i-=2; else{ if(historyItemExist(rExt,tmp)) continue; else cmbExt->insertItem(cmbExt->count(),tmp); } i++; } compoundExtensions=i+1; if(i==-1){ cmbExt->insertItem(0,"tar.bz2"); cmbExt->insertItem(0,"tar.gz"); compoundExtensions=2; } } //================================ void GwenRename::writeConfig(){ if(noProfiles) return; KConfig config("gwenrenamerc"); clearDeletedProfiles( &config ); // Name group // config.setGroup("General"); old impl KConfigGroup grp=config.group("General"); grp.writeEntry("use profiles",pr.useProf); grp.writeEntry("default profile",pr.defProf); int count=0; for(int i=1;icount();i++) // grp.writeEntry(QString("Ext%1").arg(i),cmbExt->text(i)); old impl grp.writeEntry(QString("Ext%1").arg(i),cmbExt->itemText(i)); // delete extra extensions if any if(iclear(); for(int i=0;iinsertItem(rName->count(),tmp); } // for(int i=0;icount();i++) history[i]=rName->text(i); old impl for(int i=0;icount();i++) history[i]=rName->itemText(i); // rName->setCurrentText(""); old impl rName->setEditText(""); grp=config.group("PrefixHistory"); nPref->clear(); for(int i=0;iinsertItem(tmp); old impl else nPref->insertItem(nPref->count(),tmp); } // for(int i=0;icount();i++) history[P_H_INDEX+i]=nPref->text(i); old impl for(int i=0;icount();i++) history[P_H_INDEX+i]=nPref->itemText(i); // nPref->setCurrentText(""); old impl nPref->setEditText(""); grp=config.group("SuffixHistory"); nSuf->clear(); for(int i=0;iinsertItem(tmp); old impl else nSuf->insertItem(nSuf->count(),tmp); } // for(int i=0;icount();i++) history[S_H_INDEX+i]=nSuf->text(i); old impl for(int i=0;icount();i++) history[S_H_INDEX+i]=nSuf->itemText(i); // nSuf->setCurrentText(""); old impl nSuf->setEditText(""); grp=config.group("ExtensionHistory"); rExt->clear(); for(int i=0;iinsertItem(tmp); old impl else rExt->insertItem(rExt->count(),tmp); } // for(int i=1;icount();i++) history[E_H_INDEX+i]=rExt->text(i); old impl for(int i=1;icount();i++) history[E_H_INDEX+i]=rExt->itemText(i); // rExt->setCurrentText(""); old impl rExt->setEditText(""); } //================================ void GwenRename::writeHistory(){ /* rName->removeItem(0); nPref->removeItem(0); nSuf->removeItem(0); rExt->removeItem(0);*/ QString cur; QString group; int index=0; KConfig config("gwenrenamerc"); for(int j=0;j<4;j++){ switch(j){ case 0: if(rName->isEnabled()) cur=rName->currentText(); else cur=QString::null; group="NameHistory"; index=0; break; case 1: if(nPref->isEnabled()) cur=nPref->currentText(); else cur=QString::null; group="PrefixHistory"; index=HISTORY_ITEMS; break; case 2: if(nSuf->isEnabled()) cur=nSuf->currentText(); else cur=QString::null; group="SuffixHistory"; index=2*HISTORY_ITEMS; break; case 3: if(rExt->isEnabled()) cur=rExt->currentText(); else cur=QString::null; group="ExtensionHistory"; index=3*HISTORY_ITEMS; break; } if(!cur.isEmpty()){ int i; int found=-1; for(int i=0;i=1;i--) history[index+i+1]=history[index+i]; else for(i=found-1;i>=1;i--) history[index+i+1]=history[index+i]; } history[index]=cur; // config.group(group); old impl KConfigGroup grp=config.group(group); for(int i=0;iinsertItem("",0); nPref->insertItem("",0); nSuf->insertItem("",0); rExt->insertItem("",0);*/ } ///////////////////////////////////////////////////////////// // // // End of History // // ///////////////////////////////////////////////////////////// //================================ void GwenRename::buttonOkClicked(){ // if(!ts) ts=new timeStamp(this,&ic); // else ts->readConfig(SECOND_TIMESTAMP_HISTORY_INDEX); // ts->exec(); // if(!inMode) inMode=new initaskMode(this,&ic,"/home/aaa"); // inMode->exec(); if(!mS) mS=new multiSelect(this,&ic); mS->exec(); } //================================ GwenRename::~GwenRename() { if(ts) delete ts; if(inMode) delete inMode; if(mS) delete mS; } //================================ int GwenRename::getRandom(){ QString t; t=QString("%1").arg(rand()); QString b=t.mid(4,1); int c=b.toInt(); b=t.right((uint)c); b.prepend("0."); float l=b.toFloat(); int k=f.items(); l*=(float)k; return (int) l; } //================================ bool GwenRename::randExist( int num ){ for(int i=0;ivalue(); bool init=false; // int t=0; // // if(rStep->value()>0) for(int i=1;ivalue(); // // else for(int i=1;ivalue(); for(int i=1;ivalue(); else init=true; } // qWarning(" t=%d, k=%d",t,k); tmp.setNum(k); while((int)tmp.length()value()) tmp.prepend("0"); int digits=(int) tmp.length(); g.numOfDigits=digits; // qWarning("digits=%d tmp=%s",digits,tmp.toLocal8Bit().constData()); return digits; } //================================ QString GwenRename::getNumber( int num ){ QString s; s.setNum(num); while((int)s.length()value(); } else{ k=rStart->value(); for(int i=1;i<=num;i++) k+=rStep->value(); } tmp.setNum(k); if(rWidth->isChecked()) calcDigits(); else g.numOfDigits=rDigits->value(); while((int)tmp.length()setEnabled(FALSE); for(int k=0;knewFileName"); buttonOk->setEnabled(TRUE); return; } } } } //================================ int GwenRename::getSameNewName(){ for(int i=0;isetEnabled(rShow->isEnabled()); // why? int k,start=rStart->value(); bool calculationDone=FALSE; if(!InitiatedRename) return; buttonOk->setEnabled(FALSE); for(int i=0;iisChecked() && rShuffle->isEnabled()){ for(int i=0;isetEnabled(TRUE); }else{ if(rAllow->isChecked() && rAllow->isEnabled() && canDoRelaxed()){ int j=0; while(!g.ren[g.getSorted(j)].selected) j++; if(rStep->value()!=0 && rStart->isEnabled()){ g.fPart.pref=g.ren[g.getSorted(j)].Prefix; g.fPart.suf=g.ren[g.getSorted(j)].Suffix; g.fPart.ext=g.ren[g.getSorted(j)].newExtension; if(nSpecify->isChecked()){ // using user defined name g.fPart.pref+=rName->currentText(); g.fPart.digitNum=rDigits->value(); if(!g.fPart.pref.isEmpty() && !g.fPart.suf.isEmpty()) g.fPart.partType=3; else if(!g.fPart.pref.isEmpty()) g.fPart.partType=1; else if(!g.fPart.suf.isEmpty()) g.fPart.partType=2; else g.fPart.partType=0; }else{ // using original name } for(int i=0;i="0" && c1Num<="9") cNum+=c1Num; else cont=FALSE; } start = cNum.toInt(&cont)+rStep->value(); if(startvalue()) start=rStart->value(); } } } } } if(rStart->isEnabled()){ if(rStep->value()>0){ //set init values for(int i=0,l=-1;iisChecked()){ calcDigits(); }else{ g.numOfDigits= rDigits->value(); } k=start+l*rStep->value(); num=getNumber(k); g.ren[g.getSorted(i)].Counter=num; } }//end set init values int cur=start-rStep->value(); QString nName; QString tName; for(int i=0;ivalue(); g.ren[g.getSorted(i)].Counter=getNumber(cur); if(g.ren[g.getSorted(i)].newExtension.isEmpty()) nName=g.path() + "/" + g.ren[g.getSorted(i)].newName + g.ren[g.getSorted(i)].Counter + g.ren[g.getSorted(i)].Suffix; else nName=g.path() + "/" + g.ren[g.getSorted(i)].newName + g.ren[g.getSorted(i)].Counter + g.ren[g.getSorted(i)].Suffix + "." + g.ren[g.getSorted(i)].newExtension; calculationDone=checkIt(nName); } } } }else if(rStep->value()<0){ bool conflict=TRUE; start=((-1)*rStep->value()*(f.numOfFiles-2))+rStart->value(); //set init values while(conflict){ start-=rStep->value(); for(int i=0,l=start-rStep->value();ivalue(); if(rWidth->isChecked()){ calcDigits(); }else{ g.numOfDigits= rDigits->value(); } num=getNumber(l); g.ren[g.getSorted(i)].Counter=num; } }//end set init values conflict=FALSE; QString tName,nName; for(int i=g.numOfFiles-1;i>=0;i--){ if(g.ren[g.getSorted(i)].selected){ // if(f.Type==2 || g.ren[g.getSorted(i)].newExtension.isEmpty()) tName=g.path() + "/" +g.ren[g.getSorted(i)].newName + g.ren[g.getSorted(i)].Counter+g.ren[g.getSorted(i)].Suffix; old impl if(f.Type==2 || g.ren[g.getSorted(i)].newExtension.isEmpty()) tName=g.path() + "/" +g.ren[g.getSorted(i)].newName + g.ren[g.getSorted(i)].Counter+g.ren[g.getSorted(i)].Suffix; // else tName=g.path() + "/" +g.ren[g.getSorted(i)].newName + g.ren[g.getSorted(i)].Counter + g.ren[g.getSorted(i)].Suffix+"." + g.ren[g.getSorted(i)].newExtension; old impl else tName=g.path() + "/" +g.ren[g.getSorted(i)].newName + g.ren[g.getSorted(i)].Counter + g.ren[g.getSorted(i)].Suffix+"." + g.ren[g.getSorted(i)].newExtension; nName=tName; } for(int i=0;i=0;i--){ if(g.ren[g.getSorted(i)].selected){ tmp=increaseQString(g.ren[g.getSorted(i)].Counter); if(f.Type==2 || g.ren[g.getSorted(i)].newExtension.isEmpty()) tFile=g.path() + "/" +g.ren[g.getSorted(i)].Prefix + tmp+g.ren[g.getSorted(i)].Suffix; else tFile=g.path() + "/" +g.ren[g.getSorted(i)].Prefix + tmp + g.ren[g.getSorted(i)].Suffix+"." + g.ren[g.getSorted(i)].newExtension; for(int m=0;misChecked()) toConv="_"; QString thePath=g.path(); // qWarning("thePath = %s",thePath.toLocal8Bit().constData()); if(thePath.isEmpty() || thePath.startsWith(".")){ // qWarning("using calculated path"); // int tmpIndex=g.ren[0].oldFileName.findRev("/"); old impl int tmpIndex=g.ren[0].oldFileName.lastIndexOf("/"); thePath=g.ren[0].oldFileName.left(tmpIndex); // qWarning("thePath = %s",thePath.toLocal8Bit().constData()); } for(int i=0;iisChecked() || spaceToDash->isChecked() ||underToSpace->isChecked() ||dashToSpace->isChecked()){ // QString suf=g.ren[g.getSorted(i)].Suffix; // suf.replace(" ",toConv); g.ren[g.getSorted(i)].newFileName=thePath + "/" +g.ren[g.getSorted(i)].newName + g.ren[g.getSorted(i)].Counter+g.ren[g.getSorted(i)].newSuffix; g.ren[g.getSorted(i)].newTmpFileName=thePath + "/" +g.ren[g.getSorted(i)].newTmpName + g.ren[g.getSorted(i)].Counter+g.ren[g.getSorted(i)].newSuffix; }else{ g.ren[g.getSorted(i)].newFileName=thePath + "/" +g.ren[g.getSorted(i)].newName + g.ren[g.getSorted(i)].Counter+g.ren[g.getSorted(i)].Suffix; g.ren[g.getSorted(i)].newTmpFileName=thePath + "/" +g.ren[g.getSorted(i)].newTmpName + g.ren[g.getSorted(i)].Counter+g.ren[g.getSorted(i)].Suffix; } }else{ if(spaceToUnder->isChecked() || spaceToDash->isChecked() ||underToSpace->isChecked() ||dashToSpace->isChecked()){ g.ren[g.getSorted(i)].newFileName=thePath + "/" +g.ren[g.getSorted(i)].newName + g.ren[g.getSorted(i)].Counter + g.ren[g.getSorted(i)].newSuffix +"." + g.ren[g.getSorted(i)].newExtension; // qWarning("%s",toConv.toLocal8Bit().constData()); // qWarning("prefix = %s",g.ren[g.getSorted(i)].Prefix.toLocal8Bit().constData()); // qWarning("suffix = %s",g.ren[g.getSorted(i)].Suffix.toLocal8Bit().constData()); // qWarning("newsuffix = %s",g.ren[g.getSorted(i)].newSuffix.toLocal8Bit().constData()); // qWarning("newName = %s",g.ren[g.getSorted(i)].newName.toLocal8Bit().constData()); // qWarning("newFileName = %s",g.ren[g.getSorted(i)].newFileName.toLocal8Bit().constData()); g.ren[g.getSorted(i)].newTmpFileName=thePath + "/" +g.ren[g.getSorted(i)].newTmpName + g.ren[g.getSorted(i)].Counter + g.ren[g.getSorted(i)].newSuffix + "." + g.ren[g.getSorted(i)].newExtension; }else{ g.ren[g.getSorted(i)].newFileName=thePath + "/" +g.ren[g.getSorted(i)].newName + g.ren[g.getSorted(i)].Counter + g.ren[g.getSorted(i)].Suffix+"." + g.ren[g.getSorted(i)].newExtension; // qWarning("prefix = %s",g.ren[g.getSorted(i)].Prefix.toLocal8Bit().constData()); // qWarning("suffix = %s",g.ren[g.getSorted(i)].Suffix.toLocal8Bit().constData()); // qWarning("newName = %s",g.ren[g.getSorted(i)].newName.toLocal8Bit().constData()); // qWarning("newFileName = %s",g.ren[g.getSorted(i)].newFileName.toLocal8Bit().constData()); g.ren[g.getSorted(i)].newTmpFileName=thePath + "/" +g.ren[g.getSorted(i)].newTmpName + g.ren[g.getSorted(i)].Counter + g.ren[g.getSorted(i)].Suffix+ "." + g.ren[g.getSorted(i)].newExtension; } } } // qWarning("newTmpFileName = %s",g.ren[g.getSorted(i)].newTmpFileName.toLocal8Bit().constData()); } // qWarning("oldNameFileName = %s",g.ren[0].oldFileName.toLocal8Bit().constData()); if(g.numOfSlectedItems()==0){ rShow->setChecked(true); lSelected->setText(QString(i18n("%1/%2 items selected")).arg(0).arg(g.numOfFiles,0,10)); rShowClicked(1); }else{ if(rShow->isChecked() && rShow->isEnabled()) rShowClicked(1); else rShowClicked(0); } fixbuttonOk(); } //================================ void GwenRename::updateNameView(){ QString a,b; updateViewEnabled=false; if(nPref->currentText().isEmpty()){ for(int i=0;icurrentText(); // Check fot date code timeStamp *bStamp=new timeStamp; if(bStamp->checkFormat(nPref->currentText())){ useTimeStamp(0); }else{ for(int i=0;icurrentText(); } } delete bStamp; } QString toConv="-"; if(spaceToUnder->isChecked()) toConv="_"; for(int i=0;iisChecked()){ // if( nLCase->isChecked()) a=g.ren[g.getSorted(i)].oldName.lower(); old impl if( nLCase->isChecked()) a=g.ren[g.getSorted(i)].oldName.toLower(); // else if( nUCase->isChecked()) a=g.ren[g.getSorted(i)].oldName.upper(); old impl else if( nUCase->isChecked()) a=g.ren[g.getSorted(i)].oldName.toUpper(); else a=g.ren[g.getSorted(i)].oldName; if( nFCap->isChecked() && nFCap->isEnabled()){ // a=g.ren[g.getSorted(i)].oldName.lower(); old impl a=g.ren[g.getSorted(i)].oldName.toLower(); a=firstCapitalize(a); }else if( nSCap->isChecked() && nSCap->isEnabled()){ // a=g.ren[g.getSorted(i)].oldName.lower(); old impl a=g.ren[g.getSorted(i)].oldName.toLower(); a=allCapitalize(a); }else if(a.isEmpty()) a=g.ren[g.getSorted(i)].oldName; }else{ if(!rName->currentText().isEmpty()) a=rName->currentText(); } b=a; b.append(QString("_tmp")); g.ren[g.getSorted(i)].newName=g.ren[g.getSorted(i)].Prefix+a; g.ren[g.getSorted(i)].newTmpName=g.ren[g.getSorted(i)].Prefix+b; if(spaceToUnder->isChecked() || spaceToDash->isChecked()){ g.ren[g.getSorted(i)].newName.replace(" ",toConv); g.ren[g.getSorted(i)].newTmpName.replace(" ",toConv); g.ren[g.getSorted(i)].newSuffix=g.ren[g.getSorted(i)].Suffix; g.ren[g.getSorted(i)].newSuffix.replace(" ",toConv); }else if(underToSpace->isChecked() && dashToSpace->isChecked()){ g.ren[g.getSorted(i)].newName.replace("_"," "); g.ren[g.getSorted(i)].newTmpName.replace("_"," "); g.ren[g.getSorted(i)].newSuffix=g.ren[g.getSorted(i)].Suffix; g.ren[g.getSorted(i)].newSuffix.replace("_"," "); g.ren[g.getSorted(i)].newName.replace("-"," "); g.ren[g.getSorted(i)].newTmpName.replace("-"," "); g.ren[g.getSorted(i)].newSuffix.replace("-"," "); }else if(underToSpace->isChecked() || dashToSpace->isChecked()){ if(underToSpace->isChecked()){ g.ren[g.getSorted(i)].newName.replace("_"," "); g.ren[g.getSorted(i)].newTmpName.replace("_"," "); g.ren[g.getSorted(i)].newSuffix=g.ren[g.getSorted(i)].Suffix; g.ren[g.getSorted(i)].newSuffix.replace("_"," "); } if(dashToSpace->isChecked()){ g.ren[g.getSorted(i)].newName.replace("-"," "); g.ren[g.getSorted(i)].newTmpName.replace("-"," "); g.ren[g.getSorted(i)].newSuffix=g.ren[g.getSorted(i)].Suffix; g.ren[g.getSorted(i)].newSuffix.replace("-"," "); } }else g.ren[g.getSorted(i)].newSuffix=g.ren[g.getSorted(i)].Suffix; } } updateViewEnabled=true; updateView(); } //================================ void GwenRename::updateExtView(){ updateViewEnabled=false; for(int i=0;iisChecked()){ // if( rLExt->isChecked()) a=g.ren[g.getSorted(i)].oldExtension.lower(); old impl if( rLExt->isChecked()) a=g.ren[g.getSorted(i)].oldExtension.toLower(); // else if( rUExt->isChecked()) a=g.ren[g.getSorted(i)].oldExtension.upper(); old impl else if( rUExt->isChecked()) a=g.ren[g.getSorted(i)].oldExtension.toUpper(); else a=g.ren[g.getSorted(i)].oldExtension; }else{ if( !rExt->currentText().isEmpty()) a=rExt->currentText(); } } g.ren[g.getSorted(i)].newExtension=a; } } updateViewEnabled=true; updateView(); } void GwenRename::updateCounterView(){ int val=rStep->value(); updateViewEnabled=false; // if(lSelected->text().startsWith("0")) // return; if(countEnable->isChecked() && val!=0){ if(val>0) lStart->setText(i18n("Start:")); else lStart->setText(i18n("End:")); frmCounter->setEnabled(TRUE); lStart->setEnabled(TRUE); rStart->setEnabled(TRUE); lStep->setEnabled(TRUE); rStep->setEnabled(TRUE); lDigits->setEnabled(TRUE); rDigits->setEnabled(TRUE); rWidth->setEnabled(TRUE); rAllow->setEnabled(TRUE); if(f.items()>1){ if(nSpecify->isChecked() && rStart->isEnabled()){ rAllow->setEnabled(TRUE); //qWarning("GwenRename::rStepClicked( int val ) rAllow->setEnabled(TRUE)"); }else rAllow->setEnabled(FALSE); rWidth->setEnabled(TRUE); if(f.Type==2 && f.items()==g.numOfFiles){ rShuffle->setEnabled(TRUE); rAllow->setEnabled(FALSE); if(rShuffle->isChecked()) reRandomize->setEnabled(TRUE); } } }else{ lStart->setText(i18n("Start:")); lStart->setEnabled(FALSE); rStart->setEnabled(FALSE); if(rStep->value()!=0){ lStep->setEnabled(FALSE); rStep->setEnabled(FALSE); }else{ lStep->setEnabled(TRUE); rStep->setEnabled(TRUE); } lDigits->setEnabled(FALSE); rDigits->setEnabled(FALSE); rWidth->setEnabled(FALSE); rAllow->setEnabled(FALSE); if(rStep->value()!=0) frmCounter->setEnabled(FALSE); else frmCounter->setEnabled(TRUE); } if(rStart->isEnabled()){ if(rShuffle->isChecked() && rShuffle->isEnabled() && f.items()>1){ reRandomize->setEnabled(TRUE); rAllow->setEnabled(FALSE); }else{ reRandomize->setEnabled(FALSE); if(rStart->isEnabled() && (f.items()>1 && rStep->value()!=0 && rStep->isEnabled() && nSpecify->isChecked())){ //qWarning("GwenRename::updateCounterView() rAllow->setEnabled(TRUE)"); rAllow->setEnabled(TRUE); }else rAllow->setEnabled(FALSE); } if(rStep->value()<0){ rAllow->setEnabled(FALSE); //rStart->setValue((-1)*rStep->value()*(f.numOfFiles-1)); } } updateViewEnabled=true; updateView(); } //================================ void GwenRename::mousePressEvent( QMouseEvent * e ){ if((kLed1->underMouse() || lblLed1->underMouse())&& e->button()==Qt::LeftButton){ handleLed1(); e->accept(); }else if((kLed2->underMouse() || lblLed2->underMouse())&& e->button()==Qt::LeftButton){ handleLed2(); e->accept(); }else if((kLed3->underMouse() || lblLed3->underMouse())&& e->button()==Qt::LeftButton){ handleLed3(); e->accept(); }else e->ignore(); } void GwenRename::resizeEvent( QResizeEvent * ){ groupBox4->setMinimumWidth((int) this->width()/2 -20); countBox->setMinimumWidth((int) this->width()/2 -20); btngrpProfiles->setMinimumWidth((int) this->width()/2 -20); } //================================ void GwenRename::loadIcons(){ int errorExists=0; QStringList picture("16x16/apps/gwenrename.png"); if(ic.loadIcon(picture,0)==-1) errorExists++; picture=QStringList("gwenrename/icons/hicolor/16x16/actions/gwenrename-gray.png"); // def picture+="16x16/actions/presence_offline.png"; picture+="16x16/actions/bookmark.png"; if(ic.loadIcon(picture,1)==-1) errorExists++; picture=QStringList("16x16/apps/kalarm.png"); picture+="16x16/apps/ktimer.png"; picture+="gwenrename/icons/hicolor/16x16/actions/ktimer.png"; //def if(ic.loadIcon(picture,2)==-1) errorExists++; picture=QStringList("16x16/actions/gohome.png"); picture+="16x16/actions/go-home.png"; picture+="16x16/places/folder-home.png"; picture+="gwenrename/icons/hicolor/16x16/actions/gohome.png"; //def if(ic.loadIcon(picture,3)==-1) errorExists++; picture=QStringList("16x16/actions/filenew.png"); picture+="gwenrename/icons/hicolor/16x16/actions/filenew.png"; //def if(ic.loadIcon(picture,4)==-1) errorExists++; picture=QStringList("16x16/actions/pencil.png"); picture+="16x16/actions/color_line.png"; picture+="gwenrename/icons/hicolor/16x16/actions/pencil.png"; //def if(ic.loadIcon(picture,5)==-1) errorExists++; picture=QStringList("16x16/actions/dialog-ok.png"); picture+="16x16/actions/dialog-ok-apply.png"; picture+="16x16/actions/ok.png"; picture+="16x16/actions/apply.png"; picture+="gwenrename/icons/hicolor/16x16/actions/button_ok.png"; //def if(ic.loadIcon(picture,6)==-1) errorExists++; picture=QStringList("16x16/actions/dialog-cancel.png"); picture+="16x16/actions/no.png"; picture+="16x16/actions/remove.png"; picture+="gwenrename/icons/hicolor/16x16/actions/button_cancel.png"; //def if( ic.loadIcon(picture,7)==-1) errorExists++; picture=QStringList("16x16/actions/redo.png"); picture+="16x16/actions/edit-redo.png"; picture+="gwenrename/icons/hicolor/16x16/actions/redo.png"; //def if(ic.loadIcon(picture,8)==-1) errorExists++; picture=QStringList("48x48/apps/gwenrename.png"); //def if( ic.loadIcon(picture,9)==-1) errorExists++; picture=QStringList("16x16/actions/cut.png"); picture+="16x16/actions/edit-cut.png"; picture+="gwenrename/icons/hicolor/16x16/actions/cut.png"; //def if(ic.loadIcon(picture,10)==-1) errorExists++; // picture=QStringList("16x16/actions/locationbar_erase.png"); // picture+="gwenrename/icons/hicolor/16x16/actions/locationbar_erase.png"; //def // if(ic.loadIcon(picture,11)==-1) errorExists++; picture=QStringList("gwenrename/icons/hicolor/16x16/actions/all-type-items.png"); //def if(ic.loadIcon(picture,12)==-1) errorExists++; picture=QStringList("gwenrename/icons/hicolor/16x16/actions/all-items.png"); //def if( ic.loadIcon(picture,13)==-1) errorExists++; picture=QStringList("16x16/actions/stop.png"); picture+="16x16/actions/no.png"; picture+="16x16/actions/remove.png"; picture+="gwenrename/icons/hicolor/16x16/actions/stop.png"; //def if( ic.loadIcon(picture,14)==-1) errorExists++; // help is for main windows about button picture=QStringList("16x16/actions/help.png"); picture+="16x16/apps/khelpcenter.png"; picture+="gwenrename/icons/hicolor/16x16/actions/help.png"; //def if( ic.loadIcon(picture,15)==-1) errorExists++; // khelpcenter is for all help buttons picture=QStringList("16x16/actions/help.png"); picture+="16x16/apps/khelpcenter.png"; picture+="gwenrename/icons/hicolor/16x16/actions/khelpcenter.png"; //def if( ic.loadIcon(picture,16)==-1) errorExists++; picture=QStringList("16x16/actions/undo.png"); picture+="16x16/actions/edit-undo.png"; picture+="gwenrename/icons/hicolor/16x16/actions/undo.png"; //def if( ic.loadIcon(picture,17)==-1) errorExists++; picture=QStringList("16x16/actions/filefind.png"); picture+="gwenrename/icons/hicolor/16x16/actions/filefind.png"; //def if( ic.loadIcon(picture,18)==-1) errorExists++; if(errorExists==1) exitError(2); else if(errorExists>1) exitError(3); } //================================ void GwenRename::renameError( int index, int mode ){ QString msg; if(index==-1 && mode==0) KMessageBox::error(0,i18n("Renaming process error\n\nNo files have been renamed"),0); else{ QString line; // QFile restore(g.path()+"/gwenrename.restore"); old impl QFile restore(g.path()+"/gwenrename.restore"); restore.remove(); // restore.open(IO_WriteOnly); old impl restore.open(QIODevice::WriteOnly); QTextStream ts( &restore ); if(mode==0){ ts << "# gwenrename restore script" << endl; ts << "# restore filenames with '. ./gwenrename.restore'" << endl; for(int i=0;icount();i++) // if(com->text(i)==s) old impl if(com->itemText(i)==s) return TRUE; return FALSE; } //================================ void GwenRename::exitError(int errorMsg){ if(errorMsg==1){ KMessageBox::error(0,i18n("Memory allocation error\n\nThe program could not allocate memory needed for its execution. Close some applications and try again"),0); close(); //old impl close(TRUE); // done(1); }else if(errorMsg==2) KMessageBox::error(0,i18n("Icon not found\n\nThe program could not find an icon that's necessary for its execution. Please check your installation"),0); else if(errorMsg==3) KMessageBox::error(0,i18n("Icons not found\n\nThe program could not find some icons that are necessary for its execution. Please check your installation"),0); } //================================ void GwenRename::getFormatParts( int mode ){ int i=-1; int pos,l=0; QString a,b,c; if(mode==0) c=nPref->currentText(); else c=nSuf->currentText(); // while((i=c.find(":",i+1,TRUE))!=-1) l++; old impl while((i=c.indexOf(":",i+1,Qt::CaseInsensitive))!=-1) l++; if(l==2){ // pos=c.find(":",0,TRUE); old impl pos=c.indexOf(":",0,Qt::CaseInsensitive); a=c.left(pos); // pos=c.find(":",pos+1,TRUE); old impl pos=c.indexOf(":",pos+1,Qt::CaseInsensitive); b=c.right(c.length()-pos-1); }else{ pos=nPref->cursorPosition(); a=nPref->currentText().left(pos); b=nPref->currentText().right(nPref->currentText().length()-pos); // if((i=a.find(":",0,TRUE))!=-1) a=a.left(i); old impl if((i=a.indexOf(":",0,Qt::CaseInsensitive))!=-1) a=a.left(i); // if((i=b.find(":",0,TRUE))!=-1) b=b.right(b.length()-i-1); old impl if((i=b.indexOf(":",0,Qt::CaseInsensitive))!=-1) b=b.right(b.length()-i-1); } tFormatBefore=a; tFormatAfter=b; } //================================ void GwenRename::showAbout(){ mHelpMenu = new KHelpMenu( buttonAbout, ab, false); mHelpMenu->menu()->exec( buttonAbout->mapToGlobal(QPoint(0, buttonAbout->height())) ); } //================================ void GwenRename::CancelIt(){ static bool cancelingIt=FALSE; // if(cmbProfile->editable() || cancelingIt) return; old impl if(cmbProfile->isEditable() || cancelingIt) return; // for(int k=0;kkey()==Qt::Key_Escape && e->modifiers()==Qt::NoButton){ // e->accept(); // CancelIt(); // }else if(e->key()==Qt::Key_F1 && e->modifiers()==Qt::NoButton){ // showHelp(); // }else // e->ignore(); if(e->key()==Qt::Key_F1 && e->modifiers()==Qt::NoButton){ e->accept(); // // show help based on focused component // if(rName->hasFocus())// name // KRun::runCommand(QString("khelpcenter \"help:/gwenrename/time-stamping-window.html\"")); // if(nPref->hasFocus() || nSuf->hasFocus()) // prefix-suffix // KRun::runCommand(QString("khelpcenter \"help:/gwenrename/time-stamping-window.html\"")); // else if(rExt->hasFocus() || cmbExt->hasFocus()) // extension // KRun::runCommand(QString("khelpcenter \"help:/gwenrename/time-stamping-window.html\"")); // else if(rStart->hasFocus() || rStep->hasFocus() || rDigits->hasFocus()) // counter // KRun::runCommand(QString("khelpcenter \"help:/gwenrename/time-stamping-window.html\"")); // else if(cmbProfile->hasFocus()) // profile // KRun::runCommand(QString("khelpcenter \"help:/gwenrename/time-stamping-window.html\"")); // else KRun::runCommand(QString("khelpcenter \"help:/gwenrename/index.html\""),this); // KURL url(QString("help:/gwenrename/main-window.html").arg(theErrorMessage)); // new KRun(url); }else{ if(cmbProfile->isEditable()){ if(cmbProfile->hasFocus()){ if(e->key()==Qt::Key_Escape && e->modifiers()==Qt::NoButton){ e->accept(); prDeleteClicked(); }else if((e->key()==Qt::Key_Return && e->modifiers()==Qt::NoButton) || (e->key()==Qt::Key_Enter && e->modifiers()==Qt::KeypadModifier)){ e->accept(); prSaveClicked(); } }//else e->ignore(); }else if(cmbExt->isEditable()){ if(cmbExt->hasFocus()){ if(e->key()==Qt::Key_Escape && e->modifiers()==Qt::NoButton){ e->accept(); btDelExtClicked(); }else if((e->key()==Qt::Key_Return && e->modifiers()==Qt::NoButton) || (e->key()==Qt::Key_Enter && e->modifiers()==Qt::KeypadModifier)){ e->accept(); btSaveExtClicked(); for(int i=0;icount();i++){ if(cmbExt->itemText(i).isEmpty()){ cmbExt->removeItem(i); activeExtension--; break; } } } }//else e->ignore(); }else{ if(e->key()==Qt::Key_Escape && e->modifiers()==Qt::NoButton){ // escape pressed, exit the program e->accept(); CancelIt(); }else if((e->key()==Qt::Key_Return && e->modifiers()==Qt::NoButton) || (e->key()==Qt::Key_Enter && e->modifiers()==Qt::KeypadModifier)){ // enter pressed, rename files e->accept(); RenameIt(); }else e->ignore(); } } } //================================ // // Extensions slots // //================================ //================================ void GwenRename::btNewExtClicked(){ // cmbExt->setInsertionPolicy(QComboBox::AtBottom); old impl cmbExt->setInsertPolicy(QComboBox::InsertAtBottom); btNewExt->setEnabled(FALSE); btSaveExt->setEnabled(TRUE); btDelExt->setEnabled(TRUE); cmbExt->setEditable(TRUE); // // cmbExt->insertItem(QString::null); old impl // // cmbExt->insertItem(0,QString::null); // cmbExt->insertItem(cmbExt->count(),QString::null); // // cmbExt->setCurrentItem(cmbExt->count()-1); old impl // cmbExt->setCurrentIndex(cmbExt->count()-1); // cmbExt->setFocus(); // activeExtension=cmbExt->count()-1; // cmbExt->setFocus(); cmbExt->setEditText(""); } //================================ void GwenRename::btDelExtClicked(){ // if(cmbExt->editable()) old impl if(cmbExt->isEditable()) cmbExt->setEditable(FALSE); cmbExt->removeItem(activeExtension); activeExtension--; compoundExtensions--; btNewExt->setEnabled(TRUE); btSaveExt->setEnabled(FALSE); } //================================ void GwenRename::cmbExtChanged(){ // if(cmbExt->editable()){ old impl if(cmbExt->isEditable()){ // if(cmbExt->text(activeExtension).isEmpty()){ old impl if(cmbExt->itemText(activeExtension).isEmpty()){ // cmbExt->setCurrentItem(cmbExt->count()-1); old impl cmbExt->setCurrentIndex(cmbExt->count()-1); return; }else{ // cmbExt->setCurrentItem(activeExtension); old impl cmbExt->setCurrentIndex(activeExtension); return; } } // activeExtension=cmbExt->currentItem(); old impl activeExtension=cmbExt->currentIndex(); } //================================ void GwenRename::btSaveExtClicked(){ QLineEdit * lin=cmbExt->lineEdit(); QString tmp=lin->text(); // qWarning("tmp = %s",tmp.toLocal8Bit().constData()); if(tmp.startsWith(".")) tmp=tmp.mid(1,tmp.length()); if((!tmp.isEmpty() && !tmp.contains(".")) || tmp.length()==1) tmp=QString::null; // qWarning("tmp = %s",tmp.toLocal8Bit().constData()); // cmbExt->setCurrentText(tmp); old impl cmbExt->setEditText(tmp); cmbExt->setEditable(FALSE); btNewExt->setEnabled(TRUE); btSaveExt->setEnabled(FALSE); // if(tmp.isEmpty()){ // cmbExt->removeItem(activeExtension); // activeExtension--; // } if(!tmp.isEmpty()){ cmbExt->insertItem(cmbExt->count(),tmp); // qWarning("activeExtension was %d",activeExtension); activeExtension=cmbExt->count()-1; // qWarning("activeExtension is %d",activeExtension); cmbExt->setCurrentIndex(activeExtension); compoundExtensions++; } } //================================ void GwenRename::AdjustExtension(){ updateViewEnabled=false; QString fil,ext,knExt; if(extBox->isEnabled()){ for(int i=0;icount();i++){ //qWarning("compound extension = %s",cmbExt->text(i).toLocal8Bit().constData()); if(chkFullExt->isChecked()){ // knExt=cmbExt->text(i); old impl knExt=cmbExt->itemText(i); for(int k=0;ktext(i); old impl knExt=cmbExt->itemText(i); //qWarning("knExt = %s",knExt.toLocal8Bit().constData()); for(int k=0;kisChecked()) rSElExtClicked(1); else rSElExtClicked(0); updateNameView(); updateViewEnabled=true; updateView(); } } //================================ void GwenRename::useTimeStamp( int mode ){ QString out; for(int j=0;jsetEnabled(FALSE); rUExt->setEnabled(FALSE); lExt->setEnabled(TRUE); rExt->setEnabled(TRUE); // clearNewExtension->setEnabled(TRUE); rExt->setFocus(); for(int i=0;icurrentText(); }else{ rLExt->setEnabled(TRUE); rUExt->setEnabled(TRUE); lExt->setEnabled(FALSE); rExt->setEnabled(FALSE); // clearNewExtension->setEnabled(FALSE); if(rUExt->isChecked()) rUExt->setFocus(); else rLExt->setFocus(); for(int i=0;iisChecked()) // g.ren[g.getSorted(i)].newExtension=g.ren[g.getSorted(i)].oldExtension.lower(); old impl g.ren[g.getSorted(i)].newExtension=g.ren[g.getSorted(i)].oldExtension.toLower(); else if(rUExt->isChecked()) // g.ren[g.getSorted(i)].newExtension=g.ren[g.getSorted(i)].oldExtension.upper(); old impl g.ren[g.getSorted(i)].newExtension=g.ren[g.getSorted(i)].oldExtension.toUpper(); else g.ren[g.getSorted(i)].newExtension=g.ren[g.getSorted(i)].oldExtension; } } } updateExtView(); } void GwenRename::AdjustPartName(){ // qWarning("GwenRename::AdjustPartName"); // KMessageBox::information(this,"Function not implemented yet!!!",QString::null,QString::null,KMessageBox::AllowLink); // if(nPB->exec()) KMessageBox::information(this,"Function not implemented yet!!!",QString::null,QString::null,KMessageBox::AllowLink); } //================================ void GwenRename::AdjustPartNameFromSufix(){ qWarning("GwenRename::AdjustPartNameFromSufix"); KMessageBox::information(this,"Function not implemented yet!!!",QString::null,QString::null,KMessageBox::AllowLink); } //================================ void GwenRename::AdjustPartNameFromPrefix(){ qWarning("GwenRename::AdjustPartNameFromPrefix"); KMessageBox::information(this,"Function not implemented yet!!!",QString::null,QString::null,KMessageBox::AllowLink); } //================================ void GwenRename::RenameIt(){ static bool renamingIt=FALSE; bool renError=false; if(!buttonOk->isEnabled()) return; // if(cmbProfile->editable() || renamingIt) return; old impl if(cmbProfile->isEditable() || renamingIt) return; renamingIt=TRUE; buttonOk->setEnabled(FALSE); writeHistory(); hide(); int it=-2; for(int i=0;i %s",g.ren[g.getSorted(i)].oldFileName.toLocal8Bit().constData(),g.ren[g.getSorted(i)].newTmpFileName.toLocal8Bit().constData()); // qWarning("renameError 1"); if(it==-1) renameError(-1,0); else renameError(i,0); renError=true; break; } } } } if(!renError){ for(int i=0;isetEnabled(FALSE); prSave->setEnabled(FALSE); prDelete->setEnabled(FALSE); cmbProfile->setEnabled(FALSE); prDefault->setEnabled(FALSE); prLoad->setEnabled(FALSE); prEdit->setEnabled(FALSE); applyProfile(0); }else{ prNew->setEnabled(TRUE); cmbProfile->setEnabled(TRUE); cmbProfile->setFocus(); prDefault->setEnabled(TRUE); prLoad->setEnabled(TRUE); // if(cmbProfile->currentItem()==0){ old impl if(cmbProfile->currentIndex()==0){ prSave->setEnabled(FALSE); prDelete->setEnabled(FALSE); prEdit->setEnabled(FALSE); }else{ prSave->setEnabled(TRUE); prDelete->setEnabled(TRUE); prEdit->setEnabled(TRUE); } // applyProfile(getProfileByIndex(cmbProfile->currentItem())); old impl applyProfile(getProfileByIndex(cmbProfile->currentIndex())); } pr.useProf=chkProfile->isChecked(); } //================================ void GwenRename::applyProfile( int index ){ updateViewEnabled=false; InitiatedRename=FALSE; int i=getProfileByIndex(index); pr.active=i; // Known extensions chkFullExt->setChecked(pr.data[i].useCompoundExt); // Name group // rName->setCurrentText(pr.data[i].specName); old impl rName->setEditText(pr.data[i].specName); int modif=pr.data[i].origModif; nLCase->setChecked(FALSE);nUCase->setChecked(FALSE); nFCap->setChecked(FALSE);nSCap->setChecked(FALSE); if(modif==0) nLCase->setChecked(TRUE); else if(modif==1) nUCase->setChecked(TRUE); else if(modif==2) nFCap->setChecked(TRUE); else if(modif==3) nSCap->setChecked(TRUE); nOriginal->setChecked(FALSE); nSpecify->setChecked(FALSE); if(pr.data[i].useOrigName) nOriginal->setChecked(TRUE); else nSpecify->setChecked(TRUE); if(pr.data[i].useNumeric && sort->isEnabled()) sort->setChecked(TRUE); else sort->setChecked(FALSE); if(pr.data[i].convSpaceToUnder) spaceToUnder->setChecked(TRUE); else spaceToUnder->setChecked(FALSE); if(pr.data[i].convSpaceToDash) spaceToDash->setChecked(TRUE); else spaceToDash->setChecked(FALSE); if(pr.data[i].convUnderToSpace){ spaceToDash->setChecked(FALSE); spaceToUnder->setChecked(FALSE); underToSpace->setChecked(TRUE); }else underToSpace->setChecked(FALSE); if(pr.data[i].convDashToSpace){ spaceToDash->setChecked(FALSE); spaceToUnder->setChecked(FALSE); dashToSpace->setChecked(TRUE); }else dashToSpace->setChecked(FALSE); // Counter group rDigits->setValue(pr.data[i].digits); rStart->setValue(pr.data[i].start); rStep->setValue(pr.data[i].step); //if(f.items()==1) rStep->setValue(pr.data[i].step); //else{ if(f.items()==1){ //rStep->setValue(1); rWidth->setEnabled(FALSE); rAllow->setEnabled(FALSE); rShuffle->setEnabled(FALSE); reRandomize->setEnabled(FALSE); } rWidth->setChecked(pr.data[i].sameNum); rAllow->setChecked(pr.data[i].allow); rShuffle->setChecked(pr.data[i].shuffle); // Extension group // rExt->setCurrentText(pr.data[i].newExt); old impl rExt->setEditText(pr.data[i].newExt); modif=pr.data[i].extModif; rLExt->setChecked(FALSE);rUExt->setChecked(FALSE); if(modif==0){ rUExt->setChecked(FALSE); rLExt->setChecked(TRUE); }else if(modif==1){ rLExt->setChecked(FALSE); rUExt->setChecked(TRUE); } rSelExt->setChecked(TRUE); rSelExt->setChecked(pr.data[i].useOrigExt); if(rSelExt->isChecked()){ rUExt->setEnabled(TRUE); rLExt->setEnabled(TRUE); lExt->setEnabled(FALSE); rExt->setEnabled(FALSE); }else{ rUExt->setEnabled(FALSE); rLExt->setEnabled(FALSE); lExt->setEnabled(TRUE); rExt->setEnabled(TRUE); } // Misc group rShow->setChecked(pr.data[i].showAll); // nPref->setCurrentText(pr.data[i].prefix); old impl nPref->setEditText(pr.data[i].prefix); // nSuf->setCurrentText(pr.data[i].suffix); old impl nSuf->setEditText(pr.data[i].suffix); // use counter countEnable->setChecked(pr.data[i].counterActive); // if(countEnable->isChecked()) // rStepClicked(1); // else // rStepClicked(0); rStart->setEnabled(countEnable->isChecked()); if(cmbProfile->isEnabled()) cmbProfile->setFocus(); InitiatedRename=TRUE; updateCounterView(); updateNameView(); updateViewEnabled=true; updateView(); } //================================ int GwenRename::getProfileByIndex( int index ){ int i; for(i=0;itext(index)==pr.data[i].Name && !pr.data[i].deleted) return i; old impl if(cmbProfile->itemText(index)==pr.data[i].Name && !pr.data[i].deleted) return i; return -1; } //================================ int GwenRename::getProfileByCurrentText(){ int i; QString tmp=cmbProfile->currentText(); for(i=0;icount();i++){ // txt=cmbProfile->text(i); old impl txt=cmbProfile->itemText(i); // if(txt.find(profName)==0){ old impl if(txt.indexOf(profName)==0){ if(txt==profName) max=1; else{ bool ok; QString tmp=profName + " "; txt.remove(tmp); int num=txt.toInt(&ok)+1; if(num>max) max=num; } } } if(max==0) return QString::null; else{ QString tmp=" "; tmp.append(QString::number(max)); return tmp; } } //================================ int GwenRename::readProfiles( KConfig *conf ){ bool ok=FALSE;int num=0; QStringList gr=conf->groupList(); // QStringList profs=gr.grep(QRegExp("Profile[0-9][0-9]*")); old impl QStringList profs=gr.filter(QRegExp("Profile[0-9][0-9]*")); // QStringList::iterator it=profs.begin(); old impl pr.numOfProfiles=profs.count()+1; pr.data=new config_data[pr.numOfProfiles]; // qWarning("pr.numOfProfiles = %d",pr.numOfProfiles); if(pr.data==NULL) exitError(1); // for(;!(*it).isEmpty();++it){ old impl // qWarning("GwenRename::readProfiles() -- profs.count() = %d",profs.count()); for(num=1;num<=profs.count();num++){ // num++; old impl // conf->setGroup(*it); old impl // qWarning(" -------- num = %d --------",num); // qWarning("GwenRename::readProfiles() -- profs[%d] = %s",num-1,profs[num-1].toLocal8Bit().constData()); // qWarning("GwenRename::readProfiles() -- profs[%d] = %s",num,profs[num].toLocal8Bit().constData()); KConfigGroup grp=conf->group(profs[num-1]); pr.data[num].deleted=FALSE; pr.data[num].changed=FALSE; // pr.data[num].group=*it; old impl pr.data[num].group=profs[num-1]; // pr.data[num].Name=grp.readEntry("profile name",*it); old impl pr.data[num].Name=grp.readEntry("profile name",profs[num-1]); // qWarning("GwenRename::readProfiles() -- profile[%d] name = %s",num,pr.data[num].Name.toLocal8Bit().constData()); pr.data[num].specName=grp.readEntry("specified name",""); pr.data[num].origModif=grp.readEntry("original modifier",-1); pr.data[num].useOrigName=grp.readEntry("use original name",TRUE); pr.data[num].useNumeric=grp.readEntry("use numeric sorting",FALSE); pr.data[num].counterActive=grp.readEntry("use counter",TRUE); // qWarning("pr.data[num].counterActive = %d -- false = %d",pr.data[num].counterActive,false); pr.data[num].digits=grp.readEntry("counter digits",3); pr.data[num].start=grp.readEntry("counter start",1); pr.data[num].step=grp.readEntry("counter step",1); pr.data[num].sameNum=grp.readEntry("counter same number",FALSE); pr.data[num].allow=grp.readEntry("counter relaxed",FALSE); pr.data[num].shuffle=grp.readEntry("counter shuffle",FALSE); pr.data[num].newExt=grp.readEntry("new extension",""); pr.data[num].extModif=grp.readEntry("extension modifier",-1); pr.data[num].useOrigExt=grp.readEntry("use original extension",TRUE); pr.data[num].showAll=grp.readEntry("show all",FALSE); pr.data[num].prefix=grp.readEntry("prefix",""); pr.data[num].suffix=grp.readEntry("suffix",""); // pr.data[num].prof=(*it).remove("Profile").toInt(&ok); old impl pr.data[num].prof=(profs[num-1]).remove("Profile").toInt(&ok); // get 1 from Profile1, 2 from Profile2 etc. pr.data[num].useCompoundExt=grp.readEntry("use compound extensions",FALSE); pr.data[num].convSpaceToUnder=grp.readEntry("convert to underscore",FALSE); pr.data[num].convSpaceToDash=grp.readEntry("convert to dash",FALSE); pr.data[num].convUnderToSpace=grp.readEntry("convert underscore to space",FALSE); pr.data[num].convDashToSpace=grp.readEntry("convert dash to space",FALSE); // pr.data[num].specName=conf->readEntry("specified name",QString::null); // pr.data[num].origModif=conf->readNumEntry("original modifier",-1); // pr.data[num].useOrigName=conf->readBoolEntry("use original name",TRUE); // pr.data[num].useNumeric=conf->readBoolEntry("use numeric sorting",FALSE); // pr.data[num].counterActive=conf->readBoolEntry("use counter",TRUE); // pr.data[num].digits=conf->readNumEntry("counter digits",3); // pr.data[num].start=conf->readNumEntry("counter start",1); // pr.data[num].step=conf->readNumEntry("counter step",1); // pr.data[num].sameNum=conf->readBoolEntry("counter same number",FALSE); // pr.data[num].allow=conf->readBoolEntry("counter relaxed",FALSE); // pr.data[num].shuffle=conf->readBoolEntry("counter shuffle",FALSE); // pr.data[num].newExt=conf->readEntry("new extension",QString::null); // pr.data[num].extModif=conf->readNumEntry("extension modifier",-1); // pr.data[num].useOrigExt=conf->readBoolEntry("use original extension",TRUE); // pr.data[num].showAll=conf->readBoolEntry("show all",FALSE); // pr.data[num].prefix=conf->readEntry("prefix",QString::null); // pr.data[num].suffix=conf->readEntry("suffix",QString::null); // pr.data[num].prof=(*it).remove("Profile").toInt(&ok); // pr.data[num].useCompoundExt=conf->readBoolEntry("use compound extensions",FALSE); // pr.data[num].convSpaceToUnder=conf->readBoolEntry("convert to underscore",FALSE); // pr.data[num].convSpaceToDash=conf->readBoolEntry("convert to dash",FALSE); // pr.data[num].convUnderToSpace=conf->readBoolEntry("convert underscore to space",FALSE); // pr.data[num].convDashToSpace=conf->readBoolEntry("convert dash to space",FALSE); } // qWarning(" -- done -- "); return pr.numOfProfiles; } //================================ void GwenRename::clearDeletedProfiles( KConfig *conf ){ for(int i=1;igroup(QString("Profile%1").arg(pr.data[i].prof)); // if(pr.data[i].deleted) conf->deleteGroup(QString("Profile%1").arg(pr.data[i].prof),TRUE,FALSE); old impl if(pr.data[i].deleted) grp.deleteGroup(); } } //================================ int GwenRename::getDeletedProfile(){ for(int i=1;imax) max=pr.data[i].prof; max++; return max; } //================================ bool GwenRename::dublicateElement( QString tmp ){ int i; int limit; if(pr.inRename) limit=cmbProfile->count(); else limit=cmbProfile->count()-1; for(i=0;icount();i++){ // if(a==cmbProfile->text(i)){ old impl if(a==cmbProfile->itemText(i)){ id=i; break; } } return id; } //================================ bool GwenRename::notRevised( int id ){ for(int i=1;ieditable()){ old impl if(cmbProfile->isEditable()){ if(pr.oldName.isEmpty()){ // cmbProfile->setCurrentItem(cmbProfile->count()-1); old impl cmbProfile->setCurrentIndex(cmbProfile->count()-1); return; }else{ int i=getProfileByText(pr.oldName); // cmbProfile->setCurrentItem(i); old impl cmbProfile->setCurrentIndex(i); return; } }/*else if(!chkProfile->isChecked()){ qWarning("setting defProf (%d)",pr.defProf); cmbProfile->setCurrentItem(pr.defProf); }*/ // if(pr.defProf==pr.data[cmbProfile->currentItem()].prof){ old impl if(pr.defProf==pr.data[cmbProfile->currentIndex()].prof){ prDefault->setEnabled(FALSE); prLoad->setEnabled(FALSE); }else{ prDefault->setEnabled(TRUE); prLoad->setEnabled(TRUE); } prNew->setEnabled(TRUE); if(ind==0){ prSave->setEnabled(FALSE); prDelete->setEnabled(FALSE); prEdit->setEnabled(FALSE); }else{ prSave->setEnabled(TRUE); prDelete->setEnabled(TRUE); prEdit->setEnabled(TRUE); } applyProfile(ind); } //================================ void GwenRename::prDefaultClicked(){ prDefault->setEnabled(FALSE); prLoad->setEnabled(FALSE); if(cmbProfile->count()==1){ pr.defProf=0; // QPixmap *pix=(QPixmap *)prDefault->pixmap(); old impl // cmbProfile->changeItem(*pix,cmbProfile->text(0),0); old impl cmbProfile->setItemIcon(0,KIcon(ic.Icon(0))); }else{ int i=getDefProfileIndex(); cmbProfile->setItemIcon(i,KIcon()); // cmbProfile->changeItem(cmbProfile->text(i),i); old impl // QPixmap *pix=(QPixmap *)prDefault->pixmap(); old impl // i=cmbProfile->currentItem(); old impl i=cmbProfile->currentIndex(); // cmbProfile->changeItem(*pix,cmbProfile->text(i),i); old impl cmbProfile->setItemIcon(i,KIcon(ic.Icon(0))); i=getProfileByIndex(i); pr.defProf=pr.data[i].prof; } } //================================ void GwenRename::prDeleteClicked(){ // if(cmbProfile->editable()){ //renaming item old impl if(cmbProfile->isEditable()){ //renaming item for(int i=0;isetEditable(FALSE); fill_cmbProfile(); // if(pr.oldName.isEmpty()) cmbProfile->setCurrentItem(getActiveProfileIndex()); old impl if(pr.oldName.isEmpty()) cmbProfile->setCurrentIndex(getActiveProfileIndex()); }else{ //new item // int prevID=cmbProfile->currentItem(); old impl int prevID=cmbProfile->currentIndex(); int i=getProfileByIndex(prevID); int def=getDefProfileIndex(); if(i==def) pr.defProf=0; pr.data[i].deleted=TRUE; fill_cmbProfile(); // cmbProfile->setCurrentItem(prevID-1); old impl cmbProfile->setCurrentIndex(prevID-1); } // cmbProfileChanged(cmbProfile->currentItem()); old impl cmbProfileChanged(cmbProfile->currentIndex()); cmbProfile->setFocus(); } //================================ void GwenRename::fill_cmbProfile(){ cmbProfile->clear(); // QPixmap *pix=(QPixmap *)prDefault->pixmap(); old impl for(int i=0;iinsertItem(*pix,pr.data[i].Name); old impl // else cmbProfile->insertItem(pr.data[i].Name); old impl if(pr.data[i].prof==pr.defProf) cmbProfile->insertItem(cmbProfile->count(),KIcon(ic.Icon(0)),pr.data[i].Name); else cmbProfile->insertItem(cmbProfile->count(),pr.data[i].Name); if(pr.active==pr.data[i].prof){ // cmbProfile->setCurrentItem(i); old impl cmbProfile->setCurrentIndex(i); applyProfile(i); } } } } //================================ void GwenRename::prEditClicked(){ pr.inRename=TRUE; // cmbProfile->setInsertionPolicy(QComboBox::AfterCurrent); // cmbProfile->setInsertionPolicy(QComboBox::AtBottom); old impl cmbProfile->setInsertPolicy(QComboBox::InsertAtBottom); prNew->setEnabled(FALSE); prEdit->setEnabled(FALSE); prDelete->setEnabled(FALSE); prDefault->setEnabled(FALSE); prLoad->setEnabled(FALSE); cmbProfile->setEditable(TRUE); QLineEdit * lin=cmbProfile->lineEdit(); lin->home(FALSE); lin->end(TRUE); // pr.data[getProfileByIndex(cmbProfile->currentItem())].renaming=TRUE; old impl pr.data[getProfileByIndex(cmbProfile->currentIndex())].renaming=TRUE; pr.oldName=cmbProfile->currentText(); cmbProfile->setFocus(); } //================================ void GwenRename::prLoadClicked(){ // if(pr.defProf==pr.data[getProfileByIndex(cmbProfile->currentItem())].prof) return; old impl if(pr.defProf==pr.data[getProfileByIndex(cmbProfile->currentIndex())].prof) return; int i=getDefProfileIndex(); applyProfile(i); // cmbProfile->setCurrentItem(i); old impl cmbProfile->setCurrentIndex(i); // cmbProfileChanged(cmbProfile->currentItem()); old impl cmbProfileChanged(cmbProfile->currentIndex()); cmbProfile->setFocus(); } void GwenRename::prNewClicked(){ // pr.oldIndex=cmbProfile->currentItem(); // cmbProfile->setInsertionPolicy(QComboBox::AtBottom); old impl cmbProfile->setInsertPolicy(QComboBox::InsertAtBottom); prNew->setEnabled(FALSE); prDefault->setEnabled(FALSE); prEdit->setEnabled(FALSE); prDelete->setEnabled(TRUE); prSave->setEnabled(TRUE); cmbProfile->setEditable(TRUE); // cmbProfile->insertItem(profName+getNewProfileNumber()); old impl cmbProfile->insertItem(cmbProfile->count(),profName+getNewProfileNumber()); // cmbProfile->setCurrentItem(cmbProfile->count()-1); old impl cmbProfile->setCurrentIndex(cmbProfile->count()-1); cmbProfile->setFocus(); QLineEdit * lin=cmbProfile->lineEdit(); lin->home(FALSE); lin->end(TRUE); } //================================ void GwenRename::prSaveClicked(){ // if(cmbProfile->editable()){ old impl if(cmbProfile->isEditable()){ QString tmp; if(pr.enteredName.isEmpty()) tmp=cmbProfile->currentText(); else tmp=pr.enteredName; pr.enteredName=""; if(tmp.isEmpty()) return; int ind; if(dublicateElement(tmp)){ QString m; m=QString(i18n("A profile named \"%1\" already exists.\nPlease select a different name for this profile")).arg(tmp); QLineEdit *ed=cmbProfile->lineEdit(); ed->setText(tmp); KMessageBox::error(0,m,QString::null,KMessageBox::AllowLink); return; }else{ if(pr.oldName.isEmpty()){ // new item int idProf; if((idProf=getDeletedProfile())==-1){ idProf=pr.numOfProfiles; pr.numOfProfiles++; reAllocateConfigData(pr.numOfProfiles); } //check if reallocation was succes fillProfile(idProf); pr.data[idProf].prof=getFreeProfileNum(); pr.active=pr.data[idProf].prof; pr.data[idProf].deleted=FALSE; pr.data[idProf].renaming=FALSE; pr.data[idProf].changed=TRUE; }else{ // renaming ind=getProfileByText(pr.oldName); pr.data[ind].deleted=FALSE; pr.data[ind].renaming=FALSE; if(pr.oldName==tmp) pr.data[ind].changed=FALSE; else{ pr.data[ind].changed=TRUE; pr.data[ind].Name=tmp; } pr.oldName=QString::null; } fill_cmbProfile(); } cmbProfile->setEditable(FALSE); }else{ // if(cmbProfile->currentItem()==0) return; old impl if(cmbProfile->currentIndex()==0) return; // int prof=getProfileByIndex( cmbProfile->currentItem()); old impl int prof=getProfileByIndex( cmbProfile->currentIndex()); fillProfile(pr.data[prof].prof); pr.data[prof].changed=TRUE; pr.data[prof].deleted=FALSE; pr.data[prof].renaming=FALSE; } // cmbProfileChanged( cmbProfile->currentItem() ); old impl cmbProfileChanged( cmbProfile->currentIndex() ); cmbProfile->setFocus(); } //================================ bool GwenRename::reAllocateConfigData( int items ){ if(items<=pr.items) return TRUE; config_data *tmp; tmp=new config_data[items]; if(tmp==NULL) exitError(1); for(int i=0;icurrentText(); pr.data[item].changed=FALSE; pr.data[item].deleted=FALSE; pr.data[item].renaming=FALSE; // Name group pr.data[item].specName=rName->currentText(); pr.data[item].useOrigName=nOriginal->isChecked(); int modif=-1; if(nLCase->isChecked()) modif=0; else if(nUCase->isChecked()) modif=1; else if(nFCap->isChecked()) modif=2; else if(nSCap->isChecked()) modif=3; pr.data[item].origModif=modif; pr.data[item].useOrigName=nOriginal->isChecked(); pr.data[item].useNumeric=sort->isChecked(); pr.data[item].counterActive=countEnable->isChecked(); pr.data[item].convSpaceToUnder=spaceToUnder->isChecked(); pr.data[item].convSpaceToDash=spaceToDash->isChecked(); pr.data[item].convUnderToSpace=underToSpace->isChecked(); pr.data[item].convDashToSpace=dashToSpace->isChecked(); // Counter group pr.data[item].digits=rDigits->value(); pr.data[item].start=rStart->value(); pr.data[item].step=rStep->value(); pr.data[item].sameNum=rWidth->isChecked(); pr.data[item].allow=rAllow->isChecked(); pr.data[item].shuffle=rShuffle->isChecked(); // Extension group pr.data[item].newExt=rExt->currentText(); modif=-1; if(rLExt->isChecked()) modif=0; else if(rUExt->isChecked()) modif=1; pr.data[item].extModif=modif; pr.data[item].useOrigExt=rSelExt->isChecked(); pr.data[item].useCompoundExt=chkFullExt->isChecked(); // Misc group pr.data[item].showAll=rShow->isChecked(); pr.data[item].prefix=nPref->currentText(); pr.data[item].suffix=nSuf->currentText(); } ///////////////////////////////////////////////////////////// // // // End of Profiles // // ///////////////////////////////////////////////////////////// //================================ void GwenRename::pTimeClicked(){ // historyIndex=TS1_H_INDEX; old impl historyIndex=FIRST_TIMESTAMP_HISTORY_INDEX; tFormatDate=nPref->currentText(); getFormatParts(0); timeStamp *tS=new timeStamp(this,&ic); // if(tS->exec()) nPref->setCurrentText(tFormatBefore+tFormatDate+tFormatAfter); old impl // qWarning("nPref->currentIndex() = %s", nPref->currentIndex()); if(tS->exec()){ if(nPref->count()>0) nPref->setItemText(nPref->currentIndex(),tFormatBefore+tFormatDate+tFormatAfter); else nPref->insertItem(0,tFormatBefore+tFormatDate+tFormatAfter); } delete tS; nPref->setFocus(); } //================================ void GwenRename::sTimeClicked(){ // historyIndex=TS2_H_INDEX; old impl historyIndex=SECOND_TIMESTAMP_HISTORY_INDEX; tFormatDate=nSuf->currentText(); getFormatParts(1); timeStamp *tS=new timeStamp(this,&ic); // if(tS->exec()) nSuf->setCurrentText(tFormatBefore+tFormatDate+tFormatAfter); old impl if(tS->exec()){ if(nSuf->count()>0) nSuf->setItemText(nPref->currentIndex(),tFormatBefore+tFormatDate+tFormatAfter); else nSuf->insertItem(0,tFormatBefore+tFormatDate+tFormatAfter); } delete tS; nSuf->setFocus(); } ///////////////////////////////////////////////////////////// // // // Space manipulation // // ///////////////////////////////////////////////////////////// void GwenRename::underToSpaceClicked(){ updateViewEnabled=false; spaceToUnder->setChecked(FALSE); spaceToDash->setChecked(FALSE); updateNameView(); updateViewEnabled=true; updateView(); } void GwenRename::dashToSpaceClicked(){ updateViewEnabled=false; spaceToUnder->setChecked(FALSE); spaceToDash->setChecked(FALSE); updateNameView(); updateViewEnabled=true; updateView(); } void GwenRename::spaceToUnderClicked(){ updateViewEnabled=false; if(spaceToUnder->isChecked()) spaceToDash->setChecked(FALSE); underToSpace->setChecked(FALSE); dashToSpace->setChecked(FALSE); updateNameView(); updateViewEnabled=true; updateView(); } void GwenRename::spaceToDashClicked(){ updateViewEnabled=false; if(spaceToDash->isChecked()) spaceToUnder->setChecked(FALSE); underToSpace->setChecked(FALSE); dashToSpace->setChecked(FALSE); updateNameView(); updateViewEnabled=true; updateView(); } ///////////////////////////////////////////////////////////// // // // End of Space manipulation // // ///////////////////////////////////////////////////////////// //================================ // void GwenRename::nLCaseClicked( int state ){ old impl void GwenRename::nLCaseClicked( bool state ){ // if(state!=0){ old impl if(state){ nUCase->setChecked(FALSE); nSCap->setChecked(FALSE); nFCap->setChecked(FALSE); } } //================================ // void GwenRename::nUCaseClicked( int state ){ old impl void GwenRename::nUCaseClicked( bool state ){ // if(state!=0){ old impl if(state){ nLCase->setChecked(FALSE); nFCap->setChecked(FALSE); nSCap->setChecked(FALSE); } } //================================ // void GwenRename::nSCapClicked( int state ){ old impl void GwenRename::nSCapClicked( bool state ){ // if(state!=0){ old impl if(state){ nFCap->setChecked(FALSE); nLCase->setChecked(FALSE); nUCase->setChecked(FALSE); } } //================================ // void GwenRename::nFCapClicked( int state ){ old impl void GwenRename::nFCapClicked( bool state ){ // if(state!=0){ old impl if(state){ nSCap->setChecked(FALSE); nLCase->setChecked(FALSE); nUCase->setChecked(FALSE); } } //================================ void GwenRename::nOriginalClicked(int state){ if(state==0){ nLCase->setEnabled(FALSE); nUCase->setEnabled(FALSE); nFCap->setEnabled(FALSE); nSCap->setEnabled(FALSE); nSpecify->setChecked(TRUE); if((rStep->value()!=0 && rStep->isEnabled() && nSpecify->isChecked()) && rStart->isEnabled()){ rAllow->setEnabled(TRUE); //qWarning("GwenRename::nOriginalClicked(int state) rAllow->setEnabled(TRUE)"); }else rAllow->setEnabled(FALSE); } else{ nLCase->setEnabled(TRUE); nUCase->setEnabled(TRUE); nFCap->setEnabled(TRUE); nSCap->setEnabled(TRUE); nSpecify->setChecked(FALSE); rAllow->setEnabled(FALSE); nOriginal->setFocus(); } } //================================ void GwenRename::nSpecifyClicked(int state){ if(state==0){ rName->setEnabled(FALSE); // clearrName->setEnabled(FALSE); nOriginal->setChecked(TRUE); rAllow->setEnabled(FALSE); partName->setEnabled(FALSE); }else{ rName->setEnabled(TRUE); // clearrName->setEnabled(TRUE); nOriginal->setChecked(FALSE); partName->setEnabled(TRUE); if((rStep->value()!=0 && rStep->isEnabled()) && rStart->isEnabled()){ rAllow->setEnabled(TRUE); //qWarning("GwenRename::nSpecifyClicked(int state) rAllow->setEnabled(TRUE)"); }else rAllow->setEnabled(FALSE); rName->setFocus(); } updateNameView(); } //================================ void GwenRename::nSufChanged(){ updateViewEnabled=false; if(!nSuf->currentText().isEmpty()){ tFormatDate=nSuf->currentText(); // Check fot date code timeStamp *bStamp=new timeStamp; if(bStamp->checkFormat(nSuf->currentText())){ useTimeStamp(1); }else{ for(int i=0;icurrentText(); } } delete bStamp; }else{ for(int i=0;isetChecked(FALSE); old impl if(state) rUExt->setChecked(FALSE); updateExtView(); rLExt->setFocus(); } //================================ void GwenRename::rShowClicked( int val ){ int pix_valid=0,pix_invalid=1; // // This code will make all selected icons to turn to "invalid" in case of conflict // // Otherwise only the conflicting item will have an "invalid" icon // // if(getSameNewName()!=-1){ // // pix_valid=7; // // pix_invalid=7; // // } bool VisibleItemSet=FALSE; View->clear(); QList items; // KListViewItem * itemVisible=0; old impl QTreeWidgetItem* itemVisible=0; // KListViewItem * item = new KListViewItem( View, 0 ); old impl QTreeWidgetItem * item = new QTreeWidgetItem( View, 0 ); if(rStep->value()<0 || (sort->isChecked() && sort->isEnabled())) // View->setSorting(2); old impl View->sortByColumn(2,Qt::AscendingOrder); else // View->setSorting(1); old impl View->sortByColumn(2,Qt::AscendingOrder); for(int i=0,k=0;isetText( 1, firstColumn); item->setText( 2, secondColumn); if(g.ren[g.getSorted(i)].iconID!=-1){ // g.ren[g.getSorted(i)].iconID=icon; // item->setPixmap(0,ic.Icon(g.ren[g.getSorted(i)].iconID)); old impl item->setIcon(0,KIcon(ic.Icon(g.ren[g.getSorted(i)].iconID))); item->setText( 0," "); // qWarning(" -- i = %d, g.getSorted(i) = %d, iconID: %d", i, g.getSorted(i), g.ren[g.getSorted(i)].iconID); }/*else{ item->setPixmap(0,null); item->setText( 0," "); qWarning(" -- i = %d, g.getSorted(i) = %d, iconID: %d", i, g.getSorted(i), g.ren[g.getSorted(i)].iconID); }*/ if(!VisibleItemSet){ itemVisible=item; VisibleItemSet=TRUE; } }else{ if(val!=0){ // if(k!=0) item = new KListViewItem( View, item ); old impl if(k!=0) item = new QTreeWidgetItem( View, item ); k++; QString toItem1; toItem1=g.files[g.getSorted(i)].fileName(); if(g.ren[g.getSorted(i)].isDir) toItem1.prepend("/"); item->setText( 1, toItem1); item->setText( 2, toItem1); } } } // View->resizeColumnToContents(1); // fixViewGeometry(1); old impl FIX ME!!! // View->ensureItemVisible(itemVisible); old impl FIX ME!!! View->scrollToItem(itemVisible); } //================================ int GwenRename::noDoubleNewName(){ QString thisItem; int res=-1; for (int i=0;iheader()->count();i++) View->header()->setClickEnabled( TRUE, i); // View->setAllColumnsShowFocus( TRUE ); // View->setShowSortIndicator(TRUE); // View->setResizeMode( KListView::LastColumn ); // if(mode==0){ // }else{ // } // View->setColumnWidth(0,col0); // View->setColumnWidth(1,300); } //================================ // void GwenRename::rUExtClicked( int state ){ old impl void GwenRename::rUExtClicked( bool state ){ // if(state!=0) rLExt->setChecked(FALSE); old impl if(state) rLExt->setChecked(FALSE); updateExtView(); rUExt->setFocus(); } //================================ void GwenRename::sortToggled( bool state ){ updateViewEnabled=false; if(g.setSortValue(state)==-1) exitError(1); updateViewEnabled=true; updateView(); } //================================ // LED manipulation //================================ void GwenRename::handleLed1(){ if(kLed1->state()==KLed::On){ hiddenWidgetSets++; spL1->changeSize(21,1,QSizePolicy::Fixed,QSizePolicy::Minimum); kLed1->setState(KLed::Off); kLed1->setLook(KLed::Sunken); groupBox3->hide(); groupBox4->hide(); lblLed1->show(); spL1->invalidate(); }else{ if(smallScreen && hiddenWidgetSets==1) handleLed2(); hiddenWidgetSets--; spL1->changeSize(21,1,QSizePolicy::Fixed,QSizePolicy::MinimumExpanding); kLed1->setState(KLed::On); kLed1->setLook(KLed::Raised); lblLed1->hide(); groupBox3->show(); groupBox4->show(); spL1->invalidate(); nOriginal->setFocus(); } } //================================ void GwenRename::handleLed2(){ if(kLed2->state()==KLed::On){ hiddenWidgetSets++; spL2->changeSize(21,1,QSizePolicy::Fixed,QSizePolicy::Minimum); kLed2->setState(KLed::Off); kLed2->setLook(KLed::Sunken); groupBox5->hide(); groupBox6->hide(); countBox->hide(); lblLed2->show(); spL2->invalidate(); }else{ if(smallScreen && hiddenWidgetSets==1) handleLed3(); hiddenWidgetSets--; spL2->changeSize(21,1,QSizePolicy::Fixed,QSizePolicy::MinimumExpanding); kLed2->setState(KLed::On); kLed2->setLook(KLed::Raised); lblLed2->hide(); groupBox5->show(); groupBox6->show(); countBox->show(); spL2->invalidate(); sort->setFocus(); } } //================================ void GwenRename::handleLed3(){ if(kLed3->state()==KLed::On){ hiddenWidgetSets++; spL3->changeSize(21,1,QSizePolicy::Fixed,QSizePolicy::Minimum); kLed3->setState(KLed::Off); kLed3->setLook(KLed::Sunken); extBox->hide(); btngrpProfiles->hide(); lblLed3->show(); spL3->invalidate(); }else{ if(smallScreen && hiddenWidgetSets==1) handleLed1(); hiddenWidgetSets--; kLed3->setState(KLed::On); spL3->changeSize(21,1,QSizePolicy::Fixed,QSizePolicy::MinimumExpanding); kLed3->setLook(KLed::Raised); lblLed3->hide(); extBox->show(); btngrpProfiles->show(); spL3->invalidate(); if(rSelExt->isEnabled()) rSelExt->setFocus(); else if(chkProfile->isEnabled()) chkProfile->setFocus(); } } //================================ // End of LED manipulation //================================ void GwenRename::viewDoubleClicked( QTreeWidgetItem * item , int column ){ if(item){ if(item->text(1).isNull()) return; // if(item->pixmap(0)) old impl // if(item->icon(0).isNull()){ old impl if(item->text(0).isEmpty()) // not selected items have ' ' as text in column 0 AddToList(); else RemoveFromList(); } } void GwenRename::AddToList(){ theErrorMessage=2; reFixList(true,true); } void GwenRename::RemoveFromList(){ theErrorMessage=3; reFixList(false,true); } void GwenRename::reFixList(bool mode, bool calculateType){ int i=0,found=-1; bool noNeedToManipulate; QString readName,onlyReadName,fullReadName,msg; // QListViewItemIterator it( View ); old impl QTreeWidgetItemIterator it( View ); int itemsToManipulate=0; int itemsSkipped=0; if(calculateType){ // Find first selected file and get its type filesSelectedType=-2; for(int k=0;ktext(1); old impl readName=(*it)->text(1); // qWarning("GwenRename::reFixList -- readName = %s",readName.toLocal8Bit().constData()); onlyReadName=readName; if(onlyReadName.endsWith("/")) onlyReadName=onlyReadName.left(onlyReadName.length()-1); fullReadName=g.path()+'/'+onlyReadName; fullReadName.replace("//","/"); // if(it.current()->isSelected()){ old impl if((*it)->isSelected()){ itemsToManipulate++; // qWarning("GwenRename::reFixList %d. %s (%s - %s)",i,readName.toLocal8Bit().constData(),onlyReadName.toLocal8Bit().constData(),fullReadName.toLocal8Bit().constData()); i++; for(int k=0;k Item %s found as %d ",fullReadName.toLocal8Bit().constData(),k); if(g.ren[k].selected==mode){ // qWarning(" --> Item %s is selected ok...",onlyReadName.toLocal8Bit().constData()); noNeedToManipulate=true; // itemsSkipped++; } break; } } itemsSkipped=checkItemToList(readName, found, noNeedToManipulate, mode, itemsSkipped, &msg); } ++it; } // qWarning("filesSelectedType = %d",filesSelectedType); filesSelectedType=-2; for(int k=0;kappend("
  • "+QString(i18n("Item %1 is of wrong type").arg(readName))+"
  • "); //qWarning("Item %s is of wrong type: %d",readName.toLocal8Bit().constData(),g.whatType(found)); setNewFileData(found,false); } }else{ itemsSkipped++; if(itemsSkipped<=SHOW_ITEMS_TO_LIST_PROBLEM) // It cannot be renamed; inform the user msg->append("
  • "+QString(i18n("Item %1 is not writable").arg(readName))+"
  • "); //qWarning("Item %s is not writable",readName.toLocal8Bit().constData()); setNewFileData(found,false); } }else{ itemsSkipped++; if(itemsSkipped<=SHOW_ITEMS_TO_LIST_PROBLEM) // Item does not exist; inform the user msg->append("
  • "+QString(i18n("Item %1 no longer exists").arg(readName))+"
  • "); //qWarning("Item %s no longer exists",readName.toLocal8Bit().constData()); setNewFileData(found,false); } } }else{ KUrl url(QString("mailto:sng@hellug.gr?subject=GwenRename Selection list error&body=I have just stumbled to this error\n\nError Code = %1").arg(theErrorMessage)); // new KRun(url); old impl *msg="

    A programming error has occurred!!!
    This is a known error, and I'm working on it

    GwenRename will exit now so that there's no chance to loose data!!!

    An email message describing this error has been prepared for you. Please send this bug report; it will help me fix this error.

    Thank you

    "; KMessageBox::error(this,*msg,QString::null,KMessageBox::AllowLink); CancelIt(); } // qWarning("GwenRename::checkItemToList - itemsSkipped = %d",itemsSkipped); return itemsSkipped; } void GwenRename::setNewFileData( int id, bool state ){ g.ren[id].selected=state; if(state) g.ren[id].iconID=0; else{ // reset this item g.ren[id].newFileName=QString::null; g.ren[id].newTmpFileName=QString::null; g.ren[id].newName=QString::null; g.ren[id].newTmpName=QString::null; g.ren[id].newExtension=QString::null; g.ren[id].iconID=-1; } } void GwenRename::updateAfterSelection( int itemsSkipped, int itemsToManipulate, QString * msg ){ int allSelected=0; if(!msg->isEmpty()){ // qWarning("GwenRename::updateAfterSelection - itemsSkippede = %d", itemsSkipped); if(itemsSkipped>=SHOW_ITEMS_TO_LIST_PROBLEM){ msg->prepend("

    "+i18n("The following problems occurred:")+"

      "); msg->append("

    "+QString(i18n("(not displaying %1 more problems)").arg(itemsSkipped-SHOW_ITEMS_TO_LIST_PROBLEM))+"

    "+i18n("Items present in this list will not be available for renaming!!!")+"

    "); }else{ msg->prepend("

    "+i18n("The following problems occurred:")+"

      "); msg->append("

    "+i18n("Items present in this list will not be available for renaming!!!")+"

    "); } KMessageBox::information(this,*msg,QString::null,QString::null,KMessageBox::AllowLink); // msg="

    "+i18n("The following problems occurred:")+"

      "+msg+"

    "+QString(i18n("(not displaying %1 more problems)").arg(itemsToManipulate-10))+"

    "+i18n("Items present in this list will not be available for renaming!!!")+"

    "; // else // msg="

    "+i18n("The following problems occurred:")+"

      "+msg+"

    "+i18n("Items present in this list will not be available for renaming!!!")+"

    "; // KMessageBox::information(this,msg,QString::null,QString::null,KMessageBox::AllowLink); } if(filesSelectedType==2){ if(rStart->isEnabled()){ rShuffle->setEnabled(TRUE); if(rShuffle->isChecked()){ reRandomize->setEnabled(TRUE); } }else{ rShuffle->setEnabled(FALSE); reRandomize->setEnabled(FALSE); } rSelExt->setEnabled(FALSE); rLExt->setEnabled(FALSE); rUExt->setEnabled(FALSE); extBox->setEnabled(FALSE); }else{ rShuffle->setEnabled(FALSE); reRandomize->setEnabled(FALSE); rSelExt->setEnabled(TRUE); rLExt->setEnabled(TRUE); rUExt->setEnabled(TRUE); extBox->setEnabled(TRUE); } for(int k=0;kisChecked()); for(int k=0;ksetText(QString(i18n("%1/%2 items selected")).arg(allSelected).arg(g.numOfFiles)); if(allSelected==0) filesSelectedType=-2; if(allSelected==g.numOfFiles) rShow->setEnabled(false); else rShow->setEnabled(true); AdjustExtension(); updateNameView(); updateExtView(); updateCounterView(); updateViewEnabled=true; updateView(); } } void GwenRename::contextMenuRequested(QPoint point){ QTreeWidgetItem * it; if((it=View->itemAt(point))){ QAction* act; popM= new KMenu(); // popM->addTitle(KIcon(ic.Icon(0)),"aa aaaa"); // popM->addAction("1. Try this"); // popM->addSeparator(); // popM->addTitle(KIcon(ic.Icon(1)),"bb bbbb"); if(lSelected->text().startsWith("0") && !rShow->isChecked()){ popM->addTitle(i18n("Help")); // popM->addItem(ic.Icon(15),i18n("Show help"),this,SLOT(showHelp())); old impl act=popM->addAction(ic.Icon(15),i18n("Show help")); connect(act,SIGNAL(triggered()), this, SLOT(showHelp())); }else{ popM->addTitle(i18n("List management")); // if (rShow->isChecked()) // addToListID=popM->addItem(ic.Icon(6),i18n("Add to list"),this,SLOT(AddToList())); old impl act=popM->addAction(ic.Icon(6),i18n("Add to list")); connect(act,SIGNAL(triggered()), this, SLOT(AddToList())); // popM->addItem(ic.Icon(7),i18n("Remove from list"),this,SLOT(RemoveFromList())); old impl act=popM->addAction(ic.Icon(7),i18n("Remove from list")); connect(act,SIGNAL(triggered()), this, SLOT(RemoveFromList())); popM->addSeparator(); //if (rShow->isChecked()) // popM->addItem(ic.Icon(17),i18n("Invert list"),this,SLOT(InvertList())); old impl act=popM->addAction(ic.Icon(17),i18n("Invert list")); connect(act,SIGNAL(triggered()), this, SLOT(InvertList())); // popM->addItem(ic.Icon(8),i18n("Create list from selection"),this,SLOT(ListFromSelection())); old impl act=popM->addAction(ic.Icon(8),i18n("Create list from selection")); connect(act,SIGNAL(triggered()), this, SLOT(ListFromSelection())); if (rShow->isChecked()){ act=popM->addTitle(i18n("Selection management")); // popM->addItem(ic.Icon(13),i18n("All items"),this,SLOT(mnuSelectAll())); old impl act=popM->addAction(ic.Icon(13),i18n("All items")); connect(act,SIGNAL(triggered()), this, SLOT(mnuSelectAll())); // itemsOfSelectedType=popM->addItem(ic.Icon(12),i18n("All items of selected type"),this,SLOT(mnuSelectByType())); old impl act=popM->addAction(ic.Icon(12),i18n("All items of selected type")); connect(act,SIGNAL(triggered()), this, SLOT(mnuSelectByType())); // popM->addItem(ic.Icon(17),i18n("Invert current selection"),this,SLOT(mnuInvertSelection())); old impl act=popM->addAction(ic.Icon(17),i18n("Invert current selection")); connect(act,SIGNAL(triggered()), this, SLOT(mnuInvertSelection())); // popM->addItem(ic.Icon(8),i18n("Create selection from list"),this,SLOT(SelectionFromList())); old impl act=popM->addAction(ic.Icon(8),i18n("Create selection from list")); connect(act,SIGNAL(triggered()), this, SLOT(SelectionFromList())); // popM->addItem(ic.Icon(18),i18n("Items containing a string"),this,SLOT(mnuShowSelectionDialog())); old impl act=popM->addAction(ic.Icon(18),i18n("Items containing a string")); connect(act,SIGNAL(triggered()), this, SLOT(mnuShowSelectionDialog())); } popM->addTitle(i18n("Help")); // popM->addItem(ic.Icon(15),i18n("Show help"),this,SLOT(showHelp())); old impl act=popM->addAction(ic.Icon(15),i18n("Show help")); connect(act,SIGNAL(triggered()), this, SLOT(showHelp())); } popM->exec(View->mapToGlobal(point)); delete popM; } } void GwenRename::showHelp(){ KRun::runCommand(QString("khelpcenter \"help:/gwenrename/main-window.html#context-menu\""),this); } void GwenRename::ListFromSelection(){ setList(false); View->setEnabled(false); filesSelectedType=-2; theErrorMessage=4; reFixList(true,false); View->setEnabled(true); } void GwenRename::SelectionFromList(){ // QListViewItemIterator it( View ); old impl QTreeWidgetItemIterator it( View ); // for ( ; it.current(); ++it ){ old impl while(*it){ // if(it.current()->pixmap(0)) old impl if((*it)->text(0).isEmpty()) // not selected items have ' ' as text in column 0 // it.current()->setSelected(true); old impl (*it)->setSelected(false); else // it.current()->setSelected(false); old impl (*it)->setSelected(true); // View->repaintItem(it); FIX ME!!! ++it; } } void GwenRename::InvertList(){ int itemsToManipulate=0; int itemsSkipped=0; int filesFound=0; int filesSelected=0; int dirsFound=0; int dirsSelected=0; QString readName, msg; for(int k=0;k0){ if(filesFound==filesSelected){ if(dirsFound>0) filesSelectedType=2; else filesSelectedType=1; }else filesSelectedType=1; // return; }else if(dirsSelected>0){ if(dirsFound==dirsSelected){ if(filesFound>0) filesSelectedType=1; else filesSelectedType=2; }else filesSelectedType=2; // return; } // if((filesFound==filesSelected && dirsFound>0) || dirsSelected!=0) // filesSelectedType=2; // else if((dirsFound==dirsSelected && filesFound>0) || filesSelected!=0) // filesSelectedType=1; // else // if(filesFound>dirsFound) // filesSelectedType=1; // else if(filesFoundsetUpdatesEnabled( false ); // QListViewItemIterator it( View ); old impl QTreeWidgetItemIterator it( View ); // for ( ; it.current(); ++it ){ old impl while(*it){ // it.current()->setSelected(true); old impl (*it)->setSelected(true); ++it; // View->repaintItem(it.current()); old impl } View->setUpdatesEnabled( true ); View->update(); } void GwenRename::mnuSelectByType( void ){ View->setUpdatesEnabled( false ); // QListViewItemIterator it( View ); old impl QTreeWidgetItemIterator it( View ); // for ( ; it.current(); ++it ){ old impl while(*it){ if(filesSelectedType==1){ // if(it.current()->text(1).startsWith("/")) it.current()->setSelected(false); old impl if((*it)->text(1).startsWith("/")) (*it)->setSelected(false); // else it.current()->setSelected(true); old impl else (*it)->setSelected(true); }else if(filesSelectedType==2){ // if(it.current()->text(1).startsWith("/")) it.current()->setSelected(true); old impl if((*it)->text(1).startsWith("/")) (*it)->setSelected(true); // else it.current()->setSelected(false); old impl else (*it)->setSelected(false); }else{ } // View->repaintItem(it.current()); old impl FIX ME!!! // if(it.current()->isSelected()) old impl if((*it)->isSelected()) // firstSelectedItem=it.current();old impl firstSelectedItem=(*it); ++it; } View->setUpdatesEnabled( true ); if(firstSelectedItem) // View->ensureItemVisible(firstSelectedItem); old impl View->scrollToItem(firstSelectedItem); View->update(); } void GwenRename::mnuInvertSelection( void ){ View->setUpdatesEnabled( false ); // QListViewItemIterator it( View ); old impl QTreeWidgetItemIterator it( View ); // for ( ; it.current(); ++it ){ old impl while(*it){ // it.current()->setSelected(!it.current()->isSelected()); old impl (*it)->setSelected(!(*it)->isSelected()); // View->repaintItem(it.current()); old impl FIX ME!!! // if(it.current()->isSelected()) old impl if((*it)->isSelected()) // firstSelectedItem=it.current(); old impl firstSelectedItem=(*it); ++it; } View->setUpdatesEnabled( true ); if(firstSelectedItem) // View->ensureItemVisible(firstSelectedItem); old impl View->scrollToItem(firstSelectedItem); View->update(); } void GwenRename::mnuShowSelectionDialog( void ){ View->setUpdatesEnabled( false ); //multiSelTool *tMult=new multiSelTool; if(! tMult){ tMult=new multiSelect(this,&ic); // tMult->lblIcon->setPixmap(ic.Icon(9)); // old impltMult->eraseLocBar->setPixmap(ic.Icon(11)); // insert current items in listbox txtSelect // QListViewItemIterator it( View ); old impl QTreeWidgetItemIterator it( View ); // for ( ; it.current(); ++it ) old impl QStringList l; while(*it){ l<<(*it)->text(1); // tMult->txtSelect->insertItem(it.current()->text(1)); old impl ++it; } tMult->txtSelect->insertItems(0,l); // tMult->txtSelect->setCurrentText(""); old impl tMult->txtSelect->setEditText(""); } if(tMult->exec()){ makeSelectionFromString( tMult->txtSelect->currentText(), tMult->chkCaseSensitive->isChecked(), tMult->chkInvert->isChecked(), tMult->chkAdd->isChecked(), tMult->regexpContentCb->isChecked() ); View->setUpdatesEnabled( true ); if(firstSelectedItem) // View->ensureItemVisible(firstSelectedItem); old impl View->scrollToItem(firstSelectedItem); View->update(); } } void GwenRename::makeSelectionFromString( QString str, bool useCase, bool invertSelection, bool addToCurrentSelection, bool useRegExp ){ bool found; Qt::CaseSensitivity cs; if(useCase) cs=Qt::CaseSensitive; else cs=Qt::CaseInsensitive; // QListViewItemIterator it( View ); old impl QTreeWidgetItemIterator it( View ); // for ( ; it.current(); ++it ){ old impl while(*it){ found=false; // QString thisText=it.current()->text(1); old impl QString thisText=(*it)->text(1); if(useRegExp){ // QRegExp reg(str,useCase); old impl QRegExp reg(str,cs); // if(reg.search(thisText)!=-1) found=true; old impl if(reg.indexIn(thisText)!=-1) found=true; }else{ // if(thisText.find(str,0,useCase)!=-1) found=true; old impl if(thisText.indexOf(str,0,cs)!=-1) found=true; } if(invertSelection){ // Invert selection if(addToCurrentSelection){ // remove from selection, only if found if(found){ // it.current()->setSelected(false); old impl (*it)->setSelected(false); // View->repaintItem(it.current()); old impl } }else{ // set inverted selection // it.current()->setSelected(!found); old impl (*it)->setSelected(!found); // View->repaintItem(it.current()); old impl } }else{ // Don't invert selection if(addToCurrentSelection){ // add to selection, only if found if(found){ // it.current()->setSelected(true); old impl (*it)->setSelected(true); // View->repaintItem(it.current()); old impl } }else{ // set selection // it.current()->setSelected(found); old impl (*it)->setSelected(found); // // View->repaintItem(it.current()); (*it)->setSelected(found); // View->repaintItem(it.current()); } } ++it; } } #include "rename.moc" gwenrename-1.1-beta7/src/Messages.sh0000644000175000017500000000016411223736613017022 0ustar spirosspiros#! /usr/bin/env bash $EXTRACTRC `find . -name \*.rc` >> rc.cpp $XGETTEXT *.cpp -o $podir/gwenrename.pot rm -f *.cpp gwenrename-1.1-beta7/src/rename.h0000644000175000017500000001512411223736613016341 0ustar spirosspiros// // C++ Interface: rename // // Description: // // // Author: Spiros Georgaras , (C) 2009 // // Copyright: See COPYING file that comes with this distribution // // #ifndef RENAME_H #define RENAME_H #include "initaskmode.h" #include "main.h" #include "iconload.h" #include "timestamp.h" #include "multiselecttool.h" #include "ui_rename.h" #include #include #include #include #include #include // extern KAboutData * ab; /** * This is the main view class for gwenrename. Most of the non-menu, * non-toolbar, and non-statusbar (e.g., non frame) GUI code should go * here. * * @short Main view * @author Spiros Georgaras * @version 1.1 */ // class GwenRename : public QDialog, public Ui::GwenRename class GwenRename : public QWidget, public Ui::GwenRename { Q_OBJECT public: /** * Default constructor */ // GwenRename(QDialog * parent = 0); GwenRename(QWidget * parent = 0); // GwenRename(QDialog * parent = 0, KAboutData* about = 0 ); GwenRename(QWidget * parent = 0, KAboutData* about = 0 ); /** * Destructor */ virtual ~GwenRename(); private: Ui::GwenRename gw; KAboutData * ab; KHelpMenu *mHelpMenu; iconload ic; timeStamp* ts; multiSelect* mS; multiSelect *tMult; initaskMode* inMode; bool updateViewEnabled; int activeExtension; int compoundExtensions; // QListViewItem * firstSelectedItem; FIX ME!!! Does it exist? int filesSelectedType; int hiddenWidgetSets; bool smallScreen; int theErrorMessage; KMenu* popM; QTreeWidgetItem *firstSelectedItem; int itemsOfSelectedType; void readConfig(); void writeConfig(); void readHistory(); void writeHistory(); bool historyItemExist( KComboBox *com, QString s ); virtual void mousePressEvent( QMouseEvent * e ); virtual void resizeEvent( QResizeEvent * ); void loadIcons(); void exitError(int errorMsg); void getFormatParts( int mode ); void useTimeStamp( int mode ); QDateTime getTimeStampData( QString fName, QString type ); bool isValidExifDate( QString s ); QDateTime exifToDate( QString x ); QString fixFormat( QString mFormat ); QString firstCapitalize( QString s ); QString allCapitalize( QString s ); void renameError( int index, int mode ); void applyProfile( int index ); int getProfileByIndex( int index ); int getProfileByCurrentText(); int getProfileByText(QString txt); int getDefProfileIndex(); QString getNewProfileNumber(); int readProfiles( KConfig *conf ); void clearDeletedProfiles( KConfig *conf ); int getDeletedProfile(); int getFreeProfileNum(); bool dublicateElement( QString tmp ); int getActiveProfileIndex(); bool notRevised( int id ); void fill_cmbProfile(); void updateAfterSelection( int itemsSkipped, int itemsToManipulate, QString * msg ); void handleLed1(); void handleLed2(); void handleLed3(); // signals: // /** // * Use this signal to change the content of the statusbar // */ // void signalChangeStatusbar(const QString& text); // // /** // * Use this signal to change the content of the caption // */ // void signalChangeCaption(const QString& text); // private slots: void keyPressEvent( QKeyEvent *e ); //================================ // // Bottom buttons // //================================ void buttonOkClicked(); void CancelIt(); void showAbout(); void RenameIt(); //================================ // // Extensions slots // //================================ void btDelExtClicked(); void btNewExtClicked(); void cmbExtChanged(); void btSaveExtClicked(); void AdjustExtension(); //================================ // // Common slots // //================================ void updateNameView(); void rSElExtClicked( int state ); void updateExtView(); void AdjustPartName(); void AdjustPartNameFromSufix(); void AdjustPartNameFromPrefix(); void chkProfileCahnged( int state ); void cmbProfileChanged( int ind ); void updateCounterView(); void updateView(); void prDefaultClicked(); void prDeleteClicked(); void prEditClicked(); void prLoadClicked(); void prNewClicked(); void prSaveClicked(); bool reAllocateConfigData( int items ); void fillProfile( int item ); void cmbProfileEnter( const QString &txt ); void cmbProfileEnterPressed(); void pTimeClicked(); void sTimeClicked(); // void rLExtClicked( int state ); old impl void rLExtClicked( bool state ); // void rUExtClicked( int state ); old impl void rUExtClicked( bool state ); void rShowClicked( int val ); //FIX ME!!! - listview int noDoubleNewName(); void fixViewGeometry( int mode ); //FIX ME!!! - listview void sortToggled( bool state ); int getRandom(); bool randExist( int num ); int calcDigits( void ); QString getNumber( int num ); QString getNumberByID( int num ); bool canDoRelaxed( void ); bool isRelaxed( int item ); bool checkIt( const QString mName ); QString increaseQString( QString tmp ); void fixbuttonOk(); int getSameNewName(); //================================ // // Space manipulation slots // //================================ void underToSpaceClicked(); void dashToSpaceClicked(); void spaceToUnderClicked(); void spaceToDashClicked(); // void nFCapClicked( int state ); old impl void nFCapClicked( bool state ); // void nLCaseClicked( int state ); old impl void nLCaseClicked( bool state ); // void nUCaseClicked( int state ); old impl void nUCaseClicked( bool state ); // void nSCapClicked( int state ); old impl void nSCapClicked( bool state ); void nOriginalClicked(int state); void nSpecifyClicked(int state); void nSufChanged(); void viewDoubleClicked( QTreeWidgetItem * item , int column ); void AddToList(); void RemoveFromList(); void reFixList(bool mode, bool calculateType); int checkItemToList(QString readName, int found, bool noNeedToManipulate, bool mode, int itemsSkipped, QString * msg); void setNewFileData( int id, bool state ); void contextMenuRequested(QPoint point); void showHelp(); void ListFromSelection(); void SelectionFromList(); void InvertList(); void setList( bool state ); void mnuSelectAll( void ); void mnuSelectByType( void ); void mnuInvertSelection( void ); void mnuShowSelectionDialog( void ); void makeSelectionFromString( QString str, bool useCase, bool invertSelection, bool addToCurrentSelection, bool useRegExp ); }; #endif // RENAME_H gwenrename-1.1-beta7/src/inputdir.cpp0000644000175000017500000001044211223736613017261 0ustar spirosspiros// // C++ Implementation: rename // // Description: // // // Author: Spiros Georgaras , (C) 2009 // // Copyright: See COPYING file that comes with this distribution // // #include "inputdir.h" #include "iconload.h" // #include "settings.h" #include #include #include #include #include #include #define HISTORY_ITEMS 25 // gWen::gWen(QDialog *) inpDir::inpDir(QDialog* ) :QDialog() { setupUi(this); } inpDir::inpDir(QDialog* , iconload * ic){ setupUi(this); setWindowTitle(windowTitle()+" - GwenRename"); readHistory(); numOfHistoryItems=dir->count(); // dir->setCurrentText(QString::null); old impl dir->setCurrentIndex(-1); dir->setDuplicatesEnabled(false); pix->setPixmap(ic->Icon(0)); btOpen->setIcon(KIcon(ic->Icon(1))); buttonOk->setIcon(KIcon(ic->Icon(3))); buttonCancel->setIcon(KIcon(ic->Icon(4))); buttonHelp->setIcon(KIcon(ic->Icon(6))); connect( buttonOk, SIGNAL( clicked() ), this, SLOT( buttonOkClicked() ) ); connect( buttonCancel, SIGNAL( clicked() ), this, SLOT( reject() ) ); connect( dir, SIGNAL( textChanged(const QString&) ), this, SLOT( textHasChanged(const QString&) ) ); connect( btOpen, SIGNAL( clicked() ), this, SLOT( openDirSelectionDialog() ) ); connect( buttonHelp, SIGNAL( clicked() ), this, SLOT( showHelp() ) ); connect( dir, SIGNAL( returnPressed() ), this, SLOT( buttonOkClicked() ) ); res=QString::null; dir->setFocus(); } inpDir::~inpDir() { } void inpDir::openDirSelectionDialog(){ QString path=QString::null; if(buttonOk->isEnabled()) path=dir->currentText(); if(path.isNull()) path=QDir::homePath(); KUrl newURL = KFileDialog::getExistingDirectoryUrl( KUrl(path), this, QString(i18n("Folder selection")+" - GwenRename")); if(newURL.isLocalFile()){ // dir->setCurrentText(newURL.path()); old impl if(dir->count()>numOfHistoryItems) dir->removeItem(0); dir->insertItems(0,QStringList(newURL.path())); dir->setCurrentIndex(0); } } void inpDir::textHasChanged( const QString & txt ){ bool mode=false; if(txt.startsWith("/")){ QFileInfo f(txt); if(f.exists() && f.isReadable() && f.isWritable()) mode=true; } buttonOk->setEnabled(mode); } void inpDir::buttonOkClicked(){ if(!buttonOk->isEnabled()) return; // int found=-1; res=dir->currentText(); // qWarning("res = %s",res.toLocal8Bit().constData()); for(int i=dir->count()-1;i>=0;i--) if(dir->itemText(i)==res) dir->removeItem(i); dir->insertItems(0,QStringList(res)); numOfHistoryItems=dir->count(); writeHistory(); // dir->setSizeLimit(10); old impl dir->setMaxVisibleItems(10); accept(); } void inpDir::showHelp(){ KRun::runCommand(QString("khelpcenter \"help:/gwenrename/using-GwenRename.html#input-folder-selection\""),this); } void inpDir::keyPressEvent( QKeyEvent *e ){ e->accept(); // if(e->key()==Qt::Key_F1 && e->state()==Qt::NoButton) old impl if(e->key()==Qt::Key_F1 && e->modifiers()==Qt::NoModifier) showHelp(); // else if(e->key()==Qt::Key_Escape && e->state()==Qt::NoButton) old impl else if(e->key()==Qt::Key_Escape && e->modifiers()==Qt::NoModifier) reject(); } void inpDir::resizeEvent ( QResizeEvent *e ){ setMaximumHeight(height()); e->accept(); } void inpDir::readHistory(){ QString tmp; QString group; QStringList t; KConfig config("gwenrenamerc"); // config.setGroup("FolderHistory"); old impl KConfigGroup grp=config.group("FolderHistory"); // for(int i=HISTORY_ITEMS-1;i>=0;i--){ old impl for(int i=0;iinsertItems(tmp,0); old impl t<insertItems(0,t); } void inpDir::writeHistory(){ QString group; KConfig config("gwenrenamerc"); // config.setGroup("FolderHistory"); old impl KConfigGroup grp=config.group("FolderHistory"); for(int i=0;iitemText(i).isEmpty()) continue; // qWarning("%s - %s",group.toLocal8Bit().constData(),dir->itemText(i).toLocal8Bit().constData()); grp.writeEntry(group,dir->itemText(i)); } } QString inpDir::selectedFolder(){ return res; } #include "inputdir.moc" gwenrename-1.1-beta7/src/gwenview-gwenrename.desktop0000644000175000017500000000100511223736613022266 0ustar spirosspiros[Desktop Entry] ServiceTypes=image/* Exec=gwenrename %F Icon=gwenrename Name=Rename with GwenRename Name[el]=ЮœЮЕЯ„ЮПЮНЮПЮМЮБЯƒЮЏЮБ ЮМЮЕ Я„ЮП GwenRename Name[hu]=Уtnevezve GwenRename-vel Name[ru]=аŸаЕб€аЕаИаМаЕаНаОаВаАб‚бŒ б аПаОаМаОб‰бŒбŽ GwenRename Name[es]=Renombrar con GwenRename Name[ja]=GwenRename уЇхх‰хЄ‰ц›Д Name[nl]=Hernoemen met GwenRename Name[pt_BR]=Renomear com o GwenRename Name[pt]=Mudar o Nome com o GwenRename Name[sv]=Byt namn med Gwenrename Name[uk]=аŸаЕб€аЕаЙаМаЕаНбƒаВаАб‚аИ аЗ GwenRename gwenrename-1.1-beta7/src/gwenrenameview.h0000644000175000017500000000216411223736613020115 0ustar spirosspiros/* * gwenrenameview.h * * Copyright (C) 2007 Spiros Georgaras */ #ifndef GWENRENAMEVIEW_H #define GWENRENAMEVIEW_H #include #include "ui_gwenrenameview_base.h" class QPainter; class KUrl; /** * This is the main view class for gwenrename. Most of the non-menu, * non-toolbar, and non-statusbar (e.g., non frame) GUI code should go * here. * * @short Main view * @author Spiros Georgaras * @version 1.1 */ class gwenrenameView : public QWidget, public Ui::gwenrenameview_base { Q_OBJECT public: /** * Default constructor */ gwenrenameView(QWidget *parent); /** * Destructor */ virtual ~gwenrenameView(); private: Ui::gwenrenameview_base ui_gwenrenameview_base; signals: /** * Use this signal to change the content of the statusbar */ void signalChangeStatusbar(const QString& text); /** * Use this signal to change the content of the caption */ void signalChangeCaption(const QString& text); private slots: void switchColors(); void settingsChanged(); }; #endif // gwenrenameVIEW_H gwenrename-1.1-beta7/src/hi16-actiosn-button_ok.png0000644000175000017500000000213511223736613021634 0ustar spirosspiros‰PNG  IHDRѓџa pHYs  šœgAMAБŽ|ћQ“ cHRMz%€ƒљџ€щu0ъ`:˜o’_ХFгIDATxкb`ed`Hѕ`шЩRdˆtрdgзо4ЩО-­*ЗЖ)эШ Ќ–`PЩI21ш)r0№q3‚е HrчehJdpеaўpШыЧџџџПH§џџVЬџџ7ЃўџПќџџ1ћџ‹ЫЅЯ330ШЊJБ1ps@єˆВgc(ђчlјџ§џџџ/§џџНѓџџ9џџпЯўџџО›4$хџџkўџЏЭSџ/ЪУhЦЪ б@`фkРрїџџСџ`№ЅЈ ЈјQ.а%џџПЌјџџyхџџKхџџ#ђџС~Ѕџ@mќ НFЮХC4›Д шьЧ@›пV§џџЙљџџЏэ@ tбЯ> Пѓџь­vџcыјџЇ9 nщ П]џџŸдНіџџgщџџ?ЩќџџPѓїЖџџџіХ'ёb нџЃз§gЈрќЏФѓkЕ Ш\Ф0-KvТџЏеџ3ЇщќПВш“-@@џїё, ^ѕџјУМџRSEўsЭTљЯYЇђ_У—чџ… †џЅ…™}ˆaЇцІџw’ў vёўggј?mЖPг ^ФѓџWьq§ЯаЯё_c•љчџbyџЛFJ§П>гќПŽk.@AОџЏ€'ЋџеWџ9Ђ%џš"џcџI~џажpџ<Љ#џœџIСSџ:ЃIџUџRb&џнЄ[џг6џ"lˆЁ8HЂцџˆџ†]Ђ@›џ[­sџЯPЯњŸЁ’сПв:ƒџсGџЫuќgdјпйтўџџЙz ЮњПЗWћ? 3ƒ@1H 1)џПрїџн6џџ*љœџЊЙў­pјяИбѓПл* “3ўЋ†ѓџпЗРР@}мєџУЎРџэЩт @ф pLЌkTПєџ0*ЇќЯoVџЯЭ№ŸЉLю?ƒгџј,эџ/гТ`4>k§џћhкџ“г џkЪ1Ящ 0bgf|ВЪђџџ; РдVјЫ"їџ:ќџg6cјbэџџЏ€iс^=PsЦџkKЌџ'{ђНG!I03ё0˜œf№џџ…аџџЏгТ1 >_Ь e@?чёџє,“џ)^|Џ€ZTazŒХйTЅYALўDwСu‡&ыџЖСљџЫЭюџoУурdУџщ’џЕф˜fЃи F*Rь КJьU) Ђ8љЙМUЅsфХВ€Ю ЄбA’нYYz ‚ё8Оі…‡IENDЎB`‚gwenrename-1.1-beta7/src/main.h0000755000175000017500000000323711223736613016023 0ustar spirosspiros/*************************************************************************** * Copyright (C) 2003-2007 by Spiros Georgaras * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * * This program 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 General Public License for more details. * * * * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #define HISTORY_ITEMS 10 #define HISTORY_CONTROLS 6 #define N_H_INDEX 0 #define P_H_INDEX HISTORY_ITEMS #define S_H_INDEX (2 * HISTORY_ITEMS) #define E_H_INDEX (3 * HISTORY_ITEMS) #define FIRST_TIMESTAMP_HISTORY_INDEX (4 * HISTORY_ITEMS) #define SECOND_TIMESTAMP_HISTORY_INDEX (5 * HISTORY_ITEMS) gwenrename-1.1-beta7/src/rename.ui0000755000175000017500000023300311223736613016530 0ustar spirosspiros GwenRename 0 0 912 793 GwenRename 0 255 0 100 Qt::CustomContextMenu 2 QAbstractItemView::ExtendedSelection false true Qt::StrongFocus Show all items Qt::Horizontal QSizePolicy::Expanding 0 20 false 20 20 20 20 PointingHandCursor Show / Hide widgets 250 0 0 Show / Hide widgets Qt::Vertical QSizePolicy::MinimumExpanding 21 0 0 0 Name Qt::StrongFocus Use original name Qt::Horizontal QSizePolicy::Expanding 0 0 Qt::Horizontal QSizePolicy::Fixed 0 0 false Qt::StrongFocus Convert to lowercase false Qt::StrongFocus Convert to uppercase Qt::Horizontal QSizePolicy::Fixed 0 0 false Qt::StrongFocus Capitalize first letter false Qt::StrongFocus Capitalize starting letters Qt::Horizontal QSizePolicy::Expanding 0 0 Specify name: true 0 0 140 0 Qt::StrongFocus true false 30 30 30 30 Qt::NoFocus Use part of the original name 0 0 Prefix - Suffix Prefix: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false kRestrictedLine1 Suffix: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false kRestrictedLine1_2 0 0 160 0 true false 30 30 30 30 Qt::NoFocus Use time-stamping info 30 30 30 30 Qt::NoFocus Use part of the original name 0 0 160 0 true false 30 30 30 30 Qt::NoFocus Use time-stamping info 30 30 30 30 Qt::NoFocus Use part of the original name 20 20 20 20 PointingHandCursor Show / Hide widgets KLed::On 250 0 0 Show / Hide widgets false Qt::Vertical QSizePolicy::MinimumExpanding 21 0 0 0 Miscellaneous Use numeric sorting false 0 0 Qt::StrongFocus Shuffle folders false 30 30 30 30 Qt::NoFocus Redo Qt::Horizontal QSizePolicy::Expanding 223 21 0 0 Space manipulation 0 0 0 0 0 Convert space characters to false 0 0 underscore dash Qt::Horizontal 0 0 0 0 Convert from false 0 0 underscore 0 0 dash to space characters false Qt::Horizontal 0 0 0 0 Counter Enable Counter true 0 0 0 Start: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false Step: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false Number of Digits: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false 0 0 60 0 1000 1 1000 0 0 60 0 -1000 1000 1 1000 -1000 0 0 60 0 10 3 10 1 Qt::StrongFocus Same number of digits true Qt::Horizontal QSizePolicy::MinimumExpanding 30 20 false 0 0 Qt::StrongFocus Use 'relaxed' numbering 20 20 20 20 PointingHandCursor Show / Hide widgets 250 0 0 Show / Hide widgets false Qt::Vertical QSizePolicy::MinimumExpanding 21 0 0 0 Extension Qt::StrongFocus Use original extension true Qt::Horizontal QSizePolicy::Fixed 16 20 Qt::StrongFocus Convert to lowercase Qt::StrongFocus Convert to uppercase Qt::Horizontal 18 17 false New extension: false false 0 0 140 0 true 0 0 Use compound extensions 0 0 Qt::NoFocus false 30 30 30 30 Qt::NoFocus New extension false 30 30 30 30 Qt::NoFocus Save extension 30 30 30 30 Qt::NoFocus Delete extension 0 0 Profiles Qt::StrongFocus Use profiles Qt::Horizontal QSizePolicy::Fixed 16 20 false 0 0 250 0 Qt::StrongFocus false false 30 30 30 30 Qt::NoFocus Load default profile false 30 30 30 30 Qt::NoFocus Use as default profile Qt::Horizontal 20 20 false 30 30 30 30 Qt::NoFocus New profile false 30 30 30 30 Qt::NoFocus Rename profile false 30 30 30 30 Qt::NoFocus Save profile false 30 30 30 30 Qt::NoFocus Delete profile 0 0 &About Alt+A Qt::Horizontal QSizePolicy::Expanding 320 20 &OK Alt+O true &Cancel Alt+C true qPixmapFromMimeSource KComboBox QComboBox
    kcombobox.h
    KIntSpinBox QSpinBox
    knuminput.h
    KLed QWidget
    kled.h
    KPushButton QPushButton
    kpushbutton.h
    rShow nOriginal nLCase nUCase nFCap nSCap nSpecify rName nPref nSuf sort rShuffle countEnable rStart rStep rDigits rWidth rAllow rExt rLExt rUExt chkFullExt chkProfile cmbProfile cmbExt reRandomize btDelExt clicked() GwenRename btDelExtClicked() 20 20 20 20 btNewExt clicked() GwenRename btNewExtClicked() 20 20 20 20 btSaveExt clicked() GwenRename btSaveExtClicked() 20 20 20 20 buttonAbout clicked() GwenRename showAbout() 20 20 20 20 buttonCancel clicked() GwenRename CancelIt() 20 20 20 20 buttonOk clicked() GwenRename RenameIt() 20 20 20 20 chkFullExt toggled(bool) GwenRename AdjustExtension() 20 20 20 20 chkProfile stateChanged(int) GwenRename chkProfileCahnged(int) 20 20 20 20 cmbExt activated(int) GwenRename cmbExtChanged() 20 20 20 20 cmbProfile returnPressed(const QString&) GwenRename cmbProfileEnter(const QString&) 20 20 20 20 cmbProfile returnPressed() GwenRename cmbProfileEnterPressed() 20 20 20 20 cmbProfile activated(int) GwenRename cmbProfileChanged(int) 20 20 20 20 countEnable toggled(bool) GwenRename updateCounterView() 20 20 20 20 dashToSpace clicked() GwenRename dashToSpaceClicked() 20 20 20 20 nFCap clicked() GwenRename updateNameView() 20 20 20 20 nFCap toggled(bool) GwenRename nFCapClicked(bool) 20 20 20 20 nLCase clicked() GwenRename updateNameView() 20 20 20 20 nLCase toggled(bool) GwenRename nLCaseClicked(bool) 20 20 20 20 nOriginal stateChanged(int) GwenRename nOriginalClicked(int) 20 20 20 20 nPref textChanged(const QString&) GwenRename updateNameView() 20 20 20 20 nSCap clicked() GwenRename updateNameView() 20 20 20 20 nSCap toggled(bool) GwenRename nSCapClicked(bool) 20 20 20 20 nSpecify stateChanged(int) GwenRename nSpecifyClicked(int) 20 20 20 20 nSuf textChanged(const QString&) GwenRename nSufChanged() 20 20 20 20 nUCase clicked() GwenRename updateNameView() 20 20 20 20 nUCase toggled(bool) GwenRename nUCaseClicked(bool) 20 20 20 20 partName clicked() GwenRename AdjustPartName() 20 20 20 20 prDefault clicked() GwenRename prDefaultClicked() 20 20 20 20 prDelete clicked() GwenRename prDeleteClicked() 20 20 20 20 prEdit clicked() GwenRename prEditClicked() 20 20 20 20 prLoad clicked() GwenRename prLoadClicked() 20 20 20 20 prNew clicked() GwenRename prNewClicked() 20 20 20 20 prSave clicked() GwenRename prSaveClicked() 20 20 20 20 pTime clicked() GwenRename pTimeClicked() 20 20 20 20 rAllow stateChanged(int) GwenRename updateCounterView() 20 20 20 20 rDigits valueChanged(int) GwenRename updateCounterView() 20 20 20 20 reRandomize clicked() GwenRename updateView() 20 20 20 20 rExt textChanged(const QString&) GwenRename updateExtView() 20 20 20 20 rLExt clicked() GwenRename updateExtView() 20 20 20 20 rLExt toggled(bool) GwenRename rLExtClicked(bool) 20 20 20 20 rName textChanged(const QString&) GwenRename updateNameView() 20 20 20 20 rSelExt stateChanged(int) GwenRename rSElExtClicked(int) 20 20 20 20 rShow stateChanged(int) GwenRename rShowClicked(int) 20 20 20 20 rShuffle stateChanged(int) GwenRename updateCounterView() 20 20 20 20 rStart valueChanged(int) GwenRename updateCounterView() 20 20 20 20 rStep valueChanged(int) GwenRename updateCounterView() 20 20 20 20 rUExt clicked() GwenRename updateExtView() 20 20 20 20 rUExt toggled(bool) GwenRename rUExtClicked(bool) 20 20 20 20 rWidth stateChanged(int) GwenRename updateCounterView() 20 20 20 20 sort toggled(bool) GwenRename sortToggled(bool) 20 20 20 20 spaceToDash clicked() GwenRename spaceToDashClicked() 20 20 20 20 spaceToUnder clicked() GwenRename spaceToUnderClicked() 20 20 20 20 sTime clicked() GwenRename sTimeClicked() 20 20 20 20 underToSpace clicked() GwenRename underToSpaceClicked() 20 20 20 20 pPartName clicked() GwenRename AdjustPartNameFromPrefix() 20 20 20 20 sPartName clicked() GwenRename AdjustPartNameFromSufix() 20 20 20 20 View itemDoubleClicked(QTreeWidgetItem*,int) GwenRename viewDoubleClicked(QTreeWidgetItem*,int) 455 122 455 396 View customContextMenuRequested(QPoint) GwenRename contextMenuRequested(QPoint) 455 122 455 396
    gwenrename-1.1-beta7/src/iconload.cpp0000644000175000017500000001364011223736613017216 0ustar spirosspiros/*************************************************************************** * Copyright (C) 2003-2007 by Spiros Georgaras * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * * This program 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 General Public License for more details. * * * * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ #include #include #include #include "iconload.h" //================================ iconload::iconload(){ items=0; pix=0; } //================================ iconload::~iconload(){ delete[] pix; } //================================ int iconload::loadIcon(QStringList picNames,int id){ // qWarning("iconload::loadIcon -->"); QString pic,name; KStandardDirs kdir; if (id>items-1) if(resize(id+1)==-1) return -1; // for ( QStringList::Iterator it = picNames.begin(); it != picNames.end(); ++it ) { // name=*it; for(int i=0;ifileName()!="." && fi->fileName()!=".."){ // QString file=folder; file.append(fi->fileName()); // file.append("/"); file.append(name); // //qWarning(" file = %s",file.toLocal8Bit().constData()); // QFile iconFile(file); // if(iconFile.exists()){ // pix[id]=QPixmap(file); // return; // } // } // ++it; // } } //================================ QPixmap iconload::Icon(int index){ return pix[index]; } //================================ // Returns -1 if memory alocation failed //================================ int iconload::resize(int newItemNum){ QPixmap* p; p=new QPixmap[newItemNum+1]; if(p==NULL) return -1; for(int i=0;i */ #include "rename.h" #include "inputdir.h" #include "initaskmode.h" #include "timestamp.h" #include "namepartbase.h" #include "gwenrename.h" // #include "gwenrenameview.h" #include "settings.h" #include #include #include #include #include #include #include #include #include gwenrename::gwenrename() : KXmlGuiWindow(), m_view(new gwenrenameView(this)), m_printer(0) { // accept dnd setAcceptDrops(true); // tell the KXmlGuiWindow that this is indeed the main widget setCentralWidget(m_view); // then, setup our actions setupActions(); // add a status bar statusBar()->show(); // a call to KXmlGuiWindow::setupGUI() populates the GUI // with actions, using KXMLGUI. // It also applies the saved mainwindow settings, if any, and ask the // mainwindow to automatically save settings if changed: window size, // toolbar position, icon size, etc. setupGUI(); } gwenrename::~gwenrename() { } void gwenrename::setupActions() { KStandardAction::openNew(this, SLOT(fileNew()), actionCollection()); KStandardAction::quit(qApp, SLOT(closeAllWindows()), actionCollection()); KStandardAction::preferences(this, SLOT(optionsPreferences()), actionCollection()); // custom menu and menu item - the slot is in the class gwenrenameView KAction *custom = new KAction(KIcon("colorize"), i18n("Swi&tch Colors"), this); actionCollection()->addAction( QLatin1String("switch_action"), custom ); connect(custom, SIGNAL(triggered(bool)), m_view, SLOT(switchColors())); } void gwenrename::fileNew() { // GwenRename* g; // this slot is called whenever the File->New menu is selected, // the New shortcut is pressed (usually CTRL+N) or the New toolbar // button is clicked // create a new window // (new namePart)->show(); // (new timeStamp)->show(); // (new initaskMode)->show(); // (new gwenrename)->show(); (new gWen(0,ab))->show(); // (new inpDir)->show(); } void gwenrename::optionsPreferences() { // The preference dialog is derived from prefs_base.ui // // compare the names of the widgets in the .ui file // to the names of the variables in the .kcfg file //avoid to have 2 dialogs shown if ( KConfigDialog::showDialog( "settings" ) ) { return; } KConfigDialog *dialog = new KConfigDialog(this, "settings", Settings::self()); QWidget *generalSettingsDlg = new QWidget; ui_prefs_base.setupUi(generalSettingsDlg); dialog->addPage(generalSettingsDlg, i18n("General"), "package_setting"); connect(dialog, SIGNAL(settingsChanged(QString)), m_view, SLOT(settingsChanged())); dialog->setAttribute( Qt::WA_DeleteOnClose ); dialog->show(); } #include "gwenrename.moc" gwenrename-1.1-beta7/src/hi16-actiosn-khelpcenter.png0000644000175000017500000000203011223736613022126 0ustar spirosspiros‰PNG  IHDRѓџa pHYs  šœgAMAБŽ|ћQ“ cHRMz%€ƒљџ€щu0ъ`:˜o’_ХFŽIDATxкb`b``ˆВг`Јsd№бf#з-†Оm†Йš ;œ%ЊXд@rќl ’М œ,`Ѕ ФР$ТmTЪТ,,Є™ƒяLŒџёЄ7ђџ…жџGлЃўo/ЕќПШ‹сЏУџM†ѓЬ В"\ ьPŒLфвмЕў?ћџџўйџМx№ьъIњпnР№ПЬ”с?7+ƒ3D7@‘“†Апџџўй=уџŸoР=}ђbЖЯџЕнpCцх;џЏбaјŸ 4ф^€Ѓ77џџџьдџНХnџ?џњџџPqЉЧџ)†џЙ џ.Ќpёјžџ џk­ў[J1lщ e^зџџoџПиѓЖ3уџVK†џ  џЛxаЙ Š џœк6раŽЕџ“eў—˜1ќOвЛ‚ €ZТŒ'ќ?Мрџšџ3нўЯrрI@&к2ќrn;м ЮRџ‹Дў ЮЊƒ@1ЬˆблtН7§џЂ БџГ<š!>йсџg†џ_п>kќ Фх>џѓ€ЎЉ:?Ы„ё–1Уi^†\€bhp[} аўџУџF`р8Э„яЖ•иџPM&P r8&Š-.­а€.'†џ• џoZvС‰ЫўgШnєЛ)їџ4sЉџ–ќџхљц‚єБ13HіЙашG†џЅ@ЮoŸёТŠ9џcЄš9џЇšKќ/ВљяЈР№…@@`$ФСРРЧЦ`VnЭ№dP=0Є бŒВh a)К,џГЬ„ўчY№§w–gxдЂ г @`$Ю Ьa<`&?0…­K7dјŸ ФYКРт4CІџСjLџхјfƒmfDш 0iJ2€$\СBœ InputDir 0 0 500 168 0 0 500 0 32767 32767 Folder selection 0 0 0 48 false Qt::Vertical QSizePolicy::Preferred 20 0 Please select the location of the files you want to rename Qt::AlignVCenter true 0 0 Folder: false dir 350 0 true 30 30 30 32767 Qt::NoFocus Qt::Vertical QSizePolicy::MinimumExpanding 20 16 &Help Alt+H Qt::Horizontal QSizePolicy::Expanding 0 20 false &OK Alt+O true &Cancel Alt+C true qPixmapFromMimeSource KComboBox QComboBox
    kcombobox.h
    KPushButton QPushButton
    kpushbutton.h
    gwenrename-1.1-beta7/compileit0000644000175000017500000000014111361563377016043 0ustar spirosspiros#!/bin/bash cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=debugfull .. gwenrename-1.1-beta7/README0000644000175000017500000000115111361563377015015 0ustar spirosspirosHow To Build This Template -=-=-=-=-=-=-=-=-=-=-=-=-= cd mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=debugfull .. <- do not forget the .. make make install or su -c 'make install' to uninstall the project: make uninstall or su -c 'make uninstall' Note: you can use another build path. Then cd in your build dir and: export KDE_SRC=path_to_your_src cmake $KDE_SRC -DCMAKE_INSTALL_PREFIX=$KDEDIR -DCMAKE_BUILD_TYPE=debugfull ---------------------------- Please send all comments to: Anne-Marie Mahfouf annma@kde.org Last update: April 2008 gwenrename-1.1-beta7/gwenrename.kdevelop.filelist0000644000175000017500000000040511223736613021623 0ustar spirosspiros# KDevelop Custom Project File List CMakeLists.txt build doc doc/CMakeLists.txt icons icons/CMakeLists.txt src src/CMakeLists.txt src/gwenrenameview.cpp src/gwenrenameview.h src/main.cpp src/multiselecttool.cpp src/multiselecttool.h src/rename.cpp src/rename.h gwenrename-1.1-beta7/doc/0000755000175000017500000000000011223737031014667 5ustar spirosspirosgwenrename-1.1-beta7/doc/CMakeLists.txt0000644000175000017500000000021611223736613017433 0ustar spirosspiros########### install files ############### # kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR gwenrename) gwenrename-1.1-beta7/doc/gray16-app-gwenrename.png0000644000175000017500000000103311223736613021414 0ustar spirosspiros‰PNG  IHDRЕњ7ъsRGBЎЮщbKGDџ‡ЬП pHYsЛЛ:ьутtIMEй1AШ!ŸIDAT(Я…‘ЯK“qЧ_пяГц6mЙЁј+[ВUn‘?ТЃt№вЅSЇЂ[ў"tше1 НhuЈƒд!o"3"2Ь$uCšjO%nъіфžЧэгa+ьRŸлћЭ›7^o%ќћ\{ХщЧtиiД—Jo_Ї*žњначмэНМЈ>9ћ6vЫEcЗрм/н[ШUБ“™6П-Е‡РЧ7ІIиічв%@ДžљЖЛљˆ Ѓ№rrмa*cЏќ06ЮДифIЁ™хЉХ”Тк‡M бСжиH{€q^’х"!о#Ф17ПоF4xЏžЕ№“$№гЬ<­w/ВЯэз=—Щ ћQ$Hё“>ьЬ­ЄoŠ FS'‘u—Ыгnœ%…CƒЄ s3Ы7ˆ_Ћpˆ [­дћƒŸлбŽГНОє<ї„7RЎ‚:iШSwЃчV<щ‹X51Y™ШO$3 ЫU’нJЎ |ёЎ•Ї‡=]лк Ў.&.ЩЮдчмCѕЇšќЖlЗVП§•ќ_[€вЌ;Z(I–Дlќqџ7ї/‘ЭЇЊž"AIENDЎB`‚gwenrename-1.1-beta7/doc/hi16-app-gwenrename.png0000644000175000017500000000154011223736613021055 0ustar spirosspiros‰PNG  IHDRѓџasBIT|dˆ pHYsЛЛ:ьутtEXtSoftwarewww.inkscape.org›ю<нIDAT8Ѕ“[H“qЦŸџїэрц–лмђдtйœPЋ ЫМънTP *шмUƒ .ВbDP`TT„)YJ…бйZ^˜+/ТдIZNч4m.kѓлміm{Л‰ЪWОЗяУѓММќFD˜ЫHўЗ˜a/KXyLž\$Єg БдLёЎ :8ђЛާy‹]S[L—ѓж.<Р^…Yи3)r"SгHdR3"/ІSQQŒзGЏЋІSпfмcŽхцe–GЊA*r—†’н9сlЉe>*7ЌBЎ‚GШџ ng‚}cIЫ_т§4hb'5<ИniЉNоЂЫЯЕj™Б\ žЅ TdСfГAЏзУкNЕbЈхпH,ў§г+ђyaoQСšX1Ђ>L6—Ы…ЮЮN477CЇŒ§D#‘Iп.\ s?вЗ$ЬІe–њ}Ц] uwадѕ §СЖЧeЙНю^јћ~(†ЃсЖXЧEФ@Z­9<КЃ$ПHЏз‹Љ€б—РЃgžлСх A_Ј‡аюGштћXуЇ;/кбѓ„ˆР5Б“U}VаfKƒРц-л VЋСƒwР‹ ч3rCиMЛ дєЧŸНoћp#§И–ˆ’РoЧњ%9Ђдl№MHЄМ2ЋФXШoиИОБQЈІdАЌ8,ьІВ7ЊшmЯУіcтѕѓъp8П8haŽšAŒFљ”ЪЄ.ЎZЂ0jѓЅ:™FPp 1!‹ЁšxУгИ[М%ЂЬ,žВs|t_TІ 2Eж…­_Ž–ЁШьС„@@РrИеКюѕh—ПšNЬ"бЩjY ™Г*­ЪЎгh'ђ$ZŸ.ІvJцЫMЄтЌсi›єuЮры>;Ўь'Ђј?Q>Сvnв#ЧОTVVi4ЮIŠDІУЩёЁxејЎ›D$ќЗ Ру,АbЁeЃщ42_Œбд_кЙжљ;ЂbќJ~IENDЎB`‚gwenrename-1.1-beta7/doc/main-window-low.png0000644000175000017500000021146211223736613020440 0ustar spirosspiros‰PNG  IHDRšь ›_Д pHYs:Ъduh'tEXtDescription????? ?????????: gwenrenameШ@A{tEXt??????GwenRename—ч † IDATxœьн{\Sчљ№7\Т% „[ˆ@€`GЌx)UФ Jme^Z˜ZTЄ“"ŽЉ+…RЧ~jЦ†жZ+КЕbЇŽŽкVvэV[AEР•‹ Й%@ @€@ЮяЃi€ф$$$ј|?љД'oЮyої=фMOоsУАмммнЛwчцц~zцћvi'`Мbкб~ГfЉъ)УАW^y%ющJŒbmч,щАВ4ГВДx†MІ…ђЌ Хxm—Љ#uПТi"СЦu8 2їьxlЏz§} %“fй%YšSо\:!DЙ|љrkЅ“Ѓу€…Э/мœьm-ЬЭžuS‰б+)ыЬeh}†зoш–Ѓиc СГ‘o?ЂЕЩюеˆуpƒaЋ“б-1FZыW89пэ˜ж'#оšєеGqфСGЖХаЕG-З2<АЁ[jкnlSG=jƒ\Œ”b@)–v?jlЇ(КЅRщъ_Ю3ЏЉЉ \ИФб…5ы“4+338\Fl\ІГCЋœPщьАшЦцx#Zлф3ZCъQtCљ•ntz6žrйб6fЙьј0СЛžцfК еЭ‘!‘їЗЗЕћ§Т“ђщWџѓŸ>Хх`GГэъ;;eыš$R{{wЗМ9 }ДыЃMп/t8@KЂgx€ж њFЖнЄvМыDж -FЭNьCГzЏ!%ЁWY™a‘ЪфѕЭm%х•ц —Ўєtwsg1Э(ЃјЩозЇИ[ірюНJЊ…љ \ЮД)/илйЕЕKю=Ќ’wї8;:˜У 7.аNшtvXєч1Ѓ5h3’f Œ’Cђƒr Шe‘`—) еИЪЪŒiŒЅЙyГDvџЁ€ђўёГЏЭ™Ъ4z •їє–?ЈДЕБёёђ йкPžцЭ†uuЫЕ ]ђюi/ђЌ­ЈЃз0кр-йлнд3ZУC’ќзџЉ-I)Ќ[ŽJ2qsY84kмZр RЊq••5M?\НaўЫАuПрrœьѕ;ЖќXŽnvіџи"џoc‹Г13gZoб?0P]SчфРфzy˜™[єѕ+ћњ•Š~ЅЂ_йЏФ,,,œьFin3™vffpŒж„ЫДЊ„Œ–h{6юq^ЋЧІЯ*Ч%њК7*?YьАИcа4ШeЧƒёиІqŒ”„j\eeЄ4ІНГЛЊІ^п†*х§{Ыаћ5f ЛЪ„џМW•VPњъПnOЭ~ќў~IЖ лк%tЭеХЅ_‰њ0L§dU ѕ`§J ‹хLГЕi—Hu6Cвоžќ‡г§^Дgик3l1™іЦ =Л`0+ ќakmЩf9НБbYIIЩhW:a=ƒO/ђОЖШќj!ЯА<`фЇёŒ8zЮќ(єаРЈ˜кУˆM5ХајКіе ЏSsLRъ3~џopм1hš†Е!—%$ЊЃ€”„ŠмЌЬHЊЦT>ЌJJLxєш‘ъЅЪЪЪЄФ„‡z6FЏыЫJKDЂџЛa] Пі‹і›Ž­–sYs–8й˜З7IJОћЉхяg™gѓЃџќ+зW}†lи?0аззggЧРгђцЦ0„(;;FЇЌЋ`РТм\[3Z[Z‚57‹2ќѕа0 У Ў9ќ‘>]0žМЗ_ЁPфќѓГ-›cЃ~љSIйидk˜%ІT*ћ•JЅыяPbXПВ@ЉФ0ХРІФњ”JL1 Ф0eПR‰aŠ~хР€R‰)§J%† є `OVыP*•ЪўЌП`a§J%ІўU›}MAЊcY4јџ!ŠІB<‚ІkќМ2ёqHЪр6ЈGЖ*І5ђ№9фMгЪ)ƒЇўПA=е\Ў!Ќ>YпЮŠ0Ив!ДL ­Ю>iа№=Ў!ВцЮ~aШep :;, цчCŽ PД7ihЋа=ЅљoЈБ”ЈГCжХ4МЋбА=Ї­Гирчъ‘ўЌOџЏэ ‚ЂрEУ*Z:ЋeR(кžh,ќщ„ ЎW­ГЃ§щЄ­thН„ŸN3б€ХFуг C 6l•ACad:щАЊђС_^ФКo4c?ДОm!%Ёвфке+ћџђЇф”дyѓƒє BѕЦфќ3ћЬWЇЏф]Юўќ+ŸЩ=ŒŠ\лккТАГћП]iњ4†ђўёГП žыыщЊm …Єч‡9›БэrаG?&‡Ч0ЇєлкXGDD8;;7IбЛў#ЬЋиќ§fKІѕmЛЛхвЮNGG'ЭcN †)лкХvі66CƒЈlћ§;YЧ>9єQцц-[‡МtЃЈ(xб‚йWЏШd2Ž;!Tп(Ђбh ƒцнКy3яJўœР@ У2њфуыъЛКВЗlнš˜„П•mЌ~ЮьЭЬЬxМ)‡g.ZЌzIол’ЫхŽL†ЕЕuЛT†2, BшHцGIя&š™™ЙИА^уПdьЗГГВ••••ЏЏo[[ЛPиФbЙ~t834ьWФ•1ј{BгЧєрoѕЯƒaŸ_Hѓ(|ж <G4Уtе‰cЂvTѓ{лИтI7jŒЋ~ŽСqYЬш>П0Н?ЫЯр‘д=~О+дЊњњКЏNч„Џ[ЯсxтЏжжжœћъ‹Еыпrwї HЈ†ge55‚"zzzlllNdŸіђђЦЫѕЩЪШэбжи­­-ЮЮ.ЩЛvЇяImkЛАX;v‚ИGЁЪ:бџr uНљлѓ]SœEЁЬ…нN]ц5Ћ)TСЕkз ўљЯ:к"ћЪ^GdaЏa­Sš[X љоhhЈџцТПТVН9i’›ЊB137ГPДф›џ!ДrеЊс/Ь™УfO*/+Иє§џњњњ0 ћсвї+^ЃЌД”Эž0gBша‡ќ1љПоѕбстƒHљП?ZXXФoOPХy;zу>ќсвїыжlнќлђћъЕєїїљХi„аЋЏО†—P(оœђт‹_œў|ЫцX…Bq,ыSеV}0{ЮТ yЅЅЅ|xhnрМѓvlЧгY•Њ њ•DC“ДaЋWž№l’ BŒˆ46›XСHj|ркЈjЧтЏlx пяІ•у’њM;_лУъ›љ;жЗ‰Ќ‹9ње9~rDЂžP}ћŸџpщПХwn§yџAN]ну”?МлооЦАГћЭoЗ$TCВВККЧЛ’“h4ƒСP*•Л’“№€HПЌŒФyxpў–uтя%ДЕ‰3ўД›BAО<о_ішццЎgctmќІтVfыРЏš*Я§љР?(ЎЏ;кїёолџ^ч§Юв’вгТтŒi2=hѕkУ7я”uЩ{{ээ˜ъ…џќЧ‰яџїэвхoЌ+JН\к!ББВbаiккЪ YїїїЫК{ЭЭЭ‘кLќИщяу~w<ыиЭл?}x№РН{х†MŸ>c[ќŽ9Г§ћлЬ#EMё}ЁЖЖІьоƒЩ“_J$lWgooю§Š‡ЊhU‚Z77w…BaGЗЁP(н= 4јˆ)ОгoоКУtp08 КК­•“Гs}ƒPЕ•ЈЅЭжж–AГF ›ХvvvЖж–ЊžT:~ш›<ƒьМŒжˆЧЂпF%ЕFmєLђкБЋglњ2њ_јc—R<Ѓ,VѓуyЧбЖq‘ЫъW!фВ†QOЈD"с_јiI;“щА1vЫп§M*•88:&ЇьaБ\‘і„J=HSScЦŸvуnŠнzќ“Пт“wэqueсюо-ўшƒ}JЅвЬЬ,!)yкє™Њ—ЃзбйЪП—VGМ>Ун*џЛъ6a‰ЕЄвeŽїо‹Ÿ™Йж9K§dyMн­ИуWНўw4nnffІP)\іz(УЮ.hс+CЪњЬlˆNMsvv ›ФтVќЏ%яэWO4CУ~u<ыиэ[7П§ітЦ›0 ;uъФ‚AјKј: ѕЁiSЇЈЖzќИVН ќп–––!l№фyoccУ;[З|їнЗ_}ѕeьo70џкЕДД”’Лwe2^и&Ћo…O<Рйллй:+E0wvh„aЋТмYMыj›ПѕДЉdwіIƒ4чнzuv№ #šFтмY‚Ю_"ќЫjўj,ag5фzЮ%шЌŽЙГв1wvXSЕCтбЁямYьч(DŸNhјР#шn6єхAџз1wМ‰~ŸNџqѕlцЮюМЖЙØіШ0w–˜zBхъЪўcъоПe~иб!Э>‘eaaю3yђжИ..,|m •zЂызд7T,*Ш[љ&AВ IE"сПО:эрр`ffІT*Я~љ9Ы•ч{њ4†шшl[Q§_З|нБыїK^Džfї#жЌъяя 0ІЫНћ7к%ЮЋ№ОоSю~xСЬ—^в]оггж.upt2зu­‡ўi{›Ѓ#гкJы•ПЖlŽ=uђФ_џіЩ֘Mx‰њЌжОО>Ž;лллЛЄЄф›‹пaњњђ3gжu B*•Šz‘ї‹šAm]ƒjЉЈ‡ђT}ЙЅЅљowwВ{ЬЬЬ Шѕт…Mgџu!$ф—§§§ŽL†ЦКД-T:Ь%{Г Oч~W| /уgXъ_гГѕLЧ[‰QeЧЧмY§іћГ~wэъ’бŒзCWџчыs2Y'ЮxыэMŽŽNФб}tVбб;знЙ=чпŠ…гщСž?іщ‡™‡:Жzнu}Ыі—žMіпOНkŸ8E[.‹ЂR-ЭЬ(ЉФщщЮвFкбifFЁR- жй•šіпяОћуџрТb…„ќR,n\ѕ—K—љъK++Ћљѓ „ЌЌЌJюо _ГЯeBяќўїI‰ џїЧфš™›_Пžф№GџўЯЗФmSчтТZЖ|ХзЮ}сќЪUЋ 800€ВЗГящщйЛgЗўЕДЯjюЌ:}гŸg“&iЈеЈ†БёэЧ‡F@§Mbx“ЩояЃbќЕЁёєхњ3вцЕѕѓ—Ш’б`0Ч`L OЈœœœ#~]t§ъМљСЊ\&TъA_ YІўЊЃЃ“ЊDŸЌЬHъЉИWfmmхшфКrН=sУЦиoЮŸщююЊИ_>oС"}C”ЮК†LюИнHiЊя,ћпЭ/ф>Нћ”˜жНHQ‡Е}НZ№ђ› fЭžMСмЬœfkг(3h ‚vєііuvH'Й:™QˆтКЛ{фђїюйїNsГШккzЪ”еіЋ3_}9oо|„амЙѓђђrУžЮ4@ХХmГБЖљфуПzrмЌ­­чЭ›ПCУTФ~Н!ъы ч:ИrеjУžќGvтŽэ!Kcк.ЖAˆ”^Œ}O,2ќ$chЈеЈsћшХэе;nш/œTmјІCоїЭEЯ|ћjErўjTŒgx №Y%ВZЖ†Dv‚г˜PЙЛsVЏ‰T_8Ё"7+3’zcІЭє7ЗАxбoК=BˆЩt]ЕцСНВЉ~3єlŒŽSСАьЇˆuЫdОёѓ[Нњ„U эНRЊ•л•эЫуй1ьњ‹кz˜Jњgm(1LдмR/lхMцZi:Jмлл[ёЈЦc’л•5ОТ&˜;;8ТАUaюЌІuЕЯедFЭЅŒ ГOVз|ФXЏЮ~aDГгžЋЙГџy ямYLkgНюьАІj‡”a/zUу‡Ы`#јtBУіР“O }xшњtRџџ“ирЕьШУч@^QXЏO'УчЮўїьА;шz]њќeaюЌNЄ$Tу*+#Ѕ1z F1ЇјЙњQкЕš­y.О“цxБs§Ь$JЪeЙЌЛVX-К7I4џу7 "˜Q(ЎЮN§ ХтŸ&Б\9nVOњяэыЋЋo6‹|Н=]G{Џ=WЬЭ(цfцTЪЯ†ЙГdl6с‘О_Це›хљЅя Ыё=.єjнhvсйNSЅ#В†„ая/1~пMІ9w‘”PЋЌŒФЦX „0т?Mоєh>Ѓ43пёл:ЗєѕvєvЗpzЂ]FџЪЪкšјяmfnюЩqГЕЕ)ЏЌ*КSЌTЂss333Ъ/|МќЇMqrdbe\Нi&†С'ЯfюЌКg” JЦЎ=ф3ЬјДVMZ›дЯvУŽT•)ІоуџŸsЃrк8š7ЊGеЃВžQ_GX-|­“Ž”„j\eed5†ђўёГ!„wSQ*• ѕMы{ЬL&“Ус88ъ8СKЙSєѕѕѕєі (ЭЭЭЌ­ЈT*•bf> „їќsddIУГK1Ц8Љеѕтш"ЊzдšѕЬєfЕњЧнOНg–эŒZХкг,VїЫ†ејьКkВ5'RЊq••г˜‡zоLХЬЬŒУёTнQmЄ”…bfemcckk†!|ІrйчЬШЮyz6Їˆс5Ћ.SI^ѕ„gOqV–Бˆ.X0j'i џbЃwD9#lб(~œПOЪбM­c?лё|eБйq‡”„j\eeЦ7fщЌё0 `‹ШАЄv џ"!9гЏy-в™О’sЉ.mUkјpxЦГЕсу !4fщдИ<Ћ2іY,2УБ#_…”„j\eeF6цI:;шDЕ7ЅъJR4Њ(OцeЊПќфIеjУ^aацO_Ђ †ЉЈЕg№%TŸn?<,eаЦЊ­(OЛ кbX@ѕvbƒлљѓKъ› ™ш>hW=Mжˆ"n9Т†ЌЈjј рУЂС‡юRUŒŸwјгЭ)C;8євДƒњ>x‡ЋэЁЭWoР№žaЊ3b‡ѕvX@4hеŸ_Ѕ k6ИЉC"ЁЈEPХ zŸРшРOЬUџ—œъ\]ѕ—АŸ_BъчшЋЮхUM9Є z}x№A—CP}Nп€ђѓ&ъЉHќД\§2Е.ів№ C‚kшррЭБA/Љэе‡МzЕЂжžЁнUл CїЩА€hp@ѕзО5наЋ1 =#[сIї(ƒлЌБ:е+Њ†SU=yoв w…цЂ№щЫи Žžќ5эЕJ4yњт“ТAяAџбдAЪаPƒŸX *Ё [AлЅ1†GіЬ$†б`Дяя&#Т’бpп'УЖ0ДсКЖэфв§OkУџёi}bHуB['9Е’pЄ|lїЩЈюЇ‘ŒˆЅiSƒУ=l№4@_ПRлЊ^#нUеЕЁ‘fДOвYLя №\Vбнyыfбˆjnv@ BШј8УР0~Ь|-xСyљ:гй!‰Ћ!“ BЗn-]mffјд[ЅRљпs'BFЦЦ €ёџVњяEЖ50E™™™) о\иTOJ€a` ?TпJ0<Ea#˜Є0q†1Рt—Юb$ЅГ$ХЦ €Qв ™››Г]œGЏ Hg0ŒŠЅђєХkяЌ_2Њп4FЅГЄ§>9žОI^dпМ/|ж­`lЇ1`ТИqЗТŽf;гзЛU*o•ШGЉ–qwtіZюїGІзеVsМ|~Ÿ˜В x‰ЦMцLtу^AL+шйžЊїќœЉ“ќІћŸјтЂъ%c†€чYo_п…wЃW.ЉuLі`ŠЅrЅrTRЌё•Ю–нНžњюо§GfјЯ))О‘Жѓїћъ7ухс›•7зЎs}кРsB§=ЯАГџпХ !ЫУ4О шщЪ­ВЩі$–cgw_WЗТеСЖБU6uБI a?4Ц9uќШжэ˜ИР’j9+pСцmя:~)аЯ-чЧB_5wš;ў/ящ‘яљуЖрY“—/šљOЊЪеЮ~ё_…ЬY0гsУ›!Ъ№ђњњšФwо~%рAўоё›пjkkQ5lxkG$аЯэяZ2wЪŠр—Ў\ўяЩЌУ!ѓЇЎ~щFС|…ўЃўyщТщ‹fљќпЛ[КК:й™№€‡c!єћЄ]ŸdюыSєЉJ№oк7—ЯЏ<Тж,jš;ЭНЅYˆ!ЌF№№Эхѓ‡Tƒ№€<žЋGGWwСO–Ь њИЙƒэDГ0Їh[п˜ŒдИkЇгMMqJŠo.XєЊъщ‚EЏоНsSЕ~љн;џ8ѓ]Aiн“Э1 aи'™ћeчП/Ь9щю?GS[ИsуzжgчП/ИќкВŒД$МќнпEGlјЭwWя~{хЎ—ЗЯЁ}Л‡n8ИЕ# вжжђѕЗ6oKJMzЇ­ЕхТЅ›З%ЉV8yь№ƒђ’|ѕнЗy?YYYљ §YПырёќ=4Že„&ПР›5gў™œ?Џ†aHЫ›vоТХwn\Gvѕђ-ЉдkЙп# Л]”?сЋУЋƒAxРЯЯувѕтYS';ибёЇ=Н БTюцBзК‰Œ;:kq:ЄR;{ІъЉ=ГГCЊZ?>)еžщЈzŠ/|ёТЖЄT{ІЃ=г1>)UUЎО”’юьтjmmНЙт~9^žsў‡YsцSЉV4}KќЮЂќ+C6вк‘љЭжkk›eЏЏ–ЫЛcЖlЧ—kЊс+|}юtтїКАи6ЖДпmOЮНtб˜ €4ŽA|9іwПјьS|єЉ^ејІДјЮ­ УЎ^ў~э[1WsПЧ0ьі‚yA‹‡Wƒž"БфAuнЂйгд ы›;œэm­,Э5nbLFњtюЌAQŒЌ{x;;{I{ЛƒЃўTвоЮАГWНъфТRЏ_ЗЖА'ЙсЫl7wѕhЊU++ы~|ЙєЇл§№Я•Ъхђn„…BОЁК‘СзЗАДT_Vmи"ЎџеkxmJЅR}CЦо‘хршєЋ№ШЧЧ%ќŸъUoZџйs?јѓЎю.YYЩ=ћ2УWЩхнїJ‹w§щр№З4 "xNќякўSmЌЉъŸЬ}ŠўІжNŽЋ]хcББЈТb}Ё.’О<žЦ™ўвЌыy—^_Йz§Ъг_šЅжтa?"фшф,lЈwѓ№D5ез ZpУ”wЗўўн”Й ^Ёбшнн]!ѓ§ДЎo|aЫЮ.ЌcйџraБЕЦ`, {‹FќzSTјВ№ˆЗU%пДVT+Ž'їьчЇ^є›IЇ3ІL~цŸ'М}^ RЉов0ˆр9Pли,l•Ќ]4ќcЙЉЅу%žнЦRжнGbуыTАЗ6nљ8sџ­љ}ŠОл7Џ’ЙџзЗЈжВ9ОАdYшсј‰X"t€Џ*О0фioo•jEЅRgьйЉm}уƒh\^Йц­ŒНЈЏЋщP=:7шеi| ƒ№€<&вC‰)ПЫ/~5pК…Йй№Wћ•ЪњfЉз$ц№—ŒЩHЧз…КІЭ|9)хЯџ’VџXрсЩ}oз_ќfјk›€?§Э; яѓџИъ—ѓmiД5‘‹ђs‡ЏЏqУфнћрџ1a‹ Ыu§лП§сПпO60&Ш№хЗ6nA'>ойк"ђєіy;ії№;)x†4О]—,ћ*чвѕІЛр•Cћіa07шшС?.x<ŸЊыš(-_8УŒBбМ1l­ьщж’NвюЊ@yџјйрЙП№`сЯ:ОЮ~§эdЏ‚МKЫУc:;$Wмй!Н[јBШШ8ъjkЊ’тbОќ&”hLlЃ1<чZл%v4_яIФЋе7Kњћ•ъ%јЗвњ_Gџ—џfиrтЭ-ЭŸфЪъ›џ—W8nr›yрOбП§НBбwєƒє…Џ„Рэ:15ШрЬd"„jкЦВвё5йР0l7їѕ+_эыы]АhЩІ-;рGF F гѕ$5ьЋlœЄГoFМ§&~ў5бxСЈ`B†|iwt–Є_(ЩŠ0 ŒAІk|]w№lР`В OgлХ-ј]| cccKJ€a` ?TпJ00XxљпзЊ ‚2>Р00ŒјЗ’ Lg—,ZВ8ШАm‡‡"%Р00ŒЕbЖ2nюЌ&"‘ЈЎЎЎЉЉЉ­­Эгг“ЧуЙЙЙ‘^ ˆмtЖЗЗ7;;[*•–––6448::*•JЙ\niiЮ`0HЌ3ВUTT$%%>}КЈЈH,ћњњ†‡‡GGGЏ^НšЈУ^ IDATNЇ?~|§њѕ………0 лЙsЇƒƒƒЃЃcrrВњ}л5–Sž"ˆIќ*@ŒAІˆœtЖГГsлЖm­­­†988,\Иалл[$ЦФФdff.YВУ0???‚ ЧŽЛrхJyyyYYYnnюЇŸ~J\Ža˜ЮkПУХсаŒAІˆœtvзЎ]'(((44”Ус‚šššЌЌЌјјx„F‰DL&“NЇ9uъTzzК›››››[zzњЩ“'‰ЫѕЁ:2DЁPіяпяъъJЃбbbbz{{ёrЙ\ўілoгh46›Нџ~8’žg0˜"вйЫ—/K$’­[З:88dggчччЗЗЗGEEyyy•””`vѕъеŽŽŽuыжQ•——Яž=_ž5kVyy9qљH]ЙrЅДДT ˆDЂддTМpзЎ]RЉДІІІДДєкЕk†E`b€1Р‘Юž9s&((hвЄIеееBЁАВВRЁPфффиййБйьтттГgЯ:;;/[ЖŒ8ŽL&SОe0Фх#uша!‹ХbБ:”““ƒž>}њрСƒ......4,2ŒAІШиtЖЄЄЄВВ’JЅ …ТАА0ƒAЁP***\.8yђd{{ћЦЉT*q(:.“Щ№хЮЮNеeД•—ЫU-…B|Y(zyyсЫооо†E`b€1Р›ЮЪd2.—[PPpуЦ ЅR™••хяяokkлооnkk[QQбннНaУЁќќќnнК…/пО}[uо˜Жђ‘јBMMЋЋ+ОьъъZ[[Ћ*7,2ŒAІШиtvўќљ,ЋЊЊŠЯч9rФЪЪЪлл›Эf+ŠЉSЇЦЦЦ.]КTŸPQQQ))))))бббФхкh›Ё›авввввВcЧŽШШHМ0"""11БЕЕЕЕЕ5!!AЯ^0!С`ŠHИТІM›e2Y||М“““@ шююЖВВbГйSІLa0хххЖЖЖ>>>Фq6oо\]]јйМyѓІM›ˆЫеߘFz\(((hкДi2™lЭš5{їюХ љ|ўцЭ›=== F||ќwп}gр^РєС`Š(я?<їўМ@ЧвйЏПьу8SНУАЃG~ѓЭ7“'Oцp83fЬЩd­­­]]]ЕЕЕ666|>пккzД:Ё…RЉДДД@Q(пЕћьвЅK …ЂЇЇ‡Щd.[Ж,22rьsY„Pqq1›ЭжЙкŽ;RSS{{{WЎ\9 р9cРh’И’0й@eётХСССѕѕѕUUU!OOOGGGЋ‘ dddш\ЭлллззЗЇЇ',,Lѕ(Рx0Œ2гY„™™™ЇЇЇЇЇ'Йa гггЃZ&ј•3>>П{€\0ŒгY‘HDn;РsЯд”фЃГЁжжжЦЦЦццf‰DтюююууЃКР$ф"3эыы;ў|___iiiCC“ЩT*•rЙмТТ"$$dХŠЊћd@ coЃ RUU•‘‘qсТ…ТТBБXьыыЛvэꘘ˜№№p{{ћЯ?џ<..юЮ;0 уѓљ<ЧуЅЇЇЋfкi+џёЧУУУНММІL™ђЮ;яДЖЖЉЯYеŒAІˆœtV&“ЅІІŠХb У.\шээ-‰cbb233CBBBОООAВГГ ѓђђђђђЎ_Пž““C\ўЩ'ŸќюwПЛwяоЕkз Ц–-[†ЧTн ŒAІˆœtіРgбЂEЁЁЁG дддdeeсg+гh4‘HФ`0h4A/Пќ299™ЭfГйьффф/Ој‚Иќ‹/ОxѕеWi4šГГsZZк7†ЧTbГйG6m—ЫнО}{__^оггГmл6.—;}њєЃGТ‘$№<ƒ1Р‘Ю^П~]&“ХХХ988dggчччЗЗЗGEEyyy•””`vѕъUЉTЊэNюИŠŠŠ™3ŸмllЦŒФхъђђђfЯžMмЮ‚‚‚ммм›7oЖДДьлЗ/мЗo_GGЧ­[Зrss‹ŠŠFдq&ƒL щьХ‹ƒƒƒ'MšT]]- +++ ENNŽ›Э...>sц ƒСXМx1qœЎЎ.ес[:.“ЩˆЫUЪЪЪRSSпџ}тј|>пййййй™ЯчŸ;w/<ўќž={œœœœœœіьй3ЂŽ0СР`ŠŒMgяпП/ЈTЊP( c0 ЅЂЂB Шхђ€€€'NДДДЌ]Лжвв’8FыъъТ—e2™ъ2кЪqзЏ_ћэЗ?љф“Щ“'ЧWнмСггГЅЅ_nnnі№№Р—9ŽОн`"‚1Р›Юvuuyxx\Лv­ЈЈHЉTfeeљћћлккЖЗЗлкк>x№@"‘Ќ^Нzњєщ:CёxМЛwятЫ%%%<И!tсТ…п§юwџћп§§§uЦќј1ОPWWчтт‚/ЛИИдззЋЪѕъ3ŒAІШиtvіьй3gЮДЗЗПwяоюнЛ>LЅRНММX,VOO—ЫŒŒ|х•Wє ЕfЭšŒŒ ЁP( 322ж­[G\ўёЧянЛїЋЏОRЭъУi;•$--M,‹ХтдддUЋVс…+WЎмН{w[[[[[[ZZša;€‰Ц SDТm"""ј|~wwwLL “Щ|ќјБ\.ЇRЉ,ы…^ гщ>ДЖЖV§ЮЈMTTTmmmpp0BhУ† ‘‘‘ФхЛwяF-\ИPЁЊЊŠрт ССС]]]ЁЁЁ;wюФ wюм™””єђЫ/гщєиииЫ—/М0u0˜"ЪћЧЯ†,š;йƒ…?PbФœ§њлЩ>^SМ}С0ьдЉS?ўј#—ЫussуёxrЙ\"‘tuuеееYZZ&%%YYYV'ДP*•!6›­ѓњ—=ŠŒŒдxБ!€` ‘ž‹ђђп [NМšЙй“‹eU74џ/Џœ›мR(”шшh__пsчЮхххнО}[ЁPШхrƒМjеЊБЯeBeee,KчjЉЉЉ‰‰‰НННiiiЫ—ыи}§С0ШIgqѓчЯŸ;wnSSSMM BШоооУУƒЩd’XХˆМёЦ))):Wуp8ѓцЭыээ]Кtщ{яН7 р9cР 3E™™™ЙЛЛЛЛЛ“ж0ЊгЈс6ccccccЧЄE<_` OвYf‡quu%Н)рyVл(жg5l№ЩGgB"‘ЈЎЎЎЉЉЉ­­Эгг“ЧуЙЙЙ‘^ ˆмtЖЗЗ7;;[*•–––6448::*•JЙ\niiЮ`0HЌcoЃ RQQ‘””tњєщЂЂ"БXьыыНzѕj:~ќјёѕызDР0lчЮŽŽŽЩЩЩ†—_Мx188икккЩЩ)""ЂЁЁaxL …BV˜№` 0EфЄГлЖmkmmХ0ЬССaсТ…ооо"‘(000&&&33sЩ’%†љљљ9vьи•+WЪЫЫЫЪЪrss?§єSтђlпО](жддLŸ>}Эš5УcЊОw:С`ŠШIgwэкХсp‚‚‚BCC9Ž@ ЈЉЉЩЪЪŠGбh4‘HФd2щt:ASЇNЅЇЇЛЙЙЙЙЙЅЇЇŸ}њЪ•+...Ёƒўћпџiї˜0` 0EЦN6())ЉЌЌЄRЉBЁ0,,ŒС`P(”ŠŠ @ —ЫNž<йооОqуF*•JŠNЇЫd2|ЙГГSumх8 УЄRi\\\LL q|.—ЋZP]б](zyyсЫоооzі€ Ц Sdl:+“ЩИ\nAAС7”JeVV–ППП­­m{{Л­­mEEEwwї† ќ§§u†ђѓѓЛuыО|ћіmеycкЪUьььо}їн7nЧјBMMъ6ЎЎЎЕЕЕЊr`ƒ1Р›ЮЮŸ?? €ХbUUUёљќ#GŽXYYy{{Гйl…B1uъдиииЅK—ъ****%%ЅБББББ1%%%::Zgљ§ћїћћћ…BaJJЪМyѓ№rm3tZZZZZZvьи‰FDD$&&ЖЖЖЖЖЖ&$$Б'0y0˜"ЎlАiгІŽŽ‰DŸ––Ж~§њ5kжlиА!!!!))iЮœ9їюнЋЎЎжgѓцЭAAA~~~~~~‹-кДiqyhhhDD„ЭЬ™3Хbё_|A?((hкДiоооNNN{їюХ љ|>Nїєєєѓѓ›;wЎЅЅЅ{гc€)ЂМќlШЂЙ>ю.јsЅЎkœ§њлЩ>^С3е 1 ;zєш7п|3yђd‡3cЦ ™LжкккееU[[kccУчѓ­­­GЉк(•JKKЫ„…Bбy§ЫЌXБBŸЬ ƒFЄЖQќC^ў›aЫ‰W3{њ+`ucЫїy…фмф–BЁФХХљљљ}ійg—.]*((P(===L&sйВe‘‘‘cŸЫ"„Š‹‹йlЖЮеvьи‘ššклл›˜˜ИrхЪ1hЯ ƒЦ9щ,nётХСССѕѕѕUUU!OOOGGGЋ‘ dddш\ЭлллззЗЇЇ',,Lѕ(Рx0Œ2гY„™™™ЇЇЇЇЇ'Йa гггЃZ&ј•3>>П{€\0ŒгY‘HDn;РsЯд”фЃГЁжжжЦЦЦццf‰DтюююууЃКР$ф"3эыы;ў|___iiiCC“ЩT*•rЙмТТ"$$dХŠЊћd@ 3„Іі0XUUUFFЦ…  ХbБЏЏякЕkcbbТУУэээ?џќѓИИИ;wюDР0ŒЯчѓx<—žžЎšiЇ­\eхЪ•кЮžжчЌjЦ “0$q%с6 !™L–šš*‹1 stt\ИpЁЗЗЗH$ Œ‰‰ЩЬЬ AљњњЩЮЮ.,,ЬЫЫЫЫЫЛ~§zNNq9юЫ/ПФЏjЉ‘ъО№` 0EфЄГрp8‹- хp8 ІІ&++ ?[™FЃ‰D"ƒAЃб‚|љх—ЩЩЩl6›Эf'''Ћю0Є­!$•Jїэлwша!m1UG†иlібЃGЇM›ЦхrЗoпозз‡—їєєlлЖЫхNŸ>§шбЃp$ <Я` 0E$ЄГзЏ_—ЩdqqqйййљљљэээQQQ^^^%%%†]НzU*•†††jЛ“;ЎЂЂbцЬ'7›1cFEEq9B(==}гІM“'OжЇЙЙЙ7oоliiйЗo^ИoпОŽŽŽ[ЗnхццДяL$0˜"вй‹/Oš4ЉККZ(VVV*Šœœ;;;6›]\\|цЬƒБxёbт8]]]ЊУЗt:]&“—пЙsчў§ћ[ЖlбГ|>пййййй™ЯчŸ;w/<ўќž={œœœœœœіьй3ЂŽ0СР`ŠŒMgяпП/ЈTЊP( c0 ЅЂЂB Шхђ€€€'NДДДЌ]Лжвв’8FыъъТ—e2™ъ2кЪSSS?ќ№C33}Л КЙƒЇЇgKK Омммьсс/s8=C0!С`ŠŒMgЛКК<<<Ў]ЛVTTЄT*ГВВќ§§mmmлллmmmвуъЧу uuu...јВ‹‹K}}НЊ\џŽ0ёР`ŠŒMggЯž=sцL{{ћ{їюэоНћ№сУT*еЫЫ‹ХbѕєєpЙмШШШW^yEŸPkжЌЩШШ …BЁ0##cнКuФхB5HэjmпЉiiibБX,ЇІІЎZЕ /\ЙrхюнЛлккккквввŒи˜<ƒL ЗQˆˆˆрѓљннн111L&ѓёуЧrЙœJЅВXЌ^xNЇ?|јаккZѕ;Ѓ6QQQЕЕЕСССЁ 6DFF—T```pppWWWhhшЮ;ёТ;w&%%НќђЫt:=66іђхЫ†`€1РQо?~vЩЂЙ>юO~јv}єЁЮ~§эdЏ)оƒŽО`vъдЉќ‘ЫхКЙЙёx<Й\.‘HКККъъъ,--“’’ЌЌЌFЉк(•JЦЦF„›Эжy§ЫGEFFоИqcLZРФcРˆє Xќ—џfиrтеTзЪ4Ж|ŸWHЮMn)JttДЏЏяЙsчђђђnпО­P(фr9ƒС^ЕjеичВЁВВ2‹ЅsЕдддФФФоооДДДхЫuь>€ў` фЄГИљѓчЯ;ЗЉЉЉІІ!dooяссСd2IЌbDоxу””Ћq8œyѓцѕіі.]КєНїоƒ†№œ€1` <lріtВЎ 4N6РHњN6xК h2bВЋЋЋa QmЃи€­Шœl€‰DuuuMMMmmmžžž<ЯЭЭєZ@фІГНННйййRЉДДДДЁЁСббQЉTЪхrKKЫААА№№pƒAbu{•ŠŠŠЄЄЄгЇO‰Хb__п№№№шшшеЋWгщєуЧЏ_ПОАА †a;wюtpppttLNNЦž^3L[9e01Е•†ƒ1Р‘“ЮvvvnлЖ­ЕЕУ0‡… z{{‹DЂРРȘ˜ЬЬЬ%K–`цччGфиБcWЎ\)///++ЫЭЭ§єгO‰ЫB˜1Е•†ƒ1Р‘“ЮюкЕ‹Ус…††r8@PSS“••Ђбh"‘ˆЩdвщt‚ ЇNJOOwsssssKOO?yђ$qЙ>TG†(Ъў§ћ]]]i4ZLLLoo/^.—Ып~ћmЦfГїяпG’Рѓ Ц Sє$Хž> pљђe‰DВuыV‡ьььќќќіііЈЈ(//Џ’’ УЎ^НкббБnн:т/ЊђђђйГgуЫГfЭ*//'.G999QЉTї—Пќe``€ИWЎ\)--"‘(55/мЕk—T*­ЉЉ)--НvэšA;€ Ц “0$q%сшь™3g‚‚‚&MšT]]- +++ ENNŽ›Э...>{іЌГГѓВeЫˆуШd2ес[ƒбййI\Ža˜X,–Ых_}ѕеїпџюЛяЧ?tш‹ХbБX‡ЪЩЩС OŸ>}№рA—ƒЖ˜` 0EЦІГ%%%•••T*U(†……1 …RQQ!фry@@РЩ“'ллл7nмHЅR‰Cбщt™L†/wvvЊ.ƒ ­gnn>cЦŒœœ?€rЙ\е‚ъоёBЁаЫЫ _іііжЏгLL0˜"cгY™LЦхr nмИЁT*ГВВќ§§mmmлллmmm+**КЛЛ7lиряяЏ3”ŸŸп­[З№хлЗoЋЮгV>ЈffJЅ’8О@ РjjjTЗpuu­­­U•ыl$ŒAІШиtvўќљ,ЋЊЊŠЯч9rФЪЪЪлл›Эf+ŠЉSЇЦЦЦ.]КTŸPQQQ))))))бббФхызЏ/++ыяяЏЊЊкИqcxx8^Ўm†nBBBKKKKKЫŽ;"##ёТˆˆˆФФФжжжжжж„„#і&Ц SDТмйM›6uttH$’јјјДДДѕызЏYГfУ† IIIsцЬЙwя^uuЕЮ8›7o ђѓѓѓѓѓ[ДhбІM›ˆЫWЏ^§ж[oйииѓxМ#GŽЧ š6mšЗЗЗ““гоН{ёB>ŸOЇг===§ќќцЮkiiiФžРДС`Š(я?Лdб\Ў›‹žœ§њлЩ>^С3е 1 ;zєш7п|3yђd‡3cЦ ™LжкккееU[[kccУчѓ­­­GЁ§D”JЅЅЅ%~Ж5…Bбy§ЫЌXБBŸЬ ƒFЄЖQќC^ў›aЫѕ\ПІЉхћМBrnrKЁPтттќќќ>ћьГK—.(Šžž&“ЙlйВШШШБЯeBХХХl6[чj;vьHMMэээMLL\Йrх4 €чŒAc€œtЗxётрррњњњЊЊ*„ƒƒƒЇЇЇЃЃ#‰UŒШ‚ 222tЎцэээыылггІњ`<ƒЦ™щ,BШЬЬЬггггг“мА†щщщQ-ќЪпН @.ƒЦ€щЌH$"ЗрЙgHjJђбY„PkkkcccssГD"qwwїёёQ]`r‘™Юіѕѕ?ОЏЏЏДДДЁЁЩd*•JЙ\naaВbХ е}2  зХUUUedd\ИpЁААP,ћњњЎ]Л6&&&<<мооўѓЯ?‹‹ЛsчA Уј|>ЧуёxщщщЊ™vкЪBххх>>>/НєвчŸ><І>gUp0˜"rвY™L–šš*‹1 stt\ИpЁЗЗЗH$ Œ‰‰ЩЬЬ AљњњЩЮЮ.,,ЬЫЫЫЫЫЛ~§zNNqyUUUTTд† ЪЫЫџѓŸџ ЉК/<@'ƒL9щь8ЮЂE‹BCC9Ž@ ЈЉЉЩЪЪТЯVІбh"‘ˆС`аh4‚ _~љerr2›ЭfГйЩЩЩ_|ёqљо}їнз_нЦЦЦнн§аЁCУcЊŽ БйьЃGN›6ЫхnпОНЏЏ/ящщйЖm—Ы>}њбЃGсHxžС`ŠHHgЏ_П.“ЩтттВГГѓѓѓлллЃЂЂМММJJJ0 ЛzѕЊT* еv'w\EEХЬ™On66cЦŒŠŠ тђkзЎ577Яœ9“ЫхЦЦЦJЅRтvфццоМyГЅЅeпО}xсО}ћ:::nнК•››ЋёиЯƒL щьХ‹ƒƒƒ'MšT]]- +++ ENNŽ›Э...>sц ƒСXМx1qœЎЎ.ес[:.“ЩˆЫлккjkkѓђђŠ‹‹mllо{я=тј|>пййййй™ЯчŸ;w/<ўќž={œœœœœœіьйcи`b€1Р=IgБЇFК§§ћї•J …aaa ƒBЁTTTЙ\pтФ‰–––ЕkзZZZ‡Ђбh]]]јВL&S]A[Й­­mZZ“Щd2™{їюНtщq|еЭ<==[ZZ№хццf|™УсŒЌѓL,0˜„!‰ЋБGgЛКК<<<Ў]ЛVTTЄT*ГВВќ§§mmmлллmmmuъTѕЭ‰g2 „?~Œ/дееЙИИрЫ...ѕѕѕЊr`ƒ1Р›ЮЮž={цЬ™іііїюнлН{їсУ‡ЉTЊ——‹ХъщщсrЙ‘‘‘ЏМђŠ>ЁжЌY“‘‘! …BaFFЦКuыˆЫ#""vяо-•JЅRijj*~ёЄ§Т@iiibБX,ЇІІЎZЕ /\ЙrхюнЛлккккквввŒй˜:ƒL ЗQˆˆˆрѓљннн111L&ѓёуЧrЙœJЅВXЌ^xNЇ?|јаккZѕ;Ѓ6QQQЕЕЕСССЁ 6DFF—Џ_ПО П IDATОО~оМyrЙќЕз^ћрƒˆуwuu…††юмЙ/мЙsgRRвЫ/ПLЇгccc/_ОlЬЎРЄС`Š(я?Лdб\яIЮOžыњЙ№ьзпNіёšт=шш †aЇNњёЧЙ\Ў››Ч“Ых‰ЄЋЋЋЎЎЮвв2))ЩЪЪjД:Ё…RЉє№№hllDБйlзП|єшQddф7ЦЄuL|0ŒHЯ€Хyљo†-'^M5kЖVињ}^!97ЙЅP(бббОООчЮЫЫЫЛ}ћЖBЁЫх #88xеЊUcŸЫ"„ЪЪЪX,–ЮеRSS{{{гвв–/зБћњƒ1` “ЮтцЯŸ?wюмІІІšš„ННН‡‡“Щ$БŠyу7RRRtЎЦсpцЭ›зллЛtщRWшЦ €1@ЮdŒ4І“ \]] лjХlEцdœH$ЊЋЋkjjjkkѓєєфёxnnnЄз"7эээЭЮЮ–JЅЅЅЅ ŽŽŽJЅR.—[ZZ†………‡‡3 ЋРил(ЈTTT$%%>}КЈЈH,ћњњ†‡‡GGGЏ^НšNЇ?~|§њѕ………0 лЙsЇƒƒƒЃЃcrrВjV„ЖrЪ`іііУcъœ P1Р‘“ЮvvvnлЖ­ЕЕУ0‡… z{{‹DЂРРȘ˜ЬЬЬ%K–`цччGфиБcWЎ\)///++ЫЭЭ§єгO‰Ы15gЮœљэo;<Іъ{ ŒAІшI:‹=}fзЎ]'(((44”Ус‚šššЌЌЌјјx„F‰DL&“NЇ9uъTzzК›››››[zzњЩ“'‰ЫеэпПћіэУЫUG†(Ъў§ћ]]]i4ZLLLoo/^.—Ып~ћmЦfГїяпG’Рѓ Ц “0$q%сшьхЫ—%Щж­[ВГГѓѓѓлллЃЂЂМММJJJ0 ЛzѕjGGЧКuыˆПЈЪЫЫgЯž/Яš5ЋММœИ\хыЏПіѓѓsww'nч•+WJKKH$JMMХ wэк%•JkjjJKKЏ]Л6вО0‘Р`ŠHHgЯœ94iвЄъъjЁPXYYЉP(rrrьььиlvqqёйГg—-[FG&“Љп2ŒЮЮNтr•єєєЄЄ$э}№рA—ƒъпk&ƒL‘БщlIIIee%•J …aaa ƒBЁTTTЙ\pђфЩііі7RЉTтPt:]&“сЫЊЫ h+Ч}ћэЗЎЎЎ/ОјЂЮІrЙ\е‚ъоёBЁаЫЫ _іііжЇЫLT0˜"cгY™LЦхr nмИЁT*ГВВќ§§mmmлллmmm+**КЛЛ7lиряяЏ3”ŸŸп­[З№хлЗoЋЮгVŽуѓљ;wюдЇЉ_ЈЉЉQнТееЕЖЖVUЎO&*ƒL‘БщьќљѓX,VUUŸЯ?rфˆ•••ЗЗ7›ЭV(SЇN]КtЉ>ЁЂЂЂRRRSRRЂЃЃ‰ЫB—.]ЂP( ,PЃm†nBBBKKKKKЫŽ;"##ёТˆˆˆФФФжжжжжж„„„‘я&ƒLбгл(ЈЮ љYХ›6mJLL”ЩdёёёNNN ЛЛлЪЪŠЭfO™2…С`”——лккњјјЧйМysuu5~рgѓцЭ›6m".Gёљќїо{OЯvM›6M&“­YГfяоНЊ›7oієєd0ёёёп}їнHЛР„c€iР-Pо?~vЩЂЙ^lgМаЬLG>{іыo'ћxЮУŽ=њЭ7пLž<™Усܘ1C&“ЕЖЖvuuежжкии№љ|kkkВЛЂƒRЉДДД@Q(зП|№рСŠ+ЊЋЋЧЄuL|0ŒHmЃј‡Мќ7У–ЏІT>љBy,l§ўJ!97ЙЅP(qqq~~~Ÿ}ійЅK—  EOO“Щ\ЖlYddфичВЁттb6›­sЕ;vЄІІііі&&&Ў\Йr РsЦ €1@N:‹[Мxqppp}}}UUBШСССгггбб‘Ф*FdС‚:Wѓіііѕѕэщщ S§ 0ŒAc€Ьt!dffцщщщщщInXУєєєЈ– ~хŒЧя^ ŒAcРРtV$‘л№м3$5}ВŽ4FЂЕЕЕБББЙЙY"‘ИЛЛћјјЈ.0 €‘_и€дЩ}}}чЯŸяыы+--mhh`2™JЅR.—[XX„„„ЌXБBuŸLHaьmTЊЊЊ222.\ИPXX(‹}}}зЎ]nooџљчŸЧХХнЙs‡ †a|>ŸЧуёxМєєtеL;mхUUUыж­уrЙ\.wнКuјљgCшsV5c€)"'•ЩdЉЉЉbБУ0GGЧ… z{{‹DЂРРȘ˜ЬЬЬ„ЏЏ/AьььТТТММММММызЏчфф—oоМ9 рЇŸ~њщЇŸ^~љх-[Ж ЉК/<@'ƒL9щь8ЮЂE‹BCC9Ž@ ЈЉЉЩЪЪТЯVІбh"‘ˆС`аh4‚ _~љerr2›ЭfГйЩЩЩ_|ёqљУ‡ЗmлfoooooП}ћі‡Љ:2ФfГ=:mк4.—Л}ћіОО>ММЇЇgлЖm\.wњєщG…#Iрyc€)"!Н~§КL&‹‹‹sppШЮЮЮЯЯoooŠŠђђђ*))С0ьъеЋRЉ444Tлмq3g>ЙйиŒ3***ˆЫCBB233;::ЄRiffц’%KˆлYPP››{ѓцЭ–––}ћіс…ћіэышшИuыVnnnQQ‘С;€ Ц SDB:{ётХрррI“&UWW …ТЪЪJ…B‘““cggЧfГ‹‹‹Яœ9У`0/^LЇЋЋKuј–NЇЫd2тr>ŸџљчŸћњњђxМгЇOџщO"ŽЯчѓљ|ўЙsч№ТѓчЯяйГЧЩЩЩЩЩiЯž=†э&ƒL‘Бщь§ћї•J …aaa ƒBЁTTTЙ\pтФ‰–––ЕkзZZZ‡Ђбh]]]јВL&S]A[y||ќкЕk+*****жЌYГmл6тјЊ›;xzzЖДДрЫЭЭЭј2‡УYч˜X` 0EЦІГ]]]зЎ]+**R*•YYYўўўЖЖЖэээЖЖЖ<H$ЋWЏž>}КЮP<яюнЛјrII Ч#./,,мО}Лjо^aa!qќЧу uuu...јВ‹‹K}}НЊ|=`Т1Р›ЮЮž={цЬ™іііїюнлН{їсУ‡ЉTЊ——‹ХъщщсrЙ‘‘‘ЏМђŠ>ЁжЌY“‘‘! …BaFFЦКuыˆЫy<осУ‡ЅRЉT*§шЃІL™‚—k;•$--M,‹ХтдддUЋVс…+WЎмН{w[[[[[[ZZš1ЛSc€)"с6 |>ПЛЛ;&&†Щd>~ќX.—SЉT‹ѕТ /ащє‡Z[[Ћ~gд&**ЊЖЖ688!ДaУ†ШШHтђПўѕЏјУŽ9‚š={іпўі7тјССС]]]ЁЁЁ;wюФ wюм™””єђЫ/гщєиииЫ—/Б'0m0˜"ЪћЧЯ.Y4з“эŒ?77#КјBшьзпNіёšт=шш †aЇNњёЧЙ\Ў››Ч“Ых‰ЄЋЋЋЎЎЮвв2))ЩЪЪjД:Ё…RЉє№№hllDБйlзП|єшQddф7ЦЄuL|0ŒHЯ€Хyљo†-'^m@љф†>…­—Ў’s“[ …эыы{юмЙМММлЗo+ Й\Ю`0‚ƒƒW­Z5іЙ,BЈЌЌŒХbщ\-55511БЗЗ7--mљrЛ ?ƒЦ€BУаг›VeўќљsчЮmjjЊЉЉAйџ?{їE™џќй^’Mя!@BHH/@B)9бS=Ын)? ˆ‚иыщЉWдѓьŠžЈH‰i‰@HяЁdг{HйЭінљ§1ИЎ[&›ЮШч§тЅЛ3OљЮ3“хЫ“gfннЇL™тсс1MШЊUЋЖoп>dБ9sцhЕкeЫ–=єаCРe?ƒ0ЌWЮ‹я|yХМ_№y#Yl0JN.60/цГMЃXlряя?ВŠv5ДіŒ жиЌЕдбббддджжvсТ…ааашшш   1я€Œm:Ћеj?ќ№Уўўўђђђ––///“ЩЄVЋAvvі5з\#“ЩЦА;€б~‚Ymmэƒ>јйgŸ:uЊЇЇ'**ъškЎЙх–[жЎ]ыъъњЮ;яlиАљKƒ(Šzјс‡===НММЖnнJ§ВЪзбіоооыЎЛЮХХХззwчЮvлфp†X fј6›tVЁPм{яНнннEyzzЮ›7/<<МЃЃ###cгІMЏПўњ’%K(ŠŠehф­Зо:vьXeeeEEХ‘#GўѓŸџ0oПћюЛЅRiSSSmmm]]нџћ_л6Љ1ydРх?ƒРFc“Ю>іиc!!!YYYЋWЏ ‘ЫхѕѕѕoП§іцЭ› !...ЎЎЎ МџўћO?§tPPPPPагO?§о{я1oпПџпўі7/////ЏW_}ѕнwпЕmг<3Фсp^xс—M›6iЕZzЛZ­оИqЃ‹‹K@@Р /М€™$Иœсgиh вйУ‡їѕѕн}їнžžž~јa^^^ooяЭ7пVVVFQдёуЧжЏ_ЯќUeeejj*§:%%ЅВВ’yЛеЌOEEsœЧŽ+//—Ых?ў8НёБЧыяяЏЏЏ///ЯЭЭцЁќЎрgиh вйџ§яYYYuuuэээgЮœбыѕŸ|ђ‰››[@@@qqё—_~щууГ|љrцv”JЅyњV&“) цэW]uе–-[z{{{{{ЗlйЂT*™лѕеW§ќќќќќ^}ѕеO>љ„ојйgŸНђЪ+ООООООЏМђЪШFрї?ƒРFЃMgЫЪЪЮœ9# лллГГГe2‡УЉ­­•ЫхjЕ:--эНїоыээНѕж[…B!sSЎЎЎцП …љ1ŽЖџѓŸџьээ މ‰ їёёan?""ТќТќнёэээaaaєы№№№a;Ря ~€F›Ю*•Ъˆˆˆ'Nфчч›LІЗп~;))I*•іііJЅвккZ•JuгM7%%% йTlllAA§КААа|э>>>{іьQЉTэээSІLYМx1sћrЙœ~Q__oўџ††ѓvчрї?ƒРFгYŠPєŸсжŸ;wnZZšŸŸпљѓчŸ|ђЩ7оxC$…‡‡шѕњ™3gўщOZЖl™3Mн|ѓЭлЗoommmmmнО}ћ-ЗмТМ§ілoonnVЋе_§ѕO)‹Чы 0™LРh4B8ЮЯПЌЉЉYБbE]]н„D№ћ‡ŸA–†жžCGѓжe_Х\Lo4б/š;z~№РkжЌ™€Р.ј€ 06щ,mбЂE ,hnn>ў!>›яЙ[ЃбB’уcЮž=Cikmѕ”‰клк!gЮд&ЧЧXuW/—_неСў^ўоВkЎ^mїCЖшI˜џkў‡…бh|bЧіiсСОю›6оЈT*Ьх_|ў™А`ПшШаƒћїНђвѓ!б‘ЁGЂ ќ№}ЮьДD_O—Y3Ї}№оЛЮФ—”яr>ћќKžž^žž^ЯО№ђ‡Мgоѕ§w—_Е‚ђеоW.]юттъыыїфгЯ:љ3]РбvKŸ~и-рЈ;3Gєz§ЖGŒ і{уяжБhЕк?пu{ ŸGддППњВГЇфЗ&.MLJоЙc{Н\nЛ+їјбя<жамЙjѕ6пs7НёЉ];клкŠЪЊ K+››šž~r'!фЪЅЫs%„8№­H$ЂW,?vdщВЋЌкМўк5ўЫНчы[ЮЪ›ЇMzє‘?@њI}Jљ_K/Пј\IqбБМќsђfБDВcћ6sсюЎЎъ3ђэ?qлІ›:;;+kЮoќ‰mПtwзŸ6mлОЃЙ§ТСяŸ>}ЪљрA‘пф6еU•є‹ЎЎЮsgЯЮ™›eUў№O‡ввgлЖуh;m"гЛКc.№м3OжTWџљtYе™–––aЫгOюьщю.Ћ<“{Вриб#އчХwО\œ5лпЧ‹~я*ц1WиГ7ч†ЕK™Ы|ВчћЕйЫ­6ЖЗЕ=§дЮОЯQ*”KЎ\њєГ/O™BёpЪ›к==Н!j•*$ШЇЛOE™1=lЮЁШШi„sчЮЎ^qeѕ™њОЯй§щЧяќїУkзfЯŒЋ­Љўь‹ЏnНљ†oкИфЪeŽтQЋTГfN?WпB†КЬбоY3ЇэљцРєщQ„ЮЮŽЌйЉgъš,ƒзjЕўо2ѓы`Oњ(bgLн|п–UЋўЬњрЛœяє™eсђВв?оpэ—_яŸ6mК3лЩdЄv 0tGGхЈРЬшˆНћПЗ:.'%&*|ЮЁЉS# !чЮMMŒufщ…RcЄ_tіє:~jтfg_ѓп5gJ+kCBУnнxƒyЫB$RЉС` _wuv†‡GаЏУУ#К:; !ѓц-(,8=8Ј<ъў-:yB­RžЮšЗРЊЛSЇN,ПrQПЇ‡Ћ0аЯЃЇЇ{Gjжжк:;5Сл]тх&ŽšbЙt^$YО6Х‡ўгЁВцЄ&ЮŠЮ9p)о§Ь^yэООогУг“уCCУМН}шэ9ї/[ОТВdюёЃжЏ}їН­r;Gл™_њaЗCwЬ:клЭ9лpЅГЃ#,,œ~=d#ŽL\:kцээГэбЧ‹‹ ™‹љњљ54дгЏыых>ОО„БD9mњлџўgrJЊЛЛGbRђПџѕfttŒX,ЖЊ~ЫMюИыЯ5gы{кІЖю!ЃbцPQ}ОЇ_}a@гЇдѕ*ДNVLNI§ьѓЏЮ7ДО№вЋцuР"оо>}ђE{Wџ™КІрр)ѓ,$„шѕњЃG_Йьз_Gяљђ‹л7нќсЧŸЇЄІYVwД}Hу—~и-0dwŽ јдзлYMъL]?sОg~1\—ЮЎПfM^ю1Fггг§ђKЯЯŠO`юeэКыЖ>є@WWgWWч#оПюšѕєі%K—Нђв ‹ЏXBY|Х’W^zaЩR;Ы 4jX$‰Ф ѕѕ›џ:ь<вннƒОчŒЖщЖ;6пsЗ\^g0Њ*+6mМбЩvnЛх55еzНžЂ(ѓП™€EюљЫ­--ЕzџЗ{Ÿ{іЩ‡Жn'„ќœw|zT”ЏЏ]цЭз_}|ћ#пьћ.)9ХВЎЃэvMXњaЗРн9*pУ7?єРџЕЖДєїїm}xЫАŽхškЏпіШ–ююЎЎЎЮ­=рфZ™Иtvгэw<ЕkgXАobмŒŠђВџМїs/яихыч—4+&iVL@`рc?AoПrщђўE‹—B-^20ахRыuК„7ўёжЖ­[‚ќћ’^šs№€хшn}ЈЙЉ)#%žОпУU88Јdиnз„Ѕv T\I IDATйЃoн=#svJBltHHШАŽхбЧvzxxЦХL››žœ5oО“he$З‚]Лzs™/О=l{+РяFJТЬџ~№I|Bтdr9ВКlи_r=э‹oYf$ЁАDaiеd‡$AЖъш‹Ю№50УNgGi+Œ‡‘м p‰@: ,†tX щ,АвY`1ЄГРbHg€ХЮ‹ќk c~љЙЏхЫ[:-ЗЫЄтХqЋЅzШ\F“ІГŠAѕŸфVеBє.*e`Ї^Іфi…’n/ЊЫы›УЧ‹jўВaY|T‡Уг€~5’tV1ЈоѕЏџЩ›;5ž§uЋьK:У—‡CJЋз‹šНЇўo 9ѕм;_пПquZ\ф˜ Ж>ћєу‡Змзпп7ёп+ўщЧn}xK__oŸRїЩG<КѕЁоо јzs˜У^;k0пј$GомйY_Дэ_мЬіd—јLNf&ЩL"IQ‚iвCх§з%џЈгы_џј`Ckз(Cєp^Б0гjЫ(лИyИ щ?Сў^ыжЌ:wюьАЊякЙ}яўяш$r”Ÿ“m­­џx}XАŸПЗьЊЅ‹sюg.џФЮэпьЫЁЛоѕФc_{pLТpЦАгйќђs…UuЯўЊЛv‡Кdr2’…Y$+ЄХ’и(5•L ф6пœwAVЁвh?кwмh42JЯ=_~1ЪF.}}J]ŸRWVu&1)љі[oVнЖжж„Ф$s;Ѓ уж7FL<]\оикН§ёяОѓsљŽіvsз–Џ1A `ищьW?хBъVџшхцš@ц9 Ш‚йdv ‰™FІ…’а @МЄžђљ?JD‚’šzЋ{ХFрЉgžzзЮњcБ^.ПўКЋƒ§НќНeз\НКЋыbGЎТŸ&,и/:2єрў}ЏМє|DH@tdш‘У‡шFЃё‰лЇ…јКoкxЃRЉe„cШллчС‡ЗUV”гo=\…џxуЕ™бž2q№ цс*Є(Ъ<ПKO‹^Нтапгф?Кўš5NPXџШжэ~~ў"‘(3kўч_~cŽФВ§жЊы1 РУNgхЭzU_в™pNјt2=–Фъ‰^DDSШ?тчC|Мˆ—'ёє КљƒmEQЇЪ†їћ2[13cч-XјЮ[џДк~§Еkўќ—{ЯзЗœ•7O›ѕш#šwuwuUŸ‘oќ‰л6ндййYYs~ћуOlћЅРЫ/>WR\t,/џœМY,‘ьиОm”ŒЁžžю—^x66n–yKСщќcyљН -q№ FЯƒв“Лц9б]O=ћш#ъѕzƒСАэ‘Ÿyў%'HLJоЙc{Н\юLaлЎЧ* gp^|чЫХYГ§}МшїЎbs…kю{ЙwZ§й?ЫфЬЭ"YГЩlё Ÿ"Tij$ЭЄYNфЄБ4\љШ-=|ЂУЛkнˆCєpі)uW,ЬЬ=QрююAoБ*ІVЉfЭœ~ЎО…Ў"ojїєєвjЕўо2ѓы`Яю>!dжЬi{О90}z!ЄГГ#kvъ™КІG0&ЬsŸR—ŒŒ9ЯПєЗЈЈhz{Э醈Р@zЏЃO0ЫЯFѓы;oПeV|—ЫmooпѕдГNFвожієS;ј>GЉP.ЙrщгЯО§œyуЉS'vlпVVVЂ$„X>Ьгг‹"‰,_ zo[kыьдBEQ&“ЩВт—{{D,„…Ї&Хлн5фЧЃХІц\–0~‚йњУšuOьxtP5Ич›Ж{Э ДUПЏПљoBHOOїЋЏМtыЦО?tŒЁ—!й ŸЗ`…сѓ“СHвYžVHj v‘.wтn !Њ‰Кє)ˆBETzЂзНQoєтј5­TЬtg+§сn•Мкѕ—ПnЮœrЧ6oЙхІ O?ћт’+—ЪdnJЅ"$аЧЩC№јёЇмР  л]ЮDР€Ювl?‘џИcЦ№ fыЭ7^ћЫ=џЇRЋ^ћлKoўѓmЋНCоЊхээГэбЧCƒ}щЗ|>_­RIЄRBШ… =ЮЧl7 |о€GŸŸЬFђ%З’n/­^пKz;HGij ЄБДu’Ю^в;@”DЉ!n/8$šтяэСаšѓюb‰фсmэкЙнМEЃжˆEb‘HмP_ПљЏw;›nЛcѓ=wЫхuƒЁЊВbгЦЏ Рl]іUЖSАd8wЬœџЫ=~ДГЃ§Ц›6оўЇЛJKŠЋ*+œьb§5kђri4šžžю—_z~V|Н=nVќп_{E­RЕЕЖоwя_œlmФaРхЦбч'ГaЇГ2ЉXвх%jію$mЄЭМ^Ж•ДvŽnвнKzћIП‚RЌы__UзNIމn/Ž\{нѕuuчЭoпјЧ[лЖn ђѓXЕbIЦœЙЮЗsпЭž37{хв@_їлnНiU6nГжpўьйЇŸмОcЧуѓљЯН№ђc>тd›nПуЉ];У‚}уfT”—§чНшэу_ћїэ ђYКdўќ…‹œlmФa8cиЗ‚}Иїш7‡ КЇзVоџq /0€xO1sGOєJЂь'§Ј žЇНЗtНђў7'}=н^~№fЉDфЈС/їФя›рwЦю'>ю†фЬG%}+˜J5ЈTk?5ьййе‹RНм]}ЮF…М=Џ]еA?С€ž m&ЭэЄН“ъє<эНUљТз‡Ъ8rэВ9 Й,РpЉTƒ%EZ†ŒрV0™Ы_6,{юЏ# ЏpЏѕ—/јБq~ЃиK, ЃоШ-р­ы[?зtѕ‡Ъњ•ЊEщq вfŽУ!РхK*uIJISЈдddO6ˆ Луъз?>ШŒŸr(…s [тЅs‘ Н8~С!бUuэяЗœфpШЂєИ;Џ]ТуŽфn3Eб/F’Юr8œДИШ'яYџёОуХ5ѕqW] =H#б–д—B|=нЎ]6gAкLфВ0цшХ!гШШвYZXяУЗ­‘Зtž*;+oюьU JDТф˜ˆФсX/ уdД‹ Ьx<юДа€iЁc€SЬ‹ АXЦђЩHg€eшХ"Б˜ 6’HЄє ЄГРbHg€ХЮ‹!C: ,†tX щ,АвY`1ЄГРbHg€ХЮ‹ё';gUзžЋЎ=Ч\&&zZLєД‰‰.lJg7Ў_Щ\ц§нћ/“tжУUиЇдMv“M‹ ЈЁи­хс*rЫ8ВЃ ‹рїŠ5ГГ„G ы%kШ TЬАŒвяv–СпчЬNKєѕt™5sкяНKo4Oьи>-<8Рз}гЦ•J…mEFsя_я є єй|Ян†оюс*ќЧЏЭŒŽ№”‰ˆХфЋF­ОыŽM~QSC^ћлKцэ–/о}ч­Y3ЇљzКЬ››V^VJoЏ—ЫЏПюъ`/oй5WЏюъъd8œс6тс*|ёљgТ‚§Ђ#CюпїЪKЯG„DG†9|ШљЁ˜\—u:{зŸ6mлОЃЙ§ТСяŸ>}Šојђ‹Я•ЫЫ?'oK$;ЖoГ­јдЎэmmEeU…Ѕ•ЭMMO?ЙгМЋрtўБМќ^…і7хŸм90а_^uічќЂ'ђь“{ќшї?khю\Ењ›яЙ›оx§Еkўќ—{ЯзЗœ•7O›ѕш#2бpщюъЊ>#пўјЗmКЉГГГВцќіЧŸиіKg†`rq^|чЫХYГ§}МшїЎbоG№хоƒыВЏВиžН97Ќ]Ъ\ц“=пЏЭ^nЕбіЎ)ѓ–иS7пЗeеЊ?›їЮš9mЯ7ІO"„tvvdЭN=SзdецŒщaћsEFN#„œ;wvѕŠ+ЋЯдг-зœm Дъ(&*ќрw‡У#"!uuч“уcшэцЎBySЛЇЇ!D­R…љtїЉЌ:UЋTГfN?Wпbї Fж]^Ћењ{ЫЬЏƒ§=щŠЮ иeї“ЭЩ;€Ы™3•J‘~бйгsшјЉпџь,—Ы5™LцЗFЃ‘ЫНxд~ќљO‡~Шš“š8+:чР~zc[kыьдow‰—›8jjˆнпяwuv†‡GаЏУУ#К:-cЮe-uvt„„†вЏCCУьЦIЇЁ„‰Tj0шзЇNX~хЂ OWa ŸGOOЗ§Ёi#ty‘Hdљк\б™Ё˜\Пџtж? рќљ_X{ўќ9sЦ™œ’њйч_oh}сЅWЭПšїЈЈ>пгЏО0 щSъЌ– а|§ќъщзѕѕr__цШ}§ќšщз Юђ-7mИуЎ?зœ­яUh›кКGv3мˆqf(&зя?Нn§ оПЙЎюМС`ЈЋ;џаџw§†?вЛnЛх55еzНžЂ(ѓ”фІлюи|ЯнryС`ЈЊЌиДёFл6зЎЛnыCtuuvuu>ђр§ыЎYЯљКkж?КэСžžюžžюmlqў5jX$‰Ф ѕѕ›џzЗѓЧЄg†`r§ўгйGл™˜ДrљўоВ•ЫЏHJNйњшуєЎЋВoкpmŸЧŽЧЖНѕŸїшї=№аь9sГW. єuПэж›VeЏБmѓёЛ|§ќ’fХ$ЭŠ  |ьё'˜#пўиNWзи‘ГSгв2“‡ќЦ?окЖuKŸЧЊK2цЬuВжX5тЬPL.6н vэъEЬeОјіАэ­`—š3gjЏ]ЛКДтЬdуЗ‚И+,)khlУУBƒRу'Н/+#ИŒ5_Ѓ=э‹oYfb‚­oyxыЃZ­vћж‡VЎњУd‡lBч—™ ЏУ6ѓŽќ@БЭ2'ВЏ1СІtvй*УЗШN№7r………Ѕ$Фj4š+W=њиމьиЎЁБ5eі<ЅR9†mЮˆKЌЉ(БM1'ВЏ1Сštvd.o‘НыЯїмѕч{&; `+†;…FмрЅазш§ЮгY™‚тВ†І–ЩŽрВ“œтpїx&…“йзш kt.›03rВј=(­:ŸЕРйuЈЙG „иЯh'rЦГГ0‰>ћєу‡Змзпп7тWt.›’;Ж\žJЋЮЋ5ѓю™ЭˆM,*)Б›ЮRcž2,6˜РОFMЯИLxИ щ?Сў^ыжЌ:wюьАЊякЙ}яўяш\–сŽX˜@E™œћУ”іQ„г?ŒO`_Ѓ„йY€KŒієtџуПп~ыMGŽŸtОn[kkBb’e;0Й(ŠP&ч2Кa.аыtѕumЭM2wї˜ИЃЩxЁЋKЇзzzљtЗЗ4де(• пРаФ”йRWлі†е—#jх ЂГе гЙњИyz;jЯЩжFщ,РЅЫллчС‡З§§е—щЗЎТgž{ёз_mkmэUhFуSЛv|јў•ƒЪ+V§§ЭЙКЪшщXЫIй>ЅюъьНїџЎXВ”’{ќшыЏ§mїџОž”#И\9›Rd :л[ђŽьkoЊ ї/Яo9™ћO юыmT ъмEѓгVЌJW*5п~“лгY7wс/o_Ћ œяЫ.­jА§ФБžмŸк[)#ХїˆКљЮˆіж)aБРхЉЇЇћЅž›eоRp:џX^~ЏBKyљХчJŠ‹ŽххŸ“7‹%’лЗ‘_Іcћ”:њ]kзSЯ>њШƒzНо`0l{фСgž‰`РЂ(bЂLЮќaL")+9ћ>—”W_yя–kжЎ›зжR,qяNœ<{q„ЋЛоУS–’63)aFGSнџ>~зКОудйЖ/[ƒ§ђў]їЩЮ(•m‘3К8cs§_V[R8ЈN_Ѓ…йY€KkJ]\22цМѕŸїЭлŸyю%Ÿ‹ѓ+~№п=п &„ьмѕtжьд—_}нnkГт“ў§Я7И\юТEWDF^КпЁ№;хєь,гы9ЮЪТ"jЦ4aК№BЏBЋг{њШМ§|LDЌVыDIqб™#п—P<ЎbPы%іЌmЌЗž"eЪf‡žOmџщ`ЯЉуНs.ЪОжtЎЖЁўь™­ЈИр\mEз‚Ѕ™7пщl_Ѓ†tрRфhЭk@` љu[kыьдBпcb2q8†џАfн;T юљцs0ц(ŠP&“s%XчФ>оО>žЅчык‹NWЕ6Љ5Šb 8Ђж˜ЊЪ2‘qН"ШьhсyѓЎЃ…ч-w ЙиРŸЯ‰MU ЈНмХгЂ\|\ybЗю^RYyЁГлръ=;=*8Ш‹'ККИлЩI‡ZlрˆZЅЊ.;ЄœЪс№И"AМXVUvснПзЉ<3eZђТЅЮї5zXlpЩqДЊеj;—ЫНЫУїoy˜Ё§zЮц-YѓdЭ[Ра ŒЪ*O=RpnaъД#ч(ы_Ъ1cjЕЭ? 0 0 OйЋ7шЙЧ(хѓ…vZf_„“ЩЄьПао ьЛа3ц­U(› 2џ О€ыуыЛ$=ггглК:ž;ke@Ёhniеh4bБxJp›L6йMЈнЛ?]П~УdG1ЁиrЦЧфддззъѕК1<Ы—с5pIБ{+исќ3Ж™вY{{EbIrкь§_}ёеЗХЗzљM‘ЩЄ~Шї–њњГ Э 6:&E,‘ижюкYНNЇъяфеЪодДtOЗЌгЇKЇeЮ ‹ˆB‘X и­‹ЕГПвh4?9v чЛО =\Ъизлsррw‡ŽеjЕЬ[лZПћюр_ьоПялzЙѕš•ёЖ{їЇ#иХРнE0ŠpиdrЯИљь8šшS3ВгJ++/ЙrЩ’?нzГЛ‹`Xэ0fОfЌъŽ&~А‡y%ъo-яЈ dЮП"$<ђ›Coќ#'їЧ“MuђžіІУпч~єйЁœЃUb‰пќХ6Пњj€m_jе Nйщ&І4ъСддT‘Ht№Ч“ЎўQWЎИ:>)енУSътЪчѓfg !„h4š§9пEE†_Йp.—{ёy4F“ЉЌЌjпСœUW-‰Dv+vїtфчЯ™3;,$H­V—EMдœz^ЦXqwєъ‡Лы27щg|§њ цГ3ЌгdYqИд*uP€ї Ц`4QУmg4з’U]\–cˆўчJуЙГ4‰D?ылЏЋП:PTTнрч#уp8Н}šі…AkJNѕїєђЖ?;:œчЮіv6ЩDDmрޘ1Ѓ  рTaйМХ+ƒCТ.оа6t‘cS:›w2?jjXR|,Б8й\'1!жDЈМSљ‹чЯГ[БКК*!1!28(8-=ЯП89—””TS[ЃVЉщђoНћ!ФъОє˜х.G!йeЗ№ў§пЮ›ПаM&SЋе{ї~§‡ь5b‰d@1pќиб•+WS5dРызo0™LЅЅЅ r“‰ŠŽžAQ*•Х%…EљљљЇgdˆEbBH[[kIi‰RЁKФБ3уІNЄOнŽ&їŒ;:„нЛ?MHHЌ­Љб Ё!Ё))Љц+a§њ ЖЇЩQ;–gж\бl§њ C ]хџ~hYЫійŽЙmvй РЊЎmSN^6CO€ЫгДыoЪ ѕM]Ж[ zС ]Ај %hmiliеJЄwФ”(ЅЂO*•ЛщФАњЊЎ,KI˜щттіХџіЈєœknЙЙ;yPCѕ5ZЌIgŠЮŽŽ%ѓgлȼȘO>џFЁPШь­Њьщъ^5GЃ3Œ!ФdЂдZ#!ЄММLЃVЏ[ћ>—{фxnuuE\\]ЅяBзUЫ–Щ\Ф•е……KЏ\*}]2_BHGGЛ@(œф“_Pкл{!{е ‰шчSљ•хe‰Щ)t€}Нй+VШdR.‡ѓжЛмБщfКeЫ/:uАмХ’-Л…ƒƒН]юn-­Э<яBOћ”ЉAAС2 џdA‰3чž,шЯ^ЕR*•”Š\­о”{ќhJjк‹p)ЊАЄДЂЌ4-=ƒЂШЉS'3вгІ†‡ъДкТ’R!КЮ`ЊЊЊtдб$žqG‡@щНаНRШч;žWS]ћЫАЛЛlOC;ftEњWќ5gЮЕwtИЛ~Ю/fЋОоzїѓ,Љх њкfЬmƒД;ЊvЯ‹U]лІЮІeT˜Эp„ЂerюoAІХічnBбтeky|ŸЧWЉM&“P( ….—.ЯсpьчУщЫ7 ьdA™ZЃŒŠ›РуёœЯe™ћ=жЌmniРси_6ТхpІ4ЗДй­Ћгы\$Нбz’ПЁБ!##U*‘/!!Й^^/^ќЗKжм 7W­ž1§Т…‰ˆ>5ВКіŸЧ!„œ?nњдHŠ"чъЮeЄЇЩ\]ДЮЬијњІFБрb s2RЅR‰Rm0џп?ЈwєїНyCHЖь lmырs9­-­3ЂЃ›љM эиV9паVUs65%Mg09?,ЖW‹х В;цŽ*ZbРЊЎљ­“—ЃN€~T—sŸ6@(л?„CD1_ \ŽдеееЭM(.‡оE8іk9xtУОf&$/КjэЊЕ7ЬŒOтђИлA_ЃЦšйYF#[У„%‰XЌбjью „:–ЂЌѓ­FухсІв)ŠH]\еЕ€Ябш!D$ ЈєEИ|ОЩDёИœ№ААŠВR“AЏеклкчgЮбLЕzяЗћшжши|ЎZg$„HЅR…Ъ0м“Ч’“…§ќќ‹Š )“БЇЇћŠ…ѓОиѓ5‡˜.\ш Ьд XЃжxzИЉuFEB4:#!ЄЛЇћPIIo_Џб` [рѓИ„33ГjkЋ KJARbJPp!„Ё#'Чwt„™ЬUЉ1R‘J]еjІagnЧњ(дъЂЂ‚ ˆE‚Aa4Уby‚ьŽЙ3FИ_чpщ .­:?5,dВјhintВdoOgrbœƒЮЎXpвp6pЙ\2дГFдзhБ&‹Хн§ #ЈRЉ§н<эюђіѕnlj БЊ-‹•ƒOLT EbЎХ7ž[„AAuuuƒ1(8H*+дzБXruі ЉдnПІсŸoцœ)Ьуёd2Зк3Е^^оБШггГКІжЭЭ](ф+T'KФƒJ%сK,їўœ—›œ’2E"щѕњї>ќ”ЭЫЫ;+sОHШmmm;žћsXшZНбФм‘3ЦуŒ;:BˆBЁЄGRЅ1;s;–ŒFcоЯy)ЩЉо2•ЦHхА˜Oн1wІ…‘0цз9\њR“т !_фвT_ IDAT<2йќNєіt:Y291."дўП$-6Йс/lОF5щь”р ’’ƒбШукY a4™šлк“““эж‰‰§љчМЙ‘—ЗJ­ЊЊЌLOЯ „„†„х:š–n2QХХEсaaЬ1GDL-**$„dЄЇŒ&Š"‘‘гŽхžHLLKЄ EUeхœЙ™Жa_џчЗйЁн]У ЩQс€Р€вђŠјYqFрPZ^‘O?иЮЩ€#ТЇцžЬOMMчёxIIЩ„Ѓб$ ŒЇ­ГЗЌДд\јФ‰М™БГdЎЎ*оh2ID<НЪфdG ЦуŒ;:BШ‰ќг)ЉПŒdxИеА[&†v,ž `žч§А\Œжо˜3\ffŽАЊkѕvЌТvIMŠЇ“ZИTPc=;;ФфьDѕ5jЌIgнd2џ€€ђŠš„Y1Ж{KЫ+ƒ‚‚ьоDёёіIOO/))ъэы—JЅqБqO­5ЦЧЧ—”юћі[Š"ЁЁ!щЉЩzг`ћћ˜ŒF‡6%ˆўMkLЬЬsgЊ9ЄRЉe2Y\\œTФSi­u;cЦŒЏіюгы Жw[эVHŽ …M 6Mў%Ѕ%SCCшй;'ŽЋЈ(ЭЩ9HQTllЌXШгшŒщiЇђ JЅD*‰‰žйиtёї&СС!'ђŽ+” W™[цмЙєF';b0gмб!Bќ§8 3BCBвS’Ќ†нъ41ДcЉ^.Џ—Ы OгoзЏп0њaЁйs†ЫЬЬQVu­оŽUи0Zcœё= ззшp^|чЫХYГ§}МшїЎтснЏ3z_ю=И.ћ*gJjЕкНћD†M‰‹ažБ3šLeеђ†жье+DB!Cu>#ђx\ŽЩDiѕ&њ)ЄBФ"ž€Ч%„ш&жH6У38eR>!DЁ2˜їŠ\Ё€ЫхpŒ&JЋ7щ &лDЎHРуpьмrnЕЫQH–Ь;*ЬхrdОRm0š(—у*с+дг/їT:0!D,ф љ\BˆVoдъM„+qЙމЂДz“DШЃЋј\Б€ЫхrŒ&Ъќ<G9o<ЮИнC oфзшŒ"pˆо`Rџ’Ћ™‡Хъ49 ЋчдZ}yЙ)цaБ<Ž|kwЬ.3ЫъvАЊkл”“— аь~В9џq`eЯоœ™ёЩ}НЦАMŠЂкšжf/ŸФОl9ѓQЉд\ќkКГЇчаёSЌ™%„ˆDЂь•+rOžкНgp ПT"RЉЕ­mСS‚‡Ьl!#ЅTЌ6R„ЈЕFЕЭM`BˆFgдќі&!НбЄW§ZQїK#zƒ§T•сЈ1gмб!8Šж<,V{Еcљ трYC‹еуl7cЮаВeuЛХЌ6к–qђВ€ёTUVфсэ;†mіѕt……кЙ™x"ћlJg !"‘шŠѓ EsK›FЋё№єMKMuєчKŸэcі'+’Kж$žqѓйСy€I—’OihlУ6УBƒшf'БЏ1СВt–&“ЩbfА5…Еd~ЬОцКья3n7aЕ<;8/0щRуЧ/#œФОF•щья ђЄK„нГpщcЭЗ‚иB: ,†tX щ,АвY`1ЄГРbHg€ХЮ‹!C: ,†tX щ,АвY`1VІГ EUMmQIiUMэ€B1йсРИcЫпНћгЩaм]ЧьТВtVЃбќtфиœяњ.єp)c_oЯƒп:rTЋе2Wlmk§юЛƒ_|Б{џОoыхђ‰‰жŒ!@rРlrЯИљь8šм]У*?мHFSkЌЂЂq‚;p„?й ƒFЃйŸѓ]Tdј• чrЙzЃбd*+Ћкw0gеUЫE"‘нŠн=нљљsцЬ RЋU…ХeQг#uгЦNм]§ƒњсюКЬMњ_П~ƒљь ы4YV+#kаВжxD5dЇЖoЦ›вйМ“љQSУ’тc !EбЙNbBЌ‰PyЇђЯŸgЗbuuUBbBdxˆJk ИтдД C Фh4656BBТB““Rx<!dїюOSRвЊk*5j››{FF!œММу+WЎ6ЗЙџЗY™ѓммнЫЫЫъъъ }pPpZz:Ÿqr.))ЉІЖF­RгхпzїBШњѕ,Ѓ'Ў,w9 ЩЊ–e;цЗЛwšX[SЃ7BCBSRRЭ‡cw;EQCП~§“ЩTZZка 7™Јииишш„ЅRY\RийбIQ”ŸŸzF†X$&„ДЕЕ–”–( БD;3nъдH†Ž&ўŒ; ›aшжЏп`{šЕcuRЌ&&зЏпрЬPиŽЁѓ0_x–—ŠеюссI1Ї›š›|~tєŒввЋ+ж’нcБ е6r'Џ:Л€]ЌIgŠЮŽŽ%ѓg›гKёq1Ÿ|ўBЁЩdЖ{{ККdЭбшŒ#E1™(ЕжH)//гЈеыжўЯх9ž[]]—@WщЛаuеВe2qEeuaaСв+— E_—ЬУ—вбб. Їљф”іі^Ш^ЕТE"њљT~eyYbr р@_oіŠ2™”ЫсМѕюwlК™nйršŠўћоrCH–Э~ѕ^шЮЮ^)фѓŽЯЋЉЎˆ§ЅЎнэUU•ЮŸ{Вp` ?{еJЉXXTR*pЕzSюёЃ)ЉiW,ZРЅЈТ’вŠВвДє Š"ЇNЬHO›Њгj KJ…ќщ:ƒ‰ЁЃ >уŽТf:wэibhЧђЄаГЁ„š3чк;:м]?ч9Жc8Ќ˜/<ѓЅb{…MTyy™AЏЛvэŸ{,їgл+Э’нгjЊmфN^u_лЛь†РšЕГЭ-­S‚8BйУхpІ4ЗДй­Ћгы\$НбњЏУ†Ц†ŒŒTЉDb М„„фzyНXxq*4kn†›Ћ‹VЯ‰ˆ˜~сBDФ ŸY]{ŽЯуBЮŸ?7}j$E‘suч2вгdЎ.Zgfl|}SЃXpБ…9ЉRЉDЉ6˜ГўAНЃЬРМ‹!$gЬЭHs•J oVB’МўзКvЗзЩЯ;ММОnNFšЬеEgфЦЮJфp8„хW­œd2qДNLL\skЋDШ#„№x<ƒN7 T9ТффtУмƒё8уŽТf:KцгФаŽm•ѓ mU5gSSвt“3Caw РЩ Яі '„466ЄЇЇJ$bН‰7kV’н#2c>ЋNЭoМъР kfg5D,В;QG“ˆХ­Цю.Ё@Јгi)Ъ:oаj4^n*­‘ЂˆдХU­Q јŽBD"б€JOQ„Ыч›LЫ  Ћ(+5єZЁН­}~цСЄQЋї~ЛnŽMРчЊuFBˆT*UЈ CЮA:’3d2WЅЦHQD*uUЋ­kwЛ“СkдO7ЕЮhЂ(BˆFg$„tїt*)щэы5 t |—cffVmmUaIЉ@ HJL "„Љ#уqЦ…Э0tv1Дc}juQQС‚ Ф"С ЦрЬPиCчpђТГНТ !Цг]Ів˜(ŠHЄ.Ь-Œ№Д:wе93—›Т’В†Цж1l0,4(%1~вћ=жЄГbБИЛГŸ!ЙQЉдўnžvwyћz76Е‡Xе‰ХƒЪAŠ'&„ *…"1—ѓы$Ua@TWWЇ1ƒ‚ƒЄБB­‹%WgЏp‘Jэіkn2;TH4.—cј%‰бъ~sƒПBЁЄыЊTƒ"‹КvЗ;МX"T* _bЙїчМмф”фˆ)‰HЏзПїсЇtW^^оY™ѓEBnkkлёмŸУBзъ&цŽ3ю(lтxшьbhЧ’бhЬћ9/%9елCІвЩPcNГ;†У РЩ ЯЖ”H,ЄИЧЙњHOЋSW3ƒpYЁѓЫЬ…WŽa›yG~ „иf™йз˜`Эbƒ)СAЭ­mЃбюЏž Fcs[{pP€нК11БЇ ‹К:;M&“rP™ŸŠо–wъДNЏеh5ХХEсaaЬy@DФдъ3gхuuQгЇŒ&Š"‘‘гŽхžhыьыUш[Лr~8bw9@ ьыАлІе.gBrї№,ЋЈ2 jЕК№єiЫ]'ђOыѕZ-]7<м\зюv'ƒŸš{2_ЃQыѕКтт"zЃбh’ŠFŠгжйћг‘М_8‘wЁЏ_ЉвЋ4zЃЩDџ лЩŽЌŒЧw6УабЌNC;– O‡‡…‡N 0Яm;3vЧpd0\xv……†Ш/аыtZ­ЖИЄЙАЃcБъдъ­“ƒнAИœ54ЖІЬžЇS3тэNСNd_c‚5ГГn2™@@yEMТЌлНЅх•AAAvя "„јxћЄЇЇ—”ѕіѕKЅвИи8‰ˆЇжуууKJ ї}ћ-E‘ааєдdН)ѕї0'lJ§ыᘘ™чЮT>rHЅRЫdВИИ8ЉˆЇвZџОuЦŒ_энЇзlяЗкхLHiЉщ……љE%Ѕb‰dfLlSs“yW€ПџСtChHHzJ’ЙЎнэNWQQš“sЂЈииXБЇбгг2Nх*”J‰T=ГБЉ‘.r"яИBЉp•ЙeЮKotВ#+уqЦ…Э0tvOC;–ъхђzЙМ №т?9жЏпрЬPиУ‘Рpсй5+nVQQСоН_ѓљ‚ЈшЈіЖv†ТŽŽХЊSЋЗN^ vр2GOшŒmƒ—B_ЃЧyё/gЭіїёЂпЛŠ'zфЫНзe_хLI­VЛwџША)qБ3xм‹ѓЪF“ЉЌЂZоаšНz…H(dЈЮчqФBЫ1™(­оDп(Э!D,т x\Bˆоhвhє`3<8S&хB*ƒyЏHР И\ЧhЂДz“о`ВmA$рŠ<‡иЮEYэr’%—#ёx\މЂДz“DШыдгЗktF‘€G8Do0бЗѓ;кю|№„Б'фs !ZНQЋ7B<ЎXФхr~!DРчŠ\.—c4Qцg 8ъˆйxœqЛa3 ‘y(ЌN“ЃУЗzN­е7˜›b Лc8мЬУnYЫбctЭo9„HD<>Ÿлзз№ћC7\ЗжіŠЕЌkїXЌ:ЕНјЙъ]Hlaї“ЭљЛKAAqYCSЫdGpйINŒ‹ БнОgoNrF–A?–ёжj5Е•ЅkГ—Ob_ЖœљЈTj.ў5нйгsшј)жЬЮBD"QіЪЙ'OэоГ?8а_*ЉдкжЖŽр)СCf6„ƒ‘RЊ V)BдZЃкц&ЋПТ-пZ&В4­оDgx -и-cw—Ѓ,MП9EuG kЛmЃб5ПНЫGo4щUПV4Ч 7иOUFР‘ё8уŽТvЁy(Ќі:jЧђyФоH:ъш7AкУс`З–UxЖл‹Š‹bcуŒ&cAўщрр)v—пXжЕ{,VmЫ8sе9К`bаЙlТL<ё` ”VЯZрь:дмЃ?BьfДd"gLY5;ЫІt–"‰ЎX0_ЁP4ЗДiДOпДдTGПq[Жпещф/pa4&ёŒžэз(LV$Юsuq9ppŸбh  Ж]t—:—MIˆь@~JЋЮЋ5ѓmмЬfФ&•”иMgЉ1O L`_ЃЧВt–&“ЩbfLtBc~$ОЅKъЋ;eKЌШЂ˜їЇ!ВНf.Љ ЦЎщQбqБ1"b0š†|№8‡Ђ(Ї~уФœDRdLgL‡и;q}+гйЩrщч" _г0С‘АЮ8 G~ЫB€EЪф\F7ЬzЎБОЎ­ЙIцю—`4/tuщєZO/Ÿюі–†КЅRсš˜2[ътjлоАњrD­TtЖt:Wџ7OoGэ9йк oЮf‡ sЂЖ :л[ђŽьkoЊ ї/Яo9™ћO юыmT ъмEѓгVЌJW*5п~“лгY7wс/o_Ћ œяЫ.­jА§ФБžмŸк[)#ХїˆКљЮˆіж)g:ЫšчЮАEerцci§іœ}ŸKЪЋЏЮМwЫ5kзЭkk)–Иw'Ю žН8Те]яс)Œ‰ KI›™”0ЃЃЉюПk]Ÿi €нЧОџЦр@Пќƒз}ђŸ3Je[фŒ.Чи\џУзŸе–*†гзhav`М9=;ЫДРzŽГВАˆš1M˜.МаЋаъєž>2o?Ће:‘DR\tцШї%Ћдz‰=kы­ЇH™ВйЁчSл:иsъxяœ…‹ВЏ5ЋmЈ?{f@+*.8W[бЕ`iцЭw:лзЈ!_E(гhoЃlrbŸ@o_ЯŠвЦѓuэEЇЋZ›дE1PQkLе хž$1#ŽУсј‡{Л„њYUg\и0Dў­бЈ9eХЎоОўщ™Ъ#пwў”CЉ]ј‚ZЉKNЋ)/vОЏбC: 0о~ЭГУmwч–д›Ы1Зbљ6!uОZ[Џ%ІS‡‹4§НЋ&ЄЅNKE! O•ѓ}ЩCšСИФ(џАHпDы“1У"TЖііИЋњКп] PxRдIW4oёвщ1.{>Ќ‰†ез(!gдЏйсёbљМЄЫЧ‹хП&Œ ЌrФy —џp№9”Rдw/™ГpКдCњџьнw\ч№'’АУ {я=UTмŠж]­uенК•j8pеZGЋu[ЋV;mЕеjЕ8QдЂ‚‚В•=У†@2юїЧљK#$!A‚Яї“ŸЫ{яНї\ŽЧ7янKЅб)‚F›ЇЅББю™_це.Ynbbб4CU8АAq:+hфе9i:єšьrћ*к^НmјиPП`б­K">У/X…}Н1М !„К‚Ÿ<у`cЮдЃРO?œvДЕ —BAb)1ё/%Ћbт_JЏjqА4MMMOяКZЎБ!УХнBзTЪ0(Џ‚ффJvЙаЬЮ$ДЛ›Е•1•Fгг5”q3WKƒ фс64Є&=АЖтZ:Q(T &]ЫЁcŸ’Tyт›ЌŒф — ўсэy+ІГ!дЭјh’Н5ЫмDџН№WЏ\V\ѓІѕ.]­ц4Р–Эўќы ЙŒI-BCгьюіуpћё IІм6dф˜ц––еЎ@(а в4@чй“тŒєJBЌEMn_GOSWOGS“&+›Um_AˆDЂњкЪВќ4Nuef…§ЫЧч“П„ТsЋl:=нЮ‰2ќУС3™ЈАЏ7†ƒ B]VќгЄмМЂ6lаоЮ*8РЏ T`жŒЉЁ={эњjŸЁ!ѓёЃИ}_яіоѕKKJќ›/“I-BЈcЩМьжУŒц…ŠвYYkщ э nЁ—џјэПž|liЬВбБВвзбжДЕ1,ЬЩЩЬ-Јуён=ƒккЭЗUuьЌ ББЁ†Mжs9U!нК„=z”швлУТЪЮобYKK‹FghiiЩмЧЮ"„ЪШ\Жwџ!mицНлз }2кјЧџМј7C[z‡ѕэж—,gъбЄ3Tђ-й+н+Н\Эi|є№ХK?48bяЦьпїѕЏПџйGњ?…нЎЏз“ЛJN#НћJz’pсЦsžP>аЇ|С­шЂ‡ щБqY mVпс27TщЩ@ЁP"зЌGXлкП:М–Ќх*­†щ,BЈЫjaZЋlУж;ѓуйЯЗmоŸSЧ<$ќѓ/vYлиДК5_?џ€РЃ‡hhhє0ШййЅ CE)Aщой–fъj^*4 …ќ~‰ ­ЂТМТ"ОЖŽЖ!г6 иSW­ЃЃ# ЉTъю+59)ипKWзрЗпЯ7(УЧNб70TўЊˆНГЈ=<~’”›_ибQ ЄВ G;[ЙЋл1m[––ћ€ŠŠђН_эž5cJє;oвр˜Бу7G­ЋoЈ?сoВЛfj7„XЙЫ‘ЂСВџS­EЃ:ŽЊIеЄj64д‹ХbNЃб(d} …";яTe_fіџ>NтђјЮnооўT*UЕџсу­`шm#sY/чŽ!€Ф”—a§”ѓs dgДъм;+abbЙnЃЕљVSS“ла ­Ѓ••ЪЗs№РОEK>mр6ьћzїСУпО•XBrD[ 6нЧIК6ƒ\дбг{­:хџ ВїЅ ŽІ[yљЙћјkP( mЪm ЗЬeƒ§Н;:„S^ry<ЁPЈLeя€„ЇOeІГђz2ZЏгй‰Œ]њщђрюѕѕœУїћњљ“х>О~пьћjiФђъъъ5Ћ–+йZьнviЩдi3‚шп'4%љЙ—З‚БГіЖж‰)/ьхw{#„TQXЇdЭЊ vP€œ•m§_t6h‰lЋbРСЁwP[єdДѕД=ћfgпњ,џцР‘Х чюњrЛЅ•еЇЫW^јѓМ2­}ёљжѕQ[ШСs;vюйАnЭЙ?/)Јш\Й§І‡€Њ Ж’5  jЯџЂЋWw€кЄГЉщ/Rг_(ЎущютщŽї7 дДЩ83•p9ѕuь"acЃžЙ…‘‰Мі”lэЭ 6|шАсЭЫ§ќюм{(y;чуyф‚t?kѓхЫWЏKJТњє ыгZ;шG&ЕЁЮЂэPuŽ}Н1uJggLџџs"yТ™єляНмQщьЙпЯЎ]ѕ›]ŠЗV дFкр.`%{ј ѕ%юTФо,)Ь#D„ІЙ…лєyŽВЦоЈэeЁ.ЂЏB-ЬЃа~ћz3ъ4Щ-AbБxюмЙsчЮ%'5nђVцVЊNЉЩƒЪ7Ќ[}цчØЫ"дVШg4*ѓR˜АЪœЃё5ѕЕ5йЇf§є]‡SььQFЁˆ rЎ§љKњгјњКкІЕлuИBНІх+šъ:УОоœкєЮ€X,ž7oоЩ“'€ ˆ#GŽЬŸ?_ђішбЃ2ЗRuЂH•HђзтЂЂюнCлЊY„P›Ь #я‘увJn^ЉˆЛ[еГџ€бФ/вss23jљє'_Є?/ыо{њМІ "„PGАЗГJIJ`š˜Еa›еeіvVЛЏ6ЁfНГ’х“'Oњњњ’ЙlѓЕвт?\Гv=‹eNЇг{‡ѕ={юYЮдЃэћzЗЋЃ%‹ЙhС'|>Ÿ,‰D›ЃжЛ8X[˜Юž1•УЉ#ЫAфš•ЮіVіжЌп|-i„ќ— #}:SцloUQQ.йФХСКЌьЕбпL=к‰уЧ|Н\ЬŒtћєъі,)‘,ЯЩЮžєсћжцЦц&њМ?JВSЖыЫэіж,wgЛ+—/}ЕћKG[ wgЛлЗn(!ЕFЮoЎдЋЅ !рr(IOєLЬќКїцмŽЮ9}T\WЇЋЉUЈo@МgOšѕ-`>‹ъС~іvVеemјВЗГ’9Эa{юЋMЈSя,>|Ш,6##ƒ,œ5kY.“‚‰"яп‹Нџ0ЭџdћЖЭ›Зn€=Лv<}’pчоCCƒU+–E­мГw?ьиО5-5хю§GКzК;Жo“nGzzЩUŸ}zъФёЯVЎ€Лwn‡t33c5йoьн˜шыw їѓuФ’7cюРЄ cwюй{ъћŸлЗmYЗfхБяО'ы——•ЅfdŸћ§ьœйгІЯ˜œіђмяg#зЌМ—  `œОЉЙџzgУšЏŽ}š#ЉЇИkyѕœЂЊ У†ъђяїkееФПT zŸсЎžКчЯЄбщM6ЧЁГЁрз>“lЗѓОоœњѕЮЙsЯ^+kk==§M[>џытŸdљЯ?!Ы ™_|Й[^ Gœ<ё­@ €K]јpв”цuіьнoieЅЃЋЛ4byRтSВ№пЧ‰}ћ `hkFmкzѓЦЗ!ЏYЗAGWїУISъыWЏ]G.gЄЇ)!ѕ&еГzїIv“•wŸd+еaкRїЌ ‘Wч ф†аkДЫu…Ф…њzZПЁЁСЁЬјЛЕ">У/ИYч,цГ!дщЈY:+‹.5Ѕ IDAT\˜™™))ЬЬЬ\ИpЁ‚[СШ‰"г2s“гmэьgЭј/ПДЗw,АKKЩхтЂЂаCmc†›“­фKџв’‡І§ЛЭ98:wЛ№чy‚ юЦм1bTѓ:FFЦф‚ЖŽŽфAёqq† `enФдЃY˜’ ’њt:]zYВЁМ€БkЉ5ђї]"&ўЅdULќKщU­lРmhHMz`mХЕtЂPЈLК–CЧ>%ЉђФ7YЩ6.A§УqАBu~ъ”Ю’ЙьЉSЇШЗ’>кSЇN‘­тЭЩ‰"Ÿ$ФKJrssШ…ММ\3жЋ!цЯS_Vдp+kyеœЦЊ:ОЄ<'Їi‘LK"–9ДџсУЛѕehk+yt3ЇMž;aZfNU?ПИ\ё7ЄвфŒškšIо~ќn?~б<1•п†ь|V$езV–хЇqЊ+3+ь_–8>ч˜ќ%ж˜[eгщщvN”сžЙРШШ{gBЈѓSЇtVњяжŒ3fܘб|U?{/іЧЋЈ(пГћKЩD‘ЙfEyyYyyYфъ>œLЮž37bЩ‚ьь,ЁP˜’ќ|іŒЉdљ”ЉгW}іiQaaMMѕке+Фв­ЛІІж–Ј “&OUўшx\ƒЮ гЙ99‹(ПЁМ€%CHЩМьжУ •nYЯšiфѓkЫ uЅ\NUHЗю#пŸЊiшъв{ˆџœe>]?|йњб‹Vѕ}oЌБ‰™ЌLИн>„BЪRГ[С8 Y P(вoхm"oЂHшйГwЯnœzЮиїЧGЎ" —}ЖjяWЛF/).vqu[Й:’,_Нv§†ukz‡БjMЄт8—F,_ёйRrоeэаБШЕ+ђЇцYZY-‰X~ўмoJn(/`„дœВЩЃ‚jDГFxм1ЏЪ€A”•凄„]ЙўРСЭ?илO29‹‚6qАBuBъ”Ю’`іяпЏрmsђ&Š€ˆe+"–5эgеааXОbѕђЋ›”kiiэиЙgЧЮ=в…’ёЉMЊ–––LјpВ††ŒЮя&5%oGŒ=bдhIљМљ‹šз—Й,/`;‹д9‚r5Uxюl;_Ÿ\Ё†‡‡ЧуЧут“њ amkџj—-яL™ˆBЕ+ЕIg=н]~ћыV‹uк'Хjkkиwсв?BjMщоY…6hвHjrRАП—ЎЎСoПŸoP†Ђo`ЈќьEЁNHвйN’­*&Бъхўъ1иKŠP+bхrGEƒ šінšYиџћ8‰Ыу;Лy{xћSЉTеЦУтрY„ъ|д&mso)ЫФфЁ6Bm1и IЊ—ЛП…Bбае{[1›EЁNшнMg‘4{[ыФ”—NіЖBЏф)YГЊ‚р#gЅŒ ф іж=Є „P'„щ, є€?Ўмюш@zЅЊ‚­dЭ G;йџk>ирMaї,Bu>˜ЮЂWB§ШЄЁЎЃ­‹й,BuB˜Ю"„КД6Ю@1ŸEЁNгY„P—ецyсД`!д a:‹ъšьэЌR’˜&fmиfuE™НU6ˆBшЭa:‹ъš‚ќ 7ЏЈ лДЗГ"›E!дy`:‹ъВ‚ќ0ћDЁ.OЃЃ@!„BЈѕ0E!„Bj гY„B!ЄЦ0E!„Bj гY„B!ЄЦ0E!„Bj гY„B!ЄЦ0E!„Bj гY„B!ЄЦ0E!„BjЌугY{[ыsЏtt!дfЮ]МbokнМ/w!Є˜МыЇbšo#•„њ^тB]†Н­5yek/w!Є˜МыЇbŸЮ@H _+BG!Еƒ—;„js?и!„BЁVУt!„BЉ1LgB!„Уt!„BЉ1LgB!„{Ѓ'pЙмћБ1ў[WW ƒJЅъыxћјљ›˜˜ЖQ!„BЩжњt6ёiТ/?цqЙ …NЇSЉT‚  Б‘џќйгЬŒдр!=44А!„BН-­LgoпМўыЯg@SSГŠV•+Ю­Ѕдє„z_-_*•њ,щIMMuПсT*ЕMcF!„Bш•жЄГ‰OШ\–Kс>Ђ?*д)-ArcђЭЪ›S4ЇИщИUV”=Mxм­g›ЦŒB!„а+*hhЈџщ‡SРЅpЏы]/4.K;+3#ЈвЉ:Ь>ќBєBCC#/'ЋМЌД‘1ѕh­иЊM0ѕhmОwщ6пFћЈрYC!„:!•гйЛ1Зjkj N;ŽУф€€€ €гщ,€XW|Мшx4шыычde*hАИЈhЦG“ь­Yц&њя…МzхrЋFd*ЙpўЧв… чŒ)І2.ќy>азЃyyQaсЂŸxИи›j;йYŽ1є-а>ЇщmќgІmD!„„ЪщьПю@ЕЌXЗŒ,\м,Œ tt€ЋХЎŒжааЈЋ­QарЌSœ=y–WTО~уІЧЕњ`”wі—ŸrsrШхœььГПќ$НЖšгXЭil‡0дЮѕkџ в4U-*,иЏзеП/=~ВИЌцяnАXЌ Џ­рйG!„дˆЪщlMuF+Є‚€€ €)Р:€€€6€6€Њшъъ2™L Ц?~ИfэzЫœNЇїы{імЩЊЧљzɘщіщеэYR"YШуё–.žokijkiБdЧ€ ?ЯЬЬ (.*2вЇ—@FFzŸЇЬšБXЛw}A.яоѕ…йыщ—tрНи;CіБd1-Ь ЧqуzДЄкЇOѕщеЭмDпгЭсћ“пAїя єѕ03вѕіpкће.ђiŠ>ј SflРpwЖ‹XВ€|ъ™$ ђelР ёНCЎRА#БXќею/}Н\L™:>žЮ{vэ‹ХЭKљУ”vуzє !сM ЗОЙЄЄxыч;њѕHЃб<<НŽŸ<ѓ&СШ;p™Ѓ5|вэ4щUќ#ЉЬчѓЮџи’ХtsВ§fяЩц<.wўмйdљОЏwKъ‹DЂЭQы]Ќ-Ь gߘЪсдIZ“ŽсZєеаnfFКО^.ЇOљQ#„BHI­yŠ•J­гЌ-*@ @P444ЈPжXFh EAkA›Ђжчdg7_{7&њњміШQc"–, Зm‰*).NHJ‰OL.ШЯџ|ы&>,іN ќ§ї_t:БpїЮэ№ЁяЩмщт%ŸўђгyЙЙЙ99ПќєУ’ЅЫф…7gжДGуО;q&'ЏdХЊ5ЧŽ"Ы9Иxс\kk›gЉ/b),­lвсЊфЬч[7U”—'%gФўћјNЬmIљЖ­›jkkžЅdо˜№рС=Iљž];ž>IИsяс‹ь†ЖvдњHIив1ЯџdvфњЈ‚’Ъ+џмzє(NС‡€BЁQv?70,дмд˜|ЏЧhсЁZkWFqIуRIXXXˆъjЊjjj83.FŸІяфц#ЏС’ттЯЗmК}•SЧ<$ќѓ/vYлиS–_bdd м†[+гђъ№pЕП|ѕ†ГГ Мx‘9jјдŒœkбW§љЧу'ЯL7кЫл'=-ѕ—пў˜5}Ъдi3š|9Nі•Vy{8ћ>A—.^xžњТЪмўŸyuШe {цЧГ>О~Жvv’vќ}мrsržsPњ†en.љa“,€‹%IšЅЬ-,žЇОЌЈсVжђЊ9drsAС!Пœ§уenбЮн{%ЃhB!д:*ЇГўAšššžtOІ€ ѕuее•5uѕМW}ДKC—вщt]== Nќ`ьНи;<ЏЂЂ|Яю/}§ќ0nќ‡kW}VVЦ.+cЏYЙ|ќЩђСсCПкНsр С0pарЏvяЎшqQLІQaieai%“iЄ кGS&$'?їѕѓягЗ?hjНšxbстXЛъ36ЛДЊЊrнкUА`сˆкYSSЭсд]‹О:nЬХ‡#‰РааЯчmоДAqe ;š™=§M‚QРРРЄGZЗт3')ѓѓС„I‘kV”——••БзЎњLR>ўƒ‰ы"WVT”WT”GЎY!)Ÿ=gnФ’ййYBЁ0%љљьSЩrCC&yчiЮЬввRA’ЏB!д:*ЇГ!н{вщt]mнqу44 юџуeЩСВu \DєŒт3DOOO‹І­ СйЯнЖe“НЕY€ЧѓgIпњAqЃЖ˜БXОžОž––6n&Ы‡„Ћ­­0p0 8ИЖЖfHИŒ›“T5}ЦьЈ ‘vVІ#омЃGOIxѓц/к№hAAО‡sЏAюю0с’НпJJ|ъъhущъxьШЁХK?UмўЗ'Оwwї>t…Щсƒп(•‚­‰м№щђ•П§йкмшѓПEЎZОb5ЙъРЁcююM™`enдф†zy‡)qуZє С2F€ЕЭݘћƒУ‡~[кГзшс–f†sfM9z,YО$bYџАPIЬУGŽž6y‚‹Е!ђиwЇ”{ёЧ‡й…lщr}ЦР>Ѓ„0ѕuп8<„B!„ie:[WЯ=№геј”,ш6p,й}•Oг.7&ЪŒ/мz|7!mбфЁ~nі ЅMF!„Bш?­IgыъЙ[Žќž]РцеdК^˜ЁЉ …‚/а Lœ~ ™n;ŽџЙ|ЦЈn>Юm4BЁц~љљЧе+–едTWs%…L=šє[„ъzT;+Šќt5Л€]эœ“yDЃwIЎ_oJяоа;нД\t…ЩЫЬ Ко(ьџёJnQй†ШдЃ5y)Јљ†ћjŸ6BH&ЩUЮкмxќи‘/^dЊДљ–Mы/^ў‡L^ёк…zwЈœЮ>|і">%‹gT“2џW;C‹о”о§Ё„uƒnорэnNрdIЕ,˜~ЏRџyџУЅЛ"‘ј ЃЌц4JПоА5UwнžЛCНуШЋ\RJF@`аЧГІЉДmqQ‘@ ЄЗBuF*ЇГм|YЃЎшљƒOшйњ…BЈ'xК€‹иY•XыeїНЎMзzš–гф^Б6ёўшс7ЎG“ЫБwc&~0–ьАюО‰D›ЃжЛ8X[˜Юž1•УЉ#Ы™zДЧљzɘщіщеэYR"Y~-њjhЗ3#]_/—гЇNH*“ <oщтљЖ–ІЖ–ІK№x<Х­!„PЋ™˜˜Ў\™ќќљ–ЉG;t`Ÿ—ЛЃ‘>ф\Ž˜z4‚ |‘%я’(ѓв‡BjDхt6Л€-аmЈЬp 8И‚Ћ7x @@К иА€e ІЦ`lFL`6і­Ї№Ы‚ˆKRэћ2elйіХК5+P(Œ\Гrћ—ЛЩЎщюл=Лv<}’pчоУй mэЈѕ‘’ЭcяЦD_П“[Р9jLФ’dсќOfGЎ*(ЉМђЯ­Gтšьqл–Ј’тт„Є”јФф‚ќќЯЗnRмBЕZEEљю_xћјJJ?zxчоУЊ:>ШЙI_evЭЪЛ$*Оє!„PчGйuќмРАPsScђНƒЊxƒ–эЉrЩЩ\љKoJЏ0 …P:а5A“"ђѓ Џ В!;ђr!wШš™•fўюцouˆЭћШ+ѕМgњњљkhh”””lйі4ЛуСзЫхќ…П]]н€Э. ЩШЪ'Ћeч—ЗЁСжЪДМКМ=œ"–­9rŒ•ЕЕєоЩ6=\э/_Нсьь/^dŽ>$5#GAk!Є*ЩхNGWЗGž_юўкЭЭ,OЫЬЕАД$з*ИIЎ’eЩ‚МKЂЬKBufžˆ\`WTмИзš'є9 P€вePf65PУЎ„bS€BЊhщъг**ЁКЎ^qƒŸ$хц6)?њ=ЩВЬž†1cЧoŽZWпPўТп2›-.* ё‚ ФbБє#УШьДut„B!Й|цЧГ;Пќ|Чч[ v|љеАс#Є[+cГЩeЧ26[qkpютGъЊьm­C§dЎjнх$Й,(М) я’(яв‡W0„PћSp§T 5щ,•O#€Ј‡њ2(3C!i@уЗЊы Ў €@$SXyРзa(КС–МИK_Э•t№РОEK>mр6ьћzїСУп6Џ`naq§fЌЅ••’ ‡ќrі‚ ЎE_]Вp^њ№<щЕf,VnnŽ““3ффd›š™Еи`+ !д‰`ѓ+rЋ/wMДтrђ/‰ђ.}xCЕ?yзOХZ3Щ­vЙ1_ Ј‚ЊR(Э‡ќ\ШЭƒМb(fЛ ЊjЁ–№4S­mнРм„Љ Еж]мcяЦАKKІN›ёё'ѓŸ>II~††ЬЬЬ IйsцF,Y% S’ŸЯž1Uq›sf~”––*‚юd%џскUŸ••БЫЪиkV.џСDUcFН#Ц~Џy,Діrз\ы.Gђ.‰Š/}!дžф]?S9езah—г LиР.†bЩxй"(*…вr(Џ‚ЊЈЉ#ъЦзLLЩ*€ OGUївDѓчЮ~ёљжѕQ[ЈTЊІІцŽ{6Ќ[K"–ѕ • >[ійЊаžНFЗ43œ3kкШбcяeјШбг&OАb1Ѓ6DћюT“ЕЃЖ˜БXОžОž––6n~УƒBЁжiнхHо%QёЅ!„:?•o;s1цТ­ЧхЎщЩЫДЄZZ€…1€AŠрд@M%QiєШdEйWп_јзЬШ`ЯЪщ:кty žЛxПвBu12ЏlxЙCЁ)sЉ|г[СF Й›™nЖпі)˜~ЏQЇБjЕA› TxРЋ#ъЬ™ЏхьќэF…†іTЫ"„B!є&TNg™њК‹&нqќOЧјA†щцй§ЎчѕЭc3Д@K$i<ІŽЏžиKќўo7’j8 Кћєыцѕ6тF!„BZїd?7ћх3Fэџё ЅоЯцF0хяrmуF]}š1…emыž’Uђ}сП шю3oТ`ЊFkю6C!„BH­Ig)J7ч­K&ўxщю“Д *ЁЂђ€џ4' ЬŒ & эйЏ›цВ!„Bш­jM:KВЗ2[=glv!;.)3Л€]UWЏMЇY˜2ƒ<<pМ,B!„j­Og€JеpБГpБГhЋhB!„R @!„Bj гY„B!ЄЦ0E!„Bj гY„B!ЄЦ0E!„Bj гY„B!ЄЦ0E!„Bj гY„B!ЄЦ0E!„Bj гY„B!ЄЦ0E!„Bj гY„B!ЄЦ0E!„Bj гY„B!ЄЦ4;:eЅІПHMЁИŽЇЛ‹ЇЛKћФƒB!„:uJggLA…B!ЫЅп~џыхw$eъбЊ9B!„PЧSЇСAˆХтЙsчЮ;W,7+s+І­Х’ЗЄХЕ[$эАпŽ:„BНудІwФbёМyѓNž< A9rdўќљ’ЗGэш›jБЕ+ѕАvЅcA!„QГоYЩђЩ“'}}}Щ\ЖљZ%]‹Ок-РЬHззЫхєЉdЁH$кЕоХСкТЬpіŒЉN]ѓ y<овХѓm-Mm-M#–,рёxd9SvшР>/wG#}:HuXђИмљsg[˜nNЖћОо-)—^8qќ˜Џ—‹™‘nŸ^нž%%’х9йй“>|пкмимDџƒїG••БŽЬШп=ќЦѕhВBьн˜‰Œ%wЪдЃIі.яхE%ѓsћя`х82[C!„zъ”ЮРсУ‡gЭšE.gdd ГfЭ:|јp+Z›џЩьШѕQ%•WўЙѕшQYИgзŽЇOюм{ј"Л€Ё­Е>Вљ†лЖD•'$ЅФ'&фчОu“dеуGям{XUЧ­ўжMЕЕ5ЯR2я?Lx№рžЬ`bяЦD_П“[Р9jLФ’dсЄ c.Zњ2Ї03ЛРХеmнš• Gfф[Ж}БnЭJ@  #зЌмўхnВЕšг(щOUpШ2Ѓ’љЙ)ѓсШl !„BшMPv?70,дмд˜|ЏЧ Жsч.^?њНЋПxuЪИp‹Хўўў™™™dЙЋЋkbbЂ††ќt>zмшaM6l~з”ЄФлУ)bйŠ‘#ЧXY[KжњzЙœП№ЗЋЋАйЅaЁ!YљMкєpЕП|ѕ†ГГ Мx‘9jјдŒВхДЬ\ KЫ&;ђtsИђЯ-GGШЪzфчI–K*0ѕhйљ%FFЦРmhАb1ђ IDATЕ2-ЏnhВSnCƒЏ—ы‹œB™Ѕ ђyЯєѕѓзаа())йВэ‹ц›ЫлP^T2?7I› >œЁ.Cц•MЩЫBНЫ”ЙTrx"r]Qqуnœ:ѕЮ’ї~-\ИP’Ы@ffцТ… м ІЁЁ!‹%oE"™ћР™ЯоМq-ЌgH€ЏћеП/“…ХEEЁ!ў&†кЦ 7'[™пя—БйŽфВƒƒcћП:’\VЛДджЮŽ\ЖГГ—'™ч€ЖŽŽP($—ут 2РЪмˆЉGГd1+*ЪenЋ8ђ1cЧŸљўфЁƒп|4}ІJЪ‹Jцч&ЁрУ‘йB!„а›PЇt–ЬeO:EОuuu%N:EfД2З2ЗАxљђПжО|љB’q‡ќrі—ЙE;wя•|їmnaё<ѕeE ЗВ–WЭil2l€dЦbхццЫ99йІffŠ#7cБђѓђШхММм–ѕџfN›7cЦŒ„„„3f4_еФ‡ЇЌ\‘•ѕR(feН\ѕйЇ“&DЎš3ѓЃДДT@@„ЄГpіœЙKdgg …Т”фчГgLmоцИёЎ]ѕYYЛЌŒНfхђёLTљј&Ў‹\YQQ^QQЙf…ђ‡ЬуђtЮШЭЩ‰XмТ`S™‘Чоa—–L6ууOц'>}’’ќ ™™™Š7T@цч&Ёъ‡ƒj"5§Хљ‹WПZœV!„оъє .8pр€dBЁHП•ЗЩК ›>пКiФАAьвR–ЙљЄЩ­]З‘\5|фшi“'dggЙИКћюYИьГU{Пк5zDxIqБ‹ЋлЪе2nлЕeХgОž0vмј 7+{§†MŸ.]шэсЌЏЇ?стзЂ•=оCЧ"зЎШŸšgieЕ$bљљsП)Ј,3ђ/>пК>j •J€;їlXЗцмŸ—–D,ыZ_Я!GЛ*sШвd~nЊ~8Ё&КвЌ1ПќќуъЫjjЊЅЧыуD0ЁЖЅNЗ‚M5^пћыVѓ[С:›ŒŒє уF%>ЯhЙ*BHmНЩ­`ч/^ўсp‚ цЭ›GЅP(Mоž>ћЗJwОv/wЧŸ=яЏпќŠщ,BHžVм І6НГžю.П§uЋХ:эL+Ќ]Нbѕкu|>§кU#FŽщшpBšкЭ#OqQ™ЫNЖ‚zkдfьЌЇЛЫИбУП:g:KNXpјр76цюЮvбџ\9t`N ‹R ѓЬУдЃэћzЗЋЃ%‹ЙhС'|>_R.=kŒЬљS˜z4‚ Шk єд-ђ-BЩЃ6щЌњ"',hўъшИBZ'™5юп‹Нџ0!)9ЃŒЭоОэПб№вГЦШœ?Ezв™=y(žЋ!„šРt!„:ВџѕрСƒ’'€ЋЋыСƒЁUНГ mFIIqEyЙ­эўƒЏЦ*œ9}rчžНVжжzzњ›Ж|ўзХ?enћХЮ=ff,33ж;їќvіgIљіЛMM_=‰яїп~!ЋБXц_юўњїп~Q&*yШŒ!„фСt!„:Ю3k ил;HиЅЅ’rщYcЬŸЂ€МЯе‚BM`:‹BNч™5$ЃфххšБX2ыДnўy(žЋ!„šРt!„:Ю3k DЎYQ^^V^^ЙzХ„'ЫЌгКљSф xЎ„jBmд…Bя”N2k єьйЛgЗ@N=gьћу#зGЩЌгКљSф xЎ„jBmІQ@!5ђ†г(tžYcpЪ„P;ыЪг( „а;BнgAЁv†щ,Bu.žю.$[%'>h>§із"„:LgBЩ†i+BH-р“ ў3Д‡#ўлiџE!„’ o{ehЧтВ;: „Pё&З‚!„аЛЌЗ‚aяь+˜ЫvZи;‹B!0}sІN џЇB!о‰[Сjъъ ‹Й<ž6ƒacmiЈЏпМNЮ™д§Б‘JŽQц,#„BЈыщтНГ<џњэЛWЂoдеV34)uЕеWЂo\‰хѓ›NMоЄw6њŸ+a=CXЦzО?§pКCѕXeVuU-цВЪŸх&№,#„B]@Wюхёј§sЭзнitx_ WгъˆФт„Ф”‹WЏ6„NЇK*KчLqq–,œwшшё>}ћьњrћ”ІЗwєшџїЮЊt–ЅсYF!„К†Ўм;ћяC7Ч`o ˆџг PBМН\bуKW–юнћеЎM[>48œFЃ9:::rœ,чёxKЯЗЕ4ЕЕ4XВ€Чу‘хL=к‰уЧ|Н\ЬŒtћєъі,)ёљГЄ_wrFJ "Рз=љљ3‘HД9jН‹ƒЕ…™сьS9œ:I ‡ьѓrw4вЇKž[оМ‹Ўљ*y!Щ$ГrŸgffщгKŠ‹ ##=ШЯ” Aфš•ЮіVіжЌп|MжЩЩЮžєсћжцЦц&њМ?ЊЌŒM–_‹Ок-РЬHззЫхєЉdЁМAKНГ*ei]ь,7iGђ–ЉGлїѕnWGKsб‚O$=жђЪ;УG!„TвeгйšККВђђ@_/B– ?Џ’’’к:ŽЄўkНГ *c2єm[ЂJŠ‹’Rт“ ђѓ?пКIВ*іnLєѕ;Йь‘ЃЦD,YруыghШМѓjšЪ˜л7™L#oп=Лv<}’pчоУй mэЈѕ‘’?zxчоУЊ:>9ЮЕšги|РkѓU BR2ў!сУbяФРпџEЇгЏ^Й wямњ(0ьиО5-5хю§GI)………d…IЦ.\ДєeNafv‹ЋлК5+ЩђљŸЬŽ\UPRyхŸ[Х‘… vЄр.=UЯВДЎz–›Л/іўУ„ЄфŒ26{ћЖЭŠЫ;УG!„TвeŸ;›œ–QS]9ЈOyЎпљзШШдЫУ•|+§Ж‰Ё6Л’CЅ6§(<\э/_Нсьь/^dŽ>$5#˜zДьќ##cр64иZ™–W7|{ь№§иЛ'Oџ3ЇMыляуOцћzЙœП№ЗЋЋАйЅaЁ!Yљd i™Й––фŽмМеd•Мdn"ГђЕшЋПўќуё“g&Œэхэ“ž–њЫoЬš>eъДƒ‡ U2`/wЧ‹—Ѓ]\\х}км†_/з9…рэсБlХШ‘cЌЌ­%фэH1UЯВДЎz–›Мeъб’RœœрхЫЃ†IIЯVPоЩЯИСчЮ"„PырsgџУхёtt™v$]m—џп—ЖвНГ††ЬЊЊЪцm–БйЏz ЫиlЩ*2ЫmЁPNœ|§ZtEEyyyйыз&|8 Š‹ŠBCќM Е nNЖ’oc@’(ЈDAHJVюгЇ_ќуGѕѕœGу–ЏXїяnCC|ќЃА>§”ИДЄDвВD\мƒaCX™1ѕh–,fEE9Y~цЧГ7o\ ыры~ѕяЫdЁ‚)шUѕ,KыЊgЙ9{{ЩЛДTqyg8у!„JКl:ЋЭ`дsy КzЎC[R_:gъz§Ztѓ6ЭXЌммr9''лдЬLA††ЬЁУоћщ‡г?§pzи{У ™`naё<ѕeE ЗВ–WЭi$ПЗ}*…$Г2C[лйХѕлЃ‡ƒ‚C ™AGtwїd0Ъlna‘“гt„ыЬi“чЮ_˜–™SUЧЯ/.—Œ1 љхь/s‹vюоБdЄy;R0vVеГ,­‹eMMMnCЙ\YY!НJВm^^Ў‹ЅИМ3œq„BH%]6ЕБЖЬЩ/ŠD2ГЁH”WXlme!Љ/3-ћlеІ‘Зn^ollЬЮЮZДрВ|мјзЎњЌЌŒ]VЦ^Гrљј&*ŽсЃщ3П?љнщS'>š>“,™=gnФ’ййYBЁ0%љљьSenhhШ$oЯjq•J!ЩЋ<8|шWЛw4ќеюƒУ‡Њ№”ЉгW}іiQaaMMѕке+ШB—Ч 3шtFnNNФт’Ъsf~”––*‚ ћ8яHAяЌЊgYZ;Ы>О~пьћŠлаP\TДlщ"щU‘kV”——•——EЎ^1сУЩŠЫ;УG!„TвeгYC}}‹ѕ$)UfЂѓјщsKK }=I}щœЉGžп8Вaн уёcF„…ѕ%Ы7Fm1cБ}=}=-,-7lммtЏЏыз`Ѓ БQаиЗпВdйgЋB{і="мвЬpЮЌi#G•Йс’ˆe§УBe>|ДЩ*•B’WyHјАккšР€ƒkkk†„S)реkзЛЙ{є іїvЗЕЕ% :Йv…‹9rјр={I*9zкф V,fд†ШcпjqG zgU=ЫвКиYўцР‘Ы—.кZ™†юлЗџщU={іюй-азЫеШи8r}”тђЮpЦB!•tй[С€Яч_ИэцhшыIеx•И‹Фт„Є”ЬЌТ1#‡вiјАz5 јЙГx–“wУ™КЯзљс­`!д:­ИЌ+OЃ@ЇгЧМ~їпGЇЯўegmЁЋЭЈчђѓ‹J,--šg9JЮЄŠкŸтѓЂвYF!„Pзг•гY гщƒћ…ежq ‹Й|Kп(0 @цЗЯ]5—•|a­О]q-ўOCљГмjђfUпO!„ъ2Кx:K2аз“љфQi]ЕwЖ ф[JžeЮrЋЉяЧ(/rѕ="$SќгЄмМЂŽŽ!„фВЗГ №{KПщЌ2Кd.л5tеџi дVШ\ЖwПСBшнr+цЮ€~}•Ќ|/ц:МЅŒгйWШœ џэœџvєOBZn^QP0Gі|Ю!є–№x<хЏ<юоўщЩ‰o)эЪO6@ЁŽвžO68ёjP0@ац-#„Бї„ѕъЉdхF7=%iмшa-жФ' „аЛˆ ‚+Ј UдШШnд(ф +Й|GКа[ltк-<„P—DbХWžз*ёі"Сt!„КЩЌТMёD' љњ”˜šъьŠ›ž†@Pп(ЂƒЦћvєIЎњј<;„PЋђЏ<ЭыОХlгY„ъ‚Ыј[б˜^Ё}(“ЧЛфZo\ЁЪъ>И›‰6ЕЖИ:щъгВ WuЏЧZ:@ЇЇєViЩGОй‘˜№H htї№™2sо€!#к6оPkrA[GзЧ/pљк­ŽЮnmЛ „алFШЙђШЋќі"Сt!„д2ˆыK–\бД2је;ги›iыn@ЅpВЋє6)д4 xZџ.мLЅ{›Jo›ѕ"угyS-‹мМc?FOO}іуЉЃ§З§пЯђ€УЉћэЧ“W/>§ле6пBшэji˜S“Кo/Зз4BЁvB€˜Х&ѕ*нp‹уe–=гВЯјоV~љ™DnNіЗп~Ц:`›Jшш‰]Mщ­О;ђѕьЫ†ў@GO_“Fѓіоўѕ11ALб''ћ…˜ JK‹{љйБй%b‚ШЮz1aD1AEТC{ПxЏo@џзѕ+r8udk=}mЯџzц§ЁЁ}ЇO–žњœ,xАŽЎо”™ѓr^fДЂ‘‚ќм‹g ьсб7иyйќiх’њ'ŽювЫ{ф€ ;ЗЂПџіРа0п‘‚тм%+ШлО№…/е^ BхЗ:кгY„R{„X,§ЊП™Эсk;ю˜biмpф—oˆЯOс“fMвqзILJ$‚њ{1Ѓ˜GџРˆзЖMxxПя€ЁMZ#Фтао§> ФтЛ7ЃЕhД{ЗЏbq|мНžaБјћcћг’Ÿјхв_7ущ4њЁЏЗ“[@ТЃћ‡OЛz7Љя€№/7Џ‘”“ uЕ5?œ8фъюеŠFV.žѕсдй—nХџu3ожСщ››%ѕЋ*ЪџŒўї“E+ЂV/ЉЈ(;ѕў'‹VьпЕ…Ќ oGјТОTzјЕЋGo?ЛцЏџ*р`д Oѓђ :: „К”€?;лŽŽB–f7dT§™S0u\7kњНЋY•%IŒъ Гю[ўўAУ<пДЦ›SЬ9vЫ>ЅGПЩM6Ќ­Љ1d2ЩТ>Ždсн'й=zїћчвЃЧOОs§ƒЩ3ccЎ7љЩуУЧL твПю9tкŒeѓ–Ўž5ёНхkЗ’л._ЛеР “Іrъи7’н…8 &ІЌ#пŸkE#gЮE“ki4њмХ+& “4>k^Ё>|ьŽЭЋg~В„\оЕ-’Ќ `G!х@H_@ю>Щ–\4$%’ ˜Ю"•‘ЙЌЇЋCG‚Pg—š™мk’•уяп€N˜б6љЃТЦ~RR]ЯдЫ(…ЃЧ9sF(fЅfщkr„fГІеEЅоЌЪZЄЉЉйфoŒЁaueЅ‘‰)мIШ€ОANAїиЛ#ЊЁО>љй“лїNнŸЫmHyžЙe7Aeь’iуУЩXФb1…B‘4Ћo`H.гщ ‘H$)П“EDQaў—›WЇЇ=7ЗДVЕ‘ч‰ GіэШHOсq y}M--щeЩ† v„Rбь?вwВњ9I–ЅзтƒКЪШ\жпЯЛЃAЈГKЭЬсёИBЁP™Ъю~OŸ&uТtЖIяЌИЎбзXŸwњЦўz§эNћюы§{k3ЫэЭ?вjUЄоў_оыюю^Эг8џ юБ1зFО?щЕц ‚FЃ[л9œџѕД‡—ŸЎžО›‡ЯЙŸПЗwtжвЂabЪ:|ъœ)Ы\z“& 2Ы­Ќmзo§jюДБСн{ЋкШЦе‹-[зЃW_]Н††њс}§eжoОЌ`G!Dѓп˜ј—§‚cт_Ъћн0E! ”Л9Зг&=фиYЩ[zKfryIYqIlvьБЋаt;Leж1јDc6ЏтЛ~‰іƒ‚Н|Ѕ7‘˜>gбŠХГшtэž}аhє”gO€ЌйЃgПGїNŸГˆ‹Л…і>§нЁ9ѓ?%W?yзЖШЅ+6˜[ZчfПјсФслїОŠэѕНHоJLЭXОСзўО j#<MKKKSЋЈ яјС=2—ЙЌ`G!х!ѓ2rћQfѓrLgBш-"du0ШЋњ–ci-ФЏЧІ=УлbuM#Ђћ‰wІE§ЃќвjA­–ЭиФ,ЬaœЎŽžN2ЗVO@u0hв’Ѓ‹ћЖн‡кГ{ћ:‚7яmЛ“wыеgџž­С=z‹ "Ј{яУћОьжГ/ЙjђєЙ?ŸўvйТщeЅЖіNЭ^(‰ЇI`2ЫGŒ§№лƒ{Žœ:ЇR#+6|qрыэЅЋ›ВЬ'~4чцЕЫ2ы7_V-BHyљШЅkПНH(ЛŽŸjnjLОзcPпоЮdzK“˜ПуўМx ЄŒ_Ю]і ьйШч+SЙQРЯЫL;Кх9d^йовхюќХЋ>нъjkšЎ  ёH уŸRCG3 Ё—ЁWCЗ’рдsыrЫх™ЏыCЃбл<„а;"юQ|nСJV‹Dљ9/ЧжbMe.•žˆ\`WTмИЇNНГПўњГ‰‰ЩрСсв%'Nnчк|э!iAˆе|АМЉ&Ец{–њieўšьSlѓШМšп˜ЫуфГъŠF1мGї"‡НЖАЁЎA…ЏЖp’[iк :ЛД€eўп|Œ†КZ5ѕ‚іŒЁЭї8qтфі? „4%ЏШ8љ#9SMš„:ww,++ЭЬ+хR…zњ,–ЙПП!Шл!„”‚“мЖNhїшЗGŽАНо“BФГgIYYYBЁРкЪК[їюššZ—/џеЇo}}.—{ётŸcFehkзжеоН3bФЈ7Й}ЫнУУТТиьвєєєЂЂB8vт4§Љ27€_§98И[jZ2Ы300ьбЃ“iХХEOŸrъък o/''gъ‰D ёљyy`koLЅRД†j„вѓ4vкtЖ…C €ЫмьЕљ•—!„фQўт ј .iЦFL–+ыe†НЃ›tyJJrUeхш‘УuЕщїу&?K  ЖВДЊЋ*cPЉдЪŠ['6ЛдЪЪZ_[ГŽ+TМЙ@@\м+K ЁˆxњєIŸА0г!O|fюьщфV5ѕ™’яЊ+Ыо:T_—ё<95>ўqјp‘˜ˆ‹ћЗGїnNv|~ќгDšІkЃP џяё}і,‰ЧхŽ7FSCуіниддч>>ўфОdЖ†Ѓj+’†˜›џ4_лoраWе:k: Эn–BЁЗ€Юr+˜šЅГрэу{§FДЃƒ“˜ђ_№Yй/‡ ЄЏЇЫх‹ММ§Ўўs%ДGw KЫ‚М\G'—ЂТ"wїмМgv)лЭеY(zэ3•Й9“idФ4Юz™й(››[˜™0јЏЦKШмл(€А^=4ЈZМFБЃЃkТгDm:•УRЉTacc-‡ЋEcuЇR) ѕАЫмМмї†ббжnр §§ƒnпОФ“пtФX „КЂџ†ѕ~чVДєКОТџЫb;eЪhog•œЯ41ыш@Bя>пPЯQВruE™Не[ŠD§вYƒсьфќ<5ХллORШуr/ўu‰\&џ№hijАXц ё„XTQ^>ЈŸпЮџIqee…ЕeoСыƒdnЮmYли>{–(  тfDфmt:НЖA@ ЁЉ)T єю–žžџ4QKK+0 иЪњЕѓЪчёŒ™ |A€ŽЎ.—ЧевЄ№A^kи5‹P›hr+XXџСБЗЏK–ЅWuЮойр?ШЭ+ъш@Bя'[‹ъŠ2%+ллY‘ЋЗA§вYpsѓˆўчЊЛыу  эїGзеб‘ЎFЅRѕѕ в3вMLДt#ІQjZК!ІYз№к @27€єє4O ˆRSг‚CК7Dо†ЄцјŒMТzїЅг4ŠŠŠяЦоЗЗ'XгŒzN=Ae@}}=Юа PДR§ФЁ7бфn†о}нЛsЃwпAMЪ;g: С~oяяBur@kPЉTooя'OŸJJœ]юФ>(fWWеёѓŠЪЎ^ЛMцy–‰Я’mЌ-EbТТТ"ёйsЋцXШмœЭ.хѓИžюЎNNЎeхх ѕ5 ЅEЋЎЉmqПђ>>:tj_diiѕ$!СоЦZ(›[X>M|ъdgлdЄМЭŸ?юрOе Хєјё“~§њ{xxќqё’@ $Пш—З_ya[[л>И[ЧЉгг7шнЋW“Е~~~OŸЦ_њы/‚;;лю!Aa ;qь,BmB§д…Bя.uJg› 4(\OћUќ ХенЫЧЧ‡ІЅЁAЁˆФ_ }=§Щ“ЇшkkrИB&“9eђНзŸi `ѓщ24y1АXцV–t-Њ——w П/]‹JЁ@MН@о~›„*ykggчьфРаваа ˆФD_(Н–JЅ†wыеS‹Њ‘˜Ч)h ЧЮ"д&КТ4 !єSЇtš хМž˜ђb2›”&’­DRЫЭ5пМžї_ћB! eV“Йп&;’МХЁмЪ—/тBгў]y­aз,BmBЩ'Печ&"„j5KgBЈЭЉ0O#іЮ"„Pчƒщ,B);KVЇl№41/ЏА ДГГ №я№}!д:ёO“кібu 2еUћды7гйЎЩЮж&53ЧоЮІЃAH ф)YГЁІ< ѓ=‹ќЋм{PЖя4џлгžћBЈuШ\Жwџ!mицНлзрџЯx–жUћдю7гйЎ)(аЎоˆэш@R 5хJж №sАГ}ЋСДB^^ЁOpЏzN]Жщшс—–дќO{ю ЁжЩЭ+ эУс(;[•2<|вž?mžЮvеп>ЕћMЧtЖЫ є'“Z„P—ЇТ№_Ѕь ћBЈuКъoDWнзџкЛѓјЈЊЛaрчоЙГя“d’Щ„HHТ* "ИВ(E­кжЧквХњXЋЖRї}ЉжЅjmmћД}КНOkЋЖEŠ   !Ќйїmі}ю~о?.ŒaЖd†ьќОŸ|`rю=лЭН3П9sю™sс,L #ќR‘ВДБЌ €ЬŒхлЄЉzѕMž+ТY˜№Ш."–ђUl,ы #c:В8UЏОЩtЅC8 “Ц#§A^Њ ЧЎ.2ƒGќЃэ‰qELеКЮ„Г0 љТ№{{лі^Svўьъ…$IІ*-хЈЬ{Сd0 тЯ+QФо`$ю‹Œ!‘^X~[c IDAT-W)хqЅЅЌ+бСа{oЧŠ:АЏЅНkсв•Уi6ЋcLФHе%ŠЂЯує8њщHРМРѓ УёX0eхM+›ЃPЊ—“ Є4ФGЋN{_W“ZЁШЕци{›O)›]“№хэLq™з…т8†chžЁ9Ž‘+T*^ЁRgTI4й ЙЧщѓ&Н&ў”‹&pМъr\Pž/Wœ 1й бжOvl+АYГЭъТ‚ТЭџzыѓOv.^~йМХЃэ)7ІС0LЄЗГ5+;Я`Ю:їК:вгоФ1AЕJ•m1) „ЫВЫ9іуuћчд,NбТdРшšЊKŽeПЦWъ§н=mЇф”LFiH’дЈ5ŽўNНЩ’kKОшXІAŠЂрwѕ™tjЏлсѓzI ‚РБ"ˆЌм‚œМ";юё,q 'И‚Ьe‹+цФГwOя0B,џАэH0L›фкГKLћŠАєиЌЁвiгєz=ХЦuЕ‹– Ѓѕ#9€aшЮцfƒЦогŠ12˜-чRЫD:˜Г˜Э$IŠЂHг4OбœЋнno:Y?ЇfQтG „ГœяІъ’уcйЏ‰ й‹œЫоллб(Їd2Š …‚”Œ"IBЃRЗ7WЊдFSьhЭщв2њ2єћьС€Џ#–ІFcйЬrЅJхїy[š›[OеwЖ4”W-0Zr†_I8ВH"Пи a„F##ŸŽИтзЈЪрŠ|ЁP!ЄбPZ­Ю>0 7Z†ŒŽрd–aњЛš­YF†a:дкX_ГјтŒыТwЕ5rl(Ы’%№<#JЅ’$ID’ЁPh ПЯ`4†ўў~ЇН?+'7­~#g8пMе%ЧЧВ_N8ђсїК{к(’ H2„ƒA^рѕzƒZ­V)ЈЎ–}э‰'бІќh5сVчšŽаh4.Ї3;;Ї А!фѕx]АФ`ЈЈЎ™Зћуmmэ:Н16;ŒЮ‚‡WБСТшt{жТ Nђ”Q_Тs˜’Щњћћмю ХЂЋЎЎikmёy\У:лгМњ8–щяэЬЖкднрt†ІћКš­YцP(рѕxА(†‚tЎОиК–DФ‹(Ф#o!sЃГЩЎЃЩтt8ъд­\Е|§†ЋЖoп ‡з}>ЇfСPOО)Ў.QЛл›0jѓ:KЫЊдкг- ѕu5ччZ#‘Азус8–с№ьЙ‹‡ѕХзeяыТX HRБBЎ~ П/Ž „МIr…‚чyЙBюr;}ЗСdf]чТYp>ё)•“Тѓ>aЩёI.ўеяu{]vЕZ …"сpIЩДЙ5Е ЙЂЎюPkKBH­жtДœPЈд­~ШвRoѕК,\xбŠўўОїџГMЏзЋеšK/ПТnшъьEдееЁщ,ka|і ћ&Lj‰Ю+|fSl,Ы ˆ'"šGЌhВСO3 6[ѓ‹фrjЧ‡яWЭ­ЮЮ6|sуw~љк+Ÿькf+,2=пf8Ѕ%лкноD‘biХЌж–цЖІЃEгgыєF:ъэl..АE"aЗЫ‡eJMEU•JЃMыъ‹йє{BXYŽUЊTƒЩэvйэвVЃбШа Яѓ$IbžшывMУЏыA8 Ю;ЇЇT^|йx7dьиѕёЊ‹W sчНЛ>@Щц}Nе%ЧЯ›бй„3нŽ>ŒФp$BгtyХь9•U:Н!TUUEБ­­!DЪd^—=ц3JЉМДъrєwM+-5MЧŽж{=юP(˜Ÿ_АkЧ‡EŒЦО^ћБcЧ|СPхŒЙ ŽсФ=Њ`вJ4bMС ƒцЫrR,Ыѓ‚ˆLaD$pMeƒВYе]2tьX§;›џ9ўB[~С6нъд‰нl^НсfJwOdFuy}K–,q:r…B#Šэ ѕ9Ж’PРS\h …‚N‡ƒfX•ЮTZ6‡’+вМњbыbY ,Эа$A’$ЉR)BбћРH’d9VрyQQ№ИэщУsс,8яttіЮП`y`DЇTŽšІ‡п‘ŠЪš†уG†Г я>'#zgnцuaПЦЦБ† яїЙšFЭœYQ^1+ vtДЩх Ћ57;;ЧхryНnЕZ xE,ФY3h‡z;rі˜MР№yHВдчѓVздюћt/Яѓvћ€б`TЊTs*ЋŽдюяШ/šAШШј73є˜‚Щ,сdƒЈh,+`Ф (Bг"#ЗраПј‚у1–Ї7й бVЃйr<œ3Їjп'{/ЙєrFƒEё‚ –ждЮлНgoYeв)i]}†,k}§…\.Ѓ(ЙBЁз!G_{aaО4.ЫёМ!+зV8”Щ62­КфJUРууX!‰D<є!$bбщpшѕzE <Яѓ‚(1йaВ#cœb)эIЇг‘!>Tя%Ч‡”с2рIЖ плrЊЇюSІЏAF;ХH0с§Єб2oев5зъѕ†$ЅMXБ/оfЫ7Щ(J„HˆyQD‚”UeуŽCџћЏkoњnтжOHёGUР(+ЧZ6s&BШэrЩ(*/ЯЦѓМ(ŠЂ(:ŽььГйŒrЛ}$•Цj џ‚9љ%сІc$AкJ+x‡CšeH™JkЩЪ7™ %K‡EŒ”jM‚3ь4I%œlfБAœ€XёR\ЫБОcЛše|žве%”оыму x‘Е+“sKLIыJљœЖlеšоо­VG’$A$fhš I9™4ЪLїъCЩЊЂщГћКкМžƒ^ ‡БLQPZFHs[S|џ_:u)UšЂВYЇъ$)“Q2…’f4iuZEQ…ЂІЈlŽJ­Ы5L&M8‹2ыуЃ7ˆчЮХhНБџ‹`ŒФAŸб/­*ќєXїX6`Є`,Š#3й a|?ІKŽ'snЫ€Ч6LХ[џЎщ:”]d‰А"Ž˜tJ™Œ ф Г›њЪВєгЬкНŸmo^pсŒŠ9БХMма+v…HŠ’G"~ЃA/?3Z#Ѓ(Й\т^Ће&^р9–Ed@NЩc#ѕ”gKТ­%eU=mіюfоhашfA a6ьёј§СPщЬЊФХNд7 `У Ю+Ÿ‘хEФc$ˆˆуyжгЎUzTz™мЄ#uœ\OhЎ/іŠHYYђsиdЖАŒц“}Ÿхц˜KJЇѕѕіvДЗхйl~Ÿл–б€ј­‹ЧБ ЃенЮЎЎNŒˆ‚’™AПO&“‘2J.Їd”œŠџBОєы**™ђ{Лк EQ$y:PELQ”(Š4Cg[ Ќж‚%УшЌdЪ Їуёю"~–IyvЅ5в™jЯDO§(іт’уЃЕ x\П:NxіяАхЉ0"NѕИu;+J­ѓgф‰‚pЈ} гюЩ3hВT)Хжяи2Ѓ|v‚'Њ˜ПЏŒ’лnПЯЋP(A?ERЁpaLЩх<ЧчE,ƒЁ0ЭkLБГZ3{CbЭ/u+TŽžЏлЅгыyŽc9–хЮ\4}Зтьpъ #‰оЂcщ§јoЫIЙFЗјЋСя*ФžОїOЈЭ4OЖVч}E3W„DЎPNŸU-№ќў#AЏРѓZN­TаtDЉT%(-ЭКАєœŠ1"ˆ[a@ЃS(JЕFEщЂ“vШръ‹ЯBdйЌЙrЙВГН1ЩЯ„ШЂ(b„ ’ДкŠЇЯЌTk4 к9šWzЂ/ƒ™Ј№Pв-№§эл–,ЊЭ1kчЮ)ћг~/% ‚№јЃ••фх7оrS0бзqїР}›f”ф—X_{ѕgR"Mг?јўїŠlйEЖь;яИІi)нЄS<џм3%жŠХ[п{їЅž›V”W1ЃxчŽЃ;МђГfN+ДYMЗпі†a†,ppcЂПštŠпџі7sч”х˜Е-[tДўˆ”Ю0Ьял6ЋЉ|zбЋ/Ϙ№P$ьѕ5ыз~јСvi‡=Лwнјх R]&"ZiВУ•Ќ1 yДД]~iУ1ТЂ(§,›[„Z6Зhйм")ЅЇГ}гїПyщГ.^0у‡пЛйэtDїќлГсВХVGГcQЄ#с'Иы’EхW­œї—п§R*G*0њ3xџ‘ќСiэœтCљ!.ЉјXV'  ‡Мa„ФјЌC|07˜ нэM\анжx4 Dг#с`OЧЉМ УDb–ц•пЏЦЯї‘aŸŒ"EžзЊ<Ыmьй~ИѕЃњЮЎЗœ”щ(Še8Н\<ёyWGл№ћ5ОтЊœ’ч”’JCDBХˆdя€ЛЛпекогеы№™ЖЎОž~w˜#ŒйЙ"т:šЦ_p0sVnљмEЖiГI•‘вZLЙ%г*j‹ЇWP•, ŒЮ‚‡Х $Лнс'гъЂ[]t››ns3э.жблв.эpиНљGм++sЛu$3RWФЕЫdг+ЊЫЋ—ђXVЄ.‰DBЁtЏˆ„u!„фrЙZЋ3™,жМЂUEгЪГ­6ЃЩЂеЕZ\Ё”Щd#R֘’+І•ЯЎ^АЌАД\Љ5 ’A)5FГЕ|ЮќYUѓucТу?ЊWњyЮ~я;xшбю~їжџь8p`П”јтѓЯж>єёоЯšлКUjѕЃ=ŸёйgžюшЖ_uѕ—юМу6)ёщ's9ѕЧїьћќу];fLиы'žњЩƒїmт8ŽчљюлєЬs/HУЈо OMqИ6&с1Jбх JKщ‹гfO];BhO]ћžКv)eгoИiуЛ;ОѓбСЂвщЏ>џDє;~є№яџіоюУmƒOМпМіB0рsыо?НЙ§ШсRщR{ъкя{єЙЕыП<фй›™˜xэТš’јŸГіЮљbg|fS‚%Ч#< ѓg-9›{иuIЫ€ЯЌ˜ЅU)кšŽќ^|:–m*Дх1 --.’ŠŠЊFKvZ•Хь9аб‰$№KsЙjyqŽ‘gИжІОЦ†n&ТкtоrBFхvœ<И?­~Ћ-UЉ59yљEЅeХгЫKfT”–Эš>sNйЌЙ3*ЊfЬЊ*YY<НмVXЂбъНіЄSW\VVŸ“›Ÿk+4[r хаYвГуй?г­Њ§‡N§fѓЁџ}яаŸЖњл§ѕ?пќИсŸewTЕј4=јmяђ§д-МХ›§\ЎˆA(ŠšwСŠW^›S8So4ЅEЄКŠ0Bˆ(’$ˆгЯу]}IѓiЮВ–Wжж,\^ГшЂy‹/ЊYММjўвќтщ Ѕ*yЮєџŽУv^O6PЉU§§}.ЇГАЈшчПјЕ”јч?§ялџо’_P€zь‰Ї—/YјтЫ?ЩјзџћѓцїЖKћќфЙЄФ7џёЗїЖ}˜“cE=їТЯЎ^{љ“O?+mКяС‡5Zэ _љкЗпzя§JяОѓіh?љщ‹RЦŸќєХЋз^ўј“ЯЄ.0™_ўЙйlA§рЮ>џм3Rт?ўўзh9Я>џвТкЪјŒ {=ЗКІІvоЏ_$Щ•Ћ.1#Сmv)WТЦ$<цQ)КœAiЉФ=9 ўѕЯo“V(”п§ў=зЏ]нњ§=d4™cђ~Иэз~ї†бd–vиЛыƒшЧъm}чЭŸНў—QКŽcnwи}ИэЂyгя EобНS›v&ђ’уЃИ x\УТ Єq8HЫd$)#r•Ъfqœ€1"BbXF0"ИћдЩtњ5ЮRœcAœў'& JкЃœ§<Є ;ц &ГбSžYЛСЌMДГє]ЌгBзK™QмlЋ‘О"Є/€M˜qт\}Љы"RЅVЋ†Н(ЪЈ^щS?œ%IRE’<=-BєёŸџппњмгЯ>§ЄСhxіЙ—VЏ]‡ъыэ]ВАFЊNХ„ы\єї—–N‹ItиэбФввiЛ=КIŠУ”JхрЧ<ЯGw())>А Y`2ц3w|Ћ5šhљіhљёЭ–$ыѕ—6\їјЃ†ТЁЗџН%­ŒЩ“№˜G y г*-ЉЕƒSџzьШЁ_Нњ\SУ :FнjЩЪ‰Щˆr9ж<›”ž›—-Эщxщ™‡Ÿ}љЗ2ŠŠЯ5"Ал‘][.^0#њx№ждЯ2)ЖŽі’уЃИ x\ПfГыИr‰КCLЃгЄYŒ1Б т#нЮr“AdY ѓТ№ћ5ОвšE=м'@]dјиФИ"Іj]чnъO6ШЭЫkiљbСк––ц<›Mz<СТП§§Ÿ-Н?}схшчзЙyyЧNЖИ|ЗŸіYO€IXf{{[LbŽекбб.=nooЫЮIѕЬ1Ђ;;;rЌждR ‡ЅЧnЗkШТ­ЙЙбrЂb$ыѕ/^{хі;юњўю~хg/Є•1™„Ч<*нc˜КД”bЯœСП>zпїЏЙсцЗЖюнq щН]uЩv‹ВdeѕѕіHћzКЄнX†yќў;яќёЃY9ж!OнЬ%jбЮЯ›B;?oNА{ву‘tђltЩq^D ТЁАћЃ?јїО%іЎъp§{—‡~ЇЅнёэцСЧ”Ь4лJC4Ч0Œ(ŠбeРн.W$BыЬV[б4‚$SƒсїЋdіьAцѕ2.?sЌЯэ FAЬжjВtZAР–?ъєЛЬђЄЫ +ЋгщзјŠ§\ѕ\RйŒ]]d$йѓEцRV65ЏОЩtЅO§pі†ПЖщ‡wЖЖЖ№<пккђунѕ•Џў—Дщ[пјЏSЇNr‡1ŽјmќжwяМуЖЖЖVžчO?Жё–›тЫќкM_џёюъэщёљМїп{”xэu7мџу9v‡У~пІ^їх‡пЕюЛЧщt8ŽюНчњОšКРЊЙеЏОђR$юыэНћЗ'/ѕД/_џЉ|‡У~џ”pŸ„НоГ{—} џІ›oљіwОwЄю№‰уЧBFЃЉЉЉ1uЦѓЈtaъвRР ОGJЇ7tЖЕDehZ!—Ы)y_wч O=€ащЃА(Ў\X}МъђuП|щiЏлхuЛ~ёвгвn/>ѓаeW^]9wоhнvњ'LпёYcZЗ‚ЁDззр%Чсє4YiЩqMш3вs‚Ђ{LўзEьсpќMЉьЎЃЅИl6'сpX8Г6Њ?р—ЋѕбeР3}9Keэ>П е#ЌhеhrtкŠlK™F[ЄвЈхJV@<&h№ѓ2еŒщѓ/\žVПЦйШОєЄ‡ЫКШЬTН"Іj]чfъ‡Г>ќXMэМuЋ/ЭЭвЏ[}щМљ ю№iгкЋжпќеыѓ­ІG~р7Пћƒ”xї~МdщВѕыЎАхПѕЭ›ЏZП!ОЬ{яЈМbж…KдTVI‰<њDŽе:oюьysgчйl?ђј№ЛЖtщ…KЭ›;gІйbyрЁGSјъkПzянЭEљйW\ЖbХЪUCўрУ™LцЊйeЫЯ_~бŠ„ћ$ьѕOž~ђЁGŸЩdE=ћг~№>„аwоНrљ’шZУ9\ƒ%<цQщУдЅЅtж™sУMo§њ5Ћ—KПnzш™_Мќ“е+jюКэцЊъљбНgќxу­wЊ5šЏОј7Ў]U#нСНэнЗ_zі‘U‹ЫЅŸ!ЯоЬЄ;‘єp$*g№’уœ€xqа’у^Oёъы%YСМHпП5ЎІДя–•–ЇTЏЯ'Šb М x&НJд/“йВl§е йч#Œ‚Ђ@ІS3d РБaБHcДщ-: •]”Ќт’•&sж№ћ5ОRŸLM„КШЬXžЅPзЙзuюˆчћж%Ы—фfŸž˜ЈSЩFЏВ„окМѕКѕk†мээЭлЎПzˆаэяьИv§ъjзиЏucooоVUЛШяїŽFс]­їп}ы_о~4 ЗџРС -цЮЂ vwДФ_#ooо6wот`Р“ОѓЄѓт%U Jє zЩq– {>љ‹лU‘ЖЂЫѓIЧ§ёбЮ~RУXњjЯКOQ„ЮЖІјКўЕyKљмёuE—gКЋ­1№HЫ€L–!—a ЋuУњЕУьЧВџ~у/‡о}/_@zQ„HJЗЛ!‚#dA„њPКdёЕ7}#Чš_WТ~ХKјЬ6ЬЇЛtЊ;вййЃ1&љўїŒ„}Ўтт‚љЕ5уX™9XWпбйkЪJcЪпМ.GIqў‚къ˜єЉzѕя•>œЇЪ -Hь.з‡ЛїOš[СfW”§уCю36“пПM|§хgoўжГ,ћњ+Я]ИтвQ}zЖ4:’rd1Q9јєЪ/вx4—?ѓIдˆ/ž _”\Оцšы5н'[Жє;мZB.#!‹ b­Њ|ё…—^uMVVN‚vNШбYщхЁГГgЫLіЊ3–u)шьшьС2ЦВhъ^}“юJŸLс,DЋc,цћај|}зЈРaq$у’мМќo\П†e™Ѕ­њњЗП?В…Ї€Хt:’jВA‚HQZrмЈUА–&б ˜`У,юmqЩJЕŒмBD:§ѓ+sxIFˆЩžъЌФQЉ\.Ї(JƒhДXѓ Пи› IBZO1ЩWœЇй/„ZЃНtѕњi3*ŽњЌЛЅйчt№‚ЈдЈѓѓђj-­Ќ]Ј7QТъ&ъЧтѓkkЦ,"ЫКШЬ‚къ„бчh˜ЊWпфКв'M8;…MиqТ6l$`ŒGrхЌ зпДсњ/nƒйТSРH~]ЉЦqq‚qЧщVеОCЇіVD7IуЇЄЃLыW`O€ џSXОР\;Уb‹™уŸ2ъK9[ !‚@Yё а™Ђ“хbђl’ёTJ.Ÿ9ЛrкЬђ` рѓИAPЉе:НAo0Є %ˆЈб,œз œч’тќуGŽьДЊёТаL(цЮвмЏ$„˜jЩёTЅЅ;‰bŠ’›Ьг™UЃy2Њ Рј€pœwFcZеx™^”чu9†ЙsВЙ_h /9>†§0^ œчЃБœV59Œє*CL6б1Ю”“ ЦВ_Ц„Г„аˆGjC-Э=%ы0 œ|ё=#XрљV€ёс,чЛ’тќѕ‡FcЩёјєтт‚–uЃБ4w|њXі Р8‚p€ѓнT]r|,ћ`A8 ˜ВKŽУ=p> ЧЛdТY0‰A8 &1gР$с,˜Ф œ“„Г`ƒpLbЮ€I ТY0‰8[RT№жц­ун 1omоZRTŸOwZВчЯдЈбhJZЮЋFСS<`Ъ()*žйbРгЄ–ьљ3ЕёgB чUgаt˜tрщFмјO6 cЮ€I ТYкQQ№4IDAT0‰A8 &1gР$–ЩЪыъ;:{GМ)уЎЄ8A-мq L2‡ъŽtvіŒw+F^qqСќкš„› ,эpV:|ЎМ<нŒпоя#„ Ђ&)–]pсЅун‘wpя‡Ёјˆ‚Бi‡ГН .X гЭ8ёЭЊЊ=uЌТY`щььЉZА4 ŒwCFоДYsлNg!‹‘ЩdŒЦb'8Œёx7iУxЊF&Щ7A06Hfп †Їdф7%;œІф‹xЪNA0і…ŒFgёа•ёђ`к#Ч4ho Ш№2AІЭЪŸ™•“›AЅca*žР”‡ё(Цvc‚ FЉ№!ыNБ%a—яm>е}фЖЏЄb8Œ№~™)kоЊЅkЎеы Ѓйм‘0†ЃГC„Г‘ OС:KL щ]^.JJ­Ѕ2ёШЁs]j6ggVяЈ‚`˜ЄF)œeшHogkVNЎanвkК[1FsжˆW‘ZЊNХcAŸїФП4ЛйђM2Š!bD^‘ e•EYЧ:эњзџ­ЛщжQoї№$ №2ћ;fђ5 јЬЈ~<ŽуPФ™k5ЗwЗлНXфБ(’2™Œ”!„Q4 "ыr:’•p§КхзЏ[>8%Џ.-KЊ Rя“ €ЩHњф}d14нзб”c1ŠЂШаЁж†њј}і}{wэxЫОНЛœі/b›џѓnєq0шџtЯNЗЫ‘ARŒUЦc‚ œињwuзЁl‹.ТŠN„LFЪфЄ›с?<жеnL3k§Ÿmo:u‘а+“Р,Ѓ`l„GgCA ь}Iˆ"…hg€PgЭфљэн.ŽчEQ$Ь0с„йЗlўЧšѕ_^sѕu[ў§црр§/П}нЪy—,Ўxњ‘{X†‘вšўЩc?О|щœЫ—Юyіё{š–в—U.SњuYu1BhYuqЬжј7 ˜\2ЁЛ­‰ Клކƒhz$ьi?•—ca˜ˆзус8–сёьъХ1йлл[++ч,_PйжыщёpхГ{:кѕe4œpиNЋ_Кdщ…ѓgъ№ј?Љ%эђйСXучћШАOF‘"ЯkU žх6іl?мњQ}gW[NЪtХ2œ^. žјМЋЃ-І–?џў—ЗнyптЅ+(ŠЪ/,~р‰ЄєžЎŽMwlМtЩь‹–§№ЖЏЛ]N)}Yuё?џўчkЏ\Кbўє[Ў_нxfФ—уИWžbЭŠк+.ЌњП?ўцЬqц_љйЕЯ[ЕЈќсMЗ‡‚Сhзвъr Ю&?g‚ЁPCУq‚ DD"Д3H–V\PTZОр‚zsA8Т`„‚@Ÿ—e˜яoНbэ†+ж]Гу§-бА!TwpџŸомў-{мNЧџќтE)§зЏ=яДќэ]нМs Џч7Пx!сб‘~нSзŽкSзОЇЎ=Yуap˜Є’†&ЩuЗ5QЄ8Гb–VЅhk<№{ёщXЖЉа–Ч0Длх ‡У"ЉЈЈZ`ДdЧdї{<ѓЊ*Z{\XEЕжабн[”k’bCѕ'ZšN­ZyбТЙ3ŽЕєљƒt-LљЩћY{tt" МРв\ЎZ^œcфЎЕЉЏБЁ›‰А6†ї„œP€QЙ'юЉшшсЯ—,_п€MwlМсІяю8јЮG‹JЇПњќЇ†аЁŸОўЧЗЖэЎ_qЩ•Я=~Ÿ”ўЛз_jknјп7о{sЫ{Џ”јЧџyэд‰ЃПџлЛя|tPЉTўђхgЂ…$ъr&§Ь&$=i ‹gtє::ЛЦVL›ЋPЊ0ЦЧЄ@R2ŒFHЎPЧч§xЧіђй•9жМkоЬYsvя|?кл;6=b2[LfЫ6=В}ыПЄєЖnўСІGLf‹й’uчћ`ыц„G'њkТЃ{0љ љ Ÿ€зйW>sІпч“+ЅМНЁ~ ЇГЗЃЙИР эс­в™fЮЉUЊ5ёй9ŽЗf]огc2JЮВЌQЇ’Т‰wЖэXКф‚Њ™Хu=С0“IћRG&gca† в8ЄCўэ х*•H@'№<DЄРˆ 1Ё ыѕ1BwŸ:SK рз ёЕџљ­эѓ-U(”Z­юЛпПчГO?ŽЖъ‡ї?™“ЋTЉПђѕя4ž:&Ѕo}ч­Лю}<ЧšЇещяИчa)ёнОqзНхXѓдЭ­?Иwз‡лЂ…Єзхф2ћVАЄ•iДКх—nhmЌoъ ––еш fAр}ЇзйІQAёЁеуKињЮ›ЋЏКNJ_}ѕu[пysхekЄMЖќ)=/ПаэtHн.Ї­ Pzl+(’&YŸnсй…'KяWšGуc„“ЏЙ”Œ!ЫZ_D!—Ы(JЎPшrєЖцG"aЗЫХёМ!+зV0”Щ.—SЫБ/ЫPr9%#ЅЏОrеЮНŸ‰ 8УEQQЪUЋb‚1…йь:.„ƒAЂюгшєicŒE,ˆјHЗГмdа#Y„EA–ТМщєŸзk2[bj9vфаЏ^yЖБс #„‚ˆfдNЧrJЅJNшr8lE1…;ь§7_w…дjQ˜eŒeЖPWЊИPЃбVе.ХAмnG‡ACф˜фnŸLфyQФˆдŒ–˜њxПР„DA№zмmЭеUs|С>QjумЊЊКУљ$wРнТaЯ­Ќ]РчДz­MŽN[‘m)гh‹TЕ\Щ ˆЧ-~^Іš1}ў…Ыc*њк7n§ѕЯz`пn–e{К:ž}ќ^)Ѕ…B!—+z{К^xъ”dgєзеыЎ}хЇйњ~пЯ_|JJ\нзžъžЎžч[šN=~џrІЫ™ќѕGxeƒС§=MMЧЎЏзуrљн>ŽцMy% ЬYyё;o{їэ+ЏКvpЪы6l{ч-ЉЗsk~уЦ57^}БСhњц­wJ;|ыПhЖdнДс’›6\’•mнxлнRњ=>Нgчћы.ЎН§[7Ь[И4zАnќЏo}їц +–Ѕhs&‡уъ\ж•+TEгfS*ƒзчE1 bRQPRF „E1EFНо0{NхёуЧ?нЛГЕЙЁІІц‚šŠЖ'4є(SъЊЋkъъrt0Гц%эђйјЩlYЖўъьѓFAQ гЉ2риАXЄ1кє–…ЧЪ.JVqЩJ“9+І–ЪЙѓюy№щз_~vЭŠъMw|Гfо")}гУЯМівгW.Ÿ{з­7UVЯGC…Г_џЮХЅ36~eнWПДЪšk“ПvЫwЋjм}лЭW^Xљфƒw/_yyТB†ьr ФѓП}ы’хKrГOЯ–аЉdЉ3МНyлмy‹џE9Иo ћА%Ымдв&ЇЬ—\y%;'ƒ&ŽAКкšЏ]ŸЦ7–`|§kѓ–ђЙ ~_y1ЦЧq Э0tW[c$ш1QPRf0Yd”LFR”\.Ѓф•trfŽE?Г8WЋV„"lSч€УвЏXVЙ§“увум,Уœљѕ ]._(­ц Ђ`яjлА~mLzТ`ŒcйПё—УяnЩž@!’a„Dp„,ˆPJ—,ОцІ[rЌyi5c, 3 в‚єРюr}И{fЗ‚Ѕšй€1ц9Юыq5ž3№›ЌЛЫow%ућЯоcбЧ§N_П3“h{ШoœBЩхkЎЙ^cаКeKПУ­%ф2‚bБШ †аЊЪ/ЛфЊkВВr2;VcdЬV6H}+ЦX„@Р ETJЅŽЂ(•6фg ‚dYVЅж$Ь{й’й Kћ`пЩLZ˜‘‰ќЧ@r~H’ЫхEiвcKNnAДсpHzс,˜dТсPнЁЯšFR8‹Б8оM`И4эМ‹фJ%Bˆвы4ЂјE8§в0&Іp8Єбh]О€^Џ%oНquCs;я6š4_Vši‰„šкnНсJ!DQВcЇš Ђ–ХвtDЃбжЮ_иакЉR)BЦ!єЗ­{9ŽЏ˜Qj1™д*хxЗ€X‘H2—Ч{ЊЙU­RнАz)Š†Г’пќ}Л?П0ƒ^їнЎˆўњџр:RMЅБПIENDЎB`‚gwenrename-1.1-beta7/doc/search.png0000644000175000017500000006506311223736613016661 0ustar spirosspiros‰PNG  IHDRцC` :Х pHYs:Ъduh'tEXtDescription????? ?????????: gwenrenameШ@A{!tEXt??????Search string - GwenRenameЉƒѓE IDATxœьw|ѕџЧ?—4i“6Ѓ{/ eHn@ІИPAЖ€""C(`С­ ("("њєЇ8P”!KйR]tя6щJк4ѓЦяkCH“4Iгвъћљ8Ънч>Ÿїч§љмх•w>wї9L­5ЁV~8єgƒІ нБЏЯфqї[61ZВžN')Œч+Uы.›СeГ<ГŽyЧЩUswІУНнкѕPнТФП’лг/зj4у&3)іa7Ћ•l&6rФ`DKібгщўў‹, №А˜ kчоЙ€йYsЛЈwѓКaШ5Г.хТnИЋЅ=єо#ч:`ХЮ‡ЧУЯхpУНъ=ЮхRy—MЕŸб6‡—дЯ=3nVJ9йђ.NmwЄb3Aжitљ• ˜YЇбh>ˆ…Т0Œ/%G)˜k‹sЮ>?эьі]UOЧ№ФЫЎn™ЋѕЙ–ЏM.šc§ РlмЖр нXЏ=С§:{Bпu>vš^#„иLF ПPъ+Ш(Vжее#„А/О?2 91D.ёѕсwЬx N>‚MкќтвђŠЊЦ_ьц+zЅо—nъЦ*аvЯ@W†лЗNkw2Кdтпb76iѓŠJЪЫЋе‰Ÿ_hHPldИ+ЂamМБI›_TвYЪуІd75iѓŠJЫ+ЊZ[&jЯV_ЎЊП–™ЫМыС‡УC‚Cфbц]+&“љjFЮеЌ\6‹ж'1жWф[WЏЮЮ-аы RIЧ|›Ъ{ЦиШ­Ж\6ћoPmЛЇvw@ВzО^wМ„g˜Lц+йW3oА™Ь˜ЈАо‰БО"Q]Н:+З@ЇзK§§] “Щ|•6вЙЪуфА˜БQa}c§|}ыдYyz];ЮА™L•Z›W„mиёу§#юLŠ ђЂg6;Нј‘“+рѓЃ#B}|ЌѕЛЂЈfОЈЄЂй Kю•РуrМ[sЯДQQmїltє+А;hwЧ‚ЫЎkд‰zэб/‹Žж­73Вsљ|^tИ}баєNDƒВЩЩ№xЈ<.‡иzƒ1гЙ ъu}œ:“]\uќt: !фЦѕЦR=ЪеуХZcM3–рУКCТ‰9/DQiE \(ЇІ7Tk;0 Б9м„ИШЊъктвђиш“щЊ'іЙelдНRЧЙЙl&BШh&:ц›ГЊ9l&BШ„.ћьRЦt‡CƒШѕбmWГЖFі> -ті?|žhT‹5ъyzэœ ŠJ*2)-ѕъІЏПо™q}рРСO==•лžhP#Ѕ­F:YyкoQq‡eŽС]kR7Н–63^ЮгНœQ§uVAкљыїяћ;iwщ†t\mАЮl}dыдB…L†“'(ЪњмЂNP8‰ЩхRŸп ж8їЁКЊъ‰Ч“H/*2bмиБЎЛgkг•Ќb2єТb2§%’|№ъеЋNKм\яБ—Ыo[№ЬЎ­y—ѓz+CюиМЭzэмX}ƒкG  EУŒ“уЦŒ\њвЂ;Ж?П`ю”'3ЭДh№ŠF}ƒZиjЄƒЪуY3ьЪ`n^СђЅ/ччч[vхцц._њr^~‘\.ѕДяŒKї_kЎ)•Ћгyчѕgт.њзВSфwŽРg6TЉЏОRГѓGёggМ5IqДMAœ L&“ЏЏˆBх y…†љњŠДЭЭ8A8љК›7oЮ‘пџсЇ}ЃFЮЬЬ|їэЗькыPdщNo„­-˜n сНk[чЋЉЉ1b˜RЉмКmлCMЂ(ъмЙГ}ј‘Л#їТш‚4›Э{іьž3gЮгSІdfeЙ^‘]0—rЙaаб\ЏnЎеhšєuъцZMГ'0 У0„! УеКЭfK’нœШ&'r”ГеjMtlГ%“%'BXkeЮmZ2ЕЭimИе K6owYjЗNFЃбZ4jjT<>џ‘G?№ыў#Пњсћяžš2a˜ЏЏА­hXBl“Щш-хщ ж2јЭзЛјўлS'џи§пGGЧфччMњ‰кк‘ЏяъЕiООЂ&m{ЮlиёуеМ НwД4*Ећ"6ў2dћ“C^^0ыЕЗонєю{>ўјуššŠЂ*едюEПmшћ~ЃRkSа`Фыš K+еZЃZkrО44 J+ъ5Zƒ wДpЙ\„PQIiл]zЃљнї6DGЧАйьааА7о|[oФ &‚^6nќ!Ф`0ГgЯЉЉm0šЃЩv ƒNќlћŽ~§њsЙмр­Ÿ~f3Т`0zѕJ:zь„бLа‹Љu9vќФ!)€Яч5ъЗ‡LmЦRшœmoюХлT—”tьј 3N˜qЂYЇŸ=gŽ@ АЮcЦ 3NКИ<їм|„аЧoСq'nYЮž=‡|ч8AЊ5<Чуi›p‚|чЁГgЯсiЦ‰ 7ЦФФАйьАААЗо~лŒ8AiуyRRв‰'Ћ]єКVлŒтёxє&N­ О§іл8A$I ’$Н|№AЫa œ3wnƒZнЖ—ЫэлЗohh(“Щ ўщЇŸшC(ОИјe‹h–V6hšщOЎБѕѓn0ujmaЋ‘Œœ‚ДuЏ_ЯЮЗМš™›ЖюѕЬ….*§ХшlБVBkЬШ)ИыЎЛ{ѕъuз]wмdй[­ЌўыТХuгkЏНёХ;–Оќ’ЕйЙsчееkhпњЩ–чцЭ Щ/(КxщrЦѕы–l3fЬЌkаќпЗ{ГГГž›7зК™4гІ=sсТ_Лw]­ЌYЙ*uы'#9ОUЌчЮWп БU№Vs3fЮЌWkО§novVжМжъоxуѕ/vь˜=gŽІБщљ^ИŘKБуЏПюG=ђШЃ7 Е–ЛsШ   Œыз ‚8rфw“Щd4=‚ујѕkз‚‚‚ю2!єўћ—/[6|јˆКњ†™3gЅЎZЕiгж§0sц,ІqяоНYYYsчЮЕqЧёoП§?„аŒЄSопИqйВeУ‡ЈЏo˜9sжЊUЋ6}№u‘™ГfiэЌV*/^КдЄеОёЦ;>џќЅ—n9Ќ›7o>џз_FЃёкЕkЫ—/?wў|ee%}воЌtФˆњ††™ГьTкв­Ђ(DyCOцqЂцэщЛCЫjГи7шшЋх–эЋ‹уsб•s”ЂH‹i-"‘ЏаGјфc:љG@@Р€;ZFD1ŒС`0-ЂAнj„йjфа_ћ}ѕ+KЫЫЫBeeЅkV.;~ьїC~EЎ)Л-БйIZЩ`hhиЖЯПŒ‹‹Ї(ђ7жaŠOHјєѓЏBBB-ЮNС6ьјqє=)ёс ЛЛ+Лqщу љЦIUЙ?НЕqІяяgz}щря­hЪnК~э:ёmѕ?яœзЌŽxєЖХ›ДЭzЃбЯWlјѕЎ/9єри SІNЗNз4Њ<ЎHшуШзп~ћuс‚љ*Ѕ’оdГй[>йњьŒ™Ё„Ии’’тЬьœ˜˜XЕZ(—FFFхфц[Ч"BРчHЅвŠJ%BˆЫa"„**•RЉ”Ю“[\\”“c9gшЫEХЅС!!fГY(рaf0с6юI§ХzН~яоњіэaIoЙДh%ЭtJeеЭz­ѓаыХ%-ељ№y†™Ь8B(:*ВЌЌЌЄД,88ИЂЂ"2"!dЦmАГБ >ƒуИСhf2™B,VЫw6Ž“C ,иО§Г+WЎnмИ13+“ЂЈОЩ}—,Y2`@џyѓžлКmB(6&КИИ8чFnllЌZ­–јGEEхх жыи%Ѕe!!!fГ™Яуb†уjНrb!,,ьŸЎH$„PLLtqqёVƒўQQQљљ–RЅ­yДAТі„&‚УfKЅRЅJ…b2ЁЕZ p9„P}CƒЏЏ/§c“УcЂЃ‹‹‹oфцЦЦЦЊnЉДƒtж%:ЪЩ–;%]Яз…ƒзж4iЕЭz[бјѕ—}›оУА„„^nљ”УiЙ­BгЈісqEB!еЦˆЮаbDЉЌ~ћѕ4ЕКA,–Ьœ;чіmZтяПjЭzЙ\\PЗгvg[МzѕŸо—$IƒёђђU}’ћYviе|Ў}grЫ”GўќЋБьмз Ÿп7„{іpa}ѕ5ž:Wvgфkї0eRMoэЩ*нж—{N™№Мнт ƒМѕї2BhЬј‰"_пwнk“Nрƒс,ъŸ0aт˜1c/ќѕзЉS'wякUXXАfЭjZВ+*ЪBН{%Z2—––аCИgЯœ~ѕеЕзЎ^бjЕє5ˆКК:kГнDбпӑ釄 „иl6BˆВ7<Жn§kkVЇ>њшУЁшш˜wп}oвУ;iŽuНm AдЭъшњ*++B–Пі иЌ›afќ–ў—ЩdUUUЕЕЕ …‚BШŒ“ьVеFš4iвіэŸ]МtёрСГgЯЁ(ъЫ/wŽИkBhвУ“ш\хххЁФ„x‹Э’’ы*Bnэ(ыž"ВЂЂтЙчž;tшроНпбЃ4ДС— вŸ‰гЇOЏ]ЛцЪ•[ЋUeО"_ЫКŸЏŸUїмlEBМУJ=–­iЎеhѕuše#'9нЫFіsZіxi,›КiзЊvЯЧВ‘ЃкэaW4jTJЉT:rєиyѓo‘Z4к|)k# E`ъЋЏmћxScЃfї—ŸГXЬш˜˜/,‘ЩфжFь{гїПЩlZЄTVяћў[‰DТ`0H’ќqяџЩє—G‹3|gЮ8‹Вы/”oППqэЂ‘НP8#ћЉЩр8N QВ>їŸщЛtшШs†ЬЭУћѕяoзКо`ЈoаHќ˜эѕNu}€П˜ЧЕ`БKEEyLT$ЧS7jB‰ёqХХEЅer…mC"#ТЊЋЊ~кЗдшб8ŽKќ„!z„ŽВ­Еo‰В[zШі&?'їќщѕњŒŒы'џќsuъЊ   ’вrф8Ъv”bГзrџB(:*ВМЌЌМЂRЁP8ŽВ‘Щž;wЮW_юќьГэГfЯiЭЬАd3›LђШШЈkзЎ>ќ;…ЈБcЦєыпПЈААZЉЂC›И蘀ЂЂŠЪ*E›ЎІЃlМѕьДоД^WЉT‘сЁЁЁ97r mАвžA:ЪЖ …[o†††TUUэпПєшq },ЛЌГ9Zu\Љ5­ВтP_\ФйЧмЛ7yДdэhdmЏМ{ŽRю•Й‰^oЈmPK$ЗˆFvvцЯ?ю}|ђ”И„›aYЋhHn !Є7ъ4жFъъjПкБЭd2Б9œYsњћмjФ5хiЏ=vї[Ы`]]эзџћЂЙY+‰ЦO|єРўŸДк&ЁP4ѕййўў8Ahъ§8CGй фјІ'sЃ1%D:ј›_ЭGŠ…њ№лП0`@<ŠLЙzявЂe§‹№ЏВVЧіэпп‘6‡10ЕFнnWh› ŒЭf;Й kфї}џ§^ЅRi4™вггB<0’оѕќЂEЁддUjЕКБЉщ№сУЦЅwђѓѓ5 ЏЎ]mщYKчZWётт—BK—.Q*•uѕѕ+V,ГœќT›R6<1љБŒŒы§њѕПчо{BЌжЖјљљ!„ ‹ лZА›b !„ІM›†њшЃuz§† яЕЕC/&œА,­Ѓ‹-ЄЅ­ ZЙђ•_нo4+**Ќ+as8cЦŒНvэ*—Ы6|Ф№сwqЙмЋWЎŒ3–ЭсаЦНј"BhеЪ• -]}hь˜1ЮmфrљИqу ўyj5ИВерЁУ‡ЦŒcЗЃЌ7щУъыыЇ7VЏvxX­;ЉдzБ лЙФчЮтьj!eЕИlФСИyы…SŠrqБ%ЗЫn3№нv|мС‚йоећŸq QbГй ЬV4 ѓruЭкќќ\ыDZ48lЖ•YЊEyк >ѕЬŒ„Ф^SŸ™eбkфšђмtЏн<эЩрЌ >}цМш˜иi3ч†……sЙœй™Д3csь;Cуl`D>*&ќяJTUЎЭ8rё;}ДQђ9MвФ3"sUПџбЂ 8h LгGРЏRж‰|DлQ6ЃбддЈ pўѓD$­IMU*ЋM&S€TњЬДщяМл"[/,z‘ЯчЖmkxh0Ч:lит—^Іw}ѕПнK—М4ђћьŽfиА№љСжOЖФЦDJЅВЕЏІ9ЩL›Г„_ГfЭI]Е2§Т У†ііЛявщЋзЌ}ыЭ7уу;ЯуиЇ“VЏ^ЋT*?йВeУ{яЙhЇЕhKлCCCЯџ•О~§Кž_ЈT*y<^bЏ^ƒ Жф|hвЄН{П6l8ŸЯG :ьЯ?џxhв$Ы)ГшХХ|>ыж­!A<oиАсK–Ом~ЯоЪєgЇџќѓО>јрбG{Бе`pЋС——ОмЎ…н{іМДxё}їныЪam‹g•zŒ3=qпЦ@ЧLД)нaмЊЭv“ЩєёTUп"#юЙOфылРMЕ1MMбАщ&“щуУЏМеHHHиЃ“ŸЖЮцЂђ8ѕЛ§,ж2иЇп&‹еЋwВЏЏBH,–L|drNVFRяОД3ŠжоРШ(Ч—)‚Књд>VЗxXm„IYPQoдpЙ\…"0>!СWф‹_Ј7ˆIaЂУaYŠЂ”Њšђък„˜(ЎНhпh4оШ/ TШН4Э‰CАN›kЃSЗkМIл ћњњжж7xdгK.;5гž:їЫXЖКQ_ЋiЎsg,л2jk''В7ьТXv›ШбXЖe йХqgKЮ6cхжЕЛ7–нКz3Бэјx mЄŽЄHЅЊІМЊ6о‰h‡бЂ0Л_Z$­*L. pтУвмЙђDЕ* mщH.Wd0.2\.ѕoЗ.ž~ФPЬk#ђ‡‰Ў|жџPY№‰RТdl4ъjТ Ф Х]3&ёx<ч˜LfDXА€Ÿ™[pсђ?$‰‚`2 1 Ob€П˜Ђn}­3?ж$мжТкIP >тž{ю.//  YКtYкКѕќžГ>уНzЛ вNЮяюІцДі‘ЎыUчŒ)ttшЃеŠkiоЄнaG0™ЬˆаŸŸ•W~љ ARДh0ŒИ˜№}ќХT{ч “Щ  Іи*OLЋђ81всркЖEd0ЮJлWџ–‘0gзЭiH’ЌЈ(ЏЪ+70ЭbБ8,,Lтпўw‚•ЧE&“Щ`4Щd2ј\‡УСL‚ К ŸWWЪ#ЧМжЧ†:ЛУЌ~Лvw\qДГхЩ‹x6@я†}їyЉ —‹1Iт&“Yo4ЖŠ—Уac &AКZ“бЂ<њЖЪуВo}сЕ•Až :&Џм…k FXXxXXИћ~"„APЦрђј|О€!Š~"‹ЄH‹Ѓ<*вWУmѓZkGяжGИ3КЭF8КГ‚ї 9ЖKgk4jЗ‹МWПWФš† ) cђx,О€бї№-їЗИn˜ [•G №Фˆƒ\ž5гFЩЖ2иО–з3( EмђKМmІЎЗнnфž{о-qjЋ+†ezŽ‚wК@Ѓ[*ъаnяUфi1ŠBEЙ38хаˆ1ѕЭ’.ІЙщЬ­2ш,‹Њe…Ђ}j9Ѓ(„EaYЯаš‰ЮBв[ТZ'ЭВ6BaЗфo]Ё( a­ЕP–˜КiПei5nхEQa-ў`­™[ЫоДж:‰ukё›лДTSжюYgАtKл –юЙщ?fхэ ЅИЕKЗnZЗk=кfАнЏЕ>1tѓVдВyѓЊ+†0 YюђАфЗdiIБкl НZюAЂ,цZ3Зо]г’1А›{­3cVО!Ъђ|SЋ?-љшџ) У0DнЬK[НЄЅ*ЋЖЗЄZ|ЛYЄѕп­}bПlмЦ0 Q-ўД6№ІЯє8Јх†ЋаБѕ(ДДЈЕ~„,’m9N7ћЃѕpК3фk/Ÿ;CБЖ)NъХкЯтd'ж^WHЧ†мA-ч.t'Ј[ўsГ”н„v#kі9ЕсpЇKmq!Вvыb€Ћ–%ЊЛ[IА1сЖOїЗ ы–'kКюU•@Щш1€dє@Вz ­7љн^/{иˆ3Dй=l€H6@$ Ч’ аcЩш1€dє@Вz й=†жЩWЛъШH2.7Ёѓ d‰0”™ p‚ЄHЦУb„ЬhfЌсЫщ"gК9д-s„wб‹ФЈМfжзJюЙfьo a4уˆ$й$ЦG$‘z“YgТI GŽH,‚ЧЙ?џ@ˆро І˜л5t:]ВЩ*ƒљ­жюj“ЫL‘Ђy!X‡A‘Ь9З‰ЬбPuВ~7BxIГсЫМ†/spЩK‘Iц$‰Žap˜э*@7Ї%›l45НŸeоZШgq}^ˆхŽV`е8•Ћ#жсs'qYы5ВYСHд|ЎZsЎ‚БђTРЌоŠYЩœ`aч9 аЭщ,Щ6цЉЋ;Ц*3ЩІ'яТЊLцЯЪXщ:LiІHœBЄ&ЏQшДlЃŽдkЭНУхАи„БЩТ&23&ЗЩЬ+k6Ћєхя\(нј—xbLШs§Х#Т;Щm€юLЇHvуŸeeSёYм€%Н8Ѓik>ѓКŽЋcт~Ќђ!К"VuqAQS+ТLKШЅ’2!‚"IŠФ ‚ p’ЂHD’ˆ"ўћя ‘Б,У‡Щ@…єfЄжѕVыGеЉ‰Ђ3Њ?веyХЊЬk&Ѓ†*ɘЎˆžФ іцpxD,lЙMаЧG˜2tиЛ7ХЦЦyЗЅ.вЉГЮ0юмІWjќЗJOїl—Џ,ЛКЬѓюйE= oJvэŸ…KёlSžQG№Їj„љXцЩєЊцВоBОПTюЯ–ёdОlЮcу,‹ХbkыJ~§qїАaУRRR,ІиLФd  ёXLСш~ƒћјя8”‡ј—џљ›Aa вљWцуФњЬЈЋЋнКeѓœ™гў<§—[ъ:џВє_жœџ8]4сќщ8^{њQ›[{iъї$N$I!А`­ќС”ћs—˜œвЏп#ƒ"Чї“ ˆŠ™О>\ЧсpX,†a$Iž;w.;;лк …И,Фc#qЙLі=ї И{Є‚’HЄ‰9ЭA3њR.<ў ]ўJjfЦu›t‚ жЇ­‰ ”љЭzvЊVлDЇ=ѕФ#! E€шёG&ждЈшєЃGЇ ю/“ј$'ХюњjЇs#жXт}БГsЧіфЄX™ФчЎaƒЏ_ЛъeБГuЫGI Q—Ж,r,UXуЈ!жД­К­Mы]iŽAЏŸ?oV\ібІm}k[…С`xё…љaAвА щтE C[WBmк$?П`ЎбhєриlКеѓFЃqсќ9tЛ6јОЃZмm—gч•Ѓ fГ9uхђ˜ˆрˆљ–Э›ьzeзg›‹ЪЯЯ›8nTvnqл"—ЏeGGЧ „ ђ'Ž•uЃШIG9ЉЮВщVЯїŠш\.зzнљЩьЛча.•lЂйtэ…_щuf”П#4a§Ь˜ VyЦё˜˜&ЅдшВ‹ы/пЈЭ*k*U“ZŒШУ{%% <ИWЏ^‘Ч`0АйlŠЂŽ;fmŸУBB.%нx%˜Р‚8 Ц†б\БD,,СИ(3В ъ4њњFƒZkВќъŸ1mЪМљ sђŠšŒeUЕ–сђ;њvяО‚’Ъї6~hљчШˆ[t’eG iЗъ"“ЫЫJKщѕввч™-EJJŠщѕтт"ЉLf7›%Oii‰LођЃа•ŽbБXz]KW__gIwЋчх …ХЫJЧлхйбw”AX\\фŠoЮёјєыŒ3 АЁЃ’ЗёŒЎDb…ћ3Ф)ж>й'œь‡>‹Х(Џ,MПz§ŸќŠТ:CЕер˜QрлЬт0y\›œœ$ В|YˆL†a'NœАЖЯa’‚геaGuт€@}AA†АсўRŸŽHіЌйѓ/ZPTTˆуxVfЦЌgЇвщНЧхqЙМ’ттХ/м<чfЯx&''лl6Se‰q‹ŽXіѓчххкнхЈ!эVэФІ+<іј“ЋS—зеежееІЎ\цŠл>іФЊKkjT55Њ•Ы_~ьё'э–J]ЙЌЖЖІЖЖ&ѕ•e“Ÿ˜B'КвQ}’ћnўшНNWUYЙфХч-щnѕќу“ŸЂЈЉQ­ZБд[эђьш;Ъ№єдщ+–ОTYQЁбЈWНВЬЎWЎxюё‰mЗ9€wщd›ењЂmщ!vˆŒ= ™§ЪԘ І‡BƒЁККъZЦхЋзЯ–пP67h(JЫdе™ •HVЋ3дkыЎd§ЃEM:~“!@G‰ ’Eb ЌММмl6гі)Š"+Д/ћ2…yО*Ь@ЈЦА§Ѕ‰?—Ыs2*в.K–ЎH:ьЁёЃƒd~ГgN›№аУtњ–­лSW- –‹'Œ9dш0Kўqš6erА\œЖ6uћ_97тБМhё’{GЄиНРQCк­к‰MWXГvаGи;1&ePџСƒ‡Айьvн~5э5™\> Йз€ф^AAk_]oзђаЁУ‡œ'ёїO]“F'КвQ›З|zрЗ§aСвб#яОћоћœ7п‘Сеkз‰Х’>Нb‡нyЧˆЛюЖыЁэђьш;Ъ№ЪЊ5ё ‰УSіыfз+W<їјФЖлРЛtшђcю['oМѕ'Ы‡ЫЛћоКУBQR$"Š0ОєвKYYY*Umc“‘тHyўё|i O(С(#ƒЧшZ9qL€ЊYBАŒплUЁЌ4Љ1FL6 _џГgЯ"„H’lЎiфOШc]j.Œ\ќЛ6WП,ы•д;*:Z(1№~†nMnюЩNМšсyЬ€ЭхGЯЅС›Œ…Ÿќ…їž3+E!`№Xˆ‰!! Ё’’’ЊЊ*ЧIТ€ UdЃЂ*DŒ`­NУђ1dАя dfЊЭЄЮ`*їQ:ФРpiY …!„уИІ^-œ[ЪКдЌыЫ/ЙєЮCUOp" ™LЮуёAЏЛ-Ћ^YіЪЊеFЃqЭЊу'LКнюРП Я…ЏшгtГЦ Kш—7a AФцВ‡…(„pqЙмааPН^o6›љ|#Icв”iU9СƒлЌХъї.gАИО>@Р№чSЦх`†фrЙбhTЉTмu•м_‰$ўеМ…ŠЧрЂ(iPPАŸиХъЂ731А_я;њ&љљљ­^›vЛн€J6бl*мђп_R‘хЧФŸƒ2сШ`FЁЛяО›kfБX F8“‰iЕMх•el!+@!СЁЎU2qНCњѓb6›eЦcШ!ь5Тmѕd<яjiЉЧ•}ЬК{}ЄR.—!vwfўТE%•ЪњЯwюђёљЭР›xЈ}%_^6ещša—fБ!Є3!щLШ`F#GŽd2™L&“$I>ŸЯd2F#†azОДЄЌДИLЉT™F"y Ф#™,Ÿв2ЃУcюИужяйЋ T /Ѓ&зЌ5ЉУ№ТЇ\Ў  EЙQ GУ@!њ1sЪwі–ўяВМзЏHЃH0тЈйˆjЕHйˆš‘ж€є&јмsЯ1 ’$ ‡Уa2™&“Щl0c: 5Г M”VKъ›1†mЈїе)E>lщЈћGЩvъУŸзрwњdUп07tb2cšIЌ р8xмр_‰8{2(ЌЙZн”SЇSШќ#8‹Ь яъхЊ&Фd ŽBвšˆ‡VЌXQ\\|ќјq‚ 8Ч3™L$I"B*D0]ХфВ $"Йњf/ {њџњJвЭїp‹OfтaP—Ї7ћ†„GDћј!ФюqР|›рE<QЇWШRBљЦrЉБЗ13BY9a&š Јб€Д&Є5"­5ƒСиДiSяоН Žу&“‰Чуљјјјp|DЄЏHРзШH•C9ГБк<Ÿ№йй9тjvm?МќЯ|DЁF)~fžšчюч'vыЊЃZнАvѕЪ§’фўBЙПАwbєcO№ БnAO‡&r$"nxАь‘‡Цe\Пжй•vыљеК і@уI”1w`эЯ7Д!l•ђ2~]ў{w`Bгp\, ILgDzФa ‡Г{їю={іькЕЋЙЙ™ЩdВX,њт!a&Œ:fТЧеzЅљ ‘XЄыUž+!ŠI„Pu”ўќS …ohXXxxЄПП?‡Уq}HЄЖЖfд}wЉTЊM›??a"EQ?Зэ“=hЌЈЕ&Гйќнџ}§ТТyГžš~йvъзюFзDСk@Чё№ђcТћЃ™F<œіњpЕo}Э•гх_~СXїCјтѓЁoнl+!~ЌЈ?U]sCЉбhЦŽЛeЫ–Gy$((ˆЩdš &EpLyП•ѓЮ”l|U<‹л_R]­j8SŽ‘…Q7kNOЋчЫEЁЁa‘QбRЉдн!ьЗоX_TTИўЗžxrŠP(ѕр?џ†ʘ~A,фъХџ{"ыЫk~+ .6 ž‰ЭGžеТerDЫ: БDрˆРIЏTkЯо_Ycџ€аааааpЉLЪч{2cŸT,РqМNЃЇЫZb7Z–,~ўЫ/>?wсђцпЯЮЮЂ(ЊwŸфН4xЃФФd29‡УbБD*“ЩdrБDЬч иl6-@Д~Q8Х`ЛњѓТТy{v}ЕyЫЇгgЬЂSш˜”жn“Щ™q§кО§)ŠztвјфО§Š‹Š J*9BЈ_Ÿј’ттмТ2Й\acмк”ЭІѕzMЊwBtpHШхЋй У3ƒ‰БееUп~Пя‘Ѓ ”љй­ЫбК“JmАeїNŒ>vт §]b7П“ѕvSuєШсE ŸЛQPъЈ,оŒВB‚xџФ]у™\vP“XTЦ0ю-)˜ђ+#Г9"22>!1ЙoП~§єщп/тюDпё‘ќб!œћЬсŒ!ўТ>ђ№ˆШЈш˜˜иИЄ>}њіып'Йol\\`PHфKпBQa0™oЈ52дл2I’tбЋдеiAЏЎYuшРoFЃБЊВвz/‡У5њСŒызИ\юаЁУ‡ СхrЏ_Л:jєƒД^#„,\„J[›ЊбЈЕкІЃG?:iМ[=#“ЩG[\TєлЏПxl „ŸŸŸбhXПn­[xPЉЗцMvNgЬг џМ0П’џƒбН|$ћЩ§ЂfLЅA>0дєANбЮЌАuУЅБВ€€“йd6›q'p‚ њ?„“Щd1Yl›Ыхr9\›MПpkЊбЬ<^g8]]ћ{>‚хЗcŽуIuNpHШЇЮПѕцњ%/=_ЃRqyМ„„ФY2ŒŸ8щЇП’2ŒЧч#„ю2єєЉ?ЧOМ9эмќ…‹x<ўчлЗХE…rЙМ”ЁУ^xё%w{цщЇЇџЖџ—-›7=4щЯ ~ОѓЏ,[2юС\y|[м­”ž7ЙЙYл2шПtХ‡lxhќшъЊЊиИјхЏИё2\'аГ*ЦЦХлЬгmЉЛtt`ФBу_•9ўB6š0„qХМ№ЁБšJ<„/™'šЩєуЖq+!Ыћ-P…)MьjvfГЁВЙьRОH­ЙGЄFDЦDћћР~ќЇАёšњІї=ћtўœпuЊЭjcссЌрОЁђ@уџЊЕыђйwњsяВz‰™ B*F€q˜ŽРдІС15ŽF‰Ёcжр$5Њ5ч‹LBЈj,C7л7V.ƒ ЁМДr#}cіOШ_Ъ№Y"PееRUFЙ".$hd›d0ЮыБƒЭЌz’iЦ€X Фc >ёHЬТ%Œ&•ІъB‘ЎV‹! !DВPё#$9YЃP(ИМН9 р_€7%У0КъЮ’СТц-7x—ѕAUч”+s*|Є"_™иWц'ŒБ}љ")œ$ЄЁ^л\нд˜й ЋiЦ†!Dыum‚ЙјILв78&&6((H №9ВZ$лУь60™L‘Ш7њСdеEхщ|_РА9&“ b `Cчоцм*мL.ччGт8n6›p'‚О5›Vm6›ЭbБщЉДщД;е+€JЋd{єp‹а*Ь`0X,—Ыmћ Ш4€}nЬЎ~˜дРcрц9€H6@$ Ч’ аcЩш1€dє@Вz й=BˆђофЋ€БgˆВz й=l€H6@$ Ч’ аcЩш1€dє@Вz –w?оV/Лм*Юeє@Вz й=l€CЫхGИњш-ъеMЗлzўb‘+йlФ™e?рљХЏ}№Хэі€РЋ/ЯŽ qЗHЖзШ/Ўxягя~љтѕлэ]Ч;Ÿ§МђЙ‡ГЫuю\їюЧ+ц?щЎjУXЖзxягяОћј•лэЗв}ЯŸўоЇпЙ[Dй…$Iї‹xr $ Ѓ$сnЪ§"$ уP”л!ГEPї—lБЃжšnЗЮш2ЩіфђcUeхГЯ<"WˆЦŽОџ№ЁщlФBŽЧ{м„ђhqO${цГSЃЂc.ўsНДВvЭЋыvюию‘л DюxЪ#<ЈШЩўћRњЪUkфr—Ы>тюН?ўBЇБ>mMldH ЬoжГSЕк–ч‹‹Šžzт‘…П"@єј#kjTtКXШйКхЃЄ„(‰ˆ‹2›ЭЉ+—ЧDG„ШЗlоdЉnчŽэЩIБ2‰Я]У_ПvЕ­?GNм_&ёINŠнѕеNдD‹…K4mS—uК]ћН~ўМYArq|tиG›6BT€(Ъ“Х<‘ьўюX—ЖІИЈШ&§§ я\љчђЉГщљEх<>?mM*ўдф‡>џbAqE^Qyl\ќъ•Ы-E.]L?u6НЁЩˆzч­зsВГNŸЛx-+ЗЂЂТ’чЬщ“GŽ*)WM˜8iёЂm§™?wVъšДђъњCПџqётдDЋЕ&ыhкК.kькуѕušыYyчв/Ÿ?ж’Д;X)ё Й6ЗMёPАТ6ьјqфн)QС2зЫTWUНљЦКЃGk›Д#G~ѓэ !ЁЁЁфЄиŸ~9RЉ”#Rх–й”еыtЩIqљХ!Б““WDяJJˆкрHllœu~БSTV-‘јгeУ‚ЅЕjлЇŒz'F/^ВlТ„IС!!ж­ѕкІ.Ы^Gі{ХGњ§ШЈ(„PaaС}{Yђ;T™Зђx”ўkаO?^КЁЄ7'в+sЊЅа4j›?ћъћэяМьbEХU5GOўхI”єё'Ÿхф•\ЭМ1ѓйЇщєЊЪЪ”A§ќјўОМјш0ЫШ… чЧŒК/X! 9Arq]]­Е)ЫКВК:22ЊmuДž"„јŽуm3ьўzя‰уGG д?9с№A‡зB­ыjзОJЉ ЇзУУ#,™a;ДЦЮГЋш„С‰єBo^ЬЎђJ нЁжЄЉЋ_§чђпєІ"00#Л NЃЏo4ЈЕ&ЫФŒiSцЭ_˜“Wмаd,ЋЊu4шЎ ,.Жlq…;њvяО‚’Ъї6~hwфФdryYi)Н^ZZт›ќ[БжсєЌ*›НщYU^Ыvы ц“?|іЬ)ƒСPWWћўЦw“ћіЃгgЭžЗxб‚ЂЂBЧГ23f=;•N7ш <.Ых•/~СЁЄ>=uњŠЅ/UVTh4ъUЏ,sН Гg<“““m6›)ŠВ„Щ~~тММ\зи№иуOЎN]^WW[WW›КђІ30– @[lnЙYiйu!ГВ#wŒиdі$Ъž5gоЏ­‹‘ѕя“˜q§к_эЁг—,]‘2tиCуGЩќfЯœ6сЁ‡щє-[ЗЇЎZ,O7rШаaŽЬОВjM|Bт№”§z'„……ЙюЯИ M›29X.N[›К§‹ЏшФE‹—м;"Хc…]ГvаGи;1&ePџСƒ‡АйlЯь№пРіžы ™Ё ™оН/ЛхђcdДeУМйŠЙЙ7&?:ёjF;1;\~€џ єхGZ нЂQлМcЯОv/?Zты’ъZ/?ўGXѕЪ2ЕКAЉЌ^ГjХј “nЗ;t_’rwщЂ™ќ 5ќћnЅˆˆˆиЏЗС`7~ТъЕiЗлК/“лгђЭnЯзŠ<ьŸ4;bўТEѓ.Кн^а№HВaђU€лС§йГ(ЦВНЦŠљO>ЙшнлэЗœ м]~=phХќ'н­ЂlЏЊ џA<ћд{№Ў^’э]b#CЖПѓ2‡ П]p†ЩЃQd‘lЫЭ&pWvЧёј`и`s' Фƒ=l€H6@$ ЧаzЧ\ш†PЗЌ@” аcш"Щ^‘ЖўіˆПtgZцЫŽl™/›С№ўШШŠД я­_о~>рvG К–9ZKЋkžъ’љВAz pЄ ›cћєЃ‹lлу№Eцж,xf<‚и­чG КЗ^}ьР#+Ÿ{иy†w>ћ™^шVˆ…G“žУ‘€nNW Œи\з:ђћЁCЩ§…’ПйГЋ №.–їђиМ ч_№ђuИ нœЎЫОpсќЂ…Я­§­ђъњŸі?mMj[ƒюЩ}§ќФЇNўAožќѓ„X,щн'йы;ъ.„аЅ‹щЇЮІ74BяМѕzNvжщsЏeхVTT8o,‚(Кё„ IDAT=-їe‡Зо—ЭtэОьm{ИrљБэ#~|UН–Щd:)Јзщ’“тђ‹+BНЃ/Y6aТЄр›ЏoHNЧщ—ƒqqё!•J9"ePna™З Š…œЂВj‰ФŸЎ=,XZЋж92bЙ|gsоќ|ћЖsgNЙы„аŒiSFм}ЯœЙѓНюАЃю 99y%AAєЎЄ„Ј§ŽФЦЦYчwдXwŒ@їƒАК/ћXзп—эч'nhЈo›чТ…ѓcFнЌˆ…œ ЙИЎЎ–Nп§ѕоЧŽ:ЈrТсƒ-wVUVІ ърЧїїхХG‡Y†ЌqЗ -a!О@€уИ#ЮyтЩ)ЧŽЉЋЋ­­­9~ьшф'žъ ‡uBШЂз!euuddTлКь6A” нžЎЫО3%хиб#mѓЬ˜6eоќ…9yХ MЦВЊZЫp№}Лw_AIх{?Дќ„WfdдiєѕЕжDирqСv8ЧЯOќр˜БпьйѕЭž]cЦŽѓѓw†УŽКЫE``qq‘+nгРX6tsК:Ъ^ВtХКWSџ8qЬd2>П`.nаx\—Ы+).^ќТMqœ=у™œœlГйLQ”%œ5{отE ŠŠ qЯЪܘѕьдЖ•z\А]#ќќФyyЙmK=3}ЦџОќbзW;Ÿ™>Ѓ“vд]6<=uњŠЅ/UVTh4ъUЏ,sоXQ6t{К:Ъ2dшц-ŸЎ]Н24аџБIуGŒИ›NпВu{ъЊeСrё„q#‡ fЩ?nТCгІL–‹гжІnџт+:qЩв)C‡=4~tЬoіЬiВ3ЊюqСvXXДxЩН#RкоŽ}ЯНї›Ь&“йtї=їu’УŽКЫ†WV­‰OHž2А_я„АА0чEe@ЗлАуЧюКyљ‘ХєўхGР3pЂeиГLY{ьд_ž?АnyН]р>„ž)шцxeџ›pє љПрiFz:6Qіm˜cЄЛA?гvЙн~нКљ‘цЫnG К9]eУпžђ€n Œet_nУX6р@Вz –w?Z&Љ€€юuыЋy!Ъш1€dє@Вz й=l€CыL~іпjмVngˆВz Ю—НmKяЎ…WxЯ_qрЪ[i<6~ 9џЭ™W}н„–ЊuщlНO ;[і vЏ8у–KцNэчЦoя!€%6т cй‚WbRЗŒtM Б6м^n›d‹…œ;Ж''ХЪ$>w |§кеŒызњ''PTЫз EQ§“23ЎБ>mMldH ЬoжГSЕк&‹…­[>JJˆ’ˆИt|'rьzGNм_&ёINŠнѕеN:б‘Y Ž2˜Эцд•Ыc"‚#Bф[6oB­бЅuэ–ƒС№т ѓУ‚ЄaAвХ‹ GЭЗлEюfnы‰“ол№ю[!ђ„˜№C~ћ`уЛQa 1сўqмб!ГvЉm—:?x…лeŸ9}ђШБS%хЊ '-^Д Or_??ёЉ“а{OўyB,–єю“ќў†wЎќsљдйєќЂrŸŸЖ&еbсвХєSgгšŒtєчш`ѓчЮJ]“V^]шї?.^М@':1ы<У;oНž“uњмХkYЙЈ5іД[ћЏЅUWU]О–ѕїеЬђВВ7__чЈљnѕ•Ѓlm=qвЬкššьмЂ5ЏЎŸ=kšJЅЪЬ)Xѓъњд•.͘Іm—:?x…–W„*шmЫ%пЖч€+—ло1bЙ%rŠЪЊ%„^Ї –жЊuŸoпvюЬщ/w}ƒš1mЪˆЛя™3w~rRьOПŒ‹‹GЉTЪ)ƒr Ыh 9y%AA6–лв;1zё’e&L  Б$:1Kлq”!)!jџ#ББqvлeГ™q𹸘˜X„P~~оФqЃВs‹5п­Оr’йк'ЭЄmFE€ШВЂИbмn—ТUJ№:&œЄW*TuЗљД!„јŽуЁ'žœrьш‘ККкккšуЧŽN~т)„PUeeЪ ~~|_^|tXMЪbСЂзЮй§ѕоЧŽ:ЈrТсƒ-З':1ы<ƒВК:22ЪХ6жЈT–Ь‘‘Q5Њ›ЕДmОмЪьJ+,6Й\ЎѕК‹Цэv)ч7љu~~тЧŒ§fЯ.ŠЂЦŒчч'F)8ьБй;њvя>ŠЂŽ9Мhсs7Ц•КbжQE``qq‘M”э™\^RRƒ*..’ЪdЗТ3:о{vБлЅt6нюŽ‘gІЯјп—_ьњjч3гgа)ГfЯ[МhAQQ!ŽуY™ГžjЗ ŸŸ8//зюЎй3žЩЩЩ6›ЭEYЂШvЭ:Ъ№єдщ+–ОTYQЁбЈWНВЬyэ>іФЊKkjT55Њ•Ы_~ьё'ныїБёФХоsЛ]ъфрКdпsя§&ГЩd6н}Я}tЪ’Ѕ+R†{hќш ™пь™г&–нCŸGшЙДОЎзЭgе= Ÿ-?™сV0WАч.Нc” #tЛЫ€#@Вz й=l€H6@$ Ч’ аcЩш1Д>§x{НьAнКQ6@$ Ч’ аcЩш1ДЮфчцѕЧm{\zC+Мт CxkђUWоJуБqБcwІVGщџA +р?Шэи/i`П$oYыY/МНокдоГК€л й.œg2™L&3§Т_]_;` ФщаГИ ’§_яž2uкSO?ѓпьЖ$Ц…ѓчЩХёбa›?|Пнt tœ(r,ЃС`xё…љaAвА щтE CлRfГ9uхђ˜ˆрˆљ–Э›ЌMйXІWЖnљ()!J"тЖн$b}кšиШ@™пЌgЇjЕM–R;wlONŠ•I|ю6јњЕЋvНЕцш‘У)ƒћЫ$>ЩIБЛОкI':ВoСQ†Жml[{ЛfЗм.Z$›BНtv}FЃqџЯћž|jъSSžљeпOFЃ‘NѓѕuuЕЕз2sЯќuщдЩ?-љЅ[ уDЕжd пx-­КЊъђЕЌПЏf–—•НљњКЖЅоyыѕœьЌгч.^ЫЪ­ЈЈhзэKгOMoh2Жн|У;WўЙ|ъlz~Q9ЯO[“j)uцєЩ#ЧN•”Ћ&LœДxбЛоZ3юЌд5iхеѕ‡~џутХ tЂћЮ3ДmЃ“кtZлVаeX‰3…Т6ьјёЛR‚dўєn>‡щŠ•m{ИrљБэ#ћ~њaзW;їэ?ˆzxтиГц<ќШcЁ^ё‘ŽŽAхчч ъп›–Gщжи\ˆKŒ‹8pјxLL,]dтИQйЙХ6E’Ђі8чФŽeS,ффф•Yв­7““bњх`\\ь7zд!У†зБS+WЏ‹ы?`тјбAў^ оœ?Б–)~‡жV5.~тмйгƒeо[7'§ђы:жя*ƒг>Ккz]vРэšћчGuч№ѓ#§ жr=:h†lzУgW—GУ5xPєGй4@h€†р „(„(xј#Д<дŸў8Ц€ Œ!B60„l` йРВ€1 dc4ые€ЦЅ.w|(` Љ„FЉч!.~€qžЪ /нzьюVšFЦEGE„дšЭ!8У(FВХыБ#ЙЛ!€Іs—Џ#„ъЕЋ‚ #]КѕxЮЄсЪJњЎюз+цв­йДE‘$щюVšш}vВ`*’"I’pw+M$E;dS№ћ# D! ю›ЬXu§ьўœ ЮЫЦ€‰˜ŠBT e›MЦ’‚œСƒнMО™›WиwаHwЗЈ…Ђїйб й§з™Кdƒ'Ќак$^:$ѓ•zѓC‚CNўєУэы—њлЈЛлѕ‚ ?Ъ^џіфš34џ#иНХaЫ`_a"ZП>Кc.л†4šЪП§ѕГЗцПž˜”мќm`ˆз 6-ёd/›URRЌVыЄRqLLїмœьђђВZл96ў•?'ИЪO§/3U[Ю–NЫнvЦˆЇЇзЛя­~’‘Ž"bлжMQ!ў^ѓчЭбщžпщЦd4.^4?HцнЁmшЁƒћэ#tћŠг—!ynюЌЏ„H|%г^™ T*ь9?џєP—Ž‘>ОCЇmxeтИKЯл2\OМ:sкd[%‡юoй&HцНtЩ[fГйiхЎ:uсќЙИ>=ќ}DнКD}ѓѕW5$кћe2™о]Ж84Ш/4ШoХђ%&“ЩžсЋ/Žvыхя#< ЯЃ”‡ѕџƒQQT‹[М}|Ы”Ъ”‡B'Ч{…Г)хюэŠ !ђбƒЛЮžК|сlnv–=лЙг?йўE;§“э%уzп5n йMхЁƒћЛХtG}ДoЯƒћїЎнИѓ4З@рсБuS‚-ЯЮh4•вВ’юмЛyѓFн+Ÿ5}ђ;KпЭ–fхDЕяАq§Zћ[П'пЙvуNЙжё2_ЇmиОsїЦѕk­V+Žу ызўхУ§ЖЬI7Ў'нЙ—ђ8SЉPќeч6Ї•ЛъдтЗц'lкZPЂ>ћы•ффл5$кэмОЕЄИј^Jкн‡ ђѓwэјРўжѕФЋч/^Ы+PФO˜Дbљ’Кя"№Ђ Zки&Bъы{хв…В2 BшЭљo!„Ў]ќY]VъК”ѓŽd=IГXЬCFŒ8x˜ЊLQ%Bˆ3~2BhЬјЩcЦOv{Џщ.ѕ†эћтЧƒтќЄЖзbЛ.ХўњЏ3uљљБњ#UGФAч/] яж%ъФЩ_кЗя€R(JХХfцф#„:wˆ8ћы•ˆШH„PNNvЏ˜ЮЖЙ‡I^ћKЇ“ПFƒЁ[—іOх…Ж YyAAе[ыЊ o/|Ѓ[Lw‹URRВ}чn[%їRвлЖm‡ЪЮ~:aмKiOrЋWюЊТшNmWЌ\?)8ф{ 8MДwЇSћ№3ч.Еk…zњ4kТИ—в3хЖ Йљ%>>R[7Cƒ§Ъ* 5(р…ёЗcчgŒTЂвЙЛ!ŽЪеЪЌ”;ЉЉ)Нcћєъы/ Ј(/ЯШHKОskђЋ‹И\ЧП‰BПžq /.*Š‹эŽВн3УАчM,- Г­‡……з}ЗoпмК)!%хAЏGй+D9з!Wm˜4yъЖ­ѕ§‰“Пи3‡‡GиWЅЅN+wUсЗп}ПїУ]{vэ№єђмѓсБуЦЛJДS*‘ЖѕˆˆHЅBaЫЏBB!ŽуuоCр…а"~єіёзъ ]КtН•tcФШ—„B!E’§њѕяоЃчЄ›бНœпzpєИ?E^[ПЬfГ@(Д­{…іtЇ+ŒCЏхю™С0,2ВэпПќчъ•Ыu:m@``jzЖЊвЈж˜*tћЌ…ПL–џь™m§йГ<{q‡c4<NЊеЊъѕП1wіЂХяddЩЫЕцќтВКœВюЊ Ÿ}zhщђї–НЛђаС§іЬyyr{ЋќeВzUиЋwьБяЪЮ+кЛџcћT†гD;™ЬОEЙ<зЯпПжю€жСэз;_"лGцП_‰hлюжЋіќо!Ўж[дRoЭ§ѓ#m™™OІO™№05ГБ*Є Ўp-СпŽŸіђРтВ–ћьGГ٘“‘ты#ˆTЋTyђмР  yоГqpз„вjѕ)йЭїѓcѓ\Ос§5яoиh6›7mX7>~R3lц 9Rk| sО8nНћрžЖ\IрИH,№И&“A №pwы˜ŠfШІ7|Ў~Э ЊэП№№№онЃM&гИёё7;Ÿ‚ДXЗKї~V‹хїЄ+)‡ѕњЊ!ћтЙŸ5vBsЕ‘Išѕ$?ѓ ‹пYОјхMбк`VДTKМљЊS.7nшh„PЙJщх#­кь‘cтaJзhЃh§…їЫ4_8EЕA dРT$…ђŠОРш}vВ`*œ Mx\/S™i}vВ`*+A™Ќtžв Z3Nћ ыТqЪdЭTf+LŒаjŒŒ‹О˜м&МЛhR–ŽŒ‹Ўo)й0RTDBшв­Чюn id\ДэCЌй0UTDHTDыц;,t„€ Гб>јСї30„l` йРВ€1 dc@ШЦ€ Œ!B60„l` йРВ€1 dc@ШЦ€ Œ!B60„l` йРВ€1 dcа|ТККBлИэhЄоw7ДRwю=rwš\п^нjx"Œ+tBіSyсі_в(Ш,[V-ˆŠqw+@Ћs5щїIЃИЛMюфљЄЁbОІѕйOх…{пГmC} 2Ю~ВnёLˆк 9йтuZОон ir]BENЃ6D˜šе;dя=rќаіїTZk} 2ЮŠХЏя=ђЭб=ЋмнаŠL= Xmj ЧздЂ]ƒ+t‡tˆ05Ѓ31BRI’4 2 IRюnhрј‚=P:!›ЂH’$hdЊєД@p|СЈ­3F(DQ/ўД5єДDp|Сp ЮЫЦ 51‚(кпИеЂ+/& je pSЅVg&8$GтзІƒŸ Н:›Hkјž-PCŽЏњmˆЂ0 k† ЙкКЫЗъА/ЬJЯpУT”С6*ƒNgТЕ,oПо#Ž›&ёєjьі6>zŸ2ЭKiш1ъ*й†’6ž\R"RU˜ЕZ‚Ыч8лњшї‹]ћ•J§šГ=ДZMyвЭS:ХF„GЛЛ-ѕІ­PЇџrЫО,"=%|A€7†љXŒНޘžќУ/EyуЎfDдІжФ…Eеw1h+xцт6^zГБ ИPЃЉАšЭI˜Ь&бр-FORnбЈжaщеоЏс•ќБаќh_ѕZ4•хч.Ž{мИ‘єm^о“Іо\НЏї€ЎB§шЛODYлrЅ>" УŒzГЎТ`2X0;:дWZ|хЇямжЉ*KэсЈўhЮeSѕ\ЌИ•а+ќ§Мфr…Вˆ"qŠ$Yl6›ХF$щхх‰›”JeiеRН:ј;дS=ХaЁбЖšk љ5тџсъ‹V[yхцп}BГqГ@YVђѓЯGЋО{эЪљщуї‹™>~pтoœzйOŸL}yрэ›зšюјrU„ ЩGЇёѓ~ї“ŠВLcЄ0ŒЭfБЙ,ЕП”š/Wh#НEЗЮffКџћŽ+зnкuэ^ЮкMЛvl\™њрЎУ‘ѕ№юэUKцnлsИoмрІ:О\ЩЫHUоМш%PЫ(TŸО›œWfхpЌlі=yщ3EЙЮJP$Ю6?Ијsе‚янйЖaХЛkЗ$оЯљьЫяяоЙб˜‚v8Њ?:!›ЦЗNЇбъ5:]%ЦТH’выЭхŽ$Ј'F<+*Зт8I’F™Ь†šПЃь)A|ђбЮQ§;шЖaх"Н^чЁwGй?ПјєЅ]іп–АТlБ4ю(€&в№СЗ^Nќwzщз'ЯT(Kьщ*ЕђзФOЂ tjnažйdАp0йkЏmДgјЧбCKWmŒЬхёbуПГrУ?ŽЊzd]Н|nЫћЫ>њь›.1НeZп=~ч&K_СцАH xИ”Yxў~Юх”gљ…j.‹-цp,fЋ„ЫжЄоy–—k/јѕбO–Џй7h8‡Ы ‹иКћА-Н ?oх’Йƒ{FіяжfљТY*U™=€ќ№яЦяе/:dіфOвSэћіЃн[FЦuжЇ§З_}^Чpдˆ†оФHНПmtz§“'i†a3M&nTзСm;ѕ0мЫ7Ь`4Sa†aX-пQџKљъШЧщЉП;qёТЧ|Ор№ОэŽEК—|ѓиЉЋЇ.ўЎ*S9ДЇб†4­†юЎ%ўWЯК1|L{Lœђ—ƒХ…rDQj•тBтЇсЫД*NNІFЃ2љ;Э™љ~TЛшЊCбACGй_:ъсН;іУсПпџыаоэŸѕŸЖQgZџ=P*—#8a1Y<Иaў^Ийš“UœљЄРlД‰…xЙОЌTЋзšљ*EZrR•Ўн8ddѕ W.ž3ћѕE’вЮпxйюрюЭіцнНs§ЫŸО’œ9|дИ›Wйво›“•ё?]:u1YQRTзpдxІ™ЮЫьPXjШ{Vˆ(ŠР<Тлї<B8nХX8‹УЖ5Ÿ/:ŒэPuБЇŸќсЛu›џ" ŠФЫзlК%Ъъ aIDAT|ўLѕЎNи!ѕѕ“њњ­Nиqює‰Іы-JJЦ‡„>3ѓ…љ[ф‘xz­кАУ–X—pдXш—ЈzъEЩ№—ЇgЅпЯ-1ЖыдЫг[Jx…ZЉ,ЩфГЬу`с$KьщэPsrFIе—}:к2(JKІЧA!Š"IУ0{AћJpHЈm=ИMЈJЉЈo›ы›€FAујrаЕУј 'nS"-W€ёR_‡ Sю'Вч“ДGFЃ!T5’HўзwО@@ИmНLYцаМК„ЃzэаЛ`ЮЈ^$їˆl;{пPЉTe‹”TŒЉ 6‰у$IБЙžоо~Ž5WпE!„ќќeџ8vЦ? аIЮџ­ф…†E"„Š žI§Ње\+˜nбрyЙУfЫхНЏџ`4фё=I—ыР+*БЕЁœŒэ?pр8›]}+1=ћмјэТ„)Гl/Џ_ЙгГ=лфщs8\ютyS§ЎS—šPP'5єбѕhнѕъх‹f’ƒRjНйТТ0™DDRЈИ\kХёGešŽoС.ЇИНbzиы‰щйчfтхqЇ9TИўНЗVОџAџAУEb‰AЏжЇCѕHRѕЅŸПЌ№Y^XDлЊяд%еoИжL'љ§1нŽazНЖBљЗ–++”%J…ХlФ Ћж@Е‰ьЮсrццЋЯжлVІЬz}з–5љЯф8geІ'ЌZь!tpЯjЕJ­VиНulќ:­Рh_іЃ,"ВуФ K|инѕ%,ТŠ‹РYх%šШ6§уŒХиlЇ__ИєГƒЛ“o]ЗX­ПпОёљЧ{^_ИДъ‘5~ђŒU л—-˜љ№~rYѓёхЊHLl_ВMXN9AXH™Pш/uє“F EЁЁ—o!Na&грlaћЈ>C‡й Ю{kйЇэК•tеbЕц?“oпИв–n6™И<>—/(,xЖkЫZTЅmN#ЯјЩ3іюL(-)жh5voЉc8jФCїъЧŒХљђЌG<„0Г™bs…bOYxЧЮRЉЬе˜КzЪМ…ЫОљтГЅoNW*JУ#лЭ_ќ^ѕЏЕНњЮš0Ьhа;сэeka” Ѓ1ўяyyљŒ‹уzт/RЯљђ+Uz™8fдˆi,ŒE‹хdИг#vУЖНћvnЬЯЫ LиЖЏ[їоGжш—'q9м•‹чю>xДoџСєлWs]Мы#ѕ:х•г‡>цTR^<ž›Я2“ZТJ"VЈаKРђи\œфrYЃЧМ$•ўёЗuLи„эћян.ЯЩ БGŒЭ;|ќсяЏX(“О6Щ…Г'keПѕЮЊУћvМ:yEQ –ЌЌ{8ЊїpлїХ#ХјImЏХvЭ­?Аwг’R5§ЇfмЛ“˜—uKъы§4;W јЊЏПŒvmЎєы|;­Ј!5htњПѓ#<т4'o1O^RйуЫ†$ƒAЏгj*++._8‘•“Ьe‹Gy5,МŸ/рёx|‡P(т вl4:§K}лWФA­ЦbБќјЏЏюœјoNI0ФСHBBТЌ[‡P "к 8ѓЭEВ€ &юDƒд1ТшLЯябЊPЉ.%оnОЙlŠЂЌVkЙК,-%YФ#Ќ“ЇH„уКьЬtŸ/ йьЦОсI‡*0Ъnб(ч˜RЂЂ(‹лwx`PИP(‘њј‘A‘$I <еЌаšЫFёИм‰г_{JЎžiш€иъщajVя жэxмfКзЖ[XрЗGр>Љщ™lV{>Ц"HЊkчZО– Ти4Цыѕм$ ^j g­DЇ^фя1xС@ШЦ€ Œ!B60„l` йРВ€1 dcАBW@‹FRBˆ# IђmПž@Ыу„D"bЭŠљфЉќХh0EQOВrgСBq8ьдŒ,ˆкаQѕ0э‰@РGa: BшьЕ;V+оБ]„дллCРww  ЃЩЌ*ЏШxšу!Œ‹ь!лцј™+­Ю}Э№'žёЬёУэ/џ;є]v ЊзТIENDЎB`‚gwenrename-1.1-beta7/doc/main-window.png0000644000175000017500000025617711223736613017655 0ustar spirosspiros‰PNG  IHDRš7гИь pHYs:Ъduh'tEXtDescription????? ?????????: gwenrenameШ@A{tEXt??????GwenRename—ч † IDATxœьнyXзк№3„$@‚„‚ (hЕИ€kЋmUpiЋИ`]>ЕnUДXЅЎДЕкzН­J­ЕЕэmыНЕЋеZХ­Š ›В$ kH"KВЬїЧh B Рћ{xксdц=g†œ“з“YАššєЬчoжHыжЪЩљкф‘к_1"==[ƒct‡>Еj•BЃкv] A7ƒuu Ажvuw=Ў№GъIpЋДЌёШZc›€ЕR(UMJ“кP+Ђк`/Œ DD:{ўzЖ3—ЋЖe №р8;клкPККЉ ›1*)щьЬЅe}Ізoъ–ИЧЩoэпО]k[zЏкЏДZн;` F{CќЗЬg;n№—vomёелБ§СлЗEЫЕ;,З2=АЉ[ълЎsSG#jƒ\Д—R­Љ–6”з`ЪFЉT:)t-BУ0‹=ФЯеYаsр=yюЏљЮuъЎZКВvЧkч­V'>:Элн_LБY1ЭevzfMЙlGыД\ж:є№нНе†тЦeѕqАЯ*UW?FaЉп§2d 'уРdttѕuuѕљТGЅeЕOЄGG/Oў|o6›ебѕ‚ŽfljДд…Д&езОјАОе{о?x:;‘5i‹іE„Љйž=5kєZ ‹$TV••™жiНЌДъё§ь<›Б/Эєёє№ф9QАй›š”їВмЫЩГГЕщяч=x`G‡Ч5Е9љ…ВFy.&†Л;8пРЂл™Н7fД&mfЁ3Ќ‡ždР”ќРЄœrY`&8фэe‘„ЪЊВ2sCЕБЉЊ­ЯЭbяћaRxh Ÿ{Ч5T&Wd?ШГg0њњz1эиГМЧё†F™АИЌAж8xPfзqm &h-Н)бЛ{FkzH џuЌ?ЕЕP kЦ–’…єм\ІfЭ[ ю;џlнŽJ>ЬMdлНфВжРлdХ,’PYUVf‘Цдд5•лPLU—œ…о+ЂФф7ЦdU~•S˜”ž9щПЗO>zяoU­ма†kjYLІЋ‹‹JƒTjзНXG*5Ўв`<^І=ЃІVкf3jkjтпо2$h#ло‘m? Ÿ_фєЉFю‚Щ4[тЧžNuу9OŸњђ§ћї;КвЋ F/Ы}lYђЃХrZхэПŒЇнy@Ыkц;`MŒŠыќ˜БЉОz_7МКщuъi‘њЬ?>–зяЬАЉЉЈНџћ]ёg?8§puёюЎ“њЖиPЅV75598Аq„сом8ކ98АыъTjЕ­ЁfHФтёуТЋЊD:<="Чёєєk‡>:hЬ.˜OІP)•ЪS_}љцЪх‹ЮП{?Ћsъ5Zƒk4•FЃбр*•Zƒу*•FЅжhp\ЉVу\ЅVk4ИR­СqJЅбрИRЅQЋ5\ЃTi48ЎVЉејгеTjFЃQЉq•J­FИZЅбрšжPГЏ1ЄЫТPѓџ#„0}…D}З„њgeђyHЌyt#ДZ7Йѕ9ф˜ОгЪБцг§_Г=е_Ў'Ќ1;л"ВБ;л,BѓJ[D0p}GэьгЕ>тz"ыпйц/ДXТšЧ0ag[дџ{‹YЬp“ZЖ Е8Rњџ†zKЩvЖХКИžw5juф э,оќwнH$жgџ7єAaDЦƒщYХРЮ8†fшНХЭG'МyН:;лбЃ“Ёв–ѕ’ŽNzП3hW‡Х;btТ†с­Viж8„nщбЉЋ-oўсEОГ-Оо`юшd№mлŒE*НAЎ\NKйГ3>!qє˜pc‚XŠncN}uђћяОIЛєзЩЏПылЗ_AAўЂљs$1лСсmIЦ4{яиSЦђїq5Д†ВVўgш'7‡Sш7ШЩ;€mƒЉьєЈЈЈ>}њTHбŸл~ЉМєpхЙ•T'z‹meвК:.зYŸгуšЧ5еGЃe­Зж­9zфг?^љцЊ/§}уЦјqa#žўђ•єњњzoO7„PiЙˆЩdŽ }ыцЭKiWCGŽФqќу|њЩ'%%\]но\Е*fSёVfаўЩь)J@РР}.ёлЖяк‘јјqЕ їя#ЧЩї!”W"њутѕЖggoЎј_УР>ЂЇБЮ OlŠђ˜№Ъ•+щщщ_}ѕзyхj\dыЈч$Z ЎББЕmёЙQVVњѓџœѕЊЛЛ‡ЖУ(6[ЕFMв’Ÿњ !4sжЌж/=ъццž•ЅVЋЯŸћЃЉЉ Чё?ЯŸ›:mzVfІ››ћѓЁЁЁ~А5ўэ…б‹~tgџя'МГежжv§†mœ7/yџƒџ<.jюыЋVЎШЮ}Ј[‹JЅњЯЗп „&Mz(19`eЅ(§њЭƒ}ћЭзoЎ\ЎT*MеnЕџРСчG„Ž ™™љС‡F6fdЬЦ D:лfЅZЭОD z%YзДXЗ5*OшšdЂ‰3"uЮІ&Vаž›O\›Umgќ•MЏAяћН{хИ§ЄэŒэVutЮљ;zжЖкDжŒ­туъДžБбMЈ~ћхЇ?ЯŸН“qkwЪ~//я’’G oЧждЉeаhlгP[йLКJЅЊoTиии ‰LbоtнкеЧŽЙyћю‡ћпЯЩЩЦq|ШчоZП1tDШџ-_ёёЁУЁў§‹‹‹Вrєыз_Z[ыцк‡ЯїЫ}˜ЏV(,і№№T*•,†ar%j>cJє›З2œ8“ъRЋе,{šsŸ>Ѕe•к­DтЧіііl&!TYUэрр`OЇjї”ЄRыalVайƒх2Z36юŒ§6+Љ5kЃ.Щk;ЏžЮй—ŽџРяМ”Ђ‹ВX§Xѓ5ЃmV‘ЫW!фВІбMЈDЂЪ=я&ежж89q–,ѓГ#џ–Jk9\n|ТЯNЈtƒTT”янЙиpйђUЧ>=LŒпЖУее$HGьсоН;?иЇбh(JL\ќр!CЕ/‘4ЦЈййМЯ2QгžѓЄ]§]№Иђ>Н6Я%”Ÿќы—з’>в њK‡f цM_Ѓws …ЂQkZО<-‚эр>vB‹rЕJMa]šжЇKeeEuЕ„јkЩ*нD3"rЦБЃGnпКљлoП.YВ Чё'އ……/ы”••"„дnѕшQБnФПЈT*Bo~rŠLЁ*//[ГъЭпџэЛяўГ|ХJ“^Нr%))сўН{ѕѕѕDсуъjн­ˆŽŽŽ-ŽC›•"8wЖe„VЋТЙГњж5tўжГІZzgŸ6HоmдЮ6Ё]gЇY№мY’mНDњ—еџ7д[кЮе“Cyю,ЩЮЖqю,Žк8wЖUS ѕCђоaьЙГј?QШF'дњкnођхfџoумYМљ&ЦNzџqе5чЮ6пyCчЮт†#УЙГфt*WWЗ­‰ЩџўјУ'OЄ'ЕЕЕщлЏпЊЕ]\xФ †*н 7Ў]бнP№FњеШ™Џ’Б”)ЂHTљпяОсp8 EЃбќ№ŸЏyЎnDОgLcШfgп(=ќц™'лжН8љPrЃ^ŸЅRЉд,5{ˆŒЏт.qи4њ!џš<лѓЃАЁССzЃЫфђЧ5RзйІ­{=ЈдjiЭc.з‰N3xчЏ7W.?ёљёУџўtЩвeD‰юY­MMMоžn|>џў§ћ?џњ;Žуг^ynша"ЁАЄЌвЮЮ!4(`@Q‘АИЄL{€ДtCЕјUwY,Ўъп—ящщ••ѓ€BЁ˜аЯзЛВВт‡џў8yђ•JХubы­Ыа2IЅ-РЙГ–оЌЧkѓИXеЫќ3,ЏЉkuЩtЌЙ•˜5)kчЮwмЛњнёLї5Ї~RŽТяѓй‘д?>№$_т{Яu§Ÿ Чsї7 4”Ы"„ььЈ V+­u~vА ‘>ЉЃP0;;*Щ:л“Юўўћж­oЛ№x“'OЉЎ–4ЏЫnЪK/џнh4к˜1a!vџоНз^ŸCфВЁ5ыжХmŠygkќћяяЇии\ЛvѕаGњх7ђЖщrqсНќЪд3?ўяЬџ›9kЖiеj5BШбСQ.—'яиn|ээн‹Ў:wV—БщOзЄIzj5Ћ!flмI@яќP;шОILoВЅ{‡АО!dMЎџАиЙfmнћYKG4œcа)Z'TЮЮ}Ђ.Оqэђш1уЕЙ,"MЈtƒp8м&ПЌћ*—ыЌ-1&+3“ncцdбщ4Ў37bцыŽŽNбK–џќПяцfgLcШвYзЩ§žм.Ч*JыВўИљ­ЌЏ‚ГOэTGW e ўјЬlсАWУ†AС†bУДg”‹ЊйL6I;ŠІК'RwWg F6‰ыщщu5§њЛЩ;оZЛІЊJDЇгЄл€ШШпїŸбЃЧ0 „аЈQЃ/]КљьL„акЕo1шŒO?9ьуэAЇгGГ~Ѓž+ЈШ-Œ^tцЧџ8АцЌйІќќ‹“›6n˜ќтDмаЭ6HYd/:Б™~’9єдjжЕ§fьE'э;Ўх7œ&TmњІ-ўЂ.ŸОY85+FЮvU"k`kHd{8Н •ЇЇїьзчыЎFžPY6+3“nc ББЕ4ФСС!ффФ‰˜ѕњƒœЌР чŒlL—‚сjќnдыы§з‘ј6U–е(Єv4š›Ћ›@€лAuуБмIУиЧPU‰K+%§ќhњf‰ ХУ‚"/wg7Wž|„ѕpюlѓ­V…sgѕ­kјмY}mдПГX;vіщъњgŒкйц/ДыьД^uюЌо{ю,npgЭНяlЋІъ‡XЋ—›НЊwpiЎЃjužFxZаl№hktв§џгxѓЕH;l‹Ш­Я&НЃАQЃ“щчЮ6џїlЋль~]Цќeсмй6Y$ЁВЊЌЬ"1ъR0Ь љЯь‚Є+EЋ.ЙјЛ‡њђиЃ‚(Еь/Y}cqЅ@”у.ѓЩЋ$(цкЧYЅTў}чЎ;ЯелЫƒіьЋESSIiye•ШŸяук‡лбG­WБЁ`6;ьŸУЙГ–иЌЧГјqБЊ7Kяeь–жн/Œj]GюBзžІкA3ВІ„0ю/aНяІюyю,ВPBeUY™c‹ТЩџ`ъ—^0†љёUюo%Љ›OboЙzБыиХ3ht:љп›bcууэaoЯШЮ+М‘qGЃAjЕкЦ†BЁ`њњ† шЬuТqЬЊо4=CѓсЄkЮееюОбEЙP‡dь†CvaЦgАj‹ЕIїjчNмQ“ЊъŽЉЗѕџsЎCЎBГЂѓFЈКC@эk;Ћ…u‹ГHBeUY™ЅƒНwь‡ЩЄOгвh4eeЅљЅrЅ“““ЗЗ7‡лЦ^Кl(ЎQ755ЩMjЕЦЦ†BЇййййaЕоѓНHћ’†ЎK1:9ЉmыХŽEVu‡5ЋЫ&њ;ВZуcwьЈзeйN‡Ul8А•fБmПlZ]ЗЛнvRГчБHBeUY™9Щ7ђЉ`Z ХллGћDЕіRkp Ѓаш †Н=! BФ ˜Шe{™і]ѓд5—ˆ5koSiЙъIЏž2уЊ,s‘нА У.вj§СмI nЛ†œvЖЈ‡3ы);6Е"нЕЃweБYЋc‘„ЪЊВ2ѓгŽtж|8Žд8sБ™–дЖcK">H,œiYk^‹кL_-sЋ.CUыКјlmЎB–NYхЌVчgБЈћLЧЖu`‹$TV••™й˜ЇщlГKuо”к;IсЈYЏТžž—Љћђг $ЕЋЕzНY„f›?{ CŽышДЇљ-TŸmп:,жlcэVиГ]аnб* n;ёцэќч%нЭZœшоьP=KжШ"7o9Т[ЌЈmxГр­Ђц[RmŒјГЭБ–;иђжДЭіНљз9 -›Џл€ж{†kЏˆmЕЗ­ЂfЋўѓ*жЊxѓІЖˆ№єEC-vАХћг‰ Aі>€ŽA\˜Ћћ/9эЕКК/сџМ„tЏбз^ЫЋ=хkіzырЭn‡ Ї[o€§Г‰nE:?+зН ІГт?Х­^jЄEp=;и|sМйK:E;ШыFа9 :эiЙЛ:Ёх1i5Јћњ?Іky7†–Wdk#<н=Ќy›ѕVЇ}EлpЌљGегW‰&5{Wш? :ŸНŒ7;ршщ_Гй1бЉD_g/>-lіiі};ˆЕ еќлf%XЋ нЃuЄVП™Рг0tєєљa2#Ќ%оЭIЋ-Lmx[лuєЫjћŸжІџу7ј‹)Ь en–Ље3х{L:єh<‹dF,}›šюйЩЯ4Љ4†V Ыйй6{ЊB>я€Žщ,шЦ нЄГ ƒttcЮ€n вYаA: К1Hg@7щ,шЦlл^ЅЙ}qІ#кBhЭЂШv­пюtж„:0† 3ЇOгYМ›=(ЊjoM ЗШч§t>§ЇѓщфЋEМ8:тХбFЦl‘Иš2; €1ˆ\vџЮ-фЋХ$ьCŸбъ‚tt"—mjRЊдjЕJ­RЋUjЕZЅzЖ VЉе*•zщ‚йŸ}uкДtЖЫюlPћX<2ШГЋj@аЁ:эƒnдК1Hg@7щlKЃ{uuzВ< FГКtіЪЅѓѓgNт7цЄЋiZ­ЭЄВRL0jАзвyг[”tUcєH!§ИЁQю– h]щlжНŒ=Iq1ёя^Иё0&ўн=Iqйїяш]ѓzV)yЈ6Wшхррxўwxј€–ZOp˜0х1„яЈ]b™ыJgПH§зЊѕoFЕГ12lх[›ПH§ёвЈС^_q4ђ…чGёF:‡OЁ'oн0aФ€ЉуCN~vX[ЎЛpњ?'gNЬ_єкKyВ‰ђВвGБk—L ;Ќя†7ж<–4ЌНAF і:ўщСЩЃЇMЙќз'Žš6xк„›щ—‰4ѕс{^;tќ№ў БЋъ-u 0гКиФO?~OЉTЖ(зћІ}mjxqQ!BH\U9zˆЗЄJ„*М65МХца‰ [#2+нќЕuI›yГZ”Œё5Пmж•ЮоПs3lќ к_УЦНp/уІізьћwОјўїєЬнM>§јНњњКџЛ~ъчuWж•ёwњб/џw.=gќ /янО™(Œ]Г8*њџ~П|яЗД{Оќ~RvЗ­НA?–œЙpkх[›7Џ}\-ўёќп+пкЌ]сѓ#?ШЮќтћпKЛKЃгэпmь1 ƒѕ0щЮ­ыЁЫЯЭ]АьЪХsЁлЇыMgЁ@Зж:sЕ’s;Ÿ= ЧIWы$ŽŽвкЗёЋДЖ†э№Я }xЎ­7Љ–ˆн=žоЁзнSџtЗƒЃБ@Ї3дjБœyїжЁ§ЛѓrГdВF„†amЕ­}AˆѕЉvvКЫк ХЂЪy‘Фч=ЎбhкЌ€ЮФuv™љњ‚Я?§h]l‚ЖPя›vXшшїw'ШВюe$Їќые—ЧШхВœЌЛIЛД КЛыYЅІЭЫZ˜6qХВЖ‡м qѕвŸгgЭ%~Нšічs!#Ш7сіщSQ^цщхƒЊ(kЧaнѓцњЭ‰ЃТ'2™ЌЦ†њF 2ЁС&щуТ;vъŒ ЯЭ„Jшѓ-_8{ђыѓkKєОii4КЗЏпї_ŸЬf; |юЛЏŽѓћіЗЃбŒЌ:t/DFлЎ\6+7ПукƒЌ-]Дlѕл–Лyx zџЮЭOюл{№љ&“_™ёб{ЩёлSBmžџЊKЁлйбhvДђВ’иkZƒM2knєžэ›7ХПыцсY$(8ўщG;п?lZш4§џVХќћр?яjCoк1c'љјНЅon@ wќ“ƒ+зm6О"шDаэДw^іГЏNwPKж•Ю ёvвОvo+)xћіпž2dшpђMVЎ‹лЛ}ЫŒCэ™ЌЙбЫЎ_љЫШКоI~џ`ЪŽЗ7ЌрЙК-XќІiw&29ШЂekNІ^ГlЎЄЊвзЏп’•ыMЈ€5eкЬoПJеўjшM;:|тў=‰ЁcЦ!„BGћј§ЃЧN4ОшDау;й˜еn\>gZ|ьНc?L?j€згg3(еmœDћЏ/ЮЌYљ ЈЪДњДj‹_|#ЛЬЬ8КŠ…п\tњь5 Ц Їъˆ>h4sзэ3>=В7†H5ЩзЄк<Н^Ђ ДъKз­ыЮІ9Аo{нiЕD|№Нфё/МдеЭЧФ“ p н С"qм<М^Ÿ6VЁPŒ0yљšM–jНєннгtЖНhrЅЦ"е[$ЮŒЙKfЬ]b阺а_t;-WggњДT€i шюLLgхMfb?^˜`2шƒ:Tg}а˜šЮТŒА&ІГ™ЗЏXЖ˜РФtvgьb‹6є@sзэыш*zТ}g@Џщ,шЦЌ(Хq|Ы–-‡ЫхЦЧЧkяюŽ5Їw[CхуAаYQ:{фШ‘ДДДьььЌЌЌ‹/ІІІj_Тuшнžl€љ шŽЌ(=qтФЎ]Л<<<<< ;ВЂtvбЂE хххххх ‹/&ЪчЭ›—••ЅRЉ —,YђкkЏх†.%‰‰‰‹ХbБxуЦѓчЯ' ЃЂЂ6mк$‘H$ILLLЧя нєAн№дy IDAT‘ЅГ+WЎ  7nмВeЫˆђйГg/XА€С`Œ?> раЁCфqТУУЬчѓ“““‰Тwп}—Хbљјј5ŠJЅvьЮа AаaяћaђјQ§НxФя*u7ќзgж,ŠtdZбG‘FЃЁRЉФеж†ЕyџЫL:U tJышљ 0dюК}#ЧN6fЭ—ЯйCЄšфkкк<§zААДъKз)!„#ќйOwtчЮ77З6WлИqcMMMeeхІM›fЮœй  —€> 3ЕH\­шd“………ХХХЕЙŸЯїїї0`€“““і P€љ шBЖ]н Ыхкe’o9зЏ_П~§њNiН єA]ШФtЖЉIiйv`‚˜}$GyЪЂ…И `R‡qьј,Ыз€eгYLUџоCƘŠ]’6U‹}ф ЅВЁ Ї#оbхCЈNt V€Х.“охЭ=ћјЃм_o_кЮ=(ЊL˜иWН+№ёўЅ€кџяЏ|"К@v_ЧЗnнъъЪsssMHHаžgЈœFГ#~Hb’П А8kшt0˜@Џb™tЖЉV~эЕo‹kХ‰ЗЮ ­fЯt`е kгћїšОvТ’Џ6 ›:С^eЫцAфиБcWЎ\О{їо;wгв.?~œМ\ЁhR(šШжц ЫВ†Nƒ є*–IgoЎјБ~PŸќhоиWУјЯ•фуХEТЃGW1sэ‘w.ЮхтTGI/П<™œœьюююююžœœ|ђффхЦаNЈаhv|№О——‡уДbХr…BA”ЫdВeЫ–r8Nооо|№>LР€оŒFГлГgЗЋ+ЯЧЧччŸNIйчююцууsсТŸ555žž‰„XSЉTzyyŠХUzƒДXA(Юž=Ый™ырРŽˆˆаF3д+еjuBB‚——Ї““уТ… ъъъ э &аЋX -џ9Oќ„ъЙ3ЪлјЩ7GПМ]’SG-‰ВАПwџŽу6пWАЊš|WzТ;!''gиАсФrHШАœœђђіК|љЪ;yyy"QеŽ;ˆТэлЗKЅвММќŒŒŒЋWЏš€ЃЊJ,wьиБhQДHTUPPИcЧŽИИ8‡ѓњыsRSЋ]КtqФˆч]\xІE#^5kц[oНUZZVRRъяяЏ-7д+їэл›‘‘qуЦп%%Ѕ уwЖЊшUАїŽ§0yмЈ~ЯrЋжѕ[†Ю3n/Ь>}7bњЬЬRw>|˜NЇѓCљ”A5тj^аOёЇЗ=<у}kо‘еvvdг НЁЁ‘BЁ „4 ‹Хll”‘”h4;’/ЕЏвhv99Й§њѕCL™2Y "„ќќј.ќхчч‡*,, _)‚^‹FГЋЈЈфrЙ …ТС­]цr9 BЁpђфssPЉдuыжŽ;nЮœ9zƒh;IД[566њћ(--C†{х€§љхW„PU•hј№%%%zwАб›і[ќ!З6”Ї3Є‚2эCnЭP}Ѓєj‘Им‘™'Bг"gГйl УЙQ~ЙГФe=?КaЧƒkЊЬЁ&чВ!‹U__O,зееБйlђђітѓљк‘HD,‹D"bйзззДШє\.!DЃбt—U*BШЯЯяљчŸ?}њ4Žу/^Œˆˆ0'B(==}вЄ‰\.‡FГуpœДg2ъ•хххССCээ нлл[яЉL W17U=QŒєp=uFљGKцѓй‘дФuoBЌ0.ј,ч<§.ukпррр6Cfdм&–ямЩ $/oЏЂЂ"bЁИȘЧ{:Эуё=zЄ-7-2НФЦ1‡}|§њѕQЃF1 3ЃЭŸ?oеЊеBa‘\Ў‹%кћ ъ•nnn…2™LЎP4Щх C‘a0€^Хмtжur?~ИзSЊЪ:{kѕQл5‚”мшЏkт“ЅбŒлŸfђпљтdЃf˜,X˜””TQQQQQ‘””НˆМмCW`ФХХŠХbБX5(œ3gюцЭq‰D"‘ФХХНпєFЁЁЁT*51qл‚ Ь&—Ыщt:N/**ZНz•ЖмPЏ\БbХЊUЋJЅЪЪЪZИа``0€^Х—‚ ˆ у–г\JэТ_І}94/™zvяуk65}вoў;KCŸеќ][џ КЭ8Ы—/3&,8xhp№а№№БK–,!/зо'ВЭFТТТBBBќ§8;s“’’ˆТэлЗГXЌў§ћ9’JЅ’ —лИ1ІААpмИёц‡њєг#qqБŽгфЩ/Ž3F[nЈWЦХm ѓвKSœœ-Šž1cІЁШ0˜@ЏbKСBGљIW™чтяцтуц0Ъ Ће`хŠњY@”ы^іЩl:НГ Ібh˜L{™LŽкКШƒ№№сУШШˆ‡ѓ:ЅutKG …ЛwяюœъЌЄWТ`&ы—‚=…ЁЩaмУУ2mŠяџvЛpїЎў}2эвЭДЛ5#Ev~.‹К{їЎЋЋk›ЋХЦЦжддˆD•›7oŽŒœб  ›’JЅ}tpЭš5]‘ЕѕJLРšйZ0ж€—‡і›2ЄЌЌЌ"ПDnЃttr ѕі&.gю&ŒпЕkW›ЋёљОƒЩхђщгЇkП7Д@ЃйQ(”§ћї{zzjKZЌcЉ[Sп+;Ў К`0kfЩt!DЁPМННННН-ж4Ožќѓа ’OИЕkз­]ЛЎSZ@7жКuм}Uя•soWLРš=Mgл8aЖ;;ИЪtМљ‚…ggBxБ иЈ,Њ—W5P2э†si~&оЋr–Lg52UэžІШЛ$}RT-ё•7P”Ъ†&œŽЙ-ш§цPЊS\z0 нйЁк{•йГ‘ШўѕіЅэмѓ‡ЂЪлњЊvVoц_єЏ9tьћН/Њ8_HЧё-[Жp8.—Џ}DЁђпџ§…^`0ЮЮЮ .ЌЊвѓФK У,ЕƒcXCЇƒСzЫЄГMЕђД™ЇŠkЋoZЭžщР ЊжІїя5}э„%_m6u‚НЪЦy„'I#GŽЄЅЅegggee]Мx155•М|џў§БББbБ877зббqоМy­cj?ЎУ: &аЋX&M_zК~PŸМ…МБЏ†ё=ž+ЩЧ‹‹„G]П~=BˆkМsq.Qi$ANœ8Бkз.]Лv}ўљчфхќёЧ+ЏМТbБx<о{яНwѕъеж1Е*†ЅЄЄИКК2™ЬЅK—*OŸі.“Щоxу &“щцц–’’0 7У0lчЮЧнн§Ь™3{іьqvvvww?ў|MM‹‹‹D"!жT*•<|“$Б‚@ ˆŒŒdГйt:§•W^бF3д+еju||<ЧГЗЗŠŠЊЋЋk];шUžЅГ8ўєЇ§JЯ<Ј’кzМ;злјЩ7GПМ]’SG-‰ВАПwџŽу6пWАЊšњЎB>Оggg1‚X>|xvv6yЙЎsчЮ=šМiii™™™BЁP$%&&…лЖm“JЅEEE™™™WЎ\iзŽаѓTUU•––юмЙsўќљ"‘шбЃG;wюŒ‰‰сp8QQQGŽ!VћыЏПBCCy<žiбˆW#""6lиPUU%‰Дх†zхюнЛoпО‘‘!‰ Ц–-[ е ƒ єpЭзЇЙэыщBќож3nŸ>фж‘љЯКўˆќOЦДi3g0Hнuј№a:ЮхSе4ŠKЈyA?ХŸjмі№gпŒшЯжйй‘= нЦЦFЉTR(„FЃБГГSЉT$хZwяо={іяПџюяяп"&†aФW„†хччїяп!”ŸŸ?iвЄ’’„——WZZZпО}B €ЏAЏ…aXuu5—ЫU(t:]ЛЬbБ”JЅ@ ˜8qbAA•J]ЕjејёуЃЂЂєбv:’h-ЖjllфѓљФ­Ё^ЩчѓЯž=€‰DC‡­ЌЌдЛ#0˜€ѕ˜ЛnŸХrћьЗHP.>gўCn%зK. ЊЪ™y"4-r6›ЭЦ0L+х—;K\жѓЃvzєhƒafД9sцЌ]ЛЖЌЌLЃбHЅRэ\ІЁ^щюю^\\ЌRЉдj5ŽуЦPdL W17uЉПпXgЏ'šœsЗзГ]#HЩўК&>YmпH§ѕ5aПФ1S^šbLЈE‹%$$”—————'$$,^̘М|џў§›7o>ўМіd8‚Ё3tcbbФbБX,оИqуќљѓ‰ТЈЈЈM›6I$‰DЂ=u зШ‘#ЉTъж­[ЃЃЃЭ&“Щшt:N …+VЌа–ъ•oОљцŠ+ U*UffІоS0˜@Џb; |{,ЗœжЇ„:~ЧTжЗУЛщО/§ћcЕц˜tтђ‘Ё#Uзkъr%mЦYЙrexxxPPPPPаИqу–-[F^ОiгІGbЯhПFд+<<|№рС|>пйй999™(|їнwY,–OPPаЈQЃЈTxx/dbcc 'L˜`~Јдд䘘&“9qтФАА0mЙЁ^љілo‡‡‡П№Т іііѓчЯŸ5k–ЁШ0˜@ЏbKСBGвФ'№мyОnŽЃ=АZ5*“з7ШŠxˆЦ{NяьG‚i4*•ЊVЋ‘Юe$™ељЙ,BшЮ;nnnmЎЖqуЦšššЪЪЪM›6Эœ9Г@7%•J?ќ№УuыжutEжж+a0kfkСXSƒМќ\iiiy^‰мFщФq ѓё!.gюaaa{їюms5>Ÿяяя/—Ы###ЕпZР0ŒBЁоТПPћяуџ§р•ODШn[ƒујж­[]]ynnЎ кд •џўћo/Ој‚ƒлннmсТххх­cвhmљбМБЏ†ё=ž+ЩЧ‹‹„G%.ђхк#я\œЫХЉŽ4’ _~y299йннннн=99љфЩ/ШЫџју3f899Бйьѕы7мН{ЗuLэ„ fїСя{yyq8N+V,W(DЙL&[Жl)‡уфээ§СяУ шЭh4Л={vЛКђ|||~ўљч””}ююn>>>.ќYSSущщ!‘<}МŸRЉєђђ‹Ћєi3Б‚P(œ={–Г3зСЁfЈWЊеъ„„//O''Ч… деекL WБ@:[ўsžј еsg”;Зё“oŽ~yЛ$ЇZe`яў=ЧmОЏ`U5љЎ 2єtBNNЮАaУ‰хa999фхZ ‡}ŸI ёGќQї&Ф у‚ЯrЮгяRЗі n3T```FЦmbљЮŒРР@ђr-‡cnоМIПЈЈˆX(..цёž~IЪуё=zЄ-oГ‘єf7Ц:єёѕызGХ`0ЬŒ6ўМUЋV …ErЙB,–hя3`ЈWКЙЙ66Ъd2ЙBб$—+ E†СzsгYзЩ§јсn\OЉ*ыь­еGmзRrЃПЎ‰O–F3lšUШgф‹“ša^А`aRRREEEEEERRRtє"ђђЅK—™MЇwі#С4 “i/“Щ‘Юe$>|ё№a^ЇД€nщшбЃBЁpїюнS•єJLРdнрRАgQб€ф0юсa™6ХїЛ]ИћЦƒWџ>™vщfкнˆš‘‡";?—EнН{зееЕЭеbcckjjDЂЪЭ›7GFЮш„†аMIЅв>:ИfЭšŽЎШкz% &`Эl-kРЫCћMRVVV‘_"ЗQ::9…z{—3w‰ ЦякЕЋЭеј|пСƒƒфrљєщгЕпZ бь(Ъў§ћ===Е%-жБд­ЉŒя•з]0˜€5{–ЮЖuށ‘(ŠЗЗЗЗЗЗeТ™чЩ“Dђ ЗvэКЕkзuJ‹шЦZwЂŽЛЏЊёНВsюэ ƒ X—ц‰Ћ‰ГГvvp•шz–<й€€Ы№‡ЪЂzyUe гn8—цЧn{3кЯ’щЌFІЊн“Уй`—ЄOŠЊ%ОђŠRйа„г1ЗЅНпJuъ‚ Т@fЁ; T{Џ2{і/’йПоОД{ўPT™`[_еЮРъЭќ‹ў5‡Ž}ПїХCч I"р8ОeЫ‡УхrуууЕ2TЎ5~ќxL{У†ц •:ˆ5t:L WБL:лT+O›yЊИЖ*1№жЙЁеь™Ь zamzџё^гзNXђе†aS'иЋlœGx’9rфHZZZvvvVVжХ‹SSSЩЫ 'Nœа>ОЕжW€e шU,“ЮІ/=]?ЈOоBоиWУјЯ•фуХEТЃGЎ_П!ФЕGоЙ8—‹ЈŽ4’ 'NœиЕk—‡‡‡‡‡ЧЎ]Л>џќsђr„PMMMbbтgŸ}f(ІvBУА””WWW&“ЙtщR…тщгоe2йoМСd2нммRRR`єf†эмЙ“УсИЛЛŸ9sfЯž=ЮЮЮююючЯŸЏЉЉqqq‘H$ФšJЅ’ЧуUUUщ вf4b@ЩfГщtњ+ЏМЂfЈWЊеъјјxgooUWWзКv &аЋРўо§{8Žл|_СЊjъЛzљјž=bФbyј№сйййфхЁјјјuыжгЮДДДЬЬLЁP(‰‰ТmлЖIЅвЂЂЂЬЬЬ+WЎДwпшaЊЊЊJKKwюм9ў|‘HєшбЃ;wЦФФp8œЈЈЈ#GŽЋ§ѕз_ЁЁЁ<ЯДhФЋ6lЈЊЊ‰DкrCНrїюнЗoпЮШШ‰D cЫ–-†ъ…СzЖ‰ыг‡мњyИЙ=ёф1Gц?7ъњ#ђ?гІЭœСќ!uзсУ‡щt:?”OTг(.Ёц§ЊqлУŸ}3Ђ?[ggзђ†чКlll”J%…BAi4;;;т‹?Cх7nмˆ‰‰Й|љ2…BС0LяWкr УђѓѓћїяЪЯЯŸ4iRII BШЫЫ+--­oпОЁ‚‚‚РWŠ зТ0ЌККšЫх* :Ў]fБXJЅR Lœ8Б  €JЅЎZЕjќјёQQQzƒh;IД[566ђљ|b‚жPЏфѓљgЯž%2N‘H4tшаЪЪJН;ƒ XЙыіYќ!ЗZE–xШ­фzЩeAUЙ#3O„ІEЮfГй† rЂќrg‰Ыz~tУŽщъЌa›&‘чВ!‹U__O,зееБйlђђ7ІІІŸLЦ№ѓѓг.h?+++}}}‰e>Ÿod(z*т1~4Mw™Шљњіэњ§їпу8ўз_ݘбіC\IЂ!„Ў]Л6vьX‹…a“ЩдžЩ`ЈW–••йкккииИЙЙщ=еƒ є*цІГJЉbДWŸ‘_џЄќЃˆ%ѓљьHjHHˆ?тК7!V|–sСў}л€6CнКu‹XО}ћvPPyyzzњ Aƒ0 #ЮahѓL5ЁPH,iПюъъZ\\Ќ-7zПшbcc<˜žž>zєhƒafД9sцЌ]ЛЖЌЌLЃбHЅRэ\ІЁ^щюю^\\ЌRЉдj5ŽуЦPdL W17uЉПпXgЏ'šœsЗзГ]#HЩўК&>YmпH§ѕ5aПФ1S^šbLЈE‹%$$”—————'$$,^̘МзtЎ;6єQ#‹ХbёЦчЯŸOFEEmкДI"‘H$эЉ{НFŽIЅRЗnнm~4™LFЇгщtКP(\Бb…ЖмPЏ|ѓЭ7WЌXQXXЈRЉ233ѕžъ@€Сz мй`рлcЙхД>%дё;ІВО.иMџѓ}щпЋ5ЧќЃ— ЉК^S—+i3ЮЪ•+УУУƒ‚‚‚‚‚ЦЗlй2ђђі §єS@АoпОЮЉЮJz% &`ВЙыкё‘aкЅ`zШ-†ю‡…9dМТ§Ѕд§|USSЂQт#GKн&.›ељЙ,BшЮ;nnnmЎЖqуЦФФD…BБiгІ™3gvBУшІЄRщ‡~ЈНqlЧБЖ^ ƒ ˜#9~Н1Ћ%ю9hZ| ЅГ!„ІxљЙвввђМЙв‰уцуC\Юм%ТТТіюнлцj|>ппп_.—GFFjП7Д€a…B9x№ ———ЖЄХ:–К5•ёНВук  0“ЂЉIЃжЈ5jFЃбhдjFѓД€(2gєЖd:‹ЂP(>>>>>>– kЙ\Ў]&9FызЏ'ž^ бКuм}Uя•soWLРš™˜Ю65ЕМ :ЯТГГ!єHŽђ•E qРЄуиёY–ЏЫІГ™ЊўН‡l1Л$m,ЊћШ(JeCNGМХўЫ‡PКр‚0аƒYрОГщ}QомГ?Ъ§ѕіЅэмѓ‡ЂЪ„‰}еЛoс_ Ј§їёџ~№Ъ'Ђ dЗ­Сq|ыж­ЎЎ<77з„„э j†Ъi4;нН1 •:ˆ5t:L WБL:лT+ПікЗХЕтФР[ч†VГg:0ƒъ…Ещ§Ч{M_;aЩW†M`ЏВх ѓ rьиБ+W.пН{яЮЛii—Ž?N^ŽR(šД?zc*tkшt0˜@Џb™tіцŠыѕЩц}5Œяё\I>^\$>>.ќYSSущщ!‘<}МŸRЉєђђ‹Ћєi3Б‚P(œ={–Г3зСЁfЈWЊеъ„„//O''Ч… деекL WБ@:[ўsžј еsg”;Зё“oŽ~yЛ$ЇZe`яў=ЧmОЏ`U5љЎ 2єtBNNЮАaУ‰хa999фх!ww7‹9xpPJЪ>т=$._ОrчNF^^žHTЕcЧЂpћіэRЉ4//?##уъеЋІzŒЊ*Б@ мБcЧЂEб"QUAAсŽ;ттт8ЮыЏЯIM=FЌvщвХ#žwqс™xuжЌ™oНѕViiYIIЉПППЖмPЏмЗooFFЦ—””2ŒwойjЈ^L W1ё!З gм^˜}њnФє™3˜?Єю:|ј0Nч‡ђ)ƒjХ%дМ ŸтO5n{xЦћжМ#ЋэьШІ+ zCC#…BAi4‹йи(#)'ЈеъœœœM›6=їмsяПџ~‹˜4šё!f—““лЏ_?„PAAС”)“!BШЯсТ_~~~ЁТТТРРA№•"шЕh4ЛŠŠJ.—ЋP(икe.—гаа( 'O~17ї•J]ЗnэиБуцЬ™Ѓ7ˆЖг‘DkБUccЃПџ€вв2dИWаџ—_~ѕїїGUU‰†QRRЂwG`0ыНirќzcЃ№йWЇM{ШэгйYќ™і6БњFще"qЙ#3O„ІEЮfГй† rЂќrg‰Ыz~tУŽзT™C7L ЯeB,ЋООžXЎЋЋcГйфх›!C†œ<љE›пђљ|э‚H$"–E"‘іЁОООFю5=ё?ІЛЌRЉB~~~Я?џќщгЇqПxёbDD„9бBщщщ“&Mфr94š‡уЄ=“СPЏ,//joЯ`0шоооzOu Р`=[‹Фем“ TO#=œCOQўQФ’љ|v$5$$ФёGн›+Œ >Ы9OПKнк788ИЭPЗ‰х;w2ЩЫuQ(FCПЈЈˆX(..цёž~IЪуё=zЄ-oГ‘єf7Ц:єёѕызGХ`0ЬŒ6ўМUЋV …ErЙB,–hG%CНвЭЭ­  АБQ&“ЩŠ&Й\a(2 &аЋ˜›ЮКNюЧwуzJUYgo­>jЛF’§uM|В4šб`ћгЌBў;#_œ<й˜P ,LJJЊЈЈЈЈЈHJJŠŽ^D^Н0;;[ЅR ‚џћПхГgЯ&Ъ ]+‹ХbqlllTд<ЂpЮœЙ›7ЧI$‰DkжБ Ї ЅRЉ‰‰л,X`~4Й\NЇгщtzQQбъеЋДх†zхŠ+V­Z%T*UVVжТ…лƒ є*Иl@\ЗœцRjžј2эЫЁyЩдГ{_ћАЉщ“~ѓпYњ|ЈцякњеmЦYО|љ˜1aССCƒƒ‡†‡]Вd yљЬ™Гоxc‘ЃЃУ /Lђїї?pр yќАААџЮЮмЄЄ$Ђpћіэ,Ћџ~ССС#GŽЄRЉфAшх6nŒ),,7nМљЁ>§єH\\,‡у4yђ‹cЦŒб–ъ•qq›УТЦМєв''ЧE‹Ђgܘi(2 &аЋ<НŒяочщяЄ7@њ.C!х']}ќež‹П›‹›У(7ЌVƒ•+ъd5QЎ{eи'ГщєЮ~$˜FЃa2эe29вЙŒƒФУ‡###>Ьы”жа-=zT(юоНЛsЊГ’^ ƒ ˜Ќ#.гžŸV\)љчR0sah@rї№АL›тћПн.м}уСЋŸLЛt3эnDЭШC‘ŸЫ"„юоНыъъкцjБББ555"QхцЭ›##gtBУшІЄRщG\ГfMGWdmНАfЖŒ5рхЁ§І )++ЋШ/‘л(œBНН‰Ы™ЛФ„ уwэкецj|ОярСArЙ|њєщкя -аhv eџў§žžžк’ыXъжTЦїЪŽkƒ.LРšY2EQ(ooooooЫ†5Э“'џ<4ˆфnэкukзЎы”аЕюDw_Uу{eчмлАf&ІГvvp•шzžEсХ2ќaЃВЈ^^е@ШДЮЅљБло €іГd:Ћ‘Љjїф0E6и%щ“Ђj‰ЏМЂT64сtЬmщ@я7‡RКр‚0аƒYшЮеоЋЬž§‹ф@іЏЗ/mчž?U&ижWЕ3Аz3џЂЭЁcпя}ёPХљB’8ŽoйВ…УсpЙмјјxэ- •#„юнЛївK/БX,OOЯЯ>ћЌuЬ6я;А,kшt0˜@Џb™tЖЉVž6ѓTqmUbр­sCЋй3˜AѕТкєўуНІЏАфЋ УІNАWй8№$ rфШ‘ДДДьььЌЌЌ‹/ІІІ’—чххEFFЎ\ЙВЊЊ*==§Ъ•+­cъ~\:5t:L WyšЮтЯ~L“Оєt§ >y yc_ у{>ОААpиАaэuј№сИИ8:>|ј№ˆˆ}ЙЁЃrЭš5‘‘‘#GŽДВВš1cЦ”)S E†СўхАфЎ_ ЦљћR0bЋ/Уƒц&]•|“ЫіуВ=8Ж еZTЊЌ­S<+х:‹†ІОEЅvє#Сt:‰DвjЕЈСeFфццŽ?žЯчwHяш’8Рчѓwюмй1Эu’ЃhГ†—‚ИxПi…ˆр­ОLзрRАЋЗЭє[ъЙu!Т&sпuжщюM}}J.uWЂyœсѓЇt|.‹z№р‡УiБкŠ+6lи RЉVЎ\9yђфш]”L&ћшЃє7Ž}y:лQ ƒ ˜EђТQM /мkяџfJgBљђзЗЄЄЄ,ЏXiЁЖcкEИЛу—3П;vьhБЧѓѕѕU*•бббњя "‘Иoп>WWW}IЃ:цК5•щGхЫыCC0˜€YЄхW6НQWћУš3E‰Dwwwwwwѓ†mЅRЉ_6ђ З|љrќщe#šD/яОЊІ•soWLР,N]zаД0"ИG;УЖ1­Џo|tŒxЙ'˜s~уЉхЩеТ:•ЄŽрG'ѕc’y 3†]‘ЙN6РўЙ`Ю“ t Mэ‡OЌ%$Т™\X)qWжеъКzŒŠиoћ:Пг‡dї .Aч:й )йcQyв}ъMХ5пЊ{,))œ:j€=ЭтYyѕуГЅ_§jwќЦм­бN# іУАuыж>œJ ,xgѓцЭјE†Ъ)”<5зЦЦF"i|w[ …ЌRе›k-ъ  &а9uъ;дW+oОљ#‘csЬ?—`чцgcAЈTп юд?vиХѕЇ+Ўф1ћ9 ’ššz§њЕ‡!„ІM›њеW_Э›7ЯHyУ–_§ѕЮ;McТЧЌ3t0˜@чє’юlао‡мтю-šЁЃRЋе&%%ЙККиййЮš5ГІІЦаŽР`нŠвйВSy’ч$—-1\–ќ‹M+ЮЎХbцЦXљY=zќУ0‹ŸЫтzw =—нЏ_|98И_vvЖёrНSЇNљћћ;;›њE]Лv§СƒєММ<‘HМiг&МpуЦ2™,//?==§Ц­нwўeФb Ÿ/иДiгьйБ"‘И  pгІM L&ѓ­ЗІ>œŠWЛrхrHШGGvлЂсkЇL™ќўћя—””—јњњъЫ •;wюHOOПsчnqq F[Зn­Ёva0€nхХCnнџ~Ш­…iЙЅ5xЦэ_Џ5qђ$њ/‡З~ійgT*•Ъ#іЊ’KŠIyП'~'_џфЄл§щп#“MWаhдК:9‘HDщt:ƒ.—+Œ”ыEFFЄІюйГg㘜гн(rvvŽ——BЈ  `ܘб|О!фщЩћыЏKžžžЁТТBџ^№•"шЖ(ryy‹ХRЉT66жњe‹YW'ЃGЪЩЩ%‘HЫ–-xxx˜ВЫќ‹сёЃP( —5 BШггsР€ЧЧ0ьђхЫQQQэ‰†КuыжˆУY,&…Bf2эєg2:*ЫЪЪ‚‚­Ќh4еЭЭ­йSp0˜@ЗвоtVѓ\цlњнIѕy!CсўхСУСССОˆўhXМ !шѓѕ!im   CљћћЇЇЇсЫЄћћћ/ЧmлЖ->>С”Ў …B|ЁЈЈˆЭ~ё%)›Э~њєЉОм”8t[+VФэпџЩэлЗУУУi4Z;ЃЭ˜1}ётїЁRЉ’HЄњЇm:*9NAAЁ\ЎP(”*UНRЉ2шVк›Ю:ітErX.2MцЙћяВ\Тп•ћ}UbŠ,–Vgљћ”BоКАQЃG›jцЬYЩЩЩххххххЩЩЩББГ—#„ўњы"@4hPУ8†ЎРHHˆ—H$‰$>>>&f:^8uъДUЋЄRЉT*MHˆoЫK@ЗJ"‘6lX?sцЬіGS*•T*•JЅ …Тїо[Ќ/7tT.\ИpётХ|>_ЃбdffЮšeА0˜@Зb†KС|"XeЧrф†q”Ѓy)Єs;žнќЈОў Џыц…ен­ЎЭ­l1Ю;яМ3hPDPP`PP`dфрЙsч/GmлЖmхJS?6"""‚ƒƒ}}}ьэYЩЩЩxсЦ †ЗЗWPPPXX‰D2€nnХŠИТТТ!C†Ж?дт™LЛбЃG5Ь# • Ћ"";ЦЮЮvіьиI“&Š ƒ t+fИ !„0”Ÿ|уйб|шффдbЕјјјЊЊ*‘ЈbеЊUбб“: ctQ2™ьуї-YВфe7дйŽJL 3ГDaњћŒvёш5ІOiiiy~БвBmkgъц†_ЮќJ 6tыж­-Vуё%%/мМy3ƒСpww'‘рсН_XX8lиАі‡:|јp\\N>|xDD„ОмаQЙfЭšШШШ‘#GZYYݘ1cЪ”)†"У`нЪ‹KСм8іјя$‹мІ—‚!„†r“ЎJОЩeћqйлЮ„j-*Uжж)žŠrECSпЂR;њ‘`:ŽD"iЕZдр2#rssЧЯчѓ;ЄwtIрѓљ;wюь˜ц:ЩQ ƒ ДйЫИL­}qОY‰Јв —‚Н@@=Зa ЭД,zxњ~оц›Y{ЎнўцЪхЛWO’E|1ЅуsY„аƒ8N‹еVЌXQUUUQQБrхЪЩ“'w@ЧшЂd2йG}ДlйВ—нPg;*a0€ЮЬвŒБќЦљŒы[RRR–WЌДPл1э"мнёЫ™_‰ˆˆˆ;vДXЧуљњњ*•Ъшшh§ї†€F‘HмЗoŸЋЋЋОЄQsнšЪєЃђхѕЁ!L 33g:‹"‰ююююююц л6JЅRПlфnљђхјгЫF4=ˆ^о}UM?*;цоЎ0˜@gжЦtЖООё]ашxЇГfœрxЊDyrЕАN%Љ#јбI§˜dУ|б@їіЯФеœ'шšкŸXKH„+2ЙАRтЎЌ#ЊеuѕБпіu~ЇЩю\^­ђ бЫ nЖtVіXTžtŸzSqЭЗъKJ g‡Ž`OГxV^§јьCщWПкП1wkДгˆ†"`ЖnнКУ‡S Т‚яlоМПШУPyUUе’%я9sЦЪЪjбЂХызЏo“B!ЋTѕцкG@‹:УAƒ t*Жя{ЉёЭ“ЮжW+oОљ#‘csЬ?—`чцgcAЈTп юд?vиХѕЇ+Ўф1ћ9 ’ššz§њЕ‡!„ІM›њеW_Э›7ЯHљВeK­ЌЌ љЁјј•п|ѓMг'­УЧЌ3t0˜@ЇВwЫjSЊХ%ЕёІццЙяьН…'j{9фЧВПСsю[œ ‡Т/ђeY!ЗŒХТHЖ#AŽ=’’’ТхrЙ\nJJЪ‘#п/?sцЬ‡юfБX,kїю=п|ѓuг˜ YПАgЯnWWW&гnсТwT*^ЎP(цЯŸЧdкЙЙЙэйГ[_€nˆB!oпОЭЩ‰эюю~ъдЉ]ЛvrЙwwїПўКXUUхтт,•ОxМŸZ­vuu‘HФЭi1^A Мўњ{{–uTT”>šЁЃRЋе&%%ЙККиййЮš5ГІІЦаŽР`M}НZЎPжддUU?—TVUˆ$%eТтвBСг'‚Ќм‚Ьœќ67C:[v*OђœфВ%†Ы’ёУЁЃiХйЕXЬм+?ЋGafёs9C\яёn€Ё уВГГћѕы/їЫЮЮ6^ошv9YYYЦћyэкѕвѓђђD"ёІM›№Т7ЪdВММќєєє7nДrзјЗ‹%|О`гІMГgЧŠDт‚‚ТM›6%$$0™ЬЗоšzјp*^эЪ•Ы!!йm‹†Џ2eђћяП_RRZ\\тыыЋ/7tTюмЙ#==§ЮЛХХ%4mнКЕ†к…СК•Йuuzё[ВЅIЙЅ5xЦэ_Џ5qђ$њ/‡З~ійgT*•Ъ#іЊ’KŠIyП'~'_џфЄл§щп#“MWаhдК:9‘HDщt:ƒ.—+Œ”OŸcccГcЧN„аъеЋŽ;VW'oSК…BЮЮЮёђђBŒ3šЯ „<=y§uЩгг!TXXшяп ОRн…B./Џ`БX*•ЪЦЦZПЬb1ыъф`єшQ99Й$iйВЅƒ™:ujГAє‘hЖ’ЫхОО>%%ЅШ№Qщуу}њєООО!БXдПHqqqГ;ƒ tБ+їюнВКО^­бjЕ­FЋеhЕZця­FЋеhД­zШmНцХCnKХцxШmх’BI™-=O„&DПnmmM ј9|Q~™Ндq9/ЖnSюMMFрУŒчВ!ƒQ[[‹/зддX[[/џф“§UUUžžМО}ћzxxил;Яуёє "б‹ЫыD"‘ўЁ­йuў…№ЧјQ(”†Ы!фщщ9`Р€уЧcvљђхЈЈЈіDCнКukФˆс,“B!3™vњ3 •eeeAAVV4ъццжьЉ8L [io:ЋyЎ sЖ§юЄњМЁpџђрсрр`_Ф 4,^tŽyњДЖGPPP‹Ёќ§§ггг№хв§§§—;88ќєгЋЋeХХХ..ЎУ‡3_(т EEElі‹/IйlігЇOѕх&я7нбŠqћїrћіэ№№pжЮh3fL_Мј=@ЈTЊ$ЉўCG%‡У)((”Ы …RЅЊW*U†"У`S/7FžmА+ФюЯьу:4и џЗ7uэХ‹фА\dšЬsїп;dЙ„П+'іћЊФY,­Юђї)…МuaЃF6%дЬ™Г’““ЫЫЫЫЫЫ“““ccg/_ДшнввR…BqђфЩ-[6Џ[—„—К#!!^"‘H$’јјј˜˜щxсдЉгV­JJЅRЉ4!!О]ЏџvЁЁЁ$iУ†ѕ3gЮl4ЅRIЅRЉTЊP(|яНХњrCGхТ… /^Ьчѓ5MffцЌYћƒ tN9ХЕJЎ<0УпџfИЬ'!‚UFq,!GnG9˜—B:ЗуйЭъыП№šБn^ш€PннъкмЪуМѓЮ;ƒEFFž;wЎёђ№№ƒœЙ_|ёХЯ?џ‚ŸQgDDDDppАЏЏН=+99/мИq#ƒС№іі #‘HЦƒаЭ­XWXX8dШаі‡:pр`BB<“i7zєЈAƒщЫ • Ћ"";ЦЮЮvіьиI“&Š ƒ tZB™~љzF‰YbšсR0„ТP~ђgGѓ}9Žю›pЁZG(Sеж)ЊјЂnEФЏSЉ§H0NGЇ[)Jdк-аŸ>ОЊЊJ$ЊXЕjUtєЄш]”L&ћју}K–,yй uЖЃ0ЏћO ^Юлf{Ш-BШg\ з˜>ЅЅЅхљХJ Е­]Ј›~9ѓ+1lиа­[ЗЖXЧѓшн;@ЉTNœ8QџН!  …L$їюныттЂ/iTЧ\ЗІ2§Ј|y}hшЬЬ™Ю"„ˆDЂ››››››yУЖЭѓчџh‘OИЅK—-]КЌCz@жє zyїU5§Јь˜{ЛТ`YгY2Ўr-ˆ50.iчМ™ЏЏіхБуQЃЖ­ 3ЯЮ ‡'Љ_;оbЕŽNgeuъЖmК•іЄЊІhK:ћщЗ'ЭокрE:ћїг%[жтРxy%ЎfКя,ЏЄГ  ƒttaЮ€. вYа…A: К0Hg@щ,шТ ]X[r‹њќшiSЊ-ž5Ёmё0EгY„аšw'Z•ššК`С‚~3=šƒ\][пцЮД–ОЙn kщШdЉmmН8йћћЇ§RSSпyчCkЫЫЪцЬŠёpa;й[П6fФй3&Эђv0;ЙбК­ъъЊЗcЇsйv^Ю;ЖmnИъбУ§§Bў<=a,ЧСЦгГpў‰DŒW0TоаП2ёxЉћ‚§3w5ѓЙГx.{ша!CцЮ™щйУыоƒŒЇeвЄ ПL=hо˜Ьз@/nљRš•Uіў§‡™Bџи‘oєЋЮž9=іЕ ЁO?йЗlљŠТЂВЛщmllчП‹W0Tо$эdЮtV?/Л`СCuвюп]“˜Фf;Q(”ˆШ!?§rBПъЫдƒ}ќН™єСƒd<~„*•Ъї—.rу:Иq–/[ЌT*B§њіЪЯЯC•—•1­)ххЁММ'§њіjдœP ˆ™:ХХ‰хdo§ц”Јfџ$j џ{BџЏўЯ ­VЛ)9Щ›чТqД7gfmmОў‡;ЗyИА§МмЯœ>ЕwїNO7ŽŸ—ћхKё ž?> Ш‘Iяуя§эз_šвtчЮžйОs7“Щb2Yлwэ9ђэзњUчЯїкx„аЏ'џ=fЮptdoоКуЮэ›xCх u|тбlCЭщЊ VЋзЎI№ђpіpaяџјЃVэ‹JЅzoб.лЮЗ‡лЧџйcъ[ђOэJgSSS Bjj*jЫb˜Бs‚‚ћmLN MW]Пvхќ…ЋE%т‰Q“–/[ŒnIIЎ(/Oœі(ЋЄИxыцЁбcЦ]Пz!єЧПS(ќŒ…kW/ћZЃ˜1oM~oЩћ…Тв|A‰ЗяК5 ІяўЇRumНўoІ=юxј §ъЛ‚*–œДV_Y*‘фф ’6lš?/V,gх&mиДіяцН3omRrIХГ3ч.нЛwЧє>р•Уўy>fNvО ‘ˆ ђѓŠlTџв_„†7cЈ瑉GГŒ4gМТŽm›ssВЏнМї8;ЏДДДUћВuѓЦJЉєqVоѕлїЏ^ЙlшХ1Ž№aъ/#‡;ГэёпЉ$“мЯž^ѓюd} {ша!§‚~jvЧпšой ЂМ|ы–ž?[[S;jє˜­л?tquEй1Ш‚т &“…RШхnЮвj9BЈЇЧщГНММBљQуGчф џ<іЧяЅ~uф­зЃ§z?ЩЭљсППЮ=cfьœQЃЧъГB.яуяS ,E-] fhmяу'ў№ёёE‰ХЂШ№<~qУЮЋT*'{k§В‹п‹€ž=–ЏˆŸ8q’Г‹‹)//:9ГbЌmlЖlл‰Z—ИъЧясŸяп§імй?О9њCУЪЭšёж/Пііі1ЅНŠФЃй FšУ{eЈ‚ПŸчЩгчэ—‰ћвЫ—wњьХ=МBљ!AІœzЁTы№…2IхХЋЗл5;Л`Сќ4йІЙЌ!.ї“Oфц=Ъzтцю1wЮ §*<—EбЌЌ4 О,‹yЃm-{{‡Еы6HЂ‘ёЃcЇПхЬЖK^ПірсЏ[л МBaaG фщСM=єХw?ќ‚ŸzіЬ ЏA_—ИЊЄИ8Ќ_ќr~;ЙЎЎжHyГ:,ёhЖB‹ЭЊА:1ЩзЏgDxџР?77ЗVэЫКѕэь˜Н{y э9xˆ‰;иШп—‚9ў})Й—‚ЏгьЅ`џ§§ПњіЛОAЏК#н‘ВўяKСЄ•ЏоnћCn[ѕ [€“ДGйЏК р…6ІГm›v5єИ3xh›щ,憛ДЄ­ $Ў2яCnш`Ю€. вYа…A: К0Hg@щ,шТ ]ЄГ  ƒttam|Ш-BHЃбоЭ(јѕт]AЉИaЙЕuDXяЈс!vжєvwcк˜Южд)іw6-›RгхЕ\БкКжBEІIY˜„uтв§kщЙKІэыыA ЬкaўЏ-щlM"х‹Ÿ%b%SЦКPœgi…†0•ZM)Бяёѓ(”яЛ#ѕЗИ9Qz{™НгњсћcЋуWШdееЕѕмєїЧŽ$ЎŽЏЎЎЊЎ­џюшЗыWUU=ыјnК3"BCУ^ќДHЃбюџюЌ D\э%L_ћ1ЂЂНo!"EЃ`_’З•Ї&+юПп…zЕњ“cgŠЪ$mюœƒў>ТR|Aq“ЩRЉTNіжњe'ІДZŽъуя}ќФ>>О!БX’Ч/nCпРŒєsŸVtzXиРЛ?ђѕѕУЫsѓ‹8\.Ожажplд/ПЛрэ>}‰DbEEEЪ–э&іЄЂМ|ы–ž?[[S;jє˜­л?tqumдDУ_›mК§н#ф*-ОP!­МxэN[юl ЖЎ%ъQНI\‘+†0’)Bƒ4:Є# ‚В !нš\љ Uзд‰vCјџт^3gйВйNoЯ]А{зŽЭ[wш ямЙ•œДіёу‡ђК:„PУл1™,„…BiИЌбh№Ехeeс!! Уt:]гћˆ5ьДЭј YКQЁёсЮаЩІњ\™0‚54iђ›’зеЩыŽŸјЃщZ}нЈ]—ћЩЇB••вџьн=wЮŒѓЏiЅEFКу- ЉfЧOук’ЮZЈШТъPIl‘­iШˆЌ@ŠjT]ƒjфHЎFj5RkеZ§ЉЌЈ-\п:>рХ”АЌЎљ‹Ц–,]осЛящKоŽОuћ‡ЃFБЖЖЉ­­qу:˜иy'чТ_зЙЮЮ-vкц,­ЁU-wЦЕ8‚5єщў}K–} WШї}ДћгЯ5ZлтЅZііkзmpwqФЕДДTШх4++„аГg•ІїйH7`М4bdќ4Ђ-щ,MЪRЉеUЄ*QEDб M ЊЉBUЯбѓZTЋDJт} 7П‡ТЧNіv-Ц4ž†SiДеkзЇlLв—(J*…JЁP‹„Т†х-š7сђe‹wюўШЭЭ=яIюю]лПќц˜щ=›tlЯ гтІw§кБЈbfь У† ЯЮЪєшmJгоœќўq§CBыъj?џє“>}ёђо}њ~МoяћЫуЊЋЋзЌŠ3БУЦЛу- ‰Ж|iгъmЌ­Ј4 ‹Rb/FтrTЎ?_Ж •‰HŠЄUЈJ†d5XЭВiйќ „PП^žmшY#oMсѓ ѕПюџьркФxgЖнФёЃТ2=ЮŠ•ЋТŠž0†ыh;nьФhИЬаe˜>‚mпК9)9ХТТТввrЧЎ=ыз­1Б‰y nIйшстдЛgfЦуУ_ХЫ?оџХщS'нœЦŒ2dиpЃЕЙ`КV_ vфф•—юK}ždХуZp9ˆУDL*ЂAдЕЈV†dЯАgЬ{іё’НпœИэШДй“0лŠF1№†и†“$ г24ЌСpЦ™8NЖїRАЈс!звsQОЏлЁС%Гoд[е?GЯiˆf,дH­DЪЌЦёžSbэЎџ^|L  ЗЦ4’Ыа­NgэЌщKІн‘њ›gкHл'N‚ЁžyJeQIˆЄUk‰ї-оЈž6H7хПЫjхУC{рџ2њ jлЅ`}}=тцD}rь ЁЎЏыХў„?Є4V=нšЬ"А]мќВљп”о&а№аояО5Ъ‚їa/Ы‹tkЭ6a@oЏЭЫІ;uэAЎCЖђgЈђzŠT…BŽL›ЗЦ:РrY`^зЖЬЮт<œWЯŸ,(пyœ/(Wедб(dŽƒ]П^žA=ypО,шmOgBDowŽЗ;Ч\Н Uрdа…A: К0Hg@f‰BX+omРЋђЯФfg@щ,шТ ]ЄГ  ƒtta/ž 76]BЃФfg@щ,шТ ]ЄГ  Г|еhЯž6ЅктY^vO@gаХвY„аšw'ЏАуРoг“WЮŽAЎЎ­еНx•КЫЩv r‹%жєЋъ РПOwIg_Ё'Pa† Э Ež?> Ш‘Iяуя§эз_т…Z­vSr’7Я…уh;oЮЬккšІ*•Ъї—.rу:Иq–/[ЌT*ёr;љГ§ћќ§<™жд`ђUЉP,Z8ЫЖѓэсЖяЃнњђ† _ІьуяэШЄ4 уё#М\(ФLттФrятЊY IDATВЗ~sJ”D"6В;­ bЧ Иs›‡ лЯЫ§ЬщS{wяєtујyЙ_Оtбє—рUt-zgокЄф’ŠggЮ]Кwя^ИчУЄ_НqЗ@PBЅб’“ж6нpKJrEyyњуьДGY%ХХ[7oдЏКяюеwЋjTџЈПyуѓчВŒьќ›wгoнКбlgЎ_ЛrўТеЂёФЈIЫ—-Ц cоšќо’ї …Ѕљ‚oпukŒяQkƒH%’œПА_п^xЙО‚ƒ,(Ў`2Y!…\юць ­–7jT!—їёї)–6ЛSm ‚зWЉTNіжњe'&ОЁ)/ !CУZЋ†;ш†L'k•Z|A\Yyёкю2;K$u:ўW­VK$Оиї#Ч~њытŸ‘C‚њј§уХРЪЫЪТCэmi,ЊoЗfПп—ˆХ<ž'ОЬуyJФџЏЃЯe‹DnююјВЛЛGГ§ФгP„ЭЪJЃбрЫwюм7zИГгŽAцВэ*+ЅЦwЖЕA№њ ЅсВ~CS^ €WЅЛЄГNNaaўзТТ}ЦйЏШ?§ZXTЖkїє_Э;q8™9…•2ХГчЪъкњFЇ рйьЂ"!О, їС‘Э.~њ_~њДШєЮП;}сЂїrѓ…U5Њтr)†aІoлў ІМЏJwIgЇN›‘ЗœЯ/дh4|~сЊ•ФLŸ…ЏšџіЌммЕZa˜~Jrоќ…Ы—-ј&;+sоœ™McОўЦдФU+%БD"^“їЦ›гŒїс7Ї­[›PY)­Ќ”Ў]ozч• %•BЅPЈEBсђЅ‹Mпа,ALy)^•ю’ЮЎ[П10(xТИ‘NіжЦ юз?qн|еј‰бБгпrfл%Џ_{№№зxсŠ•ЋТŠž0†ыh;nьФшfNинœтШfїщмЇ‡Ы]Пa“ё>$­пШ 3zz…‡ F"‘LьќўЯЎMŒwfлM?*lр SїйLALy)^•юr)Xg“—їф­зЃeцНъŽЬ.€ЖiлЅ`]я!З]њЖ‰ЋуW'ЎSЉTI‰Ћ&LœєЊЛ€ЎфYЕ9яўЮВГю$mЕSKgл6эjф)ВќD.ўJЅrќ„‰ыж'wdгшв „Ѕ){›1р†Иљо<—fWud[эзХвйЖщ;;%zќХ чё зЏ]™і&<оѓШx˜~эПŸ{ZЋЊj4rЙЊбZѓЮb6;aЊRЉђrГЏќy&§оm•R)—з …љЙUЯЄOВ;ён/Ч^ЛtЎЖЖІ§m"ЏЉ)/xR’§ИКRꆧj?˜€ЮЋВRњљЇŸєюЃ/ЙяюеwB{>мё№AњеwmlmVХЏHNZЛч?ŸTзжл1ШњIY<MйВ§yГ‡мN жЎIјъля№U0w @л<-*К{э/Euiр†ƒE§…ЧЕnAУƒUkCзв&џX+*/ЙzсЗв"§рfщЭЋg-,хЯ*‹rU]­Х№С!ЏM­­Е=uтВD”?dф›іl#бŒЗе,ЅМЎьњ%ё• %B#qЙѓ–єшеЇЙКЮ@7ƒЇЁVtzXиРƒ‡Пб—oлБЯeBGО§ъј‰?œ]\BSЖF†‡ьљЯ'ЭFыг700(јРчћ‰DтАс#НММ_ў4ƒ@ Мд:РгЂЂуЧ~|чК;AъЧењГБkyjЗрбK–.urrjRН џсŸЯњ‚гП}ooЋž2eаА‘AW/І~шˆO CŸГN‹ю\.АЕ#їъэЁгZ”ЅWЏ?јёлC‹WЌћG<#НkвVSђџ›ewЎ‰эйuОФ'йŽOgўnФ„7\Н}щж6ІЖеnЮ@gdhо”Ухъ—ЫЫЪТCB†щt:`$рЄЩolJ^W'Џ;~туMМ<Ы‚Ўюў§ћ‡~Žt7wK9HЪЗЕЖ$’щ#GvqiцжZцžХ%Ляпїїѓ"‡’ŸUеЈъеLk{ЖƒQŠz і =яђљ‡˜БІNХЂ2Ÿѓ›фЪ­hЋЉв?OKn]‘ 9zJŒ6/Ї€џ$OІВLЛ“ѓЈbфјЁѓ–˜мV{СЙГаU9q8™9…•2ХГчЪъкњЊšЦчэ5єщў}K–}Ає§ћ>кн†ЖТ–-[˜L&—Ы=yђфіэлэээЙ\ю… ЊЊЊЅR)^S­VГйlБXмlЃсј|~ttДЕЕ5•J}эЕзєб Хœ9sшt:‡УйЕk—> VЋMLLdГйVVV11155№<3`f†]П|щУ kеuЯ=мн<<Нь<ћ–ћп,ВЩ(F4еРVmљ1м‡Ц?Ž\{GfцЃЇЇПїЧїЪŠЎŠœ>ЙUІЈднН“qтЗыOKž!С‰g2x`{кjє#W(А‡ї­иAсCž_нВeK\\“ЩŒ‰‰9x№ ^эвЅKЁЁЁl6Лmб№ЕQQQ|№X,‰D~~~њђѕызЫd2ЁP˜‘‘q§њu}ДmлЖЅЅЅЅЇЇ‹D"Жz5м4˜SIIЩ—Ÿ~ђЫЧЛ9˜Š(•дVJuZJЅвб8W (^Сƒ{іьйќ– ВЙ?vЃќЎiIKIжшЇјЕ•V…t—/Ѕ‹KЫЃ†~А`дšИ‰IЋ'Џ^=i\јн{щWЏмЉЌ­Жvу„„mЁm5њQее”VI‰ЯЅхЉ{Єgлi•y–к‘ЏŸГШЭЦІ†JiM[эщ,tU+VЎ 8(zТЎЃэќЙБЃ оЏ`ћжЭIЩ)–––;vэYПnMšлИq#NŸ5kV]]н† №хœœ„аŠ+8 VЋBПўњыЌYГк !”••5bФfkkЛmлЖѓч_м–с‡~иЛwЏЃЃЃЃЃуоН{ѕб>ќЩ'ŸИККZ[[яиБујёуmиAšЊЋЋ;ў§БkуŠЯї ЊЭкfЦЬ™,ЋйЭѕYjHO'„PHO'#%њcњgŠ8|TЩ‚{іьѕчтЪeѓF,xgШРсО!ƒ}ƒzйы§хЏЭzkhЮЃЇчOwdѕqtpi]†i4ЁедЋj<4ђŠŒ*ЁkАuuV#&D†FкмЙ,гЈшСa˜ЭТЙГаљ:ЋЕQ9‘HŒ‹_пx&Вa5|љєй њ’ШСC#5вŠ!ј6…BiИЌбhB=zє §љчŸcbb.]Кд0бlC4„аЭ›7WЏ^§рСƒКК:др,…ŠŠ |™ЧущЃ•–– гN#РtвгќlИ#ХжšHРtdв0{+ЫмЊЪ gЮZ;ЙЮ_јЎЗЗсk+џžmН—S> !4 'Їсњ{9хgdм< k|f­ЅЅeŸОa'ў{меежлCw`-вJ•Ит™“ЦqЗѕ§ыZ#[3˜MЯЪ5vЃЎ&m5ЄЫ3гЏ9sL–eѕSЂ…д—`e›‘^qчŠД^.ѕ ˜0ђЕF›ПдSчav€ФЧЧялЗяж­[ЄбhэŒ6uъдЅK—–––ъt:™LІџ trr***Т—…BЁО>—Ы-**вh4Z­3їГцAwцюсaэъyWRC!i9 ЬЦ1­Q[,зіZЗrܘ1$Щац ']яf—7Z{7ЛМUчЮ6;MЪqvvvuЎЎUЈ5jЂ™ˆЌ2”ч=y†щHdЉЋЌ– k+™d`ЂЕm!„щtк™ДŒџЈJ*ЪЏt/Ќ№ЬЌЕџ]Ћ­сИQЉљ$‰BЅсЩ}kлjЇ.6;‹a˜МІ:ћо_вJ‘з%tаˆШQ=‚ыъžчЄ]‘зVљOPV^vюм™џўїЧгЇ~ йm„а?~п†Uнм+ЛѕoMkпЃіМЇ3>Я>[Ї=6кўO‚Ж‰/,,6lXћC>|8..ŽNЇ><""B_ОyѓfƒсююЎŸ[ГfMddфШ‘#­ЌЌfܘ1eЪ”ії\пО}зi9^пgW~ЊЙPЂ ‰Žygбb‡cТЌJуЪ;YЅЁ;YЅFOMmE@„Аa#Чzі№=q1sџggЏ_И]ЬTV_:§шЯ^ЩЖЂsGŽаўЖђZљГRБ^!Џ ЁP(ч.нЕїш3~ђдр0&‹ХАЖ&‘,лК_эвХfgеѕuљЎSiVо~}it+ K’%…Œrі№,ШyЬ|Лgџ!$*Ѓщ†вJщ§ЛwCУТиl'ЙBž••Щѓєь№юƒжyхow›g4л3Њ+˜Lfћу`^ џz4Д\QQ1cЦ "брD‰Оr‹б&Ož}њїСC†йX[+Š“'›=™JЃ=Џy~эъ• Ђ0 kБУгІMзщt=**шtX@@€Ÿ_O„Pmmэƒ‡ib‘У06л)4,ŒJЁ"„ЪЫЫ>zX[SCЅQќ{їшс…2да+|Л ѕџЧП |’ћD­еИЛЙїяЂџo0mкєІя‘Ё8 пV§†zгІMoё5iи–~ЋІяNгМi'›еlmл4”‰џgLxKСП™L&ћшЃє7Ž}yVЌXБaУ•JЕrхЪ†)//•ЛЛ{мЪ•Ѕ11ЮЮЮ&цВ!­ЎеIœЮи&ЭЯqj4jF5bь8„(%Х‚ Б’feХrш6ЈgЭѓ*+:CЇе"ЫfSОVД•ё0АЗ/нЦцч_~U#ђ”˜Й6Жv­™s…ййП•—•8:9Sщt™Œa"uшХ>Оeee!БHЬсrLяА@ШязЏ?ЭŠF"‘ƒƒћс…у^›Рf;YXXHфР>}+*DxЙ………BЁЈWе[б­ У 4d"ГПн†њя;•BЅRЈA§њ=я˜‘8MIЅR@вjпkв№нiі7Eл:`іџфрпУ0­VЛtщв†%˜Ћ­хЫ—K$’šššcЧŽ1Эœnд}РDЪzmkTъVgРFГ"‘ЩD"‘САЖБЕЃRiјi?С\—Mі {mЪŒзЇЯы<РТЂsЭ‡vЎоДˆ€‰l…0Œ УАžžEаЈШ$r}НЊщчЎJЉdа_Œ†t:]ЅRў“Пѓ! KK|цŸчс‘ёш‘JЅBЋ(Џ0 !ЄT(Юž9зl4VRлtЋ#]2Б2›э”ž–Ібh*Ѕвž:uJЋб<{Vnz‡• %NoдœДRњшсУЊъ*эпї†ФEDDfegўНћŽЂЬџўьnЖЄїN Љ$!Є‘&R<Ќ‘SOETаC1QŠˆATDє<ЫљУГ#‚(ЂTSIB"-›@zOЖfЫќўи [&Л›M6›|оЏ}нЭ>3ѓ<п™]ž|}і™™ВвR.›4&9 0€Й!#Yќу6?!DsАŽŽrг9gЎG‹L*-,ЬŸ8ё6zіB_ЮIЯOGя 7†yXќK0LШ‡ZѕbUЋ)3f/0`˜и П-‡2ks[}gcщ,Яы–‹ ›Ѕ§‡˜Эb)ЉжцzW7Н;zz{жееїМч6/ˆХbњПяХb1qœ‰Ых+ЏR„pЙ?$l”›—!ЄНЙЁКђЂ\.•0ЮоЩшхmАЭЫ2д­™днєtYXГmя{яЙЧ‚u~§Э7zƒВ--Fі“"йБоЦ––c'sllt–Хb98ЙХŒдPYVz.Ÿ~ъ)Я62.+pD.;”ру бS€Жэ=`С: х—й–EиX:KaБX\гˆ˜є1жХtяДo­H'+~мš –Ф<Бa лъ;лKg‡ЄJƒЁ'\ |$Ьњ;5ДV[}9ў`УЮ€ C: 6 щ,и0ЄГ`УЮ€ C: 6 щ,и0ЄГ`УЮ€ C: 6 щ,и0ЄГ`УЮ€ ГГv&Ѓ(J!—4\-­ЋНжейNqquїђ ‹Гу;АX,k–d[ї_deЭЗv§k8#иЅ(Jве^žї[sKƒЏ`кј)™SцFЧ%‰Х ўˆк(Š2Дom]эЯ?ўяњё АВr У&„8№…Ћ†9ЋмšЦдЯШтŸЉyjэ50п4Ћ4 У™Ю*КХ—ŠO ь"Ђь8v\;>vљBЩе’?Ѓ“'qNК;6З4ччцІЅЇћјјJЄ’ВВваААLcѕльaШС9~98Ѓш#KgЏ–Q”:,<ЮЩХХNР'aЋ)5‹Eqи1 э­M •х#bвtwМpЁ­ЩЌЌљЦœнh|ЬпКžп­ЏЗ››;!DЅRхчч]Л~kgU\\Ьы=­Pu#7ђ+Її[ —ЅГuЕзН}ŽŽ\Ђ(ТfЋЩй“‡WRpVo~гвдœ–ЊЇќќљ™T:kЮB‘œœ?Я—ž“8†^еди0mъ —[ёWE^^оєщ3И\nCCНЏЏ!ЄЁЁžЫуЙКЙ•••ЖЕЖо1c&—gWPXP\Tœœ’rЃбц–;fЬфпЬ3єfєŸќžЋB2FSSѓwоIЩЫЩ)-=ŸЈ9}хххeЦ_VVкййqЧŒ;эИœввRzƒS'џ›œ2~\ІZ­:_ZZtЎ0#c_Рч ’Ц$3з`оgjфWޘ“@ГБбY!\žЁ(–šЂиЗфт,ЕсЫ‚сqyннrн?ѓr™ЬЩёЦфKGGGЙ\іП]nцC;;Еš"„„†„œ/.–Ых„PѕuѕЉЉi„™Tzф№!zK­+“ііf#CHЦpttМБрр(—Щ˜Ы ^&•ivзhni..*jkoS)•=Ы'LШ,+/-+-хђИIc’˜b`ёлPЬФ№yг‹Ё-2ЉДА0тФлшй ЦœН'ајŒќжщ~Н !2йџ>h‡^ЭŒЯдШЏœ1'€fcщ,Яы–‹ ›Ѕ§з“Эb)ЉжцzW7Н;zz{же准†j•ѓБXьффD‹Х<Цa-.— ЌМJРхђ!§Дi3ьЭЪ\ѕ2&$6›ЅR*9vv„yЗМч*ЭО‰Єg>ЇЗмШріБXьььмГ№ЬщSc’ЦњћљqЙ<…RёЭз_бхž3o#„джецчцо8Яј†ДXќу631|оєbЈЇ'•JuњЬщЄБЩš7ц<ш=ц`Њžп=‰DТМБyŸЉ‘{s†Ёжі. жцсцЬАv лъ#Kgƒ‚Gж\ЛъNtю7ЊfГЎ\,ѓѓдЛcLLмщгЇD*)/+KKK'„…œ;W˜š–F9wЎ0$8„9€А‘# ђ !ЩЩ7&ќ…‡Gфчх&%';и;tuu–—•?AwG.—зйехтЌчГдZeLHЎnюUDGEw+ч zЎ:WT–š~cпPцr#ƒ YXX–šNЯЅчЈTj›УfsD"бљ’bЭЦgЯžŽэьфL(JMЉMjH‹Х?nC13œ7šжgФPOOљyЁ!Ёо^оšcЮƒоh^ п:НB‚CŠŠ SSв !чŠ ˜76t,ZjН5ђ› ї$ s—…5w~hС _YўDDЈўПЄйVпйX:8jЬ…‚—ЫJ"тДV]Ў8пннэ;:NяŽ^ž^ЉЉiХХч:;;тbGгх …љ‡~ќ‘Џ]­__?ЕZM/а%11БЪ?&“ЪœcуFын1::њ—ЃG”JЅюЅ9ZЋŒ )5%-//ЇММT`o{эњџ& z{y9|XЁR=:žЙмШрутFљљ0ЁЈИ›g8-5­ЈЈP,л;иGEХT_ЋІЫƒЮœ:)‹œœ]22Ц™д‹м†bf8o4­ЯˆЁžž„••ТЪЪќ‚<њmVж|cЮƒоh^ п:НтGЧччч<ј=зŽ;*2ВОЎžacCЧЂеЈж[#П zO <ЫŽЭ€1 b^жlл{`Ы†еlk§жнй‹ВtГЬlЫ"Xлї=%3УзЫƒ~я$аО'T;-dЯŠуtˆЦlLQ”Dд~хќYŸ6ЪЭЫвомP]yQ.—JgяфFt‡ђ† CWВлш“œьуЖбѓгЏ:Л:Oœј}ЮьЛЌˆM2д­™днYХЧfР†F1ŸZЕsзЦч[К,йttuэкћЩО-Ы­и–#ћI‘LE/4ЖД;™ccЃГ,ЫСЩ-fьЄ†ЪВвsљєSOy|юˆ А‘qщ\уpЮe‡|мямЙТИИб*ЕЊјмЙР€ k‡VCЭ|џсЋжРVmyџЛUOЯЛpН—ыt1ŒbЊ)Šў‰иR4—[З­ОГБt–ТbБИЇ1щ#bКiнЧubHЏПYёую;нЧ(X+у99:ўєг*•*000>^{в лі8А{ЅЕЃАyfd„K§c›QLŠRЋе*KФuГBУЕ d[}g{щЌ ўtФP„ƒ?rыъЇѓc‹Ї}TdдЈШ(kG0D˜‘Ю2bR&мбLЕ d[}†t _˜1РйЏЃ˜CвY€~aЦ$У.ЁtзvwwWU^ЉЛVхьц?FЅVЕ46v+фž^u5ТЫe"‘Ш' $)uМуЭ‡4™н–!R‘ЈЃЁVе-wђ pѕ№4ѕИњщ,@ПАl:KЏяљІЁюњ‰_ПЋЉЊ ѕ9wІцЬ‰#;IkK•T"‹8ЗOLЙsvšHфњуїП75\š4ѕ>O/†к˜лвK&зž:ојЧЏѕз…jХѕї[№ьШН—^єc:Ыю}0eжЫ`eд­ЏCп}Суtо}їјчVмwЯНkЊѓљЮcЦЄпцшмэъЦ‹’œ;&1КNxљР'P:5п–юKмйqщУw.}ђў%QW}d\3›­ЌЎ<ђе* ѓE&Деgш–еNvKђѓcЃТyiМжЖ.yЗТнЫйгЧKMRi7поў\сХпQv—Xю!pџыкU\й„ЖtеќrЈщьЇNПћAеХ —ЏўuБCnWS~ЁИ~ъЌл+*ŽрЃ П_‡cЕ`ю,Р`TW[ћшУ†њјz:п9cЪ‘У‡˜ЗпА~эї?Ёѓз^ўюрazйЭ‰7с€>š‰Ѓ)бО„”h_†Э‹ЙЦžЏлЇЭхrќ9ейиВdС”…ONw{dЪФШ1у"ЦMynщпл…тъЃ Н=тННœЃЋЗ-­—В[оЂ”Є№;MŽJъ{БиaЪьЬДL—œп;”rЧЄtгкъЄГƒбу>62<ямљъкцЕЏЌџhџ>цэъыЧ$щ.c€РšnцЈyъш‚дh?њEПЭЛPЇч+ІЪnaggŸ.ъyИ "ЂќНœ8—ц6RVжкиЌєіЬH‹ №Ауѓœм)}ŒoЋ'‰X\Zx2Р_ъ?’ХтАнјм{‡ч ыїnПTQr%$2mъЦЗеw˜lCYk{—kѓpsЖ`mЬ ђsПћс'Н=!dBцЄ ™“шr7'^Я •~KСіˆэЙм.ъОћЎYџ|юљЉгfBNќcїЎ7|ѕнРРpж3…Ы-ЏK‹ѕяЙ6ЗМN7ЧcЬњєŒsњŒh5+” 6‡Ч&чЯ ;:ЅЉiЁ,b'•Шœььˆ—Че7FjђЅ`jЕZмежxэR[sC}gАg7ПTt­Jехъ7ЂнŽЫіёѕ‹M˜5n’ЇЇ—)—ѕвYВ. k6юќа‚ОВќ‰ˆа@ VШ`Lвиѕыж.ZќЯаАА^7І3ZMšЋЕLйИщѕ'ќcвйлY,жšU/ўы“џЬ,NkH2ЇЌ6=.@ГЌwР’ySwЅ@рš‘љэ—Ÿ}{№мBŸЮіvA#\k„ТKUзЛdђИ„ {{GSg=kЛЛх-Е*iЛЈЃ%%5Эн%3?П$vrB@PhшШQ\.—/АчrЙzїХЅ`0@,;Ž00 ˜^жlл{`Ы†еlk§жнй‹В&Ѓ§єѓ/_лД~цŒЩЂ.бДщ3^{}{рˆfзŸ˜8&щ§їіАйьЩЗO А`Ј`˜v—SV“˜SVcxДвфGLžzGQ~юїЧJeJХŒ)Ѓ%2в-W?Z›[јзЉœЋŽўSя˜m Zк’JФђЮF{ЖЂI"JIIЉ­­§љxNфшд‰ёI,Ыˆ:1: §ЯтуXУаˆщЖНvm|ОЅKaСЖ–.њЧЖНŸьлВм‚uтчяПћї !--Эoэ|уёGџ~єи‰ОTјЗyїnXї’X"ўцћŸш Эє7НC­–^gœДЪ<ŸUOЙРо!1iЬЗ_–~{ИА№B•—3‹Хjk—54t)Кеiўž^zw4щF]5•NЗ’ЭŽŽŽЮЯ/Ш/*›2ѓю 0цzŒiЋяЮ!7ЧБОџ№UkУз–їП[ѕєМ з%ІюШ0bЊІ(ЕZm‰шnVЈИћЮhxzz­yщ•р@oњ­T"Бwp „ДЖЖ_Я;{v=Лфy‰TВыЭ7оyяƒ~‰nЅ2Нг`ьgєЯgU*JЅ|Ъ3 с_ПVYп(Гwp№№™>>КЋГЭСбI­R;Н)Ÿ m•Ÿ/Jщштђезп*яюwqu3ёЮ_§щ,BШЖНь^iэ(ˆй'Уˆ)EЉеj•%тКYЁEkc–uпМчž_žœ’&‹о{gw|B"]>:>сэ];Ÿ[КМНН}UЖБуФЇNўбиPџа#R5ybFyYilмhЬшoВn“; Й‚Љд;vЫуёя˜›eЧБуийI$bЕJХуѓy<>›ЭІЗgБXfЭгНe­_px~QЙLо›—Фси™tГмй† 3вYІ‘ ЪТhПvЧZ,|jгЦѕ…y<BцФ?ўŒ.{Яо>ѓді­›§ž_ўтїп}cLmЏПіъкu9!dЫЖ/ПДъыя~ьЧш€bf:kђ.,Ыоо^vrrжZejm†$ŽM˜ЬbБйьAw›WЄГ0ˆ˜1˜:#ІщŽ™Гю˜9KЗ”1nќіЛ\]нђѓrvНЙУ‚щЌf,ЖЎЖ6--УRе C–еS›žj~9дtіŽ‰SЇп§ ът…ЫWџКи!З+Ш)ПP\?uжm žеЉpxaўу &{QжцЗ>Мїž{,XЇЁ‰ й–E …t–Юe !††f угЯ7МКyЯлo‰ФЂ{юНч[{ј|>!DЅRmкИюгџK$Эš5чэwів— *Šu/Џ9№ХчJЅђХ•Ћџљм2rы3гнљ„OOЏмТOO/z—˜QЁgѓЮy{ћhтqsтэ|kЯ›;ЗезеEЧФОЛw?}aeхЊ•ЫOўё‡RЉ˜8iђ{ћ>ЄїrsтНєђњ=oП%оzћн Ъvяz“ЧуНПџ_“oŸЪ0€m1cјгЄл€k‘ЪЄTQОГ—ЯˆŒIЧз=Є–ˆэИКe’Ђ­н‡еш, *є m{XАNCВ-‹АЩtV3ЛpсBM.Ы<ЈУ№єѓ3ЇOЩ-$„<ЛшЩЭ›6lxu3!dЧі-Eч OœЮuquЩ^Бlнк5;окMйВљеŠ х'Яф9:9nйМЉg==Ÿ™ž§ТѓДџ…WBNžј=9%Еg.K;uђЃПžpuuн§і›K—,ўэ3„яŸЗmЧ[џћ?нŠюЭ›6ОДъХ}ў›оОЙЉщТХЪЏПњђ‰ќубeWОўъЫ5Ћ^<“SШ0ю+ 6ІЧ?ф”hпќŠ†ž+uKz­Žy4T{|WWhXXrrъїп}sя}œќуїЭЏoзнЦннƒ^АwpP*•єrNЮйukз””IФbrынщэщЙšeЭŽ†Ца,и˜›ЃГyъRcќ !Љб~=зч]ЈгўЩП—ч›\+•HJ OјKн=ькЋйn|nЫСѕ|a}ЮЭн’ц№ИйSядк}јмЈ Р†иъшьТ… {‘е‹~њљЙТMIU•^ЈЎЎђіЙ1%РзЯЏєТ•–ikЇЌ]днж%з” …•Ц4ДdщђНяюЮЭ§35=ƒžГkŒЧ™џдЂg*. лКфзъšџлi(`лвsа5ЗМNkmnyіРl/ГcѕЪЊеЊЎŽцкЋХmЭ —Z‚Џд‡•Š<ЊT]~#Њ‚KЁќyЯzjЉЇЇ—Он`pБеt–˜˜бfн7яєЉ2™ЌЅЅyЧ?'„ЌYЕЂЙЙЉЙЙiЭЪї?0Ÿ.\№ФSK—,ЎЌМЊT*ЫЫJ<њ]ўї‡ў‘§ТѓЕ55эЋWЎ`h1%5ЭЮŽЛqнЫЮШјƒ’IeО€ЯT …KџЙиј L_ `+Ј[х”еjVх”еR0VЈ§’Ых-ѕUтцjQGKJjкœЛтКEЦNžўЬЊ™+7Э[ЕщўхЏL™{ПЇ—Џ‰Љ3X‡ ЇГфfFлыLrѓщч!оcFG—ž/б<§œ2nм„qЉIёБЃм=<жЌ]G.{!;cмјЛfЯ№їv}тёGцмuуй +WЏŒŠž‘œФмшsK—WV^Ё&iЄ=яю[ГzE€лœYгвЧ7~GCиэбаœВBHNY у4Xc+”JD’ж{vЗT"JIIсѓљ?Яѕ ‰Ÿ5яЄ”tw'gg.зЮмЖР lrюlOЦфВФ№гЯ !K—­XКL{œ•Эf/_Бrљ эМїž{,X'УФАЄГ04бShЖэ=`С:&6€Е €!ЫВSh№лРр„t†8ЄЁCЎћ†tlвYАaHgРіH$bzщ,и‰D\T˜/—ЩвYА9ŽIЩЉ|€ [DQН€tl &€ УdАmšЩƒт!З?•ЉXРp€юР"шЩAad0ЄГГт8ж`  ЛАzВA—DJC:л!VX;€€юР‚ьэшtПy€ C: 6 щ,и0ЄГ`УЮ€ 3џЮJЅ*їќхoхVж4і,wvLI=їі7gЧ>‡РФЬtЖK,нѓŸ#хW ! G‰ШПQс,тШyіЭT“ЧїЧѓOV<;џŽ„Ш‹eб€ўЧœtЖK,нИїЋЪы2їŽЋsmOКhч@X,E(ЙBСПю9ђЋiфRф–§п-tnъшp‹mqnNМvQwЯА &ЯU*U{ўsЄђzc{ИАpЭ^і„њБŽ X& I$)’сІ,[ўљеБПv+Л??\UлdvpnNМџыУž%П=тцФгЌ5Лf€СцшЯ‡3ЧЅјx8%ХGџчГO,[9:LТLNgsЯ_.(П*sя(_t иеokТd29“dІ’д8I"G’‘ўџыџ8нъ\*‘Щ?ћёЄJЅ6;ОџЕ_ЅRiоюzs‡fУЈ0dффœ]ђЬг^н|НОѕ›~:uъ„Е#А&ЇГпў–KЙ:їWЇD’8ŽŒЛм–A2bHL‰&С$Рјy8ИWNњеžЯ-Њj]+f’ ™“Оњяzљч#?EFEiVi~9z$#uŒЗЛc|lФ'D*Š5Ћ^   єйѓі›tЁJЅкАnmDh ŸЗы‚G‰К Е+ЌЌ|№Л}=|=яЛ{nSSЃІбія‹№vwœ8>ѕ|I1sЭ2™ьЙ. ђї ђїZКdБL&г о˜c€!я­лзo|mъД</,lфЛ{їгхІі!zћ(z­›OГ™Ё.ЫЭ‰їюž]БQaюЮќў?hЫ09­МоЈp”Д'] e…Ž"ЃтHœ‚(ј„?‚Œ№!>^ФЫƒxИw7тж=IЬ’7Q•SrЩьјž|jё[;ЗSEйњњІEЯ,бнfб“ жЌ]wНОѕ№ЯЧѓђrшТ-›_­ИP~ђL^IљХššКpЧі-Eч OœЮН\y]`oПnэCэ>xџМgž}юŠАцRхѕˆQ‘/­zQГъдЩ?ŽўzЂъzуœЙ[Кd1sЭ›6ЎЋЏЋ+,)/(.Л~экkЏЎg>^НЧC^ЮйГгя˜Љ[njBєѕQєoYэЂnЭZ a~^ю‰гЙm]r‹Р`mпџѕ”Ь _/њН“€УМУ}ЫvДE/НјXу3IfЩрОБЃu\Ћ&езЩѕJRYMЊЋHеєUЕДz'F…ОМш^3‚Ѓ/ЬšŸuЯќП?ТуђіАїЋoъ^Ж=rщВsцќ- 0PГolTи‡ŽFDŒъYa|lФ7пџ4jT$!ЄББ!3#хтеkЄЗKСЄI|ьЈЫТzƒЪkѕююtyP€WsЛ„ЁцшQ!‡Ž  „\О|iюЌщ. ub>ђ<]эŽvljbЈвкžЁ3ЌИTхчяпЯ‡ а'"й™Ј--ЧNц˜sg…ГˆХ",Тъ&нMЄiAЊƒtH‰TI”jЂf‡pИ„ышЬki%э]b†кN џ7BU.“BІLЎwїБЩ)џїхЗE§rєШ’gžўkV5!ФзЯO(ЌдѕѕѓћѕЗSўНуcЬэѕэгІЯpvv‰К‚ќН˜З7TГЗOU•pфШpBˆPXщх}уo•T"Бwp „ДЖЖ0‹†цDР`іS™Ъа*Cн]ZFЦЏП}pўCZл›к‡ЩјЮP+l€~Ха20'Еoі+mмЖвР'|)‘ђ _I”]ЄЋДu’NЩˆŒЯ Š*–јzКѕZ'sžSPТАі‰Ч~qеK#G†SЅŠјћCџШ~сљ=яюstrмВyгы[п „,xтЉЅKo}уЭ  р‹UМБэѕў§Йо:eR™€/рѓUBсЦѕk{пPЭїмћРъьіМЗВъХхїо—Eo?:>сэ];Ÿ[КМНН}Uіrцcб0ѕ?VРJ˜Ц2ѕўC^іBіЃ?шыы;!sRMЭѕ7ЖНўЮ{гћC\]н.]КHЯ. Іt† 1єs~ 2yg}“џКg#iЌ#ušљВЕЄЖ44“ц6вжA:КЈЎ{;ВЪЏжBЦЦhџшoYГцмѕШќћ|мжНМfп‡г…+WЏŒŠž‘œD.{!;cмјЛfЯ№їv}тёGцм5ЯP{онЗfѕŠЗ9ГІЅпk †j~eнFoŸЄј˜Єј?џ—_й@—ПНgяЁ №š1mвЄЩЗ3 yщщуооГїх—V№ѓИїoГ33'бхІі!†,YКlrf†цЮЦw†ƒŸЩ—‚}њУпЯoѕWйђЯ§9ў~ФЯИ ˆ€EX ЂQщhЅZнѓџёфЙ !E\%­ЄЅ•Ty‘А„тэюrџуnKE. §Ъœt–рНђ‰y•59%—*Џ7Жu‰эљћФВ•[§ш`0.щьPb•q Ц t.ћС0lг.ъюљАиtхфœ]ђЬг^н|НОѕ›~:uъ„ƒ€Ё щ,љхш‘Œд1оюŽёБŸ|ќ]ЈRЉ6Ќ[шчэКрб‡DЂ.ннœxэпсэю8q|ъљ’bMЙжfš…э[7‡њD…>єуЮ7Ж†љE…џ~ќsЃnNМwїьŠ swцїЌPЁPЌYѕbxH@H ЯžЗп4ђаd2йsџ\фяфяЕtЩb™LІл нDЯqž zZ&•.zjП[фШ ]oО!€ў —]ИpЁЉћњЧ+ЌЌ|№Л}=|=яЛ{nSSЃf—]oО1*l„ПлГ‹Ÿ”ЫхZгOОЕsћњЏM6ƒЧу……|wя~КœЁ#вŠ™!xнžЪШ^†ЄГdб“ жЌ]wНОѕ№ЯЧѓђrшТлЗ+$$TГаиа еŠ1§ЄЋЋ[[[Ћn9CGdˆ1§­ЉН( У%ѕѕѓЛrхВцэ•+—5]лиф”џћђл+UЕлоxKѓы›ЏŸ_щ…+-вжNYЛЈлЄпЇьььЄ’c­­-&iRЃО~~Ba%УzЭлЧЇЊJH/ …•^ооЦGШРлЧчZu5Н\]]e‘:€єШhћЩcЬjб3—„m]ђkuЭ=g2hњŠъъ*o­щВв22~§хЈnЙЁŽШьўгј`ш.щьYqљвЋWЏ(•ЪЋWЏdП№ќƒѓІW=ёиУ EQšџт_№ФSK—,ЎЌМЊT*ЫЫJ<њёmŽOx{зNЉDRW[ЛьЙgпбдFџўа?В_xОЖІІЃЃ}ѕЪКш=Д{ю}`uі MMMMЋ^\~я}Yz+wuuЛtщЂёСп{_жKk^liinii^ГJO0`Ж~ЭheR™€/рѓUBсвоr РšU+š››š››жЌ\qџѓЕv4ІЫZіBіњWжџэзюююЪЪЋЯ.Оq1C‘Љ§ЇVOе—ЎlзpIg_zy}т˜Єй3Їњz:Яž95ilђъ—^ЁWЭšsз#ѓя№q[їђš}~L.{!;cмјЛfЯ№їv}тёGцмеЫ„нžооГїа?xݘ6iвфлпбдFWЎ^=!#91.*((HwН‡іЪКо>>Iё1Iё1~ўў/ПЂ}ymЩвe“33ŒПAСк—з;9:ХE‡gЄŒIMMчrЙFюЦ 3Z#oh`в}gїМЛoЭъ>nsfMK7ОчЊqу&ŒKMŠхюсБfэ:­щВвгЧННgяЫ/­счqяпfgfNЂЫ uDІіŸZ=U_КnА]УхR0H/ўuџ=s‹KMмJ,x)ѓ6шю`ˆ1яR0л{Ш-ža;h­^Йbхъ—фrљкейГчќЭксиwЎ@&“1ьb(0Sю?ŠnЙ\.sP::;:ЪКš+Š[C#уœœ]­ j?њPЦИёлwюruuЫЯЫйѕц:€A…Юb5I-3z"СБМЋ†Vѕ7лKgЭ#•JЯд74Је*ww˜˜˜€sюU|ОxђэSмнн !%%EЗн6йнУƒrрРЦWRT\8!sЂ—Ї— Њ—џ‹КкZыЏ И\ЅJЩБу8ЙИpeђЫeСЃн=НЕыУш,мTŸћн? ьэ !2'MШœDqsтiў—mVVЎZЙќф(•Љ“&ПЗяCooz›Э[Жяй§V]m-нЗєм ЌТъw6.sgЯœ9эфь—+ъъ”HЅ,6з?$ЊЉЁFкецшшdgЧQ*Uн ХШЈФ€р‘l6[gwЄГpCж}ѓž{~yrJšX,zянё ‰tЙЋЋлЅKGŠЄпЪЄ2_Рч Њ„ТызЊMk/мЗ Р*ці †K:ЋСчѓууFѓэзЬ›Бй,•RЩБГ#„hnХe Р~кДі=Ъ^тФb1=B,ѓnŽЊіЈАЧБЉ yxxNЬМR[W›Ÿ›{Wр<уEC&•ˆФŽžRЉRЊШ˜дёЮЮЎ<О@xБШЮŽ#•IэxŽБcS]н<ЭЈ†• ŸкДq}aAЧŸ9ёУ?ЃЫ—,]693C,бљшžwї­YНткCеўK–.џцыџъ­Mk/АЭ zydJEЉ !™ zfž*Йжбi.w68yђDSSЃJЅ’ЫххЪщыНИКЙWќUЁR*ЅRiA^žё …‡GфчхŠФ"ЕZнбб~іЬiцэƒƒBЮ+”Щe2ЙьмЙТрэ BBЯШх2™\VTXhjCgЯžюшьPЋе„Ђд”QR:ЙUt+UJ…RЉ‹Х#Т"œ\(ŠrtrfŽT&ї •˜6бХеЙ€^н1sжсЃП5Дt]ЋkўПџ~6’._‘НКІЁU“•Юž{WбљПZ:ЄЅЎ<НшYMЙVкЊЕ’ZK1щя8ЅІ(5uВЈZЋќdQ5НŠ~ѕ[АУft6<<МЄЄЄ­­•Эb{ћјŒ?žyћд”ДММœђђRН}LLьЕыЦўЗELLlХ…ђуЧЩЄ2ggчиИбЬл'$$цњёGBHPpP||‚жёЃуѓѓѓќkЧŠŽЎН9wжШ†ƒЮœ:)‹œœ]22ЦyZьИv„"jЕš+p Ѕ ]н#RЙ\žГk/џmC˜ъцMИ~/NЊYV д§h‡K:ЈїЙ ZЗ&аМuwwŸ1cІІ<"|”юіz—Y,VLl\LlC0=wфp8iЉщi:iiЖсp8щщщщєлшшц†ДŽ(88888˜!]К7ъи;88ЙJEmюоv\žf­ЛЇ1bj,g†Аž#ЏЧѓ+oO ;ž_йЏУБZl/5щЖ`)ў#B џЌtѓђяю–Sj5aГй„ХbГX„ХКљ?фцџР№Ё5›ёXо#ч7ZŠЅГKНЫк!єUЯЇ0шоЖvPа™%ЃRЉ\м<‚#8\~kSaБ8l‡ЫЕГуВй,Ž›ЭazAЯll 7ъКTИГСp3HSXFl6[рр?6§ЦРX„ЭbГXьЃГl6Ёf14 0ќP5Gжсrg0žš"*5еѓЅІaБY.‡ЫчђэЙ<{—ЯЖуВиv„ЭЁ‹",нНzОЌ}L0мe/Ък№оAkG0§ќч%А^_~ўMіЂЌ~ŠЃГ MЉRЫКUЌPnбкЬ˜Н(k0<\`ˆљшѓoŒй,{QVDЈž‹ђ-щ,hSЈ(™Т’ПШ•Vў €ИoЫrcэ@†Ы“щB: к”JJоmЩД[Щ0XєїŸUxHgсS3т~9™7"$м‚u66дLЭ`К/€йЮТ-шy-Чў,Г`S3тњoК sHgA[Dh`Dh k™Л^t[t.€ЄГ вPА Ия,и0ŒЮРpбкжeэ†)wчўЋщ, —…5ліАvУЃа't.Лnё\k0Єlxярн+й2kЩжўЫh‘ЮРаGчВБББж`ˆ9HЩЋhшuЛЯ>ЖэїmYоA ѓЉеVОюlцSп*#.@­Oџ€tЬЇVSšзјј„ёё#zвЏў щ,˜O3ўš™Є)ЬL Тш, YuЕЕ>ќ`H ЏЇѓ3І9|ˆ.wsтY70 Бn2fc•Z­RЋ'%…h•OJ ЁWбЏ~ѓ†Aq)иOe*$жУЧу>”1nќіЛ\]нђѓrvНЙcцГ­ќEQ„#гYz"СБМЋ†Vѕ7ыЇГГт8жTA~юw?ќ$АЗ'„LШœ4!sЙ94KџoЛЈ›ЂRЉ6m\їщПџ%‹fЭšѓі;{œœщm6МКyЯлo‰ФЂ{юНч[{ј|О5`xГњ ЌŸЮvˆж䘪Быз­]ДјŸЁaašТvQЗ›Ndi;Жo):WxтtЎ‹ЋKіŠeыжЎйёжnzе™гЇЮфBž]єфцM6МК™ЂЕ; ЄГ0ь|њљ—ЏmZ?sЦdQ—hкєЏНО=pФ=›}ђЏoОџ) 0В~уk™)štіѕm;МН}ш…ЙГІгщ, МЌ%[­вYp~ўўЛпyŸвввќжЮ7єяGанЌЎЖ6#%‘BQ”Z­ю9/$$TГаиpу‰DšxF>ф–єgт‹tЌЦггkЭKЏzы]ыычїыoЇќtWUU GŽ '„TWWyћјєo”Р(ЗМЮКр~0аВю›wњд ™LжввМу­ё ‰tЙЋЋлЅK5›-xтЉЅKWV^U*•хeЅ }HГjЭЊЭЭMЭЭMkVЎИџљt!юѓ`КOLаћъП0: mСТЇ6m\_XЧуё'dNќ№уЯшђ%K—MЮЬ‹EєДe/dПЕsћ]ГgдзеEŒŠ|qхM уЦM—š$‹цн}яšЕыЌsC—fnН@пЗЫЅ&„d&щЎ:Ur­Ђг†tк3gн1s–nљŠье+ВWkоВйьх+V._Ёgfовe+–.[ЁUˆЙГ–ТœПjoЌІ!'‹Њ'Ž юY~ВЈšћЮbВ˜OѓмЏп …šТп …= жЏOC:k0! 'JMi^Чѓ+ !Чѓ+{вЏў `PЇГ†ъmЛњ/+еЊщ/ a˜T0Јh]єu,яŠо‹Сњ/€AЮ>ўшCa#УѓЮЏЎm^ћЪњіяГvD}5`]0њz*5eЬЋџдщlA~юЊеk}||љ|ў„ЬI_~§=]юцФлѕцЃТFјћИ=ЛјIЙ\N— ++|рю@__OчћюžлддH—+Š5Ћ^   єйѓі›tЁJЅкАnmDh ŸЗы‚G‰КtpsтmпК9$а'*<ј№ЁwОБ5,Ш/*<јїуט[tsт}Д_|l„ЗЛуФёЉчKŠ5хЬ‡аы Ћо5:яY?Н “ЩžћчЂ Џ ЏЅKЫd2цLbдmК†эмYњЁоТЪJнUєгКKЪ.656nоД.|№ўyЯ<ћмaЭЅЪыЃ"_Zѕ"]ОeѓЋЪOžЩ+)ПXSSCj~ЙђКРо~нк5К­Bš›š.\Ќ\ћЪ†'<вииXVqeэ+жмЌйP‹„S'џ8њы‰Њыsцўmщ’ХFBЏєЖHХЖ‹Кue7m\W_WWXR^P\v§кЕз^]o|„CFіЂЌ яДvCаЯ^Ђщѕѕсчпd/ЪъЇXлї=%3УзЫƒ~я$рєSKfЈЏЋ{mгњ_ŽбzЈЗ›ЏАф§<˜+W.Я5Нќ/э”W*‘ФЧŽК,Ќ!„ФF…§pшhDФЈžФЧF|ѓ§OЃFEB23R.^еО5š›ЏђZНЛЛ‡\.їѕtж,њК7ЗKZдьH—xблЛ9ёшŒга!h6а й^7UеjQяŽбЃB9AЙ|љвмYг/\2D§чД=+Žг!VX;aъВАfложŽ`˜Ъ^”иыfFі“"™Š^hli9v2Чњї=-ќпё„а[Ђъ­їiн99gз­]SRR$‹I;7д燆†iЕЫ№(y€OЄ IDAT№žш„Ячї\V*•Ь-j6&„и;8hЖяIя!єŠЁEНš5Чждиhd„=?0вжA("4pп–хо Е&dнЊ~­пњщ,!dVмЮЅCЌ^…юCНѕ>­ћБGцПіњіiгg8;ЛˆD]Aў^tЙЏŸŸPXЉ5:Ы№(pуjбzСЮЮN*‘и;8BZ[[њоЂЗІ!ЁАвЫ[џƒбui>0еOe§лqC_єїŸUxƒ"%„шЦШКoоsЯ/ONI‹EяНГ[ѓPoBШšU+іМЛвѓiн2ЉLР№љ‚*ЁpуњЕšџўа?В_x~ЯЛћЗlоєњж7ШЭGo}уЭ  р‹UМБэѕў§ЙЉajбzat|ТлЛv>Зty{{ћЊьхЦЗH?шœž;бг=ї>А:ћ…=яэ#„ЌzqљНї;mK}€7Ю юsщ‡z‡z]zОDѓPorѓiнёБЃм=<4OыоѓюО5ЋWјИЭ™5-}мxЭЦ+WЏŒŠž‘œtуТЫ^ШЮ7ўЎй3ќН]Ÿxќ‘9wЭ3#BC-Cя!МНgяЁ №š1mвЄЩЗп"§ sн;!МВnЃЗOR|LR|ŒŸПџЫЏ{Э€MАўЅ`f\ЁїК(л2 1д­сR0fц] 6ЈGg˜!6X.3Щј™~€ЭimгѓHюЮ§WЙMІГІТcЌШШЧ(˜щ, }t.Лnё\k0Єlxярн+й2kЩжўЫh‘ЮРаGчВБББж`ˆ9HЩЋш§сІ+ž}lл;ялЂчžњ}‡tЬЇVыЊы€С Р|ъ[eФЈѕщПЮ€љдjJѓ?‚2>~DЯBње`В 5я}vؘЭ?<ЛП#Б8cУФ<Œ№ыЏО\§BccюE0ЌhF^'%…h 3ƒNœЋ˜ЮAx‚юЊЇч1oАх§я,оЈMŸv‹œ1ѓЮ€MŸЗўуцФKNљію;Ў‰ѓј“!@ a$,Ѕ,AQAqњuЗюŸеZG‹Zkнˆ(юНk­ЕдњuєлѕmПnбКЊ Ђ" 2ƒь„0ddч~œMгфюHТ ~о/^О.Ян3юЙ‘—чюњ$§qW3Ѕуwд†ѕkЯќчћ~§ЂДв9,BШммм‰ЫŠАbекаžъYдыЅ^Р$z€NуТ… ЛwяNNNЖББ9rфў§ћннIJ TЉBC{{kЅ їМёЈ uŠ2ЁСW._ŒŽŠр9АТCКsіtзŽŸ‹ЎVъшp8ћŸўћC{ЗТ0eЅЅ}ћFЮЊЉ— ЊъџИu?Вџ€ёcF=yœЊNЇ.BXкХО}ћ>љф“ђђr>Ÿ2uъTŠ…ёБIђuџкfАi„ГЩЩї–.ўpѓжХхU?§zсЮ[эн"h]лvьоО%A&гцДўГЇўШa1іюосщЮ №щzёќяіэііp №щњЧ$ѕТ‡юѓѓютЪу,YДP*•т‰JЅrsBМЏ—Л —=яНYѕѕuъ=рmokЉе‰DђёG1ЎNЎNЫ–.’H$јђ†йлZ’§w”NЇЛИК~Г$nCТžнлЕк/‹c>˜чЪујwѓ8|pŸцziўЋNПzхRdŸ0ЎНMH ящS'ѕъS€оЎ_Пўілos8[[л+V<~ќ˜baТПрV0m‡ьнДeћ№Ѓ †ЗwЗcЧёtТS*BˆУbœL<шЫЕЗиПЯГДЇщЯвТB0ьѕџ 0 ШHІЯy\ї4Њ‰№”Ъa1П6ј3ІНэюьрьh;хэёBЁO—ЫхqБЋ}<н<нyGФЩкІ‰0#BHkѕЉkзњввП‘К=Ѓчї"ѕїnБdКeQD „§)•JЧ,РП}кЏЮиœN м ћЙfњь0-‹ЌШv!ВэNиН G`аРСCO|Ў–JЁ№yvAќЦЭѓчЭYyё7ЧХЎV/№чн;ІЄІed ‚л6у‰ћїюzђ8ѕжн”м‚bІ•UB|œzљ‡RnнMЉЎ“jUДmKByYYjZцЃЇХEEлЗnB]F­Љ—5y=uТФЗ“янг.sыІWЏjŸeцќ™’zяо]­ЙК…Ч,œŸP\^uёђ’ёDјa€зааpј№ссУ‡S,сЌ^’янљжhнtТS*юЮэ›WЎн*,Œ?qйвEС!Ёl6чжЭјм›\чpьƒ‚Cє9SŸЃ OЉˆфkcЦдI‹—|œЧ/Щ)(іѕѓ_џззЬЎ[ГžgоўѓAZfvII žHб65ТŒКЋO];њч—–ўдэ=ПЩ: Ї[,Х†n„§Й}ы&QeeZFіћoнќCНps:pƒRЌОfњь0-‹ЌШv!ВэNиН!Ÿ№љБOkkkє\>v§k›i3ўЏБЁaэКѕјtі‹,ѕ;їьчry\.oчž§?|џ<ёЬщЏїь?фцюЮbйnкВ§З_џ'Нcз>''ЎnE?ў№-^чМ{пСјж ѕrrтъЎдќnЧЮ}NN\''юŽ]ћš,„iХ,//UVvё№јєГ/ j@O4ХbEэZ+kP#ЕzFЯў$ь4ŠbЩ64ЁЯЯžзчЦ&нћєЕ*еМ…А?{ј{П”„oхммœˆА |љцta'SьчšъГУДl‘ѕ€&Э]ˆь`irw59dЇ5}Nw8ѕюЗяЎššš­лw‘нE˜N8Эa1DЕbќDЊP(\œь№ЎvтXуП\aІRЉh4ў$Šѓžц9YГ(В,Zщххeб‘ъѓ>KЋL'ŽЕжzi’њшсžнлSюпЗcлэк}`є˜&žМёAьx+FxѕъесУ‡Џ^НzыСPЯщKwыљ’[|с&п ІчyВ^ЂФ'"QвэdгИ:ЫfsЊЋЋtг…—зылшМММ…zўэˆВВЖV(Ёiгg^ЛzE$ЊЌЌ&]Л:uк „PYiidDOGЖ•ƒгП›‡њWQ„axЇыЬЙяЏ']ŽŠ ИtсяyzzЉ'Џ_ў–œ|oєШЁnЮіУ•Ч‰*ёєŠђrѕŠЈQДM0#съSдЎЕВ5Rџ6kVAжid(6tл ьOAE…z+kіLs:А“)V_Г@}v˜–EжdЛйv'ь^€[ђбВ ПџZєђЅ:Хмм\мј:тЏЊTZa!ŸxљВЫусгЮ..щЯѓDЕтЊW’šz™юа]\O]Ÿ_рФ%И‚Kсз_~Žьп_ЗLѕjО|йєУ}zѕŽјіћŸѓ Kїь;ѕh=vvvЋV­JIIЁX&%ГLŸПжkЄi„Г}##Џ]НЂ›nа)•ЭцМ5њ_пœ=§ЭйгЃџ5†Эц ЃЮуZШNЉ„_sgЯќ fqVПКNZTVЉЫыьтТчk_ОеЇm„ЩеЎчbњдЅgњ=дЬяN=%№œе­RO цua'ыЙњЭп™ EжdЛФF`ZY­лАeSМ:%8$єШстЦЦВввх/1ЈДИиU••ТЪJaмкUSЇЭФчЭџ`йвEљ …"3#}о{Гš,чЩгж­Y) „BAьъ“ЇLзЇv•JU^^vт‹cЛЖo]ГvНжмЩSІЏ[-UŠD•qБЋtГГйœœœlѕЧљsпЭЪz.—Ы1 Sџ/ЦЮаRцЬ™ѓќљs…BQ^^Ѕ§>MКoL ќkНжšF8Л|хšMуn\П&“Щ ђ—,ZˆЇzJ}wЮм§ещS'п3Oбѓ<ЎuеDxJE$_Б„iЩДДdђљЫ>њћыќџfЭYГђ“в’’ккšukWщп6ТŒdШjзs1ТКДzFЯў$ы45­bћю4”ЁQТ”Љ3№­, ж­YЉNoN'vВžЋoDPвLd=@Ж 5ЙнЁЉгfфччЉ?9zќќяПzИ91hаЁ5 ЊOxH ŸНƒC\|žИ|хšШЈўЦŽrхВчП?{м„&Fž „6&lсђxс!=ТCzИИКnиИЙЩ,ƒko3$:ђон;П]Ик3Lkј ›X6Ќ ю>‘a}њєГААаZ`щВхCЂ#еы˜qfЯœъЦу$lˆ;ёеЉ&0ШјёуgܘaeeеГgO‘HєнwпQ,ЌФTJLтЎћ‡ЯТџZЏЕІЮіыuфшё ыcЛИ8Lž86:zžnш)u№a2ЙL&— ќњ;@ЯѓИжiTй)•№kушБqыVЙё8уЦŒшѕїomkзХћtйЛgP€‡‡‡ўm#ЬH†Ќv=#ЌKЋgєьЯ&П‡ДŠ5тЛг†F ы7lтpьƒ{јіял+zр uzs:А“ѕ\}#‚’f"ыВ]т§iЅбhIмUЇ„і Лu7ЅВІёYfюќЊг5ГNздЫ–-_•SP\&Јљќ‹Џ˜L&žNЇгWЌZћ,3WXнp/хё;“ЇъЂ…ieuєи‰тrQqЙшшБL++ъ,јЂZqVnсзЇП бmž•Еѕ‰ЇЪ…Е9Ху'О­`­^`еšu%Uъ“ЇL{№8НВІёўƒ'УGŒjВЭƒL:ѕщгЇrЙМЂЂтдЉSМП~g&„Љ0L…н~ђR+§і“—ј,ќЏѕZkЗ‚™x{M;2њЦІ7єX‹kў­`oІukW­]З^*•.]ќЁЏŸџŽ]{[АpИ €ж€п vSуeЖCzyсЄђЕ>vђлVК ^r :Ёжx‡mч=:OOЯо=ƒ$٘БужoHhяцєЅyхѕЦУ‚Ёо7ДъхX-Ю‚Ю."ЪИ#Лч~—F‹YМ4fёвіnР`ЊŽ‹MzЇjЭ‘ВК œm№:=иЩр”mx!–„ГРxXkОРVІёd 9жФLпќљoэн :ЁЫїs0„šќћъмOkbZх9›ЎЮxјzЙЏ‰™>}щюіnЭЩs?щГиš˜щО^ФoЖo>gМ|НмOьZСdДѕѓ(™ВUЫ‡pРЄЕПVmЦЮс,0aЮcg #њќьy}ƒзрSЛ4h=Ю@ћс$ВY‰‰‰ ,иѕХџкВ=m‰УbДі›чўћуїыжЌ*Ј+jƒ–М9(vi\‡нЅ[o7hуЌГюЯ0иLLbbтТ… Щц–•–Оїю OwžГЃэПF ЛtQЏKbo  ызžљЯїњЕsX =hrI`нўl~wРmд›ЄЋУ6ТY0%x,ћх—_’-№ў{ГМЛљЯвžЊгЕгГR„асƒћќМЛИђ8K-”JЅдсАЧŽ №ЖЗЕдj›D"љјЃW'WЇeKI$|y Уьm-uЏ6IЅвХ1 \yџnGэзmМD,Žљ`ОРсƒћД.ЪЊџUЇ_Нr)ВOзо&$аїєЉ“„[ ‡АoѕйcеДіœ&ѓGoO“tэ ОРл7ЇO™DQйFжМudiVDи0ВЃЃЕA8k2>?{^ŸПіnf=:ФФD–˜˜ˆ4bY У(В„…їк”Я/(аJŸ1uвт%чёKr Š}§ќзЧЎVЯЊ ŸgФoм<оl@‘•Пqsм_ ьпЛыЩуд[wSr Š™VV ёq„ѕоЙ}ѓЪЕ[…Х‚qу'.[КЈЩUЃЎ!єчн;ІЄІed ‚л67й˜‡RnнMЉЎ“jUДmKByYYjZцЃЇХEEлЗnB]dЊЉ—щ^mкОu“ЈВ2-#ћЮ§‡ЗnўЁлђm[7НzUћ,3чЯ”д{їюjЭе-9fсМИј„тђЊ‹—o{ЌцvзмsšЬKxmйЖs}ьjЙ\ЎP(тbWяиНЂ(ВŒьТg‡=ВF}tДкоФџ‹ŽtvrР?Øm§іПЛ|њ˜ ГкyзлRєМ™ љ>?{^ŸAє-~OЈщoЉ3ЎLЗпšяM^wйiЭ гОЋCи/ПќR=ЁО4KИ——•mпЖщъ•Kѕuѕ#FŽкОsЏ{—.ZЫˆC§rљ%!‹QPTnoя •JmегюЮі•5Ё@пŸ~Йрчч*Ђ##Вѓ‹Д T‚юсц„чекд›Ќ”УbЄІ=яжЭ!”——;~ЬШЬсАY9….ЎЎК=йнЯѓќЅ$_„PnnЮј1#ŸgѓuлІжУпыќЅ$МъммœˆА u›ё‰ў^/п№ђіFхччѕ эЁЕ€VЩAнЛ-[ОjмИ‰nю­ѕТz“`є9YwKЉSћVŸ=VГ(Э=‡bгн[4ЃЬ эIЇгЫЫЫЗlлIQйFжМudщVЄе0ВЃCzž'ы%Џ_я'‰’n'›Ьей+—/FGE№Xс!нП9{КkЇИZnшЭPшАЃь;ЌNпc ,Р‡ЩъЦВd\\]?§ь‹ЌœТЇ/<КzОџоџсщЩЩїFъцlЯa1\y‘ЈRџNВДДдœV(јмВввШˆžŽl+;І7ѕ(-xF„•ЕЕ:/ъJBžž^ъ AEE“!ŒeBBРЫЫŸіђђ ˆлЏ&ЈЈPW­ЮЈЕ€GзЎјtзЎžдЅ!„ЮœћўzвешЈˆА€Kр!ƒбщt•JЅўЈT*щєзб aпъЙЧЊiю9Mц%;Ž&Nš|цп_ћьШЛsцRефІЅУY„ 3єшh)ІЮ&'п[КјУЭ[w—W§єы…;wnЕw‹ўfшЭ`uDk(GGЇИѕЇ>Т?Ю=ѓƒ˜ХY9ќъ:iQY%ѕˆMЮ..щЯѓDЕтЊW’šz™юoŽЬЭЭХјtU•Ш іђё‰—/ Й<žбсђxъЂјќ'.—zyžГГzyѕ„VE/_ЊлжdzѕŽјіћŸѓ Kїь;ЄЯХ@‹Г‹K^^Ўњc^^Ў:Р"ьлцьБMц%;Ž>;zxЩвO>њxљсƒћЈ‹jrгGG8ВztДгgиЛiЫіс#F1 oяnЧŽ'тщ„ќбхєgia!ънУАА€ŒєgњŒ}жзЏІu3жˆiŠц59RЛQ 'ЧM6J]Яqт„ѓхry\ьjO7Owоб#ёDŠў1h`~‹#ыВ;iШюѓ ь^ К{Yi"ЌУbі'[Т ЄOЯf$[wŠ[‘4ЗИўдэБцьЅ™Aэє)“юоЙ%‘HDЂЪ§ћv‡„іФг%b г’iiЩ,фѓ—}d@P5oўЫ–.*(ШW(™щѓо›Ѕора#‡ˆЫJK—МDџŒЁИиU••ТЪJaмкUSЇЭ4К1яLžЖnЭJЁP  bWЏ˜‘a}њєГААаZ`щВхCЂ#еџЫ3nТь™Sнxœ„ q'О:еdƒ–ѕ6ѕ ;zИГЃэибУУ{ѕ^З~#>‹Аo›ГЧ6™—№8кЙ}k|Т333ssѓ]{іoXKQT“;˜>:Т‘EЈЩЃЃ•˜Ц­`Žl+AUН™™vл(јыŽPўђФчоЙ§ѕщoBsgЯŒ4xСТCЧ>ывœЅ•ЋЩц‘д&дRƒшѕЧM8J]ЯО"˜р§ыљ+ОО~š Ѓш}ц7ЩшгgœОц„ЋLжНдД6Yi"ЋpА?й*n }zž0Ѓ>ыЎu+йMsKТ‘ЈУАЄkW§§5і!„a˜JЅЂбhъШЦ>SгЬеdѓ(FjЗ Вqм„ЃдѕьЋ3чОпГ{ћЎэ[эиvЛv=f,BЈЂМ\wР;EџшЬ'ЌЗ•ѕ@rђН„јИДД' !uKW>~_—>ЗАеN8иŸl7>=O˜‘Ќ;YэшŸ[м Fъпц&ївЈУО№Ќ[ЛjэКѕRЉ4~нšБу&ЖwsLьвo‚v9:L#œэyэъ•3ЕGrрќёKPM№gГ9oўз7gOc6њ_cиlBШйХхкѕ;Ўnn­бlƒšзz№уVжжHПуј(uМйšЃдѕь+|`>†aWЏ\ZКјУc^тyљќ­ыjzіOЋn#Bd=0wіЬэ;їŽ9ЪжжЎООЮУе O'\хЁO‘еЎЮЈ9иŸl7>=O˜‘ Yэz.ІO]ЭйK;šЖЙFефЃ!рБ-„<=={ї ’H$cЦŽ[П!ЁН›c:рeW­§ііб.G‡iŒ]ОrЭІq7Ў_“ЩdљKН~YЙЁќп3їп_uњдIѕs4єћЌ5Ў_O†6Џ•:`œl”Кž}E80џџfЭYГђ“в’’ккšuk_ зГZj|КўШz€ьNšМЯCkOгЇ‹Шj'ьOЖ „HŸž'ЬHFЯ[‘ jЄV5g/}3с#)ўкЛTЬтЅy…Ѕ%U_ž]DV;с`ВU м@њєBHnгXя*лж›IV•˜ас—oЇf-™љVЈП'Fkб№7cТйКё–у? $іЕљуЏе„g›[#†!L*—[;vћqЪёп•јПяяьгтжљ IDAT щлџœ[ЛjymmMMНLШa14?@ge№иY…Byє›KХ‚~jмqњ€ђ^6Ёh с(мпТзк[‘Бт\~Џk2Йќгs K…F7ŽУbh§Q,it-mY&RŸхм&O—››cPі-›т=^смxгЮІ<Ы}”™/БЏЭŒљЎ+лemР4$EїA}‚P?ђя†КЙšЙЯЙ[e›о(‘ž§§ЖRЉ2К}5ѕ2Э?ЃЫ1ЎъЖЌ№†УЯri™йaсНМ?л МeЅЅ=УТехДBы у28œ§љz B(ќ5;VOд3 E Fƒ#QdдУљvE]н› rqАЖ/tЭЪвтI_ы^Бfz{ҘЄkW№щ;ЗoNŸ2 ПЁyљVЉTnNˆїѕrwсВчН7ЋООOчА'O„њrэmіяѓ,э)ž~ѕЪЅШ>a\{›@пгЇNЊЦ'$ЩЧХxИ:yИ:-[КH"‘P—FsttZН6.#§ў‘Уb;z80Рлож‘œŽ8,†a?d‘ O}`r g Šr›Цš№l/š—ђ BAr$ЗD–]Pт9!'ф`ь9ˆ#д@“ 1 KN3ьW3j[Жэ\ЛZ.—+ŠИие;vяУ/Eh^ОнПwз“ЧЉЗюІф3­ЌтудйямОyхк­ТbСИё—-]„'Ц,œŸP\^uёђ’ЕjмЖ%ЁМЌ,5-ѓбгŒтЂЂэ[7Q—F‰*їэйЂNyј хжн”ъ:)"9iž /Э’ЉO}`*h{џ;,:вйЩџЬbšQg˜В|Е/?gѕЗh§ЃQt$ŠДD–цШCX*z‰^ЃтT№Н,D…#cчŠЊИ=М6ФL6ЂqКз№3ѕ‡ ц†„іЄгщххх[ЖэD:w<„њўєЫ??„@P‘_„/VPTnoя€76zИ9Uж4"„‚Кw[Ж|еИqнмн5kЧЫьючyўR’/B(77gќ˜‘ЯГљЅ€ЁдЇ;k›~§Ђvя;шя€ЇgхКИКтs)NGъs zZ=AvJ$<ѕ@ЧW/Qт‘(щvВ1O6лжгhˆ†h2$"aдCX-Њ#Б)THEC43df,llЂ*TSз@Qк]ўпWˆxiВ%Мв0qвфЭ ы~њхa™eЅЅ‘=B†ЉT*Э‡…сб'BШЪкZЁPргgЮ}Пgїі]лЗкБэvэ>0zЬXЭв„——7>эхх-ЈK#\5РeLYmƒ\+бˆгBHЫ"ЪгВS"ѕЉЮ`€vAxўЄfL8k&e`k@ B$d#Ж)ˆ!FтTS‡ъQЃЩхHЎ”+hМ—HjЭlт6л1AЏ/ з6шuгиgG/YњIЃИё№С}Ÿ}ўЅюЮ..зЎпqusгszѕŽјіћŸ1 ЛzхввХОѓRs.—Ч+,фwыцƒтѓ œИ\=‹UЏрr!CI6ЫагуNGdЇDъSœСmтќIјpжЊвA*—W[TW  Kd)FbKdЉ@Š:TWЊ_ЁWѕЈ^‚$є‡fюOјiЮŽœ&Ыд? ПsћІ Ђ|жьї0 2023#=0(˜Эцффdу?Ѕ!„цЭџ`йвEЛїє№шš§"kпž'џ}ŽЂЬљsп]ЛО[7 Уt/ВО3yкК5+~~!ЛzХф)гѕlЊЁџЗtTз5›sf0юtDvJЄ>ѕС аŒљ]Шр<ЖжL+ЁƒeБЃ ЪP™zМl)*­@•ЈВUзЂк:ЌnrэєЬќr„PЏоFД ЇћмйлЗЦ'l133377пЕgџ†ѕБЁЅЫ–‰ŽT>[ОrMdTџ cGЙrйѓпŸ=nТ$ъZЦŒ›0{цT7'aCм‰ЏNiЭн˜А…Ыу…‡єщстъКaуfЃWšУИгй)‘њдІТр[СЮќzѓ—+§^dЌ8чjцъ‚\ь‘=1iˆ&GђzT_‹jЋА*ћŽЋ„ў§Ы}ЎНнўеsЌ­,Щ МЫЇ1H:,Вгœю€šžчЩцо 6~hФэд,”уяёхРт9weжВWш•В2Cfr$— IVЧ}рМЎ~ЯIi4šњVE, @sЮrlm–Ь|kWтџМ gПp.|эх —LІВPЪ•є‡f“kІїWН§CRZm}уаОСƒћЖFЛ@Цн ъяЙтНёŸžЛHkэ’д›vЁвЪAfcЫp ём=2ѓЫџ]rŸFCCћ8u„ѕZ‹1с,FыьГuщєsПп~œХЧЛБ ‰ЊаK$}ТOCqээІО5ИO ФВ UЮт<нИkчO*($Їх ЊыЌ,.Nœ^=МУК{СxYаŒgBfftпЎ.О]]ZЊ5с,0aЮс,0aЮс,0aЮс,0aЮс,0aЮс,0aЮс,0aцэнУ|~іМ>‹-zwlkЗt&Ю"„b?œD6+11qС‚ЛОј_[ЖЇqXŒšzY{З =užС‰‰‰ .$›Ыa1šLi%MVдf-iƒzлk]№Цъ$с,Ы~љх—энM^@эLWX;гКР$t†pV}]vС‚FdПzхRdŸ0ЎНMH ящS'ёDЅRЙ9!озЫн…ЫžїоЌњњ:нŒ‰фуb<\<\–-]$‘H№t‹qьшсРo{[KЄqСR"Ч|0Я•Чёяцqјр>uКцФЩФ!О\{›§ћvЕ\.W(qБЋwьо‡_F­Љ—ЉЏЇRЌ2aЋћMŸЮ!, Р8ДН‰џщьф€f1ЭкИwљє1AfЕ r}ўќьљи'ЉCи/ПќR=ЁО4Лы‹џщ>й@їЎ)uJPїnЫ–Џ7nЂ›ЛЛznH яOП\№ѓѓG б‘йљEZevїѓ<)ЩЧЧ!”››3~ЬШчй|МфЌœBWW­Šzј{]М|УЫл!”ŸŸз+ДžЎ^€Уb•лл; „ФnN•5Z•ŠC§rљ%„+EбђЬ эIЇгЫЫЫЗlлЉ›,#YЋћM]&Eч4ЙŽ˜:ВгšAЇ;xщyžЌ—(ё H”t;й$ЏЮ.XА&ЋЫ’Ёгщ*•J§QЉTвщЏз§ЬЙяЏ']ŽŠ ИtсѕƒРЪJK##z:В­ь˜ўн<п ^^ојД——ЗP№ї2ъXV“ ЂТЃkW|КkWOТvтqBШЪкZЁPргЩЩїFъцlЯa1\y‘Ј’bMЩZ>qвф3џўњиgGо3з Œd­"ь75ŠЮ!, Р8&Ю"ˆVOЮ..yyЙъyyЙъˆГWяˆoПџ9ЏАtЯОCъпО]\вŸч‰jХUЏ$5ѕ2­a8.WXШЧЇљќ'.—К \ЏшхK|њхЫB§?wіЬbgх№ЋыЄEe•дУ*ШZўйбУK–~ђбЧЫмgPF2„§ІfhчЧTУYd`D;mњџ­^Б,??OЁPфчч­YљЩŒ™ятГцЯ}7+ыЙ\.Ч0L}Бpоќ–-]TPЏP(23вчН7KЗЬw&O[ЗfЅP( БЋWLž2К “ЇL_ЗZ$Њ‰*уbWщНЂH"–0-™––ЬB>йGM 6%lљл7хГfПЗ`aЬг'33вBl6'''›:#Т~S3ДsZ>?{^ŸПіn&Д?gб_­>4XПaSЯА№БЃ‡;;кŽ=<МWяuы7тГЦŒ›0{цT7'aCм‰ЏNс‰ЫWЎ‰Œъ?aь(W.{ўћГЧM xwУЦ„-\/<ЄGxHWз 7SЗ!~У&– +ЈЛOdDXŸ>§,,,є\ЭЃЧNФ­[хЦуŒ3Ђ_Tъ… [Оsћжј„-fffцццЛіьпА>!Дtйђ!б‘ъgшГЪšћMЭаЮшЧpйŸ“Y%Х;e:šoџsЮгЇѕ\jxL5 Ѕ˜ф­`дЫо жбdgϘњЮјЇщйM/ 05-r+ХщПУ0Cя|m/оџљюЇžaсшŸ7ПТ“ЊZŒЛЬє^rkвяА]ЗvекuыЅRiќК5cЧMlяцLOG~k ™ВвR<–E№В@+0БpЖу_v%ЃўYэѓЯŽрW._pуоŸBжъwЕ€š‰НF:Ож~‚Z›Н5^yhoЪkр aвo€6с,tDч­1КяAРСѕZ@с,*Ж:8И ˜0g€ ƒp˜0g€ ƒp˜АЮџd УфвЦŠќєВвЂКW5!;ЖНЋ›‡ГwЙЅ5FkяЖ…Ю§tиФР›Ќ“_Х0ЌБЎ&ѓСѕJQ…ГЋ{пўУЂ‡яоа№ъљЃ›ѕе†‘хНrљbtTЯв§›ГЇлВйˆшњЬzС&оp<œ•ЫržоaZY‡„EљіхКuqtuvѕю1`ИГЋ{~к}…Д0crђНЅ‹?мМuGqyеOП^ИsчVЗш 61№†ыфсЌ ?УTо>A,;;KsƒЎТ†03КoP†%ЃЂ “0уЁ{7mй>|Ф(ƒсэнэиёD<]"‘|ќQŒ‡Ћ“‡ЋгВЅ‹$ žЮa1N&ž єхкл ьпчYкгєgia!ъKƒ†……dЄ?S*•›т}Нм]ИьyяЭЊЏЏS—pьшсРo{[Kѕ;xtЏвщЮ"k!Т…{…іШЩЩF••–клZ–—•!„ВГ_є эвЇС!Й\ЛкЧгЭгwєШA|~AСŒioЛ;;8;кNy{МP(РгЏ^Йй'Œkoш{њдI<‘Ќ"jА‰5sщ~фА‡юѓѓютЪу,YДP*•RЇw№Э шъфсlYiБНiccС` CtšЪŒŽш4„fFїі*//&ܘ|яоШЗFыІoл’P^V–š–љшiFqQбі­›дГюмОyхк­ТbСИё—-]ЪfsnнМЯНљЧuЧ>(8dџо]OЇоК›’[PЬДВJˆS—№№AЪ­Л)еuR|œkMНLwРЋю,Š&щйў‘ЃFпЙu!tсТo–––—.žGнОѕЧЈЗў…вЇСЁ];Жf=ЯМ§чƒДЬь’’|S'-^ђqП$Ї изЯ}ьj<=fсМИј„тђЊ‹—oэхх-дГ№@!dem­P(BгІЯМvѕŠHTYY)LКvuъДЁВввШˆžŽl+;І7ѕВ!uЌ`Š&щЙ№Рƒ=|ааPџ %yХЊ5Щїя‰=z=pАў Ў(/W—Ќ–œ|oєШЁnЮіУ•Ч‰*ёє3чОПžt5:*",$рв…ѓx"EE`7ЩггK=!ЈЈ Nяр›аеЩУY†%C&m@t†ўyщŽNЃaЈZXnЧцfьyэънt.WXШЧЇљќ'.—Ђv6›ѓжш}sіє7gOўз6›ƒrvqIž'ЊWН’ддЫ№Ÿn›У &.ЬДВђёѕћђ‹Я{ѕŽ`Г9aсНО8ўY@@&“Љƒ]\јќ­ФЙГg~Г8+‡_]'-*ЋT3эе;тляЮ+,нГяаВЅ‹д%б3А‰qцццтЦF|КЊJЄ9KїхЫB.GоС77 Ћ“‡Г]Л•х#Mћ—h„TtZ^v†‹Ћ;aЦх+зlкwуњ5™LVPПdбB<§Щгж­Y) „BAьъ“ЇLЇnРЛsцўћыЏNŸ:љюœЙxЪМљ,[КЈ  _ЁPdfЄЯ{oaF6›ƒпžеф,ƒšDЖ№ˆQoиЗgи№ЁaУGиЗgФЈЗ j№џЭšГfх'Ѕ%%ЕЕ5ыжЎТ%b г’iiЩ,фѓ—}ДHН№ќЙяfe=—Ых†с—9ѕЏH lb\pHш‘УФeЅЅЫ?^Ђ9+.vUeЅАВRЗvедi3Љг;јцtuђpжн/L&•хfЄщЮЪЭz&“ЩœНƒ3іыuфшё ыcЛИ8Lž86:zžО1a —Ч щвУХеuУЦЭ„йе&“Ыdrй СCё”х+зDFѕŸ0v”+—=џ§йу&L"ЬИtйђ!б‘„ЯеšeP“Ш9jєЋWЕC‡@ 6теЋк‘ЃFдрЕыт§Кˆьн3(РУУOgРфa˜JЅRЖw+oуЮ6XkžЃ œг‡! ЃКђaQ"eHщХ ‘XцУTлбКиДYы ѕйІesщ ТYш0DіU!Qк$ђЛŠmh7kk Dѕ4ЙЂQІdа,ІxYЭ  лYЖmS&Žфlючє8Їва\-ТY0yB"јЊfUZЪT%KїЋzф ВˆфѕбЧбЪЌЖЌ&эвсOlЎЄМЕr$ЋWЭ\/žЇv`ћу‡ЩrЙЌ{`шьљ‹‡П5ЎeмЫ‹OX[л‡ѕ^ГaG7п€–­аJЯ6јAюч”š#д?WKpLбХYх+iqЬofЎvпe;q<ьЬhѕ5їњžщж{іЄ ч‹Џg1ƒœ5ѓцхd-™7mйъліЗДd>ЯH;ѓеgУFЕp8‹z”-DезНњіLтњ1пќrЃХЋДнГMoЎzК—?К›Ье‚ œэЬЊЊс-AД$ћV|ЋMГ`ёlщК+ѕмЊ‰іЙ ЏЬј9љ4FС;wюнЛwюм9kфёЋБSвYšyП<КяУV›4џи3<ЂчбЏ†Mея№ч<Н}ec‡]Мѕ”Ыsсчч|ѓюџЎ$Ћ”ЪЯэќхЧs ƒ‡оАэ€Е !д;€ЗnгоS' >~ ;єўЛЭБXЖsц/Iќl?Т0C ))*мЗ#ўс§; …<Ђ_єцнG№х-‹=ћѕч †хњ­ћђs^œўъ˜……ХжНЧњѕ„"Ћ —žmz№Дцїіч>z! ЮеВ œэДrљ%Iї3кЛt*У#ƒZя­6Э!Lы‡МњыuІзСw,Гкqђ4ЭyЌлКrFЊ0ѕiкS УЬ~,З*—к|рƒhџј№aђеёлuь?hјУфЛ]Н}n^ПdС`мКqхщГ$п0x†АЏО8є<ущЙŸЏБlэіn[xя–иMЛёŒRю|ѕэяЖvьГ'?пЖaХщ/ЋлŒўК:ып#ШˆB>‰™ЕzУЮOШхВ/Žь9АsУж}Ч№хЋЊ*/мzrхќџжЏˆ™4uжљ›ЉWЮџяРЮ пўіBˆЂ"@“ДЮ_T4Й B­9дТйЮ e—Эео  #к›јkќтЩiЕ†fМt§BЈcFДZп•?ц§плю–w/хW•Ї1kВЙ}НЖ\8Kw.rЊ ЊПYV4ыІwжРЁsЕ2жжжp8xbDwg<ёaVХ€УЮџђУ;гчмК~eЦь…ЗЏ_~gкьGЩŽgТа/?œ;њеwзв’ЙdХњёУzЋ џ№ЃеVLыŸВu§ђ…KVсг;6ЎЦ ЈаДVLсlчБ,M2тН‘НB“юЇuРpћчƒКФOЫ•TзslВ+аи яœ9sFЁPф?ЯЗ5{)Ия{ЭЎлєќёSЗїћ™››k==‡ЭцTW‹ЙЁЯЫB}zИ`жЋOџ=лтъгŸ<мЖяиЄ‘§ФтЦєДдM;`&Ј(Ÿ:nо•JEЃбдХккБёiKKІRЉPЇ?x^ŽaXIQсжјх/2г\нКZHкуŸюпі"ѓ™Xмˆв]оТТBsZ‘Ђ"@“рA]аQЮvр7o§cАЊNж“Ыn<ѓ?йрžЌ!]OžјърЇ‡^хTz>u~зњ-їRЛ_К=ЧxFѕж§A0<"ђцѕЫ“ІЮњGщc0-=<Нјцd0–­] žпMєіёГАd`sтђN~{žыьЂ™Ek‚ †мЛznйѓй{SGї‰hh!БЫ~ВvSTєP–mcC§а>ў„ЫыNSTh’жёвЗ‡Ћю2)ЯЫЈsЕ,zы ™JЅ4јыАсь_wƒaТ0ы]{9šБ…ТћПн]xХфюЬxїЌ(vcе,z эдˆ цЂ~ifQџЭ_Дќјсн—ћЉЁю•\&KMљS]xџУNј4Вџ`„a§ :%,Зф IDATuтгў‡сГо™1gЧЦUХ/ ” yю‹Ьѕ+>ќћю4Эђе5вyЮ.aНњ^њ§'C ‘J$ †%ƒaYZTИcу*ТТ ЇI+‚?јƒ?ъ?Г ТА”ЬR­ГQJf)UіVWgo(#~љъА?Iы~SиЭW.Џ–5bœХ‘EnтД—хеВ УвС‰7ЬЛП-3­ЎоViоЃU”ЏрОЃ_;ДkGТj УК…ю;z /<*zиўњіŒaЈoдр#{ЗFEУgЭ™џбєйтїЇU *<Н}оџ№Э/>­ІъІOœ:ыГƒ;N}wб BтЗ8ДkгкВ<žЫЌї]Нј+сђКг­4IїxIЮ(эфІž&< Zѕ(ƒp№†ъLсьы)h2Cі‡‡еyЂкќИЛэъŽBC™dѕDQпPѓŠŸѓиБЄы–‘„їt…†vђ;ђ‘‡ЇWrF ўб/ ‡z!DЇго[јб{ ?вЪ’œQЂY…њЃVzПўƒ№GhTШрсo ў–:}кЌїu—'œ&k-@?ЧKrFIП w­ЃЕЩ\-Х”ТйяОћЃЃуˆЃ4SІOŸйЦmhёл~-aЈmѓqЯŠ0ЫМГOК^/эrŸW'•Н’4Лд пБ ~gˆƒбt@EvоИŸ^LqJ[СўfaСxYєВЋGзІ5Ыа.:геY• SЊˆлцрапOXQvЗАLBG,;'gWw6!D–(wъPЕц ЧФТйАА№ЛwnwqяBЇџу&6 Уž=KЫЯЯW(фюnю}њі57З8ўЗƒ†ийкŠХт_§пФ “˜VVЏъ^нОusьиёMfПљЧ€юн]\\BAХ‹/JKKBп}їєW J˜_Іwя>ЯГ2$b‰Л_П~Ž=BЈЌЌєЩг'ѕuuL+fP`pЗn>HуъЌRЉLM}Tєђ%BШУГkЏ№оfffЅšУ˜иДЃ†ГrЅJ"SR,Рvta;ў}#?ѕТ@СИˆTоŠЗвšX8ЫfГyЮЮЙЙйўўн5г333ЊЋЊо5к‚aў(ѕбг'O{GDИЙК +*ьlmKJ‹ЭЬЬJJK|||‚ 7WэgFfяvџоŸЃоњBшЩ“ЧQ§ 8Hk`aF|–PP1bј(†…Eж‹ЌŒ9 !”œ|?"ЂЋЋ›T"ЭШ|†‡ГjЯžЅIФт1уЦ! %'п–ў,ЌgEi0J€цљ;6MKN э7\sžnŠV–EЁФ BД cУйV§ДJ+|Y8lиpІ%!дЋWя7’дс,ai€цP_i}–’„JKN щ;œ,E+KG#W`Y~ˆ s0cџt3зИЌвж­ў‘ЧsN}єHЁPˆ*+ЃЂЂ~џ§wЅBQU%ъз/RЋLТьЁ.]гвž(”ŠСƒ‡6†,#B>Bfццъё"DgdІgЄЇ[0,ТУzЛЙЛif‘J$,>mcc#•JЈKƒKГ4ЯыC)ЄяАg)зб_QЌZHпa:—c;b<Л&fњŽУ_M~чіnњэТХ51г[Љpг gBн/_КшяыЏNa2­FŒeeeЅЙ˜™™™­]NNЖƒЃЃ…УСо>;'лЮŽHеD˜!єтEV@@w…R‘ѕќyпОкS)2’qpp=!TZVњ0%e‚ћ$ЭЙ–LfCC‹ХB5440,™z 0‚цAƒћ MpCsnpŸЁКƒk;ц­`О^юkbІя9ў]г‹@;Y3Нѕоn’сЌ™™YPppкГ'ъп‡RТ{їЖЖВЎЋ{•™‘еBШХе%§YzPPBШХХ%#338$DЗ@ТьA…T"іію†aиеЋ—kkkиlŽ…уU]­-uНdюнЛlЫВEІћzЁЎžЇіщл!єјqЊgWOъ~€БГ4‡Vl1$усъiТШЕCFГ!фых~bз †МшаЩZѓ>0dЂс,BШгг+''[§БGРЌч™7n$IФ[[лР `<нееэqjЊ‹Г BШйХѕЩг'nЎnКЅfOOOэIЃбh4ZxxЏ'Ož <Є{їюWЏ\R(xIV/ww?ямЎoЈgйкEFFiЭ }”њ№ќяП#„<Кz„„„пAУсmPФіnˆ‘Zћ :&коФџ‹ŽtvrР?Øк?ФЗЖЛ|њ˜ ГкyзлЙ}ёэ•eГG5НoЄН‰ПЦ/ž|чiЁЁыъŸeх8Ѓ‰ƒ‹ьДЇ; ІчyВ^ђњ9 ‘(щvВЉ^€f2тIр№ош€ œМЁŒxtЂžэ „Г€7”Ф№‘ІR N€ТYРЪˆgzЫф0и:g;Їс‘A‡ЯРн`PQ>VPQ2<2Ј5г|Uеu-Xšƒ=С{лЅ.ŒSUгЂ{)ЇЃЕЎf‚pЖsТŸT|јЬ•іnУ’ЙчЋѓFdдzoŽ\~Iв§Œ,bMлВ.Œ“Ы/йrрЋ,pуŠљсˆшЌu5„Г–Џ—ЛЏ—;Бk…Vzg=њLюH‡pL†a*UKўп•ЂДЖЌ уЈZ~/%jпY>г:в!œ“ЇТT*UK>W…‘~ёДe]kщН#/­Г}ІuЄC8 ІCж’Ѓ*­-ыР8ѕˆшЌu5„Г№FxU[]”—),/vpіяGЇ›Еw‹hS*V]'ІzB бВc2˜L‹цW'•ˆЫŠђŒ~”rЏрeIПшЭ/гh†бhД–*MЅRеˆ„•‚IcІ’+х ЉTІD˜#з­[@АЅЅUKUЄ?gРфaЃОђ!,/)цg1-Ьy<чŠŠЂщŒ€р^_oЅ5YBH.“Ш$b™T,—IL++k;K+k#ъР8„{iN‘ ЌNЪБЕвнуд r…J\пеУƒСјG€dФqыкяЎ]R‰ИˆŸУхЙВИЭЏK"хgIХЕLKKŽƒС@Щd2ЙL. ž=ќ3ИwKK&Apuак:э#ЧлpН:ЌŠвТТьtssК™“NЇ[[YW”Аœ\н=[М.•R)МДГbдT kkjitКRЅ”Iх4:ыкеЅ‹ЗЙy \ї@кС“Ј^2МЗOH;е?—R!„!„aCHІРў}%­Q,a0lЈKkREYБ+Я!фхэmkk‹ЉTYщЉњ„Г-K*•фПHГГБ,+ЬFˆЦvpjViq~жL!БЗЗЇгщ*•J"‘`нуХхrBAvЦу^Q-бv@8 шЬoГѕjgфЃм„хХ/s3ЭЭщfцц ѕцfцt:ЭŠЩЬЫ|ЪДВциЗ7ЂЎОЎЖВ$ЗюUm)†I%6›эычoЩdОЊ­ЩЫЭЭЩHхчd†Eк;9ы[ЦСб%XFCЉŸЧއАјТ* Љ№\ТtВSэЄ$GDнЋк††„ЕЕЙ KPQСц8щГЗЗрxVЉTZ\№м‘У’JЅbq}vfjФ€‘Fз…a?/S*~хшрЈT(ЄJЅЅЅ%NGtzCCCEy™›ЭЖГЋ(/V”9ё\ XЏfƒpМЁZіЂI ЛВи‰9оfыеaеV‹ sгЭшˆFЇзее5жз+” [[;+++†Ÿкg@K ЂU(ф™Љw­­­E•B''Ў{—.Ёšъъ>§"эьB{†пОѕŸ_hЫqh‘ъ „5y=eU˜ЮqvƒC1s3zyyYUUНƒ+4ДgA~^uuЅЁ…шC&“–8ЛtБВaiІKФтт‚чŽіv ѕu5ее˜JU_заœŠЊ„•ЅENNŽ!Q•ЈR(tтr]\\U*•@PQ[[keeХА`0­˜EйКсlЋ‚pМ‰ZќЂI ЛВиY9о–ыеюШFЙ•чг0Ђбыыъъœшtš@PЁRЉlllфвњ*aЙ#ЯЈDƒGдe=MaБX.ЮЮ..Ю2™ЌІКZЅRхцdчхх~Г€ЩdH%RКЙnІЎЮ‚–І{y§sGгe•*ЄPЁЊ#LeРеYВ#‚cяX)І=}2dhє„IуЎ\Й$nlL{t?ЄWПІ[Џw]*•ъenІМёUvU…opk›з—-ФѕEљЯ]ИŽbqcMuЕ\.“Ћh!НшєщжU^ЪWЉ4:]ЅТ ЅRQQ^&n#„jЊЋщtšƒЁP(,UЂŠš*лўŸџw…ЋГД жИhg(Ў,vжGŽЗхzu@5U•U‚r&гЂЁЁAмишщщв3ŒaСxђ$5?/!deeŸ§ŒiЭВaй5Г.‘ Љф§,//Лzљ’­­­••ѕ№‘Ѓ‚ŠЂ—…****K$Ююо-x{5фЏЮОNбeJ$Q"Й IHЎ$Ыn—.^ццE7’Ў‡„:9йН?oсБЃ‡o]ћЭНЋ—У?Чл4Ga^ “ћфчхцfІzєДЕуˆы_ц=wwсŠХU"QcЃ˜aЭ ьЅuљжPu55!LЅ’Щe–LІЇЊJ$TрsйlЖT"U(t:]%—–—j‡Г­ ТY№Цi‹v&тЪbg}фx[ЎW sуKEБ S4ЉФ? G`P0Ыж!ŠЉTy!33Г*a™ Kw ѕwЙімђ’OO/6›“ў,­ІКЊЁЁоЭЭ§ц$sss;6ЛЌT‘ž^/–њ†xSД$ђ CHЉ1^VŽЧВ …R…)1s б f –юк+)вгг~ћѕч^Н"\нмWЎ^—••™tўћIџї…У вШцŠ*Šњѕэ[)Z0*•*'§kWпWе•ю.솆њJЁP*•Бь|Л‡Z0, ?њў1W&“*d2‰TBЇбщt:“i‰RпFЇгer™RЁPЉTJ•ВJTоќњƒpМ‰ZќЂ]›сччŒжћџ•yЉЎ,vжGs›дcР›гўYPЁTдT Ѕ BШЯ/Р? {CC}aa…ƒЧsvrтŠDЂšš*++ыКš*•JIЃбЕЪгПЎКкЊкЊJzWккšаžaїянU(AлŽmЩd?}њИЂBиЕ[w:Ў[rЧэU`В0Ъc_Ы*1$S"БDЂDtёЃ XC…Ђя{4…ђџлЛя№ІЪ§ряйI“ЖiКiKДЌ–В7Š"" 8ЎzЏWAAі^ЂЎЋWЏоЁўЎш•!р`){ В ”бAgкŒfŸфŒпBm“ДIгњ§y]lРo_РАЗbY›ЭАя?˜HI/HЅ:гYѕнцНBъЯIцѕWJzіщcПо7fœL&w:Ž#„ЂЃc† rЅXйЌ=ГxЩiYFCMYa€ЁH€ ЩА0…йdfYжю "c;%&ЇећВАHMtUiЁнnGщt:—Ы‰’Щd,ЫY­šЅ FƒRЉD14йКч{ˆ…Г}ЙЃ)‡Mџг§-нк‚=iзЪkМПлeЗђ–уОwpГQё‡иЕ#Б26L!GЋ0,мiwZ-і‹ЧПнQV4ц™зV?зWЉБšfSэ•ыEљ—.I$’Ј(&:†eŠrQ4Ÿœя­Ьv;Њ Є5ќГboEБ.ЙXDГˆfƒaAШЌЧ]†bЇUЬG5œ†цdг/ѓўJrZ—пŽюOьдЩnГёЫЂd2ЙP(”ЩфКъ3ЊˆH/њqі!„Tсj‰DZXpСfЗŠn­a0›Mr•&ОS*B˜Я§Ј+6>щкХГfГI&“‹Х"’$E"‘P(Єišr8(кpœІ„TЁJHJ‡йY_ц4o№њ-БдЮ}ѕОВцllœŠ I†aьVŠЅY–a1œШNŒ<_rт—Э_rzSJkЗ8DЈЃЂгввBzŽ ٘˜XšІY–eYЖІІZ­Ž GfRамљѕјфє‚ѓ'1 Ѕdtч8ЬbЉuR!$#дђ№pЕP$rиЬ‡5ѓJќQџlЕ99…\ r2ˆцуZ—ГіќЦсЄj ЩЃ“H…Бц СdфтЫЖБбЯј.­‰FŽ~АММL&“у8ŽсŽй(‡УqsС›H,MыкГЄ№ŠОъ†B.Зйl„H–œžaXз’HeЉ]zœ9yЧq‚ ‚Dё+šdrA’$I"„(Ї3-;CкŒ|zсl`Fo<žkІ–НVџ?rћГ)7=ъд•ъVЌКљ<|АцІGЁ›­ЗОј^cк0­UЗїІйл€џ!eйsлОŸT'FиЌУfWЩEaЊБ9ЛR‘ЉHQЩ§Б яає.йѕЫkЏбlУohЁаn4А Й@xsЖ† IўъšЁe2ЙRЉЂкхtЭ6R j0тG]МєьМвТЫ7Ў]P„ЉфђАpe†8Ф2}ЙйlВкlйy^Vяљпa|ђИQ‹nЮШв,Ђ9ФАШEгNC‘Ld+JŽЫ]ž˜XЅ }Г7ътЉ"е”LvќфщШpyRrJEyyqQaLlЌA_фѕї џът8жщr9…2ЂІЊтFi BDJzœЩh N’=оЯпК’:g˜jѕ…—Я „B’$qќf ЬВI’,ЫR”#:>9:6бS;Нже|%œэ_ЋЦВ~-ѓoЖЖw†Ц§<7=ъЗmSrе}ГбЙ‡нrМХЖЏпАтKчЋьЮŠsЛTІ?_Z“™ЌЩMaцTQU‰ж&U Щ$‚њ}їЖє.Yž АЬP[k4…ГйL„Эfх8$.m1›šf9жbЕЙ,2&8wRHHЩIфхEW њ…\юrб.—гХrЪ№ЈДЎЙ џт€Vущ3Ћѓ‡8сЉМя#–л…lYХЎ|IИУea/wюџgY№ЎЪ‰%]{ѕЅiзoПŸ2Њš–ЩхbЁРсА‹Х’€‹mУБИN)2…R(‰erq‡7ŠФ Ђk<‘PrэЪ›Э&ИuRГ,Ы!'ШИNЉY9ž6KiYСYвvэќЉŸ^QсВюYiџљзч|"У0K/HKŽ‰R>ѕфc‹‡;HЙ\ЎysfЅ&Х%Хk>xo=Ÿшp8ўњвДФXubЌњ•—Ї;>]%ОѕцЊЄxMfjЇwlчэ7Sc2S;§њЫїяЎ;=%!VЃzqњГE5Z`нЦИ_ЊфТЯџёIїЌДЈpй}Ю=УЇSѕТДgb5ЊŒЮ‰яmXчq(<іњСёcіьоЩp№РОЉ“'№uЉфBwЅо†Ы[c<ŽЙЛ4]nziОqмэіЮаєЮа№)Ѕ%Х3І=>ЄWЪ€n /?§АЎІЦ}фWџќјОЁНђ2Ѓы–рА;Э~iPЯЄQГџ§щ|9|юGну›ѓhи~wъђVcSФуё cY†E.Y\ЗЗoj]ќ—‰:†)Йšo7TфџfŘмщ6ЋЙјъЙЈ%хАзлМ.•5lеХуGpЋ‘ q–Іeb!эЄЯ”э<}}яй’ezNШIвIЙТtўxIQaгћеЦъ*G „ё)™ЅЦЩ I‰’#ЅеЋVo*)ЏЎвек\\™V_mАБ„D›ˆ0Ќ~~_sљОЈЃуКїšš' ‘ЋуcRКvэ5 sfwR №š'tО$€в№ ЧиzлЕъКЮq]ч(д; ѕT‘ЮY]~эЊ-ЙXЏ5ЦбЯж”ЪpЪУпiгkђ„ ШЎ=њц …HЩй3ПлэvЛетїсёp„ B™\Ÿ”й-'%#+:6AЁV(U2E˜P$!2(uq'гГzф ‘’бMІŒРIG"Љ"R“а-g@їоТTсžsЗф™с,šіьSѓ,.­дџјѓ/'NузНЕцїгЇі:~ЕАT,‘,^0ЏaЦ5Ћ–_ʘр№‰Гљeee|тŠe‹++*NЭџэЬ…в7V._т>ОІКњbAс‚EKŸ~ъq­V{свЕ‹–Ю›3Ы}РсC?uіBAЕVЛjХвF єцр};wя/.еŽїР+/п\џЗrљ]MЭй žмПяW=іzйŠеѓчЬrЙ\4MЯ›3kе›oѓгЈF‹г=ŸъcИ<6Цу˜ЛљшrЅyq;<9yЉ !tђRеЩKU|ЪŒi=ђФsЛчяћЛЮnм}іл=gЖОЖMзe“!ЇШ,ПQ}oqZђЇNhЁ6„ТУю3љЯI™Н”сž/ †a†сuу8ŸФŠB8ADiтКчєы;xTПЁЃњНЇпаЛ{–”š!KлфV)№гKФ••Кšš„ФФї?ќ;ŸјХўЙiыqёёЁ%ЫVюŸЗnУћѕ2ўїџОј~ЧNў˜еoОЭ'ўялЏwќД'*JƒzѓэѕуЦŒZОr џжœљ Ѕ2锇}љХчп˜;Ÿ>у•нЎ^ЛŽЯИzэКqcF-]ОЪwоЌл№~xxBшЏЏЬ|ыЭU|тЗпќз]ЮšЗоЩыUQ З^wябГgЏœПєŽуУGм•ššжФŒ>уqЬн|t9€в<т|ў1хіЫлїѓO„bб 3ч™ч~їе9KUѕђўќУ–OПмЂŠˆ@Н:wщў_vК8їћЩэ[Оўрѓoƒћ­4АвЩе№Mюі[tЫё–нќoк(ктрlAр8E‹DWфr1‡0 rˆВRNŠa8ФийљљЁСВb|нБ CЦoЌЦух8ЏЫй|”жX]~ ni „X–kјwЁxЈПЧСљћіФьз^-/+Ћ­5Ю}уu>qтЄ)sgПV]­­ЎжЮ™5sвфЉMoфМ9ЏздTздTЯ{уѕ‡І<тЛРnн{Мїю;v›­ЂМ|Ц__є^ъM“z˜/ПКZ;wіkёиыƒіiЋ*{ќЩgžvцїгљЮ#„”Jе•+О3њрqЬнќCпЅyФ§ёr$…"ЌшњUїKЪс EЁЈЌДxетзб­%эю'ЧѕЭŠu?uпж.1шuНnУšХќak–Ь=vbœ|ЭЮоЁg_hщ%œПpIЯ^9їО+:RqџшЛrr{ЯПˆkЬиё?ђPœFЕxсМO>ћŸ8уЕй§ џ=БQЪЇџђјиёюн№Цм™]ѕян3;311‘O\ДxY”F“гНkNїЎ1ББ -mz# 4 ONїЌє№ˆˆy ћ.№Н>оБ§ћФ8ѕ=w:|DSF@Ѕ яж5m`пмСC†z<ЦcЏWЏ\О`ё2‚ H’\ГvнТљsB/П2cјрўюНš2\uys7Чаwi^ќсњžЧў2§Щ)ЃћeЧё/,_ЗсЭ%УђR_јѓф9}ъ_7уэчЯџu–T*wоУу‡wы™K’$Bмі-з,}Ѓ_vџ№~­•ПэGˆ;vЁЬнЗcЪЫ ФенrмХ š­ГхИбаit’fd$‰Q&#'-лцg]№л€KУЂjM&–e-KнmР§-Э[ПТ#"‡M|№2KTдbJFOШ%n6Лœ66QЊŒUDФЫ#hNtC@vЛwTDЄКљ§jwѕЯоuрЭrA|hЋЪюъяa…}kж@`fO›КjУg4УёБmЧГЇy˜[ЙSЯО;гБЗўёнШС§Ѓе7—$ЪХСй}АщсcВ‰ZЋЋ)єхŽІм,or Зuh5ЯЭygэќi•:KK^\xuЦД'6§|И% GiЋ*Чь]7x­ЋЗ„ЃчKНх5YЌџјrѓ'kfжKnЮ;kчOЏвзпЯuїЙђ9ЙI ŠОЙхИ“В)уДb{aтЈ8\nая?WRI(hЕОџЛѕъњє‹яжѕїЏwNОo`EM§ямл€S{aС“Q‹‘’ž­ W7К Ийl;{щкѓпгФ~9ЮяОќќјц-Б4ЇР‰Б8ЙТ\aAЈ1ЉƒM§ЫsšїїжЏzМ}Ќљѕqч—ЋEe{Ž^bwѕЯNKŽoѓКЬеЂВЕo bГЇMmgФZW]MќœД8n.џаъt{ НЕГp[а|/zmŽїж.§ЫДWNч†ЕЫ†ŒМЗЅЏдіVўЁГ7|]ІъЋUžцЙ:opˆk•-ЧƒН И‡~ …‚ёS•+ћЖn­ЌвЩ0’Р0!'ЧRˆТх’ЌCю}pŠ:Jуm=q;”–Ÿ–/ч7ЇЯs­YIKŽџdЭЬ;яŒИSыjО gCqк5деЛ_jхлwЕŒ _єЊŽŽ›:vЈгI zїуЯОмТ Ќ|kПЇkіљ-ЧУdB'Уё‹hsкœ\љ5‘,Ѓ˜НФ”›­9gЧЉzй}-№Мк „R C .\Ÿф>жНiЂЗUО7 ѓ˜E*“п;vRчŒЌгЧ—\6Tki–K%ттzв#Зo˜RхБКц-{hq­B кП;ѕŒИSыjŽ gя`э6FlЗ kŽ _є:fв“c&=щ~й^УYџreЦШїŸЛ~ьщŽ9„8сК.Œ lSku9ОчFєSШ в–уюА5(Ѕљ& ЛfїHЯшj6зєz†Ё%Љ"LІTтxkЏЙаЮ‚Ž(шћДRЙiџеРВњ˜mџ[Žћр{}…яКpR  W+УеюЎБk$€–с,шpј‹^'Mœиж imоЎЬEwю–у­й/mТYасЄ%ЧЯž65ИН†WцоЉ[ŽЗfПДgAGм‹^C‚яхќС1лr<ˆuљиšЛ5ћ ­@8 :ЎPЙ`ГЅЕФъ п[Ž'$ЅБ.o[sЗfПД!gшшZbѕ…З… |bыlЭнš§а† œмЩ[ŽЗZПДg7нЉ[sC wЖt) Иѓ@8 B„Г „A8 B„Г „A8 B„Г „A8 B„Г „A8 BXЛИЩэЌ|м@аЕ}8;&›hы&@k€;h mЮжZ]mнh №q-~ѓ! ТYТ œ! ТYТ œ!,Р єFspлбEЈmнмtќдЙЖnB‹ы›лнЧЛ}yH8{ЕЈlй;Ÿ1Д,šљtZr|[Зhпс“м3А­[бтЖю<ЮrЫВLC зњ„ˆ=`|hgqм?sйњ„ˆ=`Мƒ}g@ hБтќŠi—гbЈ`lz’ГqДЃжlЁ’%ъ„ uTL hс;ќ=Џˆу0 k…ŠМеюѕ­&ŒУаeW.ој§Ѓќaз26‹ХA›q•Кї]ƒЦLV„)ƒнор ьџr€ЗQh:ЛЅ–АU&„ X…LgЄЬfF "Х$)$\чNююжotD„КЅла(“ЩpјШї]Кф%'eЗu[ќf6ъ/ўАЛv$NЦ†)Dтh†…;эNЋХ~ёФџ~(/ѓЬk!б  ХB甇ЭlR 1J+e/­(3™Œ.ŠbXЦA9,v›JŽ.Ÿ=кФЂrгеM<2˜ДMŽ=~˜j ?э§-9tш№ХХ—л ъ№{ј‹QюЋїeWvЇЦ"Тe†й­”ХhsиœNd'FF”žјeѓWmжЉ:Ц#:џИv–kТУEЛЋ6J­,*-вV—s,ЭБ,NN „–U*УhGuuuUУМющ7сž~uSšXiЃмŒЈІ €v"(a€З‡й\ћЫ‘OУЏб”ИКІrлЖOъОЛџ—н?Є_vќCї9№ы.AХЕЋ—'н7ши‘§ЭlI#РАьЙэ_‹ŠOЊ#фv'[cВsF8!РѕНчќ"­9E%3§Брв…zyюл§№јс§ВуЧпнчћM_Зш Л;єш+Айй&EпЦъJ…/Џ,ГZЭ8†БчЂmОИД‚rКŽЅYZ"ЦkuUѕ2ž9uЧ 'Юž:ё‡P=X_zšџ ­)1€е\Лџзяu5•ѕвkњ=?ŽLЙn5eЅЕ4GiЕЅюwЯ>Й|ўŒY Vю?u}ж‚•ЫчЯ8џћoѕ‚Š3П›9§ёЅkоылH?G јвљъ#Л•r1‡АKeњэП];Q\у"IAœ*Њ*б,.†cЙ$‚њ}їЖzзвЙЏќuжЂЇЏјй7П?œXЋ™‘˜џ g›}[,&ГеdБдb8ЦВœеJlЄ"6I“KЪ .šfYУ8eЋ—qћцcœzџ„)лЖlЌЊџћŒ˜5ЈWввyЏPN'ŸNQдђ3‡іNк;uХТз(Šтг{gjъ–ЩПьЉAѕЮдд{7ˆпtЭŸtбЎНў{Бъ_[ZЏ­ЎtЇыєе?x?:­дЂ”S›“Ф4њг|їџќфнgЮЯы?D цѕђТŒЙџќфнКћіўДш—ж}јŸЌЙA™Мєw.?‚[‰Г4- i'}Ў lчщы{Я–м(г pBN’NЪЅІѓЧKŠ нџѕЩћ/ПОАџрЄ@п)yёъїјєвХ3І?>$'e@ї„—ŸyXЇЋqGSџћяПЧŽШэ—џШ„‘—/žwэКе‹юъпexŸє/>џŸШ0ЬћыVм= ыРžцЮxЮjЕдДрF_-6hRєmБZ/_ЮЧ0 C˜ню0:iн†$wювoрed'›тТ0 УАКЙœЕччmcЦMКќф=?}яЄ(wЈ~ъФ‘ЏПпї§ю“Кšъп]УЇџm§ЊjmхцŸnўљHeyщGV{ާBwђRBшфЅЊ“—ъO хЫZFs'їиbХИ7“пињУњŠВ"Фqzvз’Кж˜uфѕ“Iч—vylъiЉйuЇ0Лл§r№АЛЯœ:юЖ|ѓхЛk—§эѓo;ЇegцвџЈ**B bhЦщpEKЂ”4хК~ЅЂрr)ewЦЪЅДСZSeЖš)‘N›тpЎ4єЎ†ޘіи#O<ЗыpўЮC’RRзЏ^шnоoЧ~іпэПœ(qї˜ gђщŸМЗіњ•KџЗyЯїЛOh+ЫљФЯ?оpёќ™Џ6эоuш‚H$~я­eMš H ю;›”’QVe+.)CЧ`’Єє\БX‚Ђi†г8I№M‰Ѕusэлѓc—Ќš˜8ML\fVї§{rПѕкМх‘ъˆHѕkѓ–џД}ŸјѓŽЭЗвЃf-XљѓŽЭ-з#„ЈГ—О44БЌ„I…œьЦ7лжœ>}pяСO;w3ДфеЫF›‘IK6eв+‘‘бu3šLЕ*UИћЅRnЊ­uП\ЙшЕ…+о‰Kшдz=iРFбgГ8Ќ&ЛЃж-!Й\ Ms ‹„ЂЌ”ет4жRŒН‘ŸяЮh6›”JUУПй~ OџС"БXЎ{qцќЃ‡~uП5gёZMtЌD"}ќщ.чŸчЗo§vіТUš˜8E˜rцмх|тжџ}Х'Jeђ—__АwчŽ–РіE\&ƒe ХˆћКrёtaЅ=ЕKn˜*‚ahЃОККВ@„S#1„h—‡Љъ–Ж}ЫЦБNсSЦN˜В}ЫЦЛFупŠ‹OфгуuеZўЙNWŸащfzb']MЕЛДzє–юН›0A Д MŒ=|ш–qџЎMЧ8™Y Ц„!iй}єНь^CMXсЕjк.ШЩ3h№8@PЏЂА0ЅСЈˆМЙЏЈбЈS*нЧЬ[њжм™ЯјйЦ”ДŒц4чЃ>F@Ў;Ыи,. GЅVЊ ІжтprЧБУrgJk2Ta DиШт$qšq—ЃP„k с‘ѕ <{њФћoЏИœЮnЗ!„0 ЛхVпEb1УаќѓšъЊИФNѕšЇ­Њ|hьP„т8–eытГ›ќ_ь&ЗM –ЩфНђ†№;лjЋЕхзфb.BŽщ‚Ѕi–хA˜JЅv—ІзU=ИяаО= gНШЇЉЏбFDF!„ЪJ‹;Ѕ „ЪKK"д7sEFFЙгЫJŠ#"oІщАлјљрZЃсfГнэob7а4{рШсѕ>p№v[Б(Œ сбТђJудл l^їБƒС Ђa-=rњњuзИ‰ѓ/ўВЋGNїazŒІ=9щнOОъ’еН9-DШgьс}:gwлЗwЗбHБ$:Џе[)'Ža…ŒхP…СьЂщs5ІL…Šd'ШэбЫ]Nœ>Gь3~rНчМњьŒ7– џШюАkЋ*W/™эnГBVTx­™ЫБаЪќŠ=ћвыV=МЯщrн()Z6ŸN9ЁH —•–Ќ\4 еi[НІrЗF`эŠyU•&Гще‹јФ‰?Бrбы7JŠh†ОRpqоЬi JєшкY?—6k+n\.8WЃЋЊ5єzs­…epMRц ШЈИК‡mпВqь„)uSЦŒŸМcѓF>Tя•лїсqУИЋRўќKГјІП2'2R§рНМw@TTєєПОСЇЯ_ііОн?ŽШЫxцбqy§ЙлќЇЇІ?9љоО]c›Н"­ЈљZqœR>fьŸSFеØS`ЊАiф=ю9Чp–aћТЬ”ЮщN9сюОбБё|т“ЯМд3Зя‹yhHЏЮ _aјнїy.$біж?О9ИД:‚-О3<7чЕ ІWщ­~Usъјт+G#"UWЏŠХšбуŒвамжdВX?§ЯwŸЌ™йж :4•\XTYыoьбЫ06›еb6ежїюкtхњ !ПчоG;%ЅŠDbЁP(KЄR™H,JГ`ВXGѕM7ZœѕвОœNчw_~~|г–XšS`ˆФX!!a.ŒА T‰˜д!ƒІўх9Mtl wЂYš}Y џDЋгэ9pЌeзЮrчrЙ њšќГ'dBЦes„Щd4mЙVpQ(IЅR‚Ј­fg€v"(Пšrтт8'ђњŽˆ‰M’Jсj–a8–§Уьl[ёQЕЯ† ‚ё=*SьлКЕВJ'УHУX„œK! —KВЙїС)jЕІН‡75ЏХЃI–e,&“еf„Rea0w9)$•ж;И_vМЧBŽ](kщvрЮ†„\ЁЩхЧ%si9НћѓщЧс8†aјЭэ№ы№™ іœШфŠ{ЧMNЭЬ:}ќpqAAЋЅYV,•tŠ‹Я0ИGя~aJUнонIAW€с,зфиY(%&wž8ѕщЊŠR–eф •L.—Ъф‰Ч‰zх=_кЬъ‚ЈM*€GAќwУ0 ѓМКВ‰‘IpлгФ2­Q tЩъ‘–оеlЎ5шѕ CK$RE˜2LЉФqЂ^ э*шjfэ->;‹a˜@ PGiдэ~Б,@HУ0L FDFё›œv„Г,Ы1ь?sЩv€>!b g] ыp2d -”‹mы&!ˆ=`| $œЅЎc шпG $@ь#рC@ГГ4чpољ3—Tш# і€№СяpvіДЉЋо§lвФ‰TZЖ§№уьiSлК@GЗuчс^щQїДuCZмуcznнyИa:D_ОљЮІ%ЧЯž6uэЧ§ЭrfO›š–ьuЗ9ДŽaѓЖю<ќРШŒЖnH‹лКѓ№Аy г!њђЭя›мК ИП•…'\Д'ч/8жјq!‹aЙn] й!њту&З~V аL†zD_нЩ1>ИуA8 B„Г „A8 B„Г „A8 B„Г „A8 BЭfхŸ@8 BŒЭf§§дIЪс@|8Ыqp‡ 2ЄRYNя>‘!D*фR–НЮКя @ћdГYЅR™ЎжЌPШ№чЇŽО|Еˆkы6рП^–_i`Зл._)|~ЪН8Bˆ$‰ѓ—Ў@D к->Šu8ьRЉЌWnохы%bБ!„q‡њњЧC.™šЁRIФЂЖn-ѕйэ6„:ƒёвеыБxЪшШЮђ>љfЇЩliЛаˆ0…ќЙ)їИ_ў?вТ?ЖG’ЏIENDЎB`‚gwenrename-1.1-beta7/doc/timestamp-window.png0000644000175000017500000012004211223736613020711 0ustar spirosspiros‰PNG  IHDRˆРЎШq pHYs:Ъduh'tEXtDescription????? ?????????: gwenrenameШ@A{tEXt??????Time-stampingAнr IDATxœьw\ЧРgИ;њбŽ.DDKŒ%‰QcьFMЌ‰%ЦnQЌБwc5M“Xѕ—˜DcŠьвсЄэv},,Ынэ5юрдї§ЬGїоЬМy3;ЬЛ)Л‡‰DbдШб?џЋЌЊFД;ыо‹ќˆŽљЯ+‰rcл9 ъd, ЫТМэ,T жжа`ЊvНьД]с&НJр&­ 1Х–5A›DЉX"чX[д J,ЬАa§Л#„0Ч?гЩбQfnфсрdoenЦhkSUЃе№ккcАbyњ—ЏoN#жSѓIїќ:Ѕ6t­tжЇcЅф†Ј]UгF†Ѕpк:ч6xrн4ъЎ\ЗŠЉц%єWЌoNUљZз jQš ze‰L^^U—UX‰IъЊЊЊFŽ6GaficючjfЊ.й„С_хљXѓЪЕjU ]˜ЮњtЬ ”œZVъ@‚ЉЗHgKiБЃ1%ЏllZЭ+›Џxѕ ‹…УЭбЦйЮ*™WR^^ТОћэBDx{OЎƒЕЅБ‹ЏЎЎЩЬ}V№МH№ЂЪСооЫг#азлжжFЫькr0i6 m8iжЋ<нє!ЊфЏоWЗжvЩzхаM#L—ѕЫљЂК&37ЏрyqeU•#ЧоЫг=РЗ­ЕЎJВrŸNIЗ07 №ѓюи>аЮжЖМBš‘]_ЏэЈорR2(JьєTђ”ЂФЮЎМRJё/­жф-qvff|AMjf.Жэ№ЉЗzїшрчnЋGѕR^ЈД Б6t`њкЊЯ!•Щ2ГѓlmЌ<мИ8Тdroь†Ь†фEХeеЕЕў>цffMPЬи,s„P$U—ШшЫ7Г,ЬB"‰Lg KыњfŒSНVіаZdm+o­n`n§]mc9Џ–Кd3Н’^Y*“edчйX[ЃzMMэ/ПMI~вЕkїёNd1-ˆQНІNнЈN(БЕжр4+Щ2Єi qvљ%ўЛЃэcQђziэЖ4лR3ЦЕuМђвvѕu˜T\+BlЬejˆЧЬNцЖЪŒ•kkWgЉ5™‰BЧ‘T†cЦх:ЫKф•‚*'G:,YЊMmц›Tw|c3ЭBB1ЕhХ"ѕ7AпœЦ­ДвA0Єѓщ(нr(f0Фi*ЭЅш” щ“YхЈуб.ƒЫnQRуhye]ВОЅъ_œбrVT Ќ­ЌˆQ].—ygрƒћїBп>јЧџNџzт”……ЙЦQНЂR`cеRзPQaџbHg—‘™}№›3>HDedd|шлOgЯѕїїгЦ­sURIЩЪDіэњј ЪЛŽeQмЛ;YšU ’Ю?*§ўчдЭ)_Ояњ–ПBFЉL&‹эьlq„с4ЗЧТ0;;лъšZЉLFї=ЂОб[*ЭлФ7ЋТ(ОY›ЙВ–%ЪфИH"•HЄФ“sb‰T,•JЄrБDJ‘T&–HХb™T&IЄbЉT,‘RПє5§‘a”kD.н` 1”+ЌIFQк<=Fбˆ+…5Я€5ц#Ўq…вUаЄЂym>3 hjNL1ЅlвBmѕЩдTŸT甆rђƒЁЂњ Х4ЄЇЋ>Ў МYmTЗѓћ l@ѓъгTGсLс ! !\Sѕѕя~Иbz…ъ+ІWe†сЊЋOQI-Ї*$›^SїS0€RГfеЧ•ЊпhœюнWW}•He2‘XDеKKљlKЫFŽўћьŸў=їћo'ЦO˜HŒъ5ЕЊGu\­Љ %ё7ЎoнДaEьъш^Н‘жўЅхPkєы/GџэјѕkWћЭп? ++ѓЃЧ–••ккй­\Ї1šГD М=њУЭюзiŽaя;3Ќ&WpЛч;уЃœЛtќцхU_KwŒєPЮ+‰ЭЬЬиlKѕпЩpБXькКZ‰XbnЉsУQ—В锉5‹Х ЎЈЈ,..тr]їьл7|јћ!Чїюй§э7пфч?suu›5{іт%K1UёЦѕы+WЎH~ђЧё7zїž?с Сƒ‰щ2Rš7ялЛgщ’Х У…Ы}яНЁ›ЗlГГГУb3›jФbБ‚ƒC***“іюлO˜ФЂЄБВВ?~ТžНћ™,&jО”M\0Œі{їэялЏBH,/ј|оБcПжее‘iФЭКГbY`l „Pѓ!™:4#Єнпgы §ддрГŒјЋnЙ–—4НnуЉVU€ОХЕнD™ЮcHН~S‘HЬ`˜“Ѓ:†aЗˆХbGGЇЯЭ>=sњїЇЩOeTЋеE"1ƒбр ђ;ўышqМНлБyyМгП;aЂЇЇ­‰DbFsџТухЎŠY* W._ђУбу>>ОЈХўEKЈЮюуЉгямŠ/++?їгЋжl\Л!<ДC‡ЇNзвЭою~ђПкіЮY“Й}FНсыб)?Яух:thўќљ!G+ф•*wpDці,хМr\nfnЎpѓŸ?/јіРОЂЂBЊУf s™\лйЁњОИkїžёЗE"б“'O/Yr=ўVQQсЂ bwюјbйв^oМQRZ>eъди•1{vяRЉчЃЩ“~:њsa1љђ˜і#Š'ŠЅдеь’’’л w+/ж­л№§w‡/Z@UЕ{їој›„IIK–,НЋЈЈpс‚љд4ѓ,TеЬќфгяПџюЫ/7аUrЪ”Љх•UЧŽŸLM}њщ'3 сЦ ыПћю№Дщ3*ЋЊчЬ§LMур8p9ŽЫх AF.•сR™œЉк S RЎ1Ш(AYвфИLоTC™—у AфЊТKDS‡1LS‚a57ych^ЈюЊš@ЇЊЉАDяŠ еЁщoЙеЯтЁ†QнŒ:ЊлккйXлŒ5ќњЕЋNNN‘] 91ЊЫUъ8Х5œћћьхKџЎќbqAA>B(?џYьђ%—/§{юяГк+!2ЎZБдкккХХХЪЪjеŠЅ„BЄЛбЊГѓђђўњаAAС8.пМa †Ёрo§шщщЅЅ1ў•~o_2wћћEЇПм~s}Яб^М~qїe[—UЇV?Iz";^ќpѓэЊ6НGPЮ^]S[/йлqЈТ_ŽќpёТЙЗп:aтGTyе %‹ekЃс8b)›Xй&nˆђŒ™_ZaeeecЭF•№Ыэьэ,YЈбЇ†цхёRRгзйзз/-#SЙ,'‡њњњу'ыдЉSЛv>Є\еs2™Ьк’хфьќМА5ޘKЫ*­ЌЌЌ­X„yvvv„Љ"Б 5ޘѓђ ммн‹Š }}МНММГsxduЦœЫ{цсщ)‘HlЌи†fјћфчѓђђн=< Ÿ?їѓm‡”fЬFAщЗ^SD}2ЉШгZггж(Їuъbќ‡HZяЩ Ѕ’ZgŠЌ:ƒ)7lЫNTздд GѕГœйЕc †a!!ЁЛїУd6œ:Ўz!АbЋеЋkjI%%%Х›жЧ •ŽУд™ГО?јuU•РСбqEьZ.зU…œЂЄбПnоА†Ш8}цьУп ЎXЕжее iэ_єFйй=~ќpЯŽ-rЙœС`,ZКЂcxg2J1ZўЪјўIЮјї:yВnžЯЉ(Nb 2\zјЎћчg†kОsUXЭЕЂКщТr& Ћ2;ƒСЫф ТwоfkgзЛЯ› r™TЦАдэеct+1vvvфЕНННBьѓчЁАаіЄфйГ<т‚\ІF ХвИ5kWХЎ=ђ„ПРІ-[о„JKnЦЧЏ^›єјqMM ŽуЁŠђrj[;;вTe“ИЎЎ!Ђ/ЉLƒђ№єDYXX дtоЁЈА!фъцFў‹”N6НМ{Ьд‚•Wн1ЌaйУšgз}YЫM>х Fх]Fm7љ(щIuє›Ќ-кcF Ъ›еFuћ+]hиcnъrJб*к_чъ7YмЌЭЋЎћiЌ>оtнЈWjOКъ7еFЗю‡ЋЊЕnъКЂШ4ўѕ5‡ИЙ*GѕR~‰ГГѓРСя~2Ћ™/Ie †ŠQЊФее-fѕКЏїэzёЂъш‡ЬЭЭќfЖаХ…ЋB ЎZIТ­xjFRaТэ›УGŒBzљPh–’’т3Пwpp`0rЙќдЩc\W7blзЦuŽЙ"Ё >—џТо&ЃН7|фбЃGЅRiNjŽ­yНЏдeЊяфк5ЉЗ$)]є'П)йŠЩd2™\nFЙ7NNЮDKQ‘ЪdИ\ЎЧ;AѕјђчххЭух>ЫN8B5|6яѓщ3f&''_ћяjьژљŸЯЃsЬ'N(.*:}цAƒKЅR{[b2hh6•_Rтцю^Ъч#„ммš?YЎ)ГЛ‡GA~~Yi)зеЕЄИX9+іђя1ы™Д%ЕhНщžЩЂК кИa 69жН$:Љ1,аЎšк–l Ѓђ C&WеЃ{ї)))ъпПйКЉT&УqеЃ:ƒQ•pЙЎŸ-XђусЏХbБ“9mцGG'Jp%%ўЅп[mэь"Лѕppp$Ю[Иєс§Л]ЛѕD-№/кC5ІММьФ/?БXL'gПї†ќћЯг55е'~љiтЧгД1F]œф…(ЪгЙћЏg%x6ѕэО?ј]DDD0ђzќцтм%]Юs.Z>6_иЙK: LІƒ ЊkUѕЂšСИL )[Юgѓц!„bbV‚ъъъЯŸњоЛDБmLn3:99ЙsчЮ§оьВ0o0˜ђццц:e2! …ЋWХRJгсOxчЎѕѕѕЛvяDMœ4IЇJMš4!ДgЯюњњњmлЖЊ,”(з`{ЬЦн~n*v”щ‚\14дNF Кю4гь0˜& ‘Ъ`ЌэamvŽwm[f–#YЛ=f9BrM[ЮДД`/Z9+гТ‚)Žъ9™uЕ5YYTaУЈnЁbTWVтфф<~в”іЁ'M#Нr3%JU њЧƒо!М2ЃЃг€AяpPЋјЊ1щO“йl–wЛvM§Ф? pђд™ооэX,fzjŠ–ЦhиcЮм|уYQAu]žRя/rp‘s8еl’флWмX9ъЎнКЉ\Љ yQ]]XRющюЎЦ‘H\T\фюъdgkG—†„КЧЌ СTэ7+_# }wја7_HOOgГйбНzЭ›7р AЪe?wnчЮэ‰ †uювeѓц­QббЁ=ЛwmњrЃ@ @;ЭW._^ДpAzzŽ7u"ЊqCZ†ї›Љзд=ц†ъXZŽ7~яОЏX,EMF\#ЌйmБX<оgЧЃžЪІ{дЊѕfТJ%Е ш–Z­"П , ДeZЌЇŽ6йE6@9-3RUn!TU]]T\юAеЋЊоябЭЎqŸЎaTwsВЇе••(CКuJJДUЂi ЄГ ыRSž„†…лй5ДFU• эir‡АNL[Н1ФГЧŒЫ№GуЯдедЯяUц#.Ю~^)ЊbВXnЎnС!!vЖvв„ !Gnго™ЮV9Ž—№K ŠЫBќOЃ€H$JЯтyЙ;ЙЙr[>NjЋЁЭFdХ‚‰ЯЭ(jРшЃTчзœЪ€Г-Ќй:Ј єyкtўЏ:ЌеъЏMѓbНAО^kЋзЇ§`;i5шЈZл)‰Оі7.e7цK_‚ €ё`š7{O—п €Ў€c3˜р˜Р„Ч &8f0!Р1€ ŽLpЬ`B€c3˜р˜Р„ ќь#­Ž‚ 6фŒ™cУфи09Vэƒ|І~єс“ЄЧкdбЃНЌŒNЋujаЫR^@ЋaрЅlA˜_Qѓпѕ;QНо6d№Ѓ‡ Ћ0qZЇjФd0†~€6Ф№{Ь УЭн§гYscVХmнВ‘ђrsЧ§РгебеЩvєУJKљЈqBїШdВЕqБОžn.іг>žXSS­ œšE Ј №ё(//#Ђ$I Џgi)ŸcУмГk{Ÿ—;—3wіL‘HЄЅrР Еа! ?џl–ЗЛГЗЛѓќyГ…B!!чи0ьпг!ФЯС–E|мЖхKOnH@ЛsџЕsћ?oЗ€vџ]НЌ“ЦУˆ‡П†ПџAТэлФѕј1#цЬ§<›ї<3З 0(xхђЅ!bКCїьиЖљбУзo&fхА--уbctRГp8ЃF§ёћУDдыџuэжнХ…‹Кu3ўVтƒЄ”ŒR>џЫ kЕTct:6Ќ‹+.*zєєўу”‚ќќызQїю&^П™XYн№§ЌЌД45#7vѕкщг&ѓљќ”Дьиеkc–/еЩNуm;|jPПЈ oWтГD*з[Ч†IЙЄRЉ›Г]™ N!Y}]]x‡ ,оsх,сOџёOPP0BˆЯ/ще-#'_M)МммЁC>LJГААXДрГ7zї5z,Ч†љ )еп?!”5lШ ЇщЙZ*ZBЋuъG"{ћ ŸПЯ_Deee2(5ƒG$NЫЬssw'ѓцц;88ŠD"W'[ђкгеA'; ˆ…yУ$9Ћ фТwЬuЭ“з4Щ~УW/++хpˆы„„лqБ1IIъjkB†ЉЬRTXе­3BЧqЙ\N—ŒФзЯЏkзюќяєЈбco\ћяЫMлЙ/yС/)бR9ЕjBhH˜YU­DAh @йG–ђљОО~ФЕЏЏ_)ŸOF‘^™РСС!ФbБЈзRЉT';I Я •ЉztvЬD1ФEU­КqљЯ?ЮDѕъE\O™Ž!ЄЦџЫхr>ПфЯ?ЮlоИўgЯBaНЭbГXь<oнšX2БН='33ƒXКDM›ўЩќyГЗlпхэн.#=mћжMпџє‹‚~…,нКї07ЗXЗъ‹+Щ41Ы—ь?p!ѓХ’1c'hЉ\з/5Џ:ъц‚mиT2rдиЫяџњ BhљвEЃFг&—2ZкI}ЕшГЈfр…8Ž гХСњЭоQЗoЦŸ§чBЇЮ]љўcV,ёрr†и3К™~оќ…oіŽ"w .^нkј{ƒн]ьЇOŸП(77ЛwŸ~Є$:њшюс‚cbуДWДVш*YЗЮ…Ыusw_Еz­~іki'€ёаљ№зMCsЃђУw‡xМмЕыП$>Т9ƒ@wЃMА˜&Z˜-=ќejМxQu`џž?ўњЗ­ аш˜ё—ђmй&ƒСиМmЇ‡Їg[лzAК`!Н™*—ЌaxyЇ0Р„Ч &8f0!Р1€ ŽLˆ†Sй/хУR№ђЃр‚aЦ &8f0!Р1€ ŽLpЬ`B€c3˜/їЏK`šTЊлк0"Ž[у)Ч €Щт=_ЗѓЛЖЖŒШъEг}=Є3†$‹ї|ы7'6Џ]б憈YГeпВYуŒф›С1`HЖ~sbЯКхе’Ж6ŒШќYm§цШСЭ‹ŒЁ3FŽуrЙМ­­ №r2‡Неѕ я…yхr#ўФ8f ŽЫхrY[[ZЁ__ХйУС1ЏІ FЌ&СёcП|БdaU•@}2Уњ:‚#‡ŸЌ^єыЋFэсFwЬ8ŽKDu%9ЩE…ље/!;{woWП0s–†aЦ6 •aZ'86LтТкк&*Кз–эЛƒŒWмК5Бў§oч.шѕЛS­Y_сj†­Ш ч™eкЫРЈаѕUѕвЈŽйИ/СqМЎZ№єю•ВђWwЯНоъ§жАіaЕЕ/Rя_ЋЋЉTSЗ џžыныhоўзŸФв Јќи:ДIЁІŒ F,Ј'=Эш9cъdЃ–UTXHxeЂ\Ѓ–ejДz}qњ@ЋBф|њФЊфцЕK‘AЮкФB€ )аіеШ g„ІОd,Œы˜%ткЬЧёlKЋі{иЙxVж‹ЫkjVЖ{єuuїЬIК#еЊЬ˜p{оœOзЎџВ ИтєŸџФЧ_7†yЏлаlЪ899/§"&%љ ё‘cУ<АO‡?[BH&“­‹ єѕtsБŸіёФšš†—WˆDЂ9ГfИs9Сўо{wя ЕЉLЯБaт8ЮБa’,ыћУУ;К8Xїще§Iвc5JдJEeо†Й|щ‘ ўЦЕqЃGЅяйЕ=ШЯЫЫ™;{ІH$вЉ.^8еН‹‹ƒux‡Р#?~ЏFHжW(~ўй,owgowчљѓf …Bѕэ R›puаХЋ”#„N?"“JIЩ‡і‘)еЧ€zшЛ&OХ IDATzkd й—#ƒ\дg7 „То ?'Чх^>эѓKјПќўчцћ7lйѕн‘cЩщY>ЁLГ$їЉЪŒЛwn[Гnу€ƒ™LІŸŸџor-G+^nюјБxК:К:йŽў`Xi)5L #2qЁыPE…n˜жвК*Мn”——mпК)Ќc8)Йw7ёњЭФЪjBhЧЖЭ>И~31+З€miCЄйИ~MyYYRJFќ{зЏ§GцU™žјFLаО“ХпИvсвѕМўаaяЯŸ7[5…RQ™wн†M+—/•H$RЉ4fљв/Зl'пК+ёARJF)Ÿџх†Е:ЕРЌ™гbbу Š+Ю§{ѕюн5B’ ытŠ‹Š$=Нџ8Ѕ ?уњ5ълAЅ6ѕ ?8о,ˆDт5Ы?ЃГЯ ^a?њŠL@'Ч›H‘=zћы ёёЦе‹ОўdJѕБDЈЊ шйОВЂ‚ј(‘Hz„zt цR%ЃBЫЫЪ”K‡№j•нЕk0WЁ?w цЊЩntwЦ\TXррШŠ%џ^ўO"•ішж5ЌC‡ŒЌьпNџYVUхV\\ 2cТэлƒо~Ge”6Ѓеј1#цЬ§<›ї<3З 0(xхђЅЈљИЌ SзЁŠ н0­Ѕ tUx} ОІ„wКяюСя~"х_nоюьм№Нѕш‘ЖюиэсщiccЛfнЦГўџvђиІ­;\\И\Ўыцm;ЩМtщщиБ{ŸЛ‡‡•Еѕчѓ%=~Є_ЁTTц ядЙs—ˆoПо№›Џоь? HLhsqсnкКуЗ“ЧtjЖ%ЛИИЈМЌЬЫл{пWпЊ’ќўлqвў-лw§ўлqѕэ ^ ЭАovoЊЌ(џѓвНу\НwчBHН\a№ћсдŸюХхr„уїo›0yfSJѕБ8ŽpмЮж~№NŸ8B|Мw'>КOџБЇS%a"коQ@hхаа[› яЅ•(кМЦСИŽЙЊЊв™ы&–KSг28ііќвВЌœмЬЬЌkё7ЋUŽ\їMFƒƒЃЪ(mFЋ;їїэзŸmiiggЗf§•Ы—длЉыPE…n˜жв]]ШЋё5ЅАЄђЬŸџ‡r7wwђКЈА0Њ[g'{KG;vАП7Бќ€т—”јјјзОО~ггAv6K++ЉTЊ_ЁTшђО?bдбŸ~8№еоIM!“к|||љ%%:ЕРб_N^Й|БwtЗ.с!чџљ[Є”Я'Эіѕѕ+х75ŽЪvPЉM§6ом3ŸћыєЂ˜uNNNЮ‹WЎGБtrj@Й{y{zћ\ЙјзѕЋџкs}ˆ9ББdјpЪ'Їџ$‘Šq„_НјЯЛУF)KккE@hƒаи][”нїT6†г ЋBuuѕХ%ќТТТЊЊ*{{ћ†Њб`oЯЉЌЌ 0хб !„уИ\.'Яx'$мŽ‹IJzTW[‹вxі[зЁŠ н0­Ѕ tUЈИКЙ]КяюсЁ чККцхёќ§Byy<щZЈ6yПкПgюМuѕu{vmџъыC„діьYž WqMНТШЎнŽŸ<ƒујХ ччЭљ4}Ш3:!‰ —K–Шух:ЛЈј+гX„šџu——ё==М ‰ЇWЛ†єђюЁ уwS‹сИIгіn[aиœ…1 šёІщ],UOXЇˆЫчЯ2т^BќТ/жАиl‰šсxХбяжГУwЦЬd1ХЂZ;{ћі!СЉщщ)OŸцхх™›1Ђ{vчикU–лйsTfьuщтњ]нм’SГЫЋъ+^5bb}!4eђ„OfЭIЫфUV‹ђ‹Ъ4ювCq­ЭPE…І‰kъ0­Ѕ tUЈL›ўЩќyГsssЄRщг”фiO$фЃЧŒYОЄЌЌДД”ПbйbщZЈЦМё7ЎёKŠ'NўxЦЬY=|š’L$&Д•••Ц|БdЬи :3}ЪЄДДT‰D‚у8љХQЅdфЈБ+–-.-х—–ђ—/]4jє8ѕэ R›Ц‡ Ј3 'g—‚‚gФѕѓќgd,<ёiH'л=ЊЏH$ …={ѕ#…cЉz&N}ќШсЄ‡їТЛtcВи*%^З мWquuWjВу:fяvўЯѓs†М=агн У0{{ћоš0fЄЃГcvFŠ›Лъ7€/\МlЭъ˜ЋW.‰ХтммœЙГgЊLF7Z ы…l›Хbчёxѓ?kкЖЗчdff(ыбuЈЂB7LkiƒA\Ш+ЯТХЫЂЂ{ oАЛ‹§єЉ“‡AШWЎZУс8t ье#ВwŸОгЕPy7m\ЗЮЬЬЬмм|ѓжЋV.'GGПн="МCƒЃcLlœNЦ :|ђ„1\N쌘ƒп§ЈFHВ:n —ъцюОjѕZЄѕкT‚уˆzxu№voŽЋ(/Ћ(/нБi5j<K'W8јJ\œ8{эФйkФGRЈ>–JXx„™Йљн›о6ŠNМn4vзf$Є*єч„”B5йЖэ№ЉA}ЃМаdšоџy“ЧfVUЋеъ%ТšдћзЙо>СЁAUBˆcoяшШЩЫLхц‡FіЕ`лЈЬ{спsыжЌЪHOѓђђ^њEЬ„‰“‘вKфrљюл~јўPqQQ`P№в/bFŽƒњћьŸ+c–ц?{цюс1oўЂ/–,$rmпКiзŽmЕЕ5ФGR›АО~Щтљџ;} !4bфЈэ;іА--•‹SљŠЁPИрѓ9џ;sЪжЦvоќ…ЋcWiДДЎ mнжЉyѕоsђЩђ[WЮ*ЉhzR,mZЛьђПYYйLš:kпŽ )ЯеШЉє ѓT#TЋРѕ+џnлАђK‰ ƒNМV” {ЋkтSEOŒъж0iTй—B/jj=­ёG,Д0Э ›˜9ЯљЎн1ЎcЦqМЎF§ф6“Хђё т8Л!„e%Яr3D"QPЇhKBАЋjŠ€cn^UЧ\\^гж†(rцфЯ…Яц.ŠQ#^+ј%ХУоъJчzЃ:zнIV§мBшEMэсŸЯЩ1љ№†YйpB#ћ–фІ$?МGМ’“ЩВ№ђіѓыiСЖЏќ:CЗOљŠ9ЊзЙзјП•ЉЉЉ>vфаžCЧHУ”%Ры ]И™”ЏІoМмП.…a˜лЦ+ДЇWЈБ‹jРЕДh%єŠ6‚D&ŠMшзЅtѓХŒЯ–Фй9p У”%Рk‹~@$1т›ТЏKЕˆWrT€"•с&хэўО•M\V)K€з}3ќь#/.4ц| ƒЙ§щыYњe…3/ ЫfћrїwЃFŽlkCРˆœ§ћмВY:ž\К_hжU›~i^sNœ8І>Ч;}њ”Цd†-GЧ,—єХvЭ]АqgЬ8ŽзU žоНRV^тъюйЃз[Нпж>,ЂЖіEъ§ku5•tОЙ…NЈ5}YжК5Бў§/ё ЭmтDMЭs+{Ќ6їaIOѕяџжИqLјVцuЋ/h\.г9р/эЯ>JФЕ™уй–V!,­­ЬЬ-ЬYL„‡_VjRNві]ћZАmŒjƒБ!<1BЈЈААs—!`Rдзе;88з„{~}xнъ кЃЧђ­QW|ы˜љ9)8.ї ГБГ3gГŽr\ŽaИ#0Д“ ЂД$їЉWhmTёrs—БшЦЕkRЉЄOп7П>ј‹ !tёТљU+—ggeКЙЛ/]ѓб”iФФ‘јWйArl˜+W­йПw7›ЭоНї@jjЪО=˘LцЗ‡xГџ„P(\ЖdС™SП#„FŽГeл.6›‰D чЯ=sњw[лЯ>_@U(ЈS % Š–ЩdжХ§щ‡šкš!C†ю§ъ[5кЈаЅQйЪЕІ+к(**|єјQMu5л’жЁЃПBЧё'O’rrrЄR‰Ї‡gї=ЬЭ-B'N‹ˆˆHKOЋЏЋW№.2™ьо§Лљљљцц!!эIЙJUФ”‘:q$ЇЮ]ЛvOMKж эьь{іьЩс8ЈБ‡ЎP**ѓ^ћяjHћіnnю!>П$==НOŸО'NымЙszZКD&mчнЎkзnfffЪЕІ3FeKЊž8qŒЈЏL&{№р~ўГg!oŸv‘]ЩUЖƒJm№*ajŽйИKйE…Ž\ЖЕЕ“‰p10Й10„nЦ№ +..аRеј1#цЬ§<›ї<3З 0(xхђЅ„|жЬi1БqХчўНzїnjtK‚1нДЕЌД45#7vѕкщг&ѓљќ”ДьиеkcnXW\Tє щщ§Ч)љљзЏ!фзЏ)/+KJЩˆПsяњЕџtR Ѕ–ЛcлцG\П™˜•[РЖДŒ‹бF›њ4*›BЙжtE› wТ;†9z@џAххe„№щг”ЪŠŠЗП3bФ sГЧ“щЫЫЪпќŽђœ/9љ‰X$:tилoПЫчѓIЙJUDіqу&ЊЇ”_2pРр‘ŒђђђК{їЎz{ш ЅЂ2oч.]=|@ьN=zєАKDУњJiiйляО;tш0‘P˜œќDe­щŒQй’*…$Ož$ ыы‡ :фНЁuЕuO(%Њl•к`aŒ‡qsUUЅ3зЭкЮ7c Ѕ,9Žpм‘ыўB аRе{ћіыЯЖДДГГ[ГўЪхK„œmЩ...*/+ѓђіоїеЗкЈZОr••Еѕиёжеж~Бb%q‘žFФўўлёM[wИИpЙ\з-лw§ўлqBўлЩcЄ|ѓЖZš}єШ[wьі№єДББ]Гnуй?џЇН6К4tMЁeбІ€™™Y}}НX$ЖВЖъоН'!ЬЩЭŽшкЭвЪвммЂsЇ.ЯѓЩє‘,[YO^/""’ЭbГйьˆˆHRЎF•JКvыfiiifnо>ЄН@PЁ^ ]ЁTTцхp333ВВ2\]нl0ДБи]"#ѓžёTжšЮ•-ЉRидhЯђКD6ийѕY^S‰*лAН6xРѕТxіw)CШ‚i…p“у8Ѓй—LЎ[ЕnЧХЦ$%=ЊЋ­EaFШўrrы–›7ЎЗГЗлМeч;CогЈЪСС!ФbБЈзRЉ”ˆ-хѓ}}§ˆk__ПвЦ)ПЄФЧЧ—”kivQaaTЗЮ!Чхr9iЖ6кшва5…–EЗ†с8N–KН~уо)O“S’“-˜]Кzxz „„ѕѕчЯ§M&ІЊb[ZЊ,B(Z[[зф…zU*a2YФ…™ЙЙ\ŽЋWBWh3УhђzyЗKJz$•IћѕыO ›ДYY‹„BRN­5B•-ЉRH" mЌmШЂEЂІUЖƒJmАc МJшуe_^ЧЬd1ХЂZФРЋРР0)^QVlgЯбRе”Щ6nк6pа`[[ЛššjowgBйЕлё“gpПxсќМ9ŸІyжB›]ИмМ<Б‘Цух:ЛИrЎЋ+)ЯЃL2дуъцvщJМЛ‡‡‚\mtiшšBЫЂ[ 6›]]Scgл0/ЌЎЉf[6Ьџњєю‡*,*М—˜8мsBˆЭЖ8pА%І+ЂЖЖжЦЦ!T[WK‘ыЌJ•rеJш е&ozzZHH{ЉLš–šкЃGУь“дVWWЇra@B•-ЉRHТЂк_[ЫЄ)Q}№jбфЂ’.wъ9€Ї,QШbpŒЛ”энЮџy~Т0b_™ŠœegЄИЙkћкaНЭbГXь<oўgГIљє)“ввR% ŽуфЌзоž“™™ЁŸЭ#G]Бlqi)ПД”П|щЂQЃЧђбcЦЧ,_RVVZZЪ_БlБ–кІMџdўМйЙЙ9RЉєiJђД'jЏ. ]S(дšЎшVУЧЧїС§{555rЙМІІцС§ћО>ўDдэл7Ћ^TЩхr„уфSїю&жджШхђЊ*Сэ[75бЮЧїсЃћ"‘P(>z№€”ыЁJ:%t…jЬЫч—ˆ„ѕ~~ўA••UU ћ8„6‘Hј№сrDKcTЖЄJaSЃyћ<|ј@( ‰лљЈo•к`x• Ÿ"NJИŒJJИЌFbДЗ~4a\ЧьдE,gЅ$)GeЅ=‹ХЎ~aty96L2 „і8Гb‰—3tШРžбНШdC†Ÿuђас#ДзF—†Ў)jMWtЋоЩССсЪ•KПџ~ђЪ•KŽŽŽ;v$Ђ<=НoХп8uъфуЄЧQQб„04ДƒГГѓеЋ—Oњэіэ[žооš‹шЮД`=ћчПчЮЙpЙЄ\UЪа)Ё+TcофффŽ:cЦ`0"""=zD$vqv9юмйПЮ2™ЬŽУu2FeKЊ’tъд‰Хf§§з_џѕл’оI};ЈзЏ8Т{МE|~’x™ФЧ№o‘i(СX`лŸд7ЪпГaСVЎЉЌ›<Ц0ГЊZ‰6кqЏЋd?ЙЭdБ|ќ‚8Юn!AYЩГм ‘Hд)кв†ƒPkя}к@wЃuъ€FШЇ˜^О=~^Щ М,яЪОѕЄйљафЛWЉ;vя”ЈЎЎ}œš§щx ]]Ы“\SЮ),НxэŽ‘a˜• '4ВoInJђУ{е/!&ЫТЫлЯ?ЌЇлМ2аЖ(ў ыіfЪНџШk•GУŒК”mє_—Т0Ь‚mукг+Tл,ЪKа№"­—5{Џи€WТ7‡u{ГMJ7GЦ^,зpУЏр}Е к•sт]ћЉyŒ 7ЈлTаПЧ МжШ4žЎ2DэЧ МжХ2]ГˆtЯЂ=р˜€зЁDчпpI_кŸ}G$жйЫŠ%/э›ПxнЖчш…ЖЖt@*Чu ќ’чЂh_еB`Ц €! єѕDo^ ˜,іжяўж#у€Ј0ЂЋpЬ˜@_Я@_OІ,ШЏ&bнїЄu3FСиƒМЊРWZ0!Р1€ ŽLˆЦ=f“zY6М>4wС0cNe`HЖќЈјГ­№ЊђХЃќЂб3ŽуQ]INrQa~ѕ BШЮоСнУле/Ьœe…a˜Б 0*ІЦЉд& МJ„F8ДЕ `tRVIГq3Žуuе‚ЬЧё8Т]н=C;F2йжbamaANъ§kЂЌlTњц:Г—ЫО\жFХИŽY"ЎЭ|ЯЖД щdimefnaЮb"„<|ќВR“r’юДякз‚mcTајВmˆqёsRp\юfcgЧВЖ6g2rс7c†vb˜%ЙOЕTХЫЭ?іOWGW'лб +-хђ‹ЮGuятт`о!№Шп#„86Lт_тBŽ ѓРў=BќlY!™LЖ6.6азгЭХ~кЧkjЊе'‰цЬšсЮхћ{янНCЅЉtiTъTЖ–Ю$рuƒшдажа48fМ1–ЂТG.лкк‚ЩD8Ž˜мŒB7cј‡hЉjќ˜sц~žЭ{ž™[МrљRB>kцĘиИ‚тŠsџ^Н{7!D|гдˆщОђпЛ›x§fbeЕ!ДcлцG\П™˜•[РЖДŒ‹Q_мЦѕkЪЫЪ’R2тямЛ~э?•њщвЈдЉl-IРkб1Шажц†СеОwпряЧtOŸЭй5ЉЋяs3+„аф^ЪAЅ—БяGм]ќ~Ф]?чбЄмХЖЧлџљ0ЊHM^Кь Ь"ЂнЊбнžNŒ.жхV;Їa­4 lмsUUЅ3зЭкЮ7c Ѕ,9Žpм‘ыўB аRе{ћіыЯЖДДГГ[ГўЪхK„œmЩ...*/+ѓђіоїеЗкЈњrѓvggтњш‘ЖюиэсщiccЛfнЦГўO}qП<Жiы.—ыКyлN•њщващT€Ю$@}0|ШхK ?мукИб#§Ч†ЙmЫ—>žм€vчўўkчі-~оn!эўЛz™LАgзі ?/w.gюь™"‘HЁ8XП1Н–ёЪЯќёАч‰ФРМђ?:xЬ‰и‡:zЫ‘ WS' „jEљЪй=ОєMЁрђёпBСхоСпzpњ#„8V…§!ЧEgDJT–N—=вgMGЏ…ЉE_Лг.ЇєXПнэћБzŒы˜1„,˜VЧ1Йтыь19ŽpІш ЗпдпУеcУtчrЪЫЫљб_N^Й|БwtЗ.с!чџбъзЛммнЩыЂТТЈnь-эиСўофˆFWПЄФЧЧ—ИіѕѕSЉŸ. NшL„аК ›V._*‘HЄRiЬђЅ_nйŽшxBeЅЅЉЙБЋзNŸ6™ЯчЇЄeЧЎ^CIpыfќ­ФI)Ѕ|ў—ж*GЗ~ыъ-сBЪ№gхgХRDітбГ!oЧwв„y-@=ЮпЊœ=д}B(НјL.L/>Œъ1!юЕиŒСК›ЛВ^\ЌІtКьўмёЁєтяфИ8Нј;„АžŸЄО€Ўз13YLБЈ105?zЭР0U–лйsДT5eђ„OfЭIЫфUV‹ђ‹Ъ№FЇйЕлё“gВѓ Зnп=оl]-tusKNЭ.ЏЊЏx!дˆ‰ѕm5Хq]]ѓђxФ5yЁ]:ZšМ†(я1‡wъмЙKФЗ_я?јЭWoіˆд.Ц,_ЙЪЪкzьјыjkПXБ’ИЮHO#Ћ;..мM[wќvђ˜‚А~cl\l{ „jEЯЉBЎ]4зЖч‹њЌœвуЪYœlК „jEфП„Феў „PЏР}Fы‘ИЯТLХбZКьц K…”Ю6-Ў ЦuЬоэќŸчч #і•ЉШXvFŠ›ЛЖ?4-ЌВYl‹ЧуЭџЌЩOŸ2)--U"‘р8.•J ЁН='33CЕгІ2оьммЉTњ4%yкЧе7zЬј˜хKЪЪJKKљ+–-VЉ“. NkщL^CTю1П?bдбŸ~8№еоIM!$jcB,‹zMўЅ „Ше_~I‰‚tы7Асm8VЁНƒ"„=[O•wє\ˆzœП ЧeЪЙ,ЬэB2Й!$—‹BL3{„лм !”WўПу >ЩЯwr'Fьв>{AхПЁЗщ Œт6!ЄвЏ­€qГgPБHœ•’Є••іD,Лњ…бхU˜(ь?p0fХ.gш=Ѓ{‘Щ† >yТ.'nUЬСя~$„ѓц/|Гw”6Ћm /‹Šю5ќНСю.ігЇN:|!Ї+nхЊ5ŽCЧаР^="{їщЋR']: жв™_эп3wо‚Я>_ИgзvBЂхbŒJШEgЯђ\И\…XXП1ЎіНп ?giс’˜ћE^љŸЄмСКЃЇУРЪкd^YУњ„ТY0‰єBШŒСD™1X!БьBH*ЏEЭжЂ‘—уэГпЩ^Sz"мkЩ„Јg>N#BBIyЋЕ@лvјдРОQ~.ZfИЩc 3ЋЊ•h“ЧёКAі“лLЫЧ/ˆуь†”•<ЫЭ‰DAЂ-m8Нм/џzUЁЛб:u %Ј|˜8ўЦЕ…ŸЯНsя1Žуoі‰:xјЧa§МнОњња€Aƒ‹ з­‰=}ъ7"#UƒЪkŽ ѓ!яэ?p!єйьO‚CкЏлА‰š`ЧЖЭ wnoйОЫлЛ]Fzкі­›Оџщ:лЖќШ„7iФзљƒ7‚ОFнЬœУ+;Mъ|изyфед Ф!D=_}є–уРЇн9oўљАgU}ІНeа№ˆ„BС•ЫOG ;уfпяX‚—TVgnf5ЁgHZq21PЫьTЌТ†vЙС+;s#cК[с%'ѕaЅЦWrъ:`ђŠJ/^ЛcфУ_feУ ьkce“ќ№оЙS?Ÿ;ѕѓ§;џБ˜ЌаШОр•@=Ъ{Ь›6Ў[gfffnnОyыŽU+—#њХmˆŽ~#К{Dx‡ Gטи8…XXП1<цє >,“ /=­р•mиО>Nя—UШbB IDATп#Н2j~Z!”Zє5B(Фm†ƒт6!<Е№Bшiсд|-:ЗєЄійI,™nнќ6ШфЂ'Њ_еуޘM …Хmи'Sܘ_Œё†/˜1kDхЦ„зьА3иuЪХ”ХUзеh№wзЩ{‰5Ћ]­шйуќ­ЙЅПr_чQМ—кВ§D’Šœвž})ЧUм_Кь„a2ЙЈМцсƒМ5Ѕе‰-ЌщЋёfЬЏзЏK' ЭЁ{Т!”Н(!{‘F 9Ѕ'rJO(ЫyeЇxeЇєЮЎЦ0 5пc3МОР˜ р˜Р„Ч &Фыuј €V ѕae[›/1р˜0$ @=А” &8f0!–ВЩЗоcМ#Z…ž3˜р˜Р„Ч &8f0!Р1€ ŽLpЬ`BшѓJЮRdрб_g ѓ03cиМ,@0*:;цЊZ‰1ь^ X3˜?bбј~ТZМљG˜1€ ŽLpЬ`B€c3˜/cйа&рЭ.єyW6BшыŸџж&йьIящЇ^OєtЬЁхŸŽ ‹:|ј№Œ36ћ?Н•›SПŸ\Бl1Ÿ_"ЈЗNFe86Ь–+1ЭЃK`тѕ0q ПЧ|ј№с™3gвХrl˜%КТБa*ЅЏZљХбc'•§‡Fcш2О2Дќv-AџГJЏ|ша!УЊеˆ–ž’LVTXиЃG”zш2О2МТп9^ 9c&чЪ3fЬа#ћХ чЃКwqqАяxфЧя ЁL&[шыщцb?эу‰55еZjћ`јЫ—.зё7Ў=5N96LЧlYjІяцї‡†wtqАюгЋћ“ЄЧЪ…BсчŸЭђvwіvwž?oЖP(Tай)433!TTXш`Ы*.*BedЄGv %(ЁІЪ*MR€—›;~ьžЎŽЎNЖЃ?VZЪO~’д%<ЧŽр8о%<$%љ‰rJ…PЃ“ŒкГk{Ÿ—;—3wіL‘HЄQя{№:гр˜ёЦ ‡Ц0ь№сУˆт•I +ГfN‹‰+(Ў8їяеЛwсŽm›=|p§fbVnлв2.6FKmы6lZЙ|ЉD"‘JЅ1Ы—~Йe;EL 5bѕГУјз.\КžWР:ь§љѓf+gмА.ЎИЈшAвгћS ђѓ7Ў_Ѓ aарwтЏ_C§ѓЯY‹uўмпЁзџќіЛtEЈЏВЪєTЦ1gючйМч™ЙAС+—/эоЩоžs§кU"СЕџЎp8aУ•SвЕƒš”ЗnЦпJ|”’QЪчЙa­BFНяРkом cлŸи7Њ›3mЦаъyЉЏў{љЇ#Hg|ша!ђ‚œ.oўіЪЇВ•O‘’Аіўѓ.:є}OO26МCрщ?ў Fёљ%НЃКeфф+ыT ?1%МSgƒQ\\МnУ&jY.ql˜ЙљХŽЁњК:oч2ABЦіA>ŸПˆЪЪЪ6dPjЊэт…ѓ'ާrј‡ЃcFяж1=-ѕјogІ~єсФЩє6]tUІKOG}]]x‡ ,оѓCПОу‡#П"„ІLžаЛoП3gЉLЉБ‰R>HJѕї@egg 2шiz.5Ѓ6їЩ&ДЯŠЫ.]ПгЂЅь3fлЩЪ^™ƒ!—Ы›Ќ‘ЩŒŽўrђЪх‹НЃЛu 9џOУуXE……Qн:;й[:кБƒ§НЉыЈTˆY,сћ#F§щ‡_эєб=jGИ@„Ѕ••T*UNPЪчћњњзОО~Ѕ|EлњєщwџонккšЛ‰ ‹–,KИsЛОЎюў§ЛНћєSS„š*k4)!сі;ƒњ{И:pl˜ю\NyyBhьИ —.^(//+++Н|щт˜БущRЊDMJ_ђ‚_RЂQЫ{Piщ3щ›ЕФеЭ-;;‹ќ˜хцюN\Gvэvќф™ьМТ­лw“ыДЎnnЩЉйхUѕ/„‚qeЕтFІОкПgюМŸ}ОpЯЎэšSыŽ —›—Ч#ЎyМ\g…lKЫ€Р Cп~йЕ›Н=ЇKDфЗп|ЪfГеЈmI•ЇLž№ЩЌ9i™МЪjQ~QБ­`oЯyћw§љШЏ?yчн!ііК”кы$ ЋџьYž —kРŠМЖр№—NОyьИ—.šŸ““-•JsrВ—-^0~Т$"jњ”IiiЉ‰Чqr:8mњ'ѓчЭЮЭЭ‘JЅOS’Ї}}:qƒt=kІО§ЉђŒŒŒХ‹wыжИЁŽŽŽ]Лv]Дhѕnв)ЉЎЎ^БbE`` qВLešоК‡іННљў—гк§ иvјдƒєчЅ!5bѕaуп5b\-T§њ%ЃF­ZЕJйlїўћя+Gѕщг‡\Б$йЙs'“ЩЄk„ЙsчŠХ*E™™щюЎюa5•UhIJ&“IјEуЕ5vЫ–- †ŠЏkяОћnmm­Зoїюн*~$tШ!2™ŒšЋЎЎnшаЁЪ) Цж­[еЇe=Ъd2YLLŒЪњ"„0 [О|Й‚‘дххх;vTVK•ію(Ѓа=д'Fк5jћйцДчѕк„БŸm&Іњ@Кр‡ЯЗ>ѕ8f:ьээщЂіэлGеЋQлG}ЄЭ-љрƒдыбО кЇ477ќјБёкGmЁ?ќа€З!t№рAjЎI“&i™Q›;Ѕ† h,kсТ…tj•;C›мjїа˜X›І@ „c~œ[ѕ0Ћђ^FYbџЮгт›O o<.јяaо•{ЙГџН“yўv†оŽЙaЎ€7Фмм|пО} ЂЂbТ„ ЄМЊЊЪЬЬlїюнUUUeeecЧŽ%ЃŽ?N^пПуЦФ5‡УйЛw/Ч“H$/^М8wю\ЇNˆЈ#GŽœ?^Ѓ1WЏ^%ЏwэкU^^.‘HŠ‹‹/_ОМzѕъАА02–И…дМ w—”wъдi§њѕWЎ\)((ЈЋЋ“Щd >>ўНїо#HЅв={іЉ}”YА`ANNŽX,ЮЭЭ]Мx1)џѕз_Џ_ПЎ&#SІLIOO‰D=ъбЃ)џљчŸЩы7nP?Ю™3';;[,gggЯ™3GBеЗ?B(11qїюнdьЂE‹ˆZчфф,\И”якЕыюнЛ*‹8sцЬ№сУ?~,‰RSS?ќ№Cх4-П;:uэ{ІƒЂ &fЬ|&8c^О|9)OJJЂFQg3YYYЄœУсђ)SІђўљGЁ GЦŽ9R}Нp'зУ1 ЋЉЉб˜^ЫІPЩ‹/ШМtj[и> кfЮœЉ`ЦЌYГШиЩ“'kS5jдшбЃЉQT'чрр@Ъ?њш#R>eЪ…ќБ~-Љ&здЉSЩЈYГf)Фޘ1ƒŒ6mšJ…Н{ї–JЅъ mљнЁCЫюЁ*ДЧ3fв7›1›2'N$Џ§ќќЈQ“'O&Џ§§§ЩГ-UUUЄќкЕkфѕ!CЮТјњњ’БЗoпжhLHHqујoМБrхЪŸ~њщЮ;џoяОуЂ6ћ€?ЗИc/™‚ hQqЂb…ЂжКŠЖU+ЈU+­–:ЊтЖюRЎ:k­кZё­ЃjЋЖЮŠZ'Š82TPИc;nц§#6Mя’;юр€пїУЙм“g%ф—ф’<еееz5JЫяПџўёЧwэкебб‘xA•‘рхЫ—tЫжБДшžž’ѓѕызki‰ŽИИ8ђЧіэлгeeeФєеЋW‰щщгЇkeЂ;ЇюШЙИЉSЇгtз цЬ™Ууё˜K1ЪкЉЫцhtŒ№И”ЉЕmл–˜ЖВВ"EоЫу{+ УаŸбЪЫЫcYD"Љ5ЭМyѓˆ§iJJJJJ >ЭчѓУТТцЬ™C\`dI&“ >МжЋшRЉ”юЋ:і–:hЭ!ŽEA kзЎф–––Ф4ЙЏ^Н"ІЩПаЭЉ;r‰фŽвCзъ^НzеZJзNн7@ЃгޘE"1­u-y/вh4u)ˆђ-}єбЁC‡tЃ—JЅК|љrddфЁC‡є*єЋЏОbѓл6ƒzыУhEЃZO1ggчZгдqэд}ѓ4: 0з‘ЇЇ'1——Чќу› ЃЃЃ?~œ™™љѓЯ?/[Ж,**ЪХХ…јvѕъеzUШ'L˜’’"•JёЪ( НВ2Š'OžhЭ!?ЮЫќЈX]W“юФ=2z‰фЖЄЅЅi}KžCзъz8Ш0ЗЭPš~`'ІП§і[ceлЖmлбЃG/_О<11ёў§ћФќŒŒ r2ђО›ђŒў|rˆњф“OLTюЄI“ˆщ;vЬŸ?џйГg*•*;;{кДiћїя7z‰фОvюм9gЮœмм\•JѕьйГИИИнЛwп’7ЁzfицQыV0CRщ?7›џуRuџŠх=НЬв-‚вЇŸ~JN?pр@цВДnZfY=†j№Ы DEEеН п’яRfІ›'цЅfܘQkY3gЮdŸa]z†ђ+У6ZЗ:€СLєИTюЫтcЇўИё Ћq<.Uwп|ѓЭŠ+ј|“п‚ДfЭђœ/Ој‚y‘хЫ—wяо]w>‡У!о‹RŸш^Щ9`Р€Н{їšДшяОћŽђžv.—ЛvэZS”ИqуЦ аНAšУсЬŸ?У† І(š%У6ZЗ:€ЙБВВюв](Ёцp)!Фхr—.]њєщгХ‹‡……ЙИИ —nнК7nћіэ™™ЌF IOOпМysTTT@@€НН=Ч‰D­ZЕŠŒŒмЛwяЭ›7Еюд2dШ‰'оzы-­Kм[[лЄЄЄЕkзZZZђљ|//ЏЈЈЈызЏ/ZДШзгМyѓnпО=qтD___ЁPhooў§їпŸ9sЦкккЄE[ZZž:uъРoНѕ–НННP(єѕѕ8qт;wbbbˆdFЌ—Ы]Нzѕ“'Oттт‚ƒƒx<žƒƒC``рЬ™3?~МfЭК7iзУ6ZЗ:€ТўЙrЦYЗчшлсЁ^nЏУ‰П–наі'ЇŽfoM1,hЄ8f?LчцЭ›‰їZ‡„„аН#L-jњк• gШ ZЃжЈ5FЃQЋ5Эыј, УО?xlзš8š‚Љ‹0Jў‹-Кpс†aЦЪаЌ˜U‹j­ŒQj;wюмcЧŽс+дЬ™ек!PЋzюs3щЗњйЃš"4OFИ+›иФ9މ6їFБчbf”&фчч1C@Ї~К7??ПWЏ^ѕPPн5™э­ѕЙщ˜zGmКXаL˜іцЏ;wњњњZXXнПŸЉVЋ.\шъъjee]YYЉЕ~E>к"OФЧЧ;::zxxœ”нKЎ­ЃЃcttєЎ]Л№є—.]ъбЃ‡ЋЋ+9Ъ`иЮ) MHHˆ‹‹S*•*•*..nгІMЬы‚мК„В“™{žamRnиFйДиw eZ‹Ай2Еr ћoЂмЎtkШfХА‰вэ:˜џСMНGeУАXа|­лs49=џU‰ џ+ЋR0џ}НуHY•Ѓ‚HaџX\\ŒOWWWѓљ||кЧЧ'-- Ÿ.((pssc“•VžјБ-1­Wцооо[Зn}ётC‰dеее...,+€ЪЬЬФЇ322МММшš е--[ЖЬЪЪТЇ333)ыƒў˜™›L$hйВ%QЅєєtЪœйє Й tmЄœящщ™‘‘AT eЫ–Dњќќ|Кт(ЋD‡МŽлЖm5j>§с‡nпОa)КЪдкН†eeeЕjеJЁP`{ша!­‚z€В9t…~єбGызЏпИqумЙs‰шжЙ9tRv2ѓЦРаЪ [ЏѕhР&ЄЕ8e(Тœ-ЙїШиќ7imWфЏиь ВЂлuдZ%“юQйgp,0CЃІ­IЫ—Ѕф”п{Zz'ЃшVšјЦу‚kЉ/“Rђ.п{vёNЮЙ[YмШ<ћwЦЈikˆ ЩќG„рфŒМu{Žš60S~фѓљ<Чуз йgE™єЭќж­[C‡uvvnгІЭЩ“')KМvэZXX˜ЕЕ5~јBфSkB*• ŸV*•ф€Эм4G^}`ІkВ^9Гщ6mЄœЏUн>ЁќHY%2КuD(--ЕГГ“H$bБиЮЮЎДД”a)}7W­є#GŽќљчŸ5ПППT*еЊ Ы ањыЏПvшаЁUЋVOžПККŸЦC­Е”ѓ===ЩGєžžžЬ]СP%2КuD6zєшuыж%$$Œ3†y)}7W­є7nмшйГчЕkз>ўјcнФ,{€@WhDDФюнЛ7oощкЕыњѕыЅRi~~~ll,›6RЮŠŠТ3‹Х3fЬ \)HgPV‰ŒЭ:Љ‰йН{їž={bbbи/EFзНZЕэйГЇ@ XДhбИqуt3aйЬ…^О|Й  `тФ‰SІLINNNMMХГйошZAйЩЬ=Џo[(scxŠFЏMШр…amAєџMtл•V йь єнDйќƒ}j”ч иєF3UџgЬjЕzеЊU>>> SЇN‰‰‰КYХЧЧлии У:Tлё›Ь:фяяЯчѓЮž=KYтёуЧлДiУуёZЕjЕeЫі@­]ЛПЯpТ„ 2™ŒЁ феее}є‘ЅЅЅЋЋыз_-tkЎW“‰2™lќјёxЮ ˆъ€šВO’““ƒ‚‚ј|ОЯŽ;иД‘rОT*‰‰БЕЕЕЕЕ‰‰!ЎєjеDkPV‰Œn‘i4______ќў2†Ѕєн\Еj‹aиЏПўъххЅVЋuЋСВ”…FDDќђЫ/x‚K—. 8cБН1З‚В“)gВl о$Lч IDATѓzЄkИО›нŽ‚ЁђL}з FџпDЗ]iеЭJпM”Э?ИбїЈ ]ФPU–™›Йz8cцЌлsєэ№P'фC“ыRCцnбw“0V'/уfіCœвЅ}ъ˜ЇQЦЗ'rгe”ќMЪИ]РlџŒУ0Й\.‹“““wяонЗoп‘#GVWWН  щ1I`V*•/^Мјс‡ZЗn:zєш| бhŒ^–a0 ]#р5“ќЦЬчѓНММ>ўју;wюјљљ!„Ю;їѓЯ? іэлЧљ‡ЅЅЅŸŸпЇŸ~њєщS"ў•жGђœгЇOПїо{NNN§ћї?rфHнk~шаЁИИИ‚-ZєяпŸ\mrMЄRщ_|съъЪчѓЕОЊЎЎўју­­­ннн7nмˆЪЮЮ0`€H$rww_А`JЅ2bWhJL{ѓ—““гЪ•+ёщƒѓ/_ОLLзддdggянЛЗ[ЗniiiЕц‰aXllьЛяО{ђфЩ‚‚ЅRYZZzсТ…?ќ№ГЯ>3ИЊ&::zܘ1чЮ+**RЉTХХХ.\;vlttДющў„ Жnн*‘HдjЕжWуЧпППT*-,,œ={іњѕыУУУЯ;'—Ы зЎ]ЛvэZЃt€ІЧфweП§ілјФнЛw‰™JЅrпО}yyyJЅВЈЈ(>>!TQQO Ў6щЩзœјс‡яОћ!p§њu…B‘››‰кЕkзj­GBhчЮ‡FљћћпЙsG.—пЙsЧпп!tј№с;wje’–––’’ЂVЋuЏ„уЧ DMцЮ\ZZКџ~|ЮО}ћŒвšЮК=Gћ……КЕpТ?лˆxЬ l?prъјaіжэŒhnV*•!@ P((ѓTЋејс–-[цхх1чйЃGлЗo#„nнКеН{w|ІX,vssCѕъеыњѕыдMeМ+;$$?tИpсBП~§№љ/^Ф,BBB№B‰LЎ\ЙN™JJJ—.]*++эьь№9їюн 4zWЈgQгзі ‡MЪ›Iчv­‰Уƒ&sЪЊšзW^ХХХ’nšќŒЙИИŸpppР'0 лГgOП~§\]]‡У!~І-,,Ќ5УGс=zє NyёЈŒJMM­5Ъ›П?~ŒлЋW/"%1M|KшбЃ]ўэлЗGйииs:tш€Т‹R*•DMъвšЃ=ЧLчќљѓјDHH>1ўќuыжQ&&пe˜ЊЊЊ:цР’P(Єћ ?-&Ÿ ‰ЕЮwMк#гž1—””,_ОŸ=z4>БgЯ|таЁCUUU†UVV2чCŽg;wЦ'222tЯ} Ов‹Ÿд"„nмИAЬ$І‰oЋŽ] щ1I`VЋељљљћіэ ЩЪЪBНѓЮ;cЧŽХП%Ю­­­СгЇO'NœH™НН=>ёїп3ЇL™‚OŒ5ъђхЫRЉTЅR\МxqљђхDижWLL >1uъдффdЅRyяоНЉSЇj}k\uь Mё3ўCЉ——зФ‰srrBУ‡?~ќ8—ћКЌёуЧуУ†  …экЕГВВЂЬ*""ŸшнЛ7qћєјёуgЯžКџ~пО}ёцссёілoЏXБтсУ‡†UћѓЯ?5jBшЩ“'нКuГАА~ђф B(***66жАl™еБ+4=& ЬЎЎЎССС“&MКtщвбЃG­­­‰›6mZКtЉ@ №ёёYВdЩоН{)ГкО}ћАaУˆ“EТњѕы“’’ЦчччgiiЩчѓнмм"""–,Y’’’bXЕЙ\юсУ‡<иП'''чффєілoџєгO‰‰‰ФQ…qеН+41F{\ hђšТуR`3`F 0f3`F 0f3`F 0f3`F 0f3`F 0f3`F 0f3`F 0f3`F 0f3`F 0fФ„™Ус˜.s`\цЖВ(ы“˜˜шююnЌЊБЩцж{€FЭ™CЅюй6jаІ0wюмcЧŽafит ИR`{АЧЏ{ФŽ’УсМгlb L!??ПWЏ^ ] 0-гўЦМsчN___ ‹   ћїяу3еjѕТ… ]]]­ЌЌЂЃЃ+++ёљgЮœщдЉ“………ЏЏяž={˜“QІ0`Рќ'И|љrdd$BˆУс$$$ИЙЙY[[ЧФФШхr<‡УйДi“ЗЗ7—ЫеЗ†”3‰3ЄšššI“&йлллллOž<ЙІІ†H@й9”Й‘q8œјјxGGG“'OЎ^НкйййУУуќљѓx‚ьььaУ†йккŠDЂСƒ‹ХтввR—ЂЂ"<RЉtuu‹ХZ9Sі ›ўз:$>ъЕBхrљФ‰­­­нннз­[GY †a\.ЯŸЁcЩЋRЋVZ—sєк>ЩшjЋлљ”EГ)аl™60_О|љкЕkЅЅЅ|№СфЩ“ё™ЋV­К{їnrrraaЁЅЅхќљѓёљуЧ_БbEeeх•+WnмИСœ˜Œ2MBBB\\œRЉTЉTqqq›6mТ_Йr%555''ЇААpщвЅD&7oоLNNжh4њжr&aётХ/_ОЬЬЬЬШШxўќљ’%K˜;‡97œX,ЮЫЫ‹3fLaaсѓчЯуууутт№o‡:sцLБX\XXшяячшшНkз.<СЅK—zєшсъъЊ•-eЯАщ:z­а%K–H$’œœœ”””‹/ъц†_„Р0 Ÿ`шXђЊЄ[ЇзіIFW[нЮЇ,šЎИт @Ёu{ŽоMЫЯ+’сeU цПЏw)ЋR`Tа?{тcqq1>]]]ЭчѓёiŸДД4|К  РЭЭ ŸіііоКuы‹/Ш™а%f“цЃ>ZП~§ЦчЮKT)33ŸЮШШ№ђђ"цчччзš!e )g]сщщ™‘‘OЇЇЇЗlй’Йs(sгЪ_?G$І‰ШЊЋЋ]\\0 ЫЪЪjеЊ•BЁР0,66іаЁCКйRі ›ўз]я mЁЫАeЫ–DвггЕђд-ˆЁcЩЋ’ЙžzmŸdljKtОnбtEPц0+ЃІ­йpј.›ПQгжA“љСЩщyыі5эГ““>aeeЅRЉ№щќќќ€€>ŸЯуёмнн‰kЊG§ѓЯ?§ќќN:Хœ˜Œ.ЭШ‘#їюнћЭ7пФФФ‰[ЗnMLѓ===kЭВ†”3 ………mкДСЇлДiSXXШм9ЬЙ‘ …фi"‡ызЏ‡‡‡лииp8kkkќ v›6mzєшqфШ У.]Кєо{ящfKй3lњŸŽ^+Д  €Јбc :–М*™щЕ}’бе–ВѓuбС­ €yŽйУУуйГg*•J­VcF\rьоНћЩ“'%Щж­[‰ыŠt‰йdИiгІИИИйГg'$$‰srr№‰мм\77ЗКзr&СЭЭ(1;;[їВцми5jдДiгђѓѓ5Myy9БЏŸ3gЮцЭ›џўћя^НzYZZъ.Hй3lњŸЯчKЅR|КИȘЙ-tКЛЛ &шлБьБi2]mщ:п€"ЭVциииЩ“'geeЉTЊдддшшh|ўшбЃ?~ЌT*1 #N_шзšсхЫ— &Nœ8eЪ”фффддT>> SЇN‰‰‰јќC‡љћћѓљќ€€€ГgЯ2'&ЃLёЫ/Пр .]К4pр@МkзЎХя†0a‚L&ЃЌЊ^5ЄœId(•JcbblmmmmmcbbЄR)sчPцFзЋ”гЧoгІ ЧkеЊе–-[Шi~§ѕW///ќ,M7[ЪžaгџЩЩЩAAA|>пЧЧgЧŽЬmЁЫP&“?овввееПТСмv–KoccƒHїaQfЮІЩtЕЅы|­ЂщŠ`Ј<РLдУoЬœu{Žі ukёњЧ69o?prъјaіжудŸfўЄѕwп}—Нvэк†Ў4VQгзі ‡MЪ›Iчv­‰Уƒ&sЪЊ5>!..Оtг/ByyљІM›ˆЧ˜'ЬЭ‡УсrЙ›7oіђђjшК`вМsГНŽнl ћ˜Ь€1кЅьЏ;++s6юЭдl ЭОЯЏgpЦ ˜‘f˜Чї.пЛДЁkP3ц]йКяР5G#цonŠ 5ЧіШRoЊ*Ы5vмN=ј#&Y:Йж~ЌƒwTн;ЧXљ0Ц\ЪЬу„БЊWT Yўi‡Ы™Жвк/€ŸѕHЕmIѕƒ•+ікВ‰Э%“?ЧМ}Iѕ­KŠ9l:ї<ИЁм0ЇЊG_‹Љ_Y“OЏ-Dœ7пБ?лŠ/@HчЬћР5G CЎ9L^\ЈБwті!|wЌск=еџО•=ЯR# Нб•?8ZиЙЇ€a>љ,г пж\њU^*б8Дрі}_8є#‡Ћ]yЖтŸcе!шпю:ЖGVQŠ}ЖФЪ?ђфGMБм_}tЗlв—жHчt–јHфLNPkoАЬ@cgђsЛ sЌьЙЛО–цчЊw-ЕsтN˜cE|;(ZДчЂCПї…—OЩOь“‘ьћОpзy<оœ9TѓѓVй]јп§сiёПoegk№dп.Џ~њH5eЙѕŽ3іяM;"gžOvъЇš_vЪzєГјюœCїОGО“§vА†œр­HсЎѓгуmђsе{WW“ПJНЅBu §їсјєУ[џ E9VA\sдŠІtНЁo>/уfќю*т+{ЮФyVхХšЅ+ЫK41ѓ­lьџ3CЦ-„œСЃ…ЁЄг r>#'[Š,_Ї<LŽzяcK g`”!tўшы@+“b<BTQŠљђужй0Я'ЛєЋ!48њп:рs#>‰,9AН!ЩЫџ š[UІAYл§л|КЂьпdњтGз0 4ѕёspИРн›[№BуюЭХƒСо‘‹Вwт"„Ъ‹џљlIёЛTЌAЭ*'цОNBiНдвЦ[^ЌЉЎРl^зГКCйк~ЌУаš‰њxWі_ПЩ ^hь9/4§&ˆ_•—jœЙЅ„Н3mHsrхJ^iЖžВЧƒйРQТОяYфeЉ'Ћўї­lџiЗ{†љdіЮмБІЂTcџO№HЬFчќЋgЉ7•oДРчЄоT"„:їќЗK5„i‡Ћящаѕ†ОљhМLўsYБцаV™Ћ'їы§vЎžмC[eeЄsСг?ЫrьЬ!9B(l]&F‰B‡wШЄUX{pC™0Ћ џjѓЂЊМ,uЋvќŽС|єЯй-У|2МФ3‰rЅтuњ RЄЃ2ќK[{ЮЁэВє•J‰вяЋwШь9У?ЕФИzrBїЎ)х5иёНџљщкЪ†ƒПдŽВ”Нa@>/уŸ1“o0>pЭёРЉLŠЭJАБwц~ЖФ:~jх в/VНўХїlbЭйФ !ч­Hсћ1–ty%ДЂѓЧфг"ЫœvљCFПŽ }† я=}ЄцpPЛЮќшЉ–ЬѓЩ>јФRЃAзўPœMЌqhСёЉхаq"–ЭlсС]Бзюи^йЖ%еUenчќсŸZ:ЛН>жљd‘ѕўѕвЭ‹Њ0ИљўDбЏ?дЬљА§їЪ?eo€Ц‹ГnЯб~aЁn-^ПќйFФc^`ћ“SЧГЗжўНVпзG7в‡|LєЎьFкаДщО+;jњкžсяАYіfвЙ]kт№ ЩœВЊFOˆ‹‹/$н„Waf3`FъуЎlJpй– zЮhЙA­l(ЭЊБъ\ЪЬˆбޘЫЫЫkOдјйллЃfгXhц№}~=ƒ3fРŒ˜00;88888˜.ГbФ–6™Nkи†˜I7Ћfв6жЌY3qтDгхџёЧЏ]ЛжtљаррŒй@hGйД+ТDkФмVДЙеGKIIЩž={VЏ^tјУ"ўљч!CмммZЗnѓъе+цeWЏ^Нkз.ј9 4a˜AуVVVжаUЈWfооФФФaУ†ЙЛЛуЫЪЪj­№ж­[ЇL™’‘‘‘ššкБcЧ &0/ыссёюЛя>|иИ5Р|30ЫхђщгЇ{xx4љ‹иxыДšљ§їпwюмйХХ%<<<55ŸЉVЋWЌXбЖm[wwї˜˜˜ЊЊ*нмфrљ”)S<<<оxу-[ЖѓsssЃЃЃ[Жlщцц6rфH‰DRVVцччW\\Œ'P*•mлЖ•H$фмt—ТчŸ;w.44дХХЅsчЮ leДV%љ uнКu>>>ўўўgЮœйИqcыж­§§§/_ОL$оМysЛvэ<<<ІN*—Ы™ћФССaЧŽ;vttќЯSнССС™™™ЁWЏ^9:: „222‚ƒƒЩы‚хЉЉЉљт‹/МНННННgܘQSSУаLЪlkэjJt­ІЫ„nЋ ї?]cccё7oоЌ[s‡џbПFшКŽь?ў2dC?ш:uъTddЄНННЭДiг~ќ˜ЁOвввˆЋ „sчЮ>|xЯž=~јaЧŽггг'Nœ8vьиў§ћ“ыУfДoпўїпїѓѓУ{{шаЁOžџ?ЯaВщCќмнХХх?ўР[ЭАЌZ­vwwgОD€Qш>.еШБ(,,Dс'pZЇqЭqжввRЅRсгЏ^Н uvvvrrzу7(w%bБиЧЧŸЦїЇИ›7o4ШгггСССУУП‚эыыл­[З'N`–””єюЛяjхFЙBшЧМxёbXXX`` нe@Ъ&дкdЁPHž&/HДЫЧЧG,зк'КQ!~їюнъъълЗoЧХХнМyS&“нН{7,,ŒMѕДš#‘HˆNіѕѕ­ЫЮЎЋ)бЕš.К­ЂжŠХbooo|КUЋV” Ь™3чћяПЧзЫ5ТІы***њHІѕAYYй‹/&MšФцb~d\k2)cf777„ўя Г877З‡—”””••i]ЄХЙКК>{і Ÿ&&BќёфЩ“гввJKK_Мxa>њєщ;wюМuыVїюнE"эЄщ– NLLЬЪЪJHH`s™šРчѓe2>]RЂпЛH‰ц<ўœ8Vcг'd"‘ШЯЯoїюнСССіііп}їПППnлйpqq!j•››лЂE |к€fвu5%КVгeBЗUАiр‹/№щчЯŸы&Ых'NLHH№№№`Ў›nЮ”]G’’Rk%‰Ыщф™ЖЖЖ_|ёEхx~pQIDATrrr­‹ЇЄЄtюмЙжd4RЦ Ь~ј!Bhћіэ555лЖm3bЮfШооП#‰YLLЬŒ3rrrT*еуЧcbbtгŒ9rбЂEEEE‰dсТ…Фќšš‘H$ Ÿ={FЅ!!!|>хЪ•бббКЙб-ѕЩ'ŸЄЅЅ)•J Уиœ :uъДeЫ™LіъеЋYГfБ_!„ЗЋЈЈhбЂEјциѕ‰–ў§ћoмИБ_П~Ё~§њmмИБџўZiXЎ‘сУ‡/\ИP"‘H$’ ?а5“![КЎІDзjКLшЖŠZ1тЫ/П,.....&џоO˜5kжЈQЃBCCk­›КЎ#8pр‰'из!›žžЎRЉ ПњъЋюнЛзКШ‰'ЈW)4"Ц Ь‹-;vьЎ]Лмнн›|`ž>}zŸ>}jНž6kжЌаааaУ†yxx|ђЩ'‘‘‘Кi№ЛК:uъєц›o’/ЯnлЖmбЂEžžž‘‘‘={і$/ђХ_фффP^ЫЅ[jШ!уЦѓєє\ЖlйЎ]ЛиЗtЫ–-ПџўЛЗЗї€оzы-і "„zѕъеЋWЏЮ;;::A‚MŸhyчw***њіэ‹ълЗoEEХ;яhџЦУr,]КдХХ%(((((Шнн}Щ’%ЬЭdШ–aщЂk5]&t[E­/^lccкН{w@ћvŸўyжЌYф‹Щ,з]з‘=њЗп~УяœGЄкžд4hPLLŒЛЛ{XXXIIЩ?ќРМlAAСoП§ХОOh\Œyѓ—I*hfЬф]й?ќ№CnnюŠ+ЖРЬedd|јс‡lЎ-бš5kвгг‰јjt'NlпО§ќљѓM”?d rѓWƒЧ VQQБcЧ}/‚цcсТ…ѓчЯ—Ых‹/жН=ад,X`вќMђ0№цЏFЦСССззwвЄItO=рууг­[7ќ^9цЇЋfޘ™&і\80…ииииии†ЎР@F Ь 2heCiVPŸрR6`FŒvЦ\Яw~6ќ=РЭЄБаЬќюїК€п˜=мL:gвќM˜BїяпзыЋF*00аXЭ1bV ЋabЌвЭ-ŸzАsчЮььь„„„z.wюмЙmлЖ§ьГЯъЙ\єЕ1žеcєq‹з–?œ1Јэg›6bE4–5bцѕ,//?|ј№/Пќ‚Ф0lѓцЭGхp8#GŽœ>}:‡УAџ[#ЦУыЋWЏў№УЉЉЉ–––ЁЁЁГgЯvuueXvюмЙЃF3fŒ­­­)š€)J•Z­VЉUjЕJ­VЋTџLЈUjЕJЅf~y>3Иљ 4nцф(™y…O:еПb€ŠЃG&'';vьшбЃwюм9~ќ8>џў§ћЕ6dџў§cЧŽНpсТщгЇлЕk7gЮцe]]]ћѕыїћяПЏ54JЦ Ь …bХŠЁЁЁФAq­_5FxДкђЫ/П <8$$$***==ŸЉбhЖlйвЗoпž={ЮŸ?ПККZ77…BБtщваааЗп~{џў§ФќМММ3fМљц›=zє˜:ujIIIEEEŸ>}ˆG™U*UпО}Е†Bв] Ÿѕъе#F„„„ <јиБc”Ђl‚жњ">юоН;<<Мџў—/_оЛwoDDDџў§oоМI$оЗo_П~§BCC—-[ІP(˜ћ$00№ЇŸ~8p`PPЙФЁC‡ццц"„ФbqPP>pYNNЮаЁCЩы‚хaгW”шЊM— нj%w e хrљ’%K№їэлЇћџј_ьЛT.—Џ\ЙВwяоН{ї^ЙrЅ\.зmfRRRŸ>}ˆ'Ožœ6mš‹‹‹‹‹ЫДiгNž<ЩаEZvяонЏ_?[[[kkыqуЦQЎ-яМѓЮ_§ХОš$cц;w?~<**ъцЭ›уЦcљUc„яkјпЙsgџў§III§њѕ[Йr%>sЯž=?NLLМxёЂP(мМyГnnлЗo/--=}њєџўїП[ЗnѓПјт‹БcЧ^КtщтХ‹ОООызЏЗГГ4hа‘#G№ЗoпюдЉ“““97нЅ№љ‹/ўќѓЯЏ_ПŽ_]Єle”””ќљчŸSЇN]ИpaIIЩйГgЇNJ”ˆК{їю‘#GNŸ>]\\МcЧŽZћ$55511ёоН{фRТТТюмЙƒК|љВ……Х•+W№Ж‡‡‡iиЏ6}E‰Ўкt™а­V2ЪnпОНВВђЬ™3GŽбъ ЂБИeЫ– 6Œ}—nпО],Ÿ:uъфЩ“Ф!ЫШШшаЁё1+++ ŸюиБcVVCб‘ЩdьбЃG­);vьШ&~аД30уз Ц' ЧЯђЋ&cбЂEЎЎЎ–––&LHKKУg?~|С‚nnnжжж3fЬИpс‚ю‚gЮœ™7ož“““ГГѓМyѓˆљЧŽыбЃ‡P(ДББ™>}њпџњшЃŽ9‚лxётEн7!S.…‰DEEEЅЅЅюююЫ–-cпБББ–––яОћЎL&›M$Рлхфф4oоМ3gЮдк'sцЬqttд*ЅwяоwяоE]Йreєшбје;wzїюЭ\НZ›CзW”шЊM— нj­Е†gЯžХћСбб‘ИќЋыСƒЇNZМx1CнаЛ”\Ѕљѓчk„ЌЂЂ‚ќў™Lfii‰O[YYQ^ђaиЋWЏŸ~њ‰ЎШlmm+**є-€†вСлІГЏ}ŸSˆПkhGАЮ^A>uЯж˜7сзё8ggg–_5ФюL$Љеџ ">Ÿжh4ј3ZŠŠŠZЖl‰O{yyѓSRRОљц›ДД4™L†Т—ѕђђъмЙѓЙsч tћіmн7хRЁ 6ькЕылoПЕЕЕ;wnDDЫ&дкd ђ4yAЂ]-[Ж,**ЊЕO\\\tKщоНћкЕkЅRщƒVЏ^YSSѓ№сУЏОњŠMѕšCзW”шЊM— нj­Е†EEEФ‹ащоˆ.‘HV­ZЕeЫМѓYviqq1Q//ЏттbнœэььЊЊЊˆŠYZZЪd2kkk„T*Х'шоиuџў§ъъъƒ.[ЖьћяПg^МВВвЮЮŽ9 цуЩ‹Њо6ф9н{ІbБѓdfЬРьттRXXXRRвЂE ­ŸыОjк\\\8€пŒJЇE‹љљљоооЁќќ|bўмЙsgЯžнЛwokkkЉTJœ Ž?>!!СггГK—.BЁP+7КЅ6oоŒaиЕkз–/_N˜)ёxМšš‘H„єя’hзЫ—/‰26}B& [Еjuј№с€€[[л::tЈM›6Кmз]_QЂЋ6]&tЋЕVЮЮЮ/_ОФ#шЫ—/u(Šљѓч/XА€Ј Ы.uvv&Њ”——Їѕ#ю7оxђфIhh(ўбЯЯябЃGјUшЧћљљ1AyW—ЕЕѕ„ іьйУМ,BшЩ“'ўўўЕ&Р|Єц–wі}} {55O­ЊkTFЦН”=x№`„а?ў(—Ы8РђЋFЪжжП#‰йШ‘#WЎ\љтХ ЕZ™™I9ˆьрСƒзЏ__ZZZRRB~xT.— …B ‹ќќ|ђOЄ;wцѓљ[ЖlЁаžnЉ dggЋT* У№+с,љћћяпППІІF,ЧЧЧГ_!„ЗЋДДtнКuј6€иѕ‰–оН{янЛЗWЏ^Ё^НzэнЛW7ˆВ\#dt}E‰Ўкt™а­жZ 4hУ† eeeeee”?{ЧЧЧ2„|SЫ.8p`BBBII ^ЅAƒщІ ?wюп—' :tлЖm‰D"‘lлЖ џI›ЅХ‹чффЈеъЂЂЂmлЖuщвЅжEЮ;їж[oБ/sp/Ћ!tуё+cehЬРнййyшаЁC‡ХяВжM3tша‹/тП=!„FŽ4|ј№сУ‡wыжэƒ>РчE3rфH^^оЬ™3ЖРдrrrІM›VЯі6д›ПцЭ›чччoўfEї]йQгзnŒŸЯц#п<ЖkM4™KЉЊљчЖЄтт I7сЭ_OUUеO?§єнwп5tE€ЉЌ[ЗюГЯ>S(6lшлЗo=—оPc9зџЁц s#ШхrчЭ›чццжаuІтщщ9lи0…BAќ0CћїŠ[М6fьpцdп<6Д/УŠ€Рмؘљ QŒ;vьиБ ] <м~т§‰ZЩъ;0—W+ЕцјЖэhXV о№fвXhцtƒЊ[аeУРМ§€яЫ{zцZя.€С`иGРŒ@`ЬfРŒ@`ЬfРŒјsIYЅqыa†œlК €&ыVrjCWСфzwfјтCѓгмќ•їА`уВ4ю“ЖО-К€&шЏыwо№fCзТфNќy=тMŠA№ФFzцЇЙљ ;ЏYБPпхkЗЮ‹‚и 0.<*?~Qна1ЙŽож”Бт3НsТЮУ›WЮ,ЎЄxKY3#v|ТЮЛжФ5tEMЪ{о|URгіЂзОьнЩГЌJЁ5т3C.ek0LЃбА`уЂб` ]@г{Qш†f гh4jl\АfаF@ƒ€Н(єƒюЪЦ†5§ГЩцаF@У€Н(є=xŽ0#]ЪF˜СG:*ЅЂЊє•ZZТЧЄ˜ЊІМВJЎцkјЖ-МоhстnXž&вŽц Ђ.{Q§ Т0‡Sб•Nћ‹PЋUљ™O^мПVѓ2'ЋЅUU5ЊJЎC‹noї2вжЮоиѕ5>УжВ/1ŒЌЊœ'-№Вhl­‹Ыф••j/тѓ-xЪд;ч;ѕффдЂ>ыMXEEщѕПOЖoтыааuб[eYЩ“г‡9Y{Zkьl…"7ЧQ!STWЩžм>rњхГ!ŸЮnБй]ЪЦТ0}џЄ•eђW^юіеrYоЋќŠŠ2Ѕ\ЎжЈkф5U2Љƒ JpУ€lЕў‚лЕЈ{&џў€)ДеыЏЂМєьХ*ЫkзЎџјьYКЉ‹г{/ЪиUe%ЉЗZgžїs89Zs8YЕМЊLZ#UpИМogЇМл—ŽlАF‘ўj:њ3№7fLЯ?ЅJЉЎЛДАЯЭЫK^bІбpy<—‡Rk4ііvЊ‰DRH^*ј ­|tчh§P7цмРŒИЇв§ЋЌ,ПєїnGя,•\$)*8ujљл+—ўќ№н№ž-?|7<щђ9Ъlжгєƒ{пќћŠщіЂt‹Ј5šдп…ЯюДpВ‘)4E2ŒУсёИ<ЗDЎК№№EЎИВЕƒuй3iД–Нњзљшa}zДжПћЩc‰&эdЂF#†1ы}LQ&)АЕфО,ШЏЎЎфr8 SЊдтЂ’gyЏф ЅгЈ4*KЗМИPћ@CїаЃжc“z8ж€К0ЦЊКВќЪх“ХEZѓЫЫJ.\нщм:ЛК‚—ŸWЎТфbqёmъН;_}9kютЏЏ$gЯ]ќѕW_ЮzxџЎжў3хюЭИЯЧ­XГЅGhИЉіЂє‹ЧѕЃО$ќАkѓдИ/CBУ!ЁсSf-ќaзfђўѓЏ‹g—ЮŸЖaћŽ]‚rBЉo<Йѕ7ЗКŒЧчjT*k‘…JЁJЭШџѓ^іХЯ_ф—И<>_!Wк xo=–C,Иoзжщs–„†ѕх ,ZЖђ]Жz >?яХГYŸ jнЋГзєOЃ‹‹‹ˆ0qфаўШОС=ZŽ~П_њ“‡DпnXНєэаі}КЗћёћ,ƒŽуˆa—Вѕ>ІЈЊЎNOЬсp8ˆ#“е”екv їmгОч›}э[Ier !‡Усpj9љgЮї;Пyђ0хрБѓчЎ= E[ж­д^Ёфл'žќыфљ;ХE’›зэ@ъЊЎ'jW’~­ц^ы;АЧцХ‰г›^хч" +)ŸKкц㨣˜ŸQQQ\уhе~lдќЖ~фгЪАˆўФЧАˆў)ЩЗˆоЏџћisТЪпџвІэЦ9›дП ss‘ЉUjEвЭRаЪХ^%WfgОЪHЯ“Ы6VЊвъЂТЪъJЙАXќјіuRгnі~ыmн gХŽ=~ђЙыџМіШЇЕпІеKˆънНuuяЁп.нЮшлHќ’8|ўЎ- й™i?ПpђќmqСKЖAЧxqЄžžcіi§F~Ёєйѓ|„ajŽЅOЛ`‘Ш!ЄR)9\—ЯУЋ/Yi-воќGЬ?qфрМ%Ћ\н=­ЌmІЯY|ёЯпu Нш+'чNЮ-f/њъьoЧLз:ЈgвŽі~Ы;џЙ\heYПјпЉ5їю]Нxuw›NЅbўгє2i™К­wФЈ3œнШ VT”;88э+ЪЫ‰_/Н$~ЃЇWЋњk‰Љ\UUƒIЋjЊ+d5хеnB!R#ЅR­Raj ВРМZ^]Ѕ(+—Ћeš VVVил;шfјПп’К‡† E"[ЛЉq_оИv™јjСВW7KKЋqŸLIќŸљл‰_№јbkgЗ№+|&› c,†=ЧŒ0=Oа­mmћў0ѓЩНœ™_ћ`;'ЕZUV"‘dЙrФсsRiИ6vZ9пN+ ьооO .,ј0ђ-„Т0FУсpˆ‰ Я–ојДЇ—wБDЌoѕM,АевщwЯЛ‰YW D K ЬЙъќ-ЎЅEv9Y•L0ЄwиP@ U}iY‰“ѓыgSЫЪJььэ‰4‹VЌ[їйіН‡[З}Ѓ.еУ1Д‘Ё„NŽХдв*%‡‹ђЊхEхU5 У0 Іж`)yEo8ий"žLЊ|ЎJMфckkWV^ъшфЌ•сƒ{ЗЗЎOœ*“IBфxaћOл…"‘Z­ТЇ‹$…žо­ДЊЧ&шше {%Ї!gшжж6!сјгювr‰јe–sВс”Јy•JЃСx;‡к9ы„aЁ.Ў?$ўютцN‘ђŸ‰ќМgо­Z#„^ц=wjЁ“s­рj6РDъќ{YП>ЃssЛ%]="“>кi,G7‹—JЕЂDZЊ щйЛї.Ї[J— юз.Ÿ:<џxѕвЙ.Aн‰dя8–/ФNБyзСі;зЅ†1юEщ{ M@ЇП.ž/+“kјшЁИЄZЎрr8ЎЖж Н*­TЊTЉEўЖ|5Џw $ђщд§яЄ‹C†дЪpСЬIГц/яжзкЦVZ]еЇћКё‚ќБ…‹kўѓg­|лПatєыzѕєИдП?ƒs8ее•e’Ї*eЉЄLR +ф2•ZY)ХМZwх ZП™ыўŠŽO џѕв9/žчЊдЊЬŒ'‹тbЕ „6­Y^RR\RRМqѕВA‘У Љ-˜†С{Qb_ълкиаЯy]Ћ Иj%G­цЊUмв‚Šж^НBпФсё(џщдэ›VпОqUЁTоЙymЧ7kЦ:•Мџ|ї§Qq‹VNћ$*хоэ:V’y/JЗH—ЏVйЅjЕBуjeхbcэпТЉ­•ЕЗШЪR TЈ‘ удЈ9*žUЛЖн#њ N˜4mл†Џo\џKЁTОxžЛђЫYј|yMРB(ŠђѓžНt."е2ОМћўЈ„јE…Џ**+6Ў^Ъ2ш1ŽњцЏ:ы‰_НШЭLЕДД@ˆ#—c<•Ћ''WКѓcн9>v`ЯіЉ?”ˆ }ZћХФЮд=x ю=ДLZ§і ЁŸM› gЬ3bŒ=ŒННуШЏ&Оџ№ЌЃЛАМИкеІKџ~#ЙЎF­цr)NНК†,\‘А.ўЫЯrМ}Z/ZБЎsзnZћЯƒп№ГbЧ­оДЋGЏpУыЧмFšoœ#†№лцoјх˜Н……=OШ•k*еJ тz[й‹јV<J#Шp |ЧЩщпЋЁ]C­\З%aenvІЛGK".,‰пјЭкхѓg|ъъъўQЬччЮœ`>cž4%nЫКЏЦМпУАO>ŸХ>шшн48ыіэъжТ џl#т1/0yСЦ„ХŸ–TP.љVвГЬNЮOГrD"зAУЦ8ЛИœž=o>~Y—*ЊЊw8ЊязРЬСЦ"З М.{QœF­–JЋЋ*+ЪЫЫ.ž;–™}[РГ0pL+?ЁPdaa!YZYY E"ЃTлUеяєhWVЅаš_kQ(GњўжБ_=T˜-ё9.BBjФQrxU Е_xяЈ‰“]н—вЃЏЛ‡••­“c Zi4ЕКŽэAП1#„,‚aŽББГ§ыФ‰‚ТbkŸЧсhR`9’sm,;О>№ƒQ-ZP]g5+UЏ^БаhдUеR™€ЯC…•­МJЭсr• 9Вв~PЊg@KК|n>Ъ7qMРмqy<[[k У|БЖAнBёљ†qЙ‡ћњх$hПjmc;pшH?џŽїn]–‘Q*Ћ4‘•e+Я–!НТКtыigя@n]гЬ­]l˜ ЪЪТBшэлfxд'…Џђ4Е­ƒЕ•ЕЅЅ%—ЫгЪѓЦУМК”~уa^GUƒaІcФ= ‡УсpЈ…4ю~U_ЬyжZЂ@ hпБKлv*+ЫKKJдj•ЅЅ•­НН=—ЫгЪЎi Л'oУ>r8@аТХЕ… ~TаФp8……“Г‹“ГKCзЅў˜5L­iњg“šfаF@ƒ€Н(єCГR­ЉQЈ XАq‘+5 ]@г{Qш†f•kкєлhА…``аГ ЋQ4§ГIy3h# AР^z€оy^lдЊЭ{G n@aЫЉгgцХF5t-MЭ‰?ЏЖs9|1ЃЁ+brу†t=ёчuнљG˜щ˜лњЖœ•АѓАО 6:ѓbЃкњв>ѓ†‰x3фФŸзпыg„с›Ьм‰?ЏGМЂ;т3Н_ЩIАдгXЮ Bw~Lщс“ —S{КFK­С:uЈхртЮЏфдГHZj ZЭФJMљhht 0f3`F 0f3`F 0f3`F 0 O*­Ц' 0 L*­ОŸ|G^Sƒ№РŒa№ю СXYYuы. B|[+цпРLМБѕC*­ЖВВ..ЏДЕЕцFGОў4kш:Э ўЛ2~[&“ІgцDПл‹тѓyг2!6ѕЧ552++ыРрєьч"‘!Ф)ЋR „Ю\ЙЅTЊќ§|,EТ†Ў-аєЩdRФс—–Ѕ=ЭЖ‰†‡ "0уџ~ЉЂВЊсj4;vЖ6Qяі%>ўЖ:+ †)IENDЎB`‚gwenrename-1.1-beta7/doc/index.cache.bz20000644000175000017500000002143411223736613017470 0ustar spirosspirosBZh51AY&SYЧНжSџ”F_їџџџџпњПџџ№@ `3›пlє-лО№<Ÿ^ь9hэюњоОцОЛЛзКїy|М|‘@ћW^}7 iбн€ш+Ѕ9[bYнм’MЊ`Ќ}шiоNхгВЧЗ{Чu&,/]]jМсŽ6l"ЖЪеМ€w3ЖЙŠl[2aКъьo^я#зп7žЛ' ›j—sцpШšiOвi jF†‡Љъdz€a‘Є'“S=F€ ™  ’І…QІ™F@)#M˜•=ІšSв2dбщЉш€mAЃ@4Pаа"I4jŸЊžЩЃ$3SS55=2Јѕ='Є M=MЁЉшBаŒЇІŠa'ІToMSдє€к@а4ѕ ^ ‘Ш$vzŒЦ‘АљПЌZШйёdЮіaЮ?ѕ.њћБ§љэQS(Ђ€jЇуFH)KоkaMЌhёœDЇч-ѓШ+ђсЗzƒNl~ќсtЧѕгƒGiю*ћ’8’($](@?‡ђхRЪ kЩHЅbdhVмјўы`ƒ$ћxis•эЌУ#‡ИО#‹ГЉА†ЭgK§j ђИЦbЧі–хда4„Џ›ŽИнZї! ћJ9фЇ3 ‰Э&‘,ўk.Y3'н@qlФ‘&jœa\…‚шMћkЮWы№2S‰–Нн­„п0S(УН IBэSŠž3у "“^Н.c/ŽЬ Ѕя^ф: s‹тqœжt{‚ ш“ыp^ЮІSЧ,ўв;YuКЧГЗЎР€2c[љЊGL,ф›IЗЗ?U:~Uё_0ЋњC§|ЕчЧ‡Žыо7ZћcЖq™ѓ†„.ЗUSЬeК=Ў Mњњf^žп#]­<Ѓ FQH5 ˜M Ÿ#ЌkЋŒш‘ъ"ўLžwЁъS "8­эНЎSЗсїт—G№ШoПžХOА‘jў‚Cђ0IcёњЄзƒ;8’E4ГZl(ˆ!ЄšIЄ>к^ЗЏ!ьx2Œ,†BB2­ TMDнМчFЫuП%UсC6AћхGЭ2HаšC'ЌoОuКРИЯ“пг\О2"†яtВВЅly9k' П†”Є˜ђЁДъдК[y6œьe37юЇвІ˜LрTФгC‡8KБ•ŽœЋАУa$§ъ;чНW юшН.ЇюЪqwАAQнъm|ТŸ*’’„Є€B)ГПЩwНpцd`CмH‚G{Ÿk.ы=0‚"жх№Їк0Hлэ‡мW(ЙАТЋ•Жl7Ељ=иЅzпE^uЌBтu›ФŽr.оЗ~bјФЈхц5Ц;q žŸlчА˜ЊЭšыPь И—‡М т|Žn-c‡ŸOж/šцй!kxыœJШш^xƒ о„Tƒœ;•>ёY‰duнЮ з јѓйLЕ:ж^4vыТ3dzЉŽ[vRйЭ”ш\SžV­ѓжšНZF о‹Go~\>*VЄГ Џo ЬДšЖЇ;‰цfЅ€ž$š-TG0$PкДољ18UЛ†";gŒLГKмHС њ€‰dŠхуJjpЧM?FудЇ™N E1;џ ЁЇ5?сNХ2S|j‘@к–„њDЃоЗЂј(Й{мТЛHff[J[J[J[J›Л nобђWоGЉšžЕ7SР  *|Дš+АRpdT§jy„ёW†nyОŠu@:П—&Iжg 3,CФ,мŸk‘&гHВ™уkуё) Є3В;т`A9“}':%Œl_7˜P”yо'ТšA<дЄюJи,”€6RS^S5у(ЬlЗ;Ф1зФ?$€эЈ7uљw HбXДLХ”ЕZЬ‰ˆ–Жђ–ИЫ ;ireRфO+‚x†KJ)OђїђѓіњzќНџ{з9Юsœч:гzжЕ­kЂ>%9=eЪЗe)HЅb\ђѕиRЧФpє ‡4№‰Фѓ<>BЇqCяR 4€@ž ”И QCЦ€ ўа5ZЯё—DsR)жъPЁ†$=CsрBPfgH+щŠЇhŠP‰ы=ž"„SВ‘MЭуфиR AOсЙфD„юЅLTО'К  )Ѕ D”€Їj‘Ѕ.qлиН žы9 Ÿј)ЗљQ€)ќЦJRžЯo3~ zE=JX^ ёŠшІЭАм%@@9eJNšŠюS€ћ==ќN\wЕ€йO†р<љЉЩєGMaЊ]юS/“E;ѓвѕ ъ_ЫІn%дВ‘MЪ|ЊkШйPиfІ*rSNЗБ*цњŠ›J–ЮBbzўO%"дјЇAHŠТ‘"”ЄSПКu"з|S„”ЄК‘Oƒ=Цh рІ*e—ВLЉЕ… ЪR›љTкЄS"’˜ЄЄЇr˜)ŠJJmOЁLSяS aK)Йј)….ІЅ8Љ…6ЄЇLSхRSНMЉИTiM)ЬCЊNpДЌАIWОўХtљл2d$?dБ!ˆЮџЊсе1†'ŽЂ%КЇH ‰Зчqсјoъа5ˆ‰№‚@"pу)а;илgЕАаŒЙ…ЛfiFHi-Бfއ8‰U‡>иK3ЂёpљЏK˜щф6IщѕСЙ#@ …пЉзžEж„šМ‘‘ЪiрЯyУтр)ЌЕœKsя„дШТЈ1ДЫВ˜СЛ †ђP9(щоэЅXЇAэ074СœtogsЗе—œdНgуY‰ѕр(ИЌf ћ$3ДРтф&HZˆJІЊ‚‘_•HSRPJhТШ$Љ‰ЃjЬ –Š ˆa& †сbЧhjЄяRъP€ŠŒ)Š_ЙтІЕ„ћŠyšЈ.7ši3Ÿ42x }"kŠJ@Ь(I„ЁJе Є)Єв8­Ѕ-#ЌE4Ьз›>а’ЛWP9АM"†ФаfЪХА(8а‹­ЉJf)оЅРPbш‰™ Bc €Э?.7RpЬŽЏ cѓNйнЈ(‹>`Љ.Є2; ADEP*bЉмЇQ#d‰žO—ж Ž"ЕзH”‘huЦњ '>lf„жУёŠ@ЄеЉMH3ЬРйЁЂ38ИRSШЗdІ”ф%ЯЦњЪїIх%CH qx“P{бв"Т;Ћ…ќ…‘шцQ!фRTRщBgОгцќћдOPAч ЬQ)Е9ЉБЧйxSž„64дЉЅ%2bJ‚ЂЂБ” IIIIIIILЧA%9P№rЬˆРЬ0šhvЏŽ”Ч$P!QеE$E5RЏ‚ Оъ='N)Vj QVfYFBF4иич%eцЊ СKBF66т",lƒ’šr4pє^$Nа4’p. јUUUUWJо”ђкТ;`ЃПЛCЋZЊЊЌг­k4PadбfS1’‘. ŒfeUQV`$–H”ašЭNЕž HˆHHљЪKЉG`!В&˜ˆЄ31*4Șд)ёšЅ4yћ”їќ„WФ?hЅЉLЁЈDЈJRz№ф€ZчK‘ФФDOр6ыOIХ4`lšЬoЪ(\)БFњРЭHYOЦ)ў*qS>Ь“АГі |BŸZŸZ›юШрйMYЬ{0Ц7hФ“,п™Ђ!Lќ5š”x$ І8ЭЪyO0иceU˜fcdSKfXЪйHE-NrЁИSэАвЇU.šA0Š?`ЄAАUSэ@:*wIў P.y~е2SЮ\<H@aŠпPР9@Тr%<”џqMr˜„Љ?"˜bQдЧ;АиŽŒF#JЎDя „Њ5jЉ‰]”ѕ……ЙzІPІ7љЄR0/xТŠEKЪ~ПX+І'Я+ а8˜”JHJJИЙ@ D‡юzдБім™**emТ(ШЊќўјчёwЦЅ”ћbHЁ™З8пПP г:Оњ˜aПЯ„HRХJ"_hыi`22ЛУ.јНƒxп&VžХ8шD }Ÿ<ю~AB"шИдяИˆO•EAќdQрфВЏх!с?7%ЮPыADŸŠiРќ@oŽ6Aњ“NK225љ•=Š&E‰ьіЉЁŸЈёSП•\,†=kz!Њ ДгВ-ƒ’ї„7mюа4SAxЈЏ +g№Š\$ПvІ†0ж2TБЯ’пћZЯVs$!#rс?yCЬ6з„њG˜|zr“WсрOБНž–2Й}:8‰21ЂdЊОы^Ы34й њhЄіТЄžњЄŠfн’PГBh€У013ЦoФE'І'Rя%,8РJ Tж№1%u,ЇxЎL)I@ѕЉ9Ч9Њ”ЉsХяXM€8qUћbЉеK͘я8;œT†щ")‰О+e %4кBќ`\™ЁЌt†Э–2F ‘…ў‹rPѓЈ”@ІA"A*&8Х<›Ёt3Щм?PЁНOЇn‚„]С]д€žлоСб„пe0q7@:Ђ/#п?mыž“шž™фH 0вi…OKˆPБ|3ЗлЂ’e“x}•n0гxОГѕыŒШXнl‚Рš—Pl"OЖІBЋ€yЋЇvlиhйƒa\$jRюйq№eБЊКЦС|фв‡МfŽE ‘„аUV!Я€™ШS‚^q YrаЦј ­ro5\- фн‰p@FЎ`Dp‰ayдЃl)Њ0ˆЭЎn65„Џ‰D’//žЩ:Bћ6uРнN АщЌѕ$‚ПШЇжьЇBяbyФкЁš8ђАBYч29GЉ$>H™УЊ >бP;=ƒ CЫТBRRPЬФH!‘ RTЩˆы­њ)чSшрІџWЗ"y swюrIъ†!diJ)TŠ&ќb’к2ш0ŠŠёХњ šŠ~n'ЊЧD"ќдЯ‰ож№Ј––ЦЎDКЁ TMEzС#xЃZq6ž†EНœkZSRЄš„еЯ аж Ј?šщŸЇм Ў"n9ц>AѕЯ}N№ЦЉ8 Ÿp„юИ‡Н™Oмо~xќТТWo1ыœБ "дЬфяdš6 Ј W'6ЮG­LИЅ;+`lІhЇ? Э,ЛъjІxIЃЁ[ѓжбžœ.Ф?,Іцd‚`Єn Аw<ЅЗ‘ХѕЊ>]Ъ|ўdЈЛ54 dЇE>аЇГтSллЖТђ=нТ—7Х./ЩСў…;яВb†г’a1єЦIЯєэjdhёњ 6VˆЫHЭк ч‡ŒCU=|Н%з)ЃcјФХ…ЈЄљЂўaH!БжhS|;ќЭТю"”SцˆœD€ЙDQД=Aм(Ъ$ˆ/С№SpRˆ)ŠTХ6нM аTКŠХЫ (xЖhG<яуИqиіЂ†оТџО†NgИнNІлQe,mєœh=rЬЊЁАJЅ6(Xьs……€  œ@5дŒ>ŒРq SНвм!їД8іШJ ЅЂ` Ѕ‰") ™ Ѕi™;”š)2 !ЉL…0ќ(пЙH)iK„х9SVE*cQ“j}й ЋТ, Ђ• tS S“OС TЫЂ šrФS%2SˆЉŽѓљy‚‡nOЧQ ”GФИ4йЪОp„XMОЪp{BМ Sтђ Ьт“сЩ>бЬ 1Hˆ/кNžЉэdѓNћщR”‘O1IQ‚BуpЧАЇ+Љиќ >Сr$є„JЗДш!JkќyіŠC_ Гx%>бршШ,I=ВƒЗр AK*DќШНјr<|^ќHЄ$b†P=хp`HY4=zvNQю‡Ї;Wз_V'`МЮP>1~7еc` &qёР%*[[utд†Ь‡œ‘gЕ9И($2Ф%јїф‚ й<Юb|њЎ ŠС wїŒBвSLTЅPPPЄQ" JаRгHДЙљžЙQђ(sьIщр­4вES2DR1TЗЫнч#?ŒщЯžЧ‘‰ А`Йg`5јъnŠf`˜Є=HХkю6”љЁфЬќЄUЪV ‰PˆJцXUCЊTVтнЎЈI =(sS+#ъCObЎ)ЧфSиByС­E"„#HМтx)ѕ)эSСŽ:Wё)BЁсЦ№< KЏpwsхчRCŽb3%mb[В=0|"(HЋ ІYе§vЩO=… ЂšP#Jc5дDЂВ™ Ÿ@S3Ђ ™СN*"–\–ђ!%MBqO‚œ?}W3ЫƒР,я(XРЅF tы0{НкthЦЈјзw™кO,L*иІа_ЈMрІќРхпу‡|УЇ˜<”Ї*ЊЊЊЄ“іц‚CЄT7 и™$8Т‡АPСM8Vт_t‘<зжіŠnŽE)к›€дХO}MЖ>cЊ4gv†dCыЂЁ'!ЌЄŠђ%дШ>GžўQCБаЛ0ØЈкЖї4Р5 Lj„M^ѕ ?2(тІж @@Њ/Р­*иrc*‰Щ 0ŒRї‘ЋHB‡9LRЪPЅаl.ЭъCцiRЋЪ:„ќ@G$1Š~ }ъP?ЁO§RъE"nцJP:зЋиTђД0ёF+ 9s Ї—‡ ЂЩБMжЌ…Бœ,кšйЊt aди‰,Ш„ I@™…@ @>тTb<*ŽХ@др'^ад$CЗžєЁЈЯУˆЇ­ЌмЛBх.о• "€g=:gяучXˆ(фэ№SкlS~” `*R€Xљ>ё,j#ъ ы@ H•Gy‘д8›аH#)Тд Tю d)žrhbќР‡:?0я75ŸщiР Е4 рБъE .aєтˆ@цƒљO”Џ)иl€0$ ЧhmuA;(1БшћDњХ ))))"‡уR@9ŽС9Ђ%S #‡q9™”„ѓСЪB_IШŠ IhF‚”јЈ„Щу wІ–Sˆт"‰OВЇС>c((ъ™[0О€RйJЕ‚еЂ‘LъDFЦЩ“i s„Ы!ŒQ‘Ыгi*сЭіŸсЛžfР™ќB— Ÿc§фGыSЗяюУnх NЃ"“ђаPШ:Р‡ЉM….š‰НvЂŸBsЊЮтf„лYtFщ =†l6*~ ~u0’ЊЊЊЊ­ Ї@њЫ˜їP§>“† uЪйq"оr0Ё9‘>дIMХmБ'ˆmOjhѓм sR-h”˜šГc„((С‰Жsєrѓ3‡•Fл‚@\VЈсШЪРУ"ТJ3‰„€Ѕ™ќтЦЄPГqЄ(Нk,d @Ж3Фilя{kU™Ÿ‡1Š"/(BН4Hњ‰ цII"fFі![i%f€E0Љ54STб/ЉБ<|v(n-чЄ!BI8qŽкqUVGD‚ ЩžНІОAС*&B%ЃЬхŠrУ†gФgL†iQйО тFŠBАИх;JKcŠ/ $’ІњЕВ^nA4i`нH_fћŠЉЧd'3цLM6рH6  nчР6”bŠ ’$Ž­oE Љ`WьіŠŠk№›ў>&№‡€nсТсю8{‘Q‰ЩKE:(ŠZ1хA{6€­q›K•DТgN q їМІј”шiюqТ&fМ4РКюWzЖlІЊgC„6Ž^"ТS‚hГtE@И(TˆжЛDU'h€d",нxмYй‘9нЦ†mсуBіРLNƒBЇПB oAш!k@3$dшX47MЖQ/qпk[q6)š”˜їГ-ЊnsИ}jlRƒŠ5dв%H'.N чpжŒBiЈ9 poВ–ъrŠq 8б8)š›)ЙЈІ†т.јE R" SСHRRъ|Pб $70ofЬи@"Р”ЄiOx` lЄ‚'ŸSO?GUіc‰ВЋоТат†J&›p7B…l+дщУ\•"ЖЗX.š‘1"Є4Фˆ)nv•Љ{VKxšвQ™•.Ћ‹<€c ‚зP _8л;яЅЈжЋЬb$/žteŽХЬёLЭC4ЬњдŠU)аRЪ[’›У”d"ф™ьшУ4UыdюŠ6Т“]4сFAM„ЕЪNЊGДїо‘—ЙtоЧеYh'КS]tъ жQ‹™AŽГЎѕ­ЂF‚*ЁЊ*Š4 ;Х3DдM5D•nВ•(Ьёъ"uA{)йN›A2дбH 'We@kaв ’ ›8ЉЉПŠ(H8ьO@ЇёS7ЉП†h.G"§ЪLј)D9ва$БЇKЉэ№uBп=я­Ѕ*iћУdEUQ"ЬUKd‡dPш=]Аj}œCbр*wЉŠYдй^ЂRŽ˜іMИŸ,[ ‡Ёв?џA-!ЬйШ6=рІBОˆіЃcipyтьŠC’AOІМ1Ш3DNРE?І!-э…”м­љQоЇщф)–HdXрD]DŠ‘п?Ц—§ЈТ ф zšсD@Њ‡ЄVд‚ЋіŽ$gLЋ—fB4СqлД-ЉvUŒ ioћ*GzрХ3*ˆ!˜(`"X’TЉ шH0ІšŽ…юЪ;ш*@C<мBёі~:ђƒеOЉЏиЄQ2dA#š@ќБ)7ŠX.Юђя$єЅ=к) @<”ЩJ>о€%8VЮчѕЅ‡!BŠ EЁC‚`"HА}:§\}8šкћ‰—nh[јд'йић•%і†Zwц9ни\Цўвц@$ђAddGCˆ…чR"ш Ž9ЉуЏСиƒГџ•š/ЉMuѓЩkl-зИoмHƒ Hš :јЛ’)Т„†8•юАgwenrename-1.1-beta7/doc/contextmenu.png0000644000175000017500000004001511223736613017753 0ustar spirosspiros‰PNG  IHDRЭ?jѓа˜ pHYs:Ъduh IDATxœэw|ѕџЧ?—Льf4нto ЪQ–В…‚@ZFй2DќЊ ё‹"dˆ" Ш^ЪP@@†”-ш™…–ю6mГšЄi3.—мягќвєrM)­Ÿч#\ю>Ÿїч§љєеЛKrЏЯIГ@  p`УТцNвjЩЩ—ПџХnŒzЃЏЖ*t†fM вкIEдци•S _іХжfЪв:љpю4‰€ :Ы)Џмt {Зgš5+HkcхІгг‡ЮVn:0}LržЂЊYГ‚Д6zіn>pРjюL џ ž\Э|ЕЧЬW{4wІЁљuж=A-жЩ2DXнEš‰o]mю MЦ“Ћ3ъПR[і§ПŽьоXR˜K’d|RЧУЧЖяєœупдЙdэ›м&ВКЊRЏU‹ЅВБгчwъіuшмё?l[ ,‘ФЗуГ=GMz“ЧКTGVphфИѓкwaЎEж§[ж\ПxǘеЉмH’C"bЉэчџйжЊŽЏЄЯŽˆIdГ9нћ$юќяŠsѕсcЇsyќЯіЈЅuжКvс$`аШt—78%н9TЦЉУ€фб“9\^џai€Œ“‡ƒт HЮз;—цJХŽŸVHУх –—]iЈ0Чuzя?Ÿ<нО“Л ‹хШсCуЧЇЇЇO8|ш ХbЁі/]ВX­ReчфџyѓvЦљпхнэw@p‚tœ™–|јAYiiцУGїd-]Ви“оNг)1!і—уЧ<ЉijшlЬ+г'ПђОЏ­НЉ$ТaГХ>ђ2k~~…YOОд3ѕ•сc9sD…BqцЬщIгЉ›žЩ“&œ>§ЋBЁфчSХ ћ r”ЬЯЫ  єЄVзЎЯљщhiЙjнњ ЏЯšсIH“PCg‚$%ЖŸ3maœьyЃЕY›e#X:…сЙЇ ќ ъє М;іэн3vмxъއzЅO˜Ип^И1cчЯŸЋRЉ”JхМЙџя sЗпЉTš•хx›šš6oюлJЅRЉTЮ}ч­ДД1žє6}ќи™™VЋ•$I‚ h#C4пŸљљљOŸђVяNЏшJ‚Г+ЫŒIЁЯ5EQЪЗШЬЎ;&NšьМ'}ТпŸ:—~Дмзз7.&ВKЇЇ_xБЃ€Л§ЮМ3wўѓЯuu|*\Жќ“Р  ЄФИЄФИ6m>ZіБ'Н>|ФшбЏHХТEя-мОs7mdШурo_еії{›ЭVUUЅзщ*Д?м}§Џ‹BОdви™ёё |ŸЫхђ>ŸпЌiCZ …ENѓКзУА§“Ѓ"уФ"I``нn'Iв“ѓRWЁ(*‘HФb1I’mэIН{§=II’,‹Хb!BЭЙx§љŒ‹ŸNƒ4 PIouёPgouёPgouёPgouёєпг‘›y7ѓЪyMю]ТPŽWUV›mЎ_м‹ЩУвЦKЅR/g iщашLЋб\оП];CТ%тE\^ИA$И ЏЎ2=<НућТмЉя~ЅЉЎзM]EХщ +Œ‹№GeОBALе–*бlФк.ЬѕрђЁ-xyыь ~|OСч‹hЉЁ3Лн~aя6ѓ§+ў2nWWšHAQЪfUXˆsїŠ ”†(Љ0їЬ‘Лw˜ќшд“Д ‘IEƒ xйXGqВpс‚і‚ыšFЉЁГ‡wngŸ>.ёс‘y(Џ8ўПм? еV ГЂшЭE‘R[eЕ‘v2”4eќt9.ѕ$m~aЩ /і™8aќуьB§(•ЫŸОЛ‚*gjшьŒ 6}ŠБь!фqœИ›-?§WоowŠŠхlъƒaИХ*bЃ%7.чцфд]"‘Ь›ПрСƒL€Эfћр§џ††JD‚ёуЦ Њ C>§фу@пˆАуЧŽ~ОтГр@ПˆАsчЮRj[5ямЙ˜ы˜N†$ЩФ„иЛwяИkТCH’фВYлцњukЃЃТЙlmCfH 4:SCgEr иnЖёйТbЭ{T–Ub1с!>B[­VЊ ЄМьњХ uFзыѕЋW­ьиБ`ХgŸоќпџnќqГЄTСчѓ§wЁЃ˜JЅЬ/,љhйЧвЧ)•ŠмќЂ–}М`о\ъhmЋf‡ЅщљœžП§vЮWъћєгš ЈэжМqуњ?nZЌvк†<Ьh.Яm/œ6‹}ћjЛh!ŠВX(Ђ2лЏd—Э8IAž –љ‘Зиl$аэТўƒ?к№%mPчг‹—ЎFFEХХF8ёkBb"@ЁPtэвБX^N.Wjd2™Хb yŽm_‰бlDF„ž;—x”=p`П‚Т’o6~}щвХНћЦŽI}ёХ>Г^ŸэЎ —м]†ЩCкДЁов6фI†Дё1бѓчП;bФШаА0к4Z7дsл5ЮgЂ@MЕЭXe­2X2хњ+Y%U&мf'm6Л'n—ЈKЊqє&P…c„УS@NЋ§aVN||Т­[JхђŽкѓЙƒ†‡+•JGa™LрrЙЮл?­UsьИёЇ=ЅVЋU*е™гПŽ;ŽЙ w8DцЎ!O2dšFЫuѓЉЎ]T$ІгY4•–{eк*“Эfї ќ|„6iТ‰ЛъJ…Ф –pк=з94‚ 1ББ;vю~sЮlƒС’›WhВfмFЉаУi­šRЉtHђа;ЖямБ=yш0ъћМ7СаPуІQрЂГН{qccђД6n|„‰ўВ80œ'рГЙИ $bЖ!•№tв€фСž4жЃgЏ§ћіЮ˜1ыѕY3ђrs ‚Иwяюјq9.{Ћцф)SЗnнќ§ї[&O™JэipЬ 5h.: 5mBРЪєˆФЦ E}ј–С`Хіp$D$ ѕ‘$З”Ы~!uDPP‡mL{mњ–ЭпНЛ№Н={ д_"L?nфШЋЛГjіызЧqЧћі§{ЁЎ7СмP#ІQPлПiБX6~ЙсјжнИ]„ БГ АФŠ U({ЗЁоš7зљЎqН“ЫхN›9C*“кБWQ\.Š vpвnŽDјТрщSІ8п>C uBѓ;КX,—>сщŽ/œ?џрЮ=ei™Эf‹„сQ§ шоЋЗL&ƒNHН .ˆЫх>ѓLзЇŸю гщдjABPъыыыыыЩT.ˆ nч=@„Ыхy~ПИ>O ёPgouёPgouёPgouёєпŸ]П“ых< ­‰ч:ФКьЁзYэrHc€зMˆ7€:ƒxЈ3ˆ7€:ƒxЈ3ˆ7€:ƒxЈ3ˆ7pћœ# 'ысGOф?Ъ=їјЖ‰^Ы вњ з™бhМ|тзђ „ќъjnYЉъ вht&/.>ЙmЏ0OЮ—ЌИЮh4ЊМŸY}љїЬXбqеYжУЇПоmфЪDўеV‹ЩFА1юŸWИBaліэBBB< њјўфžDf.хи,дайЃьЌЫ[іtgљѓЅ<‹Эf#ШŽАХЈEcЩо|ф2їPв о/&‰š+]O€2zЉёyѓаіэб,.&РЬ,gй,ˆЭ„иЬ() Л†D%ћFЉ_нКцЫкѓзЙƒƒ!п}Л).6JШч<ћLчлЗoеwŠ<чЉ№<œžNpїRCgВаА}їoШЛ{И№СБЂЌГђМыЊт[ъВy†І8зЈ—Б3KlнfЕКЮћхŽ 2.^МЂTkGŒLy}цŒL‘ч˜ ЏОггС юžjшlтДi]ї•WщЊI› !,РfЕйMVМHWžЉ+НЊ“_з•ћ№EЙчo^КPїdŽОки&4T(Ю7Ÿšmђ”Љ[6GнВљ;jЖŸmлЖЎ[П!4,L$}ђщŠŸŽvDXНњ‹€€€єЧч—••ЉUЊ№ˆˆoПлв€ІЂ†Юx<оєзgMxs:Ю#­Ј `бuqЯu1uъ/,Ќвфu\6яњљK6г<{ЈYщ€š•ЉОSф5x.8Сн“ƒычM УЛ}ѓEn‘„ыУ№њшџТ‹}КtэК|бКъj>‹ЋЬ+аh4 š‰Ю1EI’ЮSф]О|­MhhєщЈ юH’hPџВвв„„ФEя@[‘šžЎЊЊЪ“yj‚ЛМмм„„D— ю<Œi*\чйЋ“ Ћз\;y>ЉgчХЫ–?ЮФ ­њyі$IкџкЖйlд[EIkЫЇїэы§Œ!-a6›эv;AГ™ “Щd4qЗлэ?YђЈ”„јЧ9Žї3†ДDhtЦfГQЅNf6Ё$I›ЭF„Эf#I2)ЉћМŸ.Є…Bџ9€ХbБX,ЄI€ЯгBМдФ@AМдФ@AМдФ@AМ““тбУЌПXŸ№ь№фИФЖ^Ш вњЈћ|VV*ЌцњчU_§jчщƒGŒFЃв‚Д2ъж™бPЅ3MV"œjŽ_лЛzƒМИи ™5 ї›ќp`xh№т[yBвhL:+++;імŸWизd#в)ђ.4^љuжУЬqOž<бЕK'ЗmbмЮл›$зЦŒВ‡Љк,\Ир‡ƒ‡[єУj.НkБвыЬ`0мНoЫТхй›Фj@ИX&bѓy—‡rЃЅнYў—Зьy”эіЉдkзЎЮœ>эгŸWш 'NќzёЂЇІ•ЧGƒ…R*—?џ|їІMІyi–џ †­kОTПšье5$J(šQв„и,ˆ gйЬ,`б,юЁэлн]ЕђѓO>]1hаK'&6vЫжmд~g3&Рg3?//eфp™T$ђ^:„ђЄдЖ^КЋNKУL !Iвй:ъœПйlž5sКПLт/“М>k†йlvдњє“§}#ТBŽ;њљŠЯ‚§"ТBЮ;[;Бкљxв5wЌVы‚љsлњћЎ§b mя љЛИnжC\ufЕZlнЦЮ,—хѕšтыљ-uйuUёYyоБЂЌУ…фннwџ–,дэКезЎ^<$™іУŒ pчй9ђхџМѕЖМLYRЊHHL\0. Г^2X>Ј—ЉГі!чќ—|јAYiiцУGїd-]ВиQQЅRц–|Дьу щу”JEn~бGЫ>^0oЎ'љxв5w–/[šyџўў•“/——0їŽ!з­'[ЉsV$IхфЉSgц ДyќТЅЉoЬN™4aШЈД~Уg™№Ца)o Ÿ2'eъь”)c^ze§к •U&G-—ŠЂ& Q{? АHюxyяўCjЛX^TЛŠЎВ: РQнљ'е‡˜к _З~C~A1m1†Еѓiг&ѓA6Е}?3ЋMhЈЃXЙRƒЄЁкьМaXэјДљИыš#wBУТюgf1tСљmљSуO›ЖчЏGy%ЉsVд8ŸйlЖыч/qйМЃЎАJƒњ GLї\­Q‡pL€YQЮ#'М9}њыГx<ž;эJЅвŠŠ кCЮfLwžЭkзЎі}БЗЏФ‡ƒ!RБP­Vг†bА|2аHSЇsўJ…":&†кŽŽ‰Q*ŽC”k•Ых:o;]hBSgjjкМЙo+•JЅR9їЗввZіБу­ЛъЬїgЛїьKHLФ0Ќ]ЛіЧOœЂЬpц|Ho0Nž2U$‰DЂЩSІъ Fц*ДёiѓqзЕ:ћ^mТпќЯ[2™Ьззwеъ/h{чи№$wiзїўЬеПЙќУХЎќе}Hп7чЯ{Œъ†ќk ќ›ЎпkєълЗX[N" ВВRЋеъѕzƒС`4ЭfГХbБZ­”ыЉY2†Д\jмЮу8žŸ<*Eт'Лџ‹Хтp8О€ЯчcЦхё0 cБX<њ  ѕЂ†Юиlv@`роzлjЕ ŠЂ†Ё(Jm#тАмA žSCg‚p8ш2‡49№ЬёPgouёпŸЭV@…Юг л!OIџ^jтџ?фШ—}БЕ™ђДN>œ;M"`‡Юr ф+7шоэ™fЭ вкXЙщРєДAРЁГ•›L“œЇhы…AZ={H78 рчˆwhNЭ|ЕЧЬW{<™б MKн~tOаk5{П[ѕ№юŸГ™/њАzG“Dv%Љo]}Ќ­ќЫiТAnэјњ“ћ§>ћНЯлwz^^”{ђау-PsO2MЃГЌ{џDЦ&alvdlлYя~ц8D’фЙућ3NЎP)ФО~}П:hфxquА1Лђлёѓ'~,+)№I‡ЅNлНiЕпљЮy›$эЇŽьОtњ'm…JъыџТ ‘ƒ_™€ ,G1 a‡FŽ›1/Ё}—|œ‹alvp›ШъЊJНV-–ЪЦNŸпЉл дЁsЧќАm=‚АDпŽЯі5щM_Xg+юj„uџ–5з/žЦ-fGѕzфv|{ш*mџOоѕгžMЯєшџхюГ]КїћiяЗЇŽьv.аГпА/їœ›9џуВ’ќ?ЋbЬksџЛb aЕ–цМ4rќ{+Жш*дћЗЎuаы4яЏкЖaпo#ЧЯМtцш­ыуё‡wSЉес#–tя“fњW&6IO™іів[зЎY<Л^†ZCSЇTъ+ЮŸ8јkM‘‡б ЋЮ<Шѕтo_]к›ŸУп7Ÿ(Ь&у[щx|сњнgš;—†cЖXЎ\Нря›OЛОYЁЋP[,ІЗžщбЏЙ3jšьsЄIˆKъАъ§Y…Џ,`аˆёУЧNoюŒšЈГ'‹ю}’Љ/еZ_7п•Жyџ‰цMвњИrѕzчуЂBуЃ#ЮПиЌYAZяЮJЋём6`СЬQ~2€4 ИеP)•РЁ3Ю—ib0ulУГФ@AМдФxЊ38ЗЄ1аOK’ЄB­-SUФ„‡HDТвruV~БПL’Іl[oГIDATСaУЏv!ѕ†ў|ІTkџКџЈВЊъЏЬœreEVAБŸT(/Sju•iЌів/ є:Г“€Чх<г.ŽЫfИpнh4Х†ЗaГйAl6›Щlё$tЛЄ„vI žЇUиŠqНZpЋЗВPYeМ•_ЁЏіёёСэрќ{:ƒЗ|'ˆЮIq~R†ИзЎ]EQ№ћяз<\я oЩkB˜Љq>#ляЗќђлѕ 7ю–Њ*Ъ4†шшШg:=•”чычGи6›ѕtBЄL$Ь)”3ЧнЕsЧ„ “вг'юкщЉ—гБВ№l]К:—…Ѓ] в,даYeЕБTUа&$P*•t~Кm€LЪac6;РЯ76&ВЪd­ЌЊжW§e† ‹хШсCуЧЇЇЇO8|ш Хтбu–ЏЕОУтmЬЫТб.ijшЬGР‹ .SЈѓ‹ЫdR‰иGh'џўBƒ$иGˆіŒwУBтЃм.Š8vєчЮЛ„†……†…uъдљјБЃIqлЖ­ыжo ‰DŸ|КтЇ#‡‡ИT(ŽŸ^]]§ўRлџYы˜Чч—••ЉUЊ№ˆˆoПƒчГцЄ†Ю8lvЗŽm“bУ J(‹…Аjо#A”ХЊає†j† Лvю˜0qЕ=aт$Я/Д0,оЦМ,\#—Іƒ4!ЎŸt•U…r•PШзh+qмъX*AŽ[qмкхЉЁъЯЛY=КДчѓИЕ#*Š3gNŸГлэWџzPЈЈ Vhtr ‚`Б„…рVk~‘мd6WV›I’$‰КY­bпо=cЧw^I*}ТФ§ћіzžS“ЌKм,ijh…ХbIDмj­аj­Vќї›ї/ў~;3;џСЃ‚?o?TЊ* ЌИVbt8‡Cџ(бЎ;&NšьМ'}B=>uо™;џљчК:>oОЛ№Н={ д_"L?nфШу >bєшWЄbсЂїnпщъTƒxзѕъ еІG…r!ŸЋб.пЪі + “йш'ЕZЬУњvЃН\B ДPыеЙоŸ‰„ќ.этyX™$ъУу&E…(4•Ѓ™АX е&Ј3H}qћМ†€Ч•‰јU•њnт†ѕэжБm$n6ХG†ˆ|оЬв:pћ№E ŸoJџч FS›@?E;З‹‹ •ˆ„( YƒдЗ:cБ?ЉуGLsЌmдxr‚xЈ3ˆ7€:ƒxЈ3ˆ7€:ƒxЈ3ˆ7€:ƒxшп„xЗўMMI‰ІЄ8$!QьчЇ(Ш—пО%‰ьд™Э…?nBъ §љL#—œ;cЛ7ївuIIщŸјWъѕwnыU*кђвRœs?имШ$НйЧ'|<;‘$ЩAиА0mХЭНЛэхeA‹… ˆ ЬFЃ'Ё[ЎsсТ?<м,>П&ь{ГЃ3ЎзMмlƘL‹UmЕUUUII;0›333ЋЌжG—.p9Тjэ§ЂЌM†И-кПY*—{˜3ФCjњ7­жћчЮомЙ§Ссƒ†’bН^.‹ŽћЈU \ŽŸйTrя.sмсп4›ЭГfNї—Iќe’зgЭ0›ЭTX’$ЙlVэѓm@wщ9pWРjЕ.˜?ЗMp@ Пяк/ждЋя‹хЕiSЄbaxh№šеЋ“ƒ!Z­ЖMp€Z­vДЈT*9ВzеЪА6ARБpњkSіЧ:{дjшЌJЇЋ,,тАƒЙ1—#‹1 У0L"‘Д С-–ъъъJHOf-ХПЙфУЪJK3>Кџ ЛИЈhщ’ХД 8  ШsхЫ–fоПџЧŸeчфЫх%ѕъћв%‹е*UvNўŸ7ogœџy}}}SгЦlйќu(#уќГЯv \Оtёц­Лй9љJ…тЃЅzиЃ†:gIўmЉЊ2нkFэAAљљдv~^^@``ж™žЛС!!љyyЬ-КЋьШмБСЬмyѓ7|ЙžњXЦчѓ]ъўcАm№€3ръпМўЗъЌ‡~RЉ^Џ—Ых6› AJd …Т‚уF‹иэv›х4›В3-ШП™šš6oюлJЅRЉTЮ}ч­ДД:"гЌ3=w&Nœєі[oЪKJt:нќyядЋяcЦŒ?ЎJЅR*•ѓцвЏpшЊ[ЗчиlітїOŸриIQЉTѓчН3vь8{д\§›B‰'Щ 7БXYйй™™™%%%rЙ<''GЏз[BCpsxdX—g8n~hAўЭeЫ? JJŒKJŒ iгцЃe7 `щЙ+№Ст%m“’žщв11>&<<Ђ^}_њбr__пȘШ.ž~сХ>ДйК„Ь7?7/їEЇђ={іъмёЉји(™Ÿп’ЅЫ<ьQpѕoVыѕХ™їy>>•*UсйгB5™LfЋеЯзW"Dтnу'№ађд"йќнЗљљyŸ~і9ѕ–ƒ!јуџЮ’оП)”Hкvя(~ј пngБйРWk*Ь7›Э8 Œz=дYKDЏзЏ_Піз_Я6KыnŸзрћˆиZ›=Њї =FЇЖyЎ{%№t„iц3Ш“ C‚dГgЯ cšPьёсжW'kгІћј U:m`dŠa‰={…=ѕДШзХр|л-кыЃ.šќ›,пр`пр`ъ-›У‘x++Hk>O ёPgouёPgouёPgouёL_Кцd=ќуш‰ќGйЃчОп6бk9AZє:3—OќZ~с‚_]Э-+•CAЮфХХ'ЗэцiТљƒзFC•ї3ћт(šWe=|pњыбFЎLф_mŘlуў™q…+Жmп.$$Ф“ oМžЬПDѓfхвњ“9D5tі(;ыђ–=нYў|)ЯbГйH В#l1jбXВ7ЙЬ=”4ЈїK#†‰DpЂк'—'PdРхѓцЁэлЃY\L€™Y8ЮВY› Б™QR v ‰JіRПКuЭ—žњ8ђнЗ›тbЃ„|ЮГЯtО}ћж;ЗbГТ$™˜{їю“цњukЃЃТ†Jg{Ѓ3Еэ –'лйђю[ћ-C2.нtІKgМoљtlаКSнѕтqSCgВаА}їoШЛ{И№СБЂЌГђМыЊт[ъВy†І8зЈ—Б3KlнfЕZ=lрТ…Œ‹Џ(ек#S^Ÿ9ЃC‡ŽR‰єќ?–Уп~;ч+ѕ}њщ žС7ЎпјуІХjЧн;+’Gикo’qщ`є{‚цА|: uЇКыХcЧйПYYeZПvӘ—^™2eNЪд7†Oycш”™C&Єѕ>aШЈй)“–ІОБyќТyC':u†СВчмsЪV‰ЄЎВšrVЎџђЋQЃSЉЏŽ§х†Џ™]…ErwіFч—'vHчФ\Т:П­г1ъмцЌМoљtМepЇвіт1Н(џІЋ?€ ˆѓgЯйsЕ’<ŒcГи”Њј;wщrсєй*yE W‚’€›єюВQ7–'Ч­(э-ЊNЇ‹‹‰|˜K’dRb\N^ЁT*№идХ”$IЛнŽ ujёќ&—ЯХ(“0m&ž$цx[пdВњѓЯ?>љxљязЎŠ%’/ОX7tиЫžФwW ^}фsБ*Ѓ…њ!ісЭжz i“@љ\Р0lррСs?\$‰в™ ,6‹#рѕаxJЪ;‹оŽЮVmDq^FЃiXУRЉtHђа;ЖямБ=yш0ЉT šТ3Hk‡Ф0ЬјЯдѓ„›аРш}ЫЇƒњКS+єП;ХХЧ/ZКфхє4#›РФМАаp@XxјАQ)ъ*НйŽ›,ГЩдрV'O™КuыцяПп2yЪTj‡žAOЂ3ДvШ:~БfЕбh,•Ып˜=ЫУєъk`dШЪћ–OѕuЇ>^œяЯjПВхнМu‡њЏТ RЃ­|}вŒiЩcгSЦ””*меnfЪpМЕXэ‘QQ‘QQдн=NfмЖќуO#"#йlvћіOэйЛŸ6ТGЫ>іёёtїCе&ќЭџМ%“Щ|}}W­ў‚кyуЯ›:uЦ0,"2rУWыLЌ^Щ8о2dЕ{ЯО„ФD УкЕkќФ)уЛ+@лG—жzƒqђ”Љ"‘H$Mž2Uo0zвї&бпŸеЩ†еkЎ<ŸдГѓтeЫ›RяV НќsяIAmлl6ъ-ŠЂ$ŠЕхгћіѕ~Ц– Ю‚0›ЭvЛ ‹йL„Щd2šŒ8Žлэv‰Ÿ,yTJB|ŽуЧћCZ"4:cГй(ŠR'3›PH’ЄЭf#ТfГ‘$™”дŽ§оOвBЁ.ˆХbQѓŸA1Ašј<-Ф@AМдФ@AМдФ@AМдФд=iоЃ‡Y?~Б6:>сйсЩq‰mНЄѕQїљЌЌTXЭѕЯЋОњеЮг=[ЌqІn U:Ѓбd%Т ЁцјЕНЋ7Ш‹‹Н™їyrl’@№~O™tVVVvўьЙ?3ЎА1ЎЩFЄ=Rф\h<МђыЌ‡˜уžnлФИ;Ж7IЎOŽœqgЉj ^[”9л&pz †ƒЛїmYИ<{ѓ‘X ЫDl>уђPnД4 ;Ыџђ–=ВщŸ \ЛvuцєiŸЎјМBg8qтз‹/4UКO>M"Џ-ъ)SашЬ`0l]ѓЅњјеdпЈЎ!QBЁаŒ’&ФfAl8Ыffс˜‹fqmпю.шЊ•ŸђщŠAƒ^тp81ББ[ЖnЃі{h“ЬЯЫK9\&‰„М—‡ЁжБђ|mJgZЂ}вeP—AcЫМ)-ŽlkГ/ЕОИъЬjЕиКY/ Ъ5ъ34Хз5ђ[ъВыЊтГђМcEY‡ ШЛЛяў-YЈл™шЏ]Н2xH2э!Ol’#GОќŸЗо–—)KJ ‰‰ цЯѕ\—гAKДOжŽщsШ„7†Nycј”9)SgЇLѓв+ызnЈЌ2Й{$EQ“…ЈНxf“t~щ*ЋhŸdїЄz ЕO:ЧtД:УК[”6Оcƒv @SXhжпДйlзЯ_тВy9F]a•ѕŽ˜:.юЙZЃс ˜ГЂ6œGNxsњєзgёxОЮ я.|oбЂїЮž=ƒуx^nюєзІвsчR4›L<Чуфч;їЙыrЖ>ћфc K;P Одzу|VRЊHO3-yьы“fhД•дN3nЛyыNіЃМz]•>іK‡9Nl\мжяЗг^янЙ:ƒЂhxDФкu_76Iwе_-д> jоŸ9ђ$,CuwїgДХрK­я§™Ћsљ‡‹\љЋћОoЮŸз4B†ќЛЁŸ_ЃWпОХкr•••Z­VЏз Ѓбh6›-‹еjЅ\OЭ’1ЄхRуvЧё„ј„фQ)?й§ћїX,‡У№|>У0.‡a‹ХтёxаЉ5tЦfГџѓжлVЋ• APХ0 EQjA‡хёœ:C„Ус@—9ЄЩg&ˆ7€:ƒxЈ3ˆ7€:ƒxЈ3ˆ7€:ƒxЈ3ˆ7`zМчєЏЇЪЪЫ,f A~ўўЃGЇТoh! ƒ^gч;‡Во}КsQдjЎТ­ц’ХКЕk„BбЬYžЮށ8 9?=s:БmТ‹/v3*ѓŠВnШѓяkЫ Є<|pŸЎlŒЕrхчоЯввqе™Щdђ B‚Є9wЎUhvБ#ЈеFZЌv‘Ћ]\ БКкaшpGmѓO‹РУlы,жМНіš%Г^ИъьчŸŽ$$&”фмТсQЪfЁ( Eь,РТ‚}Ђwlпб,Й>!рuљъ,аŒ4WnЎ:S(еz5[x|! EY(ЦBY(Š"‹'‘(”J›­ю…-З†ртп\Кь“у?яЭНwБ<џVбЃ? Гofп(ШОQ˜}Ѓ(ћ†ІфNfц_§ 1T› Е?Ї^uЎkщЮ{Hы.t~б:+ыы ю„ЇЕ‘жЧ]6ЁЁYйЙдіƒ‡к­нКѓЫг%pГ€iSхVч‹ЦП ˆŽŠRЈŠђ2.ŸЫцА1CQ”b(‹ХсrљaNБJ"Q&СњТ`œdіжщ.ЄuV6вAщ‰ДЮ8Дхх‘‘дvdTTƒ[їаtщlџl’м€ЋЮЦŽwыvцьRЕВL(ёј|‡Уцpј|ЁиG Јfmлќ§œ7ч4ЌБЏkYЇЛжYйHЋЃ‡6вTTXHm4ИѕЧaКє$З@ѓ§Yк˜дьмђГ—юф>КЋ€Ч xBAŽТќљъЏфEљНzѕі0z—ДаК ЁuVжзъш’­;iуIKГ`С<ЕZ­VЋчгнxyињу0]z’[C ]ѓїŽLI}oё’]{Ж_М’qсЪ•U_~нџЅфбЃFП6mк‘Ÿ1_’A=— .я!­ЛаљEыЌЌЏƒв%[w6вкюіЛ+ ЋЌ7>Яч.[ў ›ЭЎн#w­;П<1]ж™drkР§гњ›GўщдЉ3хŠ2‡§Bяо}њі§vг7Б1бyyykз… -щ;и'–Ќ‡_~99ћ‘Їг)x“&ЩоПщЬ№#7~ѓѕсУ‡їя?0ћ9экЕ_џхWUеЦюнЛ/\]ФbўМwДZmyyљЛ ц1ВЙгЉСуШ­оЯ_,zёЕkПлэЖЬЬћM’СП“ШШЈіI экЦKЄв%K—5w:5xЙе{нj€ХbЙqуzяо/4IжMнзMwpЙ\(2HН€Я-BМдФ@AМСпЯmЭV@…ŽfjtЄСШЄ"jуџ§9ђe_lmІ| ­“чN“иРЁГœљЪMКw{ІYГ‚Д6Vn:0=mpшlхІгЧ$ч)Њš5+HkЃgщцЇќёPgeцЋ=fОкЃЙГxв:ћ›кrjB Ю о юѕб!’$ЯпŸqъp…J!іѕы;јеA#Чз~ЯљќЧсђКѕ4vњ< ƒs“Уѓ™gœ9КїЧэткv\ЗыtЯ~Уяоxіи~w…М<іЋ}ч_”rљьб_~мцЭ<ŸX Юj@н“еО3Ы8uСРѓ™GєšЪсp3NZ0u(ЦцФ%u8bœЛТgэ;{l›УэйoиАбєkўл€:ћч;3к=НŽш=pD*BМnBМдФРыfSЏ˜юјћ|іюЌДЭћO4o*жЧ•Ћзk<чqюќХfЭ вкxwVZчЖ fŽpи№Ž в4рV;@ЅT‡Ю<јLЄ‰СPдБ Я^ouёPgoріћ3З(ЪŠЕЊ2‹Љ7+ЋЊW ’ХЗэрnўfФєч3НЖЂ$ч0ы|@ХN l”Эˆ­ђьЏ?+U4ks@ ашLЏгЊф9>B^ЅЩXR&ЏЌдY-›нfƘЋLFХПкРЏйг"Vѕ лВV7kИъЬjЕ–Ы >‚‚’ЅЊ”ДЄнЮBQ”…lvЛD"VЋ‹ЫЫЪ‚–ЪхcвFњћŠ„М~}^јх—уБ–€ЋЮЪЫфЄ(-—WWXb'I+aSWh‹фхмj#э„РPPЎ(e:~м˜иииЛїЊ+єK—-џnг7Г €ЋЮ**ДкJ]U•a!v;i4ZHдЇC—>QO+д•V‚Алэ$АЋ™fтИqуњ‹—qЙм^xёчcП8бЎ‘FЛА\RлxjН…RЙœЫf••–В>Lj_ЛEкАю–ЧsРСеЋV†Е ’Š…г_›jБXъ5vЯqе™бdЬЮЮDˆЩdfqФ}њ&ЗoпaаKC"#Œ& ‚ уBщ]К<ѓСћџ­НpГFэТrƒЙp!pьиQ.—K]|32Ю’ьaX†хё\Оtёц­Лй9љJ…тЃЅж5\т*—vэžЊ6к‹Šх€$y|ёГЯіЋеJиq†R:}‚ў№уЁЊЊЊ>}zћљŠЧŽI-).vк№еЦ6ЁЁBЁpюМљЗn§EэмПпš/ж­]їхў§ћ/ rётР/ЧЭyѓ?д:Y.dМ4xHэiУnлЖuнњ Ёaa"‘ш“OWќtфpэŠTЛkОXЗoп^Ч R?hцuЏЌЌќпŸПЋ+Ÿэж30(ФfГ)ЪЫfнVЉЫь$СХ*ЃЅ_п”АА№:ЃЋеъеЋ>ПzхЪХЫW Сж…tМхsБ*ЃEQAbОбl5™L;=§чџnХFGd=Ъk››WPмБCћЛї№x<чVм…№идђ[$IкэvAЈ•Ы8bВ.э6b0!4PѓКг|O+‹ћіD’$‚ ŠђвюВмnГ ,Bv;)ћyв†ППџ‡K> №“2Ѓ–‹‹N ЫёљќјИјo6~нЕыГRЉДK—gОўjCRл$‘1rљђЕ6ЁЁ eэyд)Hp{›… ˆ^Џјр/ЖЌTU^ЎRтaГ6ь™gzr8† #‡Лxё‚йlVЋеŸЏјДcЧNЬIИ[XюЅСCV~ўй€ƒZљљgДMwxВ<оќљsU*•JЅš?яБcнZ˜ „щvОЈЈріНПд…^Ї5ŒЄлЇЯаААHц 3fНОєУХ~вЖ БwnпоНgsљeЫ? JJŒKJŒ iгцЃeSћЂзы 0p ^Џ\НЛ№Н={ д_"L?nфШ”кezіьеЙуSёБQ2?П'm§›жгК;П;sсвI_™47Џ M`ф”)3‚CBМžсcФхЦђ8p{F’$Žу*ЅђъЕK$aГЭ" в О{я.ЯїёёС0ш^дzХиl6^Wm4Ё( уqE,_ТŠ (jБXЈ5D!zAЃ3Aј|~BBтоœ[TThГОО2БHь# …Тжt2ƒMЏA/A8NHHHHыК!ƒ4№yZˆ7€:ƒxЈ3ˆ7Р9љђцNвЪARчЌhю ­Ÿџбdaрeђ IENDЎB`‚gwenrename-1.1-beta7/doc/button_cancel.png0000644000175000017500000000150511223736613020223 0ustar spirosspiros‰PNG  IHDRѓџa pHYs  šœgAMAБŽ|ћQ“ cHRMz%€ƒљџ€щu0ъ`:˜o’_ХFЛIDATxкb`a``HRQahsp`akffзRОŽ ;‚ЊEд@r‚@,Фм @ Ь@"^Q‘ЁжТ‚С‘-ј}qёџЅЅџяйлџпУЮўУџН@ Ђ Ю-”ъс„ъ F .)ЩЋЎо№џЬ™џџ'MњЮијџ † ™™џїЙЛџŸdЯте@ tб эf,P§Fž\\~џAрѕыџ{••џ/*Z Ф0№ъьйџ[\\ўOЁ +b 6~^€ЃŸГfСћќљџ^WзџG|}џЃƒ?_Пўяњп4Р‘aH/@18qpИўпЗяџџ—/џž<љŸдмФ…WpCПС„џ]]џЏww4Є9ˆыИˆ…|ˆa•ОўІЗёёџ—цIJўПwфVЭПў§ћП$"т5PШ  –g`Ш †‰bbЋoкй§пЪЪњPАˆюпг??}њП6?џ3ѓq†€bˆdbЊЙЂ №иЫB(зе…'@1MQ>ЮСN(Гј|I ŠТЧџ?Й~=ŠиŒттџfа@ pL410\к˜ Ф/CQœŒЖHPј„†‚љЇŽ§яф+00Ьщ 0bg`љ ї22ў?:mXё‘элџ‡Х€8ˆsффўЇё№ќЗc`x Г €РH’ЌЬ: оЈ…Exјџ\)ЉџЙ@v0OT№ѓџЏВЖП*W…щ 0’bY‡˜Тж•@J!дАR`ˆ'01§Wa`˜ В™ H0B5ВЇ”Ё8.ђЦsŽ4Cа‹n њP5l@ЬeXсг9У‘дIENDЎB`‚gwenrename-1.1-beta7/doc/mode.png0000644000175000017500000005361611223736613016341 0ustar spirosspiros‰PNG  IHDRЬКЌЕъЙ pHYs:Ъduh'tEXtDescription????? ?????????: gwenrenameШ@A{"tEXt??????Mode selection - GwenRenameз)ѓ IDATxœьw|SUЧŸ{Гл&MG’6н‹Жьmй lApО В8DEA6ЂŠ ŠЈИХЂ‚"CPіоДДtя‘ЄiвfчŽїлЦ4Эь€RЯїs?psЦsžsю9Пœž{s.6lи0h`кѓЏзhы@ ЭE,ђџіУЗl1FdŸm-Ec|QЈЦ@ђ88Уn†iЌеœlпeЖCZа ЈлњЖeюHмъ†h^yf+aБRbŽ^SХaa[оZŒШ>џккр`’-H’…њБYxѓмr7\лj(c.?јЏUњ`Ш ›^‹99k>цeп}r–У+ЮЧCsF эфЬч‚[ь…Гќ^лёvљЁљј`Іљеh‘umЕйхYIЊZkШ-ЏСЌ­Vћў›‹й€a˜ @и-NЦjЎМz†ОSЇLЗЩq‹Н^zQDу$L/ѕБ60'aОY№ пХчL­|.т6Ь{ярЉvлИЮaсaСЁ"ПєТЊъj5`Ÿ§tАWЗ”iШ_аBыЦЕuКм‚твВŠ­6X!Oˆ ZЋXпtцOf}žцЕПЩЌзщZ:ЅНеј8ѕ:]ЛžЦњbзЇ"kыt9EЅЅ•šZmP``ddxblДHрSqк:]nAQiYeV,Е’V4Ц­?і‘uuКœ‚твВŠњEШcЃ„žœбъŒЅ ѕЕŒlж1“Ѓ#фR1ŽЕТ`peТbБ^ЭШКš‘ЭaГтЂКІ$Š„ЂjЕ&3;Яh4…Е`нц+>ІѕЪJsФЪcЂіЄГЮЖ7ЕmюŸЮwІТЖ0Й76,ы•єЬЋ79,VB\T—”D‘PX­жмШЩ3ЁССо ѓДОVx‹­^‹ѕjzжей\6+1.ЊkJb HЄЎбмШЩ3<8УaБ]fNЖaћЎЛїяо*Ю9FF“9=+лO ˆ‰єї` jNгДо`,(*г› нR“љ§І<њЯЛaЮh…ЭHh…ѕ"HВАХТХЬsН•WЪHд­N‡ …јТУТєЪ7ђVœО~їЏ;SМсЁ1ЙЪЈЎбјћЫ$‚‚ЄiЛ+Cг@4AaRiЈŸ@PЃбКїЯeѓЙь'Ÿ˜cјфsј\ŸлV-nЃеVЩiЇЇNрАY6Ычл0tK}e Јkj-Z”’’,№~llЬИqу\ІіХВ§сŒуsАXxPxܘбWЏ^m–сF…И(зkУОxа"7Šзy|Iб ъПŸ3Ь­5~ьШ—Ьћ|ћ'Я=ѓфдG4™­Ь0ИціFZЈОyяТFИВsђ^yiannЎ-*;;ћ•—цфHЅЁў~žaƒЃіZUеычјЇ'’jЮЋ8iвў#ћ…X5škћЏ(?п%оurЦ›“dwЧcMОпЬ‹H$ЄЃ]”Aг& ыєz+Izќ‚њўЛK–.€‚‚ќяПлсhа}~'Ѕ;КšYЕІЮz}їœ 1РРйЖIJ'EиухЄQЉT4АЊЊjыGнwп$šІO:Йyгfћ"™rсЇе')ЪjЕ~ћЭ7O<ёФдЉS2nм№СbЫqеQ]$Џе›Ъ”šв*m™RЃ3šq Уp Ч0У0 Ањ Ч1ц0АЅiˆцœљиLhdЁQJ [ШПсvЩl…ж— Ж4рЪ›лvЅи9у ‚$ЭfГ§0W*|рўкћћžƒі§ќгSІ>&ш\ s‚$ЭsыjEГБ’ЄЅAИОлёЭЯ?§pьш?п|џS||BnnЮєGQЉ”B‘шѕe+D"aЮ“3ЖяК’Sf0Ўm•юз˜wvпѕЩџюZјЬьеoЎ{oнњ [ЖlQ*•4M—kшoц§БЁћЛк*“оhwTздх—ktfЮтўЈЉ3х—ЉЕ:Ѓ…pu0Ых3gЭfBfЬœ%—G0с& iВ“uѕšЕбб1l6;**zеъ7 &+Ѕ­3Ьœ5лЯЯЯОњL”бBЌл№N||‡У‰ŒŠzуЭЗLТl%ŽПџ}з]i~~~`фЈQьнЧ„›,ФzЛьkэВ3Ѕ˜­ЄХJš›$3[ A2Ч'ŸnябЃ'Ч“GD|Дэc‡ЫФЄЉяe%(Г…xуЕ111l6;::zЭš7Ь‚‰ВЯˆуxjчЮ‡ўўлJRЖƒ№t<§є\иђСMЃNž<§њї'HJЃ­хѓљ|>ПЖЖŽ$Љў§ћРЩ“ЇH’"ђwоIHHрp8QQQoНѕA’$E‘”Ѓ{;wўћяПэЃ˜s^|>ŸљHЭ1HRдЦ™№ААА'ž|ВFЃiš‹Чуuяо=22’ХbЩхђ_~љ…$)’ЄЌЙСЎа7пzЫJMл„Є(ŠЂНrzPювљСД‰г7вкаёk§бДџЛ:дZ]Aq…§0/ЉPх•зд™ЇMŸ№Тќ…vУМ\­е3уЮўЈжшђŒЄgх­XЙцzfЎЭреŒь+зdмЬїR+мf‡СLЈь„+=+oШЁЉЉЉC† §ѓрпƒ NMM:l˜Н3еSёМš[ЖaћЎ‘5ЎŽУ“О§vЬ—я~№лыw­[њл3Ol|ійgЛwяўшЃв4mВаџŒмГ}иЛzЃ•IoД;”екЂr…ƒžfмЬ_ЗўнЬœB‡№Тв*ЅZыІђЬxXЗ~‡УЩЪЮЭМ™УfГзox‡ 7š “™\Ењ XИ№хnўќ`ѕšЕ&3i2“ЏМђ*,|щх­nў‚эEіЭЗжРугІЋ5uK—-€Ззm0[H‡#<\?яњUЃе:ќЯИёу™№ЗоZгІMЏiШОn§‘5[ЩЗо^гІOзhы–5$c:є{›6РНїо[RZ^^QѕмsЯл–qmоТŒ“5kо€—^~ЅЖNПрХ…№ЦkэEvцЌй5šк?§ ё Чe%(ТщARIЩхr(-+w6VЩ№№p@`ЖXwўєŽу†§Мk—ЩlсѓљсссA’$Еnн:˜>}F]nљђАaУFЙїfЭš­ежўќѓЯ`E’”йlйО};м{я&ЊyI’ZДшеѓч/шѕЦрŒ3эsНџўћЇOŸaЮ7oо|іь9ˆŠŠb*ћvCЁЕ …ЎпАСГЂ9kиІэпьУОK4яpЉ˜MњМ7GuMmгa^ЅЊ=zLLLLLLЬ_эАцЊšZfHк*ѕПF6МЛi№рСїн7)=+OЃГ\ЯЬ8ёОСƒПГqГ—ZсэarrL„ЂБpЅgхнwпЄСƒ:t№рС“&OО‘]`_#EЕжЉxz%Вy?gќ8ќЧ.˜ОћюЛЎНЧvЗeи”w?–іpZ—Ў](ŠВ~W~ЎћЎƒпАЯesWЁr"Вn§xђфЩ}Мн!МЈ\ЁЈі,В*Е6(8xіœ'fЭžЂRkm"k4QQбPT\f2“…%У\ХˆˆШњ( YPTb/В11Б‘yгd!+еgjв™„B!›ЭоѕЫo9ЙљісLі™7ЭВЊ!{S‘e’efнДXI…В>гщ™еЌ›йM%еiˆ• ЂЃЃ ЄДмJPEХЅc/В…E%V‚2Э€a˜ЋыTиl6˜-VF5l3>цуSO= WЎ\}ќёiНzїюйЋзєщ3._ОO=ѕ4“&66–ЉIRЬ#йqqqіъV\\B’”ЩTяž}”ЈЈ(•Њš‰b оєб §aБX 44д>WMЦdЖ0чеъkУŸ Е HJеPЈOккофЕежl!Uj'Уќ›?іюнЛOŸ>>њИB­ГцЪjmS‘ЕŸнЬ+ž9sжфЩ“gЮœuєфй3fNž0туо^З~вЄЩЖьВ7YWb’ЅІ8–ЅЅ%РЈА7а4]^^RЉd2”••йЇ‰ˆˆ‡УЄoj„yVСJPіыm‰ЄЂЂBЅTЩd2Р€ )ћGP&MžєЩ'ŸПpўЯ?їЮ™ѓMг_|ёљр!ƒ™Ј†•@Jr'[ЎЂЂ"{'мИG’TYYйгO?НoпŸ;wўШЌ]0“єXпуЧ/[ЖєЪ•+:Ž ЌЎЎЖ/L(йЮšШi-вдъLeJMЉТУš,жА<ЁГ5й†%U—kВNжdэ—_›ЎЩB“5й—ZmŽ5ЪŽ7dЗ­Ъz\“Ѕ0gУ\ЉЈ 9zмSs‰ƒЋanЏ2Yи’хЋ?кђ^m­і›/>eГYё Я<џ"3xнёgЫОЖ0сЊЊЊќѕЇ‚‚‚pЇ(jзЮяЅВ0›†‰ѓн9ƒmиОkдАДNQВІqъsЅЭнSЛlоШTˆЦ3Ї<|?Ad)ьfŒ%‚g‰^p3і”)CОyPž=˜0šLj6(8„…{h‚$Е5ър`1ŸЧs•FРc€бLhjj’у 'З@d €ФјиВВвЂт2™,ЌВВ"6&2::&;'тcЂРd! ЅSbaaAqIЙTцЄРNgFczњѕЃGŽМўњтА№№ЂЂRHю”XXXPт,Л§ƒbЩI‰……%ЅѕЩь;lЇЄФТТ‚Ќ›йёё Ж@ЧЧП‡ФХХ”•–—”………UVVFGEФФФфц@“'Н\=јх ВіQO=љФ_|ўёЧŸЬ™ѓТfуРЬj-K˜Lwэъе§а4=nьи={фчWV)И\.$%&”•WШšД ЃзЖ В§Gћs…B™u3›…у‰‰ х вž FEFTTTьоГgєш1Aќ–хъмe-б†;EркЩ™gh нЄї`‰vљЉ‘QЇVмы˜еh2Uзh‚‚ ѓЬЬŒпvэ|шсЉIЩ)Ж@f˜‡5цѕFьДЂКZѕхі, ‡Ы§фГСС!іFмk…ЗЎЛ0šL5 ТU]­кёеgzН.@(Мwт{їќЂге›1'88„q&(ШЙ39ЅUœqЇ}„жœкяЛп­ ŒбŸђYЏ^Н:Alкес/МмsПј р*{IЂS…eœцr98†iДUжжжс8Цхr<ІqPВZЃЌжˆƒ‚Ђ{|lкєžЩdкєоF˜н SІL€ЭvQ6žŸї,YђšFЃЉЋЋ;Аџ„{Ч:дyјСєєы=zє6|8pиѕоЮk’§оЦй™ќѓ^h”lџў§уЧз'›П`МД№ХЊЊ*ЕZНш•—ЁabUPяДІ=>ЭVї6О 6AєћПCЂ–ЏXўкkЏюљ}йlўwŽLаРхpЧŽwэъU7hарСƒ‡№xМЋWЎŒ;ŽQX[eПfЋьОqcЧ‚/HЅвёуяЭЯЯџэЗ_щƒЏНіZFS[WЗoџОБ^$IE&“iщыЏћф@ЃZдhъjыіял7nьиІтEб@R4AК;Hлсђ^VЃЃў–šлєюя˜йnЌ‘4M6ОеFг@г@S@SPюpxб8Ж4\Ž“ažŸ“mаыrsГэн s.—ƒуŒ„„„Ny|frJъcЯЖ)Ќ{#отVagА†нМ‘ЮчѓЂЂЃЇЯz*>!qкЌ'ЃЂЂy<юЭЬ ЦЬЃ3юзdЏЎќчїЇПљ~кЧпѕйtІЫWЙwWG(њуlзЏ7-иpєј)СтцІ™СDT)k.gф*дz7TUыЎdфTЉдюзP‡н‡зъŒ/НМH.`БX‘‘QЫWЌ2­ЬЂЖж0}ЦL б Ж››nнж­[w.—+‰ЦŒћЧо§Mo€ўЖћЁУ†ёљ|@0`РР#Gл–ЅВянЛŸ gJљ7йG“§ЙŸYГXЩ?љД{ї\.WБэуO,Vr§†wФb1cЁщ*­о`zх•Eђˆ‹Еbх*“йкєў˜M@}]ў+,*™5{Ž\.gБXўўў)ЉЉгІMЗ­3юиёŒq7ѓqј№АcЧwіk”mлж­{}eЧŽЗoџ~ћ^[2ћQПќњ+Є аlƒLMMu˜dК/ЗўМЁІй]ВБcЧэлЗПu—YлbеЕэ–_™ЃщаЈЊж\ЩШГцEeŠ=ь+.S6цЙUЊšІ ВЬр­RЕšV4cжсЈlЎтrхПў..WкWэР_—”ЋЊЊuWвs*•j—њ™[ЖaћЎњх‚$gЫ@“єЕЉПъt‰ѓVЧX*ѓЪдf-Ч“ЩТ’““…ByVmSў)ЁMѓ2§šІщ*ЅВДR•œЧs6Ѓ6›Э7s #УCТdRЇ>4ƒVмŒЅu„ЕžQя~oлП’ѕіДaŒу$ІХ?зщ=ЌЩк-•КY“uљh*іЋКŸЈuЖ&‹ЙX“ЕкЏЩ:yNЖaMЖб#КnŸ“Ѕ(šЊR(K+Мц˜cЈПMW)кR+м^k‡HFИЪ<9&uщLniеС#g<мјТXXШ[yЂјйЃ’Nс§cЄwuai)ьˆQg(ЊЪЏК^5рЃ]9`& БZ­ч._ —ЪЂ"хМ†П(ЭKIiyЅЂ*)6ZьоŸh|УЪсі•k_}‹iѕЎxс‘ЗІ<$jш9žдЖЙ?&№з‹ƒmYj+ўzФ"~`@X—јpWmьЌг.#}ќ ˜ЫХ_к‰1—6iЗБMŠУ1\JX­ч._ —J sEЇи(YhHc…mф,†aва6г _0 “…„nœЉЊJŠ‹–†xvЦ‹7 `АjpюсЕN†ь+‘џ]LZЬЕfƒ2ЪDЬ ™9‰ЯчЛq`БX1‘r #'яьЅЫ$IВX8ŽcIё1НКІ„‹ikѕбX=ЉЅkбj ItbшV˜иz+ŽіЗя}\f[‘["ˆmЬRЕїПƒѕ*ekўМАmZзС&‹ХŠŽŒ№nффНt…Ђш†aŽwŠюе59$8ˆІ]*ЌЭHL”мпO‘нЊZсЃТ2р,VtЄМЁFŽЮєєкЫіPUVVZ™SjbYХтЈЈЈ `ЏОR˜veБ0š"-‹Щl!IŠХТљ<.—ЫХpIЕэkЗЋlЖži_і{єЙдіЖ_с­Ї9еk nЭ‘pЋфе†бaБXf33Ь<—ЫСpЖн0ї№Ј o=­№”мЃ9vƒpЭŠЄp.hp† =фіjЙРЧЃЂЂ™Ї§}‚q„$i Уy|@р‡c@бPџƒBЦбЖЛЭY=p‘ЄеgЕаЊлFН1ц0јНа\ЇнЊЃ*oѓЪћ‰mЋы`›iЋГ4IгЦтёй?Г“ EеtnL‘TƒVјљс@§У­ЊА^к"ь„ У€ІЂi’ЂiO kЃ9/Ll4а@’4щц9р;Jj=хї™VW[№IpЁ9šлДкПўЖŽљЂЊ­Vh‹ЗA[›Dг44нфз ^Щk#Э­P‹'АЮ$ньж­YšЂ–•hАы04 DгЬв“ cвг@cPџl]CАЕLCтхƒšІkШЫl‚e[бЊONMгЖœњрЦnдЇl0[Ÿ Г™ВKl—оf­СNƒŸ˜}.[Kдћй(1а@…]ЉЖ({Ч0[},з—MжP/ЧhоѕDќWСО1Ќўћ€FлBlaЬ3LїЏ?ХўЕv‰1Ко’ЭВэМоV_ЎcЪ†пkаЬ—nН§њбcv‰iњп*`7ИѓoЁо Ц*14”ѕo›а`ЋWCЮ8zўo`s'Чц §Џ'џњіяLЄС$й\Єl"kЋу Ё]H“kкфЬљg'СžГx*оч^ВzLы.ПчєžЧМI„@ДлŒС›„ŽgЮу=7 ђЂќFг;oА› 6шYгьДЫOодбнЇЦСvqŽcкqЙРъэBši!„8ЌF:лА\p;\A ˆŽ‡ƒœЖљ{тП YhCШ"D‚D@ к$Вб† ‘E ˆ6‰,@Д!HdЂ aаО§š @ ЎpS4“E ˆ6‰,@Д!џ!‘p›wзЯ;;ХGЙЗр*Ж%х:иi-SЗŒ6ѕљNlяЙ•UыРЭиш€"ЫŒ=‡Ѓ…6—Нўъ7пядш,­тЁOьўэ—^нRn}ЙэЧк›?юёОя!Ѕѓ•;ЅХnн›ъ1SјЅ:8]CU[H+I[I’ )š‚(>–РŠїg%рЂЕM Хмж’ХŠђђў§гZХ”ЏњыРШQcnKб-w -О–lўм–я<_Й#œDД)Зh&KчшY+ѓ§F_ї—ŸтŽК„/Яƒ­EиЗЅє/дЅж/ knдЭ<­z LўSi—]Šy'ы~+$5цжuуѓэŸtыœ( ђ2АпѕkW™@’$W­Xš& œ=у1ЎЮ!—8€KгtЧ|sšLІžŸ:о3&“Щ!Нйl~vюсRqЇјЈї7Нk wU8€ЛѕƒЭ“у‚„N^я~јаС{FЖwFР ёгњі8qќ(HQдЦwжuыœ*іыšš№ю†З)ŠВOЯВс Д>“уB)I1{пУЄЁiњУ-›zuK‘љwI‰пДqmwдцРЩЧFн=$\*“>0щоУ‡6-"\*~сљЙ‹Х>Њi2&алЎЪВїЧ•qWе€>|ŸiНф„шљѓžЉЋЋeТ-ЫќyЯ„KХMџњqг8nœДП^ЬЩ_їЇѕы) ђяж9ёы/?wšЬсЏЎцuWpнEХ\Ї6@ЃЉIˆ‘WWЋ˜VЋ516BЉT88ЙљНw’т"УЅтчžyвlЎž…SЙ?B, >tџD[.‡Žэ&й†uoЦDH“Ђїэ§cу;ытЂТ’ЂќsиM•›ЖXѓЦз- ЭE–Њ0™ч]ЁњЧЗБ8€?С~Лї­NМ9бьОAЇ Єн 0 €(вз~‘SўјсЌшЏѓFџІо™MYШVqцФёЃ+*UL˜8iўМg˜Рw7М}хђЅc'Ях”ђ‚K—8фb&#…9ycѕŠЪŠŠKзn\МšQZRВvЭJ‡єkзЌЌVЉЎedŸ8sсиб#Жp7]8юиЩs5uŽ_*™72ЊUЊЁC‡лBŸ>ГЌJ§еЗ?deeЮ{іi&№НwзЏ^Йьў.­Јž4љС5Ћ–oкИСоЮњw7>rвl6gЄ_ŸџтЫ‡ў9QYQБш•Lь–Э__М(mр т2хДщГV.§У-›š:0gжДѓчЮ~іљ7…Х•//zэ“m[э‹xnо‚JЅvіœЇОўђѓ ыоtu fЭyВЌJЭДЄЗ]•еДAМЏ&TUU=qЖ\ЁYЖbѕW_|іъ+ ы3ОНіЋ/>›1sN…BѓємчьmКiї тРм'g/YКЂДRНяР?чЯŸuˆuшc ЭыЎрЖ‹:Е bqаƒ=ђхчл™ЧщгЗŸD"uА|ъф‰Sч.]ЫШV*oОБŠ œђ№фgŸ{!ЏА,Ї 41ЉгыЏНbKoпБн$S)•™йK—Џš3{šBЁШШЪ[К|е’†NЋмДХš1Оn и†эЛF MKˆЌoЭV|;7UkЉ{ї†ukО€Э œ“Ш-У+ :л@žзщZЋвLP $ $$$ ”§‰э#.х…Ью"›н+№о‡хqЗ Є2((ŒC”єˆƒ‡L;@^^юФёЃnм,p(кh0tыœ”[Xn;ЖC2Ц+Гй, кЮ#dAюЋьаbЭ_m ЏŸ4ц—)=S/Вё "ыѓKw]`ЮбTєHџонŽŸ:Я<Ќж›š={ієŠЅKЎ]Лbаыэ[еЁ8o’9=їrр4c|ЕИШўuєL›,д)Щў+ЅЕ„МифжmЭеЏЮВюЎ4 9wiЩћJўїїy>ѓЯљSgnІg•f)sЫЫ2 ѓ/gх^М–uс|њ…зЎПtуŸ“%Чњнј'^{Н+GУЋў#чтияЮўІцliky+ KЯЬЋжеЕ&Ютёo ‰TZTTШœ„J$ Є2™-эЄєњ3ЇOzsгI*“ГШХќ.—{Ьe#"2ВѓK˜?О4: #"Ь}v^aqхс#'WЎ^[PџђТь(UЖвeaaо”ыЦmЇeyп N™5§БгЇNlџтk…ZWЉдBУЛ€™цЈTJPTUйчrе8Фо}њўАѓзМЂђѕяlВџ;нWМщEЛЈ+цЭ_Иmы–sчЮєЛ+ЭAalf‹‹‹$вњ™йЬiSŸšћlVNaMЙЄBEЛј§Ј—ЩšтхРёu|н2D–yЉwkќКЖт‹kY“cs…#Тkџ,Љy?г|Жк@щ—Леєыo—іэЩЛr2žЮœ’TЖp`№ЮљНЯМзџтцДЫ›œ]7фјкЁ‡V њ}IŸя_Ž]§XРФ>)ЧHjk‹Ўf9“їїє…§1†tъдШ/+vgЖм[˜=чЉљѓž)(Ш'тFFњьЙOџРƒ,^є’RЉP*ЏНВ№С‡ўчрЁ‡Ї,yэe•JЉT*/zЉй;v$$44ЕsU˜њш4јpЫf“ЩєСћ›`ЦЬ9sйxцйyАbй­VЃге§upџ“юmъРу>œ‘‘о­{!C‡›гшб”-›п3LщSІ>юMЙnмvZ–ї т’$ 00аl6­ZЙЌЉ'[?xпd4:,gЛjWNКbЮЬЧГВ2­V+MгSc†Р@qNNЖЧZxг‹п™]ЈЈ5в3mВвV’ЖДжHUгWKщПг‰ЯЖ]yыŸМк{Щ,о„Ч`фЃpЯй“пГWTдИwжХнTзš–Џ\ЭсpR;wљќЋюMU*ЕOŸ >>}fЅRыІRU;хбЧљD"]§Ц[ rpЬv<љд3гfЬВїС>Ѕ§Ge~СТWТхr‹Йdщ цЫм!™ЋsЮВщ§­]КvуrЙBЁhдшБПьолдЛv2ŒЯчѓ‚Люpр№Q{S |рёщ3ЋЊы<–шоmЇeЙioЮћ}_rr жј­ёL”B­›>sЖРЯЏi”ЋЦqг N{Юg_~›”д‰ЭfЇЄvоѕлMS.]ОЪп?РоѓfwW]дсЃ}јw?ь’GDи.„CњUkо”HЄ?ПЉMЋTе2с;Оџ96.ŽХbEFE­{ч=WU№&™гsWUvh1_ЧWл69Н’SЖaћЎ†5йˆњ?(ZВ$Ћ:’aђ|ŠУЃ8|рђЋŒЪ8uŽЃ/ ‹ЅСЙ„/qќЙŸƒБйl6›у8ŽуLKkє Њоu&Ј5B*kШрэћrЮ^Йtљ"NcЩ]ЅFЩњќьэїѓJЏn)+зМ9iђэмІ‹­ЗзŸЂгеE†……Ђ’ U›д>љтГO V­qђ|Ш­_мМCiX’…ќrх_GЯДкtйЊ §D$,h2˘R~йЂ?Ч “ХЇIDё2L,Є€mХ0оГJ}ъдЉРРРддT›A>,lрs€ЯХ6Ќ/ДьR>–Ѕ_жІi‡YIуђѕЌџИДЉ?/EQJЅђЪ•+}њєaЌq9Рч— AŠќ‹ы,Ж„ЎЉ3‡aT!Žу†!…E э 9mщsВЄоrэљп™sVœ˜ш™МjVB8Л4§pBB ‹ЯЎв2 е—nЊn”дkЈ2FћIBТЂS;wюзЏ_jjjLl —Ы5™L‡ІщC‡йлчВ!€G‡ОsEN†ЩсмsЭhž8Hьччg›№"DЛЅЅ"›ѓЮ C‘ибСxЏ$йВџufЫСЯOРfуЅхХчЎ^Пœ[–_mЊ4’РЬ~"=›Ытѓј|^ЗnнТ#УBи"6pgс†§§їпііЙ,Ъяxeд_qH˜1/Я$lPpHHЈПП{й;e6бжДHd­cСGч€!сєъЦyubB8+€`2™*++ЎЅ_Кz§d~щЭ*}–Іu,vЕХT•СЄжU_ЙqYuA)Ф@‹IŠMa8VZZjЕZћ4MSeКА…"V@ŽH™HХXNphHPP0ЧПуж šЇМMЭВз_ыгЃГ48@а%%ўСЩZн7l;Q yбrЩ§їOП~­­ E :$-КёUАѕЁ3Г§yМюНЋ JЦљГй\VV–““ЃPЈjыЬ4З†Oд’Ќ>„бfœ,ЌЊ,Ї{†\,"йцЋ•'XЁ’QZЬ ‰™g(Šв+kџЫa—™ ћa†ѓš,“… EТі<mET*хЈC Х{яxя„‰4MŸ9}ъЃЗмšв5:‹еj§ёћЯ?ћдьЛt§ж”‹@t$š?“%ъЬљžqзA…Ггќќp>X0‚UTT˜ЭFŠ4аІ Њі­<&4œ‡ъуlЭєЪ“eфщП2О;pљ“Ѕ4PHњ‹)мŸФ9˜L&‚ jTjю“љь zCwAб…+*сJe2‰DЪч pмчОn|щtЏOЇЎіЌtЕ‡ЌНKаxћKћвР›oЌ*(Ш_ѕЦ›ќoЊП@@€pфЈ1Л~ћЮŸ;+ро3|шѕКАPQXЈˆйzуžсƒФмѓчЮ‚лэPэїNuи ж‡Уyшсџ@qqвlƒЎіrmљŽЗD{ЦЖwЯl;gеš$Щ=r&є1 9<6pй@$№xМШШHЃбhЕZ>Ž‘`бZД%:E–<УyzІўѕx)Ю1Fuˆ, ƒќ0У0JЅfГYЁP№V–ѓ~Џ%; Ўц\ ЧТИа№py 8Эі<їiуKЇ{}: tЕgЅЋ=dm8ќŠМи—ўмћ;LМorгЈО§њ‡……gdЄ“$yја_‹Хl6џ}јAщзУТТћіыnЗCepКA­ ‚ ~ўщG>т&Єй]эхЪаьoˆvGc9Х6lп5rhZМ\b‹ѕRo9дy3‹цеєraZџ t•CTљрЯƒајілo—,YBгД@ 0рчч‡a˜__`’7ёјFмЊхƒ™ЯІ0 ъ47F?Ї%њћпЈМi­1ФTњ4KЈ\ТхёМ|ЈРЇ/юѕщ4аеž•Ўіuƒ7›~Ž=lяРаa#„BбЖ>ЈЉQqї№wЋееŸ|МU( 6‚Iуf;To—Ы?мі)—Ы}ѓЛЬ ИšgаЭ^ЎоаТZ З9mЮLV{ЕВ.ЋККЦЬхЮГждAQЅ5 ЈƒZ#ш- ГAТЂE‹FЭbБ˜ ќ§§9NуИ…+8TпPСз–hJ%ŠБЎ†уѕшїнх˜ѕУx7ЯezТьG_šЎE‡DЧФ„Ыхўўо?TргЦ—NїњtшjЯJW{ШкуА§Ѕ7›~.y}EXXјђЅ‹їэ§Уl6W”—лЧrЙмQЃЧЄ_ПЦуё 4pр`w§кеQЃЧpЙѕяЛйеK$щшБу ўј}wГ КйЫемŠIFДsš#Вšse’ДHЙ4дмХœ‘;ЁЄ”Д’u&Ј5Ю:3шLPgЧп{яН.]Кр8N„Хbсѓљўўўў\!%CZ ЅЎ)eеVZg>>љ„И’ЃъA”ЩjC‰Oi8IЂш˜˜ЈШhfЇя0`а€~НКuN ЖmіёСжO–,~Y.O?ђЎm‰ЧOИoкд‡хRёŠeK>љьK7/ОД(mРРћю. œ3kꄆ[RЏ/[)uMMиПїр!CК4oў‹УЇйDaљŠеЉДWЗд^нRУТУ—-_е4‹<"тŸcЇ'Nšќт‚чфRqŸ^]’“SІ<њя–иїNœwЅ ф | џ]l sŸЗщ§­зЎ^IŠ‹LMŠћdлжч_XаД ї<њшtјр§їšm№гЯПJNN?цžША>|пWZЅФmЁўЦWœмлT0\МїЛšj5Ym&Ц˜8…ѓњ$з &Кљ‰ќ1БB дј\0 п~ћэз_­зы9Г,$iБZ0 =^нїU§#BБаƒ)O‘EYЇ;=ЅЦO&ŠKJJ–JЅ<ОП>@_"ˆлNaE і“M~wєљ!_™ЛsЂцѕ.п™nН’ зN§™Т‘ѓЩxЖ:–Х‰Т5nмИў§ћяйГчтХ‹jЕкb4GъƒЛыbя†^§j“иQ~ФЉЗ/ГњDфтДккZУЏEъГ5Хљp DС!ђ№ЙH"Вp9D(ФЇ_жŒСѕЃйŽ)’Eуё\мD›Д5†Ќ2‹Ф€Т+‰зЛ[Љ‹Ёƒƒ#"#cутe2_рсЇбniўЯjУgtзœ*Хwdф,§;ю…ДШЗяQ—*kўШ#ЯзђДЅ™еЧМ„†9x,ЎYЮ6 &+4аЬЕJnˆŸя‚&ЖЂу№C›VxЧW№˜ј.ЛюЯќпЁ3^Љ‘і‰ДlЬ*јќFдЪAЁ‰’‹еbЕZ ‚ ’$Iц?`БXl›Ух№x<—Чцp˜wvaFг4]keЎ6ЏTШ3ЦАЗпE„э{И#h)юМћЌvcЕэХ*ž˜= Q=ѕ"Bєp’pRЌ_ Нt6Жїtй iЋВpўжp2єІr}Щ…/rqџЂ~њnђ/i’ЎЬ*­Ъ*ѓŠ$b‘$0 AШ h h‚ЂЬ”I­гWжеfд”z 0 €QXUВЕ№XPwyBBbxxИŸŸ?Z+@ wћЫЕцLX,–P(ŠгMбKV~<‡ўЖLtžР(0ЊtF•^‘YfЇЄѕ'V‚cUIцђС5 02""**F"‘ _|!ˆ;—VY`ГйB.‡0.@й'B™^b9ЉdgšEљДŸ wЊА?Z'ГV'‘Њ4рEC%ЙѓјA+8„@ З КбIыЯd0 cГй,–?Ч ”…… F]ВNпOg6›Ьf3I’†1Пјтѓўў~ў?ŸРУхВX,$ЏЂаV"Ыа Е,ŸHaЕZ‚ I’yT–бY‡Уfзo5Ы<0лІ^!Ф-Уёщ‚Ж€бMЧйl6Чkњr'$ЌЂУаxЕ gВMAzŠ@ ўS GЃЂ A"‹@ mYhCШ"юlяQo6Л~ой)>ЪНWБ-/НЕh‰'?|П#&Bъ`Ё§TэVr‹kЭь§яб1pХмPБ_JRЬЌщ^Пvѕv{д:ИщlДxYяkНьѕWПљ~чїђЗVМЌЋW.нГїгэ­ЗДњхn;МСAN;ьLVЃГ(дК#ЧЮЄ 4qќш+—/нn­їЂYQ^оПZ›:гЮЉ(/ябГs~Ч}й0ДЉлmgМУŠ,р8ўємч–,[Б~нZ&аd2Н№ќмЈ№аЈ№аљѓž1™LіY4šš„yuЕŠљhЕZc#”J…Ћ\џјън=5''*ЪЫƒ„МЪŠ ШЮОйЛ{*LyфўYА,Dја§•J…ЭЮчл?щж9Qф?d`?f&Юg&щЅ4r_M[Ў­lюœ$фI’ЋV,MŒ“Юžё˜NWчЦїЮoXїfL„49!zпо?6ОГ..*,9!њШ?‡™Ў rSpъƒ-С_їЇѕы) ђяж9ёы/?ojІщ !IяБqЬfѓГsŸ—Š;ХGНПщ][И›&ВoIWИщENГ{по4)MгŒ)Ї]Ш•ї VЋuЩkЏ$ФШc"ЄМџžЧšzгБнt-7vмдТеmккnŒћŠС gN:ВШкИoв§gOŸfЮпXНЂВЂтвЕЏf”–”Ќ]Гв>ЅXєрC|љљvцуёcGњєэ'‘HнчrУЈбcO; ўљ;ЧлПo/cvє˜q0хсЩЯ>їB^aYNAibRЇз_{Х–ёФёЃ+*UL˜8iўМg с›VЃГ4§ЪmхЅУЮŸ;vђ\Mон№і•Ы—Ž<—[PЪV,]тЦїЮЋ”ЪЬь‚ЅЫWЭ™=MЁPddх-]ОjIC7ЙЊŽ+lЬ}rі’Ѕ+J+ећќsўќYї=6Юк5+ЋUЊkй'Ю\8vєˆ-мчі-щ 7х:Эю};јдЄNЇlЎ,ИoXxћЭ5Y™7ŽŸ:эFvYY™ЧšzгБнt­цЕƒЋ ъ їЭ §Ѕ‹Ь&`ЖяКgHZtX(Чfu„_ ˆИі=‰ ˆАP‘Jc€”Є˜Нћ'$$@nnЮФёЃ2Г эѓL?ђђЕ,‡ГpСѓƒ}№ЁG\хr(Шс#ќupџпяиўХ7?p_ч.]ofeў№гЏГІ?њиД#GБOi4КuNЪ-,cь”T3сQђPЦљІі]эБšL–ЌœЂА№pцcЗЮ‰Пьў3)Љ(Uƒгњfч—ИqЦЃѓfГY"ДGШ‚˜ŒЎ rS в%%~ў‹/O˜0IсБ}<^ЭдNБ{їŽO`єэй… wгDі-щ 7хКЪюe;јкЄЖsл‰+ ЖsrмžН“МЌЉЏлЁkйміЉ\]PЇэуM‡wAв`4TЕ†CЧЮќ'fВ*•R,bЮ• EllsЇT(ЧЦХѕщгoїoПа4}ќш‘{яшM.W 2ьт…ѓzНюќЙГ _^tіЬiЃСpётљСC†РйГЇЧŽ!—‰ИсRБm™˜k ??‚ |­В—льŠђђДО=BС"~Їј(лпhЎœёш<ЧГ?ЗetSм7Ш7;vў}јЏСњіь–МџЯНюMylEUULLЌ--мчж}ЙоdgpкЭkR{\Y№иАU••іMФрІІоtl7]ЫНWЕpuA]бТбЧ`л? ^dmЯ4Я\;gЯю_гdЮ%RiQQ!s^XX*‘4M?oўТm[Зœ;wІп]i|РM.6›m4дЫЉееMMё‚„ФЄO?ўЈwŸОтžНzМэУффT>Ÿ3ЇM}jюГY9…5uц’ Uг]š7еt@–ž™W­5ЊkMХ§_Оач}-ШzїщћУЮ_ѓŠЪзПГЩупwG*“йиNZюy3.Š—ДМI]Y№иАВААТТ‡РжДеЛ–Ћ к/œ•+ЧIDATFа@ы К‹Я3Ыy&KQTeeХ'o}{эšEЏОЮ>№р#‹НЄT*”JХkЏ,|№Ёџ5ЭиЗ_6›ГzХВ)SsŸЋkЗюяoоh4*ЪЫ_|с9ЇnŒ=fу;ыяОg$м}ЯШяЌ9К~ЁРd4ёy|_TX8џyЯK?bц6šЧ(oЊщРь9OЭŸїLAA>A72вgЯxЬ}z_їЉ 75uЪœ™geeZ­VšІ=N=<6ЮCOYђкЫ*•RЉT,^є’Ožƒы‡šqQМl_Џї<6ьЃM_єв‚ђВ2­VГје—™@_kъPЭVяZЎ.hлсччпЇo?ŸXdХ\Iџ№СiЇOžј§Яƒн{єdТ—ЏX-‘J{uKэе-5,<|йђUNГП0aAAѓGН›\яАmя{ЂфЁЃG:|„SSЃF­­еŽИ{$ŒИ{dm­vдшБLд[?YВјeЙT8ЭщvˆђВšіМјвЂДяЛwtИ$pЮЌiю›ь>НЏЮћT›š:eќ„ћІM}X.ЏXЖф“ЯОtŸиcуМОlЅXд55q`џоƒ‡ ѕЩѓ–”л/лЁ…ŽЙБрБa_]МДSrЪ Д>=К$GEE1ОждЁš­оЕ\]а6Х6ЏПё% a>sиVv}т‹Я>-,,XЕцЭлэтЮУЭmФ+A1O„Ч$?wхVouxGP[ЋнњСцнИнŽ юHТ"˜х‚ъ:#мšMЛя,Ф\ЧпоАбе3+сFNљ?АY„ 4 A ­ZE ˆ6‰,@Д!HdЂ щ˜"kПЁŽ-№чŸ~МЋOwIZПž'ŽНMЎ!ˆџ ?ЋэX›v;НyЕћз]лПјІЄЂzСТWž˜=§ж{…@ ў 8ШiЧ|К€yмЖO%ht–oОлЩФ8˜І:Ъї hпtЬхЇлqф?0iќъЕoп>ПФˆŽ9“uУд‡я_БzэDпм@ Э #Яd’••‰@м2ўs"‹~а…@ n%ЖMЛыFгэ8ллЫDƒnЌЈ|&ыыЖЄбКtL‘Е­ ММhqY•к~‰- ˆ[IУгoЅ@ n хДcЮdЂ€D@ кл›аz@ДvrJšЩ"D›‚D@ к$Вб† ‘E ˆ6‰,@Д!l`~c‹.@ ˆж€nєpšЩ"D[‚D@ к$Вб† ‘E ˆ6‰,@Д!ЖН б 8Ш)šЩ"D‚D@ к6@}‡"@ма›т–n|!Dk‚n|!Ф­‰,@Д!HdЂ A"‹@ mћv;ањЈ5uЗл…џСbЁ›иs—Ўп2Oў#єянЭMьaИяrэŠŽ&ВЙ…eЋ7~vЛНјЯБ|сœФиЇQGO]˜4zр-іЇУГћрЉaћ:њ 7]ЎНбЁD6ЗАl§Жп^Ејv;ђŸcхК-‹цўЏiЇgіF‰ўЖxещхяTgџ;CРU—k‡t(‘]ПэЧЭЋTзYoЗ#џ9цЯО~лзŸМНа!|вшjК"­ЮЩєђA]хХ!ќП3\uЙvH‡Y hšЂЈлэХŠrљstEкдрnZ НббD–І)Š"oЗџ9hзmŽЎH[€мM Д7:šШ 4zѕю-Ч]›Ѓ+в Пƒъˆž“E ˆ6ЄЃЭdi я ЏИƒ›6їўŠœ=љ^Ћ" ЋЩlхо3ц>G“чДАСI’(ЫЩ,ЙrвTžХ2*HƒNg"ъpqhŸ{H( lm[Ÿ;h˜w4‘uEQEв4m1›ІўhЗ.ž9.zєсQ<ЫjвYЌІввЊ}П}ЉГА˜2уv{збЈгЈ3џќЫ;-їЇDB_&ЦА ‹бЂз3Яџќgyбј'^К#tіNЁУ‰, рт+NWЇ­Ш<†l6‡&LЊъэšвk0‹ЭfГи4Mг4MбiЕpx<>пя;оь§ѕЕЏWЋ”—В•Ўвєю$qы*м7м.К‹8њш˜§#ТƒTЅ9х5IRl6[ФcоїЬхœЏ?н2§‰ч[ъо-gяo;зПБЄЎVkпЖ­гд ЭmpЖцњŽ-Њkсr1‹Э&IвЈ7SE‘†ГКD…ЄŸџчзїMІuќlš Эdo#Ўк>'у’.ѓdˆ?зHв$AбГКт`КтF@ P@“fЋйb&iЃоЄЕАћŽ~LТdьгIТœјљљwэбч•eoЦ'&п’ЊxЫІu+7|№Uо§мї;WБ-я­Э+Ь&Sj‚,\&ЮК|вJ,6œАV’цё sЂДИЄєк• нz6zъО§_‘6Ўніе/)]Кг}:I.6ˆEk CѓœЂЈыќР+КlДP&ƒQРcБ0 •Сr1Ї"1D'і?uf_vџЁI)]ьѓž?7› IrЫЛoŒ:АGєтŸвыuLš>ЩвŸПџjТˆоwu‰˜:љю›™щLxiIб‹ЯLв+n@ЗШyOLЉЎVйвoпКqxПЄбƒК§{џчoб?yє ЎgOcИ*ШvєI–в4н7Eж'YJ˜Эц5Kэ“0ДOТЫ^2›ЭЕ0[,+П0ЈgЬЈA]ОкўЁ-мMv|ЙmмАž}SdnšЗW„0шkєZ•Aoр№4†г8‹Ц0Рp ЧH 0/*ГВYs w“‹ЩX­*ХX, ca€a€a€c€cа€Q4.“IќE"]]­г9NћП"ЬЙƒлЎ,,_єммy‹Ž]ЪџtЧžыW.4wч2WUa!@ЄХd• 8б’@ТlЭЯЉШў{gEqЧё™нл{п\.o„ФођЮ;4Іb‹€ ЅжbЁ b@”'д€а ЅЕ*ZпZ_1*RЅхЁІVc$ЁI!/’—ЛМмћОЬNџ8=ЮмK‚Щ™ЛЭ|žќ1Л;ћћЭ|gіЗЛsй™ъFЮХ'щЕb‡Умbsи8•ЅЕъt…їФГŸœ:у&ƒ!4 ЈљŸ.ЋЛpўЕƒНїсщжцЏ{ьx2xŒr ВAQk !Q%„DQEQD7ЧsœШѓ‚ЫХЛмМ $ŠЂ€дКпssЎKШЙ.afюЈЗўќту{ž”Пѕjбцё‰УД:§ъu›Ž=ьЭМсзeё IіžћWVWUzvОqшDюЄi*ЕZЯЦ<ИЖј“џщЭџЫеj4к[ч.tЙœЫ\чIџЏі‚чhGљр№СG6n3ЦšŒБqnкўСсƒн29єŽ7УКтRяўŽжl(њэuџТ ИЕХ"IM)Ea1„„вR  Ж­ЅE­щў;dЕˆ?С,Јдjs[KgЛ91)ysщžЋ5л#NNДЛБгюvX]ю.G‚J$ŠI@‰чрvОГ‹C.ЉЁЊЪ{ЂЭf5†ј Ёa@Э•ПщЉ8cXћиЖаjШЙ§№…РAо$”†D'з Ž‚I’чћn,aЦ‰HЯёМ€xQвХФњк9}Оcмдpi[ёšъЊsIЩУ[[š§x`,I„а›Ÿ5№мўнЯьнЉgcйИmњЌ[њWp•qЈхrкHFWcюВЛyЯе Ÿm4УкХ;Џ DtE6ІГЋУџFлЃ†н47ЗЕ KIэVМz†Ќfд<ЬЪ-Ш†x•ат:/_D+ šІ<­„‘„1 IB"тyQB!ЌбОccР№”kЖ•§юоE?Ъ›<нџТ_Ч%$~ЧuЗ„Яц†‡—­YПuђДY:=ыtиgцŽœп/Ъ‘Ÿ@ll\SуЅ”дkMѕ—ŒБІnŽbMW2|нpЉWŽz|; ‘!фЫ]Сœл_њ§NKa CYу0$ ‰@ (bXЕ h^xіРТ%? `!zZФП$С,Œ7aїў?aŒ+NлVМіШ‰ГE ъб{(ШбєЦ?іag'')@ekЛƒу)уY„Сх› Š_˜­cи! Dw`&k|†зЮјЬмŸ86gюТn{ЋЁOХ›ъ/ЅІЅћљž/zF d8\l˜\ЩэДqЛлкхДv9mV—УъrинNчrёnЗрrѓ‚ˆxq<жŒОуыоt\bRFvоћ‡.Иыоэ[ж5д_‘xЁцЋk—­їnrn7ЃT1*uSc§і-‚@ЦІƒ9 шPpымЇvliǘл-ц];6ЬЙН[žТлцяybk{ЛЅнb~jЧ–…Д[ЎЖE<YSoЊЉmўєѓšіцZДЋз$&Л8ъЩ]ћъ/жedO QпШoЫС,?ВЂЎЖFEŒ1BbП >>'OžZз/ХkЕqzн“qЄV—Ђжj€ˆЁAЋHkGЬЭŸщ=qщВUћžкўIХq^ъ/–ЏщН†О›ЗЭЛГЌtcKѓeЋЭКћё-}ьxб‚ ƒlА‘r-kьp ‡ 9œ|—ыДЛ;ю.guђ]ЮъtЛxСЩ#‡8 ъuё}Ф'$…Й}"X—‹ьюoІalЕX>:qrЩІ“}Ы‚кЊJNр ФHD ЄŒ‚‚4ЃdЄ(ЈЄщcbђ№(КUвћ„ЯййрhДК‚9ѓfм†№LV!„!Є BišŽЂ‰c&оpe™Ѓ“_6 `IТСнїЏ~fO‰^ЋЊћoЕчлYпњz‘_ХУ‡NЯўdсˆ1cЯœЊИTSгбк*J’ZЋI–œ3yкјь‰1†!Оя Dѓ^#У b4!ЃT2@й#‘Ц'•оє@;Дп>–ъО•ы+ЯЙvФhпњі—‹ЈЃ‚3 sниё#G]oГuuДЗ#$j4Z6Цc0PнЭB@С{у%ЌDQ‹Ы0ШdЃTfцLшRШ Я‡16Ю7аe‘9r В’„QєЌА&B­ыGZ$ СЩBІ€$75+ЌЩNК<*i‘p@Ё@Є!З +"<zXЄС A5'-ˆр!ˆ4фdЛљЈЙХЩ.ИцЄEТ<„‘†Ќ‚lбђХ;~ћќ  tA§лћEЫћя/?Z‘1*юѕc5?|‘фЭ=s&”­№п?x.`].‘U™–\Д|qй^ш‚ :Š–/™рП)ѓЇф”­И}ішОHђІќhEў”џ§ƒчжх"Y}VыEЩDЭЇ2€ящ'ˆЪЏjhŠ|лo ЛО‡ћ–М/ЛмР"їЯjпƒ#Ёп!—@ф чл@ 8$ШB!A–@ Т ВFH%„0B‚,@ „d !Œ K §гљЭJk$ШB?уt:>џьSЮэž ‹1љ8„@ њ ­V—™ЫЈTЋзJв• ы§ъ–@ пЇгЁеъ,]6–ебЖЖЦkЦdІЅ&“ <Ё/8†QzЦ LqёŸWVПМЗ”(tхљ QГb@ DžиъvЛДZ]FVNu]НZ­аiiiŸ~|l\юДк‹ J%У(F!ЯЉЙ!|0Œв нвf9ѓхyŒСў'Рќќ|oІ%+7Zmі+$@ D=1ЌўЕ§;М›џз”ЭЄ§(BIENDЎB`‚gwenrename-1.1-beta7/doc/inputdir.png0000644000175000017500000004605411223736613017251 0ustar spirosspiros‰PNG  IHDRўЦМSu pHYs:Ъduh'tEXtDescription????? ?????????: gwenrenameШ@A{$tEXt??????Folder selection - GwenRenameрA IDATxœьwœEкЧŸюžœvvvТцМ,9ƒˆ`DРьщyІSOLш‰ **<•`і”у5мzgіФ„9 JМ6А9ЭьNNнгнѕўбь0;;3;3; ТжїSшЎЎzъЉъю_зTUї!шхеїПЖ9\€С`0˜ ­Fyуeѓ‚Л„ §яoкТ#BІблНœTLJХЂС”A жЩArЌЫџ§“ŠТ­ќ{ œфЈY9Б9–m4ШВщЫx­RьБw‰)твy3Aўї7mЩащ8‘М,;=#M!ЂШA::€( ЙfQwЮђф ˜‹лrМ з.Щ–wв~Љ’u1RОјmEОЭ’ПљPд„LТИL$b-ЎДIU>uХ"CПфC,§1ЭОьЧї8Мuэ6"рu8—Ь=YAШUъqE&jаЂI!(^СŠ;aJI дј’ з7б'"Љz…о(D„Иdь$ ŠА•Кr]G4qнЧSФ™ЉSщ5ŠŠЦЎž+ЏОїеЄq#sŒщЅбКќGЬ‘RЈ>Л\юк†цжЖЛг‘ž––›“]Z˜ЇШ‡лзjЖюЋЌЁfЯЛ8?';ЧЈ%‰Tо`aЖ&АЗтРоЊБˆ*)Ъ;ВTЃжєXэе5ѕ>Ÿ_ЏKOѕŽDњ1~<Ј‚ЉУgР ф.хв›ˆ•Ёе§c УіTTя­<(ˆЯ˜‘ЅЕКЧjЏЊЉїњ|z.ё9Ќ`•GMСŽаП%ƒr*QЅEycG–Іi4V›НЊЖочР1E™эюъкbэ+œ9kњшЂЌдКzњќtХ…\^\ЋTШ‰оg BШуѕ54ЕyќоqЃЪeRЩа”i?aЉMž˜ЙпПњ'l&Эћћy „п›C: 2I=šКьКќ>?]Q]#—ЩЂ‰зя Ÿўі}~Х…lh,С.ПЯOWЦ–SŸwlLgЊ;ОнМ] Ьы6ћ ЦЧ6Кi‹‡(WŠ&ЇK ебмщR4SаoЄ>…ЉуН?:ƒ”Nб‡сЂћ,Ч54Е™ zA|Ќvз[oНQYБЪ”iW\uЕ4>ёa9ЖЁЙ-гp”ь0aѕe9Ўqаr*ќ&ˆWєyыZYkЩ%Ео%oUе/џuџ™э§FѓкэЌн-ЃеfW)•&ƒххBп"„€хЫFЃ^!—льŽи>Ш$ЂА3љрFљяUaO,Ђ­7[Ьt(ђNTl6л}K—ŽYЎЫrYQaСЙчœЫlœNФЬC‘ЄDЅKOŸ7oоžН{QфЌ(fHЮ­Шvc=‰l Ÿ­Э{нOЋЭЎT(ё АќЙѓчм}зЂз^й№з[oКђO—њщ€ >ђёщ?ЪoЕйUŠд(XlŸ œжджп{ї’КККрЁššš{я^R[з`4ъ•ЁAW€s_WзƒлeПњ~.Гэаu‹gЇЯ™–!Їlі}›іX^ћ@ћС–ыПШtfq0 €XŽЃFЃQ# P”2 Fэђx7рcгЧАGђЦN‡њЧВЅ;­o™ЈК lЙ_пП^†хњYC@Фн§п‰2ОnБXf2ГЋЋыЅ—_О№Т‹BПќВхЙgŸиl"T6ђŽчР›oМqу7^uх••UU‰w4EШKlNoнcsћЌNЏеюів‚‚B„ Ж…џњ$шнp(˜њ& ‚ЂŽЄяkч№?ЭВw!xТŠыяHdаѕOап„њsиqј&{K‚ˆUыѕ!тйe9ŽІщPёБXЬ2Йќ—ќёГO6~ѕхяПїЮW^ ЁбЈм‘Ф K”`Б,Ч1НЮќч­7ояэŸ~ќўџОW\\RWW{эUъюЖЈ5š^ЎбЈ]юœYћЪ{jлМ4-8КмЌћјЄ —ŸДфж+_§Ьъ5k_xс‹Х‚jЗЃ7}КvќSŽ.wXFЭіи\‡šлэnкюfb›Ы_пмfuИ} -їїј™•ЋЫЯ/‰DyyљЎ\хё3ЁYќ чg8‡Ыћ—ы(Šаъ ‡|4ЛzЭКттБXœ››їипž№бЌp(ЌЙќЮршо№ѕЗпtв …B!—Ычœ}іЇŸ}!ФћvЭк^ƒyy{ќ ?У ‡;1’1Nўя• &JЅвьœœ—зџ#Ь†х˜Уу<‡З§L`еcЫ/(‰DyљљЋV=F3l€х,š‘$ЩQЃGѓэwТЁШ 7пВ^xёE–уУТ–-ПРДщгYŽЗ;œ2™L&“9œ.–уЇMŸ[ЖќТr|€хжЎ[WRR"‹ѓђђт‰Ы Тм=zєwп}Чq<з{ˆуyŽчнШd2a—хИu!Ÿxт –у„C‘ ђМž~њi!>33ѓЦ›nВйэ§sIЅвёуЧчццR•§с‡XhXрyžчЯЃAТЧ|‹?p|0є?нq–g#]WТ…Wє tЬрzьюCЭЁтгвб]пдnsбз\ћ•JuЧKBФЇнъ№З|0јЖЧ~DС*д/_Бju]ароЪšх+VU<Ї‚…zрЊЈнЖ>ЮЬž}ъЈQЃfЯ>ѕѓЏО;х”YЃF:ѕДгBщБ‡kВіжЕ­}хƒЅџл‹о|sо?Ÿzё/Ўљ`ѕCџЛѕЦЇoЛэЖёуЧ_uеU!?ƒОŸГё•гŸђј§Ѕпbu4Е›УTОђрЁеkžЊЎm ‹olэВиIHџЃ+WРтЛяБ:\wмЕVЎzЌПєпЛє>Xrї=6‡ћЮЛ‡zќ‰е№чkЎЕк]=ќ<ЙzmЈєпxгЭн6Gш…%\sYйй№ўйюoОћўœsЯтŸxr5\sэЕ6ЧaƒЋзЌэ/§б’1ю™gŸ€ѓЮ;ЏЅЕННЃыЏЗп&є§ЅхЊЧрю{юqИмw-^ Ћћ[Јєџхњ6Лѓнїо€т’’Xвпя -mэ§яѓЫeeeЩхrš Мћо{$IёўјiF&“eee џфъеpэЕз9]юGYkжЎ •ўыЏ_`w8п{џ}())щ#§OгЬ+ЏМчО ­Ћƒз]чrЛYОжЎ]*тз/Xрp:пьхЅїнЗуЗп<^Џ`№КПќ%4зѓЯ?џыж­ТіsЯ=ЗmћvШЫЫ P.VHR@ §Ÿжn ѓ3$ г1U{@сdˆЈћ~†ыЖ9ћ‹OWЗsюмyЏџы­PёщЖ9УtпЧАл[ћдГГfЭК№Т‹*длнЬўъК .ИpжЌYыž~.NKTїУЄпмWN+д_xсEГfЭ:ѕдSgЭšuбХWе4„жШluФ~bэ+œ}кŒy&ˆDЧЇ{БТИюЂŽš_їoТtž.YuїДЅk–КЊ]ћїэчоюм§фЏіћUГ.9ЋvЗлуcш464ђ­ПўѕW_Ь;чќ+ЏО64осДЫЅRЕJбKУї}4 #J‹[Zš›[MІЬŽŽітТќќќ‚ƒЕѕС,~š€’т‚ЖЖжІц6!YQa^№Pљˆ’ІІЦЪъƒ%%ЅvЛ=г˜QXXt Іz'ŠлкЛ2єњў.2Д>Ÿяwп?~|~~A0~DYISScUЏA“1ЃААш`Mє^>œь@o2CFaaбСк:(/+mll8pАІИИ$hЖџqhLIIQKsssK[fffG{{AA^~AA]нЁ`ВЦІ–œœœ@  K ‚`Њ9Ќёe–e§t€Ђ(‹ЯБ,Знvы† џиГgяКuы*Ћ*BуЧ_МxёЄIoОљ–—^~JKŠЌ)--Елэњ ]QQQm]=є.4hj>ьž\&%B˜Л[ƒ——З{їžєєt())nll<иk0#CWTTTWWНYЭНe2)A,^_Žу$Б^Џяъ2sйlv…B!•JРjЕi4‘ˆс9ЃаPR?КmД!х hCI˜Jђи ИмnЏ?\|>љјЃgžZMDyљЈg_\/‘^уpкRЉZЅъЕŒzx|єa#]]OЌZnЗлДкєыoZјк†—{КNїРC&ˆCС­LX\9нЛwїsO­цyž$Щ%ї>0vм„р!‡г.—HU‘œЉmэњъ‡­|ЋЇцѕ§‡Ў8o|ŽtЫІCжЮ}2{azсЪЯп$M-zЧїо—юsшŠѓџ1;I’|пŸѓ0џМ дЭЌйЇ‡Хs,GЪžvф>”ŽŽv0Œ œƒііЖаТ‰ьььKЄ­­ЦŒ*Ц477…&ˆЈћА|ХЪ‡Zvщ%@qqЩ“Ћз\tбХAƒЃЃ -wєШЩZ[[   0bЙщhoЃбF“ клњДCNNˆХbˆr{Т†‰ CGGGwwЗЩdŽ ‰…љˆ‹.КhУ†ьиБуѓЯ?Лс†BЏПўкЌYГрЂ‹/ъ­Q+Œ,ДйддЇMbИЧr|[[лТ[nљт‹Япyї[nY4Xž СЭ›7?ќ№C{іьqЛнBdOOOh.FмNKK kЂˆ…†5Ѕ—иоn‡ЧюђY^Ћcpc§аяP”qіŒѕ" "8Жž,Žљ†>c§|ш58рX?б;ж‘Чњ!Ф‡ˆD‹ЙKЏзЯ™{ЮЭ ћHVP|P_Н 5b2e.{dхЫ/<уt:оx§џD"ЊИЄфжл ’q+Xта§ў5ъъъќшНЗгггI’фyўƒwџk4e•c9RЫ™Xвoноњsƒй™ІЊщ‚ѓ.Мф7о`YіPѕ!ЕШWШЎ/МЦГЂњ—@х„;Я><У H‚у8Žч)ђˆњ /О4,%Ыqˆч“{-ТdЪlkkЕXЬ&SІХb€ььœўЩ23ГТ’ЩЭЭkllhni?мpqЏМ}б7мxSEХўŸ~јсСИуŽлщ ЖДД >Щˆ‡›‹‹KтtЧ”™йжкj6›333Эf3dчєi‡СєццЭ?чŸЏПійЇŸ,ИсЦАCрє3Юдh4/М№‚еj=ыЌГBыж­§ћпџЎбhЮ8§Lс*ЮЫЫkhhhkя0Хl“hфффМњкk…љO­[wгM7“$б`h Уj+<ЅЎМђŠŽŽŽ7Ю;eY•Jж,б,лёдB!+ i9ЦД^§KДЎ}нNQ'ЯšнееqЦ}†(zХ‡ъяйWСŒFгэwнѓЯW^fF,‘,Ищ6.ЃЏ‘Ф,ю •гžžюwоњ—T*ЩаwС%ŸmќаэvНѓжПЎОю.Cp†ŒщLЌcЌƒž‘ЃŸіŸO_5Њ|љЏmxuвЄI# pЦогяnИgт&эWђНЂeЅ&NŒfA"awиc”"рpКH’HФІьЯеОž{іYПпџь3ЯР‚nшŸьђ+Ў€чž}Цяї?ћЬгЁ‡n_t,[vПнnwЙ\_nкtўyѓу)њђЫ.­Ји?aТФSO?ФЂУў/ъg№МHћ$sКОќbгyчNvч]wРнK›ЛКzЌж{яНz;Ё ‡":sЭсv8RСњЩt(§ŸЁCНa‡–/_‘••uџ§ї}ђЩFšІлњўžH$ѓчŸГoп^ЉT:ѓ”YЇЬš-•Jїюн3ў9СnPйюПпnГЛœЎM_|qЮќИ9ˆбh<їмѓ:єПџ}‹юш5hЗЛ\ЎM›6ˆ8Ž&Эчї?јрƒСј8%ЮBB LЦЦœP А\"гГ1C„‰прlФ@)c…О3ЯB\єIiФB †Єt$b1йO|ежx=юККšаHA|Ф‘‹K$b’ьc$#CХŸџR>rде^д}HNСЂ\vбъ*ЇЋ*d2i^~ўЕзп\\RzЭѕ7хххKЅ’ƒе•‚3Ф€ЮžцѕГУопrЫџНцџ™ђьж1џЊ§qOо—эyŸnћяgяZћуц_м^&Z^!tZlЛ+ыЬVOŒх=]=ю=•Е]нжи3‚У§уnпнї,ЭЮЮЁ(*77я‘х+<>ІЛгsэu‘Ыћ|ЊШOsBјћпз7^"‘h4šyѓцњй&?}dš7lъ?ўїёЇЇžvšL&“Ых3NžљУ›i†Тп_ 18ўgŸmтƒ$ pt€[ПсџЦŸ ‘HВsr^ўЧ:Р­YЛNЋ=<в'L …n{Мў{я]š“CQTn^ођњщ@џd§w™ЯМ_cSЫѕ nШЮЮІ(JЉTŽ5ъškЎ }ѓ­џРgœ)ьž~њ№ц[џ &`Yўх—TvўќsОјb“АD№‡eљаYпўл,ЧјбG0уф“…н—зЏ7>ФрІMs…ю~љеWЃF &ˆ]n˜Еh…ЦЙю%vЬФlМѓЗ§Іa˜ŒeRЂнƒ1BWЗ}Oe}Јј4Е™7~њEs›%~ёщъN™‚ѕ ўШ!N9mnЗ|љѕwЭэ–аЊ}љѕw-эн]=ю=ЕkTUgšqhя•y]юВ;gv0]ѕmVк!•JMІЬххЕ†нfѕkyеШШCс€ъВXZ;ЛЫKŠЄRiџ4MЌkЬЭЪШ4цЛљqЎ|Oюб”U$КЁ!jЋЈCЇCQж$=іx§ЛЫлmїинЩŒѕS„ЃЇ`Ќ Юu§ ѕ‡NE„ѕƒYз2жBE[з<тЛЬ–жЮюƒ!СH*,‘Ю~Ÿ4ёЫЉбЭH\гМEL|ч’њ?7ніЃaDжєЃъЄ1Єƒ'№ЙНM‡КЊГКN~9|рО‚0fdэЛїdMyЙйвоšaZZл;ЛКFх›єКЃ|wЃ8_}ŠђЂгdJЬPЬW Q`Ш(аP?тzЏ-Fвx3ЇŽјмPHХJYZŽ!-d’r… bЌПЯрu"/'&FъўЏЦ&1ђюq"йH‚4ъѕ@`ЧюН™Fcё1w(@|H‚0щ3и ‡‘ˆю xфДЌ(а”hр‚ (~tVнЩъ}/nЩјЂ%ћЛfŽЁДз’чgЏ3ЭўЫER™,Жп$Eхчf+фђЊкњmЛvѓЁ$™——Ÿ——Ÿˆ‡G`9DЄT&—Ы$МАўG|˜Ѓ)+˜~EЅрРУ„Ou1Ёч .“arї“ Až—AџHиРˆђяAёу+žуё‘ЩrBXшХ#!Зю‡‘Ы €8МРi@#)}P9%ˆУЫЩ8Ёt?Ш ўќzЂКƒУƒьБ“ œ(5 ъ=сж`шžаяBLцI‰§,јЧiќЖ~Єz%ЉQŸдњЩєPЎ І›п?)BР т8—z$Rђр“Du&(ЇIа;жп;цо ЖB€ˆоW1‚Ыl…taЙ„ЃGR^н,AсfŸ"4 qЁ`ЕPHњїB€ˆ^7‚щИЬBєšYЂЯю‘:ѕй=’ rэzГ!Ю Ѓ}ъtѕ1xЄ e"Ќ}Тw1˜ЃGVGчБ{w;ќ? Овл'Kpї№КЃо,ТГ€ŽМСлл vQЈ3‡ќ!ГыН‘„а5‰ ё*Ф>RіЎ& Кт‚#%є. Ћ цшM4)8OiУ>їІ9вb )Ћw3ДтЁuAGжg‹ъ4AщкY йИзEDмŒGФ:8€ѕ№Н8:„IЌуŒ'Cф4Ч'жMа% ци‚Ђю$’1т‘~)т4"lХHœXG=rъGxТ“GШŽЂ‰nНOт~ђб;рглФ=T„С`0˜у1е+џ ўПв…С`0˜,§ 3ьˆу•. ƒСч„‰<юѕc0ЬАK?ƒС ;Аєc0ЬАK?ƒС ;Аєc0ЬАK?ƒС ;Аєc0ЬАK?ƒС ;D!_žФ`0Ь‰H˜Шу^?ƒС ;Аєc0ЬАуЈў•.š'wЙрWпУp8ŽхxФCžŒ(QQХJЊTEj$Gл+ ƒN%щGЕб[]в_<ФNGXрy1OШяc^†žŽŽž(IЮЬ”Ÿ•Ѓ8=‹вJŽ‡ 3|rщч;ќЧˆош$))5C7ч9ёT“7Pут8PђgР€mђј_ЏЕН~€%yй CњЃЕ—jЈ]Х`0˜aТJ?яd\OU^:$I•З—JчšˆNеxљЏ{и GРBГ<ЫCЈюCиСƒч—NЧ/mф§?e,cZ0N’­:‡1 f˜0TвOзк;.§FдТЎ-WšEt0ДˆЖ{‰ЎтYМЃ”Е˜Мn1эх}nкуїљ%R‰H,BМˆр($CJ]Y‹'`іЕ>Й­yнVэ%9ЗLдЮЪ"З1 f80$вяќЁЅхъoф"iЦт1$KК^ЊЃі{Ѕ^ŠMЕžфmu6ж7ИъэDARЄH%EpˆчЯrЧБ­,-з8с”“JG—S$K04A3ШяЇн~УkЉi7яЈъоЖ—q8иІ;ЯBˆ‰QAй({ЗeЮ?'ПyiжEЃRч8ƒСœА О)юѕЗООЛnбзъŒ4žу{оЏ—„Ъ”§b:XUy`ЧДK˜ ZЋVЋZ%ƒшж[ZhыˆГЮ<=3Ч "E$ЉЄH@|А{Чи}gїиЙ†Ÿ+ЬпoЗз6š+ї1Д5эиn*ОˆЪжЭФУ> “ Љ”ўюU,ўBFŠ™йУЩ@в1+№Mхл;<-cTrоЈ“gdX)aebV$‰DbwOг'М1sцЬ3fM‰) Hˆ@&Ђs'dLЋ{х‹ZякН“DDЙОм8Щ$5(Sш<ƒС zЅаёqзtџvѕ{<Ыё@!@\:БsdћnЦѓC‘4гT<У )6Z5b`Q€ (В„ЯѓПќђKZZкЈQGpd"`D ƒL R)%>эДIR}лЎCЌ>3ѓ€'ысё!тШт ƒСDЇЏШЇІзЯ:§л.§OРс'@€ш‘тХдsЯоіУ3‹&MЪO/0Њ) Х €нkЗ8Лœ>;т9ˆу8БXLЫВoОљцЭ7п\PP иЄH‘Рѓ@ГрЅд§ёцLH+єd:PгвY–‹Х)ёƒС`†Љ‘ўЪОђ6иАeђж‘ќœ‡ж<ѓќгS дГFfd™ВxL€Ѓ}Єп#wі€УчбЄЫH’ДZ­ЕЕЕ‚ŽуЊЊЊоџ}Š:ќі–”‚ž‚юыЊ?_™LЦѓМХbйГgЯ”)Sk1ШФ AКйFООŸЭEgќ5I’A`нЧ`0˜$ь—;9ГяіO„mЊHЫNЮ-єњ’,QkХЗ%%”Lдх№V7ZwьЎjq5лљ67†ŒЬќQЃGO›6mдЈQ…‰Фяї‹Хb„а7п|j_"•щзэЩц2иђ,‰ЖЭ•jгЕ …"јуƒС`0 1XщЏ]їГЗЩЂ|9ЉЬє№хcѓEйi PШE"ВЕНyћо§Лыкѕј;§`a ZЁёˆ$”L*“IЧ—•›ЅWхІЎ IDATЪP‰4"I‘A|їнwЁі%Џим™їЕW›‘щЋЏї€8E—‘ЁW*•IHПVѕЛў&шPЛ7ћПѓІ‹СяП;Ђ8o@џSСЗџћVAŽ1ЬТёлb˜сР Є?`ї5ММФ9ёЄqтћ.(ЩЂT2ПппййБЏbзо§[ЕьђиЙ)QуoCЗзouїьЉкэ—Wюђgx‘–уEПЎЎv0еќCb~Зъs4Uђся{уПякнLlУЪmќьKЁˆпm›Їуё’У„!”ьлМ /mgнДH)•ŽŸмsз)х:R& iК­­­ЖЖжlюvКh$БЩX'G•ШШtб$зиейŽ&fьlHчDєоЮŸ)Н—МƒД­Аn‡чyХ)ПМVдF7N#М;:ь#9[g2eЊ5ъЛќТ}игг§в‹Япx§5?lоšT1GƒўКœB:клЇOŸ1pКС1aт$a{Hы‚С$M˜Ш'пыg]єЁПoэиSЬP(H™(xhjjъшш iЯy‘ПƒwюC–ŸдоаГYdџВЂsKїыз•џљrї~І5MЭ)Е<ЉфH1a2™€eY[ЗUrг!бoяxyгo{XtќIb4™ ЃL&'ЩИ<ЯШап{пВЪŠ§aёЧ=КќЁвТœLCк‚ыЎvЛ]B|cCУњCŽIgЪPџёX,f!ўыЏ6ݘ6бЎ7Кєпџ|-Ж‘P’Ы-A XvџН%й9ЦŸz;YТOœ0#НіЪ†qЃK щЪй3ЇэпЗ7ўŠёћ§wмО0/KŸ—ЅПsб­~П?šoбкГПcСhЦЕ*IDЯtLЋ’ „вевˆП3Rв8BСš§OD4 Џ ЛнVRнггlлвТ‹ХЃ}њз.”ЩуGежж@G{{КZкйб55'э4Ekі„.Йh‡хzщХчF—ЅЋЅ1š+к5УљЕЋ/Ш1–—фёйЇOЏ[]”—Y^’џУїпЦ>/У„фЅПa§і€Уo(ŸP{ўПZ,D€х@*•цццњ|О@ —ЫH‚ЦС8Zмцй)ѕИ ыG›[I1ЭњЌ R'Gщ B*!ŒF#MгfГYКЂ]њ‰“-п[Л4ЮgеEњЌЌь4mšHяТЄžžюukž3v\XќSkŸмГ{зO[Жз5ДЪфђх-тЏИьтлўzG}c[mCkiйˆяПWˆ_xг‚e-oэД~ёхї;vl‹m$”ф2FK№фуЋTWmўeЧОЊšЖЖ6шэcкнLџЮfФC?oўёЋo~jj5ŸСEw.К5ўŠylхђЮŽŽ]ћЊvю­lmiљлЊб|‹жž1|Žf<šчцVV 'дTФ.4 Џ ­6§в?ўщŸЏН"ьnўщ‡)SЇ Цэ›ГчЮџљЇрѓЯ?‘JЅ›ОјL0;wо9§Ви& ]rq:ќлŽэ?mйnsб1š+Ђ3БяЖXЊkzфб\c6›+д?єШЃЫz$tйŸxk_љ`ЮЉ3Šs Т~œoѕrц›бЯQHj›6ћЗkІ—`l6фЅƒZJ)шU№ц›o.[Ж !$—Ы}>( ‚ щŠД25ЪђKe>2р-ё.ЛдrHщэ-^tїiЇІўЫ№А!лг^щsћкЦњлn”(/Q>RЇЫPњƒ…RyвI'Џ^їЬˆхBМpQŽ]њсЧŸ—•ГЙkжŒЉ5‡ZТŒјМоqЃЫъл`ЬШт;пsўљeчфФc$ЁŒК7КМhуg_•––…U6к Cи!­Jвав™žЎj——­яЖ{уЌHадШВ‚Я6}[RR uuЕœ{vuMc4пЂЕgЧbцy(1ђFlŸЁhœаэЯfФk#HcCУљчЮйНя€X,^rзэЇЬ:ѕв?ў)Ю:іЏђз_mzчПoНђњ—]rсш1cЈ~ћНЎПіЊЋЏЙnЮйѓbœІˆmџ%ЭсА,j›2ГВ„нwЧ€з@Dчiš6eЈƒл9ІєјЯь‰DpnДЁнђѕ[“ьѕ7НО‹щёКLyПT8‘^~№2рРœ9s(ŠЂ(ŠчyЙ\NQMгAјМОцІ–цЦ–Ў.s€ІIрe$ШxJф—#7Uœ_2yђdб—У#6T"ЋАдмŒ==tІЌьЕjрQ~Ёыбоeћhуч‚ю‡вбо>cъ„Œ4ЙN#Qœќ‘ИmлЏѓЯ>#л”ЎUIВŒкр/ю7оzїЛoПžuђд‰уЪ7}ўYl#Ё$—1Z‚ЎЮЮТТЂxЊ сЮЙBСВlќ b1›ƒ>YЬБ|‹жž‰цyœyуd№‘h"^A ‹ŠІL™іёџ>Dmўё‡ѓЮЛ`0uœ=ћДПэ№xм;Жo[rЯвm[ѕyН;wю˜5ћ4ˆyšlіиФщpPї!fƒGtf@чЅRiшv ЯьqM’впќЏ]ЦQ“YƒУTNГрЁЁл ]NАyРэ™™™Змr I’<Я“$)‘H(Šb&р^<"П ЙнМЯCxbПUуэR+ХњГЯ<л№š/џЏvКВЊѓ`РцїjљŠk}Ж)/??##C"•Іф5.SffEu}УguњэnFјЅ ЙцЪ›оv ЖбцЂ[:КQя ЩSІО§юGѕMэkж=ќЅЭH(ЩeŒ–Р”™йии0јъЧY\D FcSSЃАнии 7bј­=5ƒЩƒ„'! ЏPнЙd§K/lпОuкI3dr9DЏЃH$ђyw­жžўІdryIiйџ§ухЩSІІЅi'Nšќѕ//%“Щ ёг?Iœ”DдЃT*Хb1‰HвK‘f1п%ѓvШэ*{ЋСм uлDŠМЋў;>ћEкsšєріJжУв ДыZ&?#П  +;[ЉTЅъ5Ў7м|чЂ[Б,[UYБрКЋ…xПЯ/“ЪЄRYScуЗЙoјЫŸЈЁ`Џ!š‘P’Ы-СUW_ЛєюЛклкћїн#DІЅi…МўФ8OqЙфв?=Аєn‹ХlБ˜яПwЩЅМ<†oбк3šcбŒЧCЂy‡ЂqВёкeъДщ"‘xхђ‡ЏИђp–hu;nќѓЯ=эѓz;клпёзˆnЬ™;ящukЮЯŸдZЕЗ€АќвФё< \k‘ћз+l “ІААЈЌЌмh4JeБосТ`NH^ѕџ]ѕјБvsмTЯ†Ыз?nMђ4–?5wЧьбуХy‹&ЗП[иSћ~NџК(?ЗLUœ!Ю–qХ"k!%Ю#X Ю9чLŸ>}уЦ;wюДZ­ŒЮѕшЦЛ Я„IгœeЂ<”‰;ЗЖs-D ƒSЛЮqЈг5ЙЙy…EХzН>UCќЬq„гщxщХч>ўєЫcэцD Lф“BQд\wvѕ_ПЈюљ9їNЇгћQ“u[ƒ­љќ]FvVAЖЦ a$bVOЄЫа=іyЄgЎˆ%IЯQˆ,–~фwиМlмŽžЂЅиН§L‹ЛЅЇщrrs ‹ŠM&“Lя \Ь ƒV%!IђЩЕOG\њ‰С ’фGЯГЎoџЅ•|ЋВіЁяŠю˜‘ћфYжV‹эгzn‡Э[яh­ЌюzH‚AJIмсm ˆ8№€C€„Ю|WЖoЫ™э%~…Baвeфцццццы zЙ\u3 фР)ƒš8-цlїnsQд­нbкл1соyОЛђЌ=нжЎnыЎnщ>ПВ™зtѓ;wd†Y{—šiЬw4ч;лђмжlF&“е&Но•™™Ѕеj%R)ж} ƒI9ƒ’~R!ѓц…{fП5ТjьњЌcћЏo•нrrщу}9yЎ2ЇcОнawдЛœ~ЗWдхWtˆG№№<С{•Ќ3Ё(J"‘H$Ъl…AЋMз ƒQ›Ў•ЫТnaЁ.b)Ц ƒIƒ].ЉЁљяѓ\ѕI–Kыёјшw›ъ?nЪНчф‚S §~Ппчw{мЗлчѓв4Эа `†ŽShE"‰D"“ЩдF­бhвTj• њBg!ФгЎбуниЪЫ@{ћќ#ƒС`O VЪыцљре—oT{п›qJ.ѓє†зЊђVœЂ/5ddd0&А,ЫБЧqТ@Q”ˆ‰%bЉT*•HEbБ№Зv ‚@!g€њЖЧПЙГћЫz_(э•“X–•H№зР1 fАЄц%ЉДгѓG|ЩK>&œŒcg—T+Ы?ЙдzхїlŽ<§В2ѕE…Š4хaAя‚_7BˆшbФпйХ•ЛЇхЗz_ƒнq†Œ[–Ѓ“ИЫС`0)!eяЧjfdпrUн_zЗuьєЁMUйу r™єП:н+ъФгuвЩzб(-UЎB% BB^ŽАs„ƒ%ь,и8В‡Wx) ЫSрД;ъm`^ш8‡єо )5тџpƒС`bгћJWя7ѓц”ДPSВёќКGђџЃ8шилlЎh5•хdЭ)ѓ$љЋјм#ВђT€ "d$ШI‘ БщЄЫьшижрэv@/‚Ц?№ќe†тт“Щ„пцХ`0˜Є ћА]Ъz§@„D&Э}`zг4•чХƒВ]>ФЁЮ­]к”zЕЦ евT%jБFŽ€G,ЯгМпъіtКœ•6ЏХCAКп]hМœHŸ]RRš••ЅP(ёhƒСЄŠTJ?PЅVkŠч3O2ЕoЎEoЖivАОnЗЏлcЎn бїУqxƒ$КЪшіY<rZnNN^^С`Рoѓb0LjIБє€H$RЉдБDuŽЪ2%ЧRбТlБˆЊiЭ!Єш&#ъ>Ѓ@nS ЇŒыžвЕо`ШЮЮ1šLMšD"Су< “ZR/§@’ЄT&г‹ jЕк`0Z'єєєtwкlОvЇИA4‡ž`ЩЌŠ№цŸ!’JхJ•Њ8=н`0ІЇы4T&– …‡ 3œщ‚ D"E)ЅRYZZš)3гчѕЙЫнžinšіг4ЭqAТлМ2™\ЉR)JЙBЎ+Ф EQXє1 fˆџhsjхЖї@IeВД4žeй@€aY–у8aКYPБX,ў”ПАР?Ѕ^`0Ьp'5mNAЭI’‰DRЉДџЯФrС`0G“Ѓ!§Ё`•Ч`0˜cNЏєбˆƒС`~ >xН<ƒС ;Аєc0ЬА#Щ?ЫŽС`0˜уˆОу=ИзС`0У,§ 3ьРвС`0УŽЃНЎƒС`†9VЛ+…жtZuЙАєc0ЬбЃЎБmхгЏІар#Kn(-ЬI4–~ ƒ9Jд5Ж­YџЮ“>B›+VПАtсх‰ЊП‚~Ÿе9ўHэo( ƒIšhƒ0kжПѓмЪЛz\–uчТkзЌџї†'—ФN&ђ'HЏ?хПЁ0 &ib Т№ё<ŸТВx>™žћ‰ §ТoЈ_]uЌС`0'OўуїпrquЋ7бŒ1aтyžK…wНБцѕz„aqчšѕяМѓТ}Чк sbТ'Ю Џ]ГўШц TgEМ^ЯЎПб~?œН~ ƒ:’ŸInfЈQ(”SІNыvzс„”~‚ т b0Ll’Ÿ‰1#tњчQ_ƒ‰X &~О АƒС`"„R'š…чyžчB MBrЅŠ$S< >YљЅpz§Z•ФюfтЧ`0˜п)–~ОавэrtTџDxЭ"‘БўюшЧŽœ4‹‰D”HЭчЯБT*“)њЇWТ€OгЩIПV% нХ ŽС`Nh’Ÿ‰•%ьXmх.wѕ– ЅФЧ!ŽхC[;ОЊ0WЉвдj• qt€fhљ<~#š:їj­.#iчТ|­–{ 3LHuЏ?ќкsЛЋлЦб2–aЙD,cœ”‹ёyz|^Чу АˆeЙ.›Л.wЬдSЮ 7—O‡Wјd”B wњ§ў;n_˜—ЅЯЫвпЙшVПп–€Іщло˜eдŽ(Ю{ўйЇ‚ёЧ=КќЁвТœLCк‚ыЎvЛП”ЋUI^zёЙбхEщjiЊœФ`0˜DД:беZПРZЊ'Щ="{ќи‚‰уѓЧЮUІЯЯ’г‰4Ї’ƒN#ЮжЫ rдЅљšCћЗєЗ'Т€T&ƒJџc+—wvtькWЕsoekKЫпV­K№ЗU+zКЛїUжќМѕЗŸ~ќ!џдк'їьоѕг–эu ­2Й|љCЫ‚‡~лБ§Ї-лm.њ2a0ЬQ"DбЇ–У4ОЬ@н№№Фэunkзэёy<^Яуc.ЏеюЖкœ.‡—чXФsЏЇЋЫвеaі:l‰”Ž\~xЊ€ьѕ%БЇ‡V% !ц§їо~bЭSƒбh4­^їЬћяН–хНwџL№фкЇƒёoќћѕ5O=›“ЃRЉWЌќл'џ<єј“ыєzCBУ`0˜дTйЉ#M0uЄ)FL0Фo_ІHу8ŽeYžуX6РВl Рњi†ІY† ј|ŒЯЯЧВl€“)5ЩжЂШ'ЙТЇџXПХl.,,Ж ‹,fsXsWWAAa0A0ОЃН}Цд €тyž ŽЌ.ЭЬЪŠQ"ƒС z{ж;Њ;ІЪ€i#3CяЈюя}GяŒЃ>‹щ$i™^кLˆi’ 8žо C<Ьp,ЧВC3L€cX^ЉЩЫžаc&HЪ| FcSSЃАнии 7„їж&S0ApL™™еѕ=ŸещЗЛaxƒС`~'„vцЗWu„н^е‘аXџЄђ4ƒнщu: 3мСвС`0У,§ 3ьРвС`0У,§ 3ьРвС`0У,§ 3ь%—ЭjwЅжп!:­њXЛ€С ЋmмЇщБюSЌTбHFњылV>§j/YrCiaЮБіƒI’КЦЖoЗVk/†œГfŒ‰vŸbЅŠAТв_зиЖf§;O>њ@Ђ;VЌ~aщТЫБњcŽGнŸцЌcэШГщЛŸ џ}Š•*6 Kџšѕя<ЗђЎW бŒЧw.МvЭњoxrЩБvƒI˜oЗV^}б}ЌrfLџэж}§…+Ul’№стy>‰ŒЧ<Пl„9ŽAУх>ZGЌT1HFњтyžK"уёuФœР№Уу>хQTqЧJƒЄVј @шФя‡:bNd№}Š[ :x]?ƒС ;’№”єГ” 0n[чЕŠБ~‡ЫMs"^ЄжчŽа2“Г9D ‡ўцf0їib!DФQ((ZщQХбЧЖеVЗьйтo?@љЬœзэіГ.RЋŸrж)чўQ­IKЕПЉ'ЙГœф+]Щсs;(ogЎFЬЋ•=vкхтФR‘L$’P§П}3іЄљ:ўhњƒС` эїЕ4жŒYi:УБі%a\vkѕчяѕПf+yZ*3i "ё1ЗЏzЧћŸЗ7{унЧ…њ'AR>ЁDƒзe—аЙ™iкзкбцtк4ЭёœŸіЛ}^­ юлš„йА0ЙL?x#Gs|ƒ†4аДяаСНrпбTуАZ†КИш!FэЃонnЛuџ[/(kП)Щыв•Aј<Длюѕ{‚ЄЦфeшZw|џб[Љд“Ё“ЕФIrЌ?б3`œЧlаЇ5Ж6š-эˆgЯ“E‘p<Ÿ–Іa§‹Ѕ+4зф†0;§cњ_CAa0ЧCЌH~?нrш@†VЭѓМЯчЎЉкzДЋЋcѓп|љйџ6џ№ЙГ3џХ'З].чOпнmБ ]-к­ЭёќўOп–6§ІзЉ| пэє!‚ (’“Vš§ЖЂЅбь*в*э[ПЈ9P–їчПЙтТгO“sсœi?|ћш<йRЎTЩѕњ>9vKЇZNЖwЖy<.’ x„,gюЖ6ЕvаL€C<ЫГrщшщ ?Ѕ§Oђ€WA Џn ц8&ВУ0ўЦњjŸЧяїy[ъ+ui*šІэ6тyЗЫZ—a‚дeЪЪЧдзе„ŠXWgЧон;'M™ЁIKЌ*ЦPўшЁzћЏЄЧN‰Hže•2 ЫАћkкОк}шЛ}Э-mV1IЉD"†ЈХ”Гb{sSC0у?7МАшž‡gЬ:C$–фф.тy!ОЕЅiРМBу cIDATё­зЬžTtђИмE7^бггЂїџћЏѓЯ˜|в˜œ+/>ѓ`u…`O=ёШY3Fž>­ьз^ŠSжRЈTЩ ј$|~мЯСƒUA@ј|~Л_\:vvaёШ“fž‘–‘яѕб€ ‚ xжѕЦМЖўйъŠНo}јЭз[*ЅRйѓkW†gиЕузЗ7ўИё›пzК-ыŸ{2™'-s|3ЈоtS§ЪЪЫхbЊЎj—Ыi@>ЏЛЙО*лd iПЕЇЧыѕbљиI'ыєЦ`FЛЕЧ`2w ЃЭк”Љж–ЦƒегfЬTЉеƒєp щ‹zww56Ы1ў€I.Ю7ЄБtрPmGЭСVкЧdЉЌЭгнхђИhiЙjЧ/СŒ{wm;хдГњ\М№ъ+ЏНљы_ЊОкRYPTђЬedчіŸ_§яЇпяЈ9cЮЙ=МDˆп№ќšCЕўѓбЗПйaюlWжRЇTGi]AбˆЖ.oSs Фђ‚ВЩ2™X6@,)ЂїЅ2EXЦЉ#MЁ!џёћo-}јqcfЖBЉZtЯCп}ѕYџBя^ЖJ—Ёзeшя^ЖjгЇ]э0˜’žЎ–ВвRЇУ!–HЄ"ВЖтЗŽжЦцњъœLЃЧу6wuљ|~UК~є„щrЅ*4#У$IpW,‘А#пвЉмЗ{ьјIrЙђшеЄ^šuћ‘зэї8}~‡Ч$•ЧВˆуA‚€іа7cwаœoЉЊ ftЙœiiкўп§tѓДГЄ2™J­љы’Зnљ!xшўхkŒІ,Й\qЭ ЗЌЊ"?§ј=AСдšД%Ќ"у‘ЕT‘мК~@ ўШPЊеgœsYmѕю†N_ЩШЩ­ŽуXЛеbщЌ‘’4"€хI•FfyЧЮанi#3…цЎЮЫЮ?!žч ‚f ndчф лйЙy=sЂ>'šƒљ}1шпЎ:cіў§ћХ"Š‰Ф‰ Нс`NnЖЯчЕієА,ЋЫЬЫ-AQTXA‰˜І‰D*ь24#‹ƒiЦŒДwзŽ)'ЭTЉ4ƒђ Vc(•T—оГѓК ­КІлсі3!Ф#ŽG{[ЛGh5j | ИЩrA;jЕЦюАЅы2Т юлНу…uЌкяѓy T‘дiiТЖT&у8VиюЖteчх‡ЙЌEЊf2Ї9Й9$sM)•Њ‰Sg oxs{НJ†t*ТЪQ<Ыђ<ЂФ­VnЙA€о`|§эЯ ІЬ){7кZ›ђђ‹ НЕYЇяgy@№˜цјfА3V…ЅЃэЖюЖ†1G‹ФbJ$вhд.Ї‹чyŸŸЮШЪЯ+,%В)кt]ЗЙ3;7_иЕXКДщщСd9љљ Пmл2yк &B:AbhTЅ*3іЧяОБлi^fЋ‡fH‚0Њ•<‚›+РВћЛхj­ˆЃlHaђєП^йь‰ХпsлщsЮ Я0qђє+.8§ЂГІЅiгoЙ§о_SЬq@вД#A*“—Žš аN'ЯѓnЗ›’* ЫF ФGЬЂMO5vТЊ§п}ѕiuеОбc'ІiгУд/3+{є˜ Лwnэщ1кЩ љжNзeœvЩђT‡ƒHу$9”JN“.W€ёђyŠД,Е.GЅc‘ДE,;яlюШUу'N]ЖrэѓkVž>ЅфЮ›Ўœ DюРJƒ„ЅщТЫюеK/Й$‰ТŽ/>љќ‹Ѕ /?ж^`0ЩpжŒ1_oо‘[PrЌr,]mgЭг?+Ul–ўвТœЅ /_ГўD3w,]xyiaдw 0˜п3ТЅћэжЪcэШsжŒ1яSЌTБ!жΐљâПНћWiˆ8ўkгšєвH)‚Ћрръ_аа>A|ћN>ј‚р$‚ˆƒCKKG!јЇЭ%ZiNъвAD­фОŸ)!pпР%ЙlЮЯеЭ~еsОxфLљжњŸŠW &IaЦ)WРЄюЃшфєќћяѕGрџcœr&Ъѓ§0щы~Ащы~Ащы~Ащ[h› вVа:ОКМxIS1щЯ2Оv€œSЪ_Yл(ЛЎˆ”‚Њ>г?^ч'ZЧJљбS?ќbsЗбюоцџ'f`%3Пof{’DЗ;7ЭpЇ("Ѕ’sнъPШSќ4M”ђ—WзлН;ЯsEЄe™ˆ ‡oK‹ ѕZ­тЙг>[РЯH-'zxlu{Я ПБxќмLя Пb6Јю…лунwo-V^9БIENDЎB`‚gwenrename-1.1-beta7/doc/index.docbook0000644000175000017500000006153611223736613017360 0ustar spirosspiros GwenRename 1.1-beta5"> ]> The GwenRename Handbook Spiros Georgaras
    sng@hellug.gr
    2003 2009 Spiros Georgaras &FDLNotice; 2009-07-05 0.8 GwenRename is a batch renaming tool for GwenView, Dolphin and Konqueror. KDE GwenRename gwenrename GwenView gwenview rename
    Introduction GwenRename is a batch renaming tool. It was created as an external tool for GwenView, the image viewer for KDE, but can also be used from Dolphin and Konqueror. As that, the files/folders to be renamed are passed to it as command line parameters. The main goal is to have a batch renaming tool that's easy and light enough for every day use. If you are looking for a more compound and featured renaming tool, you should have a look at Dominik Seichter's KRename. How does it work? GwenRename has an easy to use interface (take a look at the main window), where the user can adjust the renaming parameters. GwenRename accepts a number of command line parameters (the items to be renamed), and creates a new filename for each file passed to it, using the following scheme: Each of these fields is user configurable. Special attention has been given so that there is no chance to overwrite or delete already existing files. All comparisons between existing filenames and filenames to be used for renaming are case in-sensitive, so it can be used even on a vfat filesystem. Using GwenRename GwenRename has two modes of operation: file mode and folder mode. file mode In this mode only files can be selected for renaming folder mode In this mode only folders can be selected for renaming These two modes cannot be mixed (i.e. you can not rename files and folders at the same renaming session). Launching GwenRename The program can be launched using any of the following ways: gwenrename (refer to File mode) gwenrename (refer to Folder mode) gwenrename (refer to Mode selection) gwenrename (refer to Input folder selection) Depending on the way the program was launched, one of the following will occur: File mode The main window will be displayed, making the selected files available for renaming. Folder mode The main window will be displayed, making the selected folders available for renaming. Mode selection Passing a single folder as a parameter, will make GwenRename display the Mode Selection window, shown bellow. The user can now either click on: Rename folder to rename the selected folder or Rename files to rename the files contained in it Input folder selection When no parameters are passed to the program, the folder selection dialog will be displayed. The contents of the selected folder will be displayed in GwenRename list, so that the user can select the files/folders to rename. Launching from Konqueror Select desired files/folders, right click and select Actions / Rename with GwenRename Launching from GwenView Select desired files/folders, right click and select External Tools / Rename with GwenRename Launching from the Command Line To rename all jpg files in folder /path/to/files, typegwenrename To rename folders fold-1 and fold-4 in folder /path/to/files, typegwenrename To select either to rename my-files folder in /path/to/files or files/folders under /path/to/files/my-files , typegwenrename GwenRename Main Window GwenRename Main Window GwenRename Main Window is divided in two parts The ListView part It displays the items contained in the target folder, and provides the ability to add or remove items to the Items List. The Renaming options adjustment part It provides all necessary options to adjust the format of the new filename for each item in the Items List. The ListView part Items to be renamed (members of the Items List) are denoted by the existence of the Sate Icon, an icon present in the first column of the ListView, which displays the expected renaming result, given the current Renaming options, as follows: The item is expected to be renamed successfully The item will not be renamed, because the old and new filename is the same The item will not be renamed, because that would overwrite an existing item. In fact, renaming is disabled until this condition is resolved (by readjusting the Renaming options). This icon may vary as it depends on the active icon theme. Managing items in GwenRename GwenRename works with two different sets of items (files or folders). The Items List These are the items (files or folders) to be renamed. They are marked by a state icon. The Items List can be formed by passing the items' names as command line parameters to GwenRename, by double clicking an item in the ListView, or by using the ListView context menu. The Selection List These are the selected items in the ListView. They can be added or removed from the Items List, used to create a new Items List, etc. A selection can be formed as usual (click to select a single item, Shift-Click to select items in a row, Cntrl-Click to add a single item to the selection), or by using the ListView context menu. Context menu By right clicking on the Items List, the context menu is available to the user. When Show all items is not checked, a reduced version of the menu is displayed. The functions available through the context menu are: List management These menu entries modify the current Items List Add to list Adds the selectded items (items in the Selection List) to the Items List Remove from list Removes the selectded items (items in the Selection List) from the Items List Invert list Removes from the Items List all items that were contained within, and inserts all items that were not. If the target folder contains files and sub-folders, a type inversion accrues when all items of one type are selected. For example, when all folders are already in the Items List, they will be removed after its execution, and all files will be inserted to the it. Create list from selection Replaces the Items List with the selected items (items in the Selection List) Selection management These menu entries modify the current Selection List All items Selects all items All items of selected type Selects all items of selected type, that is all files or all folders Invert current selection Selects all items that were not selected previously, and deselects all items that were Create selection from list Selects all items contained in the Items List Items containing a string Selects items based on a search string. It uses the Items Selection Window Help Show help Renaming options Name The user can select between using the original filename or defining a new one. When the original filename is used, it can be converted to lowercase or uppercase. In addition, the first letter of the filename or every "starting" letter can be capitalized (in this case the filename is first converted to lowercase). When none of the above is selected, the original filename is used unmodified. "Starting" letters are: the first letter and every letter which follows a white space. Prefix & Suffix User defined preffix and suffix using Time-stamping. Miscellaneous These are options that could not be grouped anywhere else. Use numeric sorting When this option is enabled, the original names are sorted taking into account their numeric value (when possible). The following table demonstrates this function, using GwenRename's default profile. Original name(Normal sorting) Original name(Numeric sorting) New name(Both cases) 1.jpg 1.jpg 001.jpg 10.jpg 2.jpg 002.jpg 2.jpg 3.jpg 003.jpg 3.jpg 4.jpg 004.jpg 4.jpg 5.jpg 005.jpg 5.jpg 6.jpg 006.jpg 6.jpg 7.jpg 007.jpg 7.jpg 8.jpg 008.jpg 8.jpg 9.jpg 009.jpg 9.jpg 10.jpg 010.jpg It's clear from this table that the new name assigned to each of the input files, depends on whether this function is enabled (and can successfully be applied) or not. Shuffle folders When in folder mode, the new name assigned to each of the input files can be shuffled. This is a requested feature. Space manipulation In this section spaces existing in the new name can be converted to underline or dash characters. For convenience, the reverse function is also available. Counter The counter used to create the series of new filenames. The starting value, the step, and the number of digits to be used are user defined. Same number of digits The counter will produce zero padded numbers, in such a way that all the numbers in the series have the same number of digits. This means that the resulting numbers may have more digits than the user defined. Use 'relaxed' numbering When this option is enabled, the program will find the files that match the renaming cretiria but are not selected for renaming, and adjust the starting value of the counter so that the resulting filenames will follow the last existing file. This means that the starting value of the counter may be different than the one defined by the user. Extension The user can either use the original file extension (converted to lowercase or uppercase), or insert a new file extension. Note: The extension field is available in file mode only. Use compound extensions GwenRename treats the characters that follow the last dot character of the file name as an extension. This may not always be desirable, and that's why compound extensions have been introduced to GwenRename. A compound extension is an extension which contains at least one dot character. For example "tar.gz" is a compound extension. Compounds extensions used by the program can easily be managed (created, edited and deleted) using the relevant icons. Profiles As of version 0.9.3, GwenRename supports profiles. What is a profile? A profile is a set of data that describes all the renaming options of GwenRename, that will be used with a special set of files (e.g. images from a digital camera or images downloaded from the net). A profile can be saved and retrieved at any time, renamed (and deleted), used as is or become a base setting for a new profile etc. How does it work? GwenRename comes with a predefined profile (called "GwenRename") which cannot be renamed or deleted. This is also the default profile (the profile that's loaded at program start-up). From then on the user can define his own profiles, name, rename and delete them at will, and set a different default profile. Changing a parameter (or more) of a given profile does not affect the profile itself, until the "save" button is clicked. This is also true for a new profile. If another profile is loaded before the "save" button is clicked, the modifications are lost. Working with lower resolution screens Having all the features of the program presented on the main window is handy indeed, but it does have a disadvantage; the main window may become too big, even bigger than the screen size if one uses a low resolution screen. This is the case with GwenRename and screen heights less than 800px. In order to deal with this problem, the option's layout of the main window has been separated to three rows and a ON/OFF switches have been added to each row. This way each row can be switched off, leaving more space for the files list (higher screen resolution) or permitting smaller main window height (lower screen resolution). Main Window in lower resolution screen In lower resolution screens (height less than 800px), the second row will be switched off and the main window height will be reduced (as seen in the above image) so that hopefully the program will fit the screen. Furthermore, the height of the window can be reduced even more - using the mouse. At any time, one of the three rows will be switched off, so that the overall window height remains the same. For example, when the Miscellaneous / Counter widgets are switched back on, the Extension / Profiles widgets will be automatically switched off. Time-stamping Window Time-stamping Window As of version 0.9 both the prefix and suffix fields of the GwenRename main window can be used to insert file's time-stamping info to the new filename. A valid time-stamping format for these fields follows the scheme: <prefix>:<command>:<suffix> where: prefix: the field's prefix (normal text) command: file's timestamping code. It must be enclosed in ":" suffix: the field's suffix (normal text) The command field can be inserted (at the cursor possition) using the time-stamping window of GwenRename, by clicking the "clock" button, next to the prefix/suffix field. It provides the ability to choose the date type (creation, last modified, last read) and the actual date format, using predefined or user specified formats. As of version 0.9.1, file's timestamping supports Exif data. The Exif fields that can be inserted are: the creation date, the last modified date and the last read date. When Exif data are requested but not available (no Exif data in the file), the coresponding time-stamping info is used. e.g if the Exif creation date is requested but not available, the file's creation date, as reported by the filesystem, is used. Items Selection Window Items Selection Window This window manages the current Selection List, by searching for a user defined string, and adding or removing the matching items from it. Available options are: Case sensitive search Invert selection in item list If checked, items not matching the search string will be selected. Add to current selection If checked, items matching the search string will added to the current selection. If Invert selection in item list is checked, items matching the search string will removed from the current selection. Regular expression The search string is a regular expression. It can be edited in KRegExp, when available. Credits and License &GwenRename; Program copyright 2003, 2009 Spiros Georgaras sng@hellug.gr Special thanks to: Aurelien Gateau Jan Schubert Charles Barcza Sidlovsky Yaroslav Gerardo Bueno Gunther Zilz John Bee Documentation copyright 2009 Spiros Georgaras sng@hellug.gr &underFDL; &underGPL; Installation How to obtain GwenRename GwenRename can be found at The GwenRename download page, and at its KDE apps page. You can find a list of changes at GwenRename page at KDE apps. Requirements In order to successfully use GwenRename, you need &kde; 4.x. Compilation and Installation &install.compile.documentation; &documentation.index;
    gwenrename-1.1-beta7/gwenrename.kdevelop0000644000175000017500000001060311223736613020012 0ustar spirosspiros Spiros Georgaras sng@hellug.gr 1 KDevCustomProject C++ gwenrename executable *.java *.h *.H *.hh *.hxx *.hpp *.c *.C *.cc *.cpp *.c++ *.cxx Makefile CMakeLists.txt ada ada_bugs_gcc bash bash_bugs clanlib fortran_bugs_gcc gnome1 gnustep gtk gtk_bugs haskell haskell_bugs_ghc java_bugs_gcc java_bugs_sun kde2book opengl pascal_bugs_fp php php_bugs perl perl_bugs python python_bugs qt-kdev3 ruby ruby_bugs sdl sw w3c-dom-level2-html w3c-svg w3c-uaag10 wxwidgets_bugs Guide to the Qt Translation Tools Qt Assistant Manual Qt Designer Manual Qt Reference Documentation qmake User Guide KDE Libraries (Doxygen) false 3 3 /usr/share/qt3 EmbeddedKDevDesigner /usr/bin/qmake /usr/bin/designer false true true 250 400 250 false 0 true true false std=_GLIBCXX_STD;__gnu_cxx=std true false false false false true true false .; false false *.o,*.lo,CVS false gwenrename-1.1-beta7/po/0000755000175000017500000000000011361566073014551 5ustar spirosspirosgwenrename-1.1-beta7/po/hu.po0000644000175000017500000012446511361565704015541 0ustar spirosspiros# translation of hu.po to Greek # translation of hu.po to Hungarian # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # KУЁroly Barcza , 2004. # msgid "" msgstr "" "Project-Id-Version: hu\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2005-05-08 22:24+0300\n" "Last-Translator: Spiros Georgaras \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10\n" "Plural-Forms: nplurals=1; plural=0;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 #, fuzzy msgid "GwenRename" msgstr "Уšj profil..." #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 #, fuzzy msgid "Rename &folder" msgstr "Уšj profil..." #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 #, fuzzy msgid "&Rename files" msgstr "Уšj profil..." #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 #, fuzzy msgid "Folder selection" msgstr "%1/%2 elemek kivУЁlasztva" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 #, fuzzy msgid "Add to current selection" msgstr "%1/%2 elemek kivУЁlasztva" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 #, fuzzy msgid "Regular expression" msgstr "KifejezУЉs" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "" #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 #, fuzzy msgid "Original name" msgstr "Eredeti fУЁjlnУЉv" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 #, fuzzy msgid "Output:" msgstr "Kimenet" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 #, fuzzy msgid "Part of filename" msgstr "Уšj fУЁjlnУЉv" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 #, fuzzy msgid "Output options" msgstr "Kimenet" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 #, fuzzy msgid "Use original name" msgstr "Eredeti fУЁjlnУЉv" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 #, fuzzy msgid "Use part of the original name" msgstr "Eredeti fУЁjlnУЉv" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 #, fuzzy msgid "Use time-stamping info" msgstr "IdХ‘bejegyzУЉsi formУЁtum" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "KezdУЉs:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 #, fuzzy msgid "Extension" msgstr "KifejezУЉs" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 #, fuzzy msgid "Use original extension" msgstr "Eredeti fУЁjlnУЉv" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 #, fuzzy msgid "Use compound extensions" msgstr "Eredeti fУЁjlnУЉv" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 #, fuzzy msgid "New extension" msgstr "KifejezУЉs" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 #, fuzzy msgid "Save extension" msgstr "KifejezУЉs" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 #, fuzzy msgid "Delete extension" msgstr "KifejezУЉs" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 #, fuzzy msgid "Profiles" msgstr "Уšj profil..." #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 #, fuzzy msgid "Use profiles" msgstr "Уšj profil..." #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "Уšj profil..." #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 #, fuzzy msgid "Rename profile" msgstr "Уšj profil..." #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 #, fuzzy msgid "Save profile" msgstr "Уšj profil..." #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 #, fuzzy msgid "Delete profile" msgstr "Уšj profil..." #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 #, fuzzy msgid "&About" msgstr "A(z) %1 nУЉvjegye" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 #, fuzzy msgid "Time-stamping" msgstr "IdХ‘bУЉlyegzУЉs" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 #, fuzzy msgid "Date type" msgstr "DУЁtum formУЁtum" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "DУЁtum formУЁtum" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "KУЁroly Barcza" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "kbarcza@blackpanther.hu" #: initaskmode.cpp:31 initaskmode.cpp:38 #, fuzzy msgid "Mode selection" msgstr "%1/%2 elemek kivУЁlasztva" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "" #: rename.cpp:215 #, fuzzy msgid "New name" msgstr "Уšj fУЁjlnУЉv" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, fuzzy, kde-format #| msgid "%1/%2 items selected" msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%1/%2 elemek kivУЁlasztva" #: rename.cpp:1159 rename.cpp:1185 #, fuzzy #| msgid "Start:" msgctxt "Starting value" msgid "Start:" msgstr "KezdУЉs:" #: rename.cpp:1161 #, fuzzy #| msgid "End:" msgctxt "Ending value" msgid "End:" msgstr "VУЉge:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "Hiba az УЁtnevezУЉsi folyamatban\n" "A fУЁjlt nem lehet УЁtnevezni" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "MemУГria kiosztУЁsi hiba\n" "\n" "Nincs elУЉg memУГria a program futtatУЁsУЁhoz. ZУЁrjУЁl be egy alkalmazУЁst УЉs " "prУГbУЁld УКjra" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "" #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "" #: rename.cpp:3077 msgid "Actions" msgstr "" #: rename.cpp:3078 #, fuzzy msgid "Open file" msgstr "Уšj profil..." #: rename.cpp:3080 msgid "Open file with" msgstr "" #: rename.cpp:3082 msgid "List management" msgstr "" #: rename.cpp:3084 msgid "Add to list" msgstr "" #: rename.cpp:3086 msgid "Remove from list" msgstr "" #: rename.cpp:3090 msgid "Invert list" msgstr "" #: rename.cpp:3092 #, fuzzy msgid "Create list from selection" msgstr "%1/%2 elemek kivУЁlasztva" #: rename.cpp:3095 #, fuzzy msgid "Selection management" msgstr "Уšj profil..." #: rename.cpp:3096 msgid "All items" msgstr "" #: rename.cpp:3098 #, fuzzy msgid "All items of selected type" msgstr "%1/%2 elemek kivУЁlasztva" #: rename.cpp:3100 msgid "Invert current selection" msgstr "" #: rename.cpp:3102 #, fuzzy msgid "Create selection from list" msgstr "%1/%2 elemek kivУЁlasztva" #: rename.cpp:3104 msgid "Items containing a string" msgstr "" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "" #: main.cpp:60 #, fuzzy msgid "Disable profiles" msgstr "Уšj profil..." #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "" #: main.cpp:63 msgid "Location of files to rename" msgstr "" #: main.cpp:142 #, fuzzy, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "'%1' nem lehetett УЁtnevezni\n" "Lehet hogy nincs megfelelХ‘ jogosultsУЁgod a fУЁjlhoz" #: main.cpp:180 #, fuzzy, kde-format #| msgid "" #| "File '%1' does not exist\n" #| "Please check your selection and try again" msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "'%1' fУЁjl nem lУЉtezik\n" "KУЉrlek ellenХ‘rized a vУЁlasztУЁsodat УЉs prУГbУЁld УКjra" #: main.cpp:186 #, fuzzy, kde-format #| msgid "" #| "File '%1' can not be renamed\n" #| "You don't have write permission to this file" msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "'%1' nem lehetett УЁtnevezni\n" "Lehet hogy nincs megfelelХ‘ jogosultsУЁgod a fУЁjlhoz" #: main.cpp:195 #, fuzzy #| msgid "" #| "Invalid file type selected\n" #| "You can rename normal files or directories" msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "Ismeretlen kivУЁlasztott fУЁjltУ­pus\n" "Csak normУЁl fУЁjlokat УЉs kУЖnyvtУЁrakat lehet УЁtnevezni" #: main.cpp:199 #, fuzzy msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "У‰rvУЉnytelen vУЁlasztУЁs\n" "Nem lehet keverni a fУЁjlokat УЉs a kУЖnyvtУЁrakat az УЁtnevezУЉsi funkciУГhoz" #: main.cpp:204 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "The files must be in the same directory" msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "Invalid selection\n" "The files must be in the same directory" #: main.cpp:211 #, fuzzy #| msgid "" #| "Invalid file type selected\n" #| "You can rename normal files or directories" msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "Ismeretlen kivУЁlasztott fУЁjltУ­pus\n" "Csak normУЁl fУЁjlokat УЉs kУЖnyvtУЁrakat lehet УЁtnevezni" #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "" #: multiselecttool.cpp:160 #, fuzzy msgid "Remove from current selection" msgstr "%1/%2 elemek kivУЁlasztva" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" #: timestamp.cpp:56 timestamp.cpp:157 #, fuzzy msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "EgyУЉb..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "IdХ‘bejegyzУЉsi formУЁtum" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "KifejezУЉs" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "Kimenet" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "" #: timestamp.cpp:107 msgid "Time Format" msgstr "IdХ‘ formУЁtum" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" #: timestamp.cpp:135 #, fuzzy msgctxt "Where the text came from" msgid "Source:" msgstr "ForrУЁs:" #~ msgid "" #~ "_: NAME OF TRANSLATORS\n" #~ "Your names" #~ msgstr "KУЁroly Barcza" #~ msgid "" #~ "_: EMAIL OF TRANSLATORS\n" #~ "Your emails" #~ msgstr "kbarcza@blackpanther.hu" #, fuzzy #~ msgid "Date format" #~ msgstr "DУЁtum formУЁtum" #, fuzzy #~ msgid "Manage files" #~ msgstr "Уšj profil..." #, fuzzy #~ msgid "Adjust part of the original name" #~ msgstr "Eredeti fУЁjlnУЉv" #~ msgid "%1 %2 (Using KDE %3)" #~ msgstr "%1 %2 (KDE %3)" #~ msgid "T&ranslation" #~ msgstr "For&dУ­tУГk" #, fuzzy #~ msgid "+file(s)" #~ msgstr "Уšj profil..." #~ msgid "No input files specified..." #~ msgstr "Nincs bemeneti fУЁjl... " #~ msgid "Rename with GwenRename" #~ msgstr "Уtnevezve GwenRename-vel" #, fuzzy #~ msgid "%1/%2 files selected" #~ msgstr "%1/%2 elemek kivУЁlasztva" #, fuzzy #~ msgid "Rename" #~ msgstr "Уšj profil..." gwenrename-1.1-beta7/po/de.po0000644000175000017500000013776711361565654015532 0ustar spirosspiros# translation of gwenrename.po to # # Mark Ziegler , 2007. # Thomas Reitelbach , 2008. # Burkhard LУМck , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2010-01-17 16:04+0100\n" "Last-Translator: Burkhard LУМck \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "&Ordner umbenennen" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "&Dateien umbenennenen " #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&Abbrechen" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "Ordnerauswahl" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" "Bitte wУЄhlen Sie den Speicherort der Dateien aus, die Sie umbenennen mУЖchten." #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "Ordner:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&Hilfe" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&OK" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "Suchmuster" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    Bitte fУМgen Sie ein Suchmuster zur Auswahl von Elementen in " "GwenRenames Elementliste ein.

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "Suchmuster:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "GroУŸ-/&Kleinschreibung beachten" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    Elementauswahl umkehren

    \n" "

    Wenn diese Einstellung aktiviert ist, werden Elemente ausgewУЄhlt, die " "nicht auf das Suchmuster passen.

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "Elementauswahl umkehren" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    Zur aktuellen Auswahl hinzufУМgen

    \n" "

    Normalerweise wird eine bestehende Auswahl durch diese Aktion ersetzt.\n" "

    Wenn diese Einstellung jedoch ausgewУЄhlt ist, werden durch die Aktion " "Elemente zur bestehenden Auswahl hinzugefУМgt.

    \n" "

    Hinweis: Wenn gleichzeitig die Einstellung Elementauswahl " "umkehren aktiviert ist, werden die Elemente aus der Auswahl entfernt.

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "Zur aktuellen Auswahl hinzufУМgen" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "RegulУЄrer Ausdruck" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Bearbeiten ..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "UrsprУМnglicher Name" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Eingabe:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "Ausgabe:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 #, fuzzy #| msgid "Location of files to rename" msgid "Part of filename" msgstr "Speicherort der umzubenennenden Dateien" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 #, fuzzy #| msgid "From character:" msgid "Start at character:" msgstr "Ab Stelle:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "Anzahl an Stellen:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "Optionen fУМr die Ausgabe" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "UrsprУМnglichen Namen verwenden" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "Ersetzen mit:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "In Kleinbuchstaben umwandeln" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "In GroУŸbuchstaben umwandeln" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "Erstes Zeichen groУŸ" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "Die Anfangsbuchstaben groУŸ schreiben" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "Alle Elemente anzeigen" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Name" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "Name angeben:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "Teil des ursprУМnglichen Namens verwenden" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "PrУЄfix т€“ Suffix" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "PrУЄfix:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "Suffix:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "Zeitstempel-Information verwenden" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 #, fuzzy #| msgid "Micscelaneous" msgid "Miscellaneous" msgstr "Verschiedenes" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "Numerische Sortierung verwenden" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "Ordner mischen" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "Wiederherstellen" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "Leerzeichen-Umwandlung" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "Leerzeichen umwandeln in" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "Unterstrich" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "Bindestrich" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "Konvertieren von" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "zu Leerzeichen" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "ZУЄhler" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "ZУЄhler aktivieren" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "Start:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "Schrittweite:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "Anzahl der Stellen:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "Gleiche Anzahl an Stellen" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "Nummerierung mit Schrittweite verwenden" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "Dateierweiterungn" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "UrsprУМngliche Dateierweiterung verwenden" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "Neue Dateierweiterung:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "Zusammengesetzte Dateierweiterungen verwenden" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "Neue Dateierweiterung" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "Dateierweiterung speichern" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "Dateierweiterung lУЖschen" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Profile" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "Profile verwenden" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "Standardprofil laden" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "Als Standardprofil verwenden" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "Neues Profil" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "Profil umbenennen" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "Profil speichern" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Profil lУЖschen" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "Уœ&ber" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "Zeitstempel" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "Datumstyp" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "Erstellungsdatum" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Datum der letzten У„nderung" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Datum des letzten Lesezugriffs" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "Datumsformat" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "Vordefinierte AusdrУМcke:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "Benutzerdefinierte AusdrУМcke:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "Beispiel:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "Beispiel fУМr Ausdruckswerte" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "EXIF-Information verwenden, wenn verfУМgbar" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Thomas Reitelbach, Mark Ziegler" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "tr@erdfunkstelle.de, mark.ziegler@rakekniven.de" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "Modusauswahl" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    Der Ordner %1 wurde als einziger Parameter an GwenRename " "УМbergeben.

    MУЖchten Sie den Ordner oder die enthaltenen Dateien im " "Ordner umbenennen?

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "" #: rename.cpp:215 msgid "New name" msgstr "Neuer Name" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%2/%1 Eintrag ausgewУЄhlt" msgstr[1] "%2/%1 EintrУЄgen ausgewУЄhlt" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "Start:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "Ende:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "Fehler beim Umbenennen\n" "\n" "Es wurden keine Dateien umbenannt." #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "Fehler beim Umbenennen der Datei т€ž%1т€œ\n" "\n" "Ein Wiederherstellungsskript mit dem Namen т€žgwenrename.restoreт€œ wurde im " "Arbeitsordner erstellt." #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "Speicherzuordnungsfehler\n" "\n" "Das Programm kann keinen Speicher fУМr seine AusfУМhrung belegen. SchlieУŸen " "Sie ein paar Programme und versuchen Sie es erneut" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "Symbol wurde nicht gefunden\n" "\n" "Das Programm kann ein Symbol nicht finden, welches zur AusfУМhrung notwendig " "ist. Bitte prУМfen Sie die Installation." #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "Symbole wurden nicht gefunden\n" "\n" "Das Programm kann einige Symbole nicht finden, welche zur AusfУМhrung " "notwendig sind. Bitte prУМfen Sie die Installation." #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "Ein Profil namens т€ž%1т€œ existiert bereits.\n" "Bitte wУЄhlen Sie einen anderen Namen fУМr das Profil." #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "Das Element %1 hat den falschen Typ." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "Das Element %1 ist nicht УЄnderbar" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "Das Element %1 existiert nicht mehr" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "Die folgenden Probleme sind aufgetreten:" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(%1 weiteres Problem werden nicht angezeigt)" msgstr[1] "(%1 weitere Probleme werden nicht angezeigt)" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "Elemente in dieser Liste kУЖnnen nicht umbenannt werden." #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "Hilfe" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "Hilfe anzeigen" #: rename.cpp:3077 msgid "Actions" msgstr "Aktionen" #: rename.cpp:3078 msgid "Open file" msgstr "Datei УЖffnen" #: rename.cpp:3080 msgid "Open file with" msgstr "Datei УЖffnen mit" #: rename.cpp:3082 msgid "List management" msgstr "Listen-Verwaltung" #: rename.cpp:3084 msgid "Add to list" msgstr "Zur Liste hinzufУМgen" #: rename.cpp:3086 msgid "Remove from list" msgstr "Aus der Liste entfernen" #: rename.cpp:3090 msgid "Invert list" msgstr "Liste umkehren" #: rename.cpp:3092 msgid "Create list from selection" msgstr "Liste aus Auswahl erzeugen" #: rename.cpp:3095 msgid "Selection management" msgstr "Auswahl-Verwaltung" #: rename.cpp:3096 msgid "All items" msgstr "Alle Elemente" #: rename.cpp:3098 msgid "All items of selected type" msgstr "Alle Elemente des gewУЄhlten Typs" #: rename.cpp:3100 msgid "Invert current selection" msgstr "Aktuelle Auswahl umkehren" #: rename.cpp:3102 msgid "Create selection from list" msgstr "Auswahl aus der Liste erzeugen" #: rename.cpp:3104 msgid "Items containing a string" msgstr "Elemente, die ein Suchmuster enthalten" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "Dienstprogramm zur Stapel-Umbenennung fУМr KDE" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "ТЉ 2003т€“2009 Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "Profile deaktivieren" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "Umzubenennende Dateien, oder" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "Umzubenennende Ordner, oder" #: main.cpp:63 msgid "Location of files to rename" msgstr "Speicherort der umzubenennenden Dateien" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "Der Ordner т€ž%1т€œ kann nicht umbenannt werden\n" "Sie haben keine Schreibrechte fУМr diesen Ordner." #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "Datei т€š%1т€˜ existiert nicht.\n" "PrУМfen Sie Ihre Auswahl und versuchen Sie es erneut" #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "Die Datei т€š%1т€˜ kann nicht umbenannt werden.\n" "Sie haben keine Schreibrechte an dieser Datei." #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "UngУМltiger Dateityp ausgewУЄhlt.\n" "Sie kУЖnnen nur normale Dateien oder Ordner umbenennen." #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "UngУМltige Auswahl.\n" "Es ist nicht mУЖglich, Dateien und Ordner im gleichen Durchlauf umzubenennen." #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "UngУМltige Auswahl.\n" "Die Dateien mУМssen sich im selben Ordner befinden." #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "UngУМltige Auswahl.\n" "Sie kУЖnnen nicht den aktuellen oder den darУМber liegenden Ordner umbenennen." #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    Der Ordner %1 ist leer.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "Aus der aktuellen Auswahl &entfernen" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" #: timestamp.cpp:56 timestamp.cpp:157 #, fuzzy #| msgid "Other..." msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Andere ..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "Zeitstempelformat" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "Das Zeitstempelfeld unterstУМtzt eine Auswahl an AusdrУМcken fУМr Datum und " "Zeit. Der folgende Abschnitt beschreibt diese AusdrУМcke." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "Diese AusdrУМcke werden fУМr das Datum verwendet:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "Ausdruck" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "Ausgabe" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "Der Tag als Nummer ohne fУМhrende Null (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "Der Tag als Nummer mit einer fУМhrenden Null (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "Der abgekУМrzte, lokale Tagesname (z. B. т€šMonт€˜..т€šSonт€˜)" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "Der lange, lokale Tagesname (z. B. т€šMontagт€˜..т€šSonntagт€˜)" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "Der Monat als Nummer ohne fУМhrende Null (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "Der Monat als Nummer mit einer fУМhrenden Null (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "Der abgekУМrzte, lokale Monatsname (z. B. т€šJanт€˜..т€šDezт€˜)" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "Der lange, lokale Monatsname (z. B. т€šJanuarт€˜..т€šDezemberт€˜)" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "Das Jahr als zweistellige Nummer (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "Das Jahr als vierstellige Nummer (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "Zeitformat" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "Diese AusdrУМcke werden fУМr die Zeit verwendet:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" "Die Stunde ohne einer fУМhrenden Null (0..23 oder 1..12 bei Anzeige von AM/PM)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" "Die Stunde mit einer fУМhrenden Null (00..23 oder 01..12 bei Anzeige von AM/" "PM)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "Die Minute ohne einer fУМhrenden Null (0..59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "Die Minute mit einer fУМhrenden Null (00..59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "Die Sekunde ohne fУМhrende Null (0..59)" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "Die Sekunde mit einer fУМhrenden Null (00..59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "Die Millisekunden ohne fУМhrende Nullen (0..999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "Die Millisekunden mit fУМhrenden Nullen (000..999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "AM/PM anzeigen. т€žAPт€œ wird durch т€žAMт€œ oder т€žPMт€œ ersetzt" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "am/pm anzeigen. т€žapт€œ wird durch т€žamт€œ oder т€žpmт€œ ersetzt" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "Quelle:" #~ msgid "Alt+F" #~ msgstr "Alt+O" #~ msgid "Alt+R" #~ msgstr "Alt+D" #~ msgid "Alt+C" #~ msgstr "Alt+C" #~ msgid "Alt+H" #~ msgstr "Alt+H" #~ msgid "Alt+O" #~ msgstr "Alt+O" #~ msgid "Alt+A" #~ msgstr "Alt+A" #~ msgid "" #~ "_: NAME OF TRANSLATORS\n" #~ "Your names" #~ msgstr "Mark Ziegler" #~ msgid "" #~ "_: EMAIL OF TRANSLATORS\n" #~ "Your emails" #~ msgstr "mark.ziegler@rakekniven.de" #~ msgid "Date format" #~ msgstr "Datumsformat" #~ msgid "Clear content" #~ msgstr "Inhalt leeren" #~ msgid "Select part of name" #~ msgstr "Teil des Namens auswУЄhlen" #~ msgid "Prefix" #~ msgstr "PrУЄfix" #~ msgid "Until you find a:" #~ msgstr "Bis folgendes gefunden wird:" #~ msgid "Manage files" #~ msgstr "Dateien verwalten" #, fuzzy #~ msgid "Alt+I" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Alt+X" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Alt+E" #~ msgstr "Alt+A" #~ msgid "A tool for renaming files" #~ msgstr "Ein Werkzeug zum Umbenennen von Dateien" #~ msgid "" #~ "
    A tool for renaming files
    created as an external tool for GwenView
    the image viewer for KDE" #~ msgstr "" #~ "
    Ein Werkzeug zum Umbenennen von Dateien
    Erstellt als Extra-" #~ "Werkzeug fУМr GwenView
    , dem " #~ "Bildbetrachter fУМr KDE
    " #~ msgid "&Thanks To" #~ msgstr "&Dank an" #~ msgid "%1 %2 (Using KDE %3)" #~ msgstr "%1 %2 (Verwendet KDE %3)" #~ msgid "For all the help he's offered" #~ msgstr "FУМr all die angebotene Hilfe" #~ msgid "" #~ "For giving me the idea to use timestamping information to GwenRename, and " #~ "providing Exif images for testing." #~ msgstr "" #~ "FУМr die Idee der Nutzung von Zeitstempelinformationen in GwenRename und " #~ "die zur VerfУМgungstellung von EXIF-Bildern zum Testen." #~ msgid "For the help he offered debuging v 0.9.9." #~ msgstr "FУМr die Hilfe beim Fehler suchen in v 0.9.9." #~ msgid "" #~ "For the help he offered debuging v 1.0.0 and creating the new pot file." #~ msgstr "" #~ "FУМr die Hilfe beim Fehler suchen in v 1.0.0 und das erstellen der neuen " #~ "POT-Datei." #~ msgid "" #~ "For helping me debug the icons installation problem in version 1.1.-beta1 " #~ "and beta2." #~ msgstr "" #~ "FУМr die Hilfe beim Fehler suchen der Symbol-Installations-Problematik in " #~ "Version 1.1.-beta1 und beta2." #~ msgid "T&ranslation" #~ msgstr "&Уœbersetzung" #~ msgid "Adjust part of the original name" #~ msgstr "Teil des Originalnamens anpassen" #~ msgid "No input files specified..." #~ msgstr "Keine Dateien angegeben ..." gwenrename-1.1-beta7/po/it.po0000644000175000017500000013324011361565711015526 0ustar spirosspiros# translation of gwenrename.po to Italian # # Dario Panico , 2008. # Andrea Celli , 2010. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2010-02-26 22:32+0100\n" "Last-Translator: Andrea Celli \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 0.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "Gwenrename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "Rinomina &cartella" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "&Rinomina file" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "An&nulla" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "Selezione cartella" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "Seleziona la posizione dei file che vuoi rinominare" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "Cartella:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&Aiuto" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&OK" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "Stringa di ricerca" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    Per favore inserisci una stringa da usare per selezionare gli oggetti " "nella lista oggetti di Gwenrename

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "Stringa di ricerca:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "Distingui maiuscole" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    Inverte la selezione nell'elenco degli oggetti

    \n" "Quando УЈ attivata, solo gli oggetti che non corrispondono alla " "stringa di ricerca saranno selezionati

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "Inverti la selezione nella lista degli oggetti" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    Aggiungi all'attuale selezione

    \n" "Normalmente questa operazione rimpiazzerУ  la selezione attuale.

    \n" "Quando УЈ marcata, gli oggetti che selezioni ora saranno aggiunti a " "quelli giУ  selezionati.

    \n" "Nota bene: Se Inverti la selezione nella lista degli oggetti УЈ " "attiva, gli oggetti che selezioni saranno rimossi dalla selezione " "attuale.

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "Aggiungi alla selezione attuale" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "Espressione regolare" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Modifica..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "Nome originale" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Input:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "Corrispondenze:" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "Usa questo corrispondente" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "Output:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "Corrisponde a" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "Parte del nome del file" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "Inizia al carattere:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "Numero di caratteri:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "Opzioni di output" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "Usa nome originale" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "Sostituisci con:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "Converti in minuscolo" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "Converti in MAIUSCOLO" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "Prima lettera maiuscola" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "Iniziali maiuscole" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "Mostra tutti gli oggetti" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "Mostra/nascondi widget" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Nome" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "Specifica nome:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "Usa parte del nome originale" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "Prefisso - Suffisso" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "Prefisso:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "Suffisso:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "Usa informazioni di timestamp" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "Varie" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" "

    Ordinamento numerico

    \n" "

    Quando questa opzione УЈ attiva, i nomi originali vengono ordinati tenendo " "conto (se possibile) dei numeri che contengono

    " #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "Usa ordinamento numerico" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "Disponi le cartelle a caso" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "Rifai" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "Gestione spazi" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "Converti gli spazi in" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "trattini bassi" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "trattini" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "Converti da" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "a spazi" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "Numerazione" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "Attiva numerazione" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "Inizio:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "Passo:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "Numero di cifre:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "Stesso numero di cifre" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" "

    Numerazione \"intelligente\"

    \n" "

    Quando questa opzione УЈ attiva, il programma trova i file che " "corrispondono allo schema dei nuovi nomi, ma che non sono stati selezionati " "per cambiare nome. Dopo di che, aggiusta il valore iniziale della " "numerazione in modo che i nuovi nomi dei file seguano quello dell'ultimo " "file giУ  esistente. CiУВ significa che il valore iniziale della numerazione " "puУВ essere diverso da quello fissato dall'utente.

    " #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "Usa numerazione \"intelligente\"" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "Estensione" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "Usa estensione originale" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "Nuova estensione:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "Usa estensioni composte" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "Nuova estensione" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "Salva estensione" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "Cancella estensione" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Profili" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "Usa profili" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "Carica profilo di default" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "Usa come profilo di default" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "Nuovo profilo" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "Rinomina profilo" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "Salva profilo" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Cancella profilo" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "&Informazioni" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "Marcatura temporale" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "Tipo data" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "Data di creazione" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Data ultima modifica" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Data ultima lettura" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "Formato data" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "Espressioni predefinite:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "Espressioni definite dall'utente:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "Esempio:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "Esempio di valore dell'espressione" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "Usa informazioni Exif quando disponibili" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Dario Panico, Andrea Celli" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "andrea.celli@libero.it" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "Scelta della modalitУ " #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    La cartella %1УЈ l'unico parametro fornito a GwenRename.

    Vuoi rinominare questa cartella o i file contenuti in essa?

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "Mostra widget Nome/Prefisso - Suffisso" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "Mostra widget Varie/Numerazione" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "Mostra widget Estensione/profili" #: rename.cpp:215 msgid "New name" msgstr "Nuovo nome" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%2/%1 oggetto selezionato" msgstr[1] "%2/%1 oggetti selezionati" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "Inizio:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "Fine:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "Errore nel processo di rinomina\n" "\n" "Nessun file УЈ stato rinominato" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "Errore nel rinominare il file \"%1\"\n" "\n" "Uno script di ripristino chiamato \"gwenrename.restore\" УЈ stato scritto " "nella cartella di lavoro" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "Errore di allocazione memoria\n" "\n" "Il programma non puУВ allocare la memoria necessaria per la sua esecuzione. " "Chiudi alcune applicazioni e riprova" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "Icona non trovata\n" "\n" "Il programma non puУВ trovare un'icona che УЈ necessaria per la sua " "esecuzione. Per favore controlla la tua installazione." #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "Icone non trovate\n" "\n" "Il programma non puУВ trovare alcune icone che sono necessarie per la sua " "esecuzione. Per favore controlla la tua installazione." #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "Un profilo chiamato \"%1\" esiste giУ .\n" "Per favore scegli un nome diverso per questo profilo" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "L'oggetto %1 УЈ del tipo sbagliato." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "L'oggetto %1 non УЈ scrivibile." #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "L'oggetto %1 non esiste piУЙ." #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "Si sono verificati i seguenti problemi:" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(senza mostrare un altro problema)" msgstr[1] "(senza mostrare altri %1 problemi)" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "Gli oggetti presenti in questa lista non possono essere rinominati." #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "Aiuto" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "Mostra la guida" #: rename.cpp:3077 msgid "Actions" msgstr "Azioni" #: rename.cpp:3078 msgid "Open file" msgstr "Apri il file" #: rename.cpp:3080 msgid "Open file with" msgstr "Apri il file con" #: rename.cpp:3082 msgid "List management" msgstr "Gestione dell'elenco" #: rename.cpp:3084 msgid "Add to list" msgstr "Aggiungi all'elenco" #: rename.cpp:3086 msgid "Remove from list" msgstr "Rimuovi dall'elenco" #: rename.cpp:3090 msgid "Invert list" msgstr "Inverti elenco" #: rename.cpp:3092 msgid "Create list from selection" msgstr "Crea lista dalla selezione" #: rename.cpp:3095 msgid "Selection management" msgstr "Gestione della selezione" #: rename.cpp:3096 msgid "All items" msgstr "Tutti gli oggetti" #: rename.cpp:3098 msgid "All items of selected type" msgstr "Tutti gli oggetti del tipo selezionato" #: rename.cpp:3100 msgid "Invert current selection" msgstr "Inverti selezione attuale" #: rename.cpp:3102 msgid "Create selection from list" msgstr "Crea una selezione dalla lista" #: rename.cpp:3104 msgid "Items containing a string" msgstr "Oggetti contenenti una stringa" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "Uno strumento automatizzato di KDE per rinominare" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "ТЉ 2003 - 2009 Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "Disabilita i profili" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "File da rinominare, o" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "Cartelle da rinominare, o" #: main.cpp:63 msgid "Location of files to rename" msgstr "Posizione dei file da rinominare" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "Non puoi cambiare nome alla directory '%1'\n" "Non hai i permessi di scrittura su questa directory." #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "Il file '%1' non esiste.\n" "Per favore controlla la selezione e riprova." #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "Il file '%1' non puУВ essere rinominato.\n" "Non hai il permesso di scrittura sul file." #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "Il tipo di file selezionato non УЈ valido.\n" "Puoi rinominare file normali o cartelle." #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "Selezione non valida.\n" "Non puoi rinominare file e cartelle contemporaneamente nella stessa " "operazione." #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "Selezione non valida.\n" "I file devono essere nella stessa cartella." #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "Selezione non valida.\n" "Non puoi rinominare la cartella corrente o quella che la contiene." #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    La cartella %1 УЈ vuota.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "Togli dalla selezione attuale" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "Seleziona parte del nome originale del file per includerla nel " "nuovo nome" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Altro..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "Formato di timestamp" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "Il campo timestamp supporta diversi modi per esprimere tanto la data che " "l'ora. La sezione seguente descrive queste espressioni." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "Puoi usare questi fomati per esprimere la data:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "Formato" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "Output" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "numero del giorno senza zero iniziale (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "numero del giorno con zero iniziale (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "il nome abbreviato del giorno (es. 'Lun'..'Dom')" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "nome completo del giorno (es. 'LunedУЌ'..'Domenica')" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "numero del mese senza zero iniziale (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "numero del mese con zero iniziale (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "il nome abbreviato del mese (es. 'Gen'..'Dic')" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "il nome completo del mese (es. 'Gennaio'..'Dicembre')" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "ultime due cifre dell'anno (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "anno a quattro cifre (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "Formato ora" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "Puoi usare questi fomati per esprimere l'ora:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "ora senza zero iniziale (0,...,23 o 1,...,12 se in formato AM/PM)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "ora con zero iniziale (00,...,23 o 01,...,12 se in formato AM/PM)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "minuti senza zero iniziale (0,...,59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "minuti con zero iniziale (00,...,59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "secondi senza zero iniziale (0,...,59)" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "secondi con zero iniziale (00,...,59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "millisecondi senza zero iniziale (0,...,999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "millisecondi con zero iniziale (000,...,999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "usa formato AM/PM. ТЋAPТЛ sarУ  rimpiazzato con ТЋAMТЛ o ТЋPMТЛ" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "usa formato am/pm. ТЋapТЛ sarУ  rimpiazzato con ТЋamТЛ o ТЋpmТЛ" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "Provenienza:" gwenrename-1.1-beta7/po/x-test.po0000644000175000017500000013321311361566005016333 0ustar spirosspiros# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # # msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2010-03-04 13:42+0000\n" "Last-Translator: transxx.py program \n" "Language-Team: KDE Test Language \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "xxGwenRenamexx" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "xxRename &folderxx" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "xx&Rename filesxx" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "xx&Cancelxx" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "xxFolder selectionxx" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "xxPlease select the location of the files you want to renamexx" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "xxFolder:xx" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "xx&Helpxx" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "xx&OKxx" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "xxSearch stringxx" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "xx

    Please insert a string to be used to select items in GwenRename " "item list

    xx" #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "xxSearch string:xx" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "xxCase sensitive searchxx" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "xx

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    xx" #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "xxInvert selection in item listxx" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "xx

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    xx" #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "xxAdd to current selectionxx" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "xxRegular expressionxx" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "xxEdit...xx" #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "xxOriginal namexx" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "xxInput:xx" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "xxMatched:xx" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "xxUse this matchxx" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "xxOutput:xx" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "xxMatch toxx" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "xxPart of filenamexx" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "xxStart at character:xx" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "xxNumber of characters:xx" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "xxOutput optionsxx" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "xxUse original namexx" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "xxReplace with:xx" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "xxConvert to lowercasexx" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "xxConvert to uppercasexx" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "xxCapitalize first letterxx" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "xxCapitalize starting lettersxx" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "xxF1xx" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "xxShow all itemsxx" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "xxShow / Hide widgetsxx" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "xxNamexx" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "xxSpecify name:xx" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "xxUse part of the original namexx" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "xxPrefix - Suffixxx" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "xxPrefix:xx" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "xxSuffix:xx" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "xxUse time-stamping infoxx" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "xxMiscellaneousxx" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" "xx

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    xx" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "xxUse numeric sortingxx" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "xxShuffle foldersxx" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "xxRedoxx" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "xxSpace manipulationxx" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "xxConvert space characters toxx" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "xxunderscorexx" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "xxdashxx" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "xxConvert fromxx" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "xxto space charactersxx" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "xxCounterxx" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "xxEnable Counterxx" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "xxStart:xx" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "xxStep:xx" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "xxNumber of Digits:xx" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "xxSame number of digitsxx" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" "xx

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    xx" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "xxUse 'relaxed' numberingxx" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "xxExtensionxx" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "xxUse original extensionxx" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "xxNew extension:xx" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "xxUse compound extensionsxx" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "xxNew extensionxx" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "xxSave extensionxx" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "xxDelete extensionxx" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "xxProfilesxx" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "xxUse profilesxx" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "xxLoad default profilexx" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "xxUse as default profilexx" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "xxNew profilexx" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "xxRename profilexx" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "xxSave profilexx" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "xxDelete profilexx" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "xx&Aboutxx" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "xxTime-stampingxx" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "xxDate typexx" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "xxCreation datexx" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "xxLast modified datexx" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "xxLast read datexx" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "xxDate Formatxx" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "xxPredefined expressions:xx" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "xxUser defined expressions:xx" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "xxExample:xx" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "xxExample of expression valuexx" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "xxUse Exif info when availablexx" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "xxYour namesxx" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "xxYour emailsxx" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "xxMode selectionxx" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "xx

    The folder %1 is the only parameter passed to GwenRename." "

    Do you want to rename this folder, or the files contained in it?

    xx" #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "xxShow Name / Prefix - Suffix widgetsxx" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "xxShow Miscellaneous / Counter widgetsxx" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "xxShow Extension / Profiles widgetsxx" #: rename.cpp:215 msgid "New name" msgstr "xxNew namexx" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "xx%2/%1 items selectedxx" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "xxStart:xx" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "xxEnd:xx" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "xxRenaming process error\n" "\n" "No files have been renamedxx" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "xxError renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directoryxx" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "xxMemory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try againxx" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "xxIcon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation.xx" #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "xxIcons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation.xx" #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "xxA profile named \"%1\" already exists.\n" "Please select a different name for this profilexx" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "xxItem %1 is of the wrong type.xx" #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "xxItem %1 is not writablexx" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "xxItem %1 no longer existsxx" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "xxThe following problems occurred:xx" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "xx(not displaying %1 more problems)xx" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "xxItems present in this list will not be available for renaming.xx" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "xxHelpxx" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "xxShow helpxx" #: rename.cpp:3077 msgid "Actions" msgstr "xxActionsxx" #: rename.cpp:3078 msgid "Open file" msgstr "xxOpen filexx" #: rename.cpp:3080 msgid "Open file with" msgstr "xxOpen file withxx" #: rename.cpp:3082 msgid "List management" msgstr "xxList managementxx" #: rename.cpp:3084 msgid "Add to list" msgstr "xxAdd to listxx" #: rename.cpp:3086 msgid "Remove from list" msgstr "xxRemove from listxx" #: rename.cpp:3090 msgid "Invert list" msgstr "xxInvert listxx" #: rename.cpp:3092 msgid "Create list from selection" msgstr "xxCreate list from selectionxx" #: rename.cpp:3095 msgid "Selection management" msgstr "xxSelection managementxx" #: rename.cpp:3096 msgid "All items" msgstr "xxAll itemsxx" #: rename.cpp:3098 msgid "All items of selected type" msgstr "xxAll items of selected typexx" #: rename.cpp:3100 msgid "Invert current selection" msgstr "xxInvert current selectionxx" #: rename.cpp:3102 msgid "Create selection from list" msgstr "xxCreate selection from listxx" #: rename.cpp:3104 msgid "Items containing a string" msgstr "xxItems containing a stringxx" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "xxA batch renaming tool for KDExx" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "xx(C) 2003 - 2009 Spiros Georgarasxx" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "xxSpiros Georgarasxx" #: main.cpp:60 msgid "Disable profiles" msgstr "xxDisable profilesxx" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "xxFile(s) to be renamed, orxx" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "xxFolders to be renamed, orxx" #: main.cpp:63 msgid "Location of files to rename" msgstr "xxLocation of files to renamexx" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "xxDirectory '%1' cannot be renamed.\n" "You do not have write permission to this directory.xx" #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "xxFile '%1' does not exist.\n" "Please check your selection and try again.xx" #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "xxFile '%1' cannot be renamed.\n" "You do not have write permission to this file.xx" #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "xxInvalid file type selected.\n" "You can rename normal files or directories.xx" #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "xxInvalid selection.\n" "You can not mix files and directories in the same renaming function.xx" #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "xxInvalid selection.\n" "The files must be in the same directory.xx" #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "xxInvalid selection.\n" "You cannot rename the current or parent directory.xx" #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "xx

    Folder %1 is empty.

    xx" #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "xxRemove from current selectionxx" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "xxPlease select part of the original filename to be included in the " "new filenamexx" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "xxOther...xx" #: timestamp.cpp:75 msgid "Time stamping format" msgstr "xxTime stamping formatxx" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "xxThe time stamping field supports a variety of expressions, both for date " "and time. The following section describes these expressions.xx" #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "xxThese expressions may be used for the date:xx" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "xxExpressionxx" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "xxOutputxx" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "xxthe day as number without a leading zero (1-31)xx" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "xxthe day as number with a leading zero (01-31)xx" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "xxthe abbreviated localized day name (e.g. 'Mon'..'Sun')xx" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "xxthe long localized day name (e.g. 'Monday'..'Sunday')xx" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "xxthe month as number without a leading zero (1-12)xx" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "xxthe month as number with a leading zero (01-12)xx" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "xxthe abbreviated localized month name (e.g. 'Jan'..'Dec')xx" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "xxthe long localized month name (e.g. 'January'..'December')xx" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "xxthe year as two digit number (00-99)xx" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "xxthe year as four digit number (1752-8000)xx" #: timestamp.cpp:107 msgid "Time Format" msgstr "xxTime Formatxx" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "xxThese expressions may be used for the time:xx" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "xxthe hour without a leading zero (0..23 or 1..12 if AM/PM display)xx" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "xxthe hour with a leading zero (00..23 or 01..12 if AM/PM display)xx" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "xxthe minute without a leading zero (0..59)xx" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "xxthe minute with a leading zero (00..59)xx" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "xxthe second without a leading zero (0..59)xx" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "xxthe second with a leading zero (00..59)xx" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "xxthe milliseconds without leading zeroes (0..999)xx" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "xxthe milliseconds with leading zeroes (000..999)xx" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "xxuse AM/PM display. AP will be replaced by either \"AM\" or \"PM\"xx" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "xxuse am/pm display. ap will be replaced by either \"am\" or \"pm\"xx" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "xxSource:xx" gwenrename-1.1-beta7/po/nl.po0000644000175000017500000013775711361565740015546 0ustar spirosspiros# translation of gwenrename.po to Dutch # # Rinse de Vries , 2007, 2008. # Freek de Kruijf , 2009. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2009-07-13 22:01+0200\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "Map &hernoemen" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "Bestanden he&rnoemen" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "Mapselectie" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "Selecteer de locatie van de bestanden die u wilt hernoemen" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "Map:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "Zoektekst" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    Voer een zoekterm in om items te selecteren in de itemlijst van " "GwenRename.

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "Zoekterm:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "Hoofdlettergevoelige zoekopdracht" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 #, fuzzy #| msgid "" #| "

    Invert selection in item list

    \n" #| "When checked, only items that do not match the search string will " #| "be selected

    " msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    Selectie in itemlijst omkeren

    \n" "Wanneer ingeschakeld zullen alleen items die niet overeenkomen met de " "zoekterm worden geselecteerd.

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "Selectie in itemlijst omkeren" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 #, fuzzy #| msgid "" #| "

    Add to ¤t selection

    \n" #| "Normally, this operation will replace your current selection.

    \n" #| "When checked, items selected by this operation will be added to " #| "the current selection.

    \n" #| "Note: If Invert selection in item list is checked, items " #| "selected by this operation will be removed from the current " #| "selection.

    " msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    Aan huidige sele&ctie toevoegen

    \n" "Normaliter zal deze operatie uw huidige selectie vervangen.

    \n" "Wanneer ingeschakeld zullen items die door deze operatie worden geselecteerd " "worden toegevoegd aan de huidige selectie.

    \n" "Opmerking: als de optie Selectie in itemlijst omkeren is " "ingeschakeld zullen items die door deze operatie worden geselecteerd worden " "verwijderd uit de huidige selectie." #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "Aan huidige selectie toevoegen" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "Reguliere expressie" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Bewerken..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "Oorspronkelijke naam" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 #, fuzzy #| msgid "Output" msgid "Output:" msgstr "Uitvoer" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 #, fuzzy #| msgid "Location of files to rename" msgid "Part of filename" msgstr "Locatie van te hernoemen bestanden" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 #, fuzzy #| msgid "From character:" msgid "Start at character:" msgstr "Van letterteken:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "Aantal lettertekens:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 #, fuzzy #| msgid "Output" msgid "Output options" msgstr "Uitvoer" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "Oorspronkelijke naam gebruiken" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "Omzetten naar kleine letters" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "Omzetten naar hoofdletters" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "Eerste letter is hoofdletter" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "Begin letters zijn hoofdletters" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "Alle items weergeven" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "Toon/verberg widgets" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Naam" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "Naam:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "Gedeelte van oorspronkelijke naam gebruiken" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "Voorvoegsel - achtervoegsel" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "Voorvoegsel:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "Achtervoegsel:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "Tijdsaanduiding gebruiken" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "Numerieke sortering gebruiken" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "Mappen door elkaar" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "Spatiemanipulatie" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "Spaties omzetten naar" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "onderstreepjes" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "streepje" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "Converteren van" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "naar spaties" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "Teller" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "Teller activeren" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "Begin:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "Stap:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "Aantal cijfers:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "Zelfde aantal cijfers" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "'Relaxte' nummering gebruiken" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "Extensie" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "Oorspronkelijke extensie gebruiken" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "Nieuwe extensie:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "Samengestelde extensies gebruiken" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "Nieuwe extensie" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "Extensie behouden" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "Extensie verwijderen" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Profielen" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "Profielen gebruiken" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "Standaardprofiel laden" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "Als standaardprofiel gebruiken" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "Nieuw profiel" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "Profiel hernoemen" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "Profiel opslaan" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Profiel verwijderen" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "Tijdsaanduiding" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "Datumtype" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "Datum aangemaakt" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Datum laatste wijziging" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Datum laatst gelezen" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "Datumopmaak" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "Voorgedefinieerde expressies:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "Gebruikergedefinieerde expressies:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "Voorbeeld:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "Voorbeeld van expressiewaarde" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "EXIF-informatie gebruiken indien beschikbaar" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "" #: initaskmode.cpp:31 initaskmode.cpp:38 #, fuzzy #| msgid "Folder selection" msgid "Mode selection" msgstr "Mapselectie" #: initaskmode.cpp:43 initaskmode.cpp:64 #, fuzzy, kde-format #| msgid "" #| "

    The folder %1 is the only parameter passed to GwenRename." #| "

    Do you want to rename this folder, or the files contained in it?" msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    De map %1 is de enige informatie die aan GwenRename is " "doorgegeven.

    Wilt u deze map hernoemen of de bestanden die zich in " "de map bevinden?

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "Toon naam / prefix - suffix widgets" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "Toon diversen / teller widgets" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "Toon extensies / profielen widgets" #: rename.cpp:215 msgid "New name" msgstr "Nieuwe naam" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, fuzzy, kde-format #| msgid "%1/%2 items selected" msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%1/%2 items geselecteerd" msgstr[1] "%1/%2 items geselecteerd" #: rename.cpp:1159 rename.cpp:1185 #, fuzzy #| msgid "Start:" msgctxt "Starting value" msgid "Start:" msgstr "Begin:" #: rename.cpp:1161 #, fuzzy #| msgid "End:" msgctxt "Ending value" msgid "End:" msgstr "Einde:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "Fout bij hernoemen\n" "\n" "Er zijn geen bestanden hernoemd." #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "Fout bij hernoemen van bestand \"%1\"\n" "\n" "Het herstelscript genaamd \"gwenrename.restore\" is in de werkmap opgeslagen." #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "Fout bij geheugenreservering\n" "\n" "Het programma kon geen geheugen reserveren om te kunnen draaien. Sluit " "enkele andere programma's en probeer het opnieuw." #: rename.cpp:1383 #, fuzzy #| msgid "" #| "Icon not found\n" #| "\n" #| "The program could not find an icon that's necessary for its execution. " #| "Please check your installation" msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "Pictogram niet gevonden.\n" "\n" "Het programma kon een pictogram dat voor het draaien van het programma nodig " "is niet vinden. Controleer uw installatie." #: rename.cpp:1385 #, fuzzy #| msgid "" #| "Icons not found\n" #| "\n" #| "The program could not find some icons that are necessary for its " #| "execution. Please check your installation" msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "Pictogram niet gevonden.\n" "\n" "Het programma kon enkele pictogrammen die nodig zijn voor het draaien ervan " "niet vinden. Controleer uw installatie." #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "Er bestaat al een profiel met de naam \"%1\".\n" "Selecteer een andere naam voor dit profiel." #: rename.cpp:2950 #, fuzzy, kde-format #| msgid "Item %1 is of wrong type" msgid "Item %1 is of the wrong type." msgstr "Item %1 is van een onjuist type" #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "Item %1 is niet schrijfbaar" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "Item %1 bestaat niet langer" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "De volgende problemen deden zich voor:" #: rename.cpp:2998 #, fuzzy, kde-format #| msgid "(not displaying %1 more problems)" msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(%1 verdere problemen worden niet getoond)" msgstr[1] "(%1 verdere problemen worden niet getoond)" #: rename.cpp:2998 rename.cpp:3001 #, fuzzy #| msgid "Items present in this list will not be available for renaming!!!" msgid "Items present in this list will not be available for renaming." msgstr "De items in deze lijst zijn niet beschikbaar voor hernoeming!" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "Help tonen" #: rename.cpp:3077 msgid "Actions" msgstr "" #: rename.cpp:3078 #, fuzzy #| msgid "&Rename files" msgid "Open file" msgstr "Bestanden he&rnoemen" #: rename.cpp:3080 msgid "Open file with" msgstr "" #: rename.cpp:3082 msgid "List management" msgstr "Lijstbeheer" #: rename.cpp:3084 msgid "Add to list" msgstr "Aan lijst toevoegen" #: rename.cpp:3086 msgid "Remove from list" msgstr "Uit lijst verwijderen" #: rename.cpp:3090 msgid "Invert list" msgstr "Lijst omkeren" #: rename.cpp:3092 msgid "Create list from selection" msgstr "Lijst aan de hand van selectie aanmaken" #: rename.cpp:3095 msgid "Selection management" msgstr "Selectiebeheer" #: rename.cpp:3096 msgid "All items" msgstr "Alle items" #: rename.cpp:3098 msgid "All items of selected type" msgstr "Alle items van geselecteerd type" #: rename.cpp:3100 msgid "Invert current selection" msgstr "Huidige selectie omkeren" #: rename.cpp:3102 msgid "Create selection from list" msgstr "Selectie aan de hand van lijst aanmaken" #: rename.cpp:3104 msgid "Items containing a string" msgstr "Items die een tekenreeks bevatten" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "Een programma om series bestanden te hernoemen" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "" #: main.cpp:60 msgid "Disable profiles" msgstr "Profielen uitschakelen" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "Bestand(en) om te hernoemen, of" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "Map(pen) om te hernoemen, of" #: main.cpp:63 msgid "Location of files to rename" msgstr "Locatie van te hernoemen bestanden" #: main.cpp:142 #, fuzzy, kde-format #| msgid "" #| "File '%1' can not be renamed\n" #| "You don't have write permission to this file" msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "Bestand '%1' kon niet worden hernoemd.\n" "U hebt geen rechten om naar dit bestand te schrijven." #: main.cpp:180 #, fuzzy, kde-format #| msgid "" #| "File '%1' does not exist\n" #| "Please check your selection and try again" msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "Bestand '%1' bestaat niet.\n" "Controleer uw selectie en probeer het opnieuw." #: main.cpp:186 #, fuzzy, kde-format #| msgid "" #| "File '%1' can not be renamed\n" #| "You don't have write permission to this file" msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "Bestand '%1' kon niet worden hernoemd.\n" "U hebt geen rechten om naar dit bestand te schrijven." #: main.cpp:195 #, fuzzy #| msgid "" #| "Invalid file type selected\n" #| "You can rename normal files or directories" msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "Ongeldig bestandstype geselecteerd.\n" "U kunt alleen normale bestanden of mappen hernoemen." #: main.cpp:199 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "You can not mix files and directories in the same renaming function" msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "Ongeldige selectie.\n" "U kunt niet mappen en bestanden met elkaar vermengen in dezelfde " "hernoemfunctie." #: main.cpp:204 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "The files must be in the same directory" msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "Ongeldige selectie.\n" "Alle bestanden dienen in dezelfde map te staan." #: main.cpp:211 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "You can't rename the current or parent directory" msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "Ongeldige selectie.\n" "U kunt de huidige of bovenliggende map niet hernoemen." #: main.cpp:246 #, fuzzy, kde-format #| msgid "

    Folder %1 is empty!!!

    " msgid "

    Folder %1 is empty.

    " msgstr "

    Map %1 is leeg.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "Uit huidige selectie verwijderen" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" #: timestamp.cpp:56 timestamp.cpp:157 #, fuzzy #| msgid "Other..." msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Overig..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "Opmaak tijdsaanduiding" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "Het veld voor de tijdsaanduiding ondersteunt een aantal expressies, zowel " "voor datum als voor tijd. De volgende sectie beschrijft deze expressies." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "Deze expressies kunnen worden gebruikt voor de datum:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "Expressie" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "Uitvoer" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "de dagen als getal zonder een voorgaande nul (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "de dagen als getal met voorgaande nul (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "de afgekorte dagnaam (bijv. 'ma' ..'zo')" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "de volledige dagnaam (bijv. 'maandag'..'zondag')" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "de maand als getal zonder voorafgaande nul (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "de maand als getal met voorafgaande nul (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "de afgekorte maandnaam (bijv. 'jan'..'dec')" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "de volledige maandnaam (bijv. 'januari'..'december')" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "het jaar als tweecijferig getal (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "het jaar als viercijferig getal (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "Tijdsaanduiding" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "deze expressies kunnen worden gebruikt voor de tijd:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" "het uur zonder voorafgaande nul (0..23 of 1..12 bij een AM/PM-weergave)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "het uur met voorafgaande nul (00..23 of 01..12 bij een AM/PM-weergave)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "de minuten zonder voorafgaande nul (0..59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "de minuten met voorafgaande nul (00..59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "de seconden zonder voorafgaande nul (0..59)" #: timestamp.cpp:125 #, fuzzy #| msgid "the second whith a leading zero (00..59)" msgid "the second with a leading zero (00..59)" msgstr "de seconden met voorafgaande nul (00..59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "de milliseconden zonder voorafgaande nullen (0..999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "de milliseconden met voorafgaande nullen (000..999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" "AM/PM-weergave gebruiken. AP zal worden vervangen door \"AM\" of \"PM\"" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" "am/pm-weergave gebruiken. ap zal worden vervangen door \"am\" of \"pm\"" #: timestamp.cpp:135 #, fuzzy #| msgid "Source:" msgctxt "Where the text came from" msgid "Source:" msgstr "Bron:" #~ msgid "" #~ "_: NAME OF TRANSLATORS\n" #~ "Your names" #~ msgstr "Rinse de Vries" #~ msgid "" #~ "_: EMAIL OF TRANSLATORS\n" #~ "Your emails" #~ msgstr "rinsedevries@kde.nl" #~ msgid "Date format" #~ msgstr "Datumopmaak" #~ msgid "Clear content" #~ msgstr "Inhoud wissen" #~ msgid "Alt+H" #~ msgstr "Alt+H" #~ msgid "Alt+O" #~ msgstr "Alt+O" #~ msgid "Alt+C" #~ msgstr "Alt+C" #~ msgid "Alt+F" #~ msgstr "Alt+F" #~ msgid "Alt+R" #~ msgstr "Alt+R" #~ msgid "Alt+A" #~ msgstr "Alt+A" #~ msgid "Select part of name" #~ msgstr "Gedeelte van naam selecteren" #~ msgid "Prefix" #~ msgstr "Voorvoegsel" #~ msgid "Until you find a:" #~ msgstr "Totdat dit gevonden wordt:" gwenrename-1.1-beta7/po/bg.po0000644000175000017500000013712211361565640015506 0ustar spirosspiros# translation of gwenrename.po to Bulgarian # # Zlatko Popov , 2007. # Yasen Pramatarov , 2009. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2009-10-17 16:20+0300\n" "Last-Translator: Yasen Pramatarov \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "аŸб€аЕаИаМаЕаНбƒаВаАаНаЕ аНаА &аПаАаПаКаА" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "аŸб€аЕаИаМаЕаНбƒаВаАаНаЕ аНаА &б„аАаЙаЛаОаВаЕ" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "аžб‚&аКаАаЗ" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "а˜аЗаБаОб€ аНаА аПаАаПаКаА" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "а˜аЗаБаЕб€аЕб‚аЕ аМаЕбб‚аОаПаОаЛаОаЖаЕаНаИаЕб‚аО аНаА б„аАаЙаЛаОаВаЕб‚аЕ, аКаОаИб‚аО аИбаКаАб‚аЕ аДаА аПб€аЕаИаМаЕаНбƒаВаАб‚аЕ" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "аŸаАаПаКаА:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&аŸаОаМаОб‰" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&аžаš" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "ааИаЗ аЗаА б‚бŠб€баЕаНаЕ" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "аЂбŠб€баЕаНаЕ аНаА аНаИаЗ:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "аЂбŠб€баЕаНаЕ б б‡бƒаВбб‚аВаИб‚аЕаЛаНаОбб‚ аКбŠаМ б€аЕаГаИбб‚бŠб€аА" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "а”аОаБаАаВбаНаЕ аКбŠаМ аИаЗаБб€аАаНаОб‚аО" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "а аЕаГбƒаЛбб€аЕаН аИаЗб€аАаЗ" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "а аЕаДаАаКб‚аИб€аАаНаЕ..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "аŸбŠб€аВаОаНаАб‡аАаЛаНаО аИаМаЕ" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "а’б…аОаД:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "а˜аЗб…аОаД:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "аЇаАбб‚ аОб‚ аИаМаЕб‚аО аНаА б„аАаЙаЛ" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "аžб‚ баИаМаВаОаЛ:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "а‘б€аОаЙ баИаМаВаОаЛаИ:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "ааАбб‚б€аОаЙаКаИ аНаА аИаЗб…аОаДаА" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "а˜аЗаПаОаЛаЗаВаАаНаЕ аНаА аОб€аИаГаИаНаАаЛаНаОб‚аО аИаМаЕ" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "а—аАаМбаНаА б:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "аšаОаНаВаЕб€б‚аИб€аАаНаЕ аВ аДаОаЛаЕаН б€аЕаГаИбб‚бŠб€" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "аšаОаНаВаЕб€б‚аИб€аАаНаЕ аВ аГаОб€аЕаН б€аЕаГаИбб‚бŠб€" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "а“аЛаАаВаНаА аПбŠб€аВаА аБбƒаКаВаА" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "аŸбŠб€аВаИб‚аЕ аБбƒаКаВаИ бб‚аАаВаАб‚ аГаЛаАаВаНаИ" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "аŸаОаКаАаЗаВаАаНаЕ аНаА аВбаИб‡аКаИ б„аАаЙаЛаОаВаЕ" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "аŸаОаКаАаЗаВаАаНаЕ аИ баКб€аИаВаАаНаЕ аНаА аДаЖаАаДаЖаИб‚аЕ" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "а˜аМаЕ" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "а˜аМаЕ:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "а˜аЗаПаОаЛаЗаВаАаНаЕ аНаА б‡аАбб‚ аОб‚ аОб€аИаГаИаНаАаЛаНаОб‚аО аИаМаЕ" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "аŸб€аЕаДбб‚аАаВаКаА - аНаАбб‚аАаВаКаА" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "аŸб€аЕаДбб‚аАаВаКаА:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "ааАбб‚аАаВаКаА:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "а˜аЗаПаОаЛаЗаВаАаНаЕ аНаА аИаНб„аОб€аМаАб†аИбб‚аА аЗаА аПаЕб‡аАб‚" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "а аАаЗаНаИ" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "аЁаОб€б‚аИб€аАаНаЕ аПаО аНаОаМаЕб€" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "а аАаЗаБбŠб€аКаВаАаНаЕ аНаА аПаАаПаКаИб‚аЕ" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "аŸаОаВб‚аАб€баНаЕ" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "аžаБб€аАаБаОб‚аКаА аНаА аИаНб‚аЕб€аВаАаЛаИб‚аЕ" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "аšаОаНаВаЕб€б‚аИб€аАаНаЕ аНаА аИаНб‚аЕб€аВаАаЛаИб‚аЕ аВ" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "аДаОаЛаНаА б‡аЕб€б‚аА" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "б‚аИб€аЕ" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "аšаОаНаВаЕб€б‚аИб€аАаНаЕ аОб‚" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "аВ аИаНб‚аЕб€аВаАаЛаИ" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "а‘б€аОбб‡" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "а’аКаЛбŽб‡аВаАаНаЕ аНаА аБб€аОбб‡аА" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "аЁб‚аАб€б‚:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "аЁб‚бŠаПаКаА:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "а‘б€аОаЙ б†аИб„б€аИ:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "аЁбŠб‰аИб аБб€аОаЙ б†аИб„б€аИ" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "Use 'relaxed' numbering" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "а аАаЗбˆаИб€аЕаНаИаЕ" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "а˜аЗаПаОаЛаЗаВаАаНаЕ аНаА аОб€аИаГаИаНаАаЛаНаО б€аАаЗбˆаИб€аЕаНаИаЕ" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "ааОаВаО б€аАаЗбˆаИб€аЕаНаИаЕ:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "а˜аЗаПаОаЛаЗаВаАаНаЕ аНаА баЛаОаЖаНаИ б€аАаЗбˆаИб€аЕаНаИб" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "ааОаВаО б€аАаЗбˆаИб€аЕаНаИаЕ" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "а—аАаПаИб аНаА б€аАаЗбˆаИб€аЕаНаИаЕ" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "а˜аЗб‚б€аИаВаАаНаЕ аНаА б€аАаЗбˆаИб€аЕаНаИаЕ" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "аŸб€аОб„аИаЛаИ" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "а˜аЗаПаОаЛаЗаВаАаНаЕ аНаА аПб€аОб„аИаЛаИ" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "а—аАб€аЕаЖаДаАаНаЕ аНаА аПб€аОб„аИаЛаА аПаО аПаОаДб€аАаЗаБаИб€аАаНаЕ" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "а˜аЗаПаОаЛаЗаВаАаНаЕ аКаАб‚аО аПб€аОб„аИаЛ аПаО аПаОаДб€аАаЗаБаИб€аАаНаЕ" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "ааОаВ аПб€аОб„аИаЛ" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "аŸб€аЕаИаМаЕаНбƒаВаАаНаЕ аНаА аПб€аОб„аИаЛаА" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "а—аАаПаИб аНаА аПб€аОб„аИаЛаА" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "а˜аЗб‚б€аИаВаАаНаЕ аНаА аПб€аОб„аИаЛаА" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "&аžб‚аНаОбаНаО" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "аžаБб€аАаБаОб‚аКаА аНаА аДаАб‚аИ" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "а’аИаД аДаАб‚аА" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "а”аАб‚аА аНаА ббŠаЗаДаАаВаАаНаЕ" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "аŸаОбаЛаЕаДаНаА аПб€аОаМбаНаА" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "аŸаОбаЛаЕаДаЕаН аДаОбб‚бŠаП" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "аЄаОб€аМаАб‚ аЗаА аДаАб‚аА" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "аŸб€аЕаДаЕб„аИаНаИб€аАаНаИ аИаЗб€аАаЗаИ:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "аŸаОб‚б€аЕаБаИб‚аЕаЛбаКаИ аИаЗб€аАаЗаИ:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "аŸб€аИаМаЕб€:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "аŸб€аИаМаЕб€ аНаА аИаЗб€аАаЗ" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "а˜аЗаПаОаЛаЗаВаАаНаЕ аНаА аИаНб„аОб€аМаАб†аИб аЗаА Exif аПб€аИ аВбŠаЗаМаОаЖаНаОбб‚" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "аЏбаЕаН аŸб€аАаМаАб‚аАб€аОаВ,а аАаДаОбб‚аИаН а аАаДаНаЕаВ" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "yasen@lindeas.com,radnev@yahoo.com" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "" #: rename.cpp:215 msgid "New name" msgstr "ааОаВаО аИаМаЕ" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, fuzzy, kde-format #| msgid "%1/%2 items selected" msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "а˜аЗаБб€аАаНаИ баА %1 аОб‚ %2 аЕаЛаЕаМаЕаНб‚аА" msgstr[1] "а˜аЗаБб€аАаНаИ баА %1 аОб‚ %2 аЕаЛаЕаМаЕаНб‚аА" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "ааАб‡аАаЛаО:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "аšб€аАаЙ:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "а“б€аЕбˆаКаА аПб€аИ аПб€аЕаИаМаЕаНбƒаВаАаНаЕ\n" "\n" "ааЕ аБбб…аА аПб€аЕаИаМаЕаНбƒаВаАаНаИ б„аАаЙаЛаОаВаЕ" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "а“б€аЕбˆаКаА аПб€аИ аПб€аЕаИаМаЕаНбƒаВаАаНаЕ аНаА \"%1\"\n" "\n" "а’ б€аАаБаОб‚аНаАб‚аА аДаИб€аЕаКб‚аОб€аИб аБаЕбˆаЕ аЗаАаПаИбаАаН баКб€аИаПб‚ аЗаА аВбŠаЗбб‚аАаНаОаВбаВаАаНаЕ \"gwenrename." "restore\"" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "а“б€аЕбˆаКаА аВ аПаАаМаЕб‚б‚аА\n" "\n" "аŸб€аОаГб€аАаМаАб‚аА аНбаМаА аДаОбб‚аАб‚бŠб‡аНаО аПаАаМаЕб‚ аЗаА аИаЗаПбŠаЛаНаЕаНаИаЕ. а—аАб‚аВаОб€аЕб‚аЕ аНбаКаОаИ аПб€аОаГб€аАаМаИ аИ " "аОаПаИб‚аАаЙб‚аЕ аОб‚аНаОаВаО." #: rename.cpp:1383 #, fuzzy #| msgid "" #| "Icon not found\n" #| "\n" #| "The program could not find an icon that's necessary for its execution. " #| "Please check your installation" msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "а˜аКаОаНаАб‚аА аНаЕ аЕ аНаАаМаЕб€аЕаНаА\n" "\n" "аŸб€аОаГб€аАаМаАб‚аА аНаЕ аНаАаМаЕб€аИ аИаКаОаНаА аЗаА аИаЗаПбŠаЛаНаЕаНаИаЕ. аŸб€аОаВаЕб€аЕб‚аЕ аИаНбб‚аАаЛаАб†аИбб‚аА" #: rename.cpp:1385 #, fuzzy #| msgid "" #| "Icons not found\n" #| "\n" #| "The program could not find some icons that are necessary for its " #| "execution. Please check your installation" msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "а˜аКаОаНаИб‚аЕ аНаЕ баА аНаАаМаЕб€аЕаНаИ\n" "\n" "аŸб€аОаГб€аАаМаАб‚аА аНаЕ аНаАаМаЕб€аИ аИаКаОаНаИ аЗаА аИаЗаПбŠаЛаНаЕаНаИаЕ. аŸб€аОаВаЕб€аЕб‚аЕ аИаНбб‚аАаЛаАб†аИбб‚аА" #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "а’аЕб‡аЕ аИаМаА аПб€аОб„аИаЛ \"%1\".\n" "аœаОаЛб, аИаЗаБаЕб€аЕб‚аЕ аДб€бƒаГаО аИаМаЕ" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "" #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "" msgstr[1] "" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "аŸаОаМаОб‰" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "аŸаОаКаАаЗаВаАаНаЕ аНаА аПаОаМаОб‰б‚аА" #: rename.cpp:3077 msgid "Actions" msgstr "а”аЕаЙбб‚аВаИб" #: rename.cpp:3078 msgid "Open file" msgstr "аžб‚аВаАб€баНаЕ аНаА б„аАаЙаЛ" #: rename.cpp:3080 msgid "Open file with" msgstr "аžб‚аВаАб€баНаЕ аНаА б„аАаЙаЛ б" #: rename.cpp:3082 msgid "List management" msgstr "аЃаПб€аАаВаЛаЕаНаИаЕ аНаА баПаИббŠаКаА" #: rename.cpp:3084 msgid "Add to list" msgstr "а”аОаБаАаВбаНаЕ аКбŠаМ баПаИббŠаКаА" #: rename.cpp:3086 msgid "Remove from list" msgstr "аŸб€аЕаМаАб…аВаАаНаЕ аОб‚ баПаИббŠаКаА" #: rename.cpp:3090 msgid "Invert list" msgstr "аžаБб€бŠб‰аАаНаЕ аНаА баПаИббŠаКаА" #: rename.cpp:3092 msgid "Create list from selection" msgstr "аЁаЊаЗаДаАаВаАаНаЕ аНаА баПаИббŠаК аОб‚ аИаЗаБб€аАаНаОб‚аО" #: rename.cpp:3095 msgid "Selection management" msgstr "аЃаПб€аАаВаЛаЕаНаИаЕ аНаА аИаЗаБб€аАаНаОб‚аО" #: rename.cpp:3096 msgid "All items" msgstr "а’баИб‡аКаИ аОаБаЕаКб‚аИ" #: rename.cpp:3098 msgid "All items of selected type" msgstr "а’баИб‡аКаИ аОаБаЕаКб‚аИ аОб‚ аИаЗаБб€аАаНаИб аВаИаД" #: rename.cpp:3100 msgid "Invert current selection" msgstr "аžаБб€бŠб‰аАаНаЕ аНаА б‚аЕаКбƒб‰аО аИаЗаБб€аАаНаОб‚аО" #: rename.cpp:3102 msgid "Create selection from list" msgstr "а˜аЗаБаИб€аАаНаЕ аОб‚ баПаИббŠаКаА" #: rename.cpp:3104 msgid "Items containing a string" msgstr "аžаБаЕаКб‚аИ, ббŠаДбŠб€аЖаАб‰аИ аНаИаЗ" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "а˜аНбб‚б€бƒаМаЕаНб‚ аЗаА аГб€бƒаПаОаВаО аПб€аЕаИаМаЕаНбƒаВаАаНаЕ аЗаА KDE" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "(C) 2003 - 2009 Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "а˜аЗаКаЛбŽб‡аВаАаНаЕ аНаА аПб€аОб„аИаЛаИб‚аЕ" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "аЄаАаЙаЛ(аОаВаЕ) аЗаА аПб€аЕаИаМаЕаНбƒаВаАаНаЕ аИаЛаИ" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "аŸаАаПаКаА(-аИ) аЗаА аПб€аЕаИаМаЕаНбƒаВаАаНаЕ аИаЛаИ" #: main.cpp:63 msgid "Location of files to rename" msgstr "аœаЕбб‚аОаПаОаЛаОаЖаЕаНаИаЕ аНаА б„аАаЙаЛаОаВаЕб‚аЕ аЗаА аПб€аЕаИаМаЕаНбƒаВаАаНаЕ" #: main.cpp:142 #, fuzzy, kde-format #| msgid "" #| "Directory '%1' can not be renamed\n" #| "You don't have write permission to this directory" msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "а”аИб€аЕаКб‚аОб€аИбб‚аА \"%1\" аНаЕ аМаОаЖаЕ аДаА аБбŠаДаЕ аПб€аЕаИаМаЕаНбƒаВаАаНаА\n" "абаМаАб‚аЕ аПб€аАаВаА аЗаА аЗаАаПаИб аВ б‚аОаЗаИ аДаИб€аЕаКб‚аОб€аИб" #: main.cpp:180 #, fuzzy, kde-format #| msgid "" #| "File '%1' does not exist\n" #| "Please check your selection and try again" msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "абаМаА б„аАаЙаЛ \"%1\"\n" "аŸб€аОаВаЕб€аЕб‚аЕ аИ аОаПаИб‚аАаЙб‚аЕ аПаАаК" #: main.cpp:186 #, fuzzy, kde-format #| msgid "" #| "File '%1' can not be renamed\n" #| "You don't have write permission to this file" msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "аЄаАаЙаЛ \"%1\" аНаЕ аМаОаЖаЕ аДаА аБбŠаДаЕ аПб€аЕаИаМаЕаНбƒаВаАаН\n" "абаМаАб‚аЕ аПб€аАаВаА аЗаА аЗаАаПаИб аВ б‚аОаЗаИ б„аАаЙаЛ" #: main.cpp:195 #, fuzzy #| msgid "" #| "Invalid file type selected\n" #| "You can rename normal files or directories" msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "а˜аЗаБб€аАаЛаИ бб‚аЕ аНаЕаВаАаЛаИаДаЕаН б„аАаЙаЛаОаВ б‚аИаП.\n" "аœаОаЖаЕб‚аЕ аДаА аПб€аЕаИаМаЕаНбƒаВаАб‚аЕ аНаОб€аМаАаЛаНаИ б„аАаЙаЛаОаВаЕ аИаЛаИ аДаИб€аЕаКб‚аОб€аИаИ" #: main.cpp:199 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "You can not mix files and directories in the same renaming function" msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "ааЕаПб€аАаВаЕаЛаИаН аИаЗаБаОб€\n" "ааЕ аМаОаЖаЕ аДаА баМаЕбаВаАб‚аЕ б„аАаЙаЛаОаВаЕ аИ аДаИб€аЕаКб‚аОб€аИаИ аВ аЕаДаНаО аИ ббŠб‰аО аДаЕаЙбб‚аВаИаЕ" #: main.cpp:204 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "The files must be in the same directory" msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "ааЕаВаАаЛаИаДаЕаН аИаЗаБаОб€\n" "аЄаАаЙаЛбŠб‚ б‚б€баБаВаА аДаА аЕ аВ ббŠб‰аАб‚аА аДаИб€аЕаКб‚аОб€аИб" #: main.cpp:211 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "You can't rename the current or parent directory" msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "ааЕаВаАаЛаИаДаЕаН аИаЗаБаОб€\n" "ааЕ аМаОаЖаЕб‚аЕ аДаА аПб€аЕаИаМаЕаНбƒаВаАб‚аЕ б‚аЕаКбƒб‰аАб‚аА аИаЛаИ б€аОаДаИб‚аЕаЛбаКаАб‚аА аДаИб€аЕаКб‚аОб€аИб" #: main.cpp:246 #, fuzzy, kde-format #| msgid "

    Folder %1 is empty!!!

    " msgid "

    Folder %1 is empty.

    " msgstr "

    а”аИб€аЕаКб‚аОб€аИбб‚аА %1 аЕ аПб€аАаЗаНаА!

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "аŸб€аЕаМаАб…аВаАаНаЕ аОб‚ аИаЗаБб€аАаНаОб‚аО" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "а”б€бƒаГаО..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "аЄаОб€аМаАб‚ аЗаА аПаЕб‡аАб‚" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "аЂаОаВаА аПаОаЛаЕ аПаОаДаДбŠб€аЖаА аМаНаОаЖаЕбб‚аВаО аИаЗб€аАаЗаИ аЗаА аДаАб‚аА аИ аВб€аЕаМаЕ. аЂаОаЗаИ б€аАаЗаДаЕаЛ аГаИ аОаБббаНбаВаА." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "а—аА аДаАб‚аАб‚аА аМаОаГаАб‚ аДаА баЕ аИаЗаПаОаЛаЗаВаАб‚ баЛаЕаДаНаИб‚аЕ аИаЗб€аАаЗаИ:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "а˜аЗб€аАаЗ" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "а˜аЗб…аОаДаНаИ аДаАаНаНаИ" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "аДаЕаНбб‚ аКаАб‚аО б‡аИбаЛаО аБаЕаЗ 0 аОб‚аПб€аЕаД (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "аДаЕаНбб‚ аКаАб‚аО б‡аИбаЛаО б 0 аОб‚аПб€аЕаД (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "аАаБб€аЕаВаИаАб‚бƒб€аА аНаА аДаЕаН (аНаАаПб€. \"аПаОаН\"..\"аНаЕаД\")" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "аДбŠаЛаГаО аЛаОаКаАаЛаИаЗаИб€аАаНаО аИаМаЕ (аНаАаПб€. \"аПаОаНаЕаДаЕаЛаНаИаК\"..\"аНаЕаДаЕаЛб\")" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "аМаЕбаЕб†бŠб‚ аКаАб‚аО б‡аИбаЛаО аБаЕаЗ 0 аВ аНаАб‡аАаЛаОб‚аО (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "аМаЕбаЕб†бŠб‚ аКаАб‚аО б‡аИбаЛаО б 0 аВ аНаАб‡аАаЛаОб‚аО (1-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "аАаБб€аЕаВаИаАб‚бƒб€аА аНаА аМаЕбаЕб†аА (аНаАаПб€. \"баН\"..\"аДаЕаК\")" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "аДбŠаЛаГаО аЛаОаКаАаЛаИаЗаИб€аАаНаО аИаМаЕ (аНаАаПб€. \"баНбƒаАб€аИ\"..\"аДаЕаКаЕаМаВб€аИ\")" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "аГаОаДаИаНаАб‚аА аКаАб‚аО аДаВбƒб†аИб„б€аЕаНаО б‡аИбаЛаО (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "аГаОаДаИаНаАб‚аА аКаАб‚аО б‡аЕб‚аИб€аИ б†аИб„б€аЕаНаО б‡аИбаЛаО (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "аЄаОб€аМаАб‚ аЗаА аВб€аЕаМаЕ" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "а˜аЗб€аАаЗаИ аЗаА аВб€аЕаМаЕ:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "б‡аАббŠб‚ аБаЕаЗ 0 аВ аНаАб‡аАаЛаОб‚аО (0..23 аИаЛаИ 1..12 аПб€аИ аПаОаКаАаЗаВаАаНаЕ аНаА AM/PM)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "б‡аАббŠб‚ б 0 аВ аНаАб‡аАаЛаОб‚аО (0..23 аИаЛаИ 1..12 аПб€аИ аПаОаКаАаЗаВаАаНаЕ аНаА AM/PM)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "аМаИаНбƒб‚аАб‚аА аБаЕаЗ 0 аВ аНаАб‡аАаЛаОб‚аО (0..59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "аМаИаНбƒб‚аАб‚аА б 0 аВ аНаАб‡аАаЛаОб‚аО (0..59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "баЕаКбƒаНаДаИб‚аЕ аБаЕаЗ 0 аВ аНаАб‡аАаЛаОб‚аО (0..59)" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "баЕаКбƒаНаДаИб‚аЕ б 0 аВ аНаАб‡аАаЛаОб‚аО (0..59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "аМаИаЛаИбаЕаКбƒаНаДаИб‚аЕ аБаЕаЗ 0 аВ аНаАб‡аАаЛаОб‚аО (0..59)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "аМаИаЛаИбаЕаКбƒаНаДаИб‚аЕ б 0 аВ аНаАб‡аАаЛаОб‚аО (0..59)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "аПаОаКаАаЗаВаАаНаЕ аНаА AM/PM. AP б‰аЕ аБбŠаДаЕ аЗаАаМаЕбб‚аЕаНаО б \"AM\" аИаЛаИ \"PM\"" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "аПаОаКаАаЗаВаАаНаЕ аНаА AM/PM. AP б‰аЕ аБбŠаДаЕ аЗаАаМаЕбб‚аЕаНаО б \"AM\" аИаЛаИ \"PM\"" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "а˜аЗб‚аОб‡аНаИаК:" gwenrename-1.1-beta7/po/CMakeLists.txt0000644000175000017500000000165511224152076017310 0ustar spirosspiros# Search KDE installation FIND_PACKAGE(KDE4 REQUIRED) FIND_PROGRAM(GETTEXT_MSGFMT_EXECUTABLE msgfmt) IF(NOT GETTEXT_MSGFMT_EXECUTABLE) MESSAGE(FATAL_ERROR "Please install the msgfmt binary which comes with gettext") ENDIF (NOT GETTEXT_MSGFMT_EXECUTABLE) FILE(GLOB _po_files *.po) SET(_gmoFiles) FOREACH(_current_PO_FILE ${_po_files}) GET_FILENAME_COMPONENT(_lang ${_current_PO_FILE} NAME_WE) SET(_gmoFile ${CMAKE_CURRENT_BINARY_DIR}/${_lang}.gmo) add_custom_command(OUTPUT ${_gmoFile} COMMAND ${GETTEXT_MSGFMT_EXECUTABLE} -o ${_gmoFile} ${_current_PO_FILE} WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}" DEPENDS ${_current_PO_FILE} ) INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/${_lang}.gmo DESTINATION ${LOCALE_INSTALL_DIR}/${_lang}/LC_MESSAGES/ RENAME gwenrename.mo) LIST(APPEND _gmoFiles ${_gmoFile}) ENDFOREACH(_current_PO_FILE) ADD_CUSTOM_TARGET(pofiles ALL DEPENDS ${_gmoFiles}) gwenrename-1.1-beta7/po/nds.po0000644000175000017500000013276411361565735015716 0ustar spirosspiros# translation of gwenrename.po to Low Saxon # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Manfred Wiese , 2009, 2010. # msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2010-01-17 06:51+0100\n" "Last-Translator: Manfred Wiese \n" "Language-Team: Low Saxon \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "&Orner УМmnУЖmen" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "Dateien УМm&nУЖmen" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&Afbreken" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "OrnerkУЖУЖr" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "Bitte de Steed vun de Dateien utsУЖken, de Du УМmnУЖmen wullt." #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "Orner:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&HУМlp" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&OK" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "SУЖУЖkutdruck" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    Bitte en Utdruck fУЖr de SУЖУЖk binnen de List vun IndrУЄУЄg vun " "GwenRename ingeven.

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "SУЖУЖkutdruck:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "Op Groot- un LУМttschrieven kieken" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    ObjektkУЖУЖr УМmdreihen

    \n" "

    Wenn anmaakt, warrt bloots Objekten utsУЖcht, denich op den " "SУЖУЖkutdruck passt.

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "ObjektkУЖУЖr УМmdreihen" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    Na aktuell KУЖУЖr tofУЖgen

    \n" "

    Normalerwies wesselt disse Akschoon Dien aktuell KУЖУЖr ut.

    \n" "

    Wenn anmaakt, warrt de utsУЖchten Objekten na de aktuelle KУЖУЖr tofУЖУЖgt.

    \n" "

    Henwies: Is KУЖУЖr УМmdreihen anmaakt, warrt de utsУЖchten " "Objekten mit disse Akschoon ut de aktuelle KУЖУЖr wegdaan.

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "Na aktuell KУЖУЖr tofУЖgen" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "Reguleer Utdruck" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Bewerken..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "Orginaalnaam" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Ingaav::" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "Drepers:" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "Dissen Dreper bruken" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "Utgaav:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "Passt op" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "Deel vun Dateinaam" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "Start bi Teken:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "Tall vun Tekens" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "Utgaav-Optschonen" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "Orginaalnaam bruken" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "Utwesseln mit::" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "Na LУМttschrieven УМmwanneln" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "Na Grootschrieven УМmwanneln" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "Eerst Bookstaav groot schrieven" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "Anfangbookstaven groot schrieven" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "All Objekten wiesen" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "StУМerelementen wiesen oder versteken" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Naam" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "Naam ingeven:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "Deel vun den Orginaalnaam bruken" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "Prefix - Suffix" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "Prefix:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "Suffix:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "Tietmark-Info tofУЖgen" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "Annerswat" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" "

    Numeersch Sorteren

    \n" "

    Is dit anmaakt, warrt de Orginaalnaams na ehr numeersch Weerten sorteert " "(wenn mУЖУЖglich).

    " #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "Numeersch Sorteren bruken" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "Ornern mischen" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "Wedderhalen" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "Freetekens УЄnnern" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "Freetekens УМmwanneln na" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "Уœnnerstreek" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "Streek" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "Wanneln ut" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "na Freetekens" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "Teller" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "Teller anmaken" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "Start:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "Schritt:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "Tall vun Steden:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "SУМlvige Tall vun Steden" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" "

    ТЛPlietschТЋ Nummereren

    \n" "

    Is dit anmaakt, un dat Programm findt Dateien, de op de УœmnУЖУЖm-Markmalen " "passt, man nich fУЖr't УœmnУЖmen utsУЖcht sУМnd, УЄnnert dat den Startweert fУЖr " "den Teller, dormit de rutkamen Dateinaams de tolest vУЖrhannen Datei nagaht. " "Dat bedУМУМdt, dat de Startweert vun den Teller en anner Weert wesen kann, as " "vun de den Bruker fastleggt.

    " #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "ТЛPlietschТЋ Nummereren bruken" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "Verwiedern" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "Orginaalverwiedern bruken" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "Nieg Verwiedern:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "Tosamensett Verwiedern bruken" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "Nieg Verwiedern" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "Verwiedern sekern" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "Verwiedern wegmaken" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Profilen" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "Profilen bruken" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "Standardprofil laden" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "As Standardprofil bruken" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "Nieg Profil" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "Profil УМmnУЖmen" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "Profil sekern" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Profil wegmaken" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "&Vertell wat УЖver" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "Tietmarkeren" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "Datumtyp" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "Opstelldatum" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Verleden У„nnerdatum" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Verleden Leesdatum" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "Datumformaat" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "VУЖrinstellt UtdrУМck:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "SУМlven fastleggt UtdrУМck bruken:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "Bispill:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "Bispill fУЖr en Utdruckweert" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "Exif-Informatschonen bruken, wenn verfУЖУЖgbor" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Manfred Wiese" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "m.j.wiese@web.de" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "Metood utsУЖken" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    As Parameter warrt bloots de Orner %1 na GwenRename " "УЖvergeven.

    Wullt Du dissen Orner oder de Dateien dor binnen УМmnУЖmen?" #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "StУМerelement Naam / Prefix - Suffix wiesen" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "StУМerelement Anner / Teller wiesen" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "StУМerelement Verwiedern / Profilen wiesen" #: rename.cpp:215 msgid "New name" msgstr "Nieg Naam" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%2 vun %1 Indrag utsУЖcht" msgstr[1] "%2 vun %1 IndrУЄУЄg utsУЖcht" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "Start:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "Enn:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "Fehler bi't УœmnУЖmen.\n" "\n" "Keen Dateien УМmnУЖУЖmt." #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "Fehler bi't УœmnУЖmen vun Datei \"%1\"\n" "\n" "Binnen den Arbeitorner wУЖУЖr fУЖr't Wedderherstellen en Skript mit den Naam " "\"gwenrename.restore\" opstellt." #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "SpiekeranfУЖddernfehler\n" "\n" "Dat Programm kunn den Spieker fУЖr disse Akschoon nich reserveren. Bitte maak " "en poor Programmen to un versУЖУЖk dat denn nochmaal." #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "LУМttbild lett sik nich finnen\n" "\n" "En LУМttbild, dat fУЖr't UtfУЖhren noot deit, lett sik nich finnen. Bitte prУЖУЖv " "Dien Installatschoon." #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "LУМttbiller laat sik nich finnen\n" "\n" "En poor LУМttbiller, de fУЖr't UtfУЖhren noot deit, laat sik nich finnen. Bitte " "prУЖУЖv Dien Installatschoon." #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "Dat gifft al en Profil mit den Naam ТЛ%1ТЋ.\n" "Bitte sУЖУЖk en anner Naam fУЖr dit Profil ut." #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "Typ vun Objekt %1 leeg." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "Objekt %1 lett sik nich schrieven." #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "Objekt %1 gifft dat nich mehr." #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "Dat geev de nakamen Problemen:" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(1 anner Problem nich mehr wiest.)" msgstr[1] "(%1 anner Problemen nich mehr wiest.)" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "Objekten binnen disse List laat sik nich УМmnУЖmen." #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "HУМlp" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "HУМlp wiesen" #: rename.cpp:3077 msgid "Actions" msgstr "Akschonen" #: rename.cpp:3078 msgid "Open file" msgstr "Datei opmaken" #: rename.cpp:3080 msgid "Open file with" msgstr "Datei opmaken mit" #: rename.cpp:3082 msgid "List management" msgstr "List plegen" #: rename.cpp:3084 msgid "Add to list" msgstr "Na List tofУЖgen" #: rename.cpp:3086 msgid "Remove from list" msgstr "Vun de List wegmaken" #: rename.cpp:3090 msgid "Invert list" msgstr "List УМmdreihen" #: rename.cpp:3092 msgid "Create list from selection" msgstr "List ut Utwahl opstellen" #: rename.cpp:3095 msgid "Selection management" msgstr "KУЖУЖrpleeg" #: rename.cpp:3096 msgid "All items" msgstr "All Objekten" #: rename.cpp:3098 msgid "All items of selected type" msgstr "All Objekten vun den markeerten Typ" #: rename.cpp:3100 msgid "Invert current selection" msgstr "Aktuell KУЖУЖr УМmdreihen" #: rename.cpp:3102 msgid "Create selection from list" msgstr "Utwahl ut List opstellen" #: rename.cpp:3104 msgid "Items containing a string" msgstr "Objekten, de en Tekenkeed bargt" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "En Programm fУЖr't УœmnУЖmen in Stapelbedrief fУЖr KDE" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "ТЉ 2003 - 2009: Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "Profilen utmaken" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "Dateien, de Du УМmnУЖmen wullt, oder" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "Ornern, de Du УМmnУЖmen wullt, oder" #: main.cpp:63 msgid "Location of files to rename" msgstr "Steed vun de Dateien, de Du УМmnУЖmen wullt" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "Orner ТЛ%1ТЋ lett sik nich УМmnУЖmen.\n" "Du hest fУЖr dissen Orner keen SchriefverlУЖven." #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "Datei ТЛ%1ТЋ gifft dat nich.\n" "Bitte prУЖУЖv Dien KУЖУЖr un versУЖУЖk dat nochmaal." #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "Datei ТЛ%1ТЋ lett sik nich УМmnУЖmen.\n" "Du hest fУЖr disse Datei keen SchriefverlУЖven." #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "Leeg Dateityp utsУЖcht.\n" "Du kannst normaal Dateien oder Ornern УМmnУЖmen." #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "Leeg KУЖУЖr\n" "Dateien un Ornern laat sik nich mischt УМmnУЖmen." #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "Leeg KУЖУЖr\n" "Dateien mУЖУЖt binnen den sУМlvigen Orner ween." #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "Leeg KУЖУЖr\n" "Aktuell oder УЖverornt Orner lett sik nich УМmnУЖmen." #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    Orner %1 is leddig.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "Ut de aktuell KУЖУЖr wegmaken" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "Bitte den Deel vun den Orginaal-Dateinaam markeren, den Du fУЖr den " "niegen Dateinaam bruken wullt." #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Anner..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "Tietmarkformaat" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "Dat Feld fУЖr de Tietmark УМnnerstУМtt verscheden Formaten fУЖr Datum un Tiet. " "De nakamen Afsnitt beschrifft mУЖУЖglich UtdrУМck." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "Disse UtdrУМck laat sik fУЖr dat Datum bruken:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "Utdruck" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "Utgaav" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "De Dag as Tall ahn Null vУЖrweg (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "De Dag as Tall mit Null vУЖrweg (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "De afkУЖrt Wekendag (a.B. \"Ma\" ... \"SУМ\")" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "De utschreven Wekendag (a.B. \"Maandag\" ... \"SУМnndag\")" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "De Maand as Tall ahn Null vУЖrweg (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "De Maand as Tall mit Null vУЖrweg (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "De afkУЖrt Naam vun den Maand (a.B. \"Jan\" ... \"Dez\")" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "De utschreven Naam vun den Maand (a.B. \"Janour\" ... \"Dezember\")" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "Dat Johr as Tall mit twee Steden (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "Dat Johr as Tall mit veer Steden (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "Tietformaat" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "Disse UtdrУМck laat sik fУЖr de Tiet bruken:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" "De Stunn as Tall ahn Null vУЖrweg (0-23 oder 1-12 bi 12-StУМnnen-Dorstellen)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" "De Stunn as Tall mit Null vУЖrweg (00-23 oder 01-12 bi 12-StУМnnen-Dorstellen)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "De Minuut as Tall ahn Null vУЖrweg (0-59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "De Minuut as Tall mit Null vУЖrweg (00-59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "De Sekunn as Tall ahn Null vУЖrweg (0-59)" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "De Sekunn as Tall mit Null vУЖrweg (00-59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "De Millisekunn as Tall ahn Nullen vУЖrweg (0-999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "De Millisekunn as Tall mit Nullen vУЖrweg (000-999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "12-StУМnnen-Dorstellen bruken. FУЖr ТЛVNТЋ warrt ТЛVMТЋ oder ТЛNMТЋ insett." #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "12-StУМnnen-Dorstellen bruken. FУЖr ТЛvnТЋ warrt ТЛvmТЋ oder ТЛnmТЋ insett." #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "Born:" gwenrename-1.1-beta7/po/tr.po0000644000175000017500000012146011361565774015551 0ustar spirosspiros# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Serdar Soytetir , 2009. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2009-11-15 23:33+0200\n" "Last-Translator: Serdar Soytetir \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 0.3\n" "Plural-Forms: nplurals=1; plural=0;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "Dizini ¥iden adlandФБr" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "&DosyalarФБ yeniden adlandФБr" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&ФАptal" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "Dizin seУЇimi" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "Dizin:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&YardФБm" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&Tamam" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "Aranacak ifade" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "Aranacak ifade:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "KУМУЇУМk/bУМyУМk harf duyarlФБ arama" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "GeУЇerli seУЇime ekle" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "DУМzenli ifade" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "DУМzenle..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "AsФБl isim" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Girdi:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "EХŸleХŸen:" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "У‡ФБktФБ:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "Bununla eХŸleХŸtir" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "Karakter sayФБsФБ:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "У‡ФБktФБ seУЇenekleri" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "AsФБl ismi kullan" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "Bununla deФŸiХŸtir:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "KУМУЇУМk harfe dУЖnУМХŸtУМr" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "BУМyУМk harfe dУЖnУМХŸtУМr" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "ФАlk harfi bУМyУМk yap" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "BaХŸlangФБУЇ harflerini bУМyУМk yap" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "TУМm УЖgeleri gУЖster" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "ФАsim" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "ФАsim belirt:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "У–nek - Sonek" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "У–nek:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "Sonek:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "DiФŸer" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "SayФБsal sФБralama kullan" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "Dizinleri karФБХŸtФБr" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "Yinele" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "BoХŸluk karakterlerini buna dУЖnУМХŸtУМr" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "alt УЇizgi" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "tire" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "Хžu para biriminden" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "SayaУЇ" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "SayacФБ EtkinleХŸtir" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "BaХŸlat:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "AdФБm:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "Basamak SayФБsФБ:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "UzantФБ" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "AsФБl uzantФБyФБ kullan" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "Yeni uzantФБ:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "Yeni uzantФБ" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "UzantФБyФБ kaydet" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "UzantФБyФБ sil" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Profiller" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "Profil kullan" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "У–ntanФБmlФБ profili yУМkle" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "У–ntanФБmlФБ profil olarak kullan" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "Yeni profil" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "Profili yeniden adlandФБr" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "Profili kaydet" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Profili sil" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "&HakkФБnda" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "Zaman etiketlemesi" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "Tarih tipi" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "OluХŸturulma tarihi" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Son deФŸiХŸtirilme tarihi" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Son okunma tarihi" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "Tarih BiУЇimi" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "У–rnek:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Serdar Soytetir" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "tulliana@gmail.com" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "Kip seУЇimi" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "" #: rename.cpp:215 msgid "New name" msgstr "Yeni isim" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%2/%1 УЖge seУЇildi" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "BaХŸlat:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "BitiХŸ:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "%1 УЖgesinin tУМrУМ yanlФБХŸ." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "%1 УЖgesi yazФБlabilir deФŸil" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "%1 УЖgesi artФБk yok" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "AХŸaФŸФБdaki hata oluХŸtu:" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "YardФБm" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "YardФБmФБ gУЖster" #: rename.cpp:3077 msgid "Actions" msgstr "Eylemler" #: rename.cpp:3078 msgid "Open file" msgstr "Dosya aУЇ" #: rename.cpp:3080 msgid "Open file with" msgstr "DosyayФБ birlikte aУЇ" #: rename.cpp:3082 msgid "List management" msgstr "Liste yУЖnetimi" #: rename.cpp:3084 msgid "Add to list" msgstr "Listeye ekle" #: rename.cpp:3086 msgid "Remove from list" msgstr "Listeden kaldФБr" #: rename.cpp:3090 msgid "Invert list" msgstr "Listeyi tersine УЇevir" #: rename.cpp:3092 msgid "Create list from selection" msgstr "SeУЇimden liste oluХŸtur" #: rename.cpp:3095 msgid "Selection management" msgstr "SeУЇim yУЖnetimi" #: rename.cpp:3096 msgid "All items" msgstr "TУМm УЖgeler" #: rename.cpp:3098 msgid "All items of selected type" msgstr "SeУЇilen tipteki tУМm УЖgeler" #: rename.cpp:3100 msgid "Invert current selection" msgstr "GeУЇerli seУЇimi tersine УЇevir" #: rename.cpp:3102 msgid "Create selection from list" msgstr "Listeden seУЇim oluХŸtur" #: rename.cpp:3104 msgid "Items containing a string" msgstr "Bir ifade iУЇeren УЖgeler" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "KDE iУЇin bir toplu yeniden adlandФБrma aracФБ" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "(C) 2003 - 2009 Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "Profilleri pasifleХŸtir" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "" #: main.cpp:63 msgid "Location of files to rename" msgstr "Yeniden adlandФБrФБlФБlacak dosyalarФБn konumu" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "'%1' dosyasФБ bulunamadФБ.\n" "LУМtfen seУЇiminizi kontrol edin ve yeniden deneyin." #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    %1 dizini boХŸ.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "GeУЇerli seУЇimden kaldФБr" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "DiФŸer..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "Zaman etiketi biУЇimi" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "ФАfade" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "У‡ФБktФБ" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "" #: timestamp.cpp:107 msgid "Time Format" msgstr "Saat BiУЇimi" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "Kaynak:" gwenrename-1.1-beta7/po/lt.po0000644000175000017500000011607511361565724015544 0ustar spirosspiros# Lithuanian translations for gwenrename package. # Copyright (C) 2009 This_file_is_part_of_KDE # This file is distributed under the same license as the gwenrename package. # msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2009-07-14 11:44+0200\n" "Last-Translator: Andrius Х tikonas \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10==1 && n%100!=11 ? 1 : n%" "10>=2 && (n%100<10 || n%100>=20) ? 2 : 3);\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "" #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "" #: rename.cpp:215 msgid "New name" msgstr "" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "" #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "" #: rename.cpp:3077 msgid "Actions" msgstr "" #: rename.cpp:3078 msgid "Open file" msgstr "" #: rename.cpp:3080 msgid "Open file with" msgstr "" #: rename.cpp:3082 msgid "List management" msgstr "" #: rename.cpp:3084 msgid "Add to list" msgstr "" #: rename.cpp:3086 msgid "Remove from list" msgstr "" #: rename.cpp:3090 msgid "Invert list" msgstr "" #: rename.cpp:3092 msgid "Create list from selection" msgstr "" #: rename.cpp:3095 msgid "Selection management" msgstr "" #: rename.cpp:3096 msgid "All items" msgstr "" #: rename.cpp:3098 msgid "All items of selected type" msgstr "" #: rename.cpp:3100 msgid "Invert current selection" msgstr "" #: rename.cpp:3102 msgid "Create selection from list" msgstr "" #: rename.cpp:3104 msgid "Items containing a string" msgstr "" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "" #: main.cpp:60 msgid "Disable profiles" msgstr "" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "" #: main.cpp:63 msgid "Location of files to rename" msgstr "" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "" #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "" #: timestamp.cpp:75 msgid "Time stamping format" msgstr "" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "" #: timestamp.cpp:107 msgid "Time Format" msgstr "" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "" gwenrename-1.1-beta7/po/ja.po0000644000175000017500000014563011361565713015514 0ustar spirosspiros# translation of gwenrename.pot to Japanese # Yukiko Bando , 2007, 2008. # msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2008-02-28 22:00+0900\n" "Last-Translator: Yukiko Bando \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "уƒ•у‚ЉуƒЋуƒ€ху‚’хЄ‰ц›Д(&F)" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "уƒ•у‚Ёу‚ЄуƒЋху‚’хЄ‰ц›Д(&R)" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "уƒ•у‚ЉуƒЋуƒ€уЎщИцŠž" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "хх‰у‚’хЄ‰ц›Ду™у‚‹уƒ•у‚Ёу‚ЄуƒЋуЎх Дц‰€у‚’щИцŠžу—уІуу у•у„" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "уƒ•у‚ЉуƒЋуƒ€:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "цЄœчДЂц–‡х­—хˆ—" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    GwenRename уЎу‚Ђу‚Єуƒ†уƒ уƒЊу‚ЙуƒˆуЇу‚Ђу‚Єуƒ†уƒ у‚’щИцŠžу™у‚‹уŸу‚уЎц–‡х­—хˆ—у‚’х…ЅхŠ›у—уОу™" #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "цЄœчДЂц–‡х­—хˆ—:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "хЄЇц–‡х­—хАц–‡х­—у‚’хŒКхˆЅу™у‚‹" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 #, fuzzy #| msgid "" #| "

    Invert selection in item list

    \n" #| "When checked, only items that do not match the search string will " #| "be selected

    " msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    у‚Ђу‚Єуƒ†уƒ уƒЊу‚ЙуƒˆуЎщИцŠžу‚’хшЛЂу™у‚‹

    у“у‚Œу‚’уƒу‚Їуƒƒу‚Џу™у‚‹уЈу€цЄœчДЂц–‡х­—хˆ—уЋ" "уƒžуƒƒуƒу—уЊу„у‚Ђу‚Єуƒ†уƒ уЎуПуŒщИцŠžу•у‚ŒуОу™у€‚

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "у‚Ђу‚Єуƒ†уƒ уƒЊу‚ЙуƒˆуЎщИцŠžу‚’хшЛЂу™у‚‹" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 #, fuzzy #| msgid "" #| "

    Add to ¤t selection

    \n" #| "Normally, this operation will replace your current selection.

    \n" #| "When checked, items selected by this operation will be added to " #| "the current selection.

    \n" #| "Note: If Invert selection in item list is checked, items " #| "selected by this operation will be removed from the current " #| "selection.

    " msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    чОхœЈуЎщИцŠžуЋшПНхŠ у™у‚‹

    у“уЎц“фНœуЏщ€šхИИу€чОхœЈуЎщИцŠžу‚’чНЎуц›уˆуОу™уŒу€у“" "у‚Œу‚’уƒу‚Їуƒƒу‚Џу™у‚‹уЈу€у“уЎц“фНœуЋу‚ˆуЃуІщИцŠžу•у‚ŒуŸу‚Ђу‚Єуƒ†уƒ уŒц—ЂуЋщИцŠžу•у‚ŒуІу„у‚‹у‚‚" "уЎуЋшПНхŠ у•у‚ŒуОу™у€‚

    у€цГЈц„у€‘у€Œу‚Ђу‚Єуƒ†уƒ уƒЊу‚ЙуƒˆуЎщИцŠžу‚’хшЛЂу™у‚‹у€у‚’уƒу‚Їуƒƒу‚Џ" "у™у‚‹уЈу€у“уЎц“фНœуЋу‚ˆуЃуІщИцŠžу•у‚ŒуŸу‚Ђу‚Єуƒ†уƒ уЏчОхœЈуЎщИцŠžу‹у‚‰х‰Šщ™Єу•у‚ŒуОу™у€‚

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "чОхœЈуЎщИцŠžуЋшПНхŠ у™у‚‹" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "ц­ЃшІшЁЈчО" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "чЗЈщ›†..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "х…ƒуЎхх‰" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 #, fuzzy #| msgid "Output" msgid "Output:" msgstr "х‡КхŠ›" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 #, fuzzy #| msgid "Location of files to rename" msgid "Part of filename" msgstr "хх‰у‚’хЄ‰ц›Ду™у‚‹уƒ•у‚Ёу‚ЄуƒЋуЎх Дц‰€" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 #, fuzzy #| msgid "From character:" msgid "Start at character:" msgstr "фН•ч•Њч›ЎуЎц–‡х­—у‹у‚‰:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "у“уЎц–‡х­—ц•Ау у‘:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 #, fuzzy #| msgid "Output" msgid "Output options" msgstr "х‡КхŠ›" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "х…ƒуЎхх‰у‚’фНПу†" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "хАц–‡х­—уЋхЄ‰ц›" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "хЄЇц–‡х­—уЋхЄ‰ц›" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "хх‰уЎцœ€хˆу‚’хЄЇц–‡х­—уЋхЄ‰ц›" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "х˜шЊžуЎцœ€хˆу‚’хЄЇц–‡х­—уЋхЄ‰ц›" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "у™уЙуІуЎу‚Ђу‚Єуƒ†уƒ у‚’шЁЈчЄКу™у‚‹" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "хх‰" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "хх‰у‚’цŒ‡хЎšу™у‚‹:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "х…ƒуЎхх‰уЎфИ€щƒЈу‚’фНПу†" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "цŽЅщ ­шОž - цŽЅхАОшОž" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "цŽЅщ ­шОž:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "цŽЅхАОшОž:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "у‚Пу‚Єуƒ у‚Йу‚ПуƒГуƒ—цƒ…х Бу‚’фНПу†" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 #, fuzzy #| msgid "Micscelaneous" msgid "Miscellaneous" msgstr "ууЎфЛ–" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "ц•Ах­—уЇу‚НуƒМуƒˆу™у‚‹" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "уƒ‡у‚ЃуƒЌу‚ЏуƒˆуƒЊу‚’у‚ЗуƒЃуƒƒуƒ•уƒЋу™у‚‹" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "у‚ЙуƒšуƒМу‚ЙуЎц‰Бу„" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "у‚ЙуƒšуƒМу‚Йу‚’цЌЁуЎц–‡х­—уЋхЄ‰ц›" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "у‚ЂуƒГуƒ€уƒМу‚Йу‚Гу‚Ђ" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "уƒ€уƒƒу‚ЗуƒЅ" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "цЌЁуЎц–‡х­—у‚’" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "у‚ЙуƒšуƒМу‚ЙуЋхЄ‰ц›" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "у‚Ћу‚ІуƒГу‚ПуƒМ" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "у‚Ћу‚ІуƒГу‚ПуƒМу‚’цœ‰хŠЙуЋу™у‚‹" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "щ–‹хЇ‹:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "у‚Йуƒ†уƒƒуƒ—:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "цœ€хАцЁц•А:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "цЁц•Ау‚’цƒуˆу‚‹" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "чЗЉу‚„у‹уЊч•ЊхЗф˘у‘у‚’фНПу†" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "ц‹ЁхМЕх­" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "х…ƒуЎц‹ЁхМЕх­у‚’фНПу†" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "ц–Ау—у„ц‹ЁхМЕх­:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "ц‹ЁхМЕх­у‚’хˆцˆу™у‚‹" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "ц–Ау—у„ц‹ЁхМЕх­" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "ц‹ЁхМЕх­у‚’фПх­˜" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "ц‹ЁхМЕх­у‚’х‰Šщ™Є" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "уƒ—уƒ­уƒ•у‚Ёу‚ЄуƒЋ" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "уƒ—уƒ­уƒ•у‚Ёу‚ЄуƒЋу‚’фНПу†" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "уƒ‡уƒ•у‚ЉуƒЋуƒˆуЎуƒ—уƒ­уƒ•у‚Ёу‚ЄуƒЋу‚’шЊ­уПшОМу‚€" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "уƒ‡уƒ•у‚ЉуƒЋуƒˆуЎуƒ—уƒ­уƒ•у‚Ёу‚ЄуƒЋуЋу™у‚‹" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "ц–АшІуƒ—уƒ­уƒ•у‚Ёу‚ЄуƒЋ" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "уƒ—уƒ­уƒ•у‚Ёу‚ЄуƒЋху‚’хЄ‰ц›Д" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "уƒ—уƒ­уƒ•у‚Ёу‚ЄуƒЋу‚’фПх­˜" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "уƒ—уƒ­уƒ•у‚Ёу‚ЄуƒЋу‚’х‰Šщ™Є" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 #, fuzzy #| msgid "About %1" msgid "&About" msgstr "%1 уЋуЄу„уІ" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "у‚Пу‚Єуƒ у‚Йу‚ПуƒГуƒ—" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "ц—Ѕф˘уЎу‚Пу‚Єуƒ—" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "фНœцˆц—Ѕ" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "цœ€чЕ‚ц›Дц–Ац—Ѕ" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "цœ€чЕ‚у‚Ђу‚Џу‚Лу‚Йц—Ѕ" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "ц—Ѕф˘уЎц›ИхМ" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "хЎšчОЉцИˆуПуЎшЁЈчО:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "уƒІуƒМу‚ЖхЎšчОЉуЎшЁЈчО:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "фО‹:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "шЁЈчОуЋх€Єу‚’фЛЃх…Ѕу—уŸфО‹" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "хˆЉч”ЈхЏшƒНуЇу‚у‚ŒуА EXIF цƒ…х Бу‚’фНПу†" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "" #: initaskmode.cpp:31 initaskmode.cpp:38 #, fuzzy #| msgid "Folder selection" msgid "Mode selection" msgstr "уƒ•у‚ЉуƒЋуƒ€уЎщИцŠž" #: initaskmode.cpp:43 initaskmode.cpp:64 #, fuzzy, kde-format #| msgid "" #| "

    The folder %1 is the only parameter passed to GwenRename." #| "

    Do you want to rename this folder, or the files contained in it?" msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    уƒ•у‚ЉуƒЋуƒ€х '%1' у у‘уŒ GwenRename уЋуƒ‘уƒЉуƒЁуƒМу‚ПуЈу—уІцИЁу•у‚ŒуОу™у€‚

    хЄ‰" "ц›Ду—у‚ˆу†уЈу—уІу„у‚‹уЎуЏу“уЎуƒ•у‚ЉуƒЋуƒ€уЎхх‰уЇу™у‹яМŸуу‚ŒуЈу‚‚уƒ•у‚ЉуƒЋуƒ€уЎфИ­уЎуƒ•у‚Ёу‚Є" "уƒЋуЇу™у‹яМŸ

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "" #: rename.cpp:215 msgid "New name" msgstr "ц–Ау—у„хх‰" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, fuzzy, kde-format #| msgid "%1/%2 items selected" msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%1/%2 у‚Ђу‚Єуƒ†уƒ щИцŠžцИˆуП" msgstr[1] "%1/%2 у‚Ђу‚Єуƒ†уƒ щИцŠžцИˆуП" #: rename.cpp:1159 rename.cpp:1185 #, fuzzy #| msgid "Start:" msgctxt "Starting value" msgid "Start:" msgstr "щ–‹хЇ‹:" #: rename.cpp:1161 #, fuzzy #| msgid "End:" msgctxt "Ending value" msgid "End:" msgstr "чЕ‚фК†:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "хх‰хЄ‰ц›Дуƒ—уƒ­у‚Лу‚ЙуЎу‚ЈуƒЉуƒМу€‚\n" "\n" "уЉуЎуƒ•у‚Ёу‚ЄуƒЋуЎхх‰у‚‚хЄ‰ц›Ду•у‚ŒуІу„уОу›у‚“у€‚" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "уƒ•у‚Ёу‚ЄуƒЋ \"%1\" уЎхх‰хЄ‰ц›ДуЇу‚ЈуƒЉуƒМу€‚\n" "\n" "хОЉх…ƒуЎуŸу‚уЎу‚Йу‚ЏуƒЊуƒ—уƒˆ \"gwenrename.restore\" у‚’фНœцЅ­уƒ‡у‚ЃуƒЌу‚ЏуƒˆуƒЊуЋфНœцˆу—уОу—" "уŸу€‚" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "уƒЁуƒЂуƒЊх‰Ву‚ŠхН“уІу‚ЈуƒЉуƒМу€‚\n" "\n" "уƒ—уƒ­у‚АуƒЉуƒ уЎхЎŸшЁŒуЋхП…шІуЊуƒЁуƒЂуƒЊу‚’х‰Ву‚ŠхН“уІу‚‹у“уЈуŒуЇууОу›у‚“уЇу—уŸу€‚у‚Ђуƒ—уƒЊу‚БуƒМ" "у‚ЗуƒЇуƒГу‚’у„ууЄу‹щ–‰у˜уІу€у‚„у‚Šч›Ду—уІуу у•у„у€‚" #: rename.cpp:1383 #, fuzzy #| msgid "" #| "Icon not found\n" #| "\n" #| "The program could not find an icon that's necessary for its execution. " #| "Please check your installation" msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "у‚Ђу‚Єу‚ГуƒГуŒшІ‹уЄу‹у‚ŠуОу›у‚“у€‚\n" "\n" "уƒ—уƒ­у‚АуƒЉуƒ уЎхЎŸшЁŒуЋхП…шІуЊу‚Ђу‚Єу‚ГуƒГуЎфИ€уЄуŒшІ‹уЄу‹у‚ŠуОу›у‚“уЇу—уŸу€‚у‚ЄуƒГу‚ЙуƒˆуƒМуƒЋу‚’" "чЂКшЊу—уІуу у•у„у€‚" #: rename.cpp:1385 #, fuzzy #| msgid "" #| "Icons not found\n" #| "\n" #| "The program could not find some icons that are necessary for its " #| "execution. Please check your installation" msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "у‚Ђу‚Єу‚ГуƒГуŒшІ‹уЄу‹у‚ŠуОу›у‚“у€‚\n" "\n" "уƒ—уƒ­у‚АуƒЉуƒ уЎхЎŸшЁŒуЋхП…шІуЊу„ууЄу‹уЎу‚Ђу‚Єу‚ГуƒГуŒшІ‹уЄу‹у‚ŠуОу›у‚“уЇу—уŸу€‚у‚ЄуƒГу‚ЙуƒˆуƒМ" "уƒЋу‚’чЂКшЊу—уІуу у•у„у€‚" #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "\"%1\" уЈу„у†хх‰уЎуƒ—уƒ­уƒ•у‚Ёу‚ЄуƒЋуЏц—ЂуЋх­˜хœЈу—уОу™у€‚\n" "фЛ–уЎхх‰у‚’ф˘у‘уІуу у•у„у€‚" #: rename.cpp:2950 #, fuzzy, kde-format #| msgid "Item %1 is of wrong type" msgid "Item %1 is of the wrong type." msgstr "у‚Ђу‚Єуƒ†уƒ  \"%1\" уЏфИц­ЃуЊу‚Пу‚Єуƒ—уЇу™" #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "у‚Ђу‚Єуƒ†уƒ  \"%1\" уЏц›ИушОМуПфИхЏуЇу™" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "у‚Ђу‚Єуƒ†уƒ  \"%1\" уЏу‚‚у†х­˜хœЈу—уОу›у‚“" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "фЛЅфИ‹уЎх•щЁŒуŒч™Кч”Ÿу—уОу—уŸ:" #: rename.cpp:2998 #, fuzzy, kde-format #| msgid "(not displaying %1 more problems)" msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(фЛ–уЎ %1 х€‹уЎх•щЁŒуЏшЁЈчЄКу—уІу„уОу›у‚“)" msgstr[1] "(фЛ–уЎ %1 х€‹уЎх•щЁŒуЏшЁЈчЄКу—уІу„уОу›у‚“)" #: rename.cpp:2998 rename.cpp:3001 #, fuzzy #| msgid "Items present in this list will not be available for renaming!!!" msgid "Items present in this list will not be available for renaming." msgstr "у“уЎуƒЊу‚ЙуƒˆуЋу‚у‚‹у‚Ђу‚Єуƒ†уƒ уЏхх‰хЄ‰ц›ДуЇууОу›у‚“у€‚" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "уƒ˜уƒЋуƒ—у‚’шЁЈчЄК" #: rename.cpp:3077 msgid "Actions" msgstr "" #: rename.cpp:3078 #, fuzzy #| msgid "&Rename files" msgid "Open file" msgstr "уƒ•у‚Ёу‚ЄуƒЋху‚’хЄ‰ц›Д(&R)" #: rename.cpp:3080 msgid "Open file with" msgstr "" #: rename.cpp:3082 msgid "List management" msgstr "уƒЊу‚ЙуƒˆуЎц‰Бу„" #: rename.cpp:3084 msgid "Add to list" msgstr "уƒЊу‚ЙуƒˆуЋшПНхŠ " #: rename.cpp:3086 msgid "Remove from list" msgstr "уƒЊу‚Йуƒˆу‹у‚‰х‰Šщ™Є" #: rename.cpp:3090 msgid "Invert list" msgstr "уƒЊу‚Йуƒˆу‚’хшЛЂ" #: rename.cpp:3092 msgid "Create list from selection" msgstr "щИцŠžу‹у‚‰уƒЊу‚Йуƒˆу‚’фНœцˆ" #: rename.cpp:3095 msgid "Selection management" msgstr "щИцŠžц–ЙцГ•" #: rename.cpp:3096 msgid "All items" msgstr "у™уЙуІуЎу‚Ђу‚Єуƒ†уƒ " #: rename.cpp:3098 msgid "All items of selected type" msgstr "щИцŠžу—уŸу‚Пу‚Єуƒ—уЎу™уЙуІуЎу‚Ђу‚Єуƒ†уƒ " #: rename.cpp:3100 msgid "Invert current selection" msgstr "чОхœЈуЎщИцŠžу‚’хшЛЂ" #: rename.cpp:3102 msgid "Create selection from list" msgstr "уƒЊу‚Йуƒˆу‹у‚‰щИцŠžу‚’фНœцˆ" #: rename.cpp:3104 msgid "Items containing a string" msgstr "ц–‡х­—хˆ—у‚’хЋу‚€у‚Ђу‚Єуƒ†уƒ " #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "KDE уЎуƒ•у‚Ёу‚ЄуƒЋхфИ€ц‹ЌхЄ‰ц›Дуƒ„уƒМуƒЋ" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "" #: main.cpp:60 msgid "Disable profiles" msgstr "уƒ—уƒ­уƒ•у‚Ёу‚ЄуƒЋу‚’ч„ЁхŠЙуЋу™у‚‹" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "хх‰у‚’хЄ‰ц›Ду™у‚‹уƒ•у‚Ёу‚ЄуƒЋу€уОуŸуЏ" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "хх‰у‚’хЄ‰ц›Ду™у‚‹уƒ•у‚ЉуƒЋуƒ€у€уОуŸуЏ" #: main.cpp:63 msgid "Location of files to rename" msgstr "хх‰у‚’хЄ‰ц›Ду™у‚‹уƒ•у‚Ёу‚ЄуƒЋуЎх Дц‰€" #: main.cpp:142 #, fuzzy, kde-format #| msgid "" #| "File '%1' can not be renamed\n" #| "You don't have write permission to this file" msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "уƒ•у‚Ёу‚ЄуƒЋ '%1' уЎхх‰уЏхЄ‰ц›ДуЇууОу›у‚“у€‚\n" "у‚уЊуŸуЋуЏу“уЎуƒ•у‚Ёу‚ЄуƒЋуЋц›ИушОМу‚€цЈЉщ™уŒу‚у‚ŠуОу›у‚“у€‚" #: main.cpp:180 #, fuzzy, kde-format #| msgid "" #| "File '%1' does not exist\n" #| "Please check your selection and try again" msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "уƒ•у‚Ёу‚ЄуƒЋ '%1' уЏх­˜хœЈу—уОу›у‚“у€‚\n" "щИцŠžу—уŸу‚‚уЎу‚’чЂКшЊу—уІу€у‚„у‚Šч›Ду—уІуу у•у„у€‚" #: main.cpp:186 #, fuzzy, kde-format #| msgid "" #| "File '%1' can not be renamed\n" #| "You don't have write permission to this file" msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "уƒ•у‚Ёу‚ЄуƒЋ '%1' уЎхх‰уЏхЄ‰ц›ДуЇууОу›у‚“у€‚\n" "у‚уЊуŸуЋуЏу“уЎуƒ•у‚Ёу‚ЄуƒЋуЋц›ИушОМу‚€цЈЉщ™уŒу‚у‚ŠуОу›у‚“у€‚" #: main.cpp:195 #, fuzzy #| msgid "" #| "Invalid file type selected\n" #| "You can rename normal files or directories" msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "ч„ЁхŠЙуЊуƒ•у‚Ёу‚ЄуƒЋу‚Пу‚Єуƒ—уŒщИцŠžу•у‚ŒуОу—уŸу€‚\n" "щ€šхИИуЎуƒ•у‚Ёу‚ЄуƒЋуЈуƒ‡у‚ЃуƒЌу‚ЏуƒˆуƒЊуЎхх‰уЎуПхЄ‰ц›ДуЇууОу™у€‚" #: main.cpp:199 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "You can not mix files and directories in the same renaming function" msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "ч„ЁхŠЙуЊщИцŠžуЇу™у€‚\n" "уƒ•у‚Ёу‚ЄуƒЋуЈуƒ‡у‚ЃуƒЌу‚ЏуƒˆуƒЊуЎхх‰у‚’хŒц™‚уЋхЄ‰ц›Ду™у‚‹у“уЈуЏуЇууОу›у‚“у€‚" #: main.cpp:204 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "The files must be in the same directory" msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "ч„ЁхŠЙуЊщИцŠžуЇу™у€‚\n" "уƒ•у‚Ёу‚ЄуƒЋуЏхŒу˜уƒ‡у‚ЃуƒЌу‚ЏуƒˆуƒЊуЋуЊу‘у‚ŒуАуЊу‚ŠуОу›у‚“у€‚" #: main.cpp:211 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "You can't rename the current or parent directory" msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "ч„ЁхŠЙуЊщИцŠžуЇу™у€‚\n" "чОхœЈуЎуƒ‡у‚ЃуƒЌу‚ЏуƒˆуƒЊуЈшІЊуƒ‡у‚ЃуƒЌу‚ЏуƒˆуƒЊуЎхх‰у‚’хЄ‰ц›Ду™у‚‹у“уЈуЏуЇууОу›у‚“у€‚" #: main.cpp:246 #, fuzzy, kde-format #| msgid "

    Folder %1 is empty!!!

    " msgid "

    Folder %1 is empty.

    " msgstr "

    уƒ•у‚ЉуƒЋуƒ€ '%1' уЏчЉКуЇу™у€‚

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "чОхœЈуЎщИцŠžу‹у‚‰х‰Šщ™Єу™у‚‹" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" #: timestamp.cpp:56 timestamp.cpp:157 #, fuzzy #| msgid "Other..." msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "ууЎфЛ–..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "у‚Пу‚Єуƒ у‚Йу‚ПуƒГуƒ—уЎц›ИхМ" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "у‚Пу‚Єуƒ у‚Йу‚ПуƒГуƒ—уЎуƒ•у‚ЃуƒМуƒЋуƒ‰уЋуЏу€у•уОу–уОуЊц—Ѕф˘уЈц™‚щ–“уЎшЁЈчОу‚’цŒ‡хЎšуЇууОу™у€‚у“" "у‚Œу‚‰уЎшЁЈчОуЎц„х‘ГуЏфЛЅфИ‹уЎуЈуŠу‚ŠуЇу™у€‚" #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "у“у‚Œу‚‰уЎшЁЈчОуЏц—Ѕф˘уЋфНПч”ЈуЇууОу™у€‚" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "шЁЈчО" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "х‡КхŠ›" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "ц—Ѕу‚’х‰ 0 уЊу—уЎц•Ах­—уЇ (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "ц—Ѕу‚’х‰ 0 у‚у‚ŠуЎц•Ах­—уЇ (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "ц›œц—ЅуЎч•Ѕх (цœˆ..ц—Ѕ)" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "ц›œц—ЅуЎхх‰ (цœˆц›œц—Ѕ..ц—Ѕц›œц—Ѕ)" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "цœˆу‚’х‰ 0 уЊу—уЎц•Ах­—уЇ (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "цœˆу‚’х‰ 0 у‚у‚ŠуЎц•Ах­—уЇ (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "цœˆуЎч•Ѕх (ц—ЅцœЌшЊžуЎх ДхˆуЏцœˆуЎхх‰уЈхŒу˜)" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "цœˆуЎхх‰ (1цœˆ..12цœˆ)" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "хЙДу‚’шЅПцšІфИ‹ 2 цЁуЇ (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "хЙДу‚’ 4 цЁуЇ (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "ц™‚щ–“уЎц›ИхМ" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "у“у‚Œу‚‰уЎшЁЈчОуЏц™‚щ–“уЋфНПч”ЈуЇууОу™у€‚" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "ц™‚у‚’х‰ 0 уЊу—уЎц•Ах­—уЇ (0..23у€уОуŸуЏ AM/PM шЁЈшЈ˜уЇ 1..12)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "ц™‚у‚’х‰ 0 у‚у‚ŠуЎц•Ах­—уЇ (00..23у€уОуŸуЏ AM/PM шЁЈшЈ˜уЇ 01..12)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "хˆ†у‚’х‰ 0 уЊу—уЎц•Ах­—уЇ (0..59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "хˆ†у‚’х‰ 0 у‚у‚ŠуЎц•Ах­—уЇ (00..59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "чЇ’у‚’х‰ 0 уЊу—уЎц•Ах­—уЇ (0..59)" #: timestamp.cpp:125 #, fuzzy #| msgid "the second whith a leading zero (00..59)" msgid "the second with a leading zero (00..59)" msgstr "чЇ’у‚’х‰ 0 у‚у‚ŠуЎц•Ах­—уЇ (00..59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "уƒŸуƒЊчЇ’у‚’х‰ 0 уЊу—уЎц•Ах­—уЇ (0..999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "уƒŸуƒЊчЇ’у‚’х‰ 0 у‚у‚ŠуЎц•Ах­—уЇ (000..999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "AM/PM шЁЈшЈ˜ (AP уЏ \"AM\" уОуŸуЏ \"PM\" уЋчНЎуц›уˆу‚‰у‚ŒуОу™)" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "am/pm шЁЈшЈ˜ (ap уЏ \"am\" уОуŸуЏ \"pm\" уЋчНЎуц›уˆу‚‰у‚ŒуОу™)" #: timestamp.cpp:135 #, fuzzy #| msgid "Source:" msgctxt "Where the text came from" msgid "Source:" msgstr "х‡Кх…И:" #~ msgid "" #~ "_: NAME OF TRANSLATORS\n" #~ "Your names" #~ msgstr "Yukiko Bando" #~ msgid "" #~ "_: EMAIL OF TRANSLATORS\n" #~ "Your emails" #~ msgstr "ybando@k6.dion.ne.jp" #~ msgid "Date format" #~ msgstr "ц—Ѕф˘уЎц›ИхМ" #~ msgid "Clear content" #~ msgstr "х†…хЎЙу‚’у‚ЏуƒЊу‚Ђ" #~ msgid "Alt+H" #~ msgstr "Alt+H" #~ msgid "Alt+O" #~ msgstr "Alt+O" #~ msgid "Alt+C" #~ msgstr "Alt+C" #~ msgid "Alt+F" #~ msgstr "Alt+F" #~ msgid "Alt+R" #~ msgstr "Alt+R" #~ msgid "Alt+A" #~ msgstr "Alt+A" #~ msgid "Select part of name" #~ msgstr "хх‰уЎфИ€щƒЈу‚’щИцŠž" #~ msgid "Prefix" #~ msgstr "цŽЅщ ­шОž" #~ msgid "Until you find a:" #~ msgstr "у“уЎц–‡х­—уŒшІ‹уЄу‹у‚‹уОуЇ:" #~ msgid "Multiple file selection" #~ msgstr "шЄ‡ц•АуЎуƒ•у‚Ёу‚ЄуƒЋу‚’щИцŠž" #~ msgid "Manage files" #~ msgstr "уƒ•у‚Ёу‚ЄуƒЋц“фНœ" #~ msgid "Alt+I" #~ msgstr "Alt+I" #~ msgid "Alt+X" #~ msgstr "Alt+X" #~ msgid "Alt+E" #~ msgstr "Alt+E" #~ msgid "A tool for renaming files" #~ msgstr "уƒ•у‚Ёу‚ЄуƒЋху‚’хЄ‰ц›Ду™у‚‹уƒ„уƒМуƒЋ" #~ msgid "" #~ "
    A tool for renaming files
    created as an external tool for GwenView
    the image viewer for KDE" #~ msgstr "" #~ "
    уƒ•у‚Ёу‚ЄуƒЋху‚’хЄ‰ц›Ду™у‚‹уƒ„уƒМуƒЋ
    KDE уЎч”Лхƒуƒ“уƒЅуƒМу‚Ђ GwenView
    уЎхЄ–щƒЈуƒ„уƒМуƒЋуЈу—уІфНœцˆу—уОу—уŸ
    " #~ msgid "&Thanks To" #~ msgstr "&Thanks To" #~ msgid "%1 %2 (Using KDE %3)" #~ msgstr "%1 %2 (KDE %3 у‚’фНПч”Ј)" #~ msgid "For all the help he's offered" #~ msgstr "хНМуЎу‚у‚‰у‚†у‚‹хŠЉхŠ›уЋхЏОу—уІц„ŸшЌу—уОу™у€‚" #~ msgid "" #~ "For giving me the idea to use timestamping information to GwenRename, and " #~ "providing Exif images for testing." #~ msgstr "" #~ "у‚Пу‚Єуƒ у‚Йу‚ПуƒГуƒ—цƒ…х Бу‚’фНПу†уЈу„у†у‚Ђу‚Єуƒ‡у‚ЂуЈуƒ†у‚Йуƒˆч”ЈуЎ EXIF ч”Лхƒу‚’цфО›у—уІуу‚Œ" #~ "уОу—уŸу€‚" #~ msgid "For the help he offered debuging v 0.9.9." #~ msgstr "уƒуƒМу‚ИуƒЇуƒГ 0.9.9 уЎуƒ‡уƒуƒƒу‚Ау‚’ц‰‹фМуЃуІуу‚ŒуОу—уŸу€‚" #~ msgid "" #~ "For the help he offered debuging v 1.0.0 and creating the new pot file." #~ msgstr "" #~ "уƒуƒМу‚ИуƒЇуƒГ 1.0.0 уЎуƒ‡уƒуƒƒу‚АуЈц–Ау—у„чПЛшЈГуƒ•у‚Ёу‚ЄуƒЋ (.pot) уЎфНœцˆу‚’ц‰‹фМуЃуІу" #~ "у‚ŒуОу—уŸу€‚" #~ msgid "" #~ "For helping me debug the icons installation problem in version 1.1.-beta1 " #~ "and beta2." #~ msgstr "" #~ "уƒуƒМу‚ИуƒЇуƒГ 1.1.-beta1 уЈ beta2 уЎу‚Ђу‚Єу‚ГуƒГу‚ЄуƒГу‚ЙуƒˆуƒМуƒЋуЎх•щЁŒу‚’шЇЃцБКу™у‚‹ц‰‹хŠЉ" #~ "у‘у‚’у—уІуу‚ŒуОу—уŸу€‚" #~ msgid "T&ranslation" #~ msgstr "чПЛшЈГ(&R)" #~ msgid "Adjust part of the original name" #~ msgstr "х…ƒуЎхх‰уЎфИ€щƒЈу‚’хЄ‰ц›Д" #~ msgid "No input files specified..." #~ msgstr "х…ЅхŠ›уƒ•у‚Ёу‚ЄуƒЋуŒцŒ‡хЎšу•у‚ŒуІу„уОу›у‚“..." gwenrename-1.1-beta7/po/ru.po0000644000175000017500000014441011361565755015551 0ustar spirosspiros# translation of ru.po to Greek # translation of ru2.po to Russian # translation of ru-new.po to Russian # translation of ru.po to Russian # translation of gwenrename.po to Russian # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # Sidlovsky Yaroslav , 2005. # msgid "" msgstr "" "Project-Id-Version: ru\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2005-05-08 23:11+0300\n" "Last-Translator: Spiros Georgaras \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 #, fuzzy msgid "GwenRename" msgstr "Gwenrename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 #, fuzzy msgid "Rename &folder" msgstr "аŸаЕб€аЕаИаМаЕаНаОаВаАб‚бŒ аПб€аОб„аИаЛбŒ" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 #, fuzzy msgid "&Rename files" msgstr "аŸаЕб€аЕаИаМаЕаНаОаВаАб‚бŒ аПб€аОб„аИаЛбŒ" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 #, fuzzy msgid "Folder selection" msgstr "%1/%2 аПбƒаНаКб‚б‹ аВб‹аБб€аАаНб‹" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 #, fuzzy msgid "Add to current selection" msgstr "%1/%2 аПбƒаНаКб‚б‹ аВб‹аБб€аАаНб‹" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 #, fuzzy msgid "Regular expression" msgstr "а аАббˆаИб€аЕаНаИаЕ" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "" #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 #, fuzzy msgid "Original name" msgstr "а˜бб…аОаДаНаОаЕ аНаАаЗаВаАаНаИаЕ б„аАаЙаЛаА" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 #, fuzzy msgid "Output:" msgstr "аžаПаИбаАаНаИаЕ" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 #, fuzzy msgid "Part of filename" msgstr "ааОаВаОаЕ аНаАаЗаВаАаНаИаЕ б„аАаЙаЛаА" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 #, fuzzy msgid "Start at character:" msgstr "аЇаИбаЛаО б†аИб„б€:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 #, fuzzy msgid "Number of characters:" msgstr "аЇаИбаЛаО б†аИб„б€:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 #, fuzzy msgid "Output options" msgstr "аžаПаИбаАаНаИаЕ" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 #, fuzzy msgid "Use original name" msgstr "а˜баПаОаЛбŒаЗаОаВаАб‚бŒ аИбб…аОаДаНаОаЕ аНаАаЗаВаАаНаИаЕ б„аАаЙаЛаА" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 #, fuzzy msgid "Convert to lowercase" msgstr "аšаОаНаВаЕб€б‚аИб€аОаВаАб‚бŒ аВ аНаИаЖаНаИаЙ б€аЕаГаИбб‚б€" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 #, fuzzy msgid "Convert to uppercase" msgstr "аšаОаНаВаЕб€б‚аИб€аОаВаАб‚бŒ аВ аВаЕб€б…аНаИаЙ б€аЕаГаИбб‚б€" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 #, fuzzy msgid "Capitalize first letter" msgstr "аЁаДаЕаЛаАб‚бŒ аПаЕб€аВбƒбŽ аБбƒаКаВбƒ аПб€аОаПаИбаНаОаЙ" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 #, fuzzy msgid "Capitalize starting letters" msgstr "аЁаДаЕаЛаАб‚бŒ аПаЕб€аВб‹аЕ аБбƒаКаВб‹ аПб€аОаПаИбаНб‹аМаИ" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 #, fuzzy msgid "Show all items" msgstr "аŸаОаКаАаЗаАб‚бŒ аВбаЕ баЛаЕаМаЕаНб‚б‹" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "а˜аМб" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 #, fuzzy msgid "Specify name:" msgstr "аžаПб€аЕаДаЕаЛаИб‚аЕ аИаМб:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 #, fuzzy msgid "Use part of the original name" msgstr "а˜баПаОаЛбŒаЗаОаВаАб‚бŒ аИбб…аОаДаНаОаЕ аНаАаЗаВаАаНаИаЕ б„аАаЙаЛаА" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 #, fuzzy msgid "Prefix:" msgstr "аŸб€аЕб„аИаКб:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 #, fuzzy msgid "Suffix:" msgstr "аЁбƒб„б„аИаКб:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 #, fuzzy msgid "Use time-stamping info" msgstr "аЄаОб€аМаАб‚ аВб€аЕаМаЕаНаИ" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 #, fuzzy msgid "Use numeric sorting" msgstr "а˜баПаОаЛбŒаЗаОаВаАб‚бŒ б‡аИбаЛаОаВбƒбŽ баОб€б‚аИб€аОаВаКбƒ" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 #, fuzzy msgid "Shuffle folders" msgstr "аŸаОаКаАаЗаАб‚бŒ аВбаЕ баЛаЕаМаЕаНб‚б‹" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "аЁб‡аЕб‚б‡аИаК" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 #, fuzzy msgid "Enable Counter" msgstr "аЁб‡аЕб‚б‡аИаК" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "ааАб‡аАаЛаО:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "аЈаАаГ:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "аЇаИбаЛаО б†аИб„б€:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 #, fuzzy msgid "Same number of digits" msgstr "аЂаО аЖаЕ б‡аИбаЛаО б†аИб„б€" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 #, fuzzy msgid "Use 'relaxed' numbering" msgstr "а˜баПаОаЛбŒаЗаОаВаАб‚бŒ 'аНаЕ аПб€аИаВбаЗаАаНаНбƒбŽ' аНбƒаМаЕб€аАб†аИбŽ" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "а аАббˆаИб€аЕаНаИаЕ" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 #, fuzzy msgid "Use original extension" msgstr "а˜баПаОаЛбŒаЗаОаВаАб‚бŒ аИбб…аОаДаНаОаЕ б€аАббˆаИб€аЕаНаИаЕ" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "ааОаВаОаЕ б€аАббˆаИб€аЕаНаИаЕ:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 #, fuzzy msgid "Use compound extensions" msgstr "а˜баПаОаЛбŒаЗаОаВаАб‚бŒ аИбб…аОаДаНаОаЕ б€аАббˆаИб€аЕаНаИаЕ" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 #, fuzzy msgid "New extension" msgstr "ааОаВаОаЕ б€аАббˆаИб€аЕаНаИаЕ:" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 #, fuzzy msgid "Save extension" msgstr "ааОаВаОаЕ б€аАббˆаИб€аЕаНаИаЕ:" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 #, fuzzy msgid "Delete extension" msgstr "ааОаВаОаЕ б€аАббˆаИб€аЕаНаИаЕ:" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "аŸб€аОб„аИаЛаИ" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 #, fuzzy msgid "Use profiles" msgstr "а˜баПаОаЛбŒаЗаОаВаАб‚бŒ аПб€аОб„аИаЛаИ" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "а—аАаГб€бƒаЗаИб‚бŒ аПб€аОб„аИаЛбŒ аПаО бƒаМаОаЛб‡аАаНаИбŽ" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "а˜баПаОаЛбŒаЗаОаВаАб‚бŒ аКаАаК аПб€аОб„аИаЛбŒ аПаО бƒаМаОаЛб‡аАаНаИбŽ" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "ааОаВб‹аЙ аПб€аОб„аИаЛбŒ" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "аŸаЕб€аЕаИаМаЕаНаОаВаАб‚бŒ аПб€аОб„аИаЛбŒ" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "аЁаОб…б€аАаНаИб‚бŒ аПб€аОб„аИаЛбŒ" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "аЃаДаАаЛаИб‚бŒ аПб€аОб„аИаЛбŒ" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 #, fuzzy msgid "&About" msgstr "аž %1" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 #, fuzzy msgid "Time-stamping" msgstr "Timestamping" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "аЂаИаП аДаАб‚б‹" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "а”аАб‚аА баОаЗаДаАаНаИб" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "а”аАб‚аА аПаОбаЛаЕаДаНаЕаЙ аМаОаДаИб„аИаКаАб†аИаИ" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "а”аАб‚аА аПаОбаЛаЕаДаНаЕаГаО б‡б‚аЕаНаИб б„аАаЙаЛаА" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "аЄаОб€аМаАб‚ аДаАб‚б‹" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "аŸб€аЕаДаОаПб€аЕаДаЕаЛаЕаНаНб‹аЕ аВб‹б€аАаЖаЕаНаИб:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "а’б‹б€аАаЖаЕаНаИб, аОаПб€аЕаДаЕаЛаЕаНаНб‹аЕ аПаОаЛбŒаЗаОаВаАб‚аЕаЛаЕаМ:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "аŸб€аИаМаЕб€б‹ аВб‹б€аАаЖаЕаНаИаЙ" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "а˜баПаОаЛбŒаЗаОаВаАб‚бŒ аИаНб„аОб€аМаАб†аИбŽ Exif, аКаОаГаДаА аВаОаЗаМаОаЖаНаО" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "аЁаИаДаЛаОаВбаКаИаЙ аЏб€аОбаЛаАаВ" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "zawertun@zelnet.ru" #: initaskmode.cpp:31 initaskmode.cpp:38 #, fuzzy msgid "Mode selection" msgstr "%1/%2 аПбƒаНаКб‚б‹ аВб‹аБб€аАаНб‹" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "" #: rename.cpp:215 #, fuzzy msgid "New name" msgstr "ааОаВаОаЕ аНаАаЗаВаАаНаИаЕ б„аАаЙаЛаА" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, fuzzy, kde-format #| msgid "%1/%2 items selected" msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%1/%2 аПбƒаНаКб‚б‹ аВб‹аБб€аАаНб‹" msgstr[1] "%1/%2 аПбƒаНаКб‚б‹ аВб‹аБб€аАаНб‹" msgstr[2] "%1/%2 аПбƒаНаКб‚б‹ аВб‹аБб€аАаНб‹" #: rename.cpp:1159 rename.cpp:1185 #, fuzzy #| msgid "Start:" msgctxt "Starting value" msgid "Start:" msgstr "ааАб‡аАаЛаО:" #: rename.cpp:1161 #, fuzzy #| msgid "End:" msgctxt "Ending value" msgid "End:" msgstr "а—аАаКаОаНб‡аИб‚бŒ:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "аžбˆаИаБаКаА аПаЕб€аЕаИаМаЕаНаОаВаАаНаИб\n" "\n" "ааИ аОаДаИаН б„аАаЙаЛ аНаЕ аБб‹аЛ аПаЕб€аЕаИаМаЕаНаОаВаАаН" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "аžбˆаИаБаКаА аПаЕб€аЕаИаМаЕаНаОаВаАаНаИб б„аАаЙаЛаА \"%1\"\n" "\n" "аЁаКб€аИаПб‚ аДаЛб аВаОббб‚аАаНаОаВаЛаЕаНаИб, аНаАаЗаВаАаНаНб‹аЙ \"gwenrename.restore\", аБб‹аЛ аЗаАаПаИбаАаН аВ " "б€аАаБаОб‡аЕаЙ аПаАаПаКаЕ" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "аžбˆаИаБаКаА аОбаВаОаБаОаЖаДаЕаНаИб аПаАаМбб‚аИ \n" "\n" "аŸб€аОаГб€аАаМаМаА аНаЕ аМаОаЖаЕб‚ аОбаВаОаБаОаДаИб‚бŒ аПаАаМбб‚бŒ, аНаЕаОаБб…аОаДаИаМбƒбŽ аДаЛб аЗаАаПбƒбаКаА. а—аАаКб€аОаЙб‚аЕ " "аНаЕбаКаОаЛбŒаКаО аПб€аИаЛаОаЖаЕаНаИаЙ аИ аПаОаПб€аОаБбƒаЙб‚аЕ баНаОаВаА" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "аŸб€аОб„аИаЛбŒ \"%1\" бƒаЖаЕ ббƒб‰аЕбб‚аВбƒаЕб‚ \n" "аŸаОаЖаАаЛбƒаЙбб‚аА аВб‹аБаЕб€аИб‚аЕ аДб€бƒаГаОаЕ аИаМб аДаЛб бб‚аОаГаО аПб€аОб„аИаЛб" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "" #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "" #: rename.cpp:3077 msgid "Actions" msgstr "" #: rename.cpp:3078 #, fuzzy msgid "Open file" msgstr "аŸаЕб€аЕаИаМаЕаНаОаВаАб‚бŒ аПб€аОб„аИаЛбŒ" #: rename.cpp:3080 msgid "Open file with" msgstr "" #: rename.cpp:3082 #, fuzzy msgid "List management" msgstr "&а›аИб†аЕаНаЗаИаОаНаНаОаЕ баОаГаЛаАбˆаЕаНаИаЕ" #: rename.cpp:3084 msgid "Add to list" msgstr "" #: rename.cpp:3086 msgid "Remove from list" msgstr "" #: rename.cpp:3090 msgid "Invert list" msgstr "" #: rename.cpp:3092 #, fuzzy msgid "Create list from selection" msgstr "%1/%2 аПбƒаНаКб‚б‹ аВб‹аБб€аАаНб‹" #: rename.cpp:3095 #, fuzzy msgid "Selection management" msgstr "аЃаДаАаЛаИб‚бŒ аПб€аОб„аИаЛбŒ" #: rename.cpp:3096 #, fuzzy msgid "All items" msgstr "аŸаОаКаАаЗаАб‚бŒ аВбаЕ баЛаЕаМаЕаНб‚б‹" #: rename.cpp:3098 #, fuzzy msgid "All items of selected type" msgstr "%1/%2 аПбƒаНаКб‚б‹ аВб‹аБб€аАаНб‹" #: rename.cpp:3100 msgid "Invert current selection" msgstr "" #: rename.cpp:3102 #, fuzzy msgid "Create selection from list" msgstr "%1/%2 аПбƒаНаКб‚б‹ аВб‹аБб€аАаНб‹" #: rename.cpp:3104 msgid "Items containing a string" msgstr "" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "ТЉ Spiros Georgaras, 2003-2009" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "" #: main.cpp:60 msgid "Disable profiles" msgstr "аžб‚аМаЕаНаИб‚бŒ аПб€аОб„аИаЛбŒ" #: main.cpp:61 #, fuzzy msgid "File(s) to be renamed, or" msgstr "аЄаАаЙаЛ(б‹) аДаЛб аПаЕб€аЕаИаМаЕаНаОаВаАаНаИб" #: main.cpp:62 #, fuzzy msgid "Folders to be renamed, or" msgstr "аЄаАаЙаЛ(б‹) аДаЛб аПаЕб€аЕаИаМаЕаНаОаВаАаНаИб" #: main.cpp:63 msgid "Location of files to rename" msgstr "" #: main.cpp:142 #, fuzzy, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "аЄаАаЙаЛ '%1' аНаЕ аМаОаЖаЕб‚ аБб‹б‚бŒ аПаЕб€аЕаИаМаЕаНаОаВаАаН\n" "аЃ аВаАб аНаЕб‚ аПб€аАаВ аНаА аЗаАаПаИббŒ аВ б‚аОб‚ б„аАаЙаЛ" #: main.cpp:180 #, fuzzy, kde-format #| msgid "" #| "File '%1' does not exist\n" #| "Please check your selection and try again" msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "аЄаАаЙаЛ '%1' аНаЕ ббƒб‰аЕбб‚аВбƒаЕб‚\n" "аŸб€аОаВаЕб€бŒб‚аЕ баВаОаЙ аВб‹аБаОб€ аИ аПаОаПб€аОаБбƒаЙб‚аЕ баНаОаВаА" #: main.cpp:186 #, fuzzy, kde-format #| msgid "" #| "File '%1' can not be renamed\n" #| "You don't have write permission to this file" msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "аЄаАаЙаЛ '%1' аНаЕ аМаОаЖаЕб‚ аБб‹б‚бŒ аПаЕб€аЕаИаМаЕаНаОаВаАаН\n" "аЃ аВаАб аНаЕб‚ аПб€аАаВ аНаА аЗаАаПаИббŒ аВ б‚аОб‚ б„аАаЙаЛ" #: main.cpp:195 #, fuzzy #| msgid "" #| "Invalid file type selected\n" #| "You can rename normal files or directories" msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "ааЕаПб€аАаВаИаЛбŒаНб‹аЙ б‚аИаП б„аАаЙаЛаА аВб‹аБб€аАаН\n" "а’б‹ аМаОаЖаЕб‚аЕ аПаЕб€аЕаИаМаЕаНаОаВб‹аВаАб‚бŒ аНаОб€аМаАаЛбŒаНб‹аЕ б„аАаЙаЛб‹ аИаЛаИ аПаАаПаКаИ" #: main.cpp:199 #, fuzzy msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "ааЕаПб€аАаВаИаЛбŒаНб‹аЙ аВб‹аБаОб€\n" "а’б‹ аНаЕ аМаОаЖаЕб‚аЕ баМаЕбˆб‹аВаАб‚бŒ б„аАаЙаЛб‹ аИ аДаИб€аЕаКб‚аОб€аИаИ аВ аОаДаНаОаЙ аИ б‚аОаЙ аЖаЕ б„бƒаНаКб†аИаИ " "аПаЕб€аЕаИаМаЕаНаОаВаАаНаИб" #: main.cpp:204 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "The files must be in the same directory" msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "ааЕаВаЕб€аНб‹аЙ аВб‹аБаОб€\n" "аЄаАаЙаЛб‹ аДаОаЛаЖаНб‹ аНаАб…аОаДаИб‚бб аВ аОаДаНаОаЙ аПаАаПаКаЕ" #: main.cpp:211 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "You can't rename the current or parent directory" msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "ааЕаВаЕб€аНб‹аЙ аВб‹аБаОб€\n" "а’б‹ аНаЕ аМаОаЖаЕб‚аЕ аПаЕб€аЕаИаМаЕаНаОаВб‹аВаАб‚бŒ б‚аЕаКбƒб‰бƒбŽ аИаЛаИ б€аОаДаИб‚аЕаЛбŒбаКбƒбŽ аПаАаПаКбƒ" #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "" #: multiselecttool.cpp:160 #, fuzzy msgid "Remove from current selection" msgstr "%1/%2 аПбƒаНаКб‚б‹ аВб‹аБб€аАаНб‹" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" #: timestamp.cpp:56 timestamp.cpp:157 #, fuzzy msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "а”б€бƒаГаОаЙ..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "аЄаОб€аМаАб‚ аВб€аЕаМаЕаНаИ" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "аŸаОаЛб б„аОб€аМаАб‚аА аВб€аЕаМаЕаНаИ аПаОаДаДаЕб€аЖаИаВаАаЕб‚ б€аАаЗаНаОаОаБб€аАаЗаНб‹аЕ аВб‹б€аАаЖаЕаНаИб, аКаАаК аДаЛб аДаАб‚б‹, б‚аАаК " "аИ аДаЛб аВб€аЕаМаЕаНаИ. аЁаЛаЕаДбƒбŽб‰аИаЙ б€аАаЗаДаЕаЛ аОаПаИбб‹аВаАаЕб‚ бб‚аИ аВб‹б€аАаЖаЕаНаИб." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "аЁаЛаЕаДбƒбŽб‰аИаЕ аВб‹б€аАаЖаЕаНаИб аМаОаГбƒб‚ аИбаПаОаЛбŒаЗаОаВаОаВаАб‚бŒбб аДаЛб аЗаАаДаАаНаИб аДаАб‚б‹:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "а аАббˆаИб€аЕаНаИаЕ" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "аžаПаИбаАаНаИаЕ" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "аНаОаМаЕб€ аДаНб аБаЕаЗ аНаАб‡аАаЛбŒаНаОаГаО аНбƒаЛб" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "аНаОаМаЕб€ аДаНб б аНаАб‡аАаЛбŒаНб‹аМ аНбƒаЛаЕаМ" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "баОаКб€аАб‰аЕаНаОаЕ аНаАаЗаВаАаНаИаЕ аДаНб ('аŸаОаН'..'а’б‚')" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "аПаОаЛаНаОаЕ аНаАаЗаВаАаНаИаЕ ('аŸаОаНаЕаДаЕаЛбŒаНаИаК'..'а’б‚аОб€аНаИаК')" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "аМаЕббб† аКаАаК б‡аИбаЛаО аБаЕаЗ аНаАб‡аАаЛбŒаНаОаГаО аНбƒаЛб (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "аМаЕббб† аКаАаК б‡аИбаЛаО c аНаАб‡аАаЛбŒаНб‹аМ аНбƒаЛаЕаМ (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "баОаКб€аАб‰аЕаНаНаОаЕ аНаАаЗаВаАаНаИаЕ аМаЕббб†аА ('аЏаНаВ'..'а”аЕаК')" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "аПаОаЛаНаОаЕ аНаАаЗаВаАаНаИаЕ аМаЕббб†аА ('аЏаНаВаАб€бŒ'..'а”аЕаКаАаБб€бŒ')" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "аЗаНаАб‡аЕаНаИаЕ аГаОаДаА аВ аДаВбƒб…аЗаНаАб‡аНаОаМ б„аОб€аМаАб‚аЕ (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "аЗаНаАб‡аЕаНаИаЕ аГаОаДаА аВ б‡аЕб‚б‹б€аЕб…аЗаНаАб‡аНаОаМ б„аОб€аМаАб‚аЕ (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "аЄаОб€аМаАб‚ аВб€аЕаМаЕаНаИ" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "аЁаЛаЕаДбƒбŽб‰аИаЕ аВб‹б€аАаЖаЕаНаИб аМаОаГбƒб‚ аИбаПаОаЛбŒаЗаОаВаАб‚бŒбб аДаЛб аЗаАаДаАаНаИб аВб€аЕаМаЕаНаИ:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" "аЗаНаАб‡аЕаНаИаЕ б‡аАбаА аБаЕаЗ аНаАб‡аАаЛбŒаНаОаГаО аНбƒаЛб (0..23 аИаЛаИ 1..12 аПб€аИ AM/PM аОб‚аОаБб€аАаЖаЕаНаИаИ)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" "аЗаНаАб‡аЕаНаИаЕ б‡аАбаА c аНаАб‡аАаЛбŒаНб‹аМ аНбƒаЛаЕаМ (00..23 аИаЛаИ 01..12 аПб€аИ AM/PM аОб‚аОаБб€аАаЖаЕаНаИаИ)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "аМаИаНбƒб‚б‹ аБаЕаЗ аНаАб‡аАаЛбŒаНаОаГаО аНбƒаЛб (0..59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "аМаИаНбƒб‚б‹ б аНаАб‡аАаЛбŒаНб‹аМ аНбƒаЛаЕаМ (0..59)" #: timestamp.cpp:123 #, fuzzy msgid "the second without a leading zero (0..59)" msgstr "баЕаКбƒаНаДб‹ аБаЕаЗ аНаАб‡аАаЛбŒаНаОаГаО аНбƒаЛб (0..59)" #: timestamp.cpp:125 #, fuzzy msgid "the second with a leading zero (00..59)" msgstr "баЕаКбƒаНаДб‹ б аНаАб‡аАаЛбŒаНб‹аМ аНбƒаЛаЕаМ (0..59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "аМаИаЛаЛаИбаЕаКбƒаНаДб‹ аБаЕаЗ аНаАб‡аАаЛбŒаНаОаГаО аНбƒаЛб (0..999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "аМаИаЛаЛаИбаЕаКбƒаНаДб‹ б аНаАб‡аАаЛбŒаНб‹аМ аНбƒаЛаЕаМ (0..999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" "аИбаПаОаЛбŒаЗбƒаЙб‚аЕ AM/PM аОб‚аОаБб€аАаЖаЕаНаИаЕ. AP аБбƒаДаЕб‚ аЗаАаМаЕаНаЕаНаО аНаА \"AM\" аИаЛаИ аНаА \"PM\"" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" "аИбаПаОаЛбŒаЗбƒаЙб‚аЕ am/pm аОб‚аОаБб€аАаЖаЕаНаИаЕ. ap аБбƒаДаЕб‚ аЗаАаМаЕаНаЕаНаО аНаА \"am\" аИаЛаИ аНаА \"pm\"" #: timestamp.cpp:135 #, fuzzy msgctxt "Where the text came from" msgid "Source:" msgstr "а˜бб‚аОб‡аНаИаК:" #, fuzzy #~ msgid "Alt+F" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Alt+R" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Alt+C" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Alt+H" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Alt+O" #~ msgstr "Alt+A" #~ msgid "Alt+A" #~ msgstr "Alt+A" #~ msgid "" #~ "_: NAME OF TRANSLATORS\n" #~ "Your names" #~ msgstr "аЁаИаДаЛаОаВбаКаИаЙ аЏб€аОбаЛаАаВ" #~ msgid "" #~ "_: EMAIL OF TRANSLATORS\n" #~ "Your emails" #~ msgstr "zawertun@zelnet.ru" #~ msgid "Date format" #~ msgstr "аЄаОб€аМаАб‚ аДаАб‚б‹" #, fuzzy #~ msgid "Prefix" #~ msgstr "аŸб€аЕб„аИаКб:" #, fuzzy #~ msgid "Manage files" #~ msgstr "аŸаЕб€аЕаИаМаЕаНаОаВаАб‚бŒ аПб€аОб„аИаЛбŒ" #~ msgid "Shuffle directories" #~ msgstr "аŸаЕб€аЕаМаЕбˆаАб‚бŒ аПаАаПаКаИ" #, fuzzy #~ msgid "Alt+L" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Alt+U" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Alt+I" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Alt+X" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Alt+E" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Use E&xif info when available" #~ msgstr "а˜баПаОаЛбŒаЗаОаВаАб‚бŒ аИаНб„аОб€аМаАб†аИбŽ Exif, аКаОаГаДаА аВаОаЗаМаОаЖаНаО" #, fuzzy #~ msgid "Adjust part of the original name" #~ msgstr "а˜баПаОаЛбŒаЗаОаВаАб‚бŒ аИбб…аОаДаНаОаЕ аНаАаЗаВаАаНаИаЕ б„аАаЙаЛаА" #~ msgid "A tool for renaming files" #~ msgstr "аЁб€аЕаДбб‚аВаО аДаЛб аПаЕб€аЕаИаМаЕаНаОаВаАаНаИб б„аАаЙаЛаОаВ" #~ msgid "%1 %2 (Using KDE %3)" #~ msgstr "%1 %2 (Using KDE %3)" #~ msgid "For all the help he's offered" #~ msgstr "а—аА аВббŽ аПб€аЕаДаЛаОаЖаЕаНаНбƒбŽ аИаМ аПаОаМаОб‰бŒ" #~ msgid "" #~ "For giving me the idea to use timestamping information to GwenRename, and " #~ "providing Exif images for testing." #~ msgstr "" #~ "а—аА б‚аО, б‡б‚аО аДаАаЛ аМаНаЕ аИаДаЕбŽ аИбаПаОаЛбŒаЗаОаВаАаНаИб аИаНб„аОб€аМаАб†аИаИ аО аВб€аЕаМаЕаНаИ аВ GwenRename, " #~ "аИ аОаБаЕбаПаЕб‡аИаЛ Exif аИаЗаОаБб€аАаЖаЕаНаИбаМаИ аДаЛб б‚аЕбб‚аИб€аОаВаАаНаИб." #~ msgid "For the help he offered debuging v 0.9.9." #~ msgstr "а—аА аПаОаМаОб‰бŒ аПб€аИ аОб‚аЛаАаДаКаЕ аВаЕб€баИаИ 0.9.9." #~ msgid "" #~ "For the help he offered debuging v 1.0.0 and creating the new pot file." #~ msgstr "а—аА аПаОаМаОб‰бŒ аПб€аИ аОб‚аЛаАаДаКаЕ аВаЕб€баИаИ 1.0.0 аИ баОаЗаДаАаНаИаЕ аНаОаВаОаГаО pot б„аАаЙаЛаА." #~ msgid "T&ranslation" #~ msgstr "&аŸаЕб€аЕаВаОаД" #~ msgid "&Thanks To" #~ msgstr "&а‘аЛаАаГаОаДаАб€аНаОбб‚аИ" #, fuzzy #~ msgid "+file(s)" #~ msgstr "аŸб€аОб„аИаЛаИ" #~ msgid "No input files specified..." #~ msgstr "а’б…аОаДаНб‹аЕ б„аАаЙаЛб‹ аНаЕ аОаПб€аЕаДаЕаЛаЕаНб‹..." #, fuzzy #~ msgid "Alt+N" #~ msgstr "Alt+A" #~ msgid "created as an external tool for" #~ msgstr "баОаЗаДаАаНаНаОаЕ аКаАаК аВаНаЕбˆаНаИаЙ аИаНбб‚б€бƒаМаЕаНб‚ аДаЛб" #~ msgid "the image viewer for KDE" #~ msgstr "-- аПб€аОаГб€аАаМаМб‹ аПб€аОбаМаОб‚б€аА аИаЗаОаБб€аАаЖаЕаНаИаЙ аДаЛб KDE" #, fuzzy #~ msgid "Rename with GwenRename" #~ msgstr "аŸаЕб€аЕаИаМаЕаНаОаВаАб‚бŒ б аПаОаМаОб‰бŒбŽ GwenRename" #, fuzzy #~ msgid "%1/%2 files selected" #~ msgstr "%1/%2 аПбƒаНаКб‚б‹ аВб‹аБб€аАаНб‹" #, fuzzy #~ msgid "Rename" #~ msgstr "Gwenrename" #, fuzzy #~ msgid "Alt+Z" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Alt+S" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Conver&t to lowercase" #~ msgstr "аšаОаНаВаЕб€б‚аИб€аОаВаАб‚бŒ аВ аНаИаЖаНаИаЙ б€аЕаГаИбб‚б€" #, fuzzy #~ msgid "Alt+T" #~ msgstr "Alt+A" #, fuzzy #~ msgid "Con&vert to uppercase" #~ msgstr "аšаОаНаВаЕб€б‚аИб€аОаВаАб‚бŒ аВ аВаЕб€б…аНаИаЙ б€аЕаГаИбб‚б€" #, fuzzy #~ msgid "Convert &to lowercase" #~ msgstr "аšаОаНаВаЕб€б‚аИб€аОаВаАб‚бŒ аВ аНаИаЖаНаИаЙ б€аЕаГаИбб‚б€" gwenrename-1.1-beta7/po/ms.po0000644000175000017500000012207011361565732015533 0ustar spirosspiros# translation of gwenrename.po to Malay # # Muhammad Najmi bin Ahmad Zabidi , 2009. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2009-07-15 11:42+0800\n" "Last-Translator: Muhammad Najmi bin Ahmad Zabidi \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=1;\n" "X-Generator: KBabel 1.11.4\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "Namakan &folder" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "Na&makan fail" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "Ungkapan nalar" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "" #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "Nama asal" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "Output:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "Sebahagian namafail" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "Mulakan pada aksara" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "Bilanagan aksara" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "Opsyen output" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "Guna nama asal" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "Tukar ke huruf kecil" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "Tukar ke huruf besar" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "Jadikah huruf pertam sebagai huruf besar" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 #, fuzzy msgid "Capitalize starting letters" msgstr "Jenis huruf bertanda tekanan" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "Papar semua item" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Nama" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "Sila nyatakan nama:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "Guna sebahagian nama asal" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 #, fuzzy msgid "Prefix - Suffix" msgstr "prefix tidak dikenali: %s" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 #, fuzzy msgid "Prefix:" msgstr "Prefiks" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 #, fuzzy msgid "Suffix:" msgstr "Suffik penyempurnaan gelaran" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 #, fuzzy msgid "Use time-stamping info" msgstr "_Guna Sumber Masa Tempatan" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 #, fuzzy msgid "Use numeric sorting" msgstr "hujah bukan-numerik" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 #, fuzzy msgid "Shuffle folders" msgstr "Direktori tidak sah" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 #, fuzzy msgid "Space manipulation" msgstr "Ruang Diperlukan" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 #, fuzzy msgid "Convert space characters to" msgstr "Tukar Teks ke Postscript" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 #, fuzzy msgid "Convert from" msgstr "Tapisan From:" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 #, fuzzy msgid "to space characters" msgstr "Aksara per inci" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 #, fuzzy msgid "Enable Counter" msgstr "Hidupkan N_IS" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 #, fuzzy msgid "Start:" msgstr "Mula" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 #, fuzzy msgid "Step:" msgstr "Langkah bersudut:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 #, fuzzy msgid "Number of Digits:" msgstr "Numbor peranti" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 #, fuzzy msgid "Same number of digits" msgstr "keyboard|Arab (digit)" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 #, fuzzy msgid "Use 'relaxed' numbering" msgstr "Sila guna mod teks" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 #, fuzzy msgid "Extension" msgstr "Penghujungan" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 #, fuzzy msgid "Use original extension" msgstr "Guna sambungan Xinerama" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 #, fuzzy msgid "New extension:" msgstr "Shell Baru" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 #, fuzzy msgid "Use compound extensions" msgstr "Pustaka Lanjutan Eazel." #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 #, fuzzy msgid "New extension" msgstr "Shell Baru" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 #, fuzzy msgid "Save extension" msgstr "Simpan Tetapan" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 #, fuzzy msgid "Delete extension" msgstr "Kepastian Pemadaman" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 #, fuzzy msgid "Profiles" msgstr "Profi:" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 #, fuzzy msgid "Use profiles" msgstr "Menukar Profil" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 #, fuzzy msgid "Load default profile" msgstr "Menukar ke profil %s" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 #, fuzzy msgid "Use as default profile" msgstr "Guna _GRUB sebagai pemuat but" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 #, fuzzy msgid "New profile" msgstr "Profil Baru" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 #, fuzzy msgid "Rename profile" msgstr "Profil aktif: %s" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 #, fuzzy msgid "Save profile" msgstr "Profil aktif: %s" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Padam profil" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 #, fuzzy msgid "&About" msgstr "Perihal" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 #, fuzzy msgid "Time-stamping" msgstr "Format setem masa" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 #, fuzzy msgid "Date type" msgstr "Jenis Pemasangan" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 #, fuzzy msgid "Creation date" msgstr "Tarikh & Masa" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 #, fuzzy msgid "Last modified date" msgstr "Tarikh dan Masa" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 #, fuzzy msgid "Last read date" msgstr "Susun berdasarkan _Tarikh Baca" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 #, fuzzy msgid "Date Format" msgstr "format tarikh tidak sah %s" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 #, fuzzy msgid "Predefined expressions:" msgstr "Ungkapan corak:\n" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 #, fuzzy msgid "User defined expressions:" msgstr "" "Arahan ditakrif pengguna:\n" "\n" " " #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 #, fuzzy msgid "Example:" msgstr "EXAMPLE.COM" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 #, fuzzy msgid "Example of expression value" msgstr "Mesti nyatakan nilai" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "" #: rename.cpp:215 #, fuzzy msgid "New name" msgstr "Namafail Baru" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, fuzzy, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "Peranti Dipilih" msgstr[1] "Peranti Dipilih" #: rename.cpp:1159 rename.cpp:1185 #, fuzzy msgctxt "Starting value" msgid "Start:" msgstr "Mula" #: rename.cpp:1161 #, fuzzy msgctxt "Ending value" msgid "End:" msgstr "Akhir" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" #: rename.cpp:2254 #, fuzzy, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "Hos maya bernama \"%s\" telah wujud.\n" "Sila gunakan nama lain untuk hos maya ini." #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "" #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "" msgstr[1] "" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "" #: rename.cpp:3077 msgid "Actions" msgstr "" #: rename.cpp:3078 #, fuzzy #| msgid "&Rename files" msgid "Open file" msgstr "Na&makan fail" #: rename.cpp:3080 msgid "Open file with" msgstr "" #: rename.cpp:3082 #, fuzzy msgid "List management" msgstr "Perjanjian Lesen" #: rename.cpp:3084 #, fuzzy msgid "Add to list" msgstr "senarai ke fail" #: rename.cpp:3086 #, fuzzy msgid "Remove from list" msgstr "Buang hos ini daripada senarai" #: rename.cpp:3090 msgid "Invert list" msgstr "" #: rename.cpp:3092 msgid "Create list from selection" msgstr "" #: rename.cpp:3095 #, fuzzy msgid "Selection management" msgstr "Perjanjian Lesen" #: rename.cpp:3096 #, fuzzy msgid "All items" msgstr "-c papar semua item diketahui\n" #: rename.cpp:3098 #, fuzzy msgid "All items of selected type" msgstr "Peranti Dipilih" #: rename.cpp:3100 msgid "Invert current selection" msgstr "" #: rename.cpp:3102 msgid "Create selection from list" msgstr "" #: rename.cpp:3104 msgid "Items containing a string" msgstr "" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "" #: main.cpp:60 #, fuzzy msgid "Disable profiles" msgstr "Menukar Profil" #: main.cpp:61 #, fuzzy msgid "File(s) to be renamed, or" msgstr "%s: fail terlalu pendek untuk menjadi fail gmon\n" #: main.cpp:62 #, fuzzy msgid "Folders to be renamed, or" msgstr "%s: fail terlalu pendek untuk menjadi fail gmon\n" #: main.cpp:63 msgid "Location of files to rename" msgstr "" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "" #: multiselecttool.cpp:160 #, fuzzy msgid "Remove from current selection" msgstr "Buang hos ini daripada senarai" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" #: timestamp.cpp:56 timestamp.cpp:157 #, fuzzy msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Lain-lain" #: timestamp.cpp:75 #, fuzzy msgid "Time stamping format" msgstr "Format setem masa" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "" #: timestamp.cpp:83 timestamp.cpp:111 #, fuzzy msgid "Expression" msgstr "%s: ungkapan biasa (regexp) tidak sah: %s" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "Keluaran" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "" #: timestamp.cpp:107 #, fuzzy msgid "Time Format" msgstr "Format setem masa" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" #: timestamp.cpp:135 #, fuzzy msgctxt "Where the text came from" msgid "Source:" msgstr "Sumber" gwenrename-1.1-beta7/po/uk.po0000644000175000017500000015320011361565776015542 0ustar spirosspiros# translation of gwenrename.po to Ukrainian # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Yuri Chornoivan , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2010-01-29 17:56+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "аŸаЕб€аЕаЙаМаЕаНбƒаВаАб‚аИ &б‚аЕаКбƒ" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "аŸаЕб€аЕ&аЙаМаЕаНбƒаВаАб‚аИ б„аАаЙаЛаИ" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&аЁаКаАббƒаВаАб‚аИ" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "а’аИаБб–б€ б‚аЕаК" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" "а‘бƒаДбŒ аЛаАбаКаА, аОаБаЕб€б–б‚бŒ аАаДб€аЕббƒ, аДаЕ аЗаБаЕб€б–аГаАбŽб‚бŒбб б„аАаЙаЛаИ, баКб– аВаИ аБаАаЖаАб”б‚аЕ " "аПаЕб€аЕаЙаМаЕаНбƒаВаАб‚аИ" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "аЂаЕаКаА:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&а”аОаВб–аДаКаА" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&а“аАб€аАаЗаД" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "а баДаОаК аПаОбˆбƒаКбƒ" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    а‘бƒаДбŒ аЛаАбаКаА, аВбб‚аАаВб‚аЕ б€баДаОаК, баКаИаЙ аБбƒаДаЕ аВаИаКаОб€аИбб‚аАаНаО аДаЛб аВаИаБаОб€бƒ аЕаЛаЕаМаЕаНб‚б–аВ бƒ " "баПаИбаКбƒ аЕаЛаЕаМаЕаНб‚б–аВ GwenRename

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "а баДаОаК аПаОбˆбƒаКбƒ:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "аŸаОбˆбƒаК аЗ бƒб€аАб…бƒаВаАаНаНбаМ б€аЕаГб–бб‚б€бƒ" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    а†аНаВаЕб€б‚бƒаВаАб‚аИ аВаИаБб–б€ бƒ баПаИбаКбƒ аЕаЛаЕаМаЕаНб‚б–аВ

    \n" "

    аЏаКб‰аО аПаОаЗаНаАб‡аИб‚аИ б†аЕаЙ аПбƒаНаКб‚, аБбƒаДаЕ аПаОаЗаНаАб‡аЕаНаО аЛаИбˆаЕ аЕаЛаЕаМаЕаНб‚аИ, баКб– аНаЕ " "аВб–аДаПаОаВб–аДаАбŽб‚бŒ аВаКаАаЗаАаНаОаМбƒ б€баДаКбƒ аПаОбˆбƒаКбƒ

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "а†аНаВаЕб€б‚бƒаВаАб‚аИ аВаИаБб–б€ бƒ баПаИбаКбƒ аЕаЛаЕаМаЕаНб‚б–аВ" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    а”аОаДаАб‚аИ аДаО аПаОб‚аОб‡аНаОаГаО аВаИаБаОб€бƒ

    \n" "

    а—аАаЗаВаИб‡аАаЙ, аЗаА аВаИаКаОб€аИбб‚аАаНаНб б†б–б”б— аДб–б— аБбƒаДаЕ аЗаАаМб–аНаЕаНаО аВаАбˆ аПаОб‚аОб‡аНаИаЙ аВаИаБб–б€.

    \n" "

    аЏаКб‰аО аПбƒаНаКб‚ аБбƒаДаЕ аПаОаЗаНаАб‡аЕаНаО, аЕаЛаЕаМаЕаНб‚аИ, аВаИаБб€аАаНб– аВаНаАбаЛб–аДаОаК аВаИаКаОб€аИбб‚аАаНаНб б†б–б”б— " "аДб–б—, аБбƒаДаЕ аДаОаДаАаНаО аДаО аПаОб‚аОб‡аНаОаГаО аВаИаБаОб€бƒ.

    \n" "

    а—аАбƒаВаАаЖаЕаНаНб: аЏаКб‰аО аБбƒаДаЕ аПаОаЗаНаАб‡аЕаНаО аПбƒаНаКб‚ а†аНаВаЕб€б‚бƒаВаАб‚аИ аВаИаБб–б€ бƒ " "баПаИбаКбƒ аЕаЛаЕаМаЕаНб‚б–аВ, аЕаЛаЕаМаЕаНб‚аИ, аВаИаБб€аАаНб– аВаНаАбаЛб–аДаОаК аВаИаКаОб€аИбб‚аАаНаНб б†б–б”б— аДб–б—, " "аБбƒаДаЕ аВаИаЛбƒб‡аЕаНаО аЗ аПаОб‚аОб‡аНаОаГаО аВаИаБаОб€бƒ.

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "а”аОаДаАб‚аИ аДаО аПаОб‚аОб‡аНаОаГаО аВаИаБаОб€бƒ" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "аЄаОб€аМаАаЛбŒаНаИаЙ аВаИб€аАаЗ" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "а—аМб–аНаИб‚аИ..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "аŸаОб‡аАб‚аКаОаВаА аНаАаЗаВаА" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "а’аВб–аД:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "а’б–аДаПаОаВб–аДаНб–бб‚бŒ:" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "а’аИаКаОб€аИбб‚аОаВбƒаВаАб‚аИ б†аЕаЙ аКб€аИб‚аЕб€б–аЙ" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "а’аИаВб–аД:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "а’б–аДаПаОаВб–аДаНб–бб‚бŒ аДаО" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "аЇаАбб‚аИаНаА аНаАаЗаВаИ б„аАаЙаЛаА" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "аŸаОб‡аИаНаАб”б‚бŒбб аЗ баИаМаВаОаЛбƒ:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "аšб–аЛбŒаКб–бб‚бŒ баИаМаВаОаЛб–аВ:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "аŸаАб€аАаМаЕб‚б€аИ аВаИб…б–аДаНаИб… аДаАаНаИб…" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "аŸаОб‡аАб‚аКаОаВаА аНаАаЗаВаА б„аАаЙаЛаА" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "а—аАаМб–аНаИб‚аИ аНаА:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "аŸаЕб€аЕб‚аВаОб€аИб‚аИ аНаА аНаИаЖаНб–аЙ б€аЕаГб–бб‚б€" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "аŸаЕб€аЕб‚аВаОб€аИб‚аИ аНаА аВаЕб€б…аНб–аЙ б€аЕаГб–бб‚б€" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "аŸаЕб€бˆаА аЛб–б‚аЕб€аА т€” аВаЕаЛаИаКаА" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "аŸаОб‡аАб‚аКаОаВб– аЛб–б‚аЕб€аИ т€” аВаЕаЛаИаКб–" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "аŸаОаКаАаЗаАб‚аИ аВбб– аЕаЛаЕаМаЕаНб‚аИ" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "аŸаОаКаАаЗаАб‚аИ/аЁб…аОаВаАб‚аИ аВб–аДаЖаЕб‚аИ" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "ааАаЗаВаА" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "а’аКаАаЖб–б‚бŒ аНаАаЗаВбƒ:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "аЇаАбб‚аИаНаА аПаОб‡аАб‚аКаОаВаОб— аНаАаЗаВаИ" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "аŸб€аЕб„б–аКб - аЁбƒб„б–аКб" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "аŸб€аЕб„б–аКб:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "аЁбƒб„б–аКб:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "а”аАаНб– б‡аАбаОаВаОаГаО бˆб‚аАаМаПбƒ" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "а б–аЗаНаЕ" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" "

    аЇаИбаЛаОаВаЕ аВаПаОб€баДаКбƒаВаАаНаНб

    \n" "

    аЏаКб‰аО аБбƒаДаЕ аПаОаЗаНаАб‡аЕаНаО б†аЕаЙ аПбƒаНаКб‚, аПаОб‡аАб‚аКаОаВб– аНаАаЗаВаИ б„аАаЙаЛб–аВ аБбƒаДаЕ аВаПаОб€баДаКаОаВаАаНаО аЗ " "аВб€аАб…бƒаВаАаНаНбаМ б‡аИбаЛаОаВаИб… аЗаНаАб‡аЕаНбŒ (баКб‰аО б†аЕ аМаОаЖаЛаИаВаО)

    " #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "аЇаИбаЛаОаВаЕ аВаПаОб€баДаКбƒаВаАаНаНб" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "аŸаЕб€аЕаМб–бˆаАб‚аИ б‚аЕаКаИ" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "аŸаОаВб‚аОб€аИб‚аИ" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "аžаБб€аОаБаКаА аПб€аОаБб–аЛб–аВ" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "аŸаЕб€аЕб‚аВаОб€аИб‚аИ баИаМаВаОаЛаИ аПб€аОаБб–аЛб–аВ аНаА" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "баИаМаВаОаЛ аПб–аДаКб€аЕбаЛбŽаВаАаНаНб" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "аДаЕб„б–б" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "аŸаЕб€аЕб‚аВаОб€аИб‚аИ аЗ" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "аНаА баИаМаВаОаЛаИ аПб€аОаБб–аЛб–аВ" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "а›б–б‡аИаЛбŒаНаИаК" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "аЃаВб–аМаКаНбƒб‚аИ аЛб–б‡аИаЛбŒаНаИаК" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "аŸаОб‡аАб‚аОаК:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "аšб€аОаК:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "аšб–аЛбŒаКб–бб‚бŒ б†аИб„б€:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "а„аДаИаНаА аКб–аЛбŒаКб–бб‚бŒ б†аИб„б€" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" "

    ТЋа’б–аЛбŒаНаАТЛ аНбƒаМаЕб€аАб†б–б

    \n" "

    аЏаКб‰аО б†аЕаЙ аПбƒаНаКб‚ аБбƒаДаЕ аПаОаЗаНаАб‡аЕаНаО, аПб€аОаГб€аАаМаА аЗаНаАаЙаДаЕ б„аАаЙаЛаИ, б‰аО аВб–аДаПаОаВб–аДаАбŽб‚бŒ " "аКб€аИб‚аЕб€б–баМ аПаЕб€аЕаЙаМаЕаНбƒаВаАаНаНб, аАаЛаЕ баКб– аНаЕ аБбƒаЛаО аОаБб€аАаНаО аДаЛб аПаЕб€аЕаЙаМаЕаНбƒаВаАаНаНб, аА аПаОб‚б–аМ " "бƒаЗаГаОаДаИб‚бŒ аПаОб‡аАб‚аКаОаВаЕ аЗаНаАб‡аЕаНаНб аЛб–б‡аИаЛбŒаНаИаКаА б‚аАаК, б‰аОаБ аОб‚б€аИаМаАаНб– аНаАаЗаВаИ б„аАаЙаЛб–аВ " "аВб–аДаПаОаВб–аДаАаЛаИ аПаОаПаЕб€аЕаДаНбŒаОаМбƒ б„аАаЙаЛбƒ, б‰аО аВаЖаЕ б–баНбƒб”. аІаЕ аОаЗаНаАб‡аАб”, б‰аО аПаОб‡аАб‚аКаОаВаЕ " "аЗаНаАб‡аЕаНаНб аЛб–б‡аИаЛбŒаНаИаКаА аМаОаЖаЕ аВб–аДб€б–аЗаНбб‚аИбб аВб–аД аВаИаЗаНаАб‡аЕаНаОаГаО аКаОб€аИбб‚бƒаВаАб‡аЕаМ.

    " #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "ТЋа’б–аЛбŒаНаАТЛ аНбƒаМаЕб€аАб†б–б" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "аЁбƒб„б–аКб аНаАаЗаВаИ" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "аŸаОб‡аАб‚аКаОаВаИаЙ ббƒб„б–аКб" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "ааОаВаИаЙ ббƒб„б–аКб:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "аЁаКаЛаАаДаЕаНб– ббƒб„б–аКбаИ" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "аЁб‚аВаОб€аИб‚аИ ббƒб„б–аКб" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "а—аБаЕб€аЕаГб‚аИ ббƒб„б–аКб" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "а’аИаЛбƒб‡аИб‚аИ ббƒб„б–аКб" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "аŸб€аОб„б–аЛб–" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "аŸб€аОб„б–аЛб–" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "а—аАаВаАаНб‚аАаЖаИб‚аИ б‚аИаПаОаВаИаЙ аПб€аОб„б–аЛбŒ" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "а’аИаКаОб€аИбб‚аОаВбƒаВаАб‚аИ баК б‚аИаПаОаВаИаЙ аПб€аОб„б–аЛбŒ" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "аЁб‚аВаОб€аИб‚аИ аПб€аОб„б–аЛбŒ" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "аŸаЕб€аЕаЙаМаЕаНбƒаВаАб‚аИ аПб€аОб„б–аЛбŒ" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "а—аБаЕб€аЕаГб‚аИ аПб€аОб„б–аЛбŒ" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "а’аИаЛбƒб‡аИб‚аИ аПб€аОб„б–аЛбŒ" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "аŸ&б€аО аПб€аОаГб€аАаМбƒ" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "аЇаАбаОаВб– бˆб‚аАаМаПаИ" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "аЂаИаП аДаАб‚аИ" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "а”аАб‚аА бб‚аВаОб€аЕаНаНб" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "а”аАб‚аА аПаОаПаЕб€аЕаДаНбŒаОб— аЗаМб–аНаИ" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "а”аАб‚аА аПаОаПаЕб€аЕаДаНбŒаОаГаО б‡аИб‚аАаНаНб" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "аЄаОб€аМаАб‚ аДаАб‚аИ" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "аŸаОаПаЕб€аЕаДаНбŒаО аВаИаЗаНаАб‡аЕаНб– аВаИб€аАаЗаИ:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "а’аИаЗаНаАб‡аЕаНб– аКаОб€аИбб‚бƒаВаАб‡аЕаМ аВаИб€аАаЗаИ:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "аŸб€аИаКаЛаАаД:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "аŸб€аИаКаЛаАаД аЗаНаАб‡аЕаНаНб аВаИб€аАаЗбƒ" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "а—аА аНаАбаВаНаОбб‚б– аВаИаКаОб€аИбб‚аОаВбƒаВаАб‚аИ аДаАаНб– Exif" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "аЎб€б–аЙ аЇаОб€аНаОб–аВаАаН" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "yurchor@ukr.net" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "а’аИаБб–б€ б€аЕаЖаИаМбƒ" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    аЂаЕаКаА %1 б” б”аДаИаНаИаМ аПаАб€аАаМаЕб‚б€аОаМ, б‰аО аПаЕб€аЕаДаАб”б‚бŒбб GwenRename.

    а‘аАаЖаАб”б‚аЕ аПаЕб€аЕаЙаМаЕаНбƒаВаАб‚аИ б†бŽ б‚аЕаКбƒ аАаБаО б„аАаЙаЛаИ, б‰аО бƒ аНб–аЙ аМб–бб‚бб‚бŒбб?

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "аŸаОаКаАаЗбƒаВаАб‚аИ аВб–аДаЖаЕб‚аИ ааАаЗаВаА / аŸб€аЕб„б–аКб - аЁбƒб„б–аКб" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "аŸаОаКаАаЗбƒаВаАб‚аИ аВб–аДаЖаЕб‚аИ а б–аЗаНаЕ / а›б–б‡аИаЛбŒаНаИаК" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "аŸаОаКаАаЗбƒаВаАб‚аИ аВб–аДаЖаЕб‚аИ аЁбƒб„б–аКб / аŸб€аОб„б–аЛб–" #: rename.cpp:215 msgid "New name" msgstr "ааОаВаА аНаАаЗаВаА" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "аŸаОаЗаНаАб‡аЕаНаО %1 аЗ %2 аЕаЛаЕаМаЕаНб‚б–аВ" msgstr[1] "аŸаОаЗаНаАб‡аЕаНаО %1 аЗ %2 аЕаЛаЕаМаЕаНб‚б–аВ" msgstr[2] "аŸаОаЗаНаАб‡аЕаНаО %1 аЗ %2 аЕаЛаЕаМаЕаНб‚б–аВ" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "аŸаОб‡аАб‚аОаК:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "а—аАаВаЕб€бˆаЕаНаНб:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "аŸаОаМаИаЛаКаА аПб–аД б‡аАб аПаЕб€аЕаЙаМаЕаНбƒаВаАаНаНб\n" "\n" "аЄаАаЙаЛаИ аПаЕб€аЕаЙаМаЕаНаОаВаАаНаО аНаЕ аБбƒаДаЕ" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "аŸаОаМаИаЛаКаА аПб–аД б‡аАб аПаЕб€аЕаЙаМаЕаНбƒаВаАаНаНб б„аАаЙаЛаА ТЋ%1ТЛ\n" "\n" "а”аО б€аОаБаОб‡аОаГаО аКаАб‚аАаЛаОаГбƒ аБбƒаЛаО аЗаАаПаИбаАаНаО баКб€аИаПб‚ аВб–аДаНаОаВаЛаЕаНаНб ТЋgwenrename.restoreТЛ" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "аŸаОаМаИаЛаКаА аОб‚б€аИаМаАаНаНб аДб–аЛбаНаКаИ аПаАаМт€™бб‚б–\n" "\n" "аŸб€аОаГб€аАаМб– аНаЕ аВаДаАаЛаОбб аОб‚б€аИаМаАб‚аИ аДб–аЛбаНаКбƒ аПаАаМт€™бб‚б–, аПаОб‚б€б–аБаНбƒ аДаЛб б€аОаБаОб‚аИ. а—аАаВаЕб€бˆб–б‚бŒ " "б€аОаБаОб‚бƒ баКаИб…аОббŒ аПб€аОаГб€аАаМ б– аПаОаВб‚аОб€б–б‚бŒ баПб€аОаБбƒ." #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "ааЕ аЗаНаАаЙаДаЕаНаО аПб–аКб‚аОаГб€аАаМаИ.\n" "\n" "аŸб€аОаГб€аАаМаОбŽ аНаЕ аБбƒаЛаО аЗаНаАаЙаДаЕаНаО аПб–аКб‚аОаГб€аАаМаИ, аПаОб‚б€б–аБаНаОб— аДаЛб б—б— б€аОаБаОб‚аИ. а‘бƒаДбŒ аЛаАбаКаА, " "аПаЕб€аЕаВб–б€б‚аЕ, б‡аИ аНаАаЛаЕаЖаНаО аВбб‚аАаНаОаВаЛаЕаНаО аПб€аОаГб€аАаМбƒ." #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "ааЕ аЗаНаАаЙаДаЕаНаО аПб–аКб‚аОаГб€аАаМ.\n" "\n" "аŸб€аОаГб€аАаМаОбŽ аНаЕ аБбƒаЛаО аЗаНаАаЙаДаЕаНаО аДаЕбаКаИб… аПб–аКб‚аОаГб€аАаМ, аПаОб‚б€б–аБаНаИб… аДаЛб б—б— б€аОаБаОб‚аИ. а‘бƒаДбŒ " "аЛаАбаКаА, аПаЕб€аЕаВб–б€б‚аЕ, б‡аИ аНаАаЛаЕаЖаНаО аВбб‚аАаНаОаВаЛаЕаНаО аПб€аОаГб€аАаМбƒ." #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "аŸб€аОб„б–аЛбŒ аЗ аНаАаЗаВаОбŽ ТЋ%1ТЛ аВаЖаЕ б–баНбƒб”.\n" "а‘бƒаДбŒ аЛаАбаКаА, аОаБаЕб€б–б‚бŒ б–аНбˆбƒ аНаАаЗаВбƒ аДаЛб б†бŒаОаГаО аПб€аОб„б–аЛбŽ." #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "а•аЛаЕаМаЕаНб‚ %1 аНаАаЛаЕаЖаИб‚бŒ аДаО аПаОаМаИаЛаКаОаВаОаГаО б‚аИаПбƒ." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "а•аЛаЕаМаЕаНб‚ %1 аНаЕ аПб€аИаДаАб‚аНаИаЙ аДаЛб аЗаАаПаИббƒ" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "а•аЛаЕаМаЕаНб‚аА %1 аБб–аЛбŒбˆаЕ аНаЕ б–баНбƒб”" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "аЁб‚аАаЛаИбб б‚аАаКб– аПаОаМаИаЛаКаИ:" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(аНаЕ аПаОаКаАаЗаАаНаО б‰аЕ %1 аПаОаМаИаЛаКбƒ)" msgstr[1] "(аНаЕ аПаОаКаАаЗаАаНаО б‰аЕ %1 аПаОаМаИаЛаКаИ)" msgstr[2] "(аНаЕ аПаОаКаАаЗаАаНаО б‰аЕ %1 аПаОаМаИаЛаОаК)" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "а•аЛаЕаМаЕаНб‚аИ аЗ б†бŒаОаГаО баПаИбаКбƒ аНаЕ аДаОбб‚бƒаПаНб– аДаЛб аПаЕб€аЕаЙаМаЕаНбƒаВаАаНаНб." #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "а”аОаВб–аДаКаА" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "аŸаОаКаАаЗаАб‚аИ аДаОаВб–аДаКбƒ" #: rename.cpp:3077 msgid "Actions" msgstr "а”б–б—" #: rename.cpp:3078 msgid "Open file" msgstr "а’б–аДаКб€аИб‚аИ б„аАаЙаЛ" #: rename.cpp:3080 msgid "Open file with" msgstr "а’б–аДаКб€аИб‚аИ б„аАаЙаЛ аЗаА аДаОаПаОаМаОаГаОбŽ" #: rename.cpp:3082 msgid "List management" msgstr "аšаЕб€бƒаВаАаНаНб баПаИбаКаАаМаИ" #: rename.cpp:3084 msgid "Add to list" msgstr "а”аОаДаАб‚аИ аДаО баПаИбаКбƒ" #: rename.cpp:3086 msgid "Remove from list" msgstr "а’аИаЛбƒб‡аИб‚аИ аЗб– баПаИбаКбƒ" #: rename.cpp:3090 msgid "Invert list" msgstr "а†аНаВаЕб€б‚бƒаВаАб‚аИ баПаИбаОаК" #: rename.cpp:3092 msgid "Create list from selection" msgstr "аЁб‚аВаОб€аИб‚аИ баПаИбаОаК аЗ аВаИаБаОб€бƒ" #: rename.cpp:3095 msgid "Selection management" msgstr "аšаЕб€бƒаВаАаНаНб аВаИаБаОб€аОаМ" #: rename.cpp:3096 msgid "All items" msgstr "а’бб– аЕаЛаЕаМаЕаНб‚аИ" #: rename.cpp:3098 msgid "All items of selected type" msgstr "а’бб– аЕаЛаЕаМаЕаНб‚аИ аОаБб€аАаНаОаГаО б‚аИаПбƒ" #: rename.cpp:3100 msgid "Invert current selection" msgstr "а†аНаВаЕб€б‚бƒаВаАб‚аИ аПаОб‚аОб‡аНаИаЙ аВаИаБб–б€" #: rename.cpp:3102 msgid "Create selection from list" msgstr "аЁб‚аВаОб€аИб‚аИ аВаИаБб–б€ аЗб– баПаИбаКбƒ" #: rename.cpp:3104 msgid "Items containing a string" msgstr "а•аЛаЕаМаЕаНб‚аИ, б‰аО аМб–бб‚бб‚бŒ б€баДаОаК" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "а†аНбб‚б€бƒаМаЕаНб‚ аПаАаКаЕб‚аНаОаГаО аПаЕб€аЕаЙаМаЕаНбƒаВаАаНаНб аДаЛб KDE" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "ТЉ Spiros Georgaras, 2003т€“2009" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "а’аИаМаКаНбƒб‚аИ аПб€аОб„б–аЛб–" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "аЄаАаЙаЛаИ, баКб– аБбƒаДаЕ аПаЕб€аЕаЙаМаЕаНаОаВаАаНаО, аАаБаО" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "аЂаЕаКаИ, баКб– аБбƒаДаЕ аПаЕб€аЕаЙаМаЕаНаОаВаАаНаО, аАаБаО" #: main.cpp:63 msgid "Location of files to rename" msgstr "а аОаЗб‚аАбˆбƒаВаАаНаНб б„аАаЙаЛб–аВ аДаЛб аПаЕб€аЕаЙаМаЕаНбƒаВаАаНаНб" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "аšаАб‚аАаЛаОаГ ТЋ%1ТЛ аНаЕ аМаОаЖаНаА аПаЕб€аЕаЙаМаЕаНбƒаВаАб‚аИ\n" "а’аИ аНаЕ аМаАб”б‚аЕ аДаОаЗаВаОаЛбƒ аНаА аЗаАаПаИб бƒ б†аЕаЙ аКаАб‚аАаЛаОаГ." #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "аЄаАаЙаЛаА ТЋ%1ТЛ аНаЕ б–баНбƒб”.\n" "а‘бƒаДбŒ аЛаАбаКаА, аПаЕб€аЕаВб–б€б‚аЕ аВаАбˆ аВаИаБб–б€ б– аПаОаВб‚аОб€б–б‚бŒ баПб€аОаБбƒ." #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "аЄаАаЙаЛ ТЋ%1ТЛ аНаЕ аМаОаЖаНаА аПаЕб€аЕаЙаМаЕаНбƒаВаАб‚аИ.\n" "а’аИ аНаЕ аМаАб”б‚аЕ аДаОаЗаВаОаЛбƒ аНаА аЗаАаПаИб аДаО б†бŒаОаГаО б„аАаЙаЛаА." #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "аžаБб€аАаНаО аНаЕаКаОб€аЕаКб‚аНаИаЙ б‚аИаП б„аАаЙаЛб–аВ.\n" "а’аИ аМаОаЖаЕб‚аЕ аПаЕб€аЕаЙаМаЕаНбƒаВаАб‚аИ аЗаВаИб‡аАаЙаНб– б„аАаЙаЛаИ аАаБаО аКаАб‚аАаЛаОаГаИ." #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "ааЕаКаОб€аЕаКб‚аНаИаЙ аВаИаБб–б€.\n" "ааЕ аМаОаЖаНаА аВаИаКаОб€аИбб‚аОаВбƒаВаАб‚аИ аОаДб€аАаЗбƒ б„аАаЙаЛаИ б– аКаАб‚аАаЛаОаГаИ бƒ аОаДаНб–аЙ аДб–б— аЗ " "аПаЕб€аЕаЙаМаЕаНбƒаВаАаНаНб." #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "ааЕаКаОб€аЕаКб‚аНаИаЙ аВаИаБб–б€.\n" "аЄаАаЙаЛаИ аМаАбŽб‚бŒ аЗаБаЕб€б–аГаАб‚аИбб бƒ аОаДаНаОаМбƒ аКаАб‚аАаЛаОаЗб–." #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "ааЕаКаОб€аЕаКб‚аНаИаЙ аВаИаБб–б€.\n" "ааЕ аМаОаЖаНаА аПаЕб€аЕаЙаМаЕаНаОаВбƒаВаАб‚аИ аПаОб‚аОб‡аНаИаЙ аАаБаО аБаАб‚бŒаКб–аВббŒаКаИаЙ аКаАб‚аАаЛаОаГ." #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    аЂаЕаКаА %1 аПаОб€аОаЖаНб.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "а’аИаЛбƒб‡аИб‚аИ аЗ аПаОб‚аОб‡аНаОаГаО аВаИаБаОб€бƒ" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "а‘бƒаДбŒ аЛаАбаКаА, аОаБаЕб€б–б‚бŒ б‡аАбб‚аИаНбƒ аПаОб‡аАб‚аКаОаВаОб— аНаАаЗаВаИ б„аАаЙаЛаА, баКбƒ аБбƒаДаЕ аВаКаЛбŽб‡аЕаНаО " "аДаО аНаОаВаОб— аНаАаЗаВаИ б„аАаЙаЛаА." #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "а†аНбˆаЕ..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "аЄаОб€аМаАб‚ б‡аАбаОаВаОаГаО бˆб‚аАаМаПбƒ" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "аЃ аПаОаЛб– б‡аАбаОаВаОаГаО бˆб‚аАаМаПбƒ аПаЕб€аЕаДаБаАб‡аЕаНаО аПб–аДб‚б€аИаМаКбƒ аДб–аАаПаАаЗаОаНбƒ аВаИб€аАаЗб–аВ аДаЛб аДаАб‚аИ б– " "б‡аАббƒ. аЃ аНаАбб‚бƒаПаНаОаМбƒ аКаАб‚аАаЛаОаЗб– аОаПаИбаАаНаО б†б– аВаИб€аАаЗаИ." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "аœаОаЖаНаА аВаИаКаОб€аИбб‚аОаВбƒаВаАб‚аИ б‚аАаКб– аВаИб€аАаЗаИ аДаЛб аДаАб‚аИ:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "а’аИб€аАаЗ" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "а’аИаВб–аД" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "аНаОаМаЕб€ аДаНб аБаЕаЗ аПаОб‡аАб‚аКаОаВаОаГаО аНбƒаЛб (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "аНаОаМаЕб€ аДаНб аЗ аПаОб‡аАб‚аКаОаВаИаМ аНбƒаЛаЕаМ (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "баКаОб€аОб‡аЕаНаА аЛаОаКаАаЛб–аЗаОаВаАаНаА аНаАаЗаВаА аДаНб б‚аИаЖаНб (аНаАаПб€аИаКаЛаАаД, ТЋаПаНТЛ аАаБаО ТЋаНаДТЛ)" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "аДаОаВаГаА аЛаОаКаАаЛб–аЗаОаВаАаНаА аНаАаЗаВаА аДаНб (аНаАаПб€аИаКаЛаАаД, ТЋаПаОаНаЕаДб–аЛаОаКТЛ аАаБаО ТЋаНаЕаДб–аЛбТЛ)" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "аНаОаМаЕб€ аМб–ббб†б аБаЕаЗ аПаОб‡аАб‚аКаОаВаОаГаО аНбƒаЛб (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "аНаОаМаЕб€ аМб–ббб†б аЗ аПаОб‡аАб‚аКаОаВаИаМ аНбƒаЛаЕаМ (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "баКаОб€аОб‡аЕаНаА аЛаОаКаАаЛб–аЗаОаВаАаНаА аНаАаЗаВаА аМб–ббб†б (аНаАаПб€аИаКаЛаАаД, ТЋбб–б‡ТЛ аАаБаО ТЋаГб€бƒТЛ)" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "аДаОаВаГаА аЛаОаКаАаЛб–аЗаОаВаАаНаА аНаАаЗаВаА аМб–ббб†б (аНаАаПб€аИаКаЛаАаД, ТЋбб–б‡аЕаНбŒТЛ аАаБаО ТЋаГб€бƒаДаЕаНбŒТЛ)" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "б€б–аК баК аДаВаОб†аИб„б€аОаВаЕ аЗаНаАб‡аЕаНаНб (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "б€б–аК баК б‡аОб‚аИб€аИб†аИб„б€аОаВаЕ аЗаНаАб‡аЕаНаНб (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "аЄаОб€аМаАб‚ б‡аАббƒ" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "аœаОаЖаНаА аВаИаКаОб€аИбб‚аОаВбƒаВаАб‚аИ б‚аАаКб– аВаИб€аАаЗаИ аДаЛб б‡аАббƒ:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" "аГаОаДаИаНаИ аБаЕаЗ аПаОб‡аАб‚аКаОаВаОаГаО аНбƒаЛб (0..23 аАаБаО 1..12 аЗ аПаОаКаАаЗаОаМ аДаО аОаПб–аВаДаНб/аПб–баЛб " "аОаПб–аВаДаНб)." #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" "аГаОаДаИаНаИ аЗ аПаОб‡аАб‚аКаОаВаИаМ аНбƒаЛаЕаМ (00..23 аАаБаО 01..12 аЗ аПаОаКаАаЗаОаМ аДаО аОаПб–аВаДаНб/аПб–баЛб " "аОаПб–аВаДаНб)." #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "б…аВаИаЛаИаНаИ аБаЕаЗ аПаОб‡аАб‚аКаОаВаОаГаО аНбƒаЛб (0..59)." #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "б…аВаИаЛаИаНаИ аЗ аПаОб‡аАб‚аКаОаВаИаМ аНбƒаЛаЕаМ (00..59)." #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "баЕаКбƒаНаДаИ аБаЕаЗ аПаОб‡аАб‚аКаОаВаОаГаО аНбƒаЛб (0..59)." #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "баЕаКбƒаНаДаИ аЗ аПаОб‡аАб‚аКаОаВаИаМ аНбƒаЛаЕаМ (00..59)." #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "аМб–аЛб–баЕаКбƒаНаДаИ аБаЕаЗ аПаОб‡аАб‚аКаОаВаИб… аНбƒаЛб–аВ (0..999)." #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "аМб–аЛб–баЕаКбƒаНаДаИ аЗ аПаОб‡аАб‚аКаОаВаИаМаИ аНбƒаЛбаМаИ (000..999)." #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" "аВаИаКаОб€аИбб‚аОаВбƒаВаАб‚аИ аПаОаКаАаЗ бƒ б„аОб€аМаАб‚б– am/pm (аДаО аОаПб–аВаДаНб/аПб–баЛб аОаПб–аВаДаНб). AP аБбƒаДаЕ " "аЗаАаМб–аНаЕаНаО аНаА б€баДаОаК ТЋAMТЛ аАаБаО б€баДаОаК ТЋPMТЛ." #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" "аВаИаКаОб€аИбб‚аОаВбƒаВаАб‚аИ аПаОаКаАаЗ бƒ б„аОб€аМаАб‚б– am/pm (аДаО аОаПб–аВаДаНб/аПб–баЛб аОаПб–аВаДаНб). AP аБбƒаДаЕ " "аЗаАаМб–аНаЕаНаО аНаА б€баДаОаК ТЋAMТЛ аАаБаО б€баДаОаК ТЋPMТЛ." #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "а”аЖаЕб€аЕаЛаО:" #, fuzzy #~ msgid "Alt+F" #~ msgstr "&Alt; F4" #~ msgid "Alt+R" #~ msgstr "Alt+R" #, fuzzy #~ msgid "Alt+C" #~ msgstr "Alt+C" #, fuzzy #~ msgid "Alt+H" #~ msgstr "&Alt; H" #, fuzzy #~ msgid "Alt+O" #~ msgstr "Alt+O" #, fuzzy #~ msgid "Alt+A" #~ msgstr "&Alt; A" #~ msgid "" #~ "\n" #~ "\n" #~ "

    " #~ msgstr "" #~ "\n" #~ "\n" #~ "

    " #~ msgid "" #~ "\n" #~ "\n" #~ "

    " #~ msgstr "" #~ "\n" #~ "\n" #~ "

    " gwenrename-1.1-beta7/po/gwenrename.pot0000644000175000017500000012321411361565627017434 0ustar spirosspiros# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 rc.cpp:3 rc.cpp:386 msgid "GwenRename" msgstr "" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 rc.cpp:12 rc.cpp:30 #: rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 rc.cpp:587 rc.cpp:630 #: rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 rc.cpp:15 rc.cpp:686 msgid "Folder selection" msgstr "" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 #: rc.cpp:695 rc.cpp:755 msgid "&Help" msgstr "" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 #: rc.cpp:378 rc.cpp:584 rc.cpp:627 rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 rc.cpp:39 rc.cpp:113 rc.cpp:639 #: rc.cpp:731 msgid "Search string:" msgstr "" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 rc.cpp:45 rc.cpp:49 rc.cpp:645 #: rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 rc.cpp:56 rc.cpp:62 rc.cpp:656 #: rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 rc.cpp:68 rc.cpp:668 msgid "Add to current selection" msgstr "" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "" #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 rc.cpp:86 rc.cpp:704 msgid "Original name" msgstr "" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 rc.cpp:119 rc.cpp:162 #: rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 rc.cpp:131 rc.cpp:171 #: rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 rc.cpp:134 rc.cpp:174 #: rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 rc.cpp:192 rc.cpp:198 #: rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 rc.cpp:232 rc.cpp:241 #: rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 rc.cpp:235 rc.cpp:244 #: rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 rc.cpp:320 rc.cpp:569 msgid "New profile" msgstr "" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 rc.cpp:356 rc.cpp:605 msgid "Date Format" msgstr "" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "" #: rc.cpp:382 rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "" #: rc.cpp:383 rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "" #: rename.cpp:215 msgid "New name" msgstr "" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "" msgstr[1] "" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "" #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "" msgstr[1] "" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "" #: rename.cpp:3077 msgid "Actions" msgstr "" #: rename.cpp:3078 msgid "Open file" msgstr "" #: rename.cpp:3080 msgid "Open file with" msgstr "" #: rename.cpp:3082 msgid "List management" msgstr "" #: rename.cpp:3084 msgid "Add to list" msgstr "" #: rename.cpp:3086 msgid "Remove from list" msgstr "" #: rename.cpp:3090 msgid "Invert list" msgstr "" #: rename.cpp:3092 msgid "Create list from selection" msgstr "" #: rename.cpp:3095 msgid "Selection management" msgstr "" #: rename.cpp:3096 msgid "All items" msgstr "" #: rename.cpp:3098 msgid "All items of selected type" msgstr "" #: rename.cpp:3100 msgid "Invert current selection" msgstr "" #: rename.cpp:3102 msgid "Create selection from list" msgstr "" #: rename.cpp:3104 msgid "Items containing a string" msgstr "" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "" #: main.cpp:60 msgid "Disable profiles" msgstr "" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "" #: main.cpp:63 msgid "Location of files to rename" msgstr "" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "" #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "" #: timestamp.cpp:75 msgid "Time stamping format" msgstr "" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "" #: timestamp.cpp:107 msgid "Time Format" msgstr "" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "" gwenrename-1.1-beta7/po/pt.po0000644000175000017500000013374011361565750015545 0ustar spirosspirosmsgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2009-11-15 03:44+0000\n" "Last-Translator: JosУЉ Nuno Coelho Pires \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-POFile-SpellExtra: Jan GwenRename gwenrename EXIF ap am Nomper restore\n" "X-POFile-SpellExtra: AM Seg PM AP Gwenrename Spiros Georgaras pm\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-POFile-IgnoreConsistency: dash\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "Mudar o nome da &pasta" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "Muda&r o nome dos ficheiros" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&Cancelar" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "SelecУЇУЃo de pastas" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" "Seleccione por favor a localizaУЇУЃo dos ficheiros que deseja mudar de nome" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "Pasta:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "A&juda" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&OK" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "Pesquisa de texto" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    Por favor introduza um texto a usar para seleccionar os itens na lista do " "Gwenrename

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "Texto de pesquisa:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "Pesquisa com distinУЇУЃo de maiУКsculas" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    Inverter a selecУЇУЃo na lista de itens

    \n" "

    Quando estiver assinalada, sУГ os itens que nУЃo corresponderem ao " "texto de pesquisa serУЃo seleccionados

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "Inverter a selecУЇУЃo na lista de itens" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    Adicionar У  selecУЇУЃo actual

    \n" "

    Normalmente, esta operaУЇУЃo irУЁ substituir a sua selecУЇУЃo actual.

    \n" "

    Quando assinalada, os itens seleccionados por esta operaУЇУЃo serУЃo " "adicionados У  selecУЇУЃo actual.

    \n" "

    Nota: Se a opУЇУЃo Inverter a selecУЇУЃo na lista de itens " "estiver assinalada, os itens seleccionados por esta operaУЇУЃo serУЃo " "removidos da selecУЇУЃo actual.

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "Adicionar У  selecУЇУЃo actual" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "ExpressУЃo regular" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Editar..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "Nome original" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Entrada:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "Correspondentes:" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "Usar esta correspondУЊncia" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "SaУ­da:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "Corresponder a" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "Parte do nome do ficheiro" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "Iniciar no carУЁcter:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "NУКmero de caracteres:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "OpУЇУЕes de saУ­da" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "Usar o nome original" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "Substituir por:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "Converter para minУКsculas" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "Converter para maiУКsculas" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "Capitalizar a primeira letra" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "Capitalizar as letras iniciais" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "Mostrar todos os itens" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "Mostrar / Esconder os elementos" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Nome" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "Indique o nome:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "Usar parte do nome original" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "Prefixo - Sufixo" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "Prefixo:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "Sufixo:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "Usar dados temporais" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "Diversos" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" "

    OrdenaУЇУЃo numУЉrica

    \n" "

    Quando esta opУЇУЃo estiver activa, os nomes originais sУЃo ordenados, tendo " "em conta o seu valor numУЉrico (quando for possУ­vel)

    " #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "Usar uma ordenaУЇУЃo numУЉrica" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "Baralhar as pastas" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "Refazer" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "ManipulaУЇУЃo dos espaУЇos" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "Converter os espaУЇos para" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "sublinhados" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "traУЇos" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "Converter de" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "para espaУЇos" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "Contador" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "Activar o Contador" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "InУ­cio:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "Passo:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "NУКmero de Algarismos:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "Mesmo nУКmero de algarismos" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" "

    NumeraУЇУЃo 'relaxada'

    \n" "

    Quando esta opУЇУЃo estiver activa, o programa irУЁ procurar os ficheiros " "que corresponderem ao critУЉrio de mudanУЇa de nome, mas que nУЃo estejam " "seleccionados para o efeito, ajustando o valor inicial do contador, de modo " "que os nomes de ficheiros resultantes sigam o УКltimo ficheiro existente. " "Isto significa que o valor inicial do contador poderУЁ ser diferente do " "definido pelo utilizador.

    " #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "Usar uma numeraУЇУЃo 'relaxada'" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "ExtensУЃo" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "Usar a extensУЃo original" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "Nova extensУЃo:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "Usar extensУЕes compostas" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "Nova extensУЃo" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "Gravar a extensУЃo" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "Apagar a extensУЃo" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Perfis" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "Usar os perfis" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "Carregar o perfil predefinido" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "Usar como perfil predefinido" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "Novo perfil" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "Mudar o nome do perfil" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "Gravar o perfil" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Apagar o perfil" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "&Acerca" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "MarcaУЇУЃo de datas" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "Tipo de data" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "Data de criaУЇУЃo" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Data da УКltima modificaУЇУЃo" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Data da УКltima leitura" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "Formato da Data" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "ExpressУЕes predefinidas:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "ExpressУЕes definidas pelo utilizador:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "Exemplo:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "Exemplo de valor da expressУЃo" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "Usar a informaУЇУЃo EXIF se disponУ­vel" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "JosУЉ Nuno Pires" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "zepires@gmail.com" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "SelecУЇУЃo do modo" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    A pasta %1 УЉ o УКnico parУЂmetro passado ao GwenRename.

    Deseja mudar o nome desta pasta ou os ficheiros que nela existem?

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "Mostrar os elementos Nomper / Prefixo - Sufixo" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "Mostrar os elementos Diversos / Contador" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "Mostrar os elementos ExtensУЃo / Perfis" #: rename.cpp:215 msgid "New name" msgstr "Novo nome" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%2/%1 item seleccionado" msgstr[1] "%2/%1 itens seleccionados" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "InУ­cio:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "Fim:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "Erro no processo de mudanУЇa de nome\n" "\n" "NУЃo foi alterado o nome de nenhum ficheiro" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "Erro ao mudar o nome do ficheiro \"%1\"\n" "\n" "Foi criado um programa de restauro \"gwenrename.restore\" na pasta de " "trabalho" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "Erro de reserva de memУГria\n" "\n" "O programa nУЃo conseguiu reservar a memУГria necessУЁria para a sua execuУЇУЃo. " "Feche algumas aplicaУЇУЕes e tente de novo" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "Уcone nУЃo encontrado\n" "\n" "O programa nУЃo conseguiu encontrar um У­cone necessУЁrio para a sua execuУЇУЃo. " "Verifique a sua instalaУЇУЃo por favor." #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "Уcones nУЃo encontrados\n" "\n" "O programa nУЃo conseguiu encontrar alguns У­cones necessУЁrios para a sua " "execuУЇУЃo. Verifique a sua instalaУЇУЃo por favor." #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "JУЁ existe um perfil chamado \"%1\".\n" "Seleccione por favor um nome diferente para este perfil" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "O item %1 УЉ do tipo errado." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "O item %1 nУЃo pode ser gravado" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "O item %1 jУЁ nУЃo existe mais" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "Ocorreram os seguintes problemas:" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(a nУЃo mostrar mais %1 problema)" msgstr[1] "(a nУЃo mostrar mais %1 problemas)" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "" "Os itens presentes nesta lista nУЃo estarУЃo disponУ­veis para mudar de nomes." #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "Ajuda" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "Mostrar a ajuda" #: rename.cpp:3077 msgid "Actions" msgstr "AcУЇУЕes" #: rename.cpp:3078 msgid "Open file" msgstr "Abrir um ficheiro" #: rename.cpp:3080 msgid "Open file with" msgstr "Abrir o ficheiro com" #: rename.cpp:3082 msgid "List management" msgstr "GestУЃo da lista" #: rename.cpp:3084 msgid "Add to list" msgstr "Adicionar У  lista" #: rename.cpp:3086 msgid "Remove from list" msgstr "Remover da lista" #: rename.cpp:3090 msgid "Invert list" msgstr "Inverter a lista" #: rename.cpp:3092 msgid "Create list from selection" msgstr "Criar uma lista com a selecУЇУЃo" #: rename.cpp:3095 msgid "Selection management" msgstr "GestУЃo da selecУЇУЃo" #: rename.cpp:3096 msgid "All items" msgstr "Todos os itens" #: rename.cpp:3098 msgid "All items of selected type" msgstr "Todos os itens do tipo seleccionado" #: rename.cpp:3100 msgid "Invert current selection" msgstr "Inverter a selecУЇУЃo actual" #: rename.cpp:3102 msgid "Create selection from list" msgstr "Criar uma selecУЇУЃo com a lista" #: rename.cpp:3104 msgid "Items containing a string" msgstr "Itens que contУЊm um texto" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "Uma ferramenta de mudanУЇa de nome em lote para o KDE" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "(C) 2003 - 2009 Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "Desactivar os perfis" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "Ficheiros a mudarem de nome ou" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "Pastas a mudarem de nome ou" #: main.cpp:63 msgid "Location of files to rename" msgstr "LocalizaУЇУЃo dos ficheiros a mudar de nome" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "A pasta '%1' nУЃo pode mudar de nome.\n" "NУЃo tem permissУЕes de escrita para esta pasta." #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "O ficheiro '%1' nУЃo existe.\n" "Verifique por favor a sua selecУЇУЃo e tente de novo." #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "O ficheiro '%1' nУЃo pode mudar de nome.\n" "NУЃo tem permissУЕes de escrita para esse ficheiro." #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "Foi seleccionado um tipo de ficheiro invУЁlido.\n" "SУГ pode mudar o nome a ficheiros normais ou pastas." #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "SelecУЇУЃo invУЁlida.\n" "NУЃo pode misturar ficheiros e pastas na mesma funУЇУЃo de mudanУЇa de nome." #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "SelecУЇУЃo invУЁlida.\n" "Os ficheiros deverУЃo estar na mesma pasta." #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "SelecУЇУЃo invУЁlida.\n" "NУЃo pode mudar o nome da pasta actual ou da pasta-mУЃe." #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    A pasta %1 estУЁ vazia.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "Remover da selecУЇУЃo actual" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "Seleccione por favor parte do nome original do ficheiro para incluir " "no novo nome" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Outra..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "Formato dos dados temporais" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "O campo de dados temporais suporta uma grande variedade de expressУЕes, tanto " "para as datas como para as horas. A secУЇУЃo seguinte descreve estas " "expressУЕes." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "Podem ser usadas estas expressУЕes para a data:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "ExpressУЃo" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "Resultado" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "o dia como um nУКmero sem zero inicial (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "o dia como um nУКmero com zero inicial (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "o dia da semana abreviado (p.ex., 'Seg'..'Dom')" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "o dia da semana extendido (p.ex., 'Segunda'..'Domingo')" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "o mУЊs como um nУКmero sem zero inicial (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "o mУЊs como um nУКmero com zero inicial (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "o nome do mУЊs abreviado (p.ex. 'Jan'..'Dez')" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "o nome do mУЊs extendido (p.ex. 'Janeiro'..'Dezembro')" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "o ano como um nУКmero de dois algarismos (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "o ano como um nУКmero de quatro algarismos (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "Formato da Hora" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "Pode usar estas expressУЕes para a hora:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "a hora sem zero inicial (0..23 ou 1..12 no formato AM/PM)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "a hora com zero inicial (00..23 ou 01..12 no formato AM/PM)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "o minuto sem zero inicial (0..59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "o minuto com zero inicial (00..59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "o segundo sem zero inicial (0..59)" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "o segundo com um zero inicial (00..59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "os milisegundos sem zeros iniciais (0..999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "os milisegundos com zeros iniciais (000..999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "usar a apresentaУЇУЃo AM/PM. O AP serУЁ substituУ­do por \"AM\" ou \"PM\"" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "usar a apresentaУЇУЃo am/pm. O ap serУЁ substituУ­do por \"am\" ou \"pm\"" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "Origem:" gwenrename-1.1-beta7/po/pt_BR.po0000644000175000017500000013407011361565752016127 0ustar spirosspiros# traduУЇУЃo do gwenrename.po para Brazilian Portuguese # # Diniz Bortolotto , 2007. # FУЁbio Nogueira , 2008. # Luiz Fernando Ranghetti , 2009. # AndrУЉ Marcelo Alvarenga , 2009, 2010. # Marcus VinУ­cius de Andrade Gama , 2010. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2010-01-01 21:06-0200\n" "Last-Translator: AndrУЉ Marcelo Alvarenga \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "Renomear &pasta" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "&Renomear arquivos" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&Cancelar" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "SeleУЇУЃo de pasta" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "Selecione o local dos arquivos que vocУЊ deseja renomear" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "Pasta:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&Ajuda" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&OK" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "Procurar palavra" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    Insira uma sequУЊncia a ser utilizada para selecionar itens na lista de " "itens do GwenRename

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "Procurar palavra:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "Diferenciar maiУКsculas de minУКsculas" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    Inverter seleУЇУЃo na lista de itens

    \n" "

    Quando marcado, somente os itens que nУЃo correspondem a sequУЊncia " "de pesquisa serУЃo selecionados

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "Inverter a seleУЇУЃo na lista de itens" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    Adicionar a seleУЇУЃo atual

    \n" "

    Normalmente, esta operaУЇУЃo irУЁ substituir sua atual seleУЇУЃo.

    \n" "

    Quando marcado, os itens selecionados por esta operaУЇУЃo serУЃo " "adicionados a atual seleУЇУЃo.

    \n" "

    Nota: Se Inverter seleУЇУЃo na lista de itens estiver " "marcada, os itens selecionados por esta operaУЇУЃo serУЃo removidos da " "seleУЇУЃo atual.

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "Adicionar a seleУЇУЃo atual" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "ExpressУЃo regular" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Editar..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "Nome original" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Entrada:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "Correspondente:" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "Usar esta correspondУЊncia" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "SaУ­da:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "Corresponder a" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "Parte do nome do arquivo" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "Iniciar no caractere:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "NУКmero de caracteres:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "OpУЇУЕes de saУ­da" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "Utilizar o nome original" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "Substituir por:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "Converter para minУКsculo" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "Converter para maiУКsculo" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "Primeira letra maiУКscula" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "Letras iniciais maiУКsculas" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "Mostrar todos os itens" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "Mostrar / Ocultar widgets" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Nome" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "Indique o nome:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "Utilizar parte do nome original" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "Prefixo - Sufixo" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "Prefixo:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "Sufixo:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "Utilizar informaУЇУЕes do registro de tempo" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "Diversos" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" "

    OrdenaУЇУЃo numУЉrica

    \n" "

    Quando esta opУЇУЃo estiver habilitada, os nomes originais sУЃo ordenados, " "tendo em conta o seu valor numУЉrico (quando for possУ­vel)

    " #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "Utilizar seleУЇУЃo numУЉrica" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "Pastas aleatУГrias" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "Refazer" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "ManipulaУЇУЃo de espaУЇo" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "Converter espaУЇos para" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "sublinhado" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "traУЇo" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "Converter de" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "para espaУЇos" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "Contador" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "Habilitar contador" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "Iniciar:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "Passo:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "NУКmero de dУ­gitos:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "Mesmo nУКmero de dУ­gitos" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" "

    NumeraУЇУЃo 'relaxada'

    \n" "

    Quando esta opУЇУЃo estiver habilitada, o programa irУЁ procurar os arquivos " "que corresponderem ao critУЉrio de renomeaУЇУЃo, mas que nУЃo estejam " "selecionados para serem renomeados, ajustando o valor inicial do contador, " "de modo que os nomes de arquivos resultantes sigam o УКltimo arquivo " "existente. Isto significa que o valor inicial do contador poderУЁ ser " "diferente do definido pelo usuУЁrio.

    " #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "Utilizar numeraУЇУЃo 'relaxada'" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "ExtensУЃo" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "Utilizar extensУЃo original" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "Nova extensУЃo:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "Utilizar extensУЕes compostas" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "Nova extensУЃo" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "Salvar extensУЃo" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "Excluir extensУЃo" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Perfis" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "Usar perfis" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "Carregar o perfil padrУЃo" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "Usar como perfil padrУЃo" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "Novo perfil" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "Renomear perfil" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "Salvar perfil" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Excluir perfil" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "&Sobre" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "Registro de tempo" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "Tipo de data" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "Data de criaУЇУЃo" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Data da УКltima modificaУЇУЃo" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Уšltima data lida" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "Formato da data" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "ExpressУЕes prУЉ-definidas:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "ExpressУЕes definidas pelo usuУЁrio:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "Exemplo:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "Exemplo do valor da expressУЃo" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "Utilizar informaУЇУЕes Exif quando disponУ­veis" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "AndrУЉ Marcelo Alvarenga" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "andrealvarenga@gmx.net" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "SeleУЇУЃo de modo" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    A pasta %1 УЉ o УКnico parУЂmetro passado ao GwenRename.

    Deseja renomear esta pasta ou todos os arquivos contidos nela?

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "Mostrar widgets Nome / Prefixo - Sufixo" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "Mostrar widgets Diversos / Contador" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "Mostrar widgets ExtensУЃo / Perfis" #: rename.cpp:215 msgid "New name" msgstr "Novo nome" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%2/%1 item selecionado" msgstr[1] "%2/%1 itens selecionados" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "InУ­cio:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "Fim:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "Erro no processo de renomeaУЇУЃo\n" "\n" "Nenhum arquivo foi renomeado" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "Erro ao renomear o arquivo \"%1\"\n" "Um script de restauraУЇУЃo chamado \"gwenrename.restore\" foi gravado napasta " "de trabalho" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "Erro de alocaУЇУЃo de memУГria\n" "\n" "O programa nУЃo pУДde alocar a memУГria necessУЁria para sua execuУЇУЃo. Feche " "alguns aplicativos e tente novamente" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "Уcone nУЃo encontrado.\n" "\n" "O programa nУЃo pУДde encontrar um У­cone necessУЁrio para esta execuУЇУЃo. " "Verifique a sua instalaУЇУЃo." #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "Уcones nУЃo encontrados.\n" "\n" "O programa nУЃo encontrou alguns У­cones necessУЁrios para sua execuУЇУЃo. " "Verifique a sua instalaУЇУЃo." #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "JУЁ existe um perfil chamado \"%1\".\n" "Selecione um nome diferente para este perfil" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "O item %1 УЉ do tipo errado." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "O item %1 nУЃo УЉ gravУЁvel" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "O item %1 nУЃo existe mais" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "Ocorreu os seguintes problemas:" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(nУЃo exibir mais 1 problema)" msgstr[1] "(nУЃo exibir mais %1 problemas)" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "Os itens presentes nesta lista nУЃo estarУЃo disponУ­veis para renomear." #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "Ajuda" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "Mostrar ajuda" #: rename.cpp:3077 msgid "Actions" msgstr "AУЇУЕes" #: rename.cpp:3078 msgid "Open file" msgstr "Abrir arquivo" #: rename.cpp:3080 msgid "Open file with" msgstr "Abrir arquivo com" #: rename.cpp:3082 msgid "List management" msgstr "Gerenciamento de lista" #: rename.cpp:3084 msgid "Add to list" msgstr "Adicionar У  lista" #: rename.cpp:3086 msgid "Remove from list" msgstr "Remover da lista" #: rename.cpp:3090 msgid "Invert list" msgstr "Inverter lista" #: rename.cpp:3092 msgid "Create list from selection" msgstr "Criar lista a partir da seleУЇУЃo" #: rename.cpp:3095 msgid "Selection management" msgstr "Gerenciamento da seleУЇУЃo" #: rename.cpp:3096 msgid "All items" msgstr "Todos os itens" #: rename.cpp:3098 msgid "All items of selected type" msgstr "Todos os itens do tipo selecionado" #: rename.cpp:3100 msgid "Invert current selection" msgstr "Inverter a seleУЇУЃo atual" #: rename.cpp:3102 msgid "Create selection from list" msgstr "Criar seleУЇУЃo a partir da lista" #: rename.cpp:3104 msgid "Items containing a string" msgstr "Itens que contenham uma sequУЊncia" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "Um conjunto de ferramentas de renomear para o KDE" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "(C) 2003 - 2009 Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "Desabilitar perfis" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "Arquivo(s) a renomear, ou" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "Pastas a renomear, ou" #: main.cpp:63 msgid "Location of files to rename" msgstr "LocalizaУЇУЃo dos arquivos para renomear" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "A pasta '%1' nУЃo pode ser renomeada.\n" "VocУЊ nУЃo tem permissУЃo de gravaУЇУЃo nesta pasta." #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "O arquivo '%1' nУЃo existe.\n" "Verifique sua seleУЇУЃo e tente novamente." #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "O arquivo '%1' nУЃo pode ser renomeado.\n" "VocУЊ nУЃo tem permissУЃo de gravaУЇУЃo neste arquivo." #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "Tipo de arquivo selecionado invУЁlido.\n" "VocУЊ pode renomear arquivos normais ou pastas." #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "SeleУЇУЃo invУЁlida.\n" "VocУЊ nУЃo pode misturar arquivos e pastas na mesma funУЇУЃo de renomear." #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "SeleУЇУЃo invУЁlida.\n" "Os arquivos devem estar na mesma pasta." #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "SeleУЇУЃo invУЁlida.\n" "VocУЊ nУЃo pode renomear a pasta atual ou superior." #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    A pasta %1 estУЁ vazia.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "Remover da seleУЇУЃo atual" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "Selecione parte do nome original do arquivo para incluir no novo nome" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Outro..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "Formato do registro de tempo" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "O campo registro de tempo suporta uma variedade de expressУЕes, tanto para as " "datas quanto para as horas. A seУЇУЃo seguinte descreve estas expressУЕes." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "Estas expressУЕes podem ser utilizadas para a data:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "ExpressУЃo" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "SaУ­da" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "o dia como nУКmero sem o zero У  esquerda (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "o dia como nУКmero com o zero У  esquerda (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "o nome abreviado do dia localizado (ex.: 'Seg'..'Dom')" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "o nome completo do dia localizado (ex.: 'Segunda'..'Domingo')" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "o mУЊs como nУКmero sem o zero У  esquerda (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "o mУЊs como nУКmero com o zero У  esquerda (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "o nome abreviado do mУЊs localizado (ex.: 'Jan'..'Dez')" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "o nome completo do mУЊs localizado (ex.: 'Janeiro'..'Dezembro')" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "o ano como nУКmero de dois dУ­gitos (00-09)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "o ano como nУКmero de quatro dУ­gitos (2000-2009)" #: timestamp.cpp:107 msgid "Time Format" msgstr "Formato da hora" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "Estas expressУЕes podem ser utilizadas para a hora:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "a hora sem o zero У  esquerda (0..23 ou 1..12 se exibido como AM/PM)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "a hora com o zero У  esquerda (00..23 ou 01..12 se exibido como AM/PM)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "o minuto sem o zero У  esquerda (0..59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "o minuto com o zero У  esquerda (00..59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "o segundo sem o zero У  esquerda (0..59)" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "o segundo com um zero У  esquerda (00..59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "os milissegundos sem os zeros У  esquerda (0..999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "os milissegundos com os zeros У  esquerda (000..999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" "utilizar a exibiУЇУЃo AM/PM. AP serУЁ substituУ­do por um ou outro \"AM\" ou \"PM" "\"" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" "utilizar a exibiУЇУЃo am/pm. ap serУЁ substituУ­do por um ou outro \"am\" ou \"pm" "\"" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "Fonte:" gwenrename-1.1-beta7/po/sk.po0000644000175000017500000003564111223736613015533 0ustar spirosspiros# translation of gwenrename.po to Slovak # # Richard Fric , 2007. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-07-04 18:02+0300\n" "PO-Revision-Date: 2007-07-06 11:56+0200\n" "Last-Translator: Richard Fric \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #: gwenrename.cpp:65 msgid "Swi&tch Colors" msgstr "" #: gwenrename.cpp:99 msgid "General" msgstr "" #: gwenrenameview.cpp:42 #, kde-format msgid "This project is %1 days old" msgstr "" #: gwenrenameview.cpp:43 msgid "Settings changed" msgstr "" #: initaskmode.cpp:24 initaskmode.cpp:33 msgid "Mode selection" msgstr "" #: initaskmode.cpp:38 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename." "

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" #: inputdir.cpp:70 ui_inputdir.h:183 msgid "Folder selection" msgstr "" #: main.cpp:121 main.cpp:241 main.cpp:251 main.cpp:255 rename.cpp:1465 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" #: main.cpp:134 #, kde-format msgid "" "Directory '%1' can not be renamed\n" "You don't have write permission to this directory" msgstr "" #: main.cpp:177 #, kde-format msgid "" "File '%1' does not exist\n" "Please check your selection and try again" msgstr "" #: main.cpp:184 #, kde-format msgid "" "File '%1' can not be renamed\n" "You don't have write permission to this file" msgstr "" #: main.cpp:193 msgid "" "Invalid file type selected\n" "You can rename normal files or directories" msgstr "" #: main.cpp:197 msgid "" "Invalid selection\n" "You can not mix files and directories in the same renaming function" msgstr "" #: main.cpp:202 msgid "" "Invalid selection\n" "The files must be in the same directory" msgstr "" #: main.cpp:210 msgid "" "Invalid selection\n" "You can't rename the current or parent directory" msgstr "" #: main.cpp:247 #, kde-format msgid "

    Folder %1 is empty!!!

    " msgstr "" #: multiselecttool.cpp:185 msgid "Remove from current selection" msgstr "" #: multiselecttool.cpp:187 ui_multiselecttool.h:239 msgid "Add to current selection" msgstr "" #: rename.cpp:189 msgid "Show Name / Prefix - Suffix widgets" msgstr "" #: rename.cpp:191 msgid "Show Miscellaneous / Counter widgets" msgstr "" #: rename.cpp:193 msgid "Show Extension / Profiles widgets" msgstr "" #: rename.cpp:237 msgid "Original name" msgstr "" #: rename.cpp:238 msgid "New name" msgstr "" #: rename.cpp:286 ui_rename.h:1302 msgid "New profile" msgstr "" #: rename.cpp:295 rename.cpp:1117 rename.cpp:3241 #, kde-format msgid "%1/%2 items selected" msgstr "" #: rename.cpp:1239 rename.cpp:1266 ui_rename.h:1257 msgid "Start:" msgstr "" #: rename.cpp:1241 msgid "End:" msgstr "" #: rename.cpp:1409 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" #: rename.cpp:1448 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" #: rename.cpp:1470 msgid "" "Icon not found\n" "\n" "The program could not find an icon that's necessary for its execution. " "Please check your installation" msgstr "" #: rename.cpp:1472 msgid "" "Icons not found\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation" msgstr "" #: rename.cpp:2443 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" #: rename.cpp:3137 #, kde-format msgid "Item %1 is of wrong type" msgstr "" #: rename.cpp:3145 #, kde-format msgid "Item %1 is not writable" msgstr "" #: rename.cpp:3153 #, kde-format msgid "Item %1 no longer exists" msgstr "" #: rename.cpp:3190 rename.cpp:3193 msgid "The following problems occurred:" msgstr "" #: rename.cpp:3191 #, kde-format msgid "(not displaying %1 more problems)" msgstr "" #: rename.cpp:3191 rename.cpp:3194 msgid "Items present in this list will not be available for renaming!!!" msgstr "" #: rename.cpp:3267 rename.cpp:3306 msgid "Help" msgstr "" #: rename.cpp:3269 rename.cpp:3308 msgid "Show help" msgstr "" #: rename.cpp:3272 msgid "List management" msgstr "" #: rename.cpp:3275 msgid "Add to list" msgstr "" #: rename.cpp:3278 msgid "Remove from list" msgstr "" #: rename.cpp:3283 msgid "Invert list" msgstr "" #: rename.cpp:3286 msgid "Create list from selection" msgstr "" #: rename.cpp:3289 msgid "Selection management" msgstr "" #: rename.cpp:3291 msgid "All items" msgstr "" #: rename.cpp:3294 msgid "All items of selected type" msgstr "" #: rename.cpp:3297 msgid "Invert current selection" msgstr "" #: rename.cpp:3300 msgid "Create selection from list" msgstr "" #: rename.cpp:3303 msgid "Items containing a string" msgstr "" #: timestamp.cpp:115 timestamp.cpp:215 msgid "Other..." msgstr "" #: timestamp.cpp:133 msgid "Time stamping format" msgstr "" #: timestamp.cpp:135 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" #: timestamp.cpp:137 ui_timestamp.h:277 msgid "Date Format" msgstr "" #: timestamp.cpp:139 msgid "These expressions may be used for the date:" msgstr "" #: timestamp.cpp:141 timestamp.cpp:169 msgid "Expression" msgstr "" #: timestamp.cpp:143 timestamp.cpp:171 msgid "Output" msgstr "" #: timestamp.cpp:145 msgid "the day as number without a leading zero (1-31)" msgstr "" #: timestamp.cpp:147 msgid "the day as number with a leading zero (01-31)" msgstr "" #: timestamp.cpp:149 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "" #: timestamp.cpp:151 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "" #: timestamp.cpp:153 msgid "the month as number without a leading zero (1-12)" msgstr "" #: timestamp.cpp:155 msgid "the month as number with a leading zero (01-12)" msgstr "" #: timestamp.cpp:157 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "" #: timestamp.cpp:159 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "" #: timestamp.cpp:161 msgid "the year as two digit number (00-99)" msgstr "" #: timestamp.cpp:163 msgid "the year as four digit number (1752-8000)" msgstr "" #: timestamp.cpp:165 msgid "Time Format" msgstr "" #: timestamp.cpp:167 msgid "These expressions may be used for the time:" msgstr "" #: timestamp.cpp:173 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" #: timestamp.cpp:175 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" #: timestamp.cpp:177 msgid "the minute without a leading zero (0..59)" msgstr "" #: timestamp.cpp:179 msgid "the minute with a leading zero (00..59)" msgstr "" #: timestamp.cpp:181 msgid "the second without a leading zero (0..59)" msgstr "" #: timestamp.cpp:183 msgid "the second whith a leading zero (00..59)" msgstr "" #: timestamp.cpp:185 msgid "the milliseconds without leading zeroes (0..999)" msgstr "" #: timestamp.cpp:187 msgid "the milliseconds with leading zeroes (000..999)" msgstr "" #: timestamp.cpp:189 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" #: timestamp.cpp:191 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" #: timestamp.cpp:193 msgid "Source:" msgstr "" #: ui_initaskmode.h:137 ui_rename.h:1189 msgid "GwenRename" msgstr "" #: ui_initaskmode.h:138 msgid "" "\n" "\n" "

    " msgstr "" #: ui_initaskmode.h:143 msgid "Rename &folder" msgstr "" #: ui_initaskmode.h:144 msgid "Alt+F" msgstr "" #: ui_initaskmode.h:145 msgid "&Rename files" msgstr "" #: ui_initaskmode.h:146 msgid "Alt+R" msgstr "" #: ui_initaskmode.h:147 ui_inputdir.h:191 ui_multiselecttool.h:249 #: ui_namepartbase.h:266 ui_rename.h:1321 ui_timestamp.h:299 msgid "&Cancel" msgstr "" #: ui_initaskmode.h:148 ui_inputdir.h:192 ui_multiselecttool.h:250 #: ui_rename.h:1322 ui_timestamp.h:300 msgid "Alt+C" msgstr "" #: ui_inputdir.h:184 msgid "Please select the location of the files you want to rename" msgstr "" #: ui_inputdir.h:185 msgid "Folder:" msgstr "" #: ui_inputdir.h:187 ui_multiselecttool.h:245 ui_namepartbase.h:262 #: ui_timestamp.h:295 msgid "&Help" msgstr "" #: ui_inputdir.h:188 ui_multiselecttool.h:246 ui_timestamp.h:296 msgid "Alt+H" msgstr "" #: ui_inputdir.h:189 ui_multiselecttool.h:247 ui_namepartbase.h:264 #: ui_rename.h:1319 ui_timestamp.h:297 msgid "&OK" msgstr "" #: ui_inputdir.h:190 ui_multiselecttool.h:248 ui_rename.h:1320 #: ui_timestamp.h:298 msgid "Alt+O" msgstr "" #: ui_multiselecttool.h:222 msgid "Search string" msgstr "" #: ui_multiselecttool.h:223 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" #: ui_multiselecttool.h:224 msgid "Search string:" msgstr "" #: ui_multiselecttool.h:225 msgid "Case sensitive search" msgstr "" #: ui_multiselecttool.h:228 msgid "" "

    Invert selection in item list

    \n" "When checked, only items that do not match the search string will be " "selected

    " msgstr "" #: ui_multiselecttool.h:231 msgid "Invert selection in item list" msgstr "" #: ui_multiselecttool.h:234 msgid "" "

    Add to ¤t selection

    \n" "Normally, this operation will replace your current selection.

    \n" "When checked, items selected by this operation will be added to the " "current selection.

    \n" "Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" #: ui_multiselecttool.h:241 msgid "Regular expression" msgstr "" #: ui_multiselecttool.h:243 msgid "Edit..." msgstr "" #: ui_namepartbase.h:254 msgid "Name extraction" msgstr "" #: ui_namepartbase.h:255 msgid "" "

    Please select part of the original filename to be included in the " "renamed filename

    " msgstr "" #: ui_namepartbase.h:257 msgid "Output:" msgstr "" #: ui_namepartbase.h:258 msgid "Input:" msgstr "" #: ui_namepartbase.h:259 msgid "Use fixed name" msgstr "" #: ui_namepartbase.h:260 msgid "Start at character:" msgstr "" #: ui_namepartbase.h:261 msgid "Number of characters:" msgstr "" #: ui_namepartbase.h:263 msgid "F1" msgstr "" #: ui_rename.h:1190 msgid "Show all items" msgstr "" #: ui_rename.h:1193 ui_rename.h:1196 ui_rename.h:1232 ui_rename.h:1235 #: ui_rename.h:1264 ui_rename.h:1267 msgid "Show / Hide widgets" msgstr "" #: ui_rename.h:1198 msgid "Name" msgstr "" #: ui_rename.h:1199 msgid "Use original name" msgstr "" #: ui_rename.h:1200 ui_rename.h:1272 msgid "Convert to lowercase" msgstr "" #: ui_rename.h:1202 ui_rename.h:1274 msgid "Convert to uppercase" msgstr "" #: ui_rename.h:1203 msgid "Capitalize first letter" msgstr "" #: ui_rename.h:1205 msgid "Capitalize starting letters" msgstr "" #: ui_rename.h:1206 msgid "Specify name:" msgstr "" #: ui_rename.h:1209 ui_rename.h:1220 ui_rename.h:1228 msgid "Use part of the original name" msgstr "" #: ui_rename.h:1212 msgid "Prefix - Suffix" msgstr "" #: ui_rename.h:1213 msgid "Prefix:" msgstr "" #: ui_rename.h:1214 msgid "Suffix:" msgstr "" #: ui_rename.h:1216 ui_rename.h:1224 msgid "Use time-stamping info" msgstr "" #: ui_rename.h:1237 msgid "Miscellaneous" msgstr "" #: ui_rename.h:1238 msgid "Use numeric sorting" msgstr "" #: ui_rename.h:1240 msgid "Shuffle folders" msgstr "" #: ui_rename.h:1242 msgid "Redo" msgstr "" #: ui_rename.h:1245 msgid "Space manipulation" msgstr "" #: ui_rename.h:1246 msgid "Convert space characters to" msgstr "" #: ui_rename.h:1247 ui_rename.h:1252 msgid "underscore" msgstr "" #: ui_rename.h:1249 ui_rename.h:1253 msgid "dash" msgstr "" #: ui_rename.h:1251 msgid "Convert from" msgstr "" #: ui_rename.h:1254 msgid "to space characters" msgstr "" #: ui_rename.h:1255 msgid "Counter" msgstr "" #: ui_rename.h:1256 msgid "Enable Counter" msgstr "" #: ui_rename.h:1258 msgid "Step:" msgstr "" #: ui_rename.h:1259 msgid "Number of Digits:" msgstr "" #: ui_rename.h:1260 msgid "Same number of digits" msgstr "" #: ui_rename.h:1261 msgid "Use 'relaxed' numbering" msgstr "" #: ui_rename.h:1270 msgid "Extension" msgstr "" #: ui_rename.h:1271 msgid "Use original extension" msgstr "" #: ui_rename.h:1276 msgid "New extension:" msgstr "" #: ui_rename.h:1277 msgid "Use compound extensions" msgstr "" #: ui_rename.h:1279 msgid "New extension" msgstr "" #: ui_rename.h:1283 msgid "Save extension" msgstr "" #: ui_rename.h:1287 msgid "Delete extension" msgstr "" #: ui_rename.h:1290 msgid "Profiles" msgstr "" #: ui_rename.h:1291 msgid "Use profiles" msgstr "" #: ui_rename.h:1294 msgid "Load default profile" msgstr "" #: ui_rename.h:1298 msgid "Use as default profile" msgstr "" #: ui_rename.h:1306 msgid "Rename profile" msgstr "" #: ui_rename.h:1310 msgid "Save profile" msgstr "" #: ui_rename.h:1314 msgid "Delete profile" msgstr "" #: ui_rename.h:1317 msgid "&About" msgstr "" #: ui_rename.h:1318 msgid "Alt+A" msgstr "" #: ui_timestamp.h:269 msgid "Time-stamping" msgstr "" #: ui_timestamp.h:270 msgid "Date type" msgstr "" #: ui_timestamp.h:271 msgid "Creation date" msgstr "" #: ui_timestamp.h:273 msgid "Last modified date" msgstr "" #: ui_timestamp.h:275 msgid "Last read date" msgstr "" #: ui_timestamp.h:278 msgid "Predefined expressions:" msgstr "" #: ui_timestamp.h:279 msgid "User defined expressions:" msgstr "" #: ui_timestamp.h:280 msgid "Example:" msgstr "" #: ui_timestamp.h:282 msgid "Example of expression value" msgstr "" #: ui_timestamp.h:284 msgid "" "background-color: #A2C511;\n" "color: White;" msgstr "" #: ui_timestamp.h:287 msgid "Use Exif info when available" msgstr "" #: ui_timestamp.h:289 msgid "" "\n" "\n" "

    " msgstr "" gwenrename-1.1-beta7/po/et.po0000644000175000017500000013055311361565663015534 0ustar spirosspiros# translation of gwenrename.po to Estonian # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Marek Laane , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2010-01-06 05:36+0200\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 #, fuzzy msgid "Rename &folder" msgstr "Nimeta УМmber kaust" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 #, fuzzy msgid "&Rename files" msgstr "Nimeta УМmbe&r failid" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 #, fuzzy msgid "&Cancel" msgstr "&Loobu" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 #, fuzzy msgid "Folder selection" msgstr "Kataloog selection" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 #, fuzzy msgid "Please select the location of the files you want to rename" msgstr "asukoht / failid kuni" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 #, fuzzy msgid "Folder:" msgstr "Kataloog:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 #, fuzzy msgid "&Help" msgstr "&Abi" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 #, fuzzy msgid "&OK" msgstr "&OK" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 #, fuzzy msgid "Search string" msgstr "Otsing string" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 #, fuzzy msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    lisamine a string kuni kuni elemendid asukohas GwenRename list

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 #, fuzzy msgid "Search string:" msgstr "Otsing string:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 #, fuzzy msgid "Case sensitive search" msgstr "otsing" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 #, fuzzy msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    Teistpidi selection asukohas list

    \n" "

    elemendid mitte otsing string

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 #, fuzzy msgid "Invert selection in item list" msgstr "Teistpidi selection asukohas list" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 #, fuzzy msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    Lisa kuni aktiivne selection

    \n" "

    asendamine aktiivne selection

    \n" "

    elemendid x kuni aktiivne selection

    \n" "

    MУЄrkus Teistpidi selection asukohas list on elemendid " "x aktiivne selection

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 #, fuzzy msgid "Add to current selection" msgstr "Lisa kuni aktiivne selection" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 #, fuzzy msgid "Regular expression" msgstr "Regulaaravaldis" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 #, fuzzy msgid "Edit..." msgstr "Muuda..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 #, fuzzy msgid "Original name" msgstr "Originaal nimi" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 #, fuzzy msgid "Input:" msgstr "Sisend:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "Sobivus:" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 #, fuzzy msgid "Use this match" msgstr "Kasuta" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 #, fuzzy msgid "Output:" msgstr "VУЄljund:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 #, fuzzy msgid "Match to" msgstr "Sobivus kuni" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 #, fuzzy msgid "Part of filename" msgstr "Komponent / failinimi" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 #, fuzzy msgid "Start at character:" msgstr "KУЄivita at:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 #, fuzzy msgid "Number of characters:" msgstr "Arv / :" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 #, fuzzy msgid "Output options" msgstr "VУЄljund options" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 #, fuzzy msgid "Use original name" msgstr "Kasuta originaal nimi" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 #, fuzzy msgid "Replace with:" msgstr "Asendatakse jУЄrgnevaga" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 #, fuzzy msgid "Convert to lowercase" msgstr "Teisenda kuni vУЄiketУЄhed" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 #, fuzzy msgid "Convert to uppercase" msgstr "Teisenda kuni" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 #, fuzzy msgid "Capitalize first letter" msgstr "SУЕnaalguse suurtУЄhed" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 #, fuzzy msgid "Capitalize starting letters" msgstr "SУЕnaalguse suurtУЄhed tУЄhte" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 #, fuzzy msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 #, fuzzy msgid "Show all items" msgstr "NУЄita kУЕik elemendid" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 #, fuzzy msgid "Show / Hide widgets" msgstr "NУЄita Peida" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 #, fuzzy msgid "Name" msgstr "Nimi" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 #, fuzzy msgid "Specify name:" msgstr "nimi:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 #, fuzzy msgid "Use part of the original name" msgstr "Kasuta part / originaal nimi" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 #, fuzzy msgid "Prefix - Suffix" msgstr "Prefiks Sufiks" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 #, fuzzy msgid "Prefix:" msgstr "Eesliide:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 #, fuzzy msgid "Suffix:" msgstr "JУЄrelliide:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 #, fuzzy msgid "Use time-stamping info" msgstr "Kasuta aeg УМldine info" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 #, fuzzy msgid "Miscellaneous" msgstr "Muud" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 #, fuzzy msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" "

    Kasuta sortimine

    \n" "

    on lubatud originaal konto vУЄУЄrtus

    " #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 #, fuzzy msgid "Use numeric sorting" msgstr "Kasuta sortimine" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 #, fuzzy msgid "Shuffle folders" msgstr "Segatud" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 #, fuzzy msgid "Redo" msgstr "Tee uuesti" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 #, fuzzy msgid "Space manipulation" msgstr "TУМhik" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 #, fuzzy msgid "Convert space characters to" msgstr "Teisenda kuni" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "alakriips" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "kriipsjoon" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 #, fuzzy msgid "Convert from" msgstr "Teisenda " #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 #, fuzzy msgid "to space characters" msgstr "kuni" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 #, fuzzy msgid "Counter" msgstr "Lugeja" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 #, fuzzy msgid "Enable Counter" msgstr "Luba Lugeja" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 #, fuzzy msgid "Start:" msgstr "KУЄivita:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 #, fuzzy msgid "Step:" msgstr "Samm:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 #, fuzzy msgid "Number of Digits:" msgstr "Arv / KУМmnendkohti:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 #, fuzzy msgid "Same number of digits" msgstr "arv / tУМvekohad" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 #, fuzzy msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" "

    Kasuta

    \n" "

    on lubatud programm otsimine failid mitte tingimusel ja vУЄУЄrtus / fail " "vУЄУЄrtus / mai УМks x kasutaja

    " #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 #, fuzzy msgid "Use 'relaxed' numbering" msgstr "Kasuta" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 #, fuzzy msgid "Extension" msgstr "Laiend" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 #, fuzzy msgid "Use original extension" msgstr "Kasuta originaal laiend" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 #, fuzzy msgid "New extension:" msgstr "Uus laiend:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 #, fuzzy msgid "Use compound extensions" msgstr "Kasuta" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 #, fuzzy msgid "New extension" msgstr "Uus laiend" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 #, fuzzy msgid "Save extension" msgstr "Salvesta laiend" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 #, fuzzy msgid "Delete extension" msgstr "Kustuta laiend" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 #, fuzzy msgid "Profiles" msgstr "Profiilid" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 #, fuzzy msgid "Use profiles" msgstr "Kasuta" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 #, fuzzy msgid "Load default profile" msgstr "Laadi vaikimisi profiil" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 #, fuzzy msgid "Use as default profile" msgstr "Kasutatakse vaikeprofiilina" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 #, fuzzy msgid "New profile" msgstr "Uus profile" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 #, fuzzy msgid "Rename profile" msgstr "Nimeta УМmber profiil" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 #, fuzzy msgid "Save profile" msgstr "Salvesta profiil" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 #, fuzzy msgid "Delete profile" msgstr "Kustuta profiil" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 #, fuzzy msgid "&About" msgstr "&Info" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 #, fuzzy msgid "Time-stamping" msgstr "Aeg" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 #, fuzzy msgid "Date type" msgstr "KuupУЄev tУМУМp" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 #, fuzzy msgid "Creation date" msgstr "Loomise kuupУЄev" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 #, fuzzy msgid "Last modified date" msgstr "Viimane muudetud kuupУЄev" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 #, fuzzy msgid "Last read date" msgstr "Viimane lugemine kuupУЄev" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 #, fuzzy msgid "Date Format" msgstr "KuupУЄevavorming" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 #, fuzzy msgid "Predefined expressions:" msgstr "Eelnevalt mУЄУЄratud vУЄljendid:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 #, fuzzy msgid "User defined expressions:" msgstr "Kasutaja vУЄljendid:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 #, fuzzy msgid "Example:" msgstr "NУЄide:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 #, fuzzy msgid "Example of expression value" msgstr "NУЄide / avaldis vУЄУЄrtus" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 #, fuzzy msgid "Use Exif info when available" msgstr "Kasuta EXIF УМldine info" #: rc.cpp:382 #, fuzzy msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Marek Laane" #: rc.cpp:383 #, fuzzy msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "bald@smail.ee" #: initaskmode.cpp:31 initaskmode.cpp:38 #, fuzzy msgid "Mode selection" msgstr "ReХОiim selection" #: initaskmode.cpp:43 initaskmode.cpp:64 #, fuzzy, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    kaust on jУЄttis kУЄigu vahele kuni GwenRename

    kuni " "kaust vУЕi failid asukohas

    " #: rename.cpp:170 #, fuzzy msgid "Show Name / Prefix - Suffix widgets" msgstr "NУЄita Nimi Prefiks Sufiks" #: rename.cpp:172 #, fuzzy msgid "Show Miscellaneous / Counter widgets" msgstr "NУЄita Muud Lugeja" #: rename.cpp:174 #, fuzzy msgid "Show Extension / Profiles widgets" msgstr "NУЄita Laiend Profiilid" #: rename.cpp:215 #, fuzzy msgid "New name" msgstr "Uus nimi" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, fuzzy, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%1/%2 elementi valitud" msgstr[1] "%1/%2 elementi valitud" #: rename.cpp:1159 rename.cpp:1185 #, fuzzy msgctxt "Starting value" msgid "Start:" msgstr "KУЄivita:" #: rename.cpp:1161 #, fuzzy msgctxt "Ending value" msgid "End:" msgstr "LУЕpp:" #: rename.cpp:1327 #, fuzzy msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "viga failid" #: rename.cpp:1364 #, fuzzy, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "Viga fail skript asukohas tУЖУЖtamas" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 #, fuzzy msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "MУЄlu viga programm mitte mУЄlu tingimusel Sulge mingi rakendused ja" #: rename.cpp:1383 #, fuzzy msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "Ikoon mitte programm mitte otsimine ikoon sek tingimusel kontroll " "paigaldamine" #: rename.cpp:1385 #, fuzzy msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "Ikoonid mitte programm mitte otsimine mingi tingimusel kontroll paigaldamine" #: rename.cpp:2254 #, fuzzy, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "A profiil a nimi tingimusel profiil" #: rename.cpp:2950 #, fuzzy, kde-format msgid "Item %1 is of the wrong type." msgstr "Element on / tУМУМp" #: rename.cpp:2957 #, fuzzy, kde-format msgid "Item %1 is not writable" msgstr "Element on mitte kirjutatav" #: rename.cpp:2964 #, fuzzy, kde-format msgid "Item %1 no longer exists" msgstr "Element ei" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "Tekkisid jУЄrgmised probleemid:" #: rename.cpp:2998 #, fuzzy, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "mitte rohkem" msgstr[1] "mitte rohkem" #: rename.cpp:2998 rename.cpp:3001 #, fuzzy msgid "Items present in this list will not be available for renaming." msgstr "Elemendid asukohas list mitte tingimusel!" #: rename.cpp:3073 rename.cpp:3107 #, fuzzy msgid "Help" msgstr "Abi" #: rename.cpp:3074 rename.cpp:3108 #, fuzzy msgid "Show help" msgstr "Abi nУЄitamine" #: rename.cpp:3077 msgid "Actions" msgstr "Toimingud" #: rename.cpp:3078 #, fuzzy msgid "Open file" msgstr "Nimeta УМmbe&r failid" #: rename.cpp:3080 msgid "Open file with" msgstr "Ava fail rakendusega" #: rename.cpp:3082 #, fuzzy msgid "List management" msgstr "Nimekiri haldus" #: rename.cpp:3084 #, fuzzy msgid "Add to list" msgstr "Lisa kuni list" #: rename.cpp:3086 #, fuzzy msgid "Remove from list" msgstr "Eemalda nimekirjast" #: rename.cpp:3090 #, fuzzy msgid "Invert list" msgstr "Teistpidi list" #: rename.cpp:3092 #, fuzzy msgid "Create list from selection" msgstr "Loo list selection" #: rename.cpp:3095 #, fuzzy msgid "Selection management" msgstr "Valik haldus" #: rename.cpp:3096 #, fuzzy msgid "All items" msgstr "KУЕik elemendid" #: rename.cpp:3098 #, fuzzy msgid "All items of selected type" msgstr "KУЕik elemendid / tУМУМp" #: rename.cpp:3100 #, fuzzy msgid "Invert current selection" msgstr "Teistpidi aktiivne selection" #: rename.cpp:3102 #, fuzzy msgid "Create selection from list" msgstr "Loo selection list" #: rename.cpp:3104 #, fuzzy msgid "Items containing a string" msgstr "Elemendid a string" #: main.cpp:44 #, fuzzy msgid "A batch renaming tool for KDE" msgstr "A tingimusel KDE" #: main.cpp:55 #, fuzzy msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "C" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 #, fuzzy msgid "Disable profiles" msgstr "Keela" #: main.cpp:61 #, fuzzy msgid "File(s) to be renamed, or" msgstr "Fail sek kuni vУЕi" #: main.cpp:62 #, fuzzy msgid "Folders to be renamed, or" msgstr "Kataloogid kuni vУЕi" #: main.cpp:63 #, fuzzy msgid "Location of files to rename" msgstr "Asukoht / failid kuni" #: main.cpp:142 #, fuzzy, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "Kataloog mitte write kuni" #: main.cpp:180 #, fuzzy, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "Fail mitte kontroll selection ja" #: main.cpp:186 #, fuzzy, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "Fail mitte write kuni fail" #: main.cpp:195 #, fuzzy msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "Vigane fail tУМУМp normaalne failid vУЕi kataloogid" #: main.cpp:199 #, fuzzy msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "Vigane selection mitte failid ja kataloogid asukohas function" #: main.cpp:204 #, fuzzy msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "Vigane selection failid asukohas" #: main.cpp:211 #, fuzzy msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "Vigane selection aktiivne vУЕi" #: main.cpp:246 #, fuzzy, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    Kataloog on tУМhi

    " #: multiselecttool.cpp:160 #, fuzzy msgid "Remove from current selection" msgstr "Eemalda aktiivne selection" #: namepartbase.cpp:32 namepartbase.cpp:43 #, fuzzy msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "part / originaal failinimi kuni asukohas uued failinimi" #: timestamp.cpp:56 timestamp.cpp:157 #, fuzzy msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Muu..." #: timestamp.cpp:75 #, fuzzy msgid "Time stamping format" msgstr "Aeg vormindamine" #: timestamp.cpp:77 #, fuzzy msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "aeg vУЄli a / vУЄljendid tingimusel kuupУЄev ja aeg vУЄljendid." #: timestamp.cpp:81 #, fuzzy msgid "These expressions may be used for the date:" msgstr "vУЄljendid mai tingimusel kuupУЄev:" #: timestamp.cpp:83 timestamp.cpp:111 #, fuzzy msgid "Expression" msgstr "Avaldis" #: timestamp.cpp:85 timestamp.cpp:113 #, fuzzy msgid "Output" msgstr "VУЄljund" #: timestamp.cpp:87 #, fuzzy msgid "the day as number without a leading zero (1-31)" msgstr "pУЄev kui arv a" #: timestamp.cpp:89 #, fuzzy msgid "the day as number with a leading zero (01-31)" msgstr "pУЄev kui arv jУЄrgnevaga a" #: timestamp.cpp:91 #, fuzzy msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "pУЄev nimi g E PУЄike" #: timestamp.cpp:93 #, fuzzy msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "long pУЄev nimi g EsmaspУЄev PУМhapУЄev" #: timestamp.cpp:95 #, fuzzy msgid "the month as number without a leading zero (1-12)" msgstr "kuu kui arv a" #: timestamp.cpp:97 #, fuzzy msgid "the month as number with a leading zero (01-12)" msgstr "kuu kui arv jУЄrgnevaga a" #: timestamp.cpp:99 #, fuzzy msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "kuu nimi g jaan K" #: timestamp.cpp:101 #, fuzzy msgid "the long localized month name (e.g. 'January'..'December')" msgstr "long kuu nimi g jaanuar detsember" #: timestamp.cpp:103 #, fuzzy msgid "the year as two digit number (00-99)" msgstr "aasta kui kaks arv" #: timestamp.cpp:105 #, fuzzy msgid "the year as four digit number (1752-8000)" msgstr "aasta kui neli arv" #: timestamp.cpp:107 #, fuzzy msgid "Time Format" msgstr "Kellaaja vorming" #: timestamp.cpp:109 #, fuzzy msgid "These expressions may be used for the time:" msgstr "vУЄljendid mai tingimusel aeg:" #: timestamp.cpp:115 #, fuzzy msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "tund a vУЕi kui p.l. PM" #: timestamp.cpp:117 #, fuzzy msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "tund jУЄrgnevaga a vУЕi kui p.l. PM" #: timestamp.cpp:119 #, fuzzy msgid "the minute without a leading zero (0..59)" msgstr "minut a" #: timestamp.cpp:121 #, fuzzy msgid "the minute with a leading zero (00..59)" msgstr "minut jУЄrgnevaga a" #: timestamp.cpp:123 #, fuzzy msgid "the second without a leading zero (0..59)" msgstr "sekund a" #: timestamp.cpp:125 #, fuzzy msgid "the second with a leading zero (00..59)" msgstr "sekund jУЄrgnevaga a" #: timestamp.cpp:127 #, fuzzy msgid "the milliseconds without leading zeroes (0..999)" msgstr "msek" #: timestamp.cpp:129 #, fuzzy msgid "the milliseconds with leading zeroes (000..999)" msgstr "msek jУЄrgnevaga" #: timestamp.cpp:131 #, fuzzy msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "p.l. PM x p.l. vУЕi PM" #: timestamp.cpp:133 #, fuzzy msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "am pm x am vУЕi pm" #: timestamp.cpp:135 #, fuzzy msgctxt "Where the text came from" msgid "Source:" msgstr "Allikas:" gwenrename-1.1-beta7/po/sv.po0000644000175000017500000013272611361565767015565 0ustar spirosspiros# translation of gwenrename.po to Swedish # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Stefan AsserhУЄll , 2009. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2009-11-18 21:25+0100\n" "Last-Translator: Stefan AsserhУЄll \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "Gwenrename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "Byt namn pУЅ &katalog" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "Byt namn pУЅ &filer" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&Avbryt" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "VУЄlj katalog" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "VУЄlj platsen fУЖr filerna du vill byta namn pУЅ" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "Katalog:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&HjУЄlp" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&Ok" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "SУЖkstrУЄng" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    Mata in strУЄngen som ska anvУЄndas fУЖr att vУЄlja objekt i Gwenrenames objektlista

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "SУЖkstrУЄng:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "SkiftlУЄgeskУЄnslig sУЖkning" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    Invertera markeringen i objektlistan

    \n" "

    Om aktiverad, markeras bara objekt som inte motsvarar sУЖkstrУЄngen" #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "Invertera markeringen i objektlistan" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    LУЄgg till i nuvarande markering

    \n" "

    Normalt ersУЄtter УЅtgУЄrden nuvarande markering.

    \n" "

    Om aktiverad, lУЄggs objekt som markeras av УЅtgУЄrden till i den " "nuvarande markeringen.

    \n" "

    Observera: Om Invertera markeringen i objektlistan УЄr " "aktiverad, tas objekt som markeras av УЅtgУЄrden bort frУЅn den " "nuvarande markeringen.

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "LУЄgg till i nuvarande markering" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "ReguljУЄrt uttryck" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Redigera..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "Ursprungligt namn" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Indata:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "Matchad:" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "AnvУЄnd matchningen" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "Utdata:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "Matcha med" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "Del av filnamn" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "BУЖrja pУЅ tecken:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "Antal tecken:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "UtdatavУЄljare" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "AnvУЄnd ursprungligt namn" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "ErsУЄtt med:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "Konvertera till smУЅ bokstУЄver" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "Konvertera till stora bokstУЄver" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "FУЖrsta bokstaven stor" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "StartbokstУЄver stora" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "Visa alla objekt" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "Visa eller dУЖlj grafiska komponenter" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Namn" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "Ange namn:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "AnvУЄnd del av det ursprungliga namnet" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "Prefix - suffix" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "Prefix:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "Suffix:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "AnvУЄnd tidsstУЄmpelinformation" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "Diverse" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" "

    Numerisk sortering

    \n" "

    NУЄr alternativet УЄr aktiverat, sorteras originalnamnen med hУЄnsyn tagen " "till deras numeriska vУЄrden (om mУЖjligt)

    " #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "AnvУЄnd numerisk sortering" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "Blanda kataloger" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "GУЖr om" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "Hantering av mellanslag" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "Konvertera mellanslag till" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "understreck" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "streck" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "Konvertera frУЅn" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "till mellanslag" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "RУЄknare" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "Aktivera rУЄknare" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "Start:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "Steg:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "Antal siffror:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "Samma antal siffror" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" "

    'LУЖs' numrering

    \n" "

    NУЄr alternativet УЄr aktiverat, sУЖker programmet efter filer som motsvarar " "namnУЄndringskriterier men inte har markerats fУЖr namnУЄndring, och justerar " "rУЄknarens startvУЄrde sУЅ att resulterande filnamn kommer efter den sista " "befintliga filen. Det betyder att rУЄknarens startvУЄrde kan vara annorlunda " "УЄn det som anvУЄndaren definierade.

    " #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "AnvУЄnd 'lУЖs' numrering" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "FilУЄndelse" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "AnvУЄnd ursprunglig filУЄndelse" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "Ny filУЄndelse:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "AnvУЄnd sammansatta filУЄndelser" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "Ny filУЄndelse" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "Spara filУЄndelse" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "Ta bort filУЄndelse" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Profiler" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "AnvУЄnd profiler" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "Ladda standardprofil" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "AnvУЄnd som standardprofil" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "Ny profil" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "Byt namn pУЅ profil" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "Spara profil" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Ta bort profil" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "&Om" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "TidsstУЄmplar" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "Datumtyp" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "Skapad datum" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Senaste УЄndringsdatum" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Senaste lУЄsdatum" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "Datumformat" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "FУЖrdefinierade uttryck:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "AnvУЄndardefinierade uttryck:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "Exempel:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "Exempel pУЅ uttrycksvУЄrde" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "AnvУЄnd EXIF-information om tillgУЄnglig" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Stefan AsserhУЄll" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "stefan.asserhall@comhem.se" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "LУЄgesval" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    Katalogen %1 УЄr den enda vУЄljaren som skickas till Gwenrename

    Vill du byta namn pУЅ katalogen, eller filerna som finns i den?

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "Visa grafiska komponenter fУЖr Namn, Prefix - suffix" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "Visa grafiska komponenter fУЖr Diverse, RУЄknare" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "Visa grafiska komponenter fУЖr FilУЄndelse, Profiler" #: rename.cpp:215 msgid "New name" msgstr "Nytt namn" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%2/%1 objekt markerat" msgstr[1] "%2/%1 objekt markerade" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "Start:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "Slut:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "Fel i namnbytesprocessen\n" "\n" "Inga filer har bytt namn" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "Fel vid byte av namn pУЅ filen \"%1\"\n" "\n" "Ett УЅterstУЄllningsskript som heter \"gwenrename.restore\" har skrivits i " "arbetskatalogen" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "Minnestilldelningsfel\n" "\n" "Programmet kunde inte reservera minne som det behУЖver fУЖr att kУЖra. StУЄng " "nУЅgra program och fУЖrsУЖk igen." #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "Ikon hittades inte.\n" "\n" "Programmet kunde inte hitta en ikon som УЄr nУЖdvУЄndig fУЖr att det ska kunna " "kУЖra. Kontrollera din installation." #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "Ikoner hittades inte.\n" "\n" "Programmet kunde inte hitta vissa ikoner som УЄr nУЖdvУЄndig fУЖr att det ska " "kunna kУЖra. Kontrollera din installation." #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "En profil med namnet \"%1\" finns redan.\n" "VУЄlj ett annat namn pУЅ den hУЄr profilen." #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "Objektet %1 har fel typ." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "Objektet %1 УЄr inte skrivbart" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "Objektet %1 finns inte lУЄngre" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "FУЖljande problem uppstod:" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(visar inte 1 ytterligare problem)" msgstr[1] "(visar inte %1 ytterligare problem)" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "Objekt som finns i den hУЄr listan УЄr inte tillgУЄngliga fУЖr namnbyte." #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "HjУЄlp" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "Visa hjУЄlp" #: rename.cpp:3077 msgid "Actions" msgstr "У…tgУЄrder" #: rename.cpp:3078 msgid "Open file" msgstr "У–ppna fil" #: rename.cpp:3080 msgid "Open file with" msgstr "У–ppna fil med" #: rename.cpp:3082 msgid "List management" msgstr "Listhantering" #: rename.cpp:3084 msgid "Add to list" msgstr "LУЄgg till i lista" #: rename.cpp:3086 msgid "Remove from list" msgstr "Ta bort frУЅn lista" #: rename.cpp:3090 msgid "Invert list" msgstr "Invertera lista" #: rename.cpp:3092 msgid "Create list from selection" msgstr "Skapa lista frУЅn markering" #: rename.cpp:3095 msgid "Selection management" msgstr "Markeringshantering" #: rename.cpp:3096 msgid "All items" msgstr "Alla objekt" #: rename.cpp:3098 msgid "All items of selected type" msgstr "Alla objekt av vald typ" #: rename.cpp:3100 msgid "Invert current selection" msgstr "Invertera nuvarande markering" #: rename.cpp:3102 msgid "Create selection from list" msgstr "Skapa markering frУЅn lista" #: rename.cpp:3104 msgid "Items containing a string" msgstr "Objekt som innehУЅller en strУЄng" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "Ett namnbytesverktyg fУЖr KDE" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "ТЉ 2003 - 2009 Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "Inaktivera profiler" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "Filer att byta namn pУЅ, eller" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "Kataloger att byta namn pУЅ, eller" #: main.cpp:63 msgid "Location of files to rename" msgstr "Plats fУЖr filer att byta namn pУЅ" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "Namnet pУЅ katalogen '%1' kan inte УЄndras.\n" "Du har inte skrivrУЄttigheter i katalogen." #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "Filen '%1' finns inte.\n" "Kontrollera ditt val och fУЖrsУЖk igen." #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "Det gУЅr inte att byta namn pУЅ '%1'.\n" "Du har inte skrivrУЄttigheter till filen." #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "Felaktig filtyp vald.\n" "Du kan bara byta namn pУЅ vanliga filer eller kataloger." #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "Felaktigt val.\n" "Du kan inte blanda filer och kataloger med samma namnbytesfunktion" #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "Felaktigt val.\n" "Filerna mУЅste vara i samma katalog." #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "Felaktigt val.\n" "Du kan inte byta namn pУЅ arbetskatalogen eller dess УЖverliggande katalog." #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    Katalogen %1 УЄr tom.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "Ta bort frУЅn nuvarande markering" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "Markera delen av originalfilens namn som ska ingУЅ i den nya filens " "namn" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Annan..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "TidsstУЄmpelformat" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "TidsstУЄmpelfУЄltet stУЖder en mУЄngd olika uttryck, bУЅde fУЖr datum och tid. " "FУЖljande avsnitt beskriver uttrycken." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "FУЖljande uttryck kan anvУЄndas fУЖr datumet:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "Uttryck:" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "Utdata" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "dagen som ett tal utan inledande nolla (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "dagen som ett tal med inledande nolla (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "det fУЖrkortade lokala namnet pУЅ dagen ('mУЅn'..'sУЖn')" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "det lУЅnga lokala namnet pУЅ dagen ('mУЅndag'..'sУЖndag')" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "mУЅnaden som ett tal utan inledande nolla (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "mУЅnaden som ett tal med inledande nolla (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "det fУЖrkortade lokala namnet pУЅ mУЅnaden ('jan'..'dec')" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "det lУЅnga lokala namnet pУЅ mУЅnaden ('januari'..'december')" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "УЅret som ett tal med tvУЅ siffror (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "УЅret som ett tal med fyra siffror (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "Tidsformat" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "FУЖljande uttryck kan anvУЄndas fУЖr tiden:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "timmen utan inledande nolla (0..23 eller 1..12 om fm/em visas)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "timmen med inledande nolla (00..23 eller 01..12 om fm/em visas)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "minuten utan inledande nolla (0..59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "minuten med inledande nolla (00..59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "sekunden utan inledande nolla (0..59)" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "sekunden med inledande nolla (00..59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "millisekunden utan inledande nolla (0..999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "millisekunden med inledande nolla (000..999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "anvУЄnd FM/EM visning. AP ersУЄtts antingen av \"FM\" eller \"EM\"" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "anvУЄnd fm/em visning. ap ersУЄtts antingen av \"fm\" eller \"em\"" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "KУЄlla:" gwenrename-1.1-beta7/po/es.po0000644000175000017500000013575711361565662015545 0ustar spirosspiros# translation of gwenrename.po to EspaУБol # # santi , 2007. # Santiago FernУЁndez Sancho , 2007, 2008. # Eloy Cuadra , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2010-01-23 19:58+0100\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "Cambiar el nombre a la car&peta" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "Cambiar el nombre a los a&rchivos" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&Cancelar" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "SelecciУГn de carpeta" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" "Seleccione la ubicaciУГn de los archivos a los que desee cambiar el nombre" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "Carpeta:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "A&yuda" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&Aceptar" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "Herramienta de selecciУГn mУКltiple" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    Introduzca una cadena a usar para realizar selecciones en la lista de " "elementos de GwenRename

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "Buscar cadena:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "BУКsqueda sensible a mayУКsculas" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    Invertir selecciУГn en la lista de elementos

    \n" "

    Cuando se marca, solo se seleccionarУЁn los elementos que no " "coincidan con la cadena de bУКsqueda

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "Invertir selecciУГn en la lista de elementos" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    AУБadir a la selecciУГn actual

    \n" "

    Normalmente, esta operaciУГn reemplazarУЁ su selecciУГn actual.

    \n" "

    Cuando se marca, los elementos seleccionados con esta operaciУГn se " "aУБadirУЁn a la selecciУГn actual.

    \n" "

    Nota: Si estУЁ marcada Invertir selecciУГn en la lista de " "elementos, los elementos seleccionados por esta operaciУГn se " "eliminarУЁn de la selecciУГn actual.

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "AУБadir a la selecciУГn actual" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "ExpresiУГn regular" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Editar..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "Nombre original" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Entrada:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "Coincidentes:" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "Usar esta coincidencia" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "Salida:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "Coincidir con" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "Parte del nombre de archivo" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "Comenzar en el carУЁcter:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "NУКmero de caracteres:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "Opciones de salida" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "Utilizar nombre original" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "Reemplazar con:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "Convertir en minУКsculas" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "Convertir en mayУКsculas" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "Capitalizar primera letra" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "Capitalizar letras iniciales" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "Mostrar todos los elementos" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "Mostrar / ocultar elementos" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Nombre" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "Especificar nombre:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "Utilizar parte del nombre original" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "Prefijo - Sufijo" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "Prefijo:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "Sufijo:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "Utilizar informaciУГn de marca temporal" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "Varios" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" "

    OrdenaciУГn numУЉrica

    \n" "

    Cuando se activa esta opciУГn, los nombres originales se ordenan teniendo " "en cuenta su valor numУЉrico (cuando es posible)

    " #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "Utilizar ordenaciУГn numУЉrica" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "Barajar carpetas" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "Rehacer" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "ManipulaciУГn de espacio" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "ConversiУГn de espacios en" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "subrayado" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "guiУГn" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "Convertir" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "en espacios" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "Contador" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "Activar contador" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "Inicio:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "Paso:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "NУКmero de dУ­gitos:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "Igual nУКmero de dУ­gitos" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" "

    NumeraciУГn ТЋrelajadaТЛ

    \n" "

    Cuando se activa esta opciУГn, el programa encontrarУЁ los archivos que " "satisfagan el criterio del cambio de nombre y que no estУЉn seleccionados " "para cambiar su nombre, ajustando el valor de inicio del contador para que " "los nombres de archivo resultantes sigan el del УКltimo archivo existente. " "Esto significa que el valor inicial del contador puede ser distinto del " "definido por el usuario.

    " #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "No utilizar igual nУКmero de dУ­gitos" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "Complemento" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "Utilizar extensiУГn original" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "ExtensiУГn nueva:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "Utilizar extensiones compuestas" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "ExtensiУГn nueva" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "Guardar extensiУГn" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "Borrar extensiУГn" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Perfiles" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "Utilizar perfiles" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "Cargar perfil predeterminado" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "Utilizar como perfil predeterminado" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "Perfil nuevo" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "Cambiar el nombre al perfil" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "Guardar perfil" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Borrar perfil" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "&Acerca de" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "Marca de tiempo" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "Tipo de fecha" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "Fecha de creaciУГn" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Fecha de УКltima modificaciУГn" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Fecha de УКltima lectura" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "Formato de la fecha" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "Expresiones predefinidas:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "Expresiones definidas por el usuario:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "Ejemplo:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "Ejemplo de valor de expresiУГn" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "Utilizar informaciУГn Exif cuando estУЉ disponible" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Eloy Cuadra" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "ecuadra@eloihr.net" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "SelecciУГn de modo" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    La carpeta %1 es el УКnico parУЁmetro que se ha pasado a " "GwenRename.

    ТПDesea cambiar el nombre de esta carpeta, o el de " "los archivos que contiene?

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "Mostrar los elementos Nombre / Prefijo - Sufijo" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "Mostrar los elementos Varios / Contador" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "Mostrar los elementos ExtensiУГn / Perfiles" #: rename.cpp:215 msgid "New name" msgstr "Nombre nuevo" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%1/%2 elemento seleccionado" msgstr[1] "%1/%2 elementos seleccionados" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "Inicio:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "Fin:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "Error en el proceso de cambio de nombre\n" "\n" "No se han cambiado archivos de nombre" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "Error al cambiar el nombre del archivo ТЋ%1ТЛ\n" "\n" "Se escribiУГ un programa de restauraciУГn llamado ТЋgwenrename.restoreТЛ en la " "carpeta de trabajo" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "Error de asignaciУГn de memoria\n" "\n" "El programa no pudo asignar la informaciУГn necesaria para su ejecuciУГn. " "Cierre algunas aplicaciones y pruebe de nuevo" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "Icono no encontrado.\n" "\n" "El programa no ha podido encontrar un icono necesario para su ejecuciУГn. " "Compruebe su instalaciУГn." #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "Iconos no encontrados.\n" "\n" "El programa no ha podido encontrar algunos iconos necesarios para su " "ejecuciУГn. Compruebe su instalaciУГn." #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "Ya existe un perfil llamado ТЋ%1ТЛ.\n" "Por favor seleccione uno diferente para este perfil" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "El elemento %1 es de tipo incorrecto." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "El elemento %1 no es escribible" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "El elemento %1 ya no existe" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "Se produjeron los siguientes problemas:" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(sin mostrar 1 problema adicional)" msgstr[1] "(sin mostrar %1 problemas adicionales)" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "" "No se puede cambiar el nombre de los elementos presentes en esta lista." #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "Ayuda" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "Mostrar ayuda" #: rename.cpp:3077 msgid "Actions" msgstr "Acciones" #: rename.cpp:3078 msgid "Open file" msgstr "Abrir archivo" #: rename.cpp:3080 msgid "Open file with" msgstr "Abrir archivo con" #: rename.cpp:3082 msgid "List management" msgstr "Administrar lista" #: rename.cpp:3084 msgid "Add to list" msgstr "AУБadir a la lista" #: rename.cpp:3086 msgid "Remove from list" msgstr "Eliminar de la lista" #: rename.cpp:3090 msgid "Invert list" msgstr "Invertir lista" #: rename.cpp:3092 msgid "Create list from selection" msgstr "Crear lista a partir de la selecciУГn" #: rename.cpp:3095 msgid "Selection management" msgstr "Administrar selecciУГn" #: rename.cpp:3096 msgid "All items" msgstr "Todos los elementos" #: rename.cpp:3098 msgid "All items of selected type" msgstr "Todos los elementos del tipo seleccionado" #: rename.cpp:3100 msgid "Invert current selection" msgstr "Invertir selecciУГn actual" #: rename.cpp:3102 msgid "Create selection from list" msgstr "Crear lista a partir de la selecciУГn" #: rename.cpp:3104 msgid "Items containing a string" msgstr "Elementos que contienen una cadena" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "Una herramienta de cambio de nombres por lotes para KDE" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "(C) 2003 - 2009 Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "Desactivar perfiles" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "Archivos para cambiar el nombre, o" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "Carpetas para cambiar el nombre, o" #: main.cpp:63 msgid "Location of files to rename" msgstr "UbicaciУГn de los archivos a los que se cambiarУЁ el nombre" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "No se ha podido cambiar el nombre del directorio ТЋ%1ТЛ\n" "No tiene permiso de escritura sobre este directorio." #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "El archivo ТЋ%1ТЛ no existe.\n" "Compruebe su selecciУГn y pruebe de nuevo." #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "No se ha podido cambiar el nombre del archivo ТЋ%1ТЛ\n" "No tiene permiso de escritura sobre este archivo." #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "El tipo de archivo seleccionado no es vУЁlido.\n" "Puede cambiar el nombre de archivos normales y de directorios." #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "SelecciУГn no vУЁlida.\n" "No puede mezclar archivos y directorios en la misma funciУГn de cambio de " "nombre." #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "SelecciУГn no vУЁlida.\n" "Los archivos deben estar en el mismo directorio." #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "SelecciУГn no vУЁlida.\n" "No puede cambiar el nombre del directorio actual ni del directorio padre." #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    La carpeta %1 estУЁ vacУ­a.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "Eliminar selecciУГn actual" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "Seleccione la parte del nombre de archivo original a incluir en el " "nuevo nombre de archivo" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Otro..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "Formato de la marca de tiempo" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "El campo de marca de tiempo soporta varias expresiones, tanto para la fecha " "como para la hora. La siguiente secciУГn describe estas expresiones." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "Pueden utilizarse estas expresiones para la fecha:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "ExpresiУГn" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "Salida" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "el dУ­a como nУКmero sin el cero no significativo (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "el dУ­a como nУКmero con el cero significativo (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "" "el nombre del dУ­a localizado en su forma abreviada (p.ejem. ТЋLunТЛ...ТЋDomТЛ)" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "" "El nombre del dУ­a localizado en su forma larga (p.ejem. ТЋLunesТЛ...ТЋDomingoТЛ)" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "el mes como nУКmero sin el cero no significativo (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "el mes como nУКmero con el cero significativo (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "" "el nombre del mes localizado en su forma abreviada (p.ejem. ТЋEneТЛ...ТЋDicТЛ)" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "" "El nombre del mes localizado en su forma larga (p.ejem. ТЋEneroТЛ...ТЋDiciembreТЛ)" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "el aУБo como un nУКmero de dos dУ­gitos (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "el aУБo como un nУКmero de cuatro dУ­gitos (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "Formato de la hora" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "Pueden utilizarse estas expresiones para la hora:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" "la hora sin los ceros no significativos (0...23 o 1...12 si se muestra como " "AM/PM)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" "la hora con los ceros no significativos (00...23 o 01...12 si se muestra " "como AM/PM)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "el minuto sin los ceros no significativos (0...59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "el minuto con los ceros no significativos (00...59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "el segundo sin los ceros no significativos (0...59)" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "el segundo con un cero no significativo (00... 59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "los milisegundos sin los ceros no significativos (0...999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "los milisegundos con los ceros no significativos (000...999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "Mostrar AM/PM. AP se reemplazarУЁ con ТЋAMТЛ o con ТЋPMТЛ" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "Mostrar am/pm. ap se reemplazarУЁ con ТЋamТЛ o con ТЋpmТЛ" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "Origen:" #~ msgid "" #~ "_: NAME OF TRANSLATORS\n" #~ "Your names" #~ msgstr "Santiago FernУЁndez Sancho" #~ msgid "" #~ "_: EMAIL OF TRANSLATORS\n" #~ "Your emails" #~ msgstr "santi@kde-es.org" #~ msgid "Date format" #~ msgstr "Fecha de formato" #~ msgid "Clear content" #~ msgstr "Limpiar contenido" #~ msgid "Alt+H" #~ msgstr "Alt+H" #~ msgid "Alt+O" #~ msgstr "Alt+O" #~ msgid "Alt+C" #~ msgstr "Alt+C" #~ msgid "Alt+F" #~ msgstr "Alt+P" #~ msgid "Alt+R" #~ msgstr "Alt+R" #~ msgid "Alt+A" #~ msgstr "Alt+A" gwenrename-1.1-beta7/po/fr.po0000644000175000017500000013376311361565670015537 0ustar spirosspiros# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Alvise Cavallari , 2010. # Sebastien Renard , 2010. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2010-04-13 22:12+0200\n" "Last-Translator: Sebastien Renard \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Lokalize 1.0\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "Renommer le &dossier" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "&Renommer les fichiers " #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&Annuler" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "SУЉlection du dossier" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "Veuillez sУЉlectionner le dossier contenant les fichiers У  renommer" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "DossierТ :" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "A&ide" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&Ok" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "CritУЈres de recherche" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    Veuillez dУЉfinir une chaУЎne de caractУЈres pour sУЉlectionner les УЉlУЉments " "dans la liste de GwenRename

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "CritУЈres de rechercheТ :" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "Respecter la casse" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    Inverser la sУЉlection

    \n" "

    Seul les УЉlУЉments ne correspondant pasaux critУЈres de " "recherche seront sУЉlectionnУЉs

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "Inverser la sУЉlection" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    Ajouter У  la sУЉlection

    \n" "

    Normalement, cette opУЉration remplace la sУЉlection courante.

    \n" "

    Avec cette option, les УЉlУЉments sУЉlectionnУЉs par cette opУЉration seront " "ajoutУЉs У  la sУЉlection courante.

    \n" "

    NoteТ : si l'option Inverser la sУЉlection est activУЉe, les " "УЉlУЉments sУЉlectionnУЉes par cette opУЉration seront УДtУЉs de la " "sУЉlection courante.

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "Ajouter У  la sУЉlection" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "Expression rationnelle" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Modifier..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "Nom initial" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "SaisieТ :" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "CorrespondantТ :" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "Utiliser cette correspondance" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "RУЉsultatТ :" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "Correspondance" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "Partie du nom de fichier" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "DУЉmarrer au caractУЈreТ :" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "QuantitУЉ de caractУЈresТ :" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "Options de rУЉsultat" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "Utiliser le nom initial" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "Remplacer parТ :" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "Convertir en minuscules" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "Convertir en majuscules" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "PremiУЈre lettre majuscule" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "PremiУЈres lettres majuscules" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "Afficher tous les УЉlУЉments" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "AfficherТ / cacherТ les УЉlУЉments graphiques" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Nom" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "SpУЉcifier nomТ :" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "Utiliser partie du nom initial" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "PrУЉfixe - Suffixe" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "PrУЉfixeТ :" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "SuffixeТ :" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "Utiliser horodatage" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "ParamУЈtres divers" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" "

    Tri numУЉrique

    \n" "

    Avec cette option, les noms initiaux sont triУЉs en prenant en compte leur " "valeur numУЉrique

    " #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "Utiliser le tri numУЉrique" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "Dossiers alУЉatoires" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "Refaire" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "Remplacement des espaces" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "Remplacer les espaces parТ :" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "traits bas" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "tirets" # Convert to space characters: #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "Convertir depuis" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "vers des espaces " #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "IncrУЉmentation" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "Activer l'incrУЉmentation" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "DУЉbutТ :" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "IncrУЉmentТ :" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "QuantitУЉ de chiffresТ :" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "Nombre de chiffres constant" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" "

    IncrУЉmentation ТЋТ relaxТ ТЛ

    \n" "

    Avec cette option, le programme trouvera les fichiers qui correspondent " "aux critУЈres de recherche mais qui ne sont pas sУЉlectionnУЉs pour УЊtre " "renommУЉs. Il ajustera la valeur de dУЉpart d'incrУЉmentation de maniУЈre У  ce " "que les noms de fichiers rУЉsultants se suivent.

    " #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "IncrУЉmentation ТЋТ relaxТ ТЛ" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "Extension" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "Utiliser l'extension initiale" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "Nouvelle extensionТ :" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "Utiliser une extension composУЉe" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "Nouvelle extension" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "Enregistrer extension" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "Supprimer extension" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Profils" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "Utiliser les profils" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "Charger un profil par dУЉfaut" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "Utiliser comme profil par dУЉfaut" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "Nouveau profil" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "Renommer profil" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "Enregistrer profil" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Supprimer profil" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "У€ &propos" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "Horodatage" # Date Type -> Date selection #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "Type de date" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "Date de crУЉation" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Date de derniУЈre modification" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Date de derniУЈre lecture" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "Format de date" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "Formats prУЉdУЉfinisТ :" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "Formats utilisateurТ :" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "ExempleТ :" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "Exemple de formatage" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "Utiliser les donnУЉes Exif" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Alvise Cavallari" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "alvise.cavallari@kdemail.net" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "Mode de sУЉlection" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    Le dossier %1 est le seul paramУЈtre passУЉ У  GwenRename.

    Voulez-vous renommer ce dossier, ou les fichiers qu'il contientТ ?

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "Afficher les УЉlУЉments graphiques NomТ / PrУЉfixe - Suffixe" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "Afficher les УЉlУЉments graphiques DiversТ / IncrУЉmentation" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "Afficher les УЉlУЉments graphiques ExtensionТ / Profils" #: rename.cpp:215 msgid "New name" msgstr "Nouveau nom" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%2/%1 УЉlУЉment sУЉlectionnУЉ" msgstr[1] "%2/%1 УЉlУЉments sУЉlectionnУЉs" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "DУЉbutТ :" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "FinТ :" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "Erreur de renommage\n" "\n" "Aucun fichier n'a УЉtУЉ renommУЉ" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "Erreur en renommant le fichier ТЋТ %1Т ТЛ\n" "\n" "Un script de restauration ТЋТ gwenrename.restoreТ ТЛ a УЉtУЉ mis dans le dossier de " "travail." #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "Erreur d'allocation mУЉmoire.\n" "\n" "Ce programme n'a pu allouer suffisamment de mУЉmoire pour son exУЉcution. " "Veuillez fermer d'autres applications et ressayer" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "IcУДne manquante.\n" "\n" "Le programme n'a pas trouvУЉ une icУДne nУЉcessaire У  son exУЉcution. Veuillez " "contrУДler l'installation." #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "IcУДnes manquantes.\n" "\n" "Le programme n'a pas trouvУЉ certaines icУДnes nУЉcessaires У  son exУЉcution. " "Veuillez contrУДler l'installation." #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "Le profil ТЋТ %1Т ТЛ existe dУЉjУ .\n" "Veuillez choisir un nouveau nom pour ce profil" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "Le type de l'УЉlУЉment %1 est incorrect." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "L'УЉlУЉment %1 n'est pas accessible en УЉcriture" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "L'УЉlУЉment %1 n'existe plus" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "Les problУЈmes suivants ont УЉtУЉ rencontrУЉsТ :" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(un autre problУЈme n'est pas affichУЉ)" msgstr[1] "(%1 autres problУЈmes ne sont pas affichУЉs)" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "Les УЉlУЉments de cette liste ne pourront УЊtre renommУЉs" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "Aide" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "Afficher l'aide" #: rename.cpp:3077 msgid "Actions" msgstr "Actions" #: rename.cpp:3078 msgid "Open file" msgstr "Ouvrir" #: rename.cpp:3080 msgid "Open file with" msgstr "Ouvrir avec" #: rename.cpp:3082 msgid "List management" msgstr "Gestion de la liste" #: rename.cpp:3084 msgid "Add to list" msgstr "Ajouter У  la liste" #: rename.cpp:3086 msgid "Remove from list" msgstr "У”ter de la liste" #: rename.cpp:3090 msgid "Invert list" msgstr "Inverser la liste" #: rename.cpp:3092 msgid "Create list from selection" msgstr "CrУЉer une liste У  partir de la sУЉlection" #: rename.cpp:3095 msgid "Selection management" msgstr "Gestion de la sУЉlection" #: rename.cpp:3096 msgid "All items" msgstr "Tous les УЉlУЉments" #: rename.cpp:3098 msgid "All items of selected type" msgstr "Tous les УЉlУЉments du type sУЉlectionnУЉ" #: rename.cpp:3100 msgid "Invert current selection" msgstr "Inverser la sУЉlection courante" #: rename.cpp:3102 msgid "Create selection from list" msgstr "CrУЉer une sУЉlection У  partir de la liste" #: rename.cpp:3104 msgid "Items containing a string" msgstr "У‰lУЉments contenant une chaУЎne de caractУЈres" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "Un utilitaire de KDE pour renommer des fichiers par lots" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "(C) 2003 - 2009 Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "DУЉsactiver les profils" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "Fichier(s) У  renommer, ou" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "Dossiers У  renommer, ou" #: main.cpp:63 msgid "Location of files to rename" msgstr "Emplacement des fichiers У  renommer" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "Le dossier ТЋТ %1Т ТЛ ne peut УЊtre renommУЉ.\n" "Vous n'avez pas les droits d'accУЈs en УЉcriture." #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "Le fichier ТЋТ %1Т ТЛ est inexistant\n" "Veuillez vУЉrifier la sУЉlection et ressayer." #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "Le fichier ТЋТ %1Т ТЛ ne peut УЊtre renommУЉ.\n" "Vous n'avez pas les droits d'accУЈs en УЉcriture." #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "Type de fichier non valable.\n" "Vous pouvez renommer des fichiers normaux ou des dossiers." #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "SУЉlection non valable\n" "Vous ne pouvez renommer simultanУЉment des fichiers et des dossiers." #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "SУЉlection non valable\n" "Les fichiers doivent se trouver dans le mУЊme dossier" #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "SУЉlection non valable.\n" "Vous ne pouvez renommer ce dossier ou le dossier parent." #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    Le dossier %1est vide.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "У”ter de la sУЉlection courante" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "Veuillez sУЉlectionner la partie du nom de fichier initial У  inclure " "dans le nom de fichiermodifiУЉ" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Autre..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "Horodatage" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "Le champ horodatage accepte plusieurs formats de date et d'heure. Le " "paragraphe suivant dУЉcrit ces formats." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "Les formats suivants peuvent УЊtre utilisУЉs pour la dateТ :" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "Format" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "RУЉsultat" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "le jour sans zУЉro de dУЉbut (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "le jour avec zУЉro de dУЉbut (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "le jour localisУЉ abrУЉgУЉ (ex. Lun-Dim)" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "le jour localisУЉ non abrУЉgУЉ (ex. Lundi-Dimanche)" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "le mois sans zУЉro de dУЉbut (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "le mois avec zУЉro de dУЉbut (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "le mois localisУЉ abrУЉgУЉ (ex. Jan-DУЉc)" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "le mois localisУЉ non abrУЉgУЉ (ex. Janvier-DУЉcembre)" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "l'annУЉe sur deux chiffres (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "l'annУЉe sur quatre chiffres (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "Format d'heure" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "Les formats suivants peuvent УЊtre utilisУЉs pour l'heureТ :" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "l'heure sans zУЉro de dУЉbut (0-23 ou 1-12 si affichage AM/PM)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "l'heure avec zУЉro de dУЉbut (00-23 ou 01-12 si affichage AM/PM)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "la minute sans zУЉro de dУЉbut (0-59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "la minute avec zУЉro de dУЉbut (00-59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "la seconde sans zУЉro de dУЉbut (0-59)" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "la seconde avec zУЉro de dУЉbut (00-59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "la milliseconde sans zУЉro de dУЉbut (0-999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "la milliseconde avec zУЉro de dУЉbut (000-999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "Affichage AM/PM. AP sera remplacУЉ soit par ТЋТ AMТ ТЛ soit par ТЋТ PMТ ТЛ" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "Affichage am/pm. ap sera remplacУЉ soit par ТЋТ amТ ТЛ soit par ТЋТ pmТ ТЛ" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "SourceТ :" gwenrename-1.1-beta7/po/el.po0000644000175000017500000015126711361565655015532 0ustar spirosspiros# translation of gwenrename.po to Greek # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # # Spiros Georgaras , 2003,2004, 2005, 2007. # Spiros Georgaras , 2007. # ЮЃЯ€ЯЯЮПЯ‚ Ю“ЮЕЯ‰ЯЮГЮБЯЮЌЯ‚ , 2008. # ЮЃЯ€ЯЯЮПЯ‚ Ю“ЮЕЯ‰ЯЮГЮБЯЮЌЯ‚ , 2009. # Petros , 2009. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2009-12-29 12:03+0200\n" "Last-Translator: Petros \n" "Language-Team: Ю•ЮЛЮЛЮЗЮНЮЙЮКЮЌ \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "ЮœЮЕЯ„ЮПЮНЮПЮМЮБЯƒЮЏЮБ &Я†ЮБЮКЮ­ЮЛЮПЯ…" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "ЮœЮЕЯ„ЮПЮНЮПЮМЮБЯƒЮЏЮБ ЮБ&ЯЯ‡ЮЕЮЏЯ‰ЮН" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&Ю‘ЮКЯЯЯ‰ЯƒЮЗ" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "Ю•Я€ЮЙЮЛЮПЮГЮЎ Я†ЮБЮКЮ­ЮЛЮПЯ…" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" "Ю ЮБЯЮБЮКЮБЮЛЯŽ ЮЕЯ€ЮЙЮЛЮ­ЮОЯ„ЮЕ Я„ЮЗЮН Я„ЮПЯ€ЮПЮИЮЕЯƒЮЏЮБ ЯŒЯ€ЮПЯ… ЮВЯЮЏЯƒЮКЮПЮНЯ„ЮБЮЙ Я„ЮБ ЮБЯЯ‡ЮЕЮЏЮБ Я€ЮПЯ… ЮИЮ­ЮЛЮЕЯ„ЮЕ ЮНЮБ " "ЮМЮЕЯ„ЮПЮНЮПЮМЮЌЯƒЮЕЯ„ЮЕ" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "ЮІЮЌЮКЮЕЮЛЮПЯ‚:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&Ю’ЮПЮЎЮИЮЕЮЙЮБ" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&Ю•ЮНЯ„ЮЌЮОЮЕЮЙ" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "ЮЃЯ…ЮМЮВЮПЮЛЮПЯƒЮЕЮЙЯЮЌ ЮБЮНЮБЮЖЮЎЯ„ЮЗЯƒЮЗЯ‚" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    Ю ЮБЯЮБЮКЮБЮЛЯŽ ЮЕЮЙЯƒЮЌЮГЮЕЯ„ЮЕ Я„ЮЗ ЯƒЯ…ЮМЮВЮПЮЛЮПЯƒЮЕЮЙЯЮЌ Я€ЮПЯ… ЮИЮБ Я‡ЯЮЗЯƒЮЙЮМЮПЯ€ЮПЮЙЮЗЮИЮЕЮЏ ЮГЮЙЮБ Я„ЮЗЮН ЮЕЯ€ЮЙЮЛЮПЮГЮЎ " "ЮБЮНЯ„ЮЙЮКЮЕЮЙЮМЮ­ЮНЯ‰ЮН ЯƒЯ„ЮЗ ЮЛЮЏЯƒЯ„ЮБ Я„ЮПЯ… GwenRename

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "ЮЃЯ…ЮМЮВЮПЮЛЮПЯƒЮЕЮЙЯЮЌ ЮБЮНЮБЮЖЮЎЯ„ЮЗЯƒЮЗЯ‚:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "Ю‘ЮНЮБЮЖЮЎЯ„ЮЗЯƒЮЗ ЮМЮЕ ЮДЮЙЮЌЮКЯЮЙЯƒЮЗ Я€ЮЕЮЖЯŽЮН/ЮКЮЕЯ†ЮБЮЛЮБЮЏЯ‰ЮН" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    Ю‘ЮНЯ„ЮЙЯƒЯ„ЯЮПЯ†ЮЎ ЮЕЯ€ЮЙЮЛЮПЮГЮЎЯ‚ ЯƒЯ„ЮЗ ЮЛЮЏЯƒЯ„ЮБ ЮБЮНЯ„ЮЙЮКЮЕЮЙЮМЮ­ЮНЯ‰ЮН

    \n" "

    ЮŒЯ„ЮБЮН ЮЕЮНЮЕЯЮГЮПЯ€ЮПЮЙЮЗЮИЮЕЮЏ, ЮИЮБ ЮЕЯ€ЮЙЮЛЮЕЮГЮПЯЮН ЮМЯŒЮНЮП ЮЕЮКЮЕЮЏЮНЮБ Я„ЮБ ЮБЮНЯ„ЮЙЮКЮЕЮЏЮМЮЕЮНЮБ Я€ЮПЯ… ЮДЮЕЮН Я„ЮБЮЙЯЮЙЮЌЮЖЮПЯ…ЮН ЮМЮЕ Я„ЮЗ ЯƒЯ…ЮМЮВЮПЮЛЮПЯƒЮЕЮЙЯЮЌ ЮБЮНЮБЮЖЮЎЯ„ЮЗЯƒЮЗЯ‚

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "Ю‘ЮНЯ„ЮЙЯƒЯ„ЯЮПЯ†ЮЎ ЮЕЯ€ЮЙЮЛЮПЮГЮЎЯ‚ ЯƒЯ„ЮЗ ЮЛЮЏЯƒЯ„ЮБ ЮБЮНЯ„ЮЙЮКЮЕЮЙЮМЮ­ЮНЯ‰ЮН" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    Ю ЯЮПЯƒЮИЮЎЮКЮЗ ЯƒЯ„ЮЗЮН Я„ЯЮ­Я‡ЮПЯ…ЯƒЮБ ЮЕЯ€ЮЙЮЛЮПЮГЮЎ

    \n" "

    ЮšЮБЮНЮПЮНЮЙЮКЮЌ, ЮБЯ…Я„ЮЎ ЮЗ ЮЛЮЕЮЙЯ„ЮПЯ…ЯЮГЮЏЮБ ЮИЮБ ЮБЮНЯ„ЮЙЮКЮБЯ„ЮБЯƒЯ„ЮЎЯƒЮЕЮЙ Я„ЮЗЮН Я„ЯЮ­Я‡ЮПЯ…ЯƒЮБ ЮЕЯ€ЮЙЮЛЮПЮГЮЎ.

    \n" "

    ЮŒЯ„ЮБЮН ЮЕЮНЮЕЯЮГЮПЯ€ЮПЮЙЮЗЮИЮЕЮЏ, Я„ЮБ ЮБЮНЯ„ЮЙЮКЮЕЮЏЮМЮЕЮНЮБ Я€ЮПЯ… ЮИЮБ ЮЕЯ€ЮЙЮЛЮЕЮГЮПЯЮН ЮБЯ€ЯŒ ЮБЯ…Я„ЮЎ Я„ЮЗ " "ЮЛЮЕЮЙЯ„ЮПЯ…ЯЮГЮЏЮБ ЮИЮБ Я€ЯЮПЯƒЯ„ЮЕЮИЮПЯЮН ЯƒЯ„ЮЗЮН Я„ЯЮ­Я‡ЮПЯ…ЯƒЮБ ЮЕЯ€ЮЙЮЛЮПЮГЮЎ.

    \n" "

    ЮЃЮЗЮМЮЕЮЏЯ‰ЯƒЮЗ: Ю‘ЮН ЮЗ ЮЕЯ€ЮЙЮЛЮПЮГЮЎ Ю‘ЮНЯ„ЮЙЯƒЯ„ЯЮПЯ†ЮЎ ЮЕЯ€ЮЙЮЛЮПЮГЮЎЯ‚ ЯƒЯ„ЮЗ ЮЛЮЏЯƒЯ„ЮБ " "ЮБЮНЯ„ЮЙЮКЮЕЮЙЮМЮ­ЮНЯ‰ЮН ЮЕЮЏЮНЮБЮЙ ЮЕЮНЮЕЯЮГЮЎ, Я„ЮБ ЮБЮНЯ„ЮЙЮКЮЕЮЏЮМЮЕЮНЮБ Я€ЮПЯ… ЮИЮБ ЮЕЯ€ЮЙЮЛЮЕЮГЮПЯЮН ЮБЯ€ЯŒ ЮБЯ…Я„ЮЎ Я„ЮЗ " "ЮЛЮЕЮЙЯ„ЮПЯ…ЯЮГЮЏЮБ ЮИЮБ ЮБЯ†ЮБЮЙЯЮЕЮИЮПЯЮН ЮБЯ€ЯŒ Я„ЮЗЮН Я„ЯЮ­Я‡ЮПЯ…ЯƒЮБ ЮЕЯ€ЮЙЮЛЮПЮГЮЎ.

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "Ю ЯЮПЯƒЮИЮЎЮКЮЗ ЯƒЯ„ЮЗЮН Я„ЯЮ­Я‡ЮПЯ…ЯƒЮБ ЮЕЯ€ЮЙЮЛЮПЮГЮЎ" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "ЮšЮБЮНЮПЮНЮЙЮКЮЎ Ю­ЮКЯ†ЯЮБЯƒЮЗ" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Ю•Я€ЮЕЮОЮЕЯЮГЮБЯƒЮЏЮБ..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "Ю‘ЯЯ‡ЮЙЮКЯŒ ЯŒЮНЮПЮМЮБ" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Ю•ЮЏЯƒЮПЮДЮПЯ‚:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "ЮЄЮБЮЏЯЮЙЮБЯƒЮМЮБ:" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "ЮЇЯЮЎЯƒЮЗ ЮБЯ…Я„ЮПЯ Я„ЮПЯ… Я„ЮБЮЙЯЮЙЮЌЯƒЮМЮБЯ„ЮПЯ‚" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "ЮˆЮОЮПЮДЮПЯ‚:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "ЮЄЮБЮЏЯЮЙЮБЯƒЮМЮБ ЮМЮЕ" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "ЮЄЮМЮЎЮМЮБ Я„ЮПЯ… ЮПЮНЯŒЮМЮБЯ„ЮПЯ‚ ЮБЯЯ‡ЮЕЮЏЮПЯ…" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "Ю‘Я€ЯŒ Я„ЮП Я‡ЮБЯЮБЮКЯ„ЮЎЯЮБ:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "Ю‘ЯЮЙЮИЮМЯŒЯ‚ Я‡ЮБЯЮБЮКЯ„ЮЎЯЯ‰ЮН:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "Ю•Я€ЮЙЮЛЮПЮГЮ­Я‚ ЮЕЮОЯŒЮДЮПЯ…" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "ЮЇЯЮЎЯƒЮЗ ЮБЯЯ‡ЮЙЮКЮПЯ ЮПЮНЯŒЮМЮБЯ„ЮПЯ‚" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "Ю‘ЮНЯ„ЮЙЮКЮБЯ„ЮЌЯƒЯ„ЮБЯƒЮЗ ЮМЮЕ:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "ЮœЮЕЯ„ЮБЯ„ЯЮПЯ€ЮЎ ЯƒЮЕ Я€ЮЕЮЖЮЌ" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "ЮœЮЕЯ„ЮБЯ„ЯЮПЯ€ЮЎ ЯƒЮЕ ЮКЮЕЯ†ЮБЮЛЮБЮЏЮБ" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "ЮšЮЕЯ†ЮБЮЛЮБЮЏЮП Я„ЮП Я€ЯЯŽЯ„ЮП ЮГЯЮЌЮМЮМЮБ" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "ЮšЮЕЯ†ЮБЮЛЮБЮЏЮБ Я„ЮБ ЮБЯЯ‡ЮЙЮКЮЌ ЮГЯЮЌЮМЮМЮБЯ„ЮБ" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "Ю•ЮМЯ†ЮЌЮНЮЙЯƒЮЗ ЯŒЮЛЯ‰ЮН Я„Я‰ЮН ЮБЮНЯ„ЮЙЮКЮЕЮЙЮМЮ­ЮНЯ‰ЮН" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "Ю•ЮМЯ†ЮЌЮНЮЙЯƒЮЗ / ЮБЯ€ЯŒЮКЯЯ…ЯˆЮЗ ЮГЯЮБЯ†ЮЙЮКЯŽЮН ЯƒЯ…ЯƒЯ„ЮБЯ„ЮЙЮКЯŽЮН" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "ЮŒЮНЮПЮМЮБ" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "ЮšЮБЮИЮПЯЮЙЯƒЮМЯŒЯ‚ ЮПЮНЯŒЮМЮБЯ„ЮПЯ‚:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "ЮЇЯЮЎЯƒЮЗ Я„ЮМЮЎЮМЮБЯ„ЮПЯ‚ Я„ЮПЯ… ЮБЯЯ‡ЮЙЮКЮПЯ ЮПЮНЯŒЮМЮБЯ„ЮПЯ‚" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "Ю ЯЯŒЮИЮЕЮМЮБ - Ю•Я€ЮЏЮИЮЕЮМЮБ" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "Ю ЯЯŒЮИЮЕЮМЮБ:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "Ю•Я€ЮЏЮИЮЕЮМЮБ:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "ЮЇЯЮЎЯƒЮЗ Я€ЮЛЮЗЯЮПЯ†ЮПЯЮЙЯŽЮН ЮБЯ€ЮПЯ„ЯЯ€Я‰ЯƒЮЗЯ‚ ЯŽЯЮБЯ‚" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "Ю”ЮЙЮЌЯ†ЮПЯЮБ" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" "

    Ю‘ЯЮЙЮИЮМЮЗЯ„ЮЙЮКЮЎ Я„ЮБЮОЮЙЮНЯŒЮМЮЗЯƒЮЗ

    \n" "

    ЮŒЯ„ЮБЮН ЮБЯ…Я„ЮЎ ЮЗ ЮЕЯ€ЮЙЮЛЮПЮГЮЎ ЮЕЮЏЮНЮБЮЙ ЮЕЮНЮЕЯЮГЮПЯ€ЮПЮЙЮЗЮМЮ­ЮНЮЗ, Я„ЮБ ЮБЯЯ‡ЮЙЮКЮЌ ЮПЮНЯŒЮМЮБЯ„ЮБ Я„ЮБЮОЮЙЮНЮПЮМЮПЯЮНЯ„ЮБЮЙ " "ЮЛЮБЮМЮВЮЌЮНЮПЮНЯ„ЮБЯ‚ Я…Я€' ЯŒЯˆЮЙЮН Я„ЮЗЮН ЮБЯЮЙЮИЮМЮЗЯ„ЮЙЮКЮЎ Я„ЮЙЮМЮЎ Я„ЮПЯ…Я‚ (ЯŒЯ€ЮПЯ… ЮБЯ…Я„ЯŒ ЮЕЮЏЮНЮБЮЙ ЮДЯ…ЮНЮБЯ„ЯŒ)

    " #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "ЮЇЯЮЎЯƒЮЗ ЮБЯЮЙЮИЮМЮЗЯ„ЮЙЮКЮЎЯ‚ Я„ЮБЮОЮЙЮНЯŒЮМЮЗЯƒЮЗЯ‚" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "Ю‘ЮНЮБЮКЮЌЯ„ЮЕЮМЮБ ЮКЮБЯ„ЮБЮЛЯŒЮГЯ‰ЮН" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "Ю•Я€ЮБЮНЮБЯ†ЮПЯЮЌ" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "Ю”ЮЙЮБЯ‡ЮЕЮЏЯЮЙЯƒЮЗ ЮКЮЕЮНЯŽЮН" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "ЮœЮЕЯ„ЮБЯ„ЯЮПЯ€ЮЎ Я‡ЮБЯЮБЮКЯ„ЮЎЯЯ‰ЮН ЮКЮЕЮНЮПЯ ЯƒЮЕ" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "Я…Я€ЮПЮГЯЮЌЮМЮМЮЙЯƒЮЗ" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "Я€ЮБЯЮЛЮБ" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "ЮœЮЕЯ„ЮБЯ„ЯЮПЯ€ЮЎ ЮБЯ€ЯŒ" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "ЯƒЮЕ Я‡ЮБЯЮБЮКЯ„ЮЎЯЮЕЯ‚ ЮКЮЕЮНЮПЯ" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "ЮœЮЕЯ„ЯЮЗЯ„ЮЎЯ‚" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "Ю•ЮНЮЕЯЮГЮПЯ€ЮПЮЏЮЗЯƒЮЗ ЮМЮЕЯ„ЯЮЗЯ„ЮЎ" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "Ю‘ЯЯ‡ЮЎ:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "Ю’ЮЎЮМЮБ:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "Ю‘ЯЮЙЮИЮМЯŒЯ‚ ЯˆЮЗЯ†ЮЏЯ‰ЮН:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "ЮŠЮДЮЙЮПЯ‚ ЮБЯЮЙЮИЮМЯŒЯ‚ ЯˆЮЗЯ†ЮЏЯ‰ЮН" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" "

    'ЮžЮЕЮКЮПЯЯЮБЯƒЯ„ЮЗ' ЮБЯЮЏЮИЮМЮЗЯƒЮЗ

    \n" "

    ЮŒЯ„ЮБЮН ЮБЯ…Я„ЮЎ ЮЗ ЮЕЯ€ЮЙЮЛЮПЮГЮЎ ЮЕЮЏЮНЮБЮЙ ЮЕЮНЮЕЯЮГЮПЯ€ЮПЮЙЮЗЮМЮ­ЮНЮЗ, Я„ЮП Я€ЯЯŒЮГЯЮБЮМЮМЮБ ЮИЮБ ЮВЯЮЕЮЙ Я„ЮБ ЮБЯЯ‡ЮЕЮЏЮБ " "Я€ЮПЯ… Я„ЮБЮЙЯЮЙЮЌЮЖЮПЯ…ЮН ЯƒЯ„ЮБ ЮКЯЮЙЯ„ЮЎЯЮЙЮБ ЮМЮЕЯ„ЮПЮНЮПЮМЮБЯƒЮЏЮБЯ‚ ЮБЮЛЮЛЮЌ ЮДЮЕЮН ЮЕЮЏЮНЮБЮЙ ЮЕЯ€ЮЙЮЛЮЕЮГЮМЮ­ЮНЮБ, ЮКЮБЮЙ ЮИЮБ " "ЮМЮЕЯ„ЮБЮВЮЌЮЛЮЕЮЙ Я„ЮЗЮН ЮБЯЯ‡ЮЙЮКЮЎ Я„ЮЙЮМЮЎ Я„ЮПЯ… ЮМЮЕЯ„ЯЮЗЯ„ЮЎ, Ю­Я„ЯƒЮЙ ЯŽЯƒЯ„ЮЕ Я„ЮБ ЮПЮНЯŒЮМЮБЯ„ЮБ ЮБЯЯ‡ЮЕЮЏЮПЯ… Я€ЮПЯ… ЮИЮБ " "Я€ЯЮПЮКЯЯˆЮПЯ…ЮН ЮНЮБ Я„ЮБЮОЮЙЮНЮПЮМЮПЯЮНЯ„ЮБЮЙ ЮМЮЕЯ„ЮЌ Я„ЮП Я„ЮЕЮЛЮЕЯ…Я„ЮБЮЏЮП Я…Я€ЮЌЯЯ‡ЮПЮН ЮБЯЯ‡ЮЕЮЏЮП. Ю‘Я…Я„ЯŒ ЯƒЮЗЮМЮБЮЏЮНЮЕЮЙ " "ЯŒЯ„ЮЙ ЮЗ ЮБЯЯ‡ЮЙЮКЮЎ Я„ЮЙЮМЮЎ Я„ЮПЯ… ЮМЮЕЯ„ЯЮЗЯ„ЮЎ ЮМЯ€ЮПЯЮЕЮЏ ЮНЮБ ЮЕЮЏЮНЮБЮЙ ЮДЮЙЮБЯ†ЮПЯЮЕЯ„ЮЙЮКЮЎ ЮБЯ€ЯŒ ЮБЯ…Я„ЮЎЮН Я€ЮПЯ… Ю­Я‡ЮЕЮЙ " "ЮКЮБЮИЮПЯЮЏЯƒЮЕЮЙ ЮП Я‡ЯЮЎЯƒЯ„ЮЗЯ‚.

    " #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "ЮЇЯЮЎЯƒЮЗ 'ЮОЮЕЮКЮПЯЯЮБЯƒЯ„ЮЗЯ‚' ЮБЯЮЏЮИЮМЮЗЯƒЮЗЯ‚" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "Ю•Я€Ю­ЮКЯ„ЮБЯƒЮЗ" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "ЮЇЯЮЎЯƒЮЗ ЮБЯЯ‡ЮЙЮКЮЎЯ‚ ЮЕЯ€Ю­ЮКЯ„ЮБЯƒЮЗЯ‚" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "ЮЮ­ЮБ ЮЕЯ€Ю­ЮКЯ„ЮБЯƒЮЗ:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "ЮЇЯЮЎЯƒЮЗ ЯƒЯЮНЮИЮЕЯ„Я‰ЮН ЮЕЯ€ЮЕЮКЯ„ЮЌЯƒЮЕЯ‰ЮН" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "ЮЮ­ЮБ ЮЕЯ€Ю­ЮКЯ„ЮБЯƒЮЗ" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "Ю‘Я€ЮПЮИЮЎЮКЮЕЯ…ЯƒЮЗ ЮЕЯ€Ю­ЮКЯ„ЮБЯƒЮЗЯ‚" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "Ю”ЮЙЮБЮГЯЮБЯ†ЮЎ ЮЕЯ€Ю­ЮКЯ„ЮБЯƒЮЗЯ‚" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Ю ЯЮПЯ†ЮЏЮЛ" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "ЮЇЯЮЎЯƒЮЗ Я€ЯЮПЯ†ЮЏЮЛ" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "ЮІЯŒЯЯ„Я‰ЯƒЮЗ Я„ЮПЯ… ЮЕЮО ЮПЯЮЙЯƒЮМЮПЯ Я€ЯЮПЯ†ЮЏЮЛ" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "ЮЇЯЮЎЯƒЮЗ ЯƒЮБЮН ЮЕЮО ЮПЯЮЙЯƒЮМЮПЯ Я€ЯЮПЯ†ЮЏЮЛ" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "ЮЮ­ЮП Я€ЯЮПЯ†ЮЏЮЛ" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "ЮœЮЕЯ„ЮПЮНЮПЮМЮБЯƒЮЏЮБ Я€ЯЮПЯ†ЮЏЮЛ" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "Ю‘Я€ЮПЮИЮЎЮКЮЕЯ…ЯƒЮЗ Я€ЯЮПЯ†ЮЏЮЛ" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Ю”ЮЙЮБЮГЯЮБЯ†ЮЎ Я€ЯЮПЯ†ЮЏЮЛ" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "ЮЃ&Я‡ЮЕЯ„ЮЙЮКЮЌ" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "Ю‘Я€ЮПЯ„ЯЯ€Я‰ЯƒЮЗ ЯŽЯЮБЯ‚" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "ЮЄЯЯ€ЮПЯ‚ ЮЗЮМЮЕЯЮПЮМЮЗЮНЮЏЮБЯ‚" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "Ю—ЮМЮЕЯЮПЮМЮЗЮНЮЏЮБ ЮДЮЗЮМЮЙЮПЯ…ЯЮГЮЏЮБЯ‚" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Ю—ЮМЮЕЯЮПЮМЮЗЮНЮЏЮБ Я„ЮЕЮЛЮЕЯ…Я„ЮБЮЏЮБЯ‚ ЮМЮЕЯ„ЮБЮВЮПЮЛЮЎЯ‚" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Ю—ЮМЮЕЯЮПЮМЮЗЮНЮЏЮБ Я„ЮЕЮЛЮЕЯ…Я„ЮБЮЏЮБЯ‚ Я€ЯЮПЯƒЯ€Ю­ЮЛЮБЯƒЮЗЯ‚" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "ЮœЮПЯЯ†ЮЎ ЮЗЮМЮЕЯЮПЮМЮЗЮНЮЏЮБЯ‚" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "ЮˆЯ„ЮПЮЙЮМЮЕЯ‚ ЮЕЮКЯ†ЯЮЌЯƒЮЕЮЙЯ‚:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "Ю•ЮКЯ†ЯЮЌЯƒЮЕЮЙЯ‚ Я‡ЯЮЎЯƒЯ„ЮЗ:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "Ю ЮБЯЮЌЮДЮЕЮЙЮГЮМЮБ:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "Ю ЮБЯЮЌЮДЮЕЮЙЮГЮМЮБ Я„ЮЗЯ‚ Я„ЮЙЮМЮЎЯ‚ Я„ЮЗЯ‚ Ю­ЮКЯ†ЯЮБЯƒЮЗЯ‚" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "ЮЇЯЮЎЯƒЮЗ ЮДЮЕЮДЮПЮМЮ­ЮНЯ‰ЮН Exif ЯŒЯ€ЮПЯ… ЮЕЮЏЮНЮБЮЙ ЮДЮЙЮБЮИЮ­ЯƒЮЙЮМЮБ" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "ЮЃЯ€ЯЯЮПЯ‚ Ю“ЮЕЯ‰ЯЮГЮБЯЮЌЯ‚, Ю Ю­Я„ЯЮПЯ‚ Ю’ЮЙЮДЮЌЮЛЮЗЯ‚" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "sng@hellug.gr,p_vidalis@hotmail.com" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "Ю•Я€ЮЙЮЛЮПЮГЮЎ ЮЛЮЕЮЙЯ„ЮПЯ…ЯЮГЮЏЮБЯ‚" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    ЮŸ Я†ЮЌЮКЮЕЮЛЮПЯ‚ %1 ЮЕЮЏЮНЮБЮЙ ЮЗ ЮМЮПЮНЮБЮДЮЙЮКЮЎ Я€ЮБЯЮЌЮМЮЕЯ„ЯЮПЯ‚ Я€ЮПЯ… ЮДЯŒЮИЮЗЮКЮЕ ЯƒЯ„ЮП " "GwenRename.

    ޘޭЮЛЮЕЯ„ЮЕ ЮНЮБ ЮМЮЕЯ„ЮПЮНЮПЮМЮЌЯƒЮЕЯ„ЮЕ ЮБЯ…Я„ЯŒ Я„ЮП Я†ЮЌЮКЮЕЮЛЮП, ЮЎ Я„ЮБ ЮБЯЯ‡ЮЕЮЏЮБ " "Я€ЮПЯ… Я€ЮЕЯЮЙЮ­Я‡ЮЕЮЙ;

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "Ю•ЮМЯ†ЮЌЮНЮЙЯƒЮЗ Я„Я‰ЮН ЮГЯЮБЯ†ЮЙЮКЯŽЮН ЯƒЯ…ЯƒЯ„ЮБЯ„ЮЙЮКЯŽЮН ЮŒЮНЮПЮМЮБ / Ю ЯЯŒЮИЮЕЮМЮБ - Ю•Я€ЮЏЮИЮЕЮМЮБ" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "Ю•ЮМЯ†ЮЌЮНЮЙЯƒЮЗ Я„Я‰ЮН ЮГЯЮБЯ†ЮЙЮКЯŽЮН ЯƒЯ…ЯƒЯ„ЮБЯ„ЮЙЮКЯŽЮН Ю”ЮЙЮЌЯ†ЮПЯЮБ / ЮœЮЕЯ„ЯЮЗЯ„ЮЎЯ‚" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "Ю•ЮМЯ†ЮЌЮНЮЙЯƒЮЗ Я„Я‰ЮН ЮГЯЮБЯ†ЮЙЮКЯŽЮН ЯƒЯ…ЯƒЯ„ЮБЯ„ЮЙЮКЯŽЮН Ю•Я€Ю­ЮКЯ„ЮБЯƒЮЗ / Ю ЯЮПЯ†ЮЏЮЛ" #: rename.cpp:215 msgid "New name" msgstr "ЮЮ­ЮП ЯŒЮНЮПЮМЮБ" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%2/%1 ЮЕЯ€ЮЙЮЛЮЕЮГЮМЮ­ЮНЮП ЮБЮНЯ„ЮЙЮКЮЕЮЏЮМЮЕЮНЮП" msgstr[1] "%2/%1 ЮЕЯ€ЮЙЮЛЮЕЮГЮМЮ­ЮНЮБ ЮБЮНЯ„ЮЙЮКЮЕЮЏЮМЮЕЮНЮБ" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "Ю‘ЯЯ‡ЮЎ:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "ЮЄЮ­ЮЛЮПЯ‚:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "ЮЃЯ†ЮЌЮЛЮМЮБ ЮКЮБЯ„ЮЌ Я„ЮЗ ЮДЮЙЮБЮДЮЙЮКЮБЯƒЮЏЮБ Я„ЮЗЯ‚ ЮМЮЕЯ„ЮПЮНЮПЮМЮБЯƒЮЏЮБЯ‚\n" "\n" "Ю”ЮЕ ЮМЮЕЯ„ЮПЮНЮПЮМЮЌЯƒЯ„ЮЗЮКЮЕ ЮКЮБЮНЮ­ЮНЮБ ЮБЯЯ‡ЮЕЮЏЮП" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "ЮЃЯ†ЮЌЮЛЮМЮБ ЮКЮБЯ„ЮЌ Я„ЮЗ ЮМЮЕЯ„ЮПЮНЮПЮМЮБЯƒЮЏЮБ Я„ЮПЯ… ЮБЯЯ‡ЮЕЮЏЮПЯ… \"%1\"\n" "\n" "ЮЃЯ„ЮПЮН ЮКЮБЯ„ЮЌЮЛЮПЮГЮП ЮЕЯЮГЮБЯƒЮЏЮБЯ‚ Ю­Я‡ЮЕЮЙ ЮГЯЮБЯ†Я„ЮЕЮЏ Ю­ЮНЮБ ЯƒЮЕЮНЮЌЯЮЙЮП ЮКЮЕЮЛЯЯ†ЮПЯ…Я‚ ЮЕЯ€ЮБЮНЮБЯ†ЮПЯЮЌЯ‚ ЮМЮЕ ЯŒЮНЮПЮМЮБ " "\"gwenrename.restore\"" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "ЮЃЯ†ЮЌЮЛЮМЮБ ЮДЮ­ЯƒЮМЮЕЯ…ЯƒЮЗЯ‚ ЮМЮНЮЎЮМЮЗЯ‚\n" "\n" "ЮЄЮП Я€ЯЯŒЮГЯЮБЮМЮМЮБ ЮДЮЕЮН ЮМЯ€ЯŒЯЮЕЯƒЮЕ ЮНЮБ ЮДЮЕЯƒЮМЮЕЯЯƒЮЕЮЙ ЮМЮНЮЎЮМЮЗ Я€ЮПЯ… Я‡ЯЮЕЮЙЮЌЮЖЮЕЯ„ЮБЮЙ ЮГЮЙЮБ Я„ЮЗЮН ЮЕЮКЯ„Ю­ЮЛЮЕЯƒЮЎ " "Я„ЮПЯ…. Ю ЮБЯЮБЮКЮБЮЛЯŽ ЮКЮЛЮЕЮЏЯƒЯ„ЮЕ ЮМЮЕЯЮЙЮКЮ­Я‚ ЮЕЯ†ЮБЯЮМЮПЮГЮ­Я‚ ЮКЮБЮЙ Я€ЯЮПЯƒЯ€ЮБЮИЮЎЯƒЯ„ЮЕ Я€ЮЌЮЛЮЙ" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "ЮˆЮНЮБ ЮЕЮЙЮКЮПЮНЮЏЮДЮЙЮП ЮДЮЕ ЮВЯЮ­ЮИЮЗЮКЮЕ.\n" "\n" "ЮЄЮП Я€ЯЯŒЮГЯЮБЮМЮМЮБ ЮДЮЕЮН ЮМЯ€ЯŒЯЮЕЯƒЮЕ ЮНЮБ ЮЕЮНЯ„ЮПЯ€ЮЏЯƒЮЕЮЙ Ю­ЮНЮБ ЮЕЮЙЮКЮПЮНЮЏЮДЮЙЮП Я€ЮПЯ… ЮЕЮЏЮНЮБЮЙ ЮБЯ€ЮБЯЮБЮЏЯ„ЮЗЯ„ЮП ЮГЮЙЮБ " "Я„ЮЗЮН ЮЕЮКЯ„Ю­ЮЛЮЕЯƒЮЎ Я„ЮПЯ…. Ю ЮБЯЮБЮКЮБЮЛЯŽ ЮЕЮЛЮ­ЮГЮОЯ„ЮЕ Я„ЮЗЮН ЮЕЮГЮКЮБЯ„ЮЌЯƒЯ„ЮБЯƒЮЎ ЯƒЮБЯ‚" #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "ЮšЮЌЯ€ЮПЮЙЮБ ЮЕЮЙЮКЮПЮНЮЏЮДЮЙЮБ ЮДЮЕ ЮВЯЮ­ЮИЮЗЮКЮБЮН.\n" "\n" "ЮЄЮП Я€ЯЯŒЮГЯЮБЮМЮМЮБ ЮДЮЕЮН ЮМЯ€ЯŒЯЮЕЯƒЮЕ ЮНЮБ ЮЕЮНЯ„ЮПЯ€ЮЏЯƒЮЕЮЙ ЮКЮЌЯ€ЮПЮЙЮБ ЮЕЮЙЮКЮПЮНЮЏЮДЮЙЮБ Я€ЮПЯ… ЮЕЮЏЮНЮБЮЙ ЮБЯ€ЮБЯЮБЮЏЯ„ЮЗЯ„ЮБ " "ЮГЮЙЮБ Я„ЮЗЮН ЮЕЮКЯ„Ю­ЮЛЮЕЯƒЮЎ Я„ЮПЯ…. Ю ЮБЯЮБЮКЮБЮЛЯŽ ЮЕЮЛЮ­ЮГЮОЯ„ЮЕ Я„ЮЗЮН ЮЕЮГЮКЮБЯ„ЮЌЯƒЯ„ЮБЯƒЮЎ ЯƒЮБЯ‚" #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "ЮˆЮНЮБ Я€ЯЮПЯ†ЮЏЮЛ ЮМЮЕ ЯŒЮНЮПЮМЮБ \"%1\" Я…Я€ЮЌЯЯ‡ЮЕЮЙ ЮЎЮДЮЗ.\n" "Ю ЮБЯЮБЮКЮБЮЛЯŽ ЮЕЯ€ЮЙЮЛЮ­ЮОЯ„ЮЕ ЮДЮЙЮБЯ†ЮПЯЮЕЯ„ЮЙЮКЯŒ ЯŒЮНЮПЮМЮБ ЮГЮЙЮБ ЮБЯ…Я„ЯŒ Я„ЮП Я€ЯЮПЯ†ЮЏЮЛ" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "ЮЄЮП ЮБЮНЯ„ЮЙЮКЮЕЮЏЮМЮЕЮНЮП %1 ЮЕЮЏЮНЮБЮЙ ЮЛЮЌЮИЮПЯ‚ Я„ЯЯ€ЮПЯ…." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "ЮЄЮП ЮБЮНЯ„ЮЙЮКЮЕЮЏЮМЮЕЮНЮП %1 ЮДЮЕЮН ЮЕЮЏЮНЮБЮЙ ЮЕЮГЮГЯЮЌЯˆЮЙЮМЮП" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "ЮЄЮП ЮБЮНЯ„ЮЙЮКЮЕЮЏЮМЮЕЮНЮП %1 ЮДЮЕЮН Я…Я€ЮЌЯЯ‡ЮЕЮЙ Я€ЮЛЮ­ЮПЮН" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "Ю ЮБЯЮПЯ…ЯƒЮЙЮЌЯƒЯ„ЮЗЮКЮБЮН Я„ЮБ ЮБЮКЯŒЮЛЮПЯ…ЮИЮБ Я€ЯЮПЮВЮЛЮЎЮМЮБЯ„ЮБ:" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(ЮДЮЕЮН ЮЕЮМЯ†ЮБЮНЮЏЮЖЮЕЯ„ЮБЮЙ 1 ЮБЮКЯŒЮМЮЗ Я€ЯЮПЮВЮЛЮЎЮМЮБ)" msgstr[1] "(ЮДЮЕЮН ЮЕЮМЯ†ЮБЮНЮЏЮЖЮПЮНЯ„ЮБЮЙ %1 ЮБЮКЯŒЮМЮЗ Я€ЯЮПЮВЮЛЮЎЮМЮБЯ„ЮБ)" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "ЮЄЮБ ЮБЮНЯ„ЮЙЮКЮЕЮЏЮМЮЕЮНЮБ ЮБЯ…Я„ЮЎЯ‚ Я„ЮЗЯ‚ ЮЛЮЏЯƒЯ„ЮБЯ‚ ЮДЮЕ ЮИЮБ ЮЕЮЏЮНЮБЮЙ ЮДЮЙЮБЮИЮ­ЯƒЮЙЮМЮБ ЮГЮЙЮБ ЮМЮЕЯ„ЮПЮНЮПЮМЮБЯƒЮЏЮБ." #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "Ю’ЮПЮЎЮИЮЕЮЙЮБ" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "Ю•ЮМЯ†ЮЌЮНЮЙЯƒЮЗ ЮВЮПЮЎЮИЮЕЮЙЮБЯ‚" #: rename.cpp:3077 msgid "Actions" msgstr "Ю•ЮНЮ­ЯЮГЮЕЮЙЮЕЯ‚" #: rename.cpp:3078 msgid "Open file" msgstr "Ю†ЮНЮПЮЙЮГЮМЮБ ЮБЯЯ‡ЮЕЮЏЮПЯ…" #: rename.cpp:3080 msgid "Open file with" msgstr "Ю†ЮНЮПЮЙЮГЮМЮБ ЮБЯЯ‡ЮЕЮЏЮПЯ… ЮМЮЕ" #: rename.cpp:3082 msgid "List management" msgstr "Ю”ЮЙЮБЯ‡ЮЕЮЏЯЮЙЯƒЮЗ ЮЛЮЏЯƒЯ„ЮБЯ‚" #: rename.cpp:3084 msgid "Add to list" msgstr "Ю ЯЮПЯƒЮИЮЎЮКЮЗ ЯƒЯ„ЮЗ ЮЛЮЏЯƒЯ„ЮБ" #: rename.cpp:3086 msgid "Remove from list" msgstr "Ю‘Я†ЮБЮЏЯЮЕЯƒЮЗ ЮБЯ€ЯŒ Я„ЮЗ ЮЛЮЏЯƒЯ„ЮБ" #: rename.cpp:3090 msgid "Invert list" msgstr "Ю‘ЮНЯ„ЮЙЯƒЯ„ЯЮПЯ†ЮЎ ЮЛЮЏЯƒЯ„ЮБЯ‚" #: rename.cpp:3092 msgid "Create list from selection" msgstr "Ю”ЮЗЮМЮЙЮПЯ…ЯЮГЮЏЮБ ЮЛЮЏЯƒЯ„ЮБЯ‚ ЮБЯ€ЯŒ Я„ЮЗЮН ЮЕЯ€ЮЙЮЛЮПЮГЮЎ" #: rename.cpp:3095 msgid "Selection management" msgstr "Ю”ЮЙЮБЯ‡ЮЕЮЏЯЮЙЯƒЮЗ ЮЕЯ€ЮЙЮЛЮПЮГЮЎЯ‚" #: rename.cpp:3096 msgid "All items" msgstr "ЮŒЮЛЮБ Я„ЮБ ЮБЮНЯ„ЮЙЮКЮЕЮЏЮМЮЕЮНЮБ" #: rename.cpp:3098 msgid "All items of selected type" msgstr "ЮŒЮЛЮБ Я„ЮБ ЮБЮНЯ„ЮЙЮКЮЕЮЏЮМЮЕЮНЮБ Я„ЮПЯ… ЮЕЯ€ЮЙЮЛЮЕЮГЮМЮ­ЮНЮПЯ… Я„ЯЯ€ЮПЯ…" #: rename.cpp:3100 msgid "Invert current selection" msgstr "Ю‘ЮНЯ„ЮЙЯƒЯ„ЯЮПЯ†ЮЎ Я„ЯЮ­Я‡ЮПЯ…ЯƒЮБЯ‚ ЮЕЯ€ЮЙЮЛЮПЮГЮЎЯ‚" #: rename.cpp:3102 msgid "Create selection from list" msgstr "Ю”ЮЗЮМЮЙЮПЯ…ЯЮГЮЏЮБ ЮЕЯ€ЮЙЮЛЮПЮГЮЎЯ‚ ЮБЯ€ЯŒ Я„ЮЗ ЮЛЮЏЯƒЯ„ЮБ" #: rename.cpp:3104 msgid "Items containing a string" msgstr "Ю‘ЮНЯ„ЮЙЮКЮЕЮЏЮМЮЕЮНЮБ Я€ЮПЯ… Я€ЮЕЯЮЙЮ­Я‡ЮПЯ…ЮН ЮМЮЙЮБ ЯƒЯ…ЮМЮВЮПЮЛЮПЯƒЮЕЮЙЯЮЌ" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "ЮˆЮНЮБ ЮЕЯЮГЮБЮЛЮЕЮЏЮП ЮПЮМЮБЮДЮЙЮКЮЎЯ‚ ЮМЮЕЯ„ЮПЮНЮПЮМЮБЯƒЮЏЮБЯ‚ ЮБЯЯ‡ЮЕЮЏЯ‰ЮН ЮГЮЙЮБ Я„ЮП KDE" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "(C) 2003 - 2009 Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "Ю‘Я€ЮЕЮНЮЕЯЮГЮПЯ€ЮПЮЏЮЗЯƒЮЗ Я€ЯЮПЯ†ЮЏЮЛ" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "Ю‘ЯЯ‡ЮЕЮЏЮБ Я€ЯЮПЯ‚ ЮМЮЕЯ„ЮЌЯ†ЯЮБЯƒЮЗ, ЮЎ" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "ЮІЮЌЮКЮЕЮЛЮПЮЙ Я€ЯЮПЯ‚ ЮМЮЕЯ„ЮЌЯ†ЯЮБЯƒЮЗ, ЮЎ" #: main.cpp:63 msgid "Location of files to rename" msgstr "ЮЄЮПЯ€ЮПЮИЮЕЯƒЮЏЮБ Я„Я‰ЮН Я€ЯЮПЯ‚ ЮМЮЕЯ„ЮЌЯ†ЯЮБЯƒЮЗ ЮБЯЯ‡ЮЕЮЏЯ‰ЮН" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "ЮŸ ЮКЮБЯ„ЮЌЮЛЮПЮГЮПЯ‚ '%1' ЮДЮЕЮН ЮМЯ€ЮПЯЮЕЮЏ ЮНЮБ ЮМЮЕЯ„ЮПЮНЮПЮМЮБЯƒЯ„ЮЕЮЏ\n" "Ю”ЮЕЮН Ю­Я‡ЮЕЯ„ЮЕ ЮЌЮДЮЕЮЙЮБ ЮЕЮГЮГЯЮБЯ†ЮЎЯ‚ ЯƒЮЕ ЮБЯ…Я„ЯŒЮН Я„ЮПЮН ЮКЮБЯ„ЮЌЮЛЮПЮГЮП" #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "ЮЄЮП ЮБЯЯ‡ЮЕЮЏЮП '%1' ЮДЮЕЮН Я…Я€ЮЌЯЯ‡ЮЕЮЙ.\n" "Ю ЮБЯЮБЮКЮБЮЛЯŽ ЮЕЮЛЮ­ЮГЮОЯ„ЮЕ Я„ЮЗЮН ЮЕЯ€ЮЙЮЛЮПЮГЮЎ ЯƒЮБЯ‚ ЮКЮБЮЙ ЮОЮБЮНЮБЮДЮПЮКЮЙЮМЮЌЯƒЯ„ЮЕ" #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "ЮЄЮП ЮБЯЯ‡ЮЕЮЏЮП '%1' ЮДЮЕЮН ЮМЯ€ЮПЯЮЕЮЏ ЮНЮБ ЮМЮЕЯ„ЮПЮНЮПЮМЮБЯƒЯ„ЮЕЮЏ.\n" "Ю”ЮЕЮН Ю­Я‡ЮЕЯ„ЮЕ ЮЌЮДЮЕЮЙЮБ ЮЕЮГЮГЯЮБЯ†ЮЎЯ‚ ЯƒЮЕ ЮБЯ…Я„ЯŒ Я„ЮП ЮБЯЯ‡ЮЕЮЏЮП" #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "ЮœЮЗ ЮБЯ€ЮПЮДЮЕЮКЯ„ЯŒЯ‚ Я„ЯЯ€ЮПЯ‚ ЮБЯЯ‡ЮЕЮЏЮПЯ….\n" "ЮœЯ€ЮПЯЮЕЮЏЯ„ЮЕ ЮНЮБ ЮМЮЕЯ„ЮПЮНЮПЮМЮЌЯƒЮЕЯ„ЮЕ ЮБЯ€ЮЛЮЌ ЮБЯЯ‡ЮЕЮЏЮБ ЮЎ ЮКЮБЯ„ЮБЮЛЯŒЮГЮПЯ…Я‚" #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "ЮœЮЗ ЮБЯ€ЮПЮДЮЕЮКЯ„ЮЎ ЮЕЯ€ЮЙЮЛЮПЮГЮЎ.\n" "Ю”ЮЕЮН ЮМЯ€ЮПЯЮЕЮЏЯ„ЮЕ ЮНЮБ ЮБЮНЮБЮМЮЏЮОЮЕЯ„ЮЕ ЮБЯЯ‡ЮЕЮЏЮБ ЮКЮБЮЙ ЮКЮБЯ„ЮБЮЛЯŒЮГЮПЯ…Я‚ ЯƒЯ„ЮЗЮН ЮЏЮДЮЙЮБ ЮЕЯ€ЮЙЮЛЮПЮГЮЎ" #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "ЮœЮЗ ЮБЯ€ЮПЮДЮЕЮКЯ„ЮЎ ЮЕЯ€ЮЙЮЛЮПЮГЮЎ.\n" "ЮЄЮБ ЮБЯЯ‡ЮЕЮЏЮБ Я€ЯЮ­Я€ЮЕЮЙ ЮНЮБ ЮЕЮЏЮНЮБЮЙ ЯƒЯ„ЮПЮН ЮЏЮДЮЙЮП ЮКЮБЯ„ЮЌЮЛЮПЮГЮП" #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "ЮœЮЗ ЮБЯ€ЮПЮДЮЕЮКЯ„ЮЎ ЮЕЯ€ЮЙЮЛЮПЮГЮЎ.\n" "Ю”ЮЕЮН ЮМЯ€ЮПЯЮЕЮЏЯ„ЮЕ ЮНЮБ ЮМЮЕЯ„ЮПЮНЮПЮМЮЌЯƒЮЕЯ„ЮЕ Я„ЮПЮН Я„ЯЮ­Я‡ЮПЮНЯ„ЮБ ЮЎ Я„ЮП ЮГЮПЮНЮЙЮКЯŒ ЮКЮБЯ„ЮЌЮЛЮПЮГЮП" #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    ЮŸ Я†ЮЌЮКЮЕЮЛЮПЯ‚ %1 ЮЕЮЏЮНЮБЮЙ ЮКЮЕЮНЯŒЯ‚.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "Ю‘ЮНЯ„ЮЙЯƒЯ„ЯЮПЯ†ЮЎ Я„ЯЮ­Я‡ЮПЯ…ЯƒЮБЯ‚ ЮЕЯ€ЮЙЮЛЮПЮГЮЎЯ‚" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "Ю ЮБЯЮБЮКЮБЮЛЯŽ ЮЕЯ€ЮЙЮЛЮ­ЮОЯ„ЮЕ Я„ЮП Я„ЮМЮЎЮМЮБ Я„ЮПЯ… ЮБЯЯ‡ЮЙЮКЮПЯ ЮПЮНЯŒЮМЮБЯ„ЮПЯ‚ ЮБЯЯ‡ЮЕЮЏЮПЯ… Я€ЮПЯ… ЮИЮБ " "Я€ЮЕЯЮЙЮЛЮЗЯ†ЮИЮЕЮЏ ЯƒЯ„ЮП ЮНЮ­ЮП ЯŒЮНЮПЮМЮБ ЮБЯЯ‡ЮЕЮЏЮПЯ…" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Ю†ЮЛЮЛЮЗ..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "ЮœЮПЯЯ†ЮЎ ЮБЯ€ЮПЯ„ЯЯ€Я‰ЯƒЮЗЯ‚ ЯŽЯЮБЯ‚" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "ЮЄЮП Я€ЮЕЮДЮЏЮП ЮБЯ€ЮПЯ„ЯЯ€Я‰ЯƒЮЗЯ‚ ЯŽЯЮБЯ‚ Я…Я€ЮПЯƒЯ„ЮЗЯЮЏЮЖЮЕЮЙ ЮМЮЙЮБ Я€ЮПЮЙЮКЮЙЮЛЮЏЮБ ЮЕЮКЯ†ЯЮЌЯƒЮЕЯ‰ЮН, Я„ЯŒЯƒЮП ЮГЮЙЮБ Я„ЮЗЮН " "ЮЗЮМЮЕЯЮПЮМЮЗЮНЮЏЮБ ЯŒЯƒЮП ЮКЮБЮЙ ЮГЮЙЮБ Я„ЮЗЮН ЯŽЯЮБ. ЮЄЮП Я€ЮБЯЮБЮКЮЌЯ„Я‰ ЮКЮЕЮЏЮМЮЕЮНЮП Я€ЮЕЯЮЙЮГЯЮЌЯ†ЮЕЮЙ ЮБЯ…Я„Ю­Я‚ Я„ЮЙЯ‚ " "ЮЕЮКЯ†ЯЮЌЯƒЮЕЮЙЯ‚." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "Ю“ЮЙЮБ Я„ЮЗЮН ЮЗЮМЮЕЯЮПЮМЮЗЮНЮЏЮБ ЮМЯ€ЮПЯЮПЯЮН ЮНЮБ Я‡ЯЮЗЯƒЮЙЮМЮПЯ€ЮПЮЙЮЗЮИЮПЯЮН ЮПЮЙ Я€ЮБЯЮБЮКЮЌЯ„Я‰ ЮЕЮКЯ†ЯЮЌЯƒЮЕЮЙЯ‚:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "ЮˆЮКЯ†ЯЮБЯƒЮЗ" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "ЮˆЮОЮПЮДЮПЯ‚" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "ЮЗ ЮЗЮМЮ­ЯЮБ Я‰Я‚ ЮБЯЮЙЮИЮМЯŒЯ‚ Я‡Я‰ЯЮЏЯ‚ Я„ЮП 0 ЮМЯ€ЯЮПЯƒЯ„ЮЌ (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "ЮЗ ЮЗЮМЮ­ЯЮБ Я‰Я‚ ЮБЯЮЙЮИЮМЯŒЯ‚ ЮМЮЕ Я„ЮП 0 ЮМЯ€ЯЮПЯƒЯ„ЮЌ (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "ЯƒЯ…ЮНЯ„ЮПЮМЮЕЯ…ЮМЮ­ЮНЮП ЯŒЮНЮПЮМЮБ ЮЗЮМЮ­ЯЮБЯ‚ (Ю”ЮЕЯ… - ЮšЯ…Я)" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "Я€ЮЛЮЎЯЮЕЯ‚ ЯŒЮНЮПЮМЮБ ЮЗЮМЮ­ЯЮБЯ‚ (Ю”ЮЕЯ…Я„Ю­ЯЮБ - ЮšЯ…ЯЮЙЮБЮКЮЎ)" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "ЮП ЮМЮЎЮНЮБЯ‚ Я‰Я‚ ЮБЯЮЙЮИЮМЯŒЯ‚ Я‡Я‰ЯЮЏЯ‚ Я„ЮП 0 ЮМЯ€ЯЮПЯƒЯ„ЮЌ (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "ЮП ЮМЮЎЮНЮБЯ‚ Я‰Я‚ ЮБЯЮЙЮИЮМЯŒЯ‚ ЮМЮЕ Я„ЮП 0 ЮМЯ€ЯЮПЯƒЯ„ЮЌ (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "ЯƒЯ…ЮНЯ„ЮПЮМЮЕЯ…ЮМЮ­ЮНЮП ЯŒЮНЮПЮМЮБ ЮМЮЎЮНЮБ (Ю™ЮБЮН - Ю”ЮЕЮК)" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "Я€ЮЛЮЎЯЮЕЯ‚ ЯŒЮНЮПЮМЮБ ЮМЮЎЮНЮБ (Ю™ЮБЮНЮПЯ…ЮЌЯЮЙЮПЯ‚ - Ю”ЮЕЮКЮ­ЮМЮВЯЮЙЮПЯ‚)" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "Я„ЮП Ю­Я„ЮПЯ‚ ЮМЮЕ ЮДЯЮП ЯˆЮЗЯ†ЮЏЮБ (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "Я„ЮП Ю­Я„ЮПЯ‚ ЮМЮЕ 4 ЯˆЮЗЯ†ЮЏЮБ (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "ЮœЮПЯЯ†ЮЎ ЯŽЯЮБЯ‚" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "Ю“ЮЙЮБ Я„ЮЗЮН ЯŽЯЮБ ЮМЯ€ЮПЯЮПЯЮН ЮНЮБ Я‡ЯЮЗЯƒЮЙЮМЮПЯ€ЮПЮЙЮЗЮИЮПЯЮН ЮПЮЙ Я€ЮБЯЮБЮКЮЌЯ„Я‰ ЮЕЮКЯ†ЯЮЌЯƒЮЕЮЙЯ‚:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "ЮЗ ЯŽЯЮБ Я‡Я‰ЯЮЏЯ‚ Я„ЮП 0 ЮМЯ€ЯЮПЯƒЯ„ЮЌ (0-23 ЮЎ 1-12 ЮБЮН ЮЕЮМЯ†ЮБЮНЮЏЮЖЮЕЯ„ЮБЮЙ ЯƒЮБЮН Я€ЮМ/ЮМЮМ)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "ЮЗ ЯŽЯЮБ ЮМЮЕ Я„ЮП 0 ЮМЯ€ЯЮПЯƒЯ„ЮЌ (00-23 ЮЎ 01-12 ЮБЮН ЮЕЮМЯ†ЮБЮНЮЏЮЖЮЕЯ„ЮБЮЙ ЯƒЮБЮН Я€ЮМ/ЮМЮМ)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "Я„ЮБ ЮЛЮЕЯ€Я„ЮЌ Я‡Я‰ЯЮЏЯ‚ Я„ЮП 0 ЮМЯ€ЯЮПЯƒЯ„ЮЌ (0-59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "Я„ЮБ ЮЛЮЕЯ€Я„ЮЌ ЮМЮЕ Я„ЮП 0 ЮМЯ€ЯЮПЯƒЯ„ЮЌ (00-59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "Я„ЮБ ЮДЮЕЯ…Я„ЮЕЯЯŒЮЛЮЕЯ€Я„ЮБ Я‡Я‰ЯЮЏЯ‚ Я„ЮП 0 ЮМЯ€ЯЮПЯƒЯ„ЮЌ (0-59)" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "Я„ЮБ ЮДЮЕЯ…Я„ЮЕЯЯŒЮЛЮЕЯ€Я„ЮБ ЮМЮЕ Я„ЮП 0 ЮМЯ€ЯЮПЯƒЯ„ЮЌ (00..59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "Я„ЮБ Я‡ЮЙЮЛЮЙЮПЯƒЯ„ЮЌ Я„ЮПЯ… ЮДЮЕЯ…Я„ЮЕЯЮПЮЛЮ­Я€Я„ЮПЯ… Я‡Я‰ЯЮЏЯ‚ Я„ЮП 0 ЮМЯ€ЯЮПЯƒЯ„ЮЌ (0-999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "Я„ЮБ Я‡ЮЙЮЛЮЙЮПЯƒЯ„ЮЌ Я„ЮПЯ… ЮДЮЕЯ…Я„ЮЕЯЮПЮЛЮ­Я€Я„ЮПЯ… ЮМЮЕ Я„ЮП 0 ЮМЯ€ЯЮПЯƒЯ„ЮЌ (000-999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "ЮБЮЛЮЛЮБЮГЮЎ ЯƒЮЕ Я€ЯЮПЮВЮПЮЛЮЎ Я€ЮМ/ЮМЮМ. ЮЄЮП AP ЮИЮБ ЮБЮНЯ„ЮЙЮКЮБЮИЮЏЯƒЯ„ЮБЯ„ЮБЮЙ ЮМЮЕ \"Ю Юœ\" ЮЎ \"ЮœЮœ\"" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "ЮБЮЛЮЛЮБЮГЮЎ ЯƒЮЕ Я€ЯЮПЮВЮПЮЛЮЎ Я€ЮМ/ЮМЮМ. ЮЄЮП ap ЮИЮБ ЮБЮНЯ„ЮЙЮКЮБЮИЮЏЯƒЯ„ЮБЯ„ЮБЮЙ ЮМЮЕ \"Я€ЮМ\" ЮЎ \"ЮМЮМ\"" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "Ю ЯЮПЮ­ЮЛЮЕЯ…ЯƒЮЗ:" #~ msgid "Alt+F" #~ msgstr "Alt+ЮІ" #~ msgid "Alt+R" #~ msgstr "Alt+ЮЁ" #~ msgid "Alt+C" #~ msgstr "Alt+C" #~ msgid "Alt+H" #~ msgstr "Alt+Ю’" #~ msgid "Alt+O" #~ msgstr "Alt+ЮЁ" #~ msgid "Alt+A" #~ msgstr "Alt+Ю " #~ msgid "" #~ "_: NAME OF TRANSLATORS\n" #~ "Your names" #~ msgstr "ЮЃЯ€ЯЯЮПЯ‚ Ю“ЮЕЯ‰ЯЮГЮБЯЮЌЯ‚" #~ msgid "" #~ "_: EMAIL OF TRANSLATORS\n" #~ "Your emails" #~ msgstr "sng@hellug.gr" #~ msgid "Date format" #~ msgstr "ЮœЮПЯЯ†ЮЎ ЮЗЮМЮЕЯЮПЮМЮЗЮНЮЏЮБЯ‚" #~ msgid "Clear content" #~ msgstr "ЮšЮБЮИЮБЯЮЙЯƒЮМЯŒЯ‚ Я€ЮЕЯЮЙЮЕЯ‡ЮПЮМЮ­ЮНЮПЯ…" #~ msgid "Select part of name" #~ msgstr "Ю•Я€ЮЙЮЛЮПЮГЮЎ Я„ЮМЮЎЮМЮБЯ„ЮПЯ‚ Я„ЮПЯ… ЮПЮНЯŒЮМЮБЯ„ЮПЯ‚" #~ msgid "Prefix" #~ msgstr "Ю ЯЯŒЮИЮЕЮМЮБ" #~ msgid "Until you find a:" #~ msgstr "ЮœЮ­Я‡ЯЮЙ ЮНЮБ ЮВЯЮЕЮЙЯ‚ Ю­ЮНЮБ:" gwenrename-1.1-beta7/po/getPos0000744000175000017500000000105611361566054015737 0ustar spirosspiros#!/bin/bash rm -rf svn 2>/dev/null mkdir svn 2>/dev/null cd svn svn cat svn://anonsvn.kde.org/home/kde/trunk/l10n-kde4/templates/messages/playground-utils/gwenrename.pot > gwenrename.pot svn cat svn://anonsvn.kde.org/home/kde/trunk/l10n-kde4/subdirs > subdirs for n in `cat subdirs`;do echo -n "--> $n " svn cat svn://anonsvn.kde.org/home/kde/trunk/l10n-kde4/"$n"/messages/playground-utils/gwenrename.po > "$n".po 2>/dev/null if [ ! -s "$n".po ];then rm "$n".po echo nok else echo ok fi done rm subdirs mv *.po* .. cd .. rm -rf svn 2>/dev/null gwenrename-1.1-beta7/po/cs.po0000644000175000017500000013615511361565647015537 0ustar spirosspiros# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2010-01-06 16:34+0100\n" "Last-Translator: VУ­t PelФУЁk \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "PХ™ejmenovat &sloХОku" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "&PХ™ejmenovat soubory" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&ZruХЁit" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "VУНbФ›r sloХОky" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "Vyberte, prosУ­m, umУ­stФ›nУ­ souborХЏ, kterУЉ si pХ™ejete pХ™ejmenovat" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "SloХОka:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&NУЁpovФ›da" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&OK" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "՘etФ›zec pro hledУЁnУ­" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    VloХОte, prosУ­m, Х™etФ›zec, kterУН se pouХОije na vybranУЉ poloХОky v " "GwenRename seznamu poloХОek

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "՘etФ›zec pro hledУЁnУ­:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "HledУЁnУ­ citlivУЉ na velikost pУ­smen" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    ObrУЁtit vУНbФ›r v seznamu poloХОek

    \n" "

    KdyХО je tato volba zaХЁkrtnuta, budou vybrУЁny pouze poloХОky, kterУЉ se " "neshodujУ­ s Х™etФ›zcem zadanУНm pro hledУЁnУ­

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "ObrУЁtit vУНbФ›r v seznamu poloХОek" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 #, fuzzy #| msgid "" #| "

    Add to ¤t selection

    \n" #| "Normally, this operation will replace your current selection.

    \n" #| "When checked, items selected by this operation will be added to " #| "the current selection.

    \n" #| "Note: If Invert selection in item list is checked, items " #| "selected by this operation will be removed from the current " #| "selection.

    " msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    PХ™idat do &nynФ›jХЁУ­ho vУНbФ›ru

    \n" "Obvykla tato operace nahradУ­ vУЁХЁ souФasnУН vУНbФ›r.

    \n" "KdyХО je tato volba zaХЁkrtnuta, poloХОky vybranУЉ pХ™i tУЉto operaci budou " "pХ™idУЁny do nynФ›jХЁУ­ho vУНbФ›ru.

    \n" "PoznУЁmka: Pokud je zaХЁkrtnuto ObrУЁtit vУНbФ›r v seznamu poloХОek " "poloХОky vybranУЉ pХ™i tУЉto operaci budou odstranФ›ny z nynФ›jХЁУ­ho vУНbФ›ru." "

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "PХ™idat do nynФ›jХЁУ­ho vУНbФ›ru" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "RegulУЁrnУ­ vУНraz" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Upravit..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "PХЏvodnУ­ nУЁzev" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Vstup:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "VУНstup:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "ZaФУ­t znakem:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "PoФet znakХЏ:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "MoХОnosti vУНstupu" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "PouХОУ­t pХЏvodnУ­ nУЁzev" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "Nahradit za:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "PХ™evУЉst na malУЁ pУ­smena" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "PХ™evУЉst na velkУЁ pУ­smena" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "PrvnУ­ pУ­smeno psУЁt s velkУНm pУ­smenem" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "ZaФУЁteФnУ­ pУ­smena psУЁt s velkУНm pУ­smenem" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "UkУЁzat vХЁechny poloХОky" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "UkУЁzat/SkrУНt prvky" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "NУЁzev" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "Zadat nУЁzev:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "PouХОУ­t ФУЁst z pХЏvodnУ­ho nУЁzvu" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "PХ™edpona - PХ™У­pona" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "PХ™edpona:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "PХ™У­pona:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "PouХОУ­t informace o oznaФenУ­ Фasu" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "RХЏznУЉ" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "PouХОУ­t ФУ­selnУЉ Х™azenУ­" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "ZamУ­chat sloХОky" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "Znovu" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "ZachУЁzenУ­ s mezerami" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "PХ™evУЉst znaky mezer na" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "podtrХОУ­tka" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "pomlФky" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "PХ™evУЉst z" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "na znaky mezer" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "ФŒУ­taФ" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "Povolit ФУ­taФ" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "ZaФУ­t:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "Krok:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "PoФet ФУ­slic:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "StejnУН poФet ФУ­slic" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "PouХОУ­t 'uvolnФ›nУЉ'ФУ­slovУЁnУ­" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "PХ™У­pona" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "PouХОУ­t pХЏvodnУ­ pХ™У­ponu" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "NovУЁ pХ™У­pona:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "PouХОУ­t sloХОenУЉ pХ™У­pony" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "NovУЁ pХ™У­pona" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "UloХОit pХ™У­ponu" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "Smazat pХ™У­ponu" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Profily" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "PouХОУ­t profily" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "NaФУ­st vУНchozУ­ profil" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "PouХОУ­t jako vУНchozУ­ profil" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "NovУН profil" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "PХ™ejmenovat profil" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "UloХОit profil" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Smazat profil" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "&O aplikaci" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "OznaФenУ­ Фasu" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "Typ data" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "Datum vytvoХ™enУ­" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Datum poslednУ­ zmФ›ny" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Datum poslednУ­ho pХ™У­stupu ke ФtenУ­" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "FormУЁt data" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "PХ™ednastavenУЉ vУНrazy:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "UХОivatelem stanovenУЉ vУНrazy:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "PХ™У­klad:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "PХ™У­klad pro hodnotu vУНrazu" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "PouХОУ­t Exif informace, jsou-li dostupnУЉ" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Pavel Fric" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "pavelfric@seznam.cz" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "VУНbФ›r reХОimu" #: initaskmode.cpp:43 initaskmode.cpp:64 #, fuzzy, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    SloХОka %1je jedinУНm parametrem podanУНm GwenRename." "

    Chcete pХ™ejmenovat tuto sloХОku, nebo soubory, kterУЉ obsahuje?

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "UkУЁzat prvky NУЁzev / PХ™edpona - PХ™У­pona" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "UkУЁzat prvky RХЏznУЉ / ФŒУ­taФ" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "UkУЁzat prvky RozХЁУ­Х™enУ­ / Profily" #: rename.cpp:215 msgid "New name" msgstr "NovУН nУЁzev" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%2/%1 poloХОka byla vybrУЁna" msgstr[1] "%2/%1 poloХОky byly vybrУЁny" msgstr[2] "%2/%1 poloХОek bylo vybrУЁno" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "ZaФУ­t:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "UkonФit:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "Chyba v procesu pХ™ejmenovУЁnУ­\n" "\n" "Nebyly pХ™ejmenovУЁny ХОУЁdnУЉ soubory" #: rename.cpp:1364 #, fuzzy, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "Chyba pХ™i pХ™ejmenovУЁnУ­ souboru\n" "\n" "ObnovovacУ­ skript s nУЁzvem \"gwenrename.restore\" byl zapsУЁn do pracovnУ­ho " "adresУЁХ™e" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "Chyba pХ™idФ›lenУ­ pamФ›ti\n" "\n" "Programu se nepodaХ™ilo pХ™idФ›lit pamФ›ХЅ, kterУЉ je tХ™eba pro jeho spuХЁtФ›nУ­. " "ZavХ™ete nФ›kterУЉ aplikace a zkuste to znovu" #: rename.cpp:1383 #, fuzzy #| msgid "" #| "Icon not found\n" #| "\n" #| "The program could not find an icon that's necessary for its execution. " #| "Please check your installation" msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "Ikona nebyla nalezena\n" "\n" "Programu se nepodaХ™ilo nalУЉzt ikonu, kterУЁ je nutnУЁ pro jeho spuХЁtФ›nУ­. " "Zkontrolujte, prosУ­m, svou instalaci" #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "Ikony nebyly nalezeny.\n" "\n" "Programu se nepodaХ™ilo nalУЉzt nФ›kterУЉ ikony, kterУЉ jsou nutnУЉ pro jeho " "spuХЁtФ›nУ­. Zkontrolujte, prosУ­m, svou instalaci." #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "Profil s nУЁzvem \"%1\" jiХО existuje\n" "Vyberte, prosУ­m, jinУН nУЁzev pro tento profil" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "PoloХОka %1 je chybnУЉho typu." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "PoloХОka %1 nenУ­ zapisovatelnУЁ" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "PoloХОka %1 uХО neexistuje" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "Vyskytly se nУЁsledujУ­cУ­ potУ­ХОe:" #: rename.cpp:2998 #, fuzzy, kde-format #| msgid "(not displaying %1 more problems)" msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(nezobrazuje se %1 vУ­ce potУ­ХОУ­)" msgstr[1] "(nezobrazuje se %1 vУ­ce potУ­ХОУ­)" msgstr[2] "(nezobrazuje se %1 vУ­ce potУ­ХОУ­)" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "PoloХОky pХ™У­tomnУЉ v tomto seznamu nebudou pro pХ™ejmenovУЁnУ­ dostupnУЉ." #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "NУЁpovФ›da" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "UkУЁzat nУЁpovФ›du" #: rename.cpp:3077 msgid "Actions" msgstr "ФŒinnosti" #: rename.cpp:3078 msgid "Open file" msgstr "OtevХ™У­t soubor" #: rename.cpp:3080 msgid "Open file with" msgstr "OtevХ™У­t pomocУ­" #: rename.cpp:3082 msgid "List management" msgstr "SprУЁva seznamu" #: rename.cpp:3084 msgid "Add to list" msgstr "PХ™idat do seznamu" #: rename.cpp:3086 msgid "Remove from list" msgstr "Odstranit ze seznamu" #: rename.cpp:3090 msgid "Invert list" msgstr "ObrУЁtit seznam" #: rename.cpp:3092 msgid "Create list from selection" msgstr "VytvoХ™it seznam z vУНbФ›ru" #: rename.cpp:3095 msgid "Selection management" msgstr "SprУЁva vУНbФ›ru" #: rename.cpp:3096 msgid "All items" msgstr "VХЁechny poloХОky" #: rename.cpp:3098 msgid "All items of selected type" msgstr "VХЁechny poloХОky vybranУЉho typu" #: rename.cpp:3100 msgid "Invert current selection" msgstr "ObrУЁtit souФasnУН vУНbФ›r" #: rename.cpp:3102 msgid "Create selection from list" msgstr "VytvoХ™it vУНbФ›r ze seznamu" #: rename.cpp:3104 msgid "Items containing a string" msgstr "PoloХОky obsahujУ­cУ­ Х™etФ›zec" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "(C) 2003 - 2009 Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 #, fuzzy msgid "Disable profiles" msgstr "PouХОУ­t profily" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "" #: main.cpp:63 #, fuzzy msgid "Location of files to rename" msgstr "Vyberte, prosУ­m, umУ­stФ›nУ­ souborХЏ, kterУЉ si pХ™ejete pХ™ejmenovat" #: main.cpp:142 #, fuzzy, kde-format #| msgid "" #| "Directory '%1' can not be renamed\n" #| "You don't have write permission to this directory" msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "AdresУЁХ™ '%1' nelze pХ™ejmenovat\n" "NemУЁte oprУЁvnФ›nУ­ pro zУЁpis do tohoto adresУЁХ™e" #: main.cpp:180 #, fuzzy, kde-format #| msgid "" #| "File '%1' does not exist\n" #| "Please check your selection and try again" msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "Soubor '%1' neexistujeZkontrolujte, prosУ­m, svХЏj vУНbФ›r a zkuste to znovu" #: main.cpp:186 #, fuzzy, kde-format #| msgid "" #| "File '%1' can not be renamed\n" #| "You don't have write permission to this file" msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "Soubor '%1' nelze pХ™ejmenovat\n" "NemУЁte oprУЁvnФ›nУ­ pro zУЁpis do tohoto souboru" #: main.cpp:195 #, fuzzy #| msgid "" #| "Invalid file type selected\n" #| "You can rename normal files or directories" msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "VybrУЁn neplatnУН typ souboru\n" "MХЏХОete pХ™ejmenovat normУЁlnУ­ soubory nebo adresУЁХ™e" #: main.cpp:199 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "You can not mix files and directories in the same renaming function" msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "NeplatnУН vУНbФ›r\n" "NemХЏХОete smУ­chat soubory a adresУЁХ™e ve stejnУЉ pХ™ejmenovУЁvacУ­ УКloze" #: main.cpp:204 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "The files must be in the same directory" msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "NeplatnУН vУНbФ›r\n" "Soubory musУ­ bУНt ve stejnУЉm adresУЁХ™i" #: main.cpp:211 #, fuzzy #| msgid "" #| "Invalid selection\n" #| "You can't rename the current or parent directory" msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "NeplatnУН vУНbФ›r\n" "NemХЏХОete pХ™ejmenovat nynФ›jХЁУ­ nebo rodiФovskУН adresУЁХ™" #: main.cpp:246 #, fuzzy, kde-format #| msgid "

    Folder %1 is empty!!!

    " msgid "

    Folder %1 is empty.

    " msgstr "

    SloХОka %1 je prУЁzdnУЁ!!!

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "Odstranit z nynФ›jХЁУ­ho vУНbФ›ru" #: namepartbase.cpp:32 namepartbase.cpp:43 #, fuzzy #| msgid "" #| "

    Please select part of the original filename to be included in " #| "the renamed filename

    " msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "

    Vyberte, prosУ­m, ФУЁst pХЏvodnУ­ho nУЁzvu souboru, kterУЁ mУЁ bУНt " "zaФlenФ›na dopХ™ejmenovanУЉho nУЁzvu souboru

    " #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "JinУЉ..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "FormУЁt oznaФenУ­ Фasu" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "Pole pro oznaФenУ­ Фasem podporuje rХЏznУЉ druhy vУНrazХЏ, jak pro datum tak pro " "Фas. NУЁsledujУ­cУ­ oddУ­l popisuje tyto vУНrazy." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "Tyto vУНrazy lze pouХОУ­t pro datum:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "VУНraz" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "VУНstup" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "den jako ФУ­slo, kterУЉ nezaФУ­nУЁ nulou (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "den jako ФУ­slo, kterУЉ zaФУ­nУЁ nulou (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "zkrУЁcenУН mУ­stnУ­ nУЁzev dne (napХ™. 'Pon'..'Ned')" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "dlouhУН mУ­stnУ­ nУЁzev dne (napХ™. 'PondФ›lУ­'..'NedФ›le')" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "mФ›sУ­c jako ФУ­slo, kterУЉ nezaФУ­nУЁ nulou (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "mФ›sУ­c jako ФУ­slo, kterУЉ zaФУ­nУЁ nulou (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "zkrУЁcenУН mУ­stnУ­ nУЁzev mФ›sУ­ce (napХ™. 'Led'..'Pro')" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "dlouhУН mУ­stnУ­ nУЁzev mФ›sУ­ce (napХ™. 'Leden'..'Prosinec')" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "rok jako ФУ­slo se dvФ›mi ФУ­slicemi (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "rok jako ФУ­slo se ФtyХ™mi ФУ­slicemi (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "FormУЁt Фasu" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "Tyto vУНrazy lze pouХОУ­t pro Фas:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" "hodina jako ФУ­slo, kterУЉ nezaФУ­nУЁ nulou (0..23 nebo 1..12 pХ™i zobrazenУ­ " "dopoledne/odpoledne)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" "hodina jako ФУ­slo, kterУЉ zaФУ­nУЁ nulou (00..23 nebo 01..12 pХ™i zobrazenУ­ " "dopoledne/odpoledne)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "minuta jako ФУ­slo, kterУЉ nezaФУ­nУЁ nulou (0..59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "minuta jako ФУ­slo, kterУЉ zaФУ­nУЁ nulou (00..59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "sekunda jako ФУ­slo, kterУЉ nezaФУ­nУЁ nulou (0..59)" #: timestamp.cpp:125 #, fuzzy msgid "the second with a leading zero (00..59)" msgstr "sekunda jako ФУ­slo, kterУЉ zaФУ­nУЁ nulou (00..59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "milisekundy jako ФУ­slo, kterУЉ nezaФУ­nУЁ nulami (0..999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "milisekundy jako ФУ­slo, kterУЉ zaФУ­nУЁ nulami (000..999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" "pouХОУ­t zobrazenУ­ Dopoledne/Odpoledne; AM/PM. AP bude nahrazeno buФ \"AM\" " "nebo \"PM\"" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" "pouХОУ­t zobrazenУ­ dopoledne/odpoledne; am/pm. ap bude nahrazeno buФ \"am\" " "nebo \"pm\"" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "Zdroj:" gwenrename-1.1-beta7/po/eo.po0000644000175000017500000011631311361565660015522 0ustar spirosspiros# Translation of gwenrename into esperanto. # Axel Rousseau , 2009. # msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2009-11-15 12:07+0100\n" "Last-Translator: Axel Rousseau \n" "Language-Team: esperanto \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: pology\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&Rezigni" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&Helpo" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&Bone" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "Regula esprimo" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Redakti..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Enigo:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "Eligo:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "AnstataХ­igi per:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Nomo" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "Prefikso:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "Diversaj" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "Refari" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 #, fuzzy #| msgid "Counter [s]" msgid "Counter" msgstr "Nombrilo [s]" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "PaХo:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "EtendaФЕo" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "&Pri" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "Datoformato" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Axel Rousseau" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "axel@esperanto-jeunes.org" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "" #: rename.cpp:215 #, fuzzy #| msgid "Rename" msgid "New name" msgstr "Renomi" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "" msgstr[1] "" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "" #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "" msgstr[1] "" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "Helpo" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "Montri helpon" #: rename.cpp:3077 msgid "Actions" msgstr "Agoj" #: rename.cpp:3078 msgid "Open file" msgstr "Malfermi dosieron" #: rename.cpp:3080 msgid "Open file with" msgstr "" #: rename.cpp:3082 msgid "List management" msgstr "" #: rename.cpp:3084 msgid "Add to list" msgstr "" #: rename.cpp:3086 msgid "Remove from list" msgstr "" #: rename.cpp:3090 msgid "Invert list" msgstr "" #: rename.cpp:3092 msgid "Create list from selection" msgstr "" #: rename.cpp:3095 msgid "Selection management" msgstr "" #: rename.cpp:3096 msgid "All items" msgstr "" #: rename.cpp:3098 msgid "All items of selected type" msgstr "" #: rename.cpp:3100 msgid "Invert current selection" msgstr "" #: rename.cpp:3102 msgid "Create selection from list" msgstr "" #: rename.cpp:3104 msgid "Items containing a string" msgstr "" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "" #: main.cpp:63 msgid "Location of files to rename" msgstr "" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "" #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "" #: timestamp.cpp:75 msgid "Time stamping format" msgstr "" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "Esprimo" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "Eligo" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "" #: timestamp.cpp:107 msgid "Time Format" msgstr "Tempoformato" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "" gwenrename-1.1-beta7/po/ga.po0000644000175000017500000011703511361565673015514 0ustar spirosspiros# Irish translation of gwenrename # Copyright (C) 2009 This_file_is_part_of_KDE # This file is distributed under the same license as the gwenrename package. # Kevin Scannell , 2009. msgid "" msgstr "" "Project-Id-Version: gwenrename\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2009-12-24 06:59-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&Cealaigh" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "FillteУЁn:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&Cabhair" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&OK" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "Slonn ionadaУ­ochta" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Eagar..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Ionchur:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "Aschur:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "LУ­on na gcarachtar:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "Ionadaigh le:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "" # # # # # # # # # # # # # # #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Ainm" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "RУЉimУ­r:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "IarmhУ­r:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "RudaУ­ УЉagsУКla" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "AthdhУЉan" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "Уiritheoir" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "DУЁta Tosaigh:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "CУЉim:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "EisУ­nteacht" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "PrУГifУ­lУ­" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "&Eolas" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "DУЁta a cruthaУ­odh" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "FormУЁid an DУЁta" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "Sampla:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "" #: rename.cpp:215 msgid "New name" msgstr "Ainm nua" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "RoghnaУ­odh %2/%1 mhУ­r" msgstr[1] "RoghnaУ­odh %2/%1 mhУ­r" msgstr[2] "RoghnaУ­odh %2/%1 mhУ­r" msgstr[3] "RoghnaУ­odh %2/%1 mУ­r" msgstr[4] "RoghnaУ­odh %2/%1 mУ­r" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "" #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "" msgstr[1] "" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "" #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "Cabhair" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "TaispeУЁin cabhair" #: rename.cpp:3077 msgid "Actions" msgstr "GnУ­omhartha" #: rename.cpp:3078 msgid "Open file" msgstr "Oscail comhad" #: rename.cpp:3080 msgid "Open file with" msgstr "" #: rename.cpp:3082 msgid "List management" msgstr "" #: rename.cpp:3084 msgid "Add to list" msgstr "" #: rename.cpp:3086 msgid "Remove from list" msgstr "Bain УГn liosta" #: rename.cpp:3090 msgid "Invert list" msgstr "" #: rename.cpp:3092 msgid "Create list from selection" msgstr "" #: rename.cpp:3095 msgid "Selection management" msgstr "" #: rename.cpp:3096 msgid "All items" msgstr "" #: rename.cpp:3098 msgid "All items of selected type" msgstr "" #: rename.cpp:3100 msgid "Invert current selection" msgstr "" #: rename.cpp:3102 msgid "Create selection from list" msgstr "" #: rename.cpp:3104 msgid "Items containing a string" msgstr "" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "" #: main.cpp:60 msgid "Disable profiles" msgstr "" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "" #: main.cpp:63 msgid "Location of files to rename" msgstr "" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "" #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "" #: timestamp.cpp:75 msgid "Time stamping format" msgstr "" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "Slonn" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "Aschur" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "" #: timestamp.cpp:107 msgid "Time Format" msgstr "FormУЁid Ama" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "" gwenrename-1.1-beta7/po/en_GB.po0000644000175000017500000013205711361565657016102 0ustar spirosspiros# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Andrew Coles , 2009. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-28 14:19+0100\n" "PO-Revision-Date: 2009-11-14 12:14+0000\n" "Last-Translator: Andrew Coles \n" "Language-Team: British English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. i18n: file: initaskmode.ui:20 #. i18n: ectx: property (windowTitle), widget (QDialog, initAskMode) #: rc.cpp:3 rc.cpp:386 main.cpp:54 msgid "GwenRename" msgstr "GwenRename" #. i18n: file: initaskmode.ui:97 #. i18n: ectx: property (text), widget (KPushButton, renameDir) #: rc.cpp:6 rc.cpp:389 msgid "Rename &folder" msgstr "Rename &folder" #. i18n: file: initaskmode.ui:104 #. i18n: ectx: property (text), widget (KPushButton, renameFiles) #: rc.cpp:9 rc.cpp:392 msgid "&Rename files" msgstr "&Rename files" #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: initaskmode.ui:114 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: rename.ui:1742 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: timestamp.ui:324 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: multiselecttool.ui:276 #. i18n: ectx: property (text), widget (KPushButton, buttonCancel) #. i18n: file: inputdir.ui:208 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #. i18n: file: namepartbase.ui:539 #. i18n: ectx: property (text), widget (QPushButton, buttonCancel) #: rc.cpp:12 rc.cpp:30 rc.cpp:83 rc.cpp:146 rc.cpp:338 rc.cpp:381 rc.cpp:395 #: rc.cpp:587 rc.cpp:630 rc.cpp:683 rc.cpp:701 rc.cpp:764 msgid "&Cancel" msgstr "&Cancel" #. i18n: file: inputdir.ui:32 #. i18n: ectx: property (windowTitle), widget (QDialog, InputDir) #: rc.cpp:15 rc.cpp:686 inputdir.cpp:75 msgid "Folder selection" msgstr "Folder selection" #. i18n: file: inputdir.ui:81 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:18 rc.cpp:689 msgid "Please select the location of the files you want to rename" msgstr "Please select the location of the files you want to rename" #. i18n: file: inputdir.ui:104 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:21 rc.cpp:692 msgid "Folder:" msgstr "Folder:" #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: timestamp.ui:288 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: multiselecttool.ui:240 #. i18n: ectx: property (text), widget (KPushButton, buttonHelp) #. i18n: file: inputdir.ui:172 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #. i18n: file: namepartbase.ui:494 #. i18n: ectx: property (text), widget (QPushButton, buttonHelp) #: rc.cpp:24 rc.cpp:77 rc.cpp:137 rc.cpp:375 rc.cpp:624 rc.cpp:677 rc.cpp:695 #: rc.cpp:755 msgid "&Help" msgstr "&Help" #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: rename.ui:1732 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: timestamp.ui:311 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: multiselecttool.ui:263 #. i18n: ectx: property (text), widget (KPushButton, buttonOk) #. i18n: file: inputdir.ui:198 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #. i18n: file: namepartbase.ui:523 #. i18n: ectx: property (text), widget (QPushButton, buttonOk) #: rc.cpp:27 rc.cpp:80 rc.cpp:143 rc.cpp:335 rc.cpp:378 rc.cpp:584 rc.cpp:627 #: rc.cpp:680 rc.cpp:698 rc.cpp:761 msgid "&OK" msgstr "&OK" #. i18n: file: multiselecttool.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, multiSelTool) #: rc.cpp:33 rc.cpp:633 msgid "Search string" msgstr "Search string" #. i18n: file: multiselecttool.ui:47 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:36 rc.cpp:636 msgid "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " msgstr "" "

    Please insert a string to be used to select items in GwenRename " "item list

    " #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #. i18n: file: multiselecttool.ui:83 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #. i18n: file: namepartbase.ui:288 #. i18n: ectx: property (text), widget (QRadioButton, chkSearchString) #: rc.cpp:39 rc.cpp:113 rc.cpp:639 rc.cpp:731 msgid "Search string:" msgstr "Search string:" #. i18n: file: multiselecttool.ui:117 #. i18n: ectx: property (text), widget (QCheckBox, chkCaseSensitive) #: rc.cpp:42 rc.cpp:642 msgid "Case sensitive search" msgstr "Case sensitive search" #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:128 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert) #. i18n: file: multiselecttool.ui:132 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkInvert) #: rc.cpp:45 rc.cpp:49 rc.cpp:645 rc.cpp:649 msgid "" "

    Invert selection in item list

    \n" "

    When checked, only items that do not match the search string will " "be selected

    " msgstr "" "

    Invert selection in item list

    \n" "

    When ticked, only items that do not match the search string will " "be selected

    " #. i18n: file: multiselecttool.ui:135 #. i18n: ectx: property (text), widget (QCheckBox, chkInvert) #: rc.cpp:53 rc.cpp:653 msgid "Invert selection in item list" msgstr "Invert selection in item list" #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:148 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAdd) #. i18n: file: multiselecttool.ui:154 #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAdd) #: rc.cpp:56 rc.cpp:62 rc.cpp:656 rc.cpp:662 msgid "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When checked, items selected by this operation will be added to " "the current selection.

    \n" "

    Note: If Invert selection in item list is checked, items " "selected by this operation will be removed from the current selection." "

    " msgstr "" "

    Add to current selection

    \n" "

    Normally, this operation will replace your current selection.

    \n" "

    When ticked, items selected by this operation will be added to the " "current selection.

    \n" "

    Note: If Invert selection in item list is ticked, items " "selected by this operation will be removed from the current selection." "

    " #. i18n: file: multiselecttool.ui:157 #. i18n: ectx: property (text), widget (QCheckBox, chkAdd) #: rc.cpp:68 rc.cpp:668 multiselecttool.cpp:162 msgid "Add to current selection" msgstr "Add to current selection" #. i18n: file: multiselecttool.ui:169 #. i18n: ectx: property (text), widget (QCheckBox, regexpContentCb) #: rc.cpp:71 rc.cpp:671 msgid "Regular expression" msgstr "Regular expression" #. i18n: file: multiselecttool.ui:210 #. i18n: ectx: property (text), widget (KPushButton, editRegExp) #: rc.cpp:74 rc.cpp:674 msgid "Edit..." msgstr "Edit..." #. i18n: file: namepartbase.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, namePartBase) #: rc.cpp:86 rc.cpp:704 rename.cpp:214 msgid "Original name" msgstr "Original name" #. i18n: file: namepartbase.ui:58 #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: rc.cpp:89 rc.cpp:707 msgid "Input:" msgstr "Input:" #. i18n: file: namepartbase.ui:90 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:92 rc.cpp:710 msgid "Matched:" msgstr "Matched:" #. i18n: file: namepartbase.ui:125 #. i18n: ectx: property (text), widget (QCheckBox, chkFixed) #: rc.cpp:95 rc.cpp:713 msgid "Use this match" msgstr "Use this match" #. i18n: file: namepartbase.ui:134 #. i18n: ectx: property (text), widget (QLabel, textLabel5_2) #: rc.cpp:98 rc.cpp:716 msgid "Output:" msgstr "Output:" #. i18n: file: namepartbase.ui:174 #. i18n: ectx: property (title), widget (QGroupBox, grpMatch) #: rc.cpp:101 rc.cpp:719 msgid "Match to" msgstr "Match to" #. i18n: file: namepartbase.ui:180 #. i18n: ectx: property (text), widget (QRadioButton, partOfFilename) #: rc.cpp:104 rc.cpp:722 msgid "Part of filename" msgstr "Part of filename" #. i18n: file: namepartbase.ui:214 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2) #: rc.cpp:107 rc.cpp:725 msgid "Start at character:" msgstr "Start at character:" #. i18n: file: namepartbase.ui:252 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:110 rc.cpp:728 msgid "Number of characters:" msgstr "Number of characters:" #. i18n: file: namepartbase.ui:316 #. i18n: ectx: property (title), widget (QGroupBox, grpOutOptions) #: rc.cpp:116 rc.cpp:734 msgid "Output options" msgstr "Output options" #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #. i18n: file: rename.ui:176 #. i18n: ectx: property (text), widget (QCheckBox, nOriginal) #. i18n: file: namepartbase.ui:328 #. i18n: ectx: property (text), widget (QRadioButton, origName) #: rc.cpp:119 rc.cpp:162 rc.cpp:411 rc.cpp:737 msgid "Use original name" msgstr "Use original name" #. i18n: file: namepartbase.ui:340 #. i18n: ectx: property (text), widget (QRadioButton, chkReplace) #: rc.cpp:122 rc.cpp:740 msgid "Replace with:" msgstr "Replace with:" #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: rename.ui:227 #. i18n: ectx: property (text), widget (QRadioButton, nLCase) #. i18n: file: rename.ui:1244 #. i18n: ectx: property (text), widget (QRadioButton, rLExt) #. i18n: file: namepartbase.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, nLCase) #: rc.cpp:125 rc.cpp:165 rc.cpp:287 rc.cpp:414 rc.cpp:536 rc.cpp:743 msgid "Convert to lowercase" msgstr "Convert to lowercase" #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: rename.ui:243 #. i18n: ectx: property (text), widget (QRadioButton, nUCase) #. i18n: file: rename.ui:1257 #. i18n: ectx: property (text), widget (QRadioButton, rUExt) #. i18n: file: namepartbase.ui:423 #. i18n: ectx: property (text), widget (QCheckBox, nUCase) #: rc.cpp:128 rc.cpp:168 rc.cpp:290 rc.cpp:417 rc.cpp:539 rc.cpp:746 msgid "Convert to uppercase" msgstr "Convert to uppercase" #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #. i18n: file: rename.ui:276 #. i18n: ectx: property (text), widget (QRadioButton, nFCap) #. i18n: file: namepartbase.ui:456 #. i18n: ectx: property (text), widget (QCheckBox, nFCap) #: rc.cpp:131 rc.cpp:171 rc.cpp:420 rc.cpp:749 msgid "Capitalize first letter" msgstr "Capitalise first letter" #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #. i18n: file: rename.ui:292 #. i18n: ectx: property (text), widget (QRadioButton, nSCap) #. i18n: file: namepartbase.ui:472 #. i18n: ectx: property (text), widget (QCheckBox, nSCap) #: rc.cpp:134 rc.cpp:174 rc.cpp:423 rc.cpp:752 msgid "Capitalize starting letters" msgstr "Capitalise starting letters" #. i18n: file: namepartbase.ui:497 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonHelp) #: rc.cpp:140 rc.cpp:758 msgid "F1" msgstr "F1" #. i18n: file: rename.ui:58 #. i18n: ectx: property (text), widget (QCheckBox, rShow) #: rc.cpp:150 rc.cpp:399 msgid "Show all items" msgstr "Show all items" #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #. i18n: file: rename.ui:116 #. i18n: ectx: property (toolTip), widget (KLed, kLed1) #. i18n: file: rename.ui:132 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed1) #. i18n: file: rename.ui:603 #. i18n: ectx: property (toolTip), widget (KLed, kLed2) #. i18n: file: rename.ui:622 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed2) #. i18n: file: rename.ui:1149 #. i18n: ectx: property (toolTip), widget (KLed, kLed3) #. i18n: file: rename.ui:1165 #. i18n: ectx: property (toolTip), widget (QLabel, lblLed3) #: rc.cpp:153 rc.cpp:156 rc.cpp:204 rc.cpp:207 rc.cpp:275 rc.cpp:278 #: rc.cpp:402 rc.cpp:405 rc.cpp:453 rc.cpp:456 rc.cpp:524 rc.cpp:527 msgid "Show / Hide widgets" msgstr "Show / Hide widgets" #. i18n: file: rename.ui:165 #. i18n: ectx: property (title), widget (QGroupBox, groupBox3) #: rc.cpp:159 rc.cpp:408 msgid "Name" msgstr "Name" #. i18n: file: rename.ui:305 #. i18n: ectx: property (text), widget (QCheckBox, nSpecify) #: rc.cpp:177 rc.cpp:426 msgid "Specify name:" msgstr "Specify name:" #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #. i18n: file: rename.ui:358 #. i18n: ectx: property (toolTip), widget (KPushButton, partName) #. i18n: file: rename.ui:489 #. i18n: ectx: property (toolTip), widget (KPushButton, pPartName) #. i18n: file: rename.ui:565 #. i18n: ectx: property (toolTip), widget (KPushButton, sPartName) #: rc.cpp:180 rc.cpp:195 rc.cpp:201 rc.cpp:429 rc.cpp:444 rc.cpp:450 msgid "Use part of the original name" msgstr "Use part of the original name" #. i18n: file: rename.ui:381 #. i18n: ectx: property (title), widget (QGroupBox, groupBox4) #: rc.cpp:183 rc.cpp:432 msgid "Prefix - Suffix" msgstr "Prefix - Suffix" #. i18n: file: rename.ui:389 #. i18n: ectx: property (text), widget (QLabel, lPref) #: rc.cpp:186 rc.cpp:435 msgid "Prefix:" msgstr "Prefix:" #. i18n: file: rename.ui:405 #. i18n: ectx: property (text), widget (QLabel, lSuf) #: rc.cpp:189 rc.cpp:438 msgid "Suffix:" msgstr "Suffix:" #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #. i18n: file: rename.ui:464 #. i18n: ectx: property (toolTip), widget (KPushButton, pTime) #. i18n: file: rename.ui:540 #. i18n: ectx: property (toolTip), widget (QPushButton, sTime) #: rc.cpp:192 rc.cpp:198 rc.cpp:441 rc.cpp:447 msgid "Use time-stamping info" msgstr "Use time-stamping info" #. i18n: file: rename.ui:660 #. i18n: ectx: property (title), widget (QGroupBox, groupBox5) #: rc.cpp:210 rc.cpp:459 msgid "Miscellaneous" msgstr "Miscellaneous" #. i18n: file: rename.ui:667 #. i18n: ectx: property (toolTip), widget (QCheckBox, sort) #: rc.cpp:213 rc.cpp:462 msgid "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " msgstr "" "

    Numeric sorting

    \n" "

    When this option is enabled, the original names are sorted taking into " "account their numeric value (when possible)

    " #. i18n: file: rename.ui:670 #. i18n: ectx: property (text), widget (QCheckBox, sort) #: rc.cpp:217 rc.cpp:466 msgid "Use numeric sorting" msgstr "Use numeric sorting" #. i18n: file: rename.ui:694 #. i18n: ectx: property (text), widget (QCheckBox, rShuffle) #: rc.cpp:220 rc.cpp:469 msgid "Shuffle folders" msgstr "Shuffle folders" #. i18n: file: rename.ui:719 #. i18n: ectx: property (toolTip), widget (KPushButton, reRandomize) #: rc.cpp:223 rc.cpp:472 msgid "Redo" msgstr "Redo" #. i18n: file: rename.ui:756 #. i18n: ectx: property (title), widget (QGroupBox, groupBox6) #: rc.cpp:226 rc.cpp:475 msgid "Space manipulation" msgstr "Space manipulation" #. i18n: file: rename.ui:770 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:229 rc.cpp:478 msgid "Convert space characters to" msgstr "Convert space characters to" #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #. i18n: file: rename.ui:786 #. i18n: ectx: property (text), widget (QCheckBox, spaceToUnder) #. i18n: file: rename.ui:845 #. i18n: ectx: property (text), widget (QCheckBox, underToSpace) #: rc.cpp:232 rc.cpp:241 rc.cpp:481 rc.cpp:490 msgid "underscore" msgstr "underscore" #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #. i18n: file: rename.ui:796 #. i18n: ectx: property (text), widget (QCheckBox, spaceToDash) #. i18n: file: rename.ui:858 #. i18n: ectx: property (text), widget (QCheckBox, dashToSpace) #: rc.cpp:235 rc.cpp:244 rc.cpp:484 rc.cpp:493 msgid "dash" msgstr "dash" #. i18n: file: rename.ui:829 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:238 rc.cpp:487 msgid "Convert from" msgstr "Convert from" #. i18n: file: rename.ui:865 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:247 rc.cpp:496 msgid "to space characters" msgstr "to space characters" #. i18n: file: rename.ui:903 #. i18n: ectx: property (title), widget (QGroupBox, countBox) #: rc.cpp:250 rc.cpp:499 msgid "Counter" msgstr "Counter" #. i18n: file: rename.ui:909 #. i18n: ectx: property (text), widget (QCheckBox, countEnable) #: rc.cpp:253 rc.cpp:502 msgid "Enable Counter" msgstr "Enable Counter" #. i18n: file: rename.ui:935 #. i18n: ectx: property (text), widget (QLabel, lStart) #: rc.cpp:256 rc.cpp:505 msgid "Start:" msgstr "Start:" #. i18n: file: rename.ui:948 #. i18n: ectx: property (text), widget (QLabel, lStep) #: rc.cpp:259 rc.cpp:508 msgid "Step:" msgstr "Step:" #. i18n: file: rename.ui:961 #. i18n: ectx: property (text), widget (QLabel, lDigits) #: rc.cpp:262 rc.cpp:511 msgid "Number of Digits:" msgstr "Number of Digits:" #. i18n: file: rename.ui:1071 #. i18n: ectx: property (text), widget (QCheckBox, rWidth) #: rc.cpp:265 rc.cpp:514 msgid "Same number of digits" msgstr "Same number of digits" #. i18n: file: rename.ui:1110 #. i18n: ectx: property (toolTip), widget (QCheckBox, rAllow) #: rc.cpp:268 rc.cpp:517 msgid "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " msgstr "" "

    'Relaxed' numbering

    \n" "

    When this option is enabled, the program will find the files that match " "the renaming criteria but are not selected for renaming, and adjust the " "starting value of the counter so that the resulting filenames will follow " "the last existing file. This means that the starting value of the counter " "may be different than the one defined by the user.

    " #. i18n: file: rename.ui:1113 #. i18n: ectx: property (text), widget (QCheckBox, rAllow) #: rc.cpp:272 rc.cpp:521 msgid "Use 'relaxed' numbering" msgstr "Use 'relaxed' numbering" #. i18n: file: rename.ui:1204 #. i18n: ectx: property (title), widget (QGroupBox, extBox) #: rc.cpp:281 rc.cpp:530 msgid "Extension" msgstr "Extension" #. i18n: file: rename.ui:1213 #. i18n: ectx: property (text), widget (QCheckBox, rSelExt) #: rc.cpp:284 rc.cpp:533 msgid "Use original extension" msgstr "Use original extension" #. i18n: file: rename.ui:1287 #. i18n: ectx: property (text), widget (QLabel, lExt) #: rc.cpp:293 rc.cpp:542 msgid "New extension:" msgstr "New extension:" #. i18n: file: rename.ui:1329 #. i18n: ectx: property (text), widget (QCheckBox, chkFullExt) #: rc.cpp:296 rc.cpp:545 msgid "Use compound extensions" msgstr "Use compound extensions" #. i18n: file: rename.ui:1367 #. i18n: ectx: property (toolTip), widget (KPushButton, btNewExt) #: rc.cpp:299 rc.cpp:548 msgid "New extension" msgstr "New extension" #. i18n: file: rename.ui:1395 #. i18n: ectx: property (toolTip), widget (KPushButton, btSaveExt) #: rc.cpp:302 rc.cpp:551 msgid "Save extension" msgstr "Save extension" #. i18n: file: rename.ui:1420 #. i18n: ectx: property (toolTip), widget (KPushButton, btDelExt) #: rc.cpp:305 rc.cpp:554 msgid "Delete extension" msgstr "Delete extension" #. i18n: file: rename.ui:1443 #. i18n: ectx: property (title), widget (QGroupBox, btngrpProfiles) #: rc.cpp:308 rc.cpp:557 msgid "Profiles" msgstr "Profiles" #. i18n: file: rename.ui:1452 #. i18n: ectx: property (text), widget (QCheckBox, chkProfile) #: rc.cpp:311 rc.cpp:560 msgid "Use profiles" msgstr "Use profiles" #. i18n: file: rename.ui:1527 #. i18n: ectx: property (toolTip), widget (KPushButton, prLoad) #: rc.cpp:314 rc.cpp:563 msgid "Load default profile" msgstr "Load default profile" #. i18n: file: rename.ui:1555 #. i18n: ectx: property (toolTip), widget (KPushButton, prDefault) #: rc.cpp:317 rc.cpp:566 msgid "Use as default profile" msgstr "Use as default profile" #. i18n: file: rename.ui:1596 #. i18n: ectx: property (toolTip), widget (KPushButton, prNew) #: rc.cpp:320 rc.cpp:569 rename.cpp:263 msgid "New profile" msgstr "New profile" #. i18n: file: rename.ui:1624 #. i18n: ectx: property (toolTip), widget (KPushButton, prEdit) #: rc.cpp:323 rc.cpp:572 msgid "Rename profile" msgstr "Rename profile" #. i18n: file: rename.ui:1652 #. i18n: ectx: property (toolTip), widget (KPushButton, prSave) #: rc.cpp:326 rc.cpp:575 msgid "Save profile" msgstr "Save profile" #. i18n: file: rename.ui:1680 #. i18n: ectx: property (toolTip), widget (KPushButton, prDelete) #: rc.cpp:329 rc.cpp:578 msgid "Delete profile" msgstr "Delete profile" #. i18n: file: rename.ui:1709 #. i18n: ectx: property (text), widget (KPushButton, buttonAbout) #: rc.cpp:332 rc.cpp:581 msgid "&About" msgstr "&About" #. i18n: file: timestamp.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, tStamp) #: rc.cpp:341 rc.cpp:590 msgid "Time-stamping" msgstr "Time-stamping" #. i18n: file: timestamp.ui:22 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1) #: rc.cpp:344 rc.cpp:593 msgid "Date type" msgstr "Date type" #. i18n: file: timestamp.ui:39 #. i18n: ectx: property (text), widget (QRadioButton, rCreation) #: rc.cpp:347 rc.cpp:596 msgid "Creation date" msgstr "Creation date" #. i18n: file: timestamp.ui:61 #. i18n: ectx: property (text), widget (QRadioButton, rModified) #: rc.cpp:350 rc.cpp:599 msgid "Last modified date" msgstr "Last modified date" #. i18n: file: timestamp.ui:80 #. i18n: ectx: property (text), widget (QRadioButton, rRead) #: rc.cpp:353 rc.cpp:602 msgid "Last read date" msgstr "Last read date" #. i18n: file: timestamp.ui:95 #. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2) #: rc.cpp:356 rc.cpp:605 timestamp.cpp:79 msgid "Date Format" msgstr "Date Format" #. i18n: file: timestamp.ui:103 #. i18n: ectx: property (text), widget (QLabel, lblPredefined) #: rc.cpp:359 rc.cpp:608 msgid "Predefined expressions:" msgstr "Predefined expressions:" #. i18n: file: timestamp.ui:122 #. i18n: ectx: property (text), widget (QLabel, lblUser) #: rc.cpp:362 rc.cpp:611 msgid "User defined expressions:" msgstr "User defined expressions:" #. i18n: file: timestamp.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:365 rc.cpp:614 msgid "Example:" msgstr "Example:" #. i18n: file: timestamp.ui:217 #. i18n: ectx: property (toolTip), widget (QLabel, lblExample) #: rc.cpp:368 rc.cpp:617 msgid "Example of expression value" msgstr "Example of expression value" #. i18n: file: timestamp.ui:253 #. i18n: ectx: property (text), widget (QCheckBox, chkExif) #: rc.cpp:371 rc.cpp:620 msgid "Use Exif info when available" msgstr "Use Exif info when available" #: rc.cpp:382 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Andrew Coles" #: rc.cpp:383 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "andrew_coles@yahoo.co.uk" #: initaskmode.cpp:31 initaskmode.cpp:38 msgid "Mode selection" msgstr "Mode selection" #: initaskmode.cpp:43 initaskmode.cpp:64 #, kde-format msgid "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " msgstr "" "

    The folder %1 is the only parameter passed to GwenRename.

    Do you want to rename this folder, or the files contained in it?

    " #: rename.cpp:170 msgid "Show Name / Prefix - Suffix widgets" msgstr "Show Name / Prefix - Suffix widgets" #: rename.cpp:172 msgid "Show Miscellaneous / Counter widgets" msgstr "Show Miscellaneous / Counter widgets" #: rename.cpp:174 msgid "Show Extension / Profiles widgets" msgstr "Show Extension / Profiles widgets" #: rename.cpp:215 msgid "New name" msgstr "New name" #: rename.cpp:271 rename.cpp:1040 rename.cpp:3047 #, kde-format msgid "%2/%1 item selected" msgid_plural "%2/%1 items selected" msgstr[0] "%2/%1 item selected" msgstr[1] "%2/%1 items selected" #: rename.cpp:1159 rename.cpp:1185 msgctxt "Starting value" msgid "Start:" msgstr "Start:" #: rename.cpp:1161 msgctxt "Ending value" msgid "End:" msgstr "End:" #: rename.cpp:1327 msgid "" "Renaming process error\n" "\n" "No files have been renamed" msgstr "" "Renaming process error\n" "\n" "No files have been renamed" #: rename.cpp:1364 #, kde-format msgid "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" msgstr "" "Error renaming file \"%1\"\n" "\n" "A restore script named \"gwenrename.restore\" has been written in the " "working directory" #: rename.cpp:1379 main.cpp:131 main.cpp:240 main.cpp:250 main.cpp:254 msgid "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" msgstr "" "Memory allocation error\n" "\n" "The program could not allocate memory needed for its execution. Close some " "applications and try again" #: rename.cpp:1383 msgid "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." msgstr "" "Icon not found.\n" "\n" "The program could not find an icon necessary for its execution. Please check " "your installation." #: rename.cpp:1385 msgid "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." msgstr "" "Icons not found.\n" "\n" "The program could not find some icons that are necessary for its execution. " "Please check your installation." #: rename.cpp:2254 #, kde-format msgid "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" msgstr "" "A profile named \"%1\" already exists.\n" "Please select a different name for this profile" #: rename.cpp:2950 #, kde-format msgid "Item %1 is of the wrong type." msgstr "Item %1 is of the wrong type." #: rename.cpp:2957 #, kde-format msgid "Item %1 is not writable" msgstr "Item %1 is not writable" #: rename.cpp:2964 #, kde-format msgid "Item %1 no longer exists" msgstr "Item %1 no longer exists" #: rename.cpp:2997 rename.cpp:3000 msgid "The following problems occurred:" msgstr "The following problems occurred:" #: rename.cpp:2998 #, kde-format msgid "(not displaying 1 more problem)" msgid_plural "(not displaying %1 more problems)" msgstr[0] "(not displaying 1 more problem)" msgstr[1] "(not displaying %1 more problems)" #: rename.cpp:2998 rename.cpp:3001 msgid "Items present in this list will not be available for renaming." msgstr "Items present in this list will not be available for renaming." #: rename.cpp:3073 rename.cpp:3107 msgid "Help" msgstr "Help" #: rename.cpp:3074 rename.cpp:3108 msgid "Show help" msgstr "Show help" #: rename.cpp:3077 msgid "Actions" msgstr "Actions" #: rename.cpp:3078 msgid "Open file" msgstr "Open file" #: rename.cpp:3080 msgid "Open file with" msgstr "Open file with" #: rename.cpp:3082 msgid "List management" msgstr "List management" #: rename.cpp:3084 msgid "Add to list" msgstr "Add to list" #: rename.cpp:3086 msgid "Remove from list" msgstr "Remove from list" #: rename.cpp:3090 msgid "Invert list" msgstr "Invert list" #: rename.cpp:3092 msgid "Create list from selection" msgstr "Create list from selection" #: rename.cpp:3095 msgid "Selection management" msgstr "Selection management" #: rename.cpp:3096 msgid "All items" msgstr "All items" #: rename.cpp:3098 msgid "All items of selected type" msgstr "All items of selected type" #: rename.cpp:3100 msgid "Invert current selection" msgstr "Invert current selection" #: rename.cpp:3102 msgid "Create selection from list" msgstr "Create selection from list" #: rename.cpp:3104 msgid "Items containing a string" msgstr "Items containing a string" #: main.cpp:44 msgid "A batch renaming tool for KDE" msgstr "A batch renaming tool for KDE" #: main.cpp:55 msgid "(C) 2003 - 2009 Spiros Georgaras" msgstr "(C) 2003 - 2009 Spiros Georgaras" #: main.cpp:56 msgid "Spiros Georgaras" msgstr "Spiros Georgaras" #: main.cpp:60 msgid "Disable profiles" msgstr "Disable profiles" #: main.cpp:61 msgid "File(s) to be renamed, or" msgstr "File(s) to be renamed, or" #: main.cpp:62 msgid "Folders to be renamed, or" msgstr "Folders to be renamed, or" #: main.cpp:63 msgid "Location of files to rename" msgstr "Location of files to rename" #: main.cpp:142 #, kde-format msgid "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." msgstr "" "Directory '%1' cannot be renamed.\n" "You do not have write permission to this directory." #: main.cpp:180 #, kde-format msgid "" "File '%1' does not exist.\n" "Please check your selection and try again." msgstr "" "File '%1' does not exist.\n" "Please check your selection and try again." #: main.cpp:186 #, kde-format msgid "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." msgstr "" "File '%1' cannot be renamed.\n" "You do not have write permission to this file." #: main.cpp:195 msgid "" "Invalid file type selected.\n" "You can rename normal files or directories." msgstr "" "Invalid file type selected.\n" "You can rename normal files or directories." #: main.cpp:199 msgid "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." msgstr "" "Invalid selection.\n" "You can not mix files and directories in the same renaming function." #: main.cpp:204 msgid "" "Invalid selection.\n" "The files must be in the same directory." msgstr "" "Invalid selection.\n" "The files must be in the same directory." #: main.cpp:211 msgid "" "Invalid selection.\n" "You cannot rename the current or parent directory." msgstr "" "Invalid selection.\n" "You cannot rename the current or parent directory." #: main.cpp:246 #, kde-format msgid "

    Folder %1 is empty.

    " msgstr "

    Folder %1 is empty.

    " #: multiselecttool.cpp:160 msgid "Remove from current selection" msgstr "Remove from current selection" #: namepartbase.cpp:32 namepartbase.cpp:43 msgid "" "Please select part of the original filename to be included in the " "new filename" msgstr "" "Please select part of the original filename to be included in the " "new filename" #: timestamp.cpp:56 timestamp.cpp:157 msgctxt "@item:inlistbox Other expression" msgid "Other..." msgstr "Other..." #: timestamp.cpp:75 msgid "Time stamping format" msgstr "Time stamping format" #: timestamp.cpp:77 msgid "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." msgstr "" "The time stamping field supports a variety of expressions, both for date and " "time. The following section describes these expressions." #: timestamp.cpp:81 msgid "These expressions may be used for the date:" msgstr "These expressions may be used for the date:" #: timestamp.cpp:83 timestamp.cpp:111 msgid "Expression" msgstr "Expression" #: timestamp.cpp:85 timestamp.cpp:113 msgid "Output" msgstr "Output" #: timestamp.cpp:87 msgid "the day as number without a leading zero (1-31)" msgstr "the day as number without a leading zero (1-31)" #: timestamp.cpp:89 msgid "the day as number with a leading zero (01-31)" msgstr "the day as number with a leading zero (01-31)" #: timestamp.cpp:91 msgid "the abbreviated localized day name (e.g. 'Mon'..'Sun')" msgstr "the abbreviated localised day name (e.g. 'Mon'..'Sun')" #: timestamp.cpp:93 msgid "the long localized day name (e.g. 'Monday'..'Sunday')" msgstr "the long localised day name (e.g. 'Monday'..'Sunday')" #: timestamp.cpp:95 msgid "the month as number without a leading zero (1-12)" msgstr "the month as number without a leading zero (1-12)" #: timestamp.cpp:97 msgid "the month as number with a leading zero (01-12)" msgstr "the month as number with a leading zero (01-12)" #: timestamp.cpp:99 msgid "the abbreviated localized month name (e.g. 'Jan'..'Dec')" msgstr "the abbreviated localised month name (e.g. 'Jan'..'Dec')" #: timestamp.cpp:101 msgid "the long localized month name (e.g. 'January'..'December')" msgstr "the long localised month name (e.g. 'January'..'December')" #: timestamp.cpp:103 msgid "the year as two digit number (00-99)" msgstr "the year as two digit number (00-99)" #: timestamp.cpp:105 msgid "the year as four digit number (1752-8000)" msgstr "the year as four digit number (1752-8000)" #: timestamp.cpp:107 msgid "Time Format" msgstr "Time Format" #: timestamp.cpp:109 msgid "These expressions may be used for the time:" msgstr "These expressions may be used for the time:" #: timestamp.cpp:115 msgid "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" msgstr "the hour without a leading zero (0..23 or 1..12 if AM/PM display)" #: timestamp.cpp:117 msgid "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" msgstr "the hour with a leading zero (00..23 or 01..12 if AM/PM display)" #: timestamp.cpp:119 msgid "the minute without a leading zero (0..59)" msgstr "the minute without a leading zero (0..59)" #: timestamp.cpp:121 msgid "the minute with a leading zero (00..59)" msgstr "the minute with a leading zero (00..59)" #: timestamp.cpp:123 msgid "the second without a leading zero (0..59)" msgstr "the second without a leading zero (0..59)" #: timestamp.cpp:125 msgid "the second with a leading zero (00..59)" msgstr "the second with a leading zero (00..59)" #: timestamp.cpp:127 msgid "the milliseconds without leading zeroes (0..999)" msgstr "the milliseconds without leading zeroes (0..999)" #: timestamp.cpp:129 msgid "the milliseconds with leading zeroes (000..999)" msgstr "the milliseconds with leading zeroes (000..999)" #: timestamp.cpp:131 msgid "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" msgstr "use AM/PM display. AP will be replaced by either \"AM\" or \"PM\"" #: timestamp.cpp:133 msgid "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" msgstr "use am/pm display. ap will be replaced by either \"am\" or \"pm\"" #: timestamp.cpp:135 msgctxt "Where the text came from" msgid "Source:" msgstr "Source:"