# 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. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://regexxer.sourceforge.net/bugs\n" "POT-Creation-Date: 2008-10-07 03:16+0000\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" #: ../ui/regexxer.desktop.in.h:1 ../src/mainwindow.cc:849 msgid "Search and replace using regular expressions" msgstr "" #: ../ui/regexxer.desktop.in.h:2 msgid "regexxer Search Tool" msgstr "" #: ../ui/regexxer.schemas.in.h:1 msgid "Current-match color" msgstr "" #: ../ui/regexxer.schemas.in.h:2 msgid "Fallback encoding" msgstr "" #: ../ui/regexxer.schemas.in.h:3 msgid "Match color" msgstr "" #: ../ui/regexxer.schemas.in.h:4 msgid "" "Name of the character encoding to use if a file is not readable in either " "UTF-8 or the codeset specified by the current locale. Try “iconv --list” for " "a complete list of possible values." msgstr "" #: ../ui/regexxer.schemas.in.h:5 msgid "Text view font" msgstr "" #: ../ui/regexxer.schemas.in.h:6 msgid "" "The background color used to highlight matches of the search expression." msgstr "" #: ../ui/regexxer.schemas.in.h:7 msgid "" "The background color used to highlight the currently selected match of the " "search expression." msgstr "" #: ../ui/regexxer.schemas.in.h:8 msgid "The font used in the file editor." msgstr "" #: ../ui/regexxer.schemas.in.h:9 msgid "" "The style of the application’s toolbar. Possible values are “icons”, “text”, " "“both”, and “both-horiz”." msgstr "" #: ../ui/regexxer.schemas.in.h:10 msgid "Toolbar style" msgstr "" #: ../src/filebuffer.cc:198 msgid "Can’t read file:" msgstr "" #: ../src/filetree.cc:80 msgid "File" msgstr "" #: ../src/filetree.cc:99 msgid "#" msgstr "" #: ../src/filetree.cc:530 #, qt-format msgid "Failed to save file “%1”: %2" msgstr "" #: ../src/filetree.cc:946 #, qt-format msgid "“%1” seems to be a binary file." msgstr "" #: ../src/main.cc:77 msgid "Save _all" msgstr "" #: ../src/main.cc:134 msgid "Find files matching PATTERN" msgstr "" #: ../src/main.cc:134 msgid "PATTERN" msgstr "" #: ../src/main.cc:136 msgid "Do not recurse into subdirectories" msgstr "" #: ../src/main.cc:138 ../ui/mainwindow.glade.h:3 msgid "Also find hidden files" msgstr "" #: ../src/main.cc:140 msgid "Find text matching REGEX" msgstr "" #: ../src/main.cc:140 msgid "REGEX" msgstr "" #: ../src/main.cc:142 msgid "Find only the first match in a line" msgstr "" #: ../src/main.cc:144 ../ui/mainwindow.glade.h:5 msgid "Do case insensitive matching" msgstr "" #: ../src/main.cc:146 msgid "Replace matches with STRING" msgstr "" #: ../src/main.cc:146 msgid "STRING" msgstr "" #: ../src/main.cc:148 msgid "Print match location to standard output" msgstr "" #: ../src/main.cc:150 msgid "Do not automatically start search" msgstr "" #: ../src/main.cc:152 msgid "[FOLDER]" msgstr "" #: ../src/mainwindow.cc:413 msgid "" "Some files haven’t been saved yet.\n" "Quit anyway?" msgstr "" #: ../src/mainwindow.cc:427 msgid "" "Some files haven’t been saved yet.\n" "Continue anyway?" msgstr "" #: ../src/mainwindow.cc:455 msgid "The file search pattern is invalid." msgstr "" #: ../src/mainwindow.cc:461 msgid "The following errors occurred during search:" msgstr "" #: ../src/mainwindow.cc:708 msgid "The following errors occurred during save:" msgstr "" #: ../src/mainwindow.cc:854 msgid "translator-credits" msgstr "" #: ../src/pcreshell.cc:62 msgid "Using the \\C escape sequence to match a single byte is not supported." msgstr "" #: ../src/pcreshell.cc:84 #, qt-format msgid "" "Error in regular expression at “%1” (index %2):\n" "%3" msgstr "" #: ../src/pcreshell.cc:89 #, qt-format msgid "" "Error in regular expression:\n" "%1" msgstr "" #: ../src/pcreshell.cc:171 msgid "" "Reached the recursion and backtracking limit of the regular expression " "engine." msgstr "" #: ../src/prefdialog.cc:249 #, qt-format msgid "“%1” is not a valid encoding." msgstr "" #: ../src/statusline.cc:263 msgid "Stop" msgstr "" #: ../src/statusline.cc:270 msgid "File:" msgstr "" #: ../src/statusline.cc:273 msgid "Match:" msgstr "" #: ../src/statusline.cc:284 msgid "Cancels the running search" msgstr "" #: ../ui/mainwindow.glade.h:1 msgid "" "A filename pattern as used by the shell. Character classes [ab] and csh " "style brace expressions {a,b} are supported." msgstr "" #: ../ui/mainwindow.glade.h:2 msgid "A regular expression in Perl syntax" msgstr "" #: ../ui/mainwindow.glade.h:4 msgid "Backward" msgstr "" #: ../ui/mainwindow.glade.h:6 msgid "File backward" msgstr "" #: ../ui/mainwindow.glade.h:7 msgid "File forward" msgstr "" #: ../ui/mainwindow.glade.h:8 msgid "Find all files that match the filename pattern" msgstr "" #: ../ui/mainwindow.glade.h:9 msgid "Find all matches of the regular expression" msgstr "" #: ../ui/mainwindow.glade.h:10 msgid "Find all possible matches in a line" msgstr "" #: ../ui/mainwindow.glade.h:11 msgid "Find fi_les" msgstr "" #: ../ui/mainwindow.glade.h:12 msgid "Fol_der:" msgstr "" #: ../ui/mainwindow.glade.h:13 msgid "Forward" msgstr "" #: ../ui/mainwindow.glade.h:14 msgid "Go to next match" msgstr "" #: ../ui/mainwindow.glade.h:15 msgid "Go to previous match" msgstr "" #: ../ui/mainwindow.glade.h:16 msgid "Go to the next matching file" msgstr "" #: ../ui/mainwindow.glade.h:17 msgid "Go to the previous matching file" msgstr "" #: ../ui/mainwindow.glade.h:18 msgid "Pattern:" msgstr "" #: ../ui/mainwindow.glade.h:19 msgid "Preview" msgstr "" #: ../ui/mainwindow.glade.h:20 msgid "Preview of the substitution" msgstr "" #: ../ui/mainwindow.glade.h:21 msgid "Recurse into subdirectories" msgstr "" #: ../ui/mainwindow.glade.h:22 msgid "Replace _current" msgstr "" #: ../ui/mainwindow.glade.h:23 msgid "Replace all matches in all files" msgstr "" #: ../ui/mainwindow.glade.h:24 msgid "Replace all matches in the current file" msgstr "" #: ../ui/mainwindow.glade.h:25 msgid "Replace current match" msgstr "" #: ../ui/mainwindow.glade.h:26 msgid "Replace in _all files" msgstr "" #: ../ui/mainwindow.glade.h:27 msgid "Replace in _this file" msgstr "" #: ../ui/mainwindow.glade.h:28 msgid "Replace:" msgstr "" #: ../ui/mainwindow.glade.h:29 msgid "Search:" msgstr "" #: ../ui/mainwindow.glade.h:30 msgid "" "The new string to substitute. As in Perl, you can refer to parts of the " "match using $1, $2, etc. or even $+, $&, $` and $'. The operators \\l, \\u, " "\\L, \\U and \\E are supported as well." msgstr "" #: ../ui/mainwindow.glade.h:31 msgid "_All files" msgstr "" #: ../ui/mainwindow.glade.h:32 msgid "_Edit" msgstr "" #: ../ui/mainwindow.glade.h:33 msgid "_File" msgstr "" #: ../ui/mainwindow.glade.h:34 msgid "_Help" msgstr "" #: ../ui/mainwindow.glade.h:35 msgid "_Match" msgstr "" #: ../ui/mainwindow.glade.h:36 msgid "_Next file" msgstr "" #: ../ui/mainwindow.glade.h:37 msgid "_Previous file" msgstr "" #: ../ui/mainwindow.glade.h:38 msgid "_Replace" msgstr "" #: ../ui/mainwindow.glade.h:39 msgid "_This file" msgstr "" #: ../ui/mainwindow.glade.h:40 msgid "hidden" msgstr "" #: ../ui/mainwindow.glade.h:41 msgid "recursive" msgstr "" #: ../ui/prefdialog.glade.h:1 msgid "1." msgstr "" #: ../ui/prefdialog.glade.h:2 msgid "2." msgstr "" #: ../ui/prefdialog.glade.h:3 msgid "3." msgstr "" #: ../ui/prefdialog.glade.h:4 msgid "C_urrent match color:" msgstr "" #: ../ui/prefdialog.glade.h:5 msgid "Fallback _encoding:" msgstr "" #: ../ui/prefdialog.glade.h:6 msgid "" "Icons only\n" "Text only\n" "Icons and text\n" "Both horizontal" msgstr "" #: ../ui/prefdialog.glade.h:10 msgid "Preferences" msgstr "" #: ../ui/prefdialog.glade.h:11 msgid "The encoding specified by the current locale" msgstr "" #: ../ui/prefdialog.glade.h:12 msgid "Tool_bar style:" msgstr "" #: ../ui/prefdialog.glade.h:13 msgid "UTF-8" msgstr "" #: ../ui/prefdialog.glade.h:14 msgid "_File access" msgstr "" #: ../ui/prefdialog.glade.h:15 msgid "_Look’n’feel" msgstr "" #: ../ui/prefdialog.glade.h:16 msgid "_Match color:" msgstr "" #: ../ui/prefdialog.glade.h:17 msgid "_Text view font:" msgstr "" #: ../ui/prefdialog.glade.h:18 msgid "" "regexxer attempts to read a file in the following encodings before giving up:" msgstr ""