kde-l10n/en_GB/messages/kde-extraapps/kfilereplace.po
2015-02-28 22:17:11 +00:00

1227 lines
35 KiB
Text

# translation of kfilereplace.po to British English
# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
#
# Malcolm Hunter <malcolm.hunter@gmx.co.uk>, 2003, 2004, 2005.
# Jonathan Riddell <kde-en-gb@jriddell.org>, 2003.
# Andrew Coles <andrew_coles@yahoo.co.uk>, 2004, 2005, 2009, 2010.
msgid ""
msgstr ""
"Project-Id-Version: kfilereplace\n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2015-02-28 21:38+0000\n"
"PO-Revision-Date: 2010-09-09 10:58+0100\n"
"Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n"
"Language-Team: British English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\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"
#. i18n(" captured text \"%1\" replaced with \"%2\" at line: %3, column: %4 ", capturedText, data, x, y);
#: configurationclasses.cpp:168
msgid " Line:%3,Col:%4 - \"%1\" -> \"%2\""
msgstr " Line:%3,Col:%4 - \"%1\" -> \"%2\""
#: kfilereplace.cpp:51
msgid "Could not load the KFileReplace part."
msgstr "Could not load the KFileReplace part."
#: kfilereplace.cpp:58
msgid "Could not find the KFileReplace part."
msgstr "Could not find the KFileReplace part."
#: kfilereplacelib.cpp:94
msgid "1 byte"
msgid_plural "%1 bytes"
msgstr[0] "1 byte"
msgstr[1] "%1 bytes"
#: kfilereplacelib.cpp:121
msgid ""
"<qt>Cannot open the file <b>%1</b> and load the string list. This file seems "
"not to be a valid old kfr file or it is broken.</qt>"
msgstr ""
"<qt>Cannot open the file <b>%1</b> and load the string list. This file seems "
"not to be a valid old kfr file or it is broken.</qt>"
#: kfilereplacelib.cpp:139 kfilereplacelib.cpp:153 kfilereplacelib.cpp:159
msgid "Cannot read data."
msgstr "Cannot read data."
#: kfilereplacelib.cpp:146
msgid "Out of memory."
msgstr "Out of memory."
#: kfilereplacepart.cpp:108
msgid "Ready."
msgstr "Ready."
#: kfilereplacepart.cpp:157
msgid "Search completed."
msgstr "Search completed."
#: kfilereplacepart.cpp:170
msgid ""
"<qt>You have selected <b>%1</b> as the encoding of the files.<br />Selecting "
"the correct encoding is very important as if you have files that have some "
"other encoding than the selected one, after a replace you may damage those "
"files.<br /><br />In case you do not know the encoding of your files, select "
"<i>utf8</i> and <b>enable</b> the creation of backup files. This setting "
"will autodetect <i>utf8</i> and <i>utf16</i> files, but the changed files "
"will be converted to <i>utf8</i>.</qt>"
msgstr ""
"<qt>You have selected <b>%1</b> as the encoding of the files.<br />Selecting "
"the correct encoding is very important as if you have files that have some "
"other encoding than the selected one, after a replace you may damage those "
"files.<br /><br />In case you do not know the encoding of your files, select "
"<i>utf8</i> and <b>enable</b> the creation of backup files. This setting "
"will autodetect <i>utf8</i> and <i>utf16</i> files, but the changed files "
"will be converted to <i>utf8</i>.</qt>"
#: kfilereplacepart.cpp:170
msgid "File Encoding Warning"
msgstr "File Encoding Warning"
#: kfilereplacepart.cpp:179
msgid "Replacing files (simulation)..."
msgstr "Replacing files (simulation)..."
#: kfilereplacepart.cpp:180
msgid "Replaced strings (simulation)"
msgstr "Replaced strings (simulation)"
#: kfilereplacepart.cpp:184
msgid "Replacing files..."
msgstr "Replacing files..."
#: kfilereplacepart.cpp:185
msgid "Replaced strings"
msgstr "Replaced strings"
#: kfilereplacepart.cpp:239
msgid "Stopping..."
msgstr "Stopping..."
#: kfilereplacepart.cpp:253
msgid "There are no results to save: the result list is empty."
msgstr "There are no results to save: the result list is empty."
#: kfilereplacepart.cpp:257
msgid "Files"
msgstr "Files"
#: kfilereplacepart.cpp:257
msgid "Save Report"
msgstr "Save Report"
#: kfilereplacepart.cpp:267
msgid "<qt>A folder or a file named <b>%1</b> already exists.</qt>"
msgstr "<qt>A folder or a file named <b>%1</b> already exists.</qt>"
#: kfilereplacepart.cpp:275
msgid "<qt>Cannot create the <b>%1</b> folder.</qt>"
msgstr "<qt>Cannot create the <b>%1</b> folder.</qt>"
#: kfilereplacepart.cpp:354
msgid "KFileReplace strings"
msgstr "KFileReplace strings"
#: kfilereplacepart.cpp:354 kfilereplaceview.cpp:433
msgid "All Files"
msgstr "All Files"
#: kfilereplacepart.cpp:355
msgid "Load Strings From File"
msgstr "Load Strings From File"
#: kfilereplacepart.cpp:388
msgid "Cannot open folders."
msgstr "Cannot open folders."
#: kfilereplacepart.cpp:521
msgid "KFileReplacePart"
msgstr "KFileReplacePart"
#: kfilereplacepart.cpp:523
msgid "Batch search and replace tool."
msgstr "Batch search and replace tool."
#: kfilereplacepart.cpp:525
msgid ""
"(C) 1999-2002 François Dupoux\n"
"(C) 2003-2004 Andras Mantia\n"
"(C) 2004 Emiliano Gulmini"
msgstr ""
"(C) 1999-2002 François Dupoux\n"
"(C) 2003-2004 Andras Mantia\n"
"(C) 2004 Emiliano Gulmini"
#: kfilereplacepart.cpp:525 main.cpp:32
msgid "Part of the KDEWebDev module."
msgstr "Part of the KDEWebDev module."
#: kfilereplacepart.cpp:526 main.cpp:37
msgid "François Dupoux"
msgstr "François Dupoux"
#: kfilereplacepart.cpp:527 main.cpp:38
msgid "Original author of the KFileReplace tool"
msgstr "Original author of the KFileReplace tool"
#: kfilereplacepart.cpp:529 main.cpp:36
msgid "Emiliano Gulmini"
msgstr "Emiliano Gulmini"
#: kfilereplacepart.cpp:530 main.cpp:36
msgid "Current maintainer, code cleaner and rewriter"
msgstr "Current maintainer, code cleaner and rewriter"
#: kfilereplacepart.cpp:532 main.cpp:35
msgid "Andras Mantia"
msgstr "Andras Mantia"
#: kfilereplacepart.cpp:533
msgid "Co-maintainer, KPart creator"
msgstr "Co-maintainer, KPart creator"
#: kfilereplacepart.cpp:535
msgid "Heiko Goller"
msgstr "Heiko Goller"
#: kfilereplacepart.cpp:536
msgid "Original german translator"
msgstr "Original german translator"
#: kfilereplacepart.cpp:546
msgid "Sorry, currently the KFileReplace part works only for local files."
msgstr "Sorry, currently the KFileReplace part works only for local files."
#: kfilereplacepart.cpp:546
msgid "Non Local File"
msgstr "Non Local File"
#: kfilereplacepart.cpp:580
msgid "Customize Search/Replace Session..."
msgstr "Customise Search/Replace Session..."
#: kfilereplacepart.cpp:583
msgid "&Search"
msgstr "&Search"
#: kfilereplacepart.cpp:586
msgid "S&imulate"
msgstr "S&imulate"
#: kfilereplacepart.cpp:589
msgid "&Replace"
msgstr "&Replace"
#: kfilereplacepart.cpp:592
msgid "Sto&p"
msgstr "Sto&p"
#: kfilereplacepart.cpp:595
msgid "Cre&ate Report File..."
msgstr "Cre&ate Report File..."
#: kfilereplacepart.cpp:600
msgid "&Add String..."
msgstr "&Add String..."
#: kfilereplacepart.cpp:604
msgid "&Delete String"
msgstr "&Delete String"
#: kfilereplacepart.cpp:607
msgid "&Empty Strings List"
msgstr "&Empty Strings List"
#: kfilereplacepart.cpp:610
msgid "Edit Selected String..."
msgstr "Edit Selected String..."
#: kfilereplacepart.cpp:613
msgid "&Save Strings List to File..."
msgstr "&Save Strings List to File..."
#: kfilereplacepart.cpp:616
msgid "&Load Strings List From File..."
msgstr "&Load Strings List From File..."
#: kfilereplacepart.cpp:620
msgid "&Load Recent Strings Files"
msgstr "&Load Recent Strings Files"
#: kfilereplacepart.cpp:624
msgid "&Invert Current String (search <--> replace)"
msgstr "&Invert Current String (search <--> replace)"
#: kfilereplacepart.cpp:627
msgid "&Invert All Strings (search <--> replace)"
msgstr "&Invert All Strings (search <--> replace)"
#: kfilereplacepart.cpp:632
msgid "&Include Sub-Folders"
msgstr "&Include Sub-Folders"
#: kfilereplacepart.cpp:635
msgid "Create &Backup Files"
msgstr "Create &Backup Files"
#: kfilereplacepart.cpp:638
msgid "Case &Sensitive"
msgstr "Case &Sensitive"
#: kfilereplacepart.cpp:641
msgid "Enable Commands &in Replace String: [$command:option$]"
msgstr "Enable Commands &in Replace String: [$command:option$]"
#: kfilereplacepart.cpp:644
msgid "Enable &Regular Expressions"
msgstr "Enable &Regular Expressions"
#: kfilereplacepart.cpp:647
msgid "Configure &KFileReplace..."
msgstr "Configure &KFileReplace..."
#: kfilereplacepart.cpp:652 kfilereplaceview.cpp:539
msgid "&Properties"
msgstr "&Properties"
#: kfilereplacepart.cpp:655 kfilereplaceview.cpp:511
msgid "&Open"
msgstr "&Open"
#: kfilereplacepart.cpp:661 kfilereplaceview.cpp:524
msgid "&Edit in Quanta"
msgstr "&Edit in Quanta"
#: kfilereplacepart.cpp:665 kfilereplaceview.cpp:530
msgid "Open Parent &Folder"
msgstr "Open Parent &Folder"
#: kfilereplacepart.cpp:668 kfilereplaceview.cpp:534
msgid "&Delete"
msgstr "&Delete"
#: kfilereplacepart.cpp:671
msgid "E&xpand Tree"
msgstr "E&xpand Tree"
#: kfilereplacepart.cpp:674
msgid "&Reduce Tree"
msgstr "&Reduce Tree"
#: kfilereplacepart.cpp:677
msgid "&About KFileReplace"
msgstr "&About KFileReplace"
#: kfilereplacepart.cpp:680
msgid "KFileReplace &Handbook"
msgstr "KFileReplace &Handbook"
#: kfilereplacepart.cpp:683
msgid "&Report Bug"
msgstr "&Report Bug"
#: kfilereplacepart.cpp:1080 kfilereplacepart.cpp:1169
#: kfilereplacepart.cpp:1389
msgid "<qt>Cannot open file <b>%1</b> for reading.</qt>"
msgstr "<qt>Cannot open file <b>%1</b> for reading.</qt>"
#: kfilereplacepart.cpp:1120 kfilereplacepart.cpp:1198
msgid "<qt>Cannot open file <b>%1</b> for writing.</qt>"
msgstr "<qt>Cannot open file <b>%1</b> for writing.</qt>"
#: kfilereplacepart.cpp:1255
msgid ""
"<qt>Do you want to replace the string <b>%1</b> with the string <b>%2</b>?</"
"qt>"
msgstr ""
"<qt>Do you want to replace the string <b>%1</b> with the string <b>%2</b>?</"
"qt>"
#: kfilereplacepart.cpp:1256
msgid "Confirm Replace"
msgstr "Confirm Replace"
#: kfilereplacepart.cpp:1257
msgid "Replace"
msgstr "Replace"
#: kfilereplacepart.cpp:1258
msgid "Do Not Replace"
msgstr "Do Not Replace"
#: kfilereplacepart.cpp:1460 kfilereplacepart.cpp:1500
msgid " Line:%2, Col:%3 - \"%1\""
msgstr " Line:%2, Col:%3 - \"%1\""
#: kfilereplacepart.cpp:1566
msgid "<qt>Cannot open the file <b>%1</b> and load the string list.</qt>"
msgstr "<qt>Cannot open the file <b>%1</b> and load the string list.</qt>"
#: kfilereplacepart.cpp:1574
msgid ""
"<qt>File <b>%1</b> seems not to be written in new kfr format. Remember that "
"the old kfr format will be soon abandoned. You can convert your old rules "
"files by simply saving them with kfilereplace.</qt>"
msgstr ""
"<qt>File <b>%1</b> seems not to be written in new kfr format. Remember that "
"the old kfr format will be soon abandoned. You can convert your old rules "
"files by simply saving them with kfilereplace.</qt>"
#: kfilereplacepart.cpp:1574 kfilereplacepart.cpp:1594
msgid "Warning"
msgstr "Warning"
#: kfilereplacepart.cpp:1594
msgid ""
"<qt>The format of kfr files has been changed; attempting to load <b>%1</b>. "
"Please see the KFilereplace manual for details. Do you want to load a search-"
"and-replace list of strings?</qt>"
msgstr ""
"<qt>The format of kfr files has been changed; attempting to load <b>%1</b>. "
"Please see the KFilereplace manual for details. Do you want to load a search-"
"and-replace list of strings?</qt>"
#: kfilereplacepart.cpp:1594
msgid "Load"
msgstr "Load"
#: kfilereplacepart.cpp:1594
msgid "Do Not Load"
msgstr "Do Not Load"
#: kfilereplacepart.cpp:1683
msgid "There are no strings to search and replace."
msgstr "There are no strings to search and replace."
#: kfilereplacepart.cpp:1696
msgid "<qt>The main folder of the project <b>%1</b> does not exist.</qt>"
msgstr "<qt>The main folder of the project <b>%1</b> does not exist.</qt>"
#: kfilereplacepart.cpp:1704
msgid ""
"<qt>Access denied in the main folder of the project:<br /><b>%1</b></qt>"
msgstr ""
"<qt>Access denied in the main folder of the project:<br /><b>%1</b></qt>"
#: kfilereplaceview.cpp:121
msgid ""
"<qt>Cannot invert string <b>%1</b>, because the search string would be empty."
"</qt>"
msgstr ""
"<qt>Cannot invert string <b>%1</b>, because the search string would be empty."
"</qt>"
#: kfilereplaceview.cpp:289
msgid "Do you really want to delete %1?"
msgstr "Do you really want to delete %1?"
#: kfilereplaceview.cpp:409
msgid "No strings to save as the list is empty."
msgstr "No strings to save as the list is empty."
#: kfilereplaceview.cpp:433
msgid "KFileReplace Strings"
msgstr "KFileReplace Strings"
#: kfilereplaceview.cpp:434
msgid "Save Strings to File"
msgstr "Save Strings to File"
#: kfilereplaceview.cpp:445
msgid "File %1 cannot be saved."
msgstr "File %1 cannot be saved."
#: kfilereplaceview.cpp:516
msgid "Open &With..."
msgstr "Open &With..."
#: knewprojectdlg.cpp:97
msgid "Project Directory"
msgstr "Project Directory"
#: knewprojectdlg.cpp:119
msgid "You must fill the combo boxes (location and filter) before continuing."
msgstr "You must fill the combo boxes (location and filter) before continuing."
#: knewprojectdlg.cpp:127
msgid "Some edit boxes are empty in the <b>Owner</b> page."
msgstr "Some edit boxes are empty in the <b>Owner</b> page."
#: knewprojectdlg.cpp:137
msgid "The minimum size is greater than the maximum size."
msgstr "The minimum size is greater than the maximum size."
#: main.cpp:25
msgid "Batch search and replace tool"
msgstr "Batch search and replace tool"
#: main.cpp:31
msgid "KFileReplace"
msgstr "KFileReplace"
#: main.cpp:32
msgid ""
"(C) 2004-2005 Andras Mantia\n"
"(C) 2004-2005 Emiliano Gulmini\n"
"(C) 1999-2002 François Dupoux"
msgstr ""
"(C) 2004-2005 Andras Mantia\n"
"(C) 2004-2005 Emiliano Gulmini\n"
"(C) 1999-2002 François Dupoux"
#: main.cpp:35
msgid "Shell author, KPart creator, co-maintainer"
msgstr "Shell author, KPart creator, co-maintainer"
#: main.cpp:44
msgid "Starting folder"
msgstr "Starting folder"
#. i18n: file: kfilereplacepartui.rc:4
#. i18n: ectx: Menu (kfilerepace)
#. i18n: file: kfilereplaceui.rc:7
#. i18n: ectx: Menu (kfilerepace)
#: rc.cpp:3 rc.cpp:27
msgid "Search/&Replace"
msgstr "Search/&Replace"
#. i18n: file: kfilereplacepartui.rc:11
#. i18n: ectx: Menu (strings)
#: rc.cpp:6
msgid "&Strings"
msgstr "&Strings"
#. i18n: file: kfilereplacepartui.rc:24
#. i18n: ectx: Menu (results)
#: rc.cpp:9
msgid "&Results"
msgstr "&Results"
#. i18n: file: kfilereplacepartui.rc:36
#. i18n: ectx: Menu (options)
#: rc.cpp:12
msgid "&Options"
msgstr "&Options"
#. i18n: file: kfilereplacepartui.rc:44
#. i18n: ectx: Menu (settings)
#: rc.cpp:15
msgid "&Settings"
msgstr "&Settings"
#. i18n: file: kfilereplacepartui.rc:47
#. i18n: ectx: Menu (help)
#. i18n: file: kaddstringdlgs.ui:289
#. i18n: ectx: property (text), widget (QPushButton, m_pbHelp)
#. i18n: file: knewprojectdlgs.ui:54
#. i18n: ectx: property (text), widget (KPushButton, m_pbHelp)
#. i18n: file: koptionsdlgs.ui:229
#. i18n: ectx: property (text), widget (QPushButton, m_pbHelp)
#: rc.cpp:18 rc.cpp:57 rc.cpp:87 rc.cpp:273
msgid "&Help"
msgstr "&Help"
#. i18n: file: kfilereplacepartui.rc:55
#. i18n: ectx: ToolBar (mainToolBar)
#: rc.cpp:21
msgid "KFileReplace Main Toolbar"
msgstr "KFileReplace Main Toolbar"
#. i18n: file: kfilereplaceui.rc:4
#. i18n: ectx: Menu (file)
#: rc.cpp:24
msgid "&File"
msgstr "&File"
#. i18n: file: kaddstringdlgs.ui:17
#. i18n: ectx: property (windowTitle), widget (QDialog, KAddStringDlgS)
#: rc.cpp:30
msgid "Insert Searching/Replacing Strings"
msgstr "Insert Searching/Replacing Strings"
#. i18n: file: kaddstringdlgs.ui:28
#. i18n: ectx: property (title), widget (Q3ButtonGroup, bgChoose)
#: rc.cpp:33
msgid "Choose String Adding Mode"
msgstr "Choose String Adding Mode"
#. i18n: file: kaddstringdlgs.ui:37
#. i18n: ectx: property (text), widget (QRadioButton, m_rbSearchReplace)
#: rc.cpp:36
msgid "Search and replace mode"
msgstr "Search and replace mode"
#. i18n: file: kaddstringdlgs.ui:47
#. i18n: ectx: property (text), widget (QRadioButton, m_rbSearchOnly)
#: rc.cpp:39
msgid "Search only mode"
msgstr "Search only mode"
#. i18n: file: kaddstringdlgs.ui:73
#. i18n: ectx: property (text), widget (QLabel, m_tlSearch)
#: rc.cpp:42
msgid "Search for:"
msgstr "Search for:"
#. i18n: file: kaddstringdlgs.ui:97
#. i18n: ectx: property (text), widget (QLabel, m_tlReplace)
#: rc.cpp:45
msgid "Replace with:"
msgstr "Replace with:"
#. i18n: file: kaddstringdlgs.ui:218
#. i18n: ectx: property (text), widget (Q3ListView, m_stringView_2)
#. i18n: file: kaddstringdlgs.ui:252
#. i18n: ectx: property (text), widget (Q3ListView, m_stringView)
#: rc.cpp:48 rc.cpp:51
msgid "Search For"
msgstr "Search For"
#. i18n: file: kaddstringdlgs.ui:263
#. i18n: ectx: property (text), widget (Q3ListView, m_stringView)
#: rc.cpp:54
msgid "Replace With"
msgstr "Replace With"
#. i18n: file: kaddstringdlgs.ui:314
#. i18n: ectx: property (text), widget (QPushButton, m_pbOK)
#. i18n: file: koptionsdlgs.ui:259
#. i18n: ectx: property (text), widget (QPushButton, m_pbOK)
#: rc.cpp:60 rc.cpp:279
msgid "&OK"
msgstr "&OK"
#. i18n: file: kaddstringdlgs.ui:321
#. i18n: ectx: property (text), widget (QPushButton, m_pbCancel)
#. i18n: file: knewprojectdlgs.ui:114
#. i18n: ectx: property (text), widget (KPushButton, m_pbCancel)
#. i18n: file: koptionsdlgs.ui:266
#. i18n: ectx: property (text), widget (QPushButton, m_pbCancel)
#: rc.cpp:63 rc.cpp:96 rc.cpp:282
msgid "&Cancel"
msgstr "&Cancel"
#. i18n: file: kfilereplaceviewwdg.ui:115
#. i18n: ectx: property (toolTip), widget (KLed, m_ledGo)
#: rc.cpp:66
msgid "Green means ready"
msgstr "Green means ready"
#. i18n: file: kfilereplaceviewwdg.ui:118
#. i18n: ectx: property (whatsThis), widget (KLed, m_ledGo)
#: rc.cpp:69
msgid "Ready"
msgstr "Ready"
#. i18n: file: kfilereplaceviewwdg.ui:141
#. i18n: ectx: property (toolTip), widget (KLed, m_ledWait)
#: rc.cpp:72
msgid "Yellow means wait while sorting list"
msgstr "Yellow means wait while sorting list"
#. i18n: file: kfilereplaceviewwdg.ui:144
#. i18n: ectx: property (whatsThis), widget (KLed, m_ledWait)
#: rc.cpp:75
msgid "Please wait while sorting list"
msgstr "Please wait while sorting list"
#. i18n: file: kfilereplaceviewwdg.ui:167
#. i18n: ectx: property (toolTip), widget (KLed, m_ledStop)
#: rc.cpp:78
msgid "Red means scanning files"
msgstr "Red means scanning files"
#. i18n: file: kfilereplaceviewwdg.ui:198
#. i18n: ectx: property (text), widget (QLabel, m_tlFilesNumber)
#: rc.cpp:81
msgid "Scanned files:"
msgstr "Scanned files:"
#. i18n: file: knewprojectdlgs.ui:17
#. i18n: ectx: property (windowTitle), widget (QDialog, KNewProjectDlgS)
#: rc.cpp:84
msgid "Search & Replace in Files"
msgstr "Search & Replace in Files"
#. i18n: file: knewprojectdlgs.ui:77
#. i18n: ectx: property (text), widget (QPushButton, m_pbSearchNow)
#: rc.cpp:90
msgid "Search Now"
msgstr "Search Now"
#. i18n: file: knewprojectdlgs.ui:90
#. i18n: ectx: property (text), widget (QPushButton, m_pbSearchLater)
#: rc.cpp:93
msgid "Search Later"
msgstr "Search Later"
#. i18n: file: knewprojectdlgs.ui:124
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: rc.cpp:99
msgid "&General"
msgstr "&General"
#. i18n: file: knewprojectdlgs.ui:130
#. i18n: ectx: property (title), widget (QGroupBox, groupBox5)
#: rc.cpp:102
msgid "Startup Folder Options"
msgstr "Startup Folder Options"
#. i18n: file: knewprojectdlgs.ui:136
#. i18n: ectx: property (text), widget (QLabel, m_tlFilter)
#: rc.cpp:105
msgid "Filter:"
msgstr "Filter:"
#. i18n: file: knewprojectdlgs.ui:149
#. i18n: ectx: property (text), widget (QLabel, m_tlLocation)
#: rc.cpp:108
msgid "Location:"
msgstr "Location:"
#. i18n: file: knewprojectdlgs.ui:185
#. i18n: ectx: property (whatsThis), widget (KComboBox, m_cbLocation)
#: rc.cpp:111
msgid "Insert a search path here. You can use the search path button."
msgstr "Insert a search path here. You can use the search path button."
#. i18n: file: knewprojectdlgs.ui:229
#. i18n: ectx: property (text), widget (QCheckBox, m_chbIncludeSubfolders)
#: rc.cpp:114
msgid "&Include subfolders"
msgstr "&Include subfolders"
#. i18n: file: knewprojectdlgs.ui:242
#. i18n: ectx: property (title), widget (QGroupBox, groupBox6)
#: rc.cpp:117
msgid "Search/Replace Strings"
msgstr "Search/Replace Strings"
#. i18n: file: knewprojectdlgs.ui:254
#. i18n: ectx: property (text), widget (QLabel, m_tlSearch)
#: rc.cpp:120
msgid "Search:"
msgstr "Search:"
#. i18n: file: knewprojectdlgs.ui:264
#. i18n: ectx: property (text), widget (QLabel, m_tlReplace)
#: rc.cpp:123
msgid "Replace:"
msgstr "Replace:"
#. i18n: file: knewprojectdlgs.ui:277
#. i18n: ectx: property (title), widget (QGroupBox, groupBox4)
#. i18n: file: koptionsdlgs.ui:33
#. i18n: ectx: property (title), widget (QGroupBox, groupBox7)
#: rc.cpp:126 rc.cpp:222
msgid "General Options"
msgstr "General Options"
#. i18n: file: knewprojectdlgs.ui:286
#. i18n: ectx: property (text), widget (QCheckBox, m_chbRegularExpressions)
#: rc.cpp:129
msgid "Enable &regular expressions"
msgstr "Enable &regular expressions"
#. i18n: file: knewprojectdlgs.ui:293
#. i18n: ectx: property (text), widget (QCheckBox, m_chbBackup)
#: rc.cpp:132
msgid "Do &backup copy instead of overwrite"
msgstr "Do &backup copy instead of overwrite"
#. i18n: file: knewprojectdlgs.ui:300
#. i18n: ectx: property (text), widget (QCheckBox, m_chbCaseSensitive)
#: rc.cpp:135
msgid "&Case sensitive"
msgstr "&Case sensitive"
#. i18n: file: knewprojectdlgs.ui:307
#. i18n: ectx: property (text), widget (QCheckBox, m_chbEnableVariables)
#: rc.cpp:138
msgid "Enable co&mmands in the replace string"
msgstr "Enable co&mmands in the replace string"
#. i18n: file: knewprojectdlgs.ui:314
#. i18n: ectx: property (text), widget (QLabel, m_tlBackup)
#. i18n: file: koptionsdlgs.ui:49
#. i18n: ectx: property (text), widget (QLabel, m_tlBackup)
#: rc.cpp:141 rc.cpp:228
msgid "Backup copy suffix:"
msgstr "Backup copy suffix:"
#. i18n: file: knewprojectdlgs.ui:343
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: file: koptionsdlgs.ui:110
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: rc.cpp:144 rc.cpp:246
msgid "Encoding of the files:"
msgstr "Encoding of the files:"
#. i18n: file: knewprojectdlgs.ui:357
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: file: koptionsdlgs.ui:136
#. i18n: ectx: attribute (title), widget (QWidget, Tab3)
#: rc.cpp:147 rc.cpp:249
msgid "&Advanced"
msgstr "&Advanced"
#. i18n: file: knewprojectdlgs.ui:363
#. i18n: ectx: property (title), widget (QGroupBox, gbOwnership)
#: rc.cpp:150
msgid "Ownership Filtering"
msgstr "Ownership Filtering"
#. i18n: file: knewprojectdlgs.ui:369
#. i18n: ectx: property (text), widget (QCheckBox, m_chbOwnerUser)
#: rc.cpp:153
msgid "User: "
msgstr "User: "
#. i18n: file: knewprojectdlgs.ui:386
#. i18n: ectx: property (text), item, widget (KComboBox, m_cbOwnerUserType)
#. i18n: file: knewprojectdlgs.ui:455
#. i18n: ectx: property (text), item, widget (KComboBox, m_cbOwnerGroupType)
#: rc.cpp:156 rc.cpp:174 report.cpp:116
msgid "Name"
msgstr "Name"
#. i18n: file: knewprojectdlgs.ui:391
#. i18n: ectx: property (text), item, widget (KComboBox, m_cbOwnerUserType)
#. i18n: file: knewprojectdlgs.ui:460
#. i18n: ectx: property (text), item, widget (KComboBox, m_cbOwnerGroupType)
#: rc.cpp:159 rc.cpp:177
msgid "ID (Number)"
msgstr "ID (Number)"
#. i18n: file: knewprojectdlgs.ui:409
#. i18n: ectx: property (text), item, widget (KComboBox, m_cbOwnerUserBool)
#. i18n: file: knewprojectdlgs.ui:432
#. i18n: ectx: property (text), item, widget (KComboBox, m_cbOwnerGroupBool)
#: rc.cpp:162 rc.cpp:168
msgid "Equals To"
msgstr "Equals To"
#. i18n: file: knewprojectdlgs.ui:414
#. i18n: ectx: property (text), item, widget (KComboBox, m_cbOwnerUserBool)
#. i18n: file: knewprojectdlgs.ui:437
#. i18n: ectx: property (text), item, widget (KComboBox, m_cbOwnerGroupBool)
#: rc.cpp:165 rc.cpp:171
msgid "Is Not"
msgstr "Is Not"
#. i18n: file: knewprojectdlgs.ui:468
#. i18n: ectx: property (text), widget (QCheckBox, m_chbOwnerGroup)
#: rc.cpp:180
msgid "Group:"
msgstr "Group:"
#. i18n: file: knewprojectdlgs.ui:492
#. i18n: ectx: property (title), widget (QGroupBox, gbAccessDate)
#: rc.cpp:183
msgid "Access Date Filtering"
msgstr "Access Date Filtering"
#. i18n: file: knewprojectdlgs.ui:502
#. i18n: ectx: property (text), widget (QLabel, m_tlDateValid)
#: rc.cpp:186
msgid "Dates valid for:"
msgstr "Dates valid for:"
#. i18n: file: knewprojectdlgs.ui:512
#. i18n: ectx: property (text), widget (QCheckBox, m_chbDateMin)
#: rc.cpp:189
msgid "Accessed after:"
msgstr "Accessed after:"
#. i18n: file: knewprojectdlgs.ui:519
#. i18n: ectx: property (text), widget (QCheckBox, m_chbDateMax)
#: rc.cpp:192
msgid "Accessed before: "
msgstr "Accessed before: "
#. i18n: file: knewprojectdlgs.ui:537
#. i18n: ectx: property (text), item, widget (KComboBox, m_cbDateValid)
#: rc.cpp:195
msgid "Last Writing Access"
msgstr "Last Writing Access"
#. i18n: file: knewprojectdlgs.ui:542
#. i18n: ectx: property (text), item, widget (KComboBox, m_cbDateValid)
#: rc.cpp:198
msgid "Last Reading Access"
msgstr "Last Reading Access"
#. i18n: file: knewprojectdlgs.ui:635
#. i18n: ectx: property (title), widget (QGroupBox, gbSize)
#: rc.cpp:201
msgid "Size Filtering"
msgstr "Size Filtering"
#. i18n: file: knewprojectdlgs.ui:645
#. i18n: ectx: property (text), widget (QCheckBox, m_chbSizeMin)
#: rc.cpp:204
msgid "Minimum si&ze:"
msgstr "Minimum si&ze:"
#. i18n: file: knewprojectdlgs.ui:652
#. i18n: ectx: property (text), widget (QCheckBox, m_chbSizeMax)
#: rc.cpp:207
msgid "Maximum size:"
msgstr "Maximum size:"
#. i18n: file: knewprojectdlgs.ui:687
#. i18n: ectx: property (text), widget (QLabel, m_tlSizeMin)
#. i18n: file: knewprojectdlgs.ui:697
#. i18n: ectx: property (text), widget (QLabel, m_tlSizeMax)
#: rc.cpp:210 rc.cpp:213
msgid "KB"
msgstr "KB"
#. i18n: file: koptionsdlgs.ui:17
#. i18n: ectx: property (windowTitle), widget (QDialog, KOptionsDlgS)
#: rc.cpp:216
msgid "Options"
msgstr "Options"
#. i18n: file: koptionsdlgs.ui:27
#. i18n: ectx: attribute (title), widget (QWidget, tab1)
#: rc.cpp:219
msgid "General"
msgstr "General"
#. i18n: file: koptionsdlgs.ui:39
#. i18n: ectx: property (text), widget (QCheckBox, m_chbVariables)
#: rc.cpp:225
msgid "Enable commands in replace strings"
msgstr "Enable commands in replace strings"
#. i18n: file: koptionsdlgs.ui:66
#. i18n: ectx: property (text), widget (QCheckBox, m_chbNotifyOnErrors)
#: rc.cpp:231
msgid "Notif&y on errors"
msgstr "Notif&y on errors"
#. i18n: file: koptionsdlgs.ui:73
#. i18n: ectx: property (text), widget (QCheckBox, m_chbCaseSensitive)
#: rc.cpp:234
msgid "Case sensitive"
msgstr "Case sensitive"
#. i18n: file: koptionsdlgs.ui:83
#. i18n: ectx: property (text), widget (QCheckBox, m_chbRecursive)
#: rc.cpp:237
msgid "Recursive (search/replace in all sub folders)"
msgstr "Recursive (search/replace in all sub folders)"
#. i18n: file: koptionsdlgs.ui:96
#. i18n: ectx: property (text), widget (QCheckBox, m_chbRegularExpressions)
#: rc.cpp:240
msgid "Enable regular e&xpressions"
msgstr "Enable regular e&xpressions"
#. i18n: file: koptionsdlgs.ui:103
#. i18n: ectx: property (text), widget (QCheckBox, m_chbBackup)
#: rc.cpp:243
msgid "Do &backup copy"
msgstr "Do &backup copy"
#. i18n: file: koptionsdlgs.ui:142
#. i18n: ectx: property (title), widget (QGroupBox, gbxConfirm)
#: rc.cpp:252
msgid "Advanced Options"
msgstr "Advanced Options"
#. i18n: file: koptionsdlgs.ui:148
#. i18n: ectx: property (text), widget (QCheckBox, m_chbIgnoreHidden)
#: rc.cpp:255
msgid "Ignore hidden files and folders"
msgstr "Ignore hidden files and folders"
#. i18n: file: koptionsdlgs.ui:155
#. i18n: ectx: property (text), widget (QCheckBox, m_chbFollowSymLinks)
#: rc.cpp:258
msgid "Follow s&ymbolic links"
msgstr "Follow s&ymbolic links"
#. i18n: file: koptionsdlgs.ui:162
#. i18n: ectx: property (text), widget (QCheckBox, m_chbHaltOnFirstOccurrence)
#: rc.cpp:261
msgid "When searching, stop on first string found (faster but no details)"
msgstr "When searching, stop on first string found (faster but no details)"
#. i18n: file: koptionsdlgs.ui:172
#. i18n: ectx: property (text), widget (QCheckBox, m_chbIgnoreFiles)
#: rc.cpp:264
msgid "Do not show file if no strings are found or replaced"
msgstr "Do not show file if no strings are found or replaced"
#. i18n: file: koptionsdlgs.ui:200
#. i18n: ectx: property (text), widget (QCheckBox, m_chbShowConfirmDialog)
#: rc.cpp:267
msgid "Show confirmation dialog"
msgstr "Show confirmation dialogue"
#. i18n: file: koptionsdlgs.ui:212
#. i18n: ectx: property (text), widget (QCheckBox, m_chbConfirmStrings)
#: rc.cpp:270
msgid "Confirm before replace each string"
msgstr "Confirm before replace each string"
#. i18n: file: koptionsdlgs.ui:252
#. i18n: ectx: property (text), widget (QPushButton, m_pbDefault)
#: rc.cpp:276
msgid "&Default Values"
msgstr "&Default Values"
#: report.cpp:43 report.cpp:196
msgid "<qt>Cannot open the file <b>%1</b>.</qt>"
msgstr "<qt>Cannot open the file <b>%1</b>.</qt>"
#: report.cpp:56
msgid "Replaced Strings"
msgstr "Replaced Strings"
#: report.cpp:57
msgid "Replace with"
msgstr "Replace with"
#: report.cpp:61
msgid "Total number occurrences"
msgstr "Total number occurrences"
#: report.cpp:62
msgid "-"
msgstr "-"
#: report.cpp:70
msgid "KFileReplace Report"
msgstr "KFileReplace Report"
#: report.cpp:75
msgid "Searching/Replacing Strings Table"
msgstr "Searching/Replacing Strings Table"
#: report.cpp:78
msgid "Search for"
msgstr "Search for"
#: report.cpp:113
msgid "Results Table"
msgstr "Results Table"
#: report.cpp:117
msgid "Folder"
msgstr "Folder"
#: report.cpp:120
msgid "Size"
msgstr "Size"
#: report.cpp:124
msgid "Old Size"
msgstr "Old Size"
#: report.cpp:125
msgid "New Size"
msgstr "New Size"
#: report.cpp:128
msgid "Owner User"
msgstr "Owner User"
#: report.cpp:129
msgid "Owner Group"
msgstr "Owner Group"
#: report.cpp:203
msgid "Created by"
msgstr "Created by"
#: report.cpp:205
msgid "date"
msgstr "date"
#: report.cpp:207
msgid "Total occurrences"
msgstr "Total occurrences"
#: whatthis.h:29
msgid ""
"Shows the statistics of your operations. Note that the columns content "
"changes depending on what kind of operation you are performing."
msgstr ""
"Shows the statistics of your operations. Note that the columns content "
"changes depending on what kind of operation you are performing."
#: whatthis.h:31
msgid ""
"Shows a list of strings to search for (and if you specified it, a list of "
"strings to replace with). Use the \"add strings\" dialog to edit your string "
"list or double click on a string."
msgstr ""
"Shows a list of strings to search for (and if you specified it, a list of "
"strings to replace with). Use the \"add strings\" dialogue to edit your "
"string list or double click on a string."
#: whatthis.h:34
msgid ""
"Base folder for operations of search/replace. Insert path string here by "
"hand or use the search button."
msgstr ""
"Base folder for operations of search/replace. Insert path string here by "
"hand or use the search button."
#: whatthis.h:36
msgid "Shell-like wildcards. Example: \"*.html;*.txt;*.xml\"."
msgstr "Shell-like wildcards. Example: \"*.html;*.txt;*.xml\"."
#: whatthis.h:38
msgid ""
"Insert the minimum file size you want to search, or leave it unchecked if "
"you do not want a minimum size limit."
msgstr ""
"Insert the minimum file size you want to search, or leave it unticked if you "
"do not want a minimum size limit."
#: whatthis.h:40
msgid ""
"Insert the maximum file size you want to search, or leave it unchecked if "
"you do not want a maximum size limit."
msgstr ""
"Insert the maximum file size you want to search, or leave it unticked if you "
"do not want a maximum size limit."
#: whatthis.h:42
msgid ""
"Insert the minimum value for file access date that you want to search, or "
"leave it unchecked if you do not want a minimum limit."
msgstr ""
"Insert the minimum value for file access date that you want to search, or "
"leave it unticked if you do not want a minimum limit."
#: whatthis.h:44
msgid ""
"Insert the maximum value for file access date that you want to search, or "
"leave it unchecked if you do not want a maximum limit."
msgstr ""
"Insert the maximum value for file access date that you want to search, or "
"leave it unticked if you do not want a maximum limit."
#: whatthis.h:46
msgid ""
"Select \"writing\" if you want to use the date of the last modification, "
"or \"reading\" to use the date of the last access."
msgstr ""
"Select \"writing\" if you want to use the date of the last modification, "
"or \"reading\" to use the date of the last access."
#: whatthis.h:48
msgid "Minimum value for access date."
msgstr "Minimum value for access date."
#: whatthis.h:50
msgid "Maximum value for access date."
msgstr "Maximum value for access date."
#: whatthis.h:52
msgid "Insert here the string to search for."
msgstr "Insert here the string to search for."
#: whatthis.h:54
msgid "Insert here the string to replace with."
msgstr "Insert here the string to replace with."
#: whatthis.h:57
msgid "Enable this option if your search is case sensitive."
msgstr "Enable this option if your search is case sensitive."
#: whatthis.h:59
msgid "Enable this option to search in sub folders too."
msgstr "Enable this option to search in sub folders too."
#: whatthis.h:61
msgid ""
"Enable this option when you are searching for a string and you are only "
"interested to know if the string is present or not in the current file."
msgstr ""
"Enable this option when you are searching for a string and you are only "
"interested to know if the string is present or not in the current file."
#: whatthis.h:65
msgid ""
"If set, then if kfilereplace encounters a symbolic link it treats it like a "
"normal folder or file."
msgstr ""
"If set, then if kfilereplace encounters a symbolic link it treats it like a "
"normal folder or file."
#: whatthis.h:67
msgid "Enable this option to ignore hidden files or folders."
msgstr "Enable this option to ignore hidden files or folders."
#: whatthis.h:69
msgid ""
"If this option is enabled, KFR will show even the names of the files in "
"which no string has been found or replaced."
msgstr ""
"If this option is enabled, KFR will show even the names of the files in "
"which no string has been found or replaced."
#: whatthis.h:71
msgid ""
"Allows you to apply Qt-like regular expressions on the search string. Note "
"that a complex regular expression could affect speed performance."
msgstr ""
"Allows you to apply Qt-like regular expressions on the search string. Note "
"that a complex regular expression could affect speed performance."
#: whatthis.h:73
msgid ""
"Enable \"commands\". For example: if search string is \"user\" and replace "
"string is the command \"[$user:uid$]\", KFR will substitute \"user\" with "
"the uid of the user."
msgstr ""
"Enable \"commands\". For example: if search string is \"user\" and replace "
"string is the command \"[$user:uid$]\", KFR will substitute \"user\" with "
"the uid of the user."
#: whatthis.h:75
msgid "Enable this option if you want leave original files untouched."
msgstr "Enable this option if you want leave original files untouched."
#: whatthis.h:77
msgid ""
"Enable this option if you want to be asked for single string replacement "
"confirmation."
msgstr ""
"Enable this option if you want to be asked for single string replacement "
"confirmation."
#: whatthis.h:80
msgid ""
"Enable this option to perform replacing as a simulation, i.e. without making "
"any changes to files."
msgstr ""
"Enable this option to perform replacing as a simulation, i.e. without making "
"any changes to files."
#: whatthis.h:93
msgid "Select search-only mode."
msgstr "Select search-only mode."
#: whatthis.h:95
msgid "Select search-and-replace mode."
msgstr "Select search-and-replace mode."
#: whatthis.h:97
msgid "Insert here a string you want search for."
msgstr "Insert here a string you want search for."
#: whatthis.h:99
msgid "Insert here the string that KFR will use to replace the search string."
msgstr "Insert here the string that KFR will use to replace the search string."