# 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: \n" "POT-Creation-Date: 2012-08-19 18:34-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #. error message for wrong commmand line #: ../moo/medit-app/main.c:110 #, c-format msgid "Invalid value '%s' for option %s" msgstr "" #. help message for command line option --new-app #: ../moo/medit-app/main.c:117 msgid "Run new instance of application" msgstr "" #. help message for command line option --use-session #: ../moo/medit-app/main.c:119 msgid "Load and save session" msgstr "" #. help message for command line option --pid=PID #: ../moo/medit-app/main.c:121 msgid "Use existing instance with process id PID" msgstr "" #. "PID" part in "--pid=PID" #: ../moo/medit-app/main.c:122 msgid "PID" msgstr "" #. help message for command line option --app-name=NAME #: ../moo/medit-app/main.c:124 msgid "Set instance name to NAME if it's not already running" msgstr "" #. "NAME" part in "--app-name=NAME" #: ../moo/medit-app/main.c:125 msgid "NAME" msgstr "" #. help message for command line option --new-window #: ../moo/medit-app/main.c:127 msgid "Open file(s) in a new window" msgstr "" #. help message for command line option --new-tab #: ../moo/medit-app/main.c:129 msgid "Open file(s) in a new tab" msgstr "" #. help message for command line option --line=LINE #: ../moo/medit-app/main.c:135 msgid "Open file and position cursor on line LINE" msgstr "" #. "LINE" part in --line=LINE #: ../moo/medit-app/main.c:136 msgid "LINE" msgstr "" #. help message for command line option --encoding=ENCODING #: ../moo/medit-app/main.c:138 msgid "Use character encoding ENCODING" msgstr "" #. "ENCODING" part in --encoding=ENCODING #: ../moo/medit-app/main.c:139 msgid "ENCODING" msgstr "" #. help message for command line option --reload #: ../moo/medit-app/main.c:141 msgid "Automatically reload file if it was modified on disk" msgstr "" #. help message for command line option --geometry=WIDTHxHEIGHT[+X+Y] #: ../moo/medit-app/main.c:153 msgid "Default window size and position" msgstr "" #. "WIDTHxHEIGHT[+X+Y]" part in --geometry=WIDTHxHEIGHT[+X+Y] #: ../moo/medit-app/main.c:154 msgid "WIDTHxHEIGHT[+X+Y]" msgstr "" #. help message for command line option --version #: ../moo/medit-app/main.c:156 msgid "Show version information and exit" msgstr "" #. "FILES" part in "medit [OPTION...] [FILES]" #: ../moo/medit-app/main.c:172 msgid "FILES" msgstr "" #. error message for wrong commmand line #: ../moo/medit-app/main.c:254 #, c-format msgid "%s and %s options may not be used simultaneously\n" msgstr "" #: ../moo/medit-app/medit.desktop.in.h:1 msgid "Text editor" msgstr "" #. Translators: do not translate the part before | #: ../moo/mooapp/glade/mooappabout-credits.glade.h:2 msgctxt "yes" msgid "Dialog title|Credits" msgstr "" #. Tab label in Credits dialog #: ../moo/mooapp/glade/mooappabout-credits.glade.h:4 msgid "Thanks" msgstr "" #. Tab label in Credits dialog #: ../moo/mooapp/glade/mooappabout-credits.glade.h:6 msgid "Written by" msgstr "" #. Tab label in Credits dialog #: ../moo/mooapp/glade/mooappabout-credits.glade.h:8 msgid "Translated by" msgstr "" #. Translators: do not translate the part before | #: ../moo/mooapp/glade/mooappabout-dialog.glade.h:2 msgctxt "yes" msgid "Dialog title|About" msgstr "" #. Credits button label in About dialog #: ../moo/mooapp/glade/mooappabout-dialog.glade.h:4 msgctxt "yes" msgid "C_redits" msgstr "" #. License button label in About dialog #: ../moo/mooapp/glade/mooappabout-dialog.glade.h:6 msgctxt "yes" msgid "_License" msgstr "" #. Translators: do not translate the part before | #: ../moo/mooapp/glade/mooappabout-license.glade.h:2 msgctxt "yes" msgid "Dialog title|License" msgstr "" #. Translators: this goes into About box, under Translated by tab, #. do not ignore it, markup isn't always used. It should be something #. like "Some Guy ", with lines separated by \n #: ../moo/mooapp/mooappabout.c:57 msgid "translator-credits" msgstr "" #. Translators: this goes into About box, under Translated by tab, #. this must be valid html markup, e.g. #. "Some Guy <someguy@domain.net>" #. Lines must be separated by
, like "First guy
Second Guy" #: ../moo/mooapp/mooappabout.c:62 msgid "translator-credits-markup" msgstr "" #: ../moo/mooapp/mooapp.c:994 msgid "Report a Bug..." msgstr "" #: ../moo/mooapp/mooapp.c:1357 #, c-format msgid "" "The following URL will be opened:\n" "\n" "%s\n" "\n" "It contains medit version and your operating system name (%s)" msgstr "" #: ../moo/mooapp/mooapp.c:1364 msgid "Open URL?" msgstr "" #. Prefs dialog title #: ../moo/mooapp/mooapp.c:1402 msgid "Preferences" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:1 msgid "Loading" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:2 msgid "Encodings to _autodetect:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:3 msgid "" "Comma-separated list of encodings to try when opening a file. 'LOCALE' means " "current locale encoding." msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:4 msgid "Saving" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:5 msgid "Encoding for _new files:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:6 msgid "Remove trailing _spaces" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:7 msgid "Ensure trailing new_line" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:8 msgid "Make _backups" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:9 msgid "Sessions" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:10 msgid "Enable _session support" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:11 msgid "Dialogs" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:12 msgid "Open and Save As dialogs show current document _folder" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-filters.glade.h:1 msgid "File filters" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:1 msgid "Keyboard" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:2 msgid "Smart Home and End" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:3 msgid "Enable auto indentation" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:4 msgid "Do not use tabs for indentation" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:5 msgid "Backspace key unindents" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:6 msgid "Tab key indents" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:7 msgid "Indent width:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:8 msgid "Tab width:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:9 msgid "Font and colors" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:10 msgid "Font:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:11 msgid "Color scheme:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:1 msgid "Language-specific options" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:2 msgid "Options:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:3 #: ../moo/plugins/glade/moofileselector-prefs.glade.h:3 msgid "Mime types:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:4 #: ../moo/plugins/glade/moofileselector-prefs.glade.h:5 msgid "Extensions:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:5 msgid "Language:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:1 msgid "Text wrapping" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:2 msgid "Enable text wrapping" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:3 msgid "Do not split words" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:4 msgid "Highlighting" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:5 msgid "Enable syntax highlighting" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:6 msgid "Highlight matching brackets" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:7 msgid "Highlight mismatching brackets" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:8 msgid "Highlight current line" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:9 msgid "Misc" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:10 msgid "Show line numbers" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:11 msgid "Show tabs" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:12 msgid "Show spaces" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:13 msgid "Show trailing spaces" msgstr "" #. Part of the phrase "Draw right margin at column [XX]" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:15 msgid "Draw right margin" msgstr "" #. Part of the phrase "Draw right margin at column [XX]" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:17 msgid "at column" msgstr "" #: ../moo/mooedit/glade/mooeditsavemult.glade.h:1 msgid "Select the documents you want to save:" msgstr "" #: ../moo/mooedit/glade/moopluginprefs.glade.h:1 msgid "Plugins" msgstr "" #: ../moo/mooedit/glade/moopluginprefs.glade.h:2 msgid "Version:" msgstr "" #: ../moo/mooedit/glade/moopluginprefs.glade.h:3 msgid "Author:" msgstr "" #: ../moo/mooedit/glade/moopluginprefs.glade.h:4 msgid "Description:" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:1 msgid "Print using text styles" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:2 msgid "Use custom font:" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:3 msgid "Wrap long lines" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:4 msgid "Ellipsize long lines" msgstr "" #. Part of the phrase "Print line numbers" "every" "1" "lines" #: ../moo/mooedit/glade/mooprint.glade.h:6 msgid "Print line numbers" msgstr "" #. Part of the phrase "Print line numbers" "every" "1" "lines" #: ../moo/mooedit/glade/mooprint.glade.h:8 msgid "every" msgstr "" #. Part of the phrase "Print line numbers" "every" "1" "lines" #: ../moo/mooedit/glade/mooprint.glade.h:10 msgid "lines" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:11 msgid "Print header" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:12 msgid "Print separator line" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:13 msgid "Right:" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:14 msgid "Center:" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:15 msgid "Left:" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:16 msgid "Header" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:17 msgid "Print footer" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:18 msgid "Footer" msgstr "" #: ../moo/mooedit/glade/mooquicksearch.glade.h:1 msgid "_Case sensitive" msgstr "" #: ../moo/mooedit/glade/mooquicksearch.glade.h:2 msgid "_Regular expression" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:1 msgid "_Text to find:" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:2 msgid "Regular e_xpression" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:3 ../moo/plugins/moofind.c:1115 msgid "Find" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:4 msgid "_Replacement text:" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:5 msgid "_Literal replacement" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:6 msgid "Replace With" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:7 msgid "Don't _prompt on replace" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:8 msgid "Find _backwards" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:9 #: ../moo/plugins/glade/moogrep.glade.h:5 msgid "Case _sensitive" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:10 msgid "S_elected text" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:11 msgid "From c_ursor" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:12 msgid "_Whole words only" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:13 msgid "Options" msgstr "" #: ../moo/mooedit/glade/mootextfind-prompt.glade.h:1 msgid "Replace?" msgstr "" #: ../moo/mooedit/glade/mootextfind-prompt.glade.h:2 msgid "_Replace" msgstr "" #: ../moo/mooedit/glade/mootextfind-prompt.glade.h:3 msgid "Replace _All" msgstr "" #: ../moo/mooedit/glade/mootextfind-prompt.glade.h:4 #: ../moo/mooedit/mooeditwindow.c:530 msgid "Find _Next" msgstr "" #: ../moo/mooedit/glade/mootextfind-prompt.glade.h:5 msgid "Sto_p" msgstr "" #: ../moo/mooedit/glade/mootextgotoline.glade.h:1 #: ../moo/mooedit/mooeditwindow.c:580 msgid "Go to Line" msgstr "" #: ../moo/mooedit/glade/mootextgotoline.glade.h:2 msgid "Go to line:" msgstr "" #. menu item label #: ../moo/mooedit/medit.xml.h:2 msgid "_File" msgstr "" #. menu item label #: ../moo/mooedit/medit.xml.h:4 msgid "_Search" msgstr "" #. menu item label #: ../moo/mooedit/medit.xml.h:6 msgid "_View" msgstr "" #. menu item label #: ../moo/mooedit/medit.xml.h:8 msgid "Pa_nes" msgstr "" #. menu item label #: ../moo/mooedit/medit.xml.h:10 msgid "_Document" msgstr "" #: ../moo/mooedit/medit.xml.h:11 msgid "_Tools" msgstr "" #. menu item label #: ../moo/mooedit/medit.xml.h:13 msgid "_Window" msgstr "" #. Translators: number of documents here is always greater than one, so #. ignore singular form (which is simply copy of the plural here) #: ../moo/mooedit/mooeditdialogs.c:374 #, c-format msgid "" "There are %u documents with unsaved changes. Save changes before closing?" msgid_plural "" "There are %u documents with unsaved changes. Save changes before closing?" msgstr[0] "" msgstr[1] "" #: ../moo/mooedit/mooeditdialogs.c:429 #, c-format msgid "" "Could not save file\n" "%s" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:491 #, c-format msgid "" "Could not save file %s in encoding %s. Do you want to save it in UTF-8 " "encoding instead?" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:495 msgid "Save file in UTF-8 encoding?" msgstr "" #. Could not open file foo.txt #: ../moo/mooedit/mooeditdialogs.c:522 ../moo/mooedit/mooeditdialogs.c:589 #, c-format msgid "" "Could not open file\n" "%s" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:528 ../moo/mooedit/mooeditdialogs.c:591 msgid "Could not open file" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:533 #, c-format msgid "" "Could not open file using character encoding %s. Try to select another " "encoding below." msgstr "" #: ../moo/mooedit/mooeditdialogs.c:536 #, c-format msgid "" "Could not detect file character encoding. Try to select an encoding below." msgstr "" #. Could not reload file foo.txt #: ../moo/mooedit/mooeditdialogs.c:621 #, c-format msgid "" "Could not reload file\n" "%s" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:649 #, c-format msgid "Discard changes in file '%s'?" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:651 msgid "If you reload the document, changes will be discarded" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:652 ../moo/mooedit/mooeditwindow.c:438 msgid "_Reload" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:674 #, c-format msgid "Overwrite modified file '%s'?" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:675 #, c-format msgid "" "File '%s' was modified on disk by another process. If you save it, changes " "on disk will be lost." msgstr "" #: ../moo/mooedit/mooeditdialogs.c:677 msgid "Over_write" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:698 msgid "" "Beginning of document reached.\n" "Continue from the end?" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:701 msgid "" "End of document reached.\n" "Continue from the beginning?" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:741 #, c-format msgid "Invalid regular expression" msgstr "" #: ../moo/mooedit/mooedit-fileops.c:1125 ../moo/plugins/moofileselector.c:511 msgid "Untitled" msgstr "" #: ../moo/mooedit/mooedit-fileops.c:1127 #, c-format msgid "Untitled %d" msgstr "" #: ../moo/mooedit/mooeditor.c:331 msgid "Open Recent Files Dialog" msgstr "" #: ../moo/mooedit/mooeditor.c:332 msgid "Open Recent|_More..." msgstr "" #: ../moo/mooedit/mooeditor.c:598 msgid "Open new editor window" msgstr "" #: ../moo/mooedit/mooeditor.c:784 msgid "Open Recent" msgstr "" #. Translators: if translated, it should be a comma-separated list #. of encodings to try when opening files. Encodings names should be #. those understood by iconv, or "LOCALE" which means user's locale #. charset. For instance, the default value is "UTF-8,LOCALE,ISO_8859-15,ISO_8859-1". #. You want to add common preferred non-UTF8 encodings used in your locale. #. Do not remove ISO_8859-15 and ISO_8859-1, instead leave them at the end, #. these are common source files encodings. #: ../moo/mooedit/mooeditprefs.c:52 msgid "encodings_list" msgstr "" #: ../moo/mooedit/mooeditprefspage.c:168 msgid "PreferencesPage|General" msgstr "" #: ../moo/mooedit/mooeditprefspage.c:203 msgid "PreferencesPage|File Filters" msgstr "" #: ../moo/mooedit/mooeditprefspage.c:255 msgid "PreferencesPage|View" msgstr "" #: ../moo/mooedit/mooeditprefspage.c:301 msgid "PreferencesPage|File" msgstr "" #: ../moo/mooedit/mooeditprefspage.c:340 msgid "PreferencesPage|Languages" msgstr "" #. Menu item in the Language menu #: ../moo/mooedit/mooeditprefspage.c:555 ../moo/mooedit/mooeditwindow.c:3886 msgid "Language|None" msgstr "" #. Column label on File Filters prefs page #: ../moo/mooedit/mooeditprefspage.c:1018 msgctxt "filter-prefs-column" msgid "Filter" msgstr "" #. Column label on File Filters prefs page #: ../moo/mooedit/mooeditprefspage.c:1020 msgctxt "filter-prefs-column" msgid "Options" msgstr "" #: ../moo/mooedit/mooeditwindow.c:421 msgid "Create new document" msgstr "" #: ../moo/mooedit/mooeditwindow.c:429 msgid "_Open..." msgstr "" #: ../moo/mooedit/mooeditwindow.c:430 msgid "Open..." msgstr "" #: ../moo/mooedit/mooeditwindow.c:437 ../moo/moofileview/moofileview.c:1282 #: ../moo/moofileview/moofileview.c:1283 msgid "Reload" msgstr "" #: ../moo/mooedit/mooeditwindow.c:439 msgid "Reload document" msgstr "" #: ../moo/mooedit/mooeditwindow.c:470 msgid "Save _As..." msgstr "" #: ../moo/mooedit/mooeditwindow.c:471 msgid "Save as..." msgstr "" #: ../moo/mooedit/mooeditwindow.c:481 msgid "Close document" msgstr "" #: ../moo/mooedit/mooeditwindow.c:489 msgid "Close All" msgstr "" #: ../moo/mooedit/mooeditwindow.c:490 msgid "Close A_ll" msgstr "" #: ../moo/mooedit/mooeditwindow.c:491 msgid "Close all documents" msgstr "" #: ../moo/mooedit/mooeditwindow.c:498 msgid "Previous Tab" msgstr "" #: ../moo/mooedit/mooeditwindow.c:499 msgid "_Previous Tab" msgstr "" #: ../moo/mooedit/mooeditwindow.c:500 msgid "Previous tab" msgstr "" #: ../moo/mooedit/mooeditwindow.c:508 msgid "Next Tab" msgstr "" #: ../moo/mooedit/mooeditwindow.c:509 msgid "_Next Tab" msgstr "" #: ../moo/mooedit/mooeditwindow.c:510 msgid "Next tab" msgstr "" #: ../moo/mooedit/mooeditwindow.c:529 msgid "Find Next" msgstr "" #: ../moo/mooedit/mooeditwindow.c:531 msgid "Find next" msgstr "" #: ../moo/mooedit/mooeditwindow.c:540 msgid "Find Previous" msgstr "" #: ../moo/mooedit/mooeditwindow.c:541 msgid "Find _Previous" msgstr "" #: ../moo/mooedit/mooeditwindow.c:542 msgid "Find previous" msgstr "" #: ../moo/mooedit/mooeditwindow.c:562 msgid "Find Current Word" msgstr "" #: ../moo/mooedit/mooeditwindow.c:563 msgid "Find Current _Word" msgstr "" #: ../moo/mooedit/mooeditwindow.c:571 msgid "Find Current Word Backwards" msgstr "" #: ../moo/mooedit/mooeditwindow.c:572 msgid "Find Current Word _Backwards" msgstr "" #: ../moo/mooedit/mooeditwindow.c:581 msgid "_Go to Line..." msgstr "" #: ../moo/mooedit/mooeditwindow.c:582 msgid "Go to line..." msgstr "" #: ../moo/mooedit/mooeditwindow.c:591 msgid "Toggle Text Wrapping" msgstr "" #: ../moo/mooedit/mooeditwindow.c:592 msgid "_Wrap Text" msgstr "" #: ../moo/mooedit/mooeditwindow.c:599 msgid "Toggle Line Numbers Display" msgstr "" #: ../moo/mooedit/mooeditwindow.c:600 msgid "Show _Line Numbers" msgstr "" #: ../moo/mooedit/mooeditwindow.c:606 msgid "Focus Document" msgstr "" #: ../moo/mooedit/mooeditwindow.c:607 msgid "_Focus Document" msgstr "" #: ../moo/mooedit/mooeditwindow.c:614 msgid "Move to Split Notebook" msgstr "" #: ../moo/mooedit/mooeditwindow.c:615 msgid "_Move to Split Notebook" msgstr "" #: ../moo/mooedit/mooeditwindow.c:623 ../moo/mooedit/mooeditwindow.c:624 msgid "Split View Horizontally" msgstr "" #: ../moo/mooedit/mooeditwindow.c:631 ../moo/mooedit/mooeditwindow.c:632 msgid "Split View Vertically" msgstr "" #: ../moo/mooedit/mooeditwindow.c:638 ../moo/mooedit/mooeditwindow.c:639 msgid "Focus Next Split View" msgstr "" #: ../moo/mooedit/mooeditwindow.c:683 msgid "Toggle Bookmark" msgstr "" #: ../moo/mooedit/mooeditwindow.c:684 msgid "Toggle _Bookmark" msgstr "" #: ../moo/mooedit/mooeditwindow.c:692 msgid "Next Bookmark" msgstr "" #: ../moo/mooedit/mooeditwindow.c:693 msgid "_Next Bookmark" msgstr "" #: ../moo/mooedit/mooeditwindow.c:700 msgid "Previous Bookmark" msgstr "" #: ../moo/mooedit/mooeditwindow.c:701 msgid "_Previous Bookmark" msgstr "" #. action #: ../moo/mooedit/mooeditwindow.c:709 ../moo/mooedit/mooeditwindow.c:710 #: ../moo/mooedit/mooeditwindow.c:711 msgid "Comment" msgstr "" #. action #: ../moo/mooedit/mooeditwindow.c:719 ../moo/mooedit/mooeditwindow.c:720 #: ../moo/mooedit/mooeditwindow.c:721 msgid "Uncomment" msgstr "" #. Insensitive menu item which appears in Window menu with no documents open #: ../moo/mooedit/mooeditwindow.c:749 msgid "No Documents" msgstr "" #: ../moo/mooedit/mooeditwindow.c:757 msgid "Page Setup" msgstr "" #: ../moo/mooedit/mooeditwindow.c:758 msgid "Page S_etup..." msgstr "" #: ../moo/mooedit/mooeditwindow.c:759 msgid "Page Setup..." msgstr "" #: ../moo/mooedit/mooeditwindow.c:775 ../moo/mooedit/mooeditwindow.c:776 msgid "Print..." msgstr "" #: ../moo/mooedit/mooeditwindow.c:784 ../moo/mooedit/mooeditwindow.c:1932 msgid "Export as PDF" msgstr "" #: ../moo/mooedit/mooeditwindow.c:785 msgid "E_xport as PDF..." msgstr "" #: ../moo/mooedit/mooeditwindow.c:786 msgid "Export as PDF..." msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [new file]" #: ../moo/mooedit/mooeditwindow.c:1057 #, c-format msgid "%s [new file]" msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified on disk]" #: ../moo/mooedit/mooeditwindow.c:1060 #, c-format msgid "%s [modified on disk]" msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [deleted]" #: ../moo/mooedit/mooeditwindow.c:1063 #, c-format msgid "%s [deleted]" msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [new file] [modified]" #: ../moo/mooedit/mooeditwindow.c:1071 #, c-format msgid "%s [new file] [modified]" msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified on disk] [modified]" #: ../moo/mooedit/mooeditwindow.c:1074 #, c-format msgid "%s [modified on disk] [modified]" msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [deleted] [modified]" #: ../moo/mooedit/mooeditwindow.c:1077 #, c-format msgid "%s [deleted] [modified]" msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified]" #: ../moo/mooedit/mooeditwindow.c:1080 #, c-format msgid "%s [modified]" msgstr "" #: ../moo/mooedit/mooeditwindow.c:1327 msgid "Reopen Using Encoding" msgstr "" #: ../moo/mooedit/mooeditwindow.c:1377 msgid "_Encoding" msgstr "" #: ../moo/mooedit/mooeditwindow.c:1431 msgid "Line En_dings" msgstr "" #: ../moo/mooedit/mooeditwindow.c:1438 msgid "_Windows (CR+LF)" msgstr "" #: ../moo/mooedit/mooeditwindow.c:1447 msgid "_Unix (LF)" msgstr "" #: ../moo/mooedit/mooeditwindow.c:1451 msgid "_Mac (CR)" msgstr "" #. Item in document tab context menu #: ../moo/mooedit/mooeditwindow.c:2139 msgctxt "tab-context-menu" msgid "Close" msgstr "" #. Item in document tab context menu #: ../moo/mooedit/mooeditwindow.c:2151 msgctxt "tab-context-menu" msgid "Close All Others" msgstr "" #. Item in document tab context menu #: ../moo/mooedit/mooeditwindow.c:2169 msgctxt "tab-context-menu" msgid "Detach" msgstr "" #. Item in document tab context menu #: ../moo/mooedit/mooeditwindow.c:2179 msgctxt "tab-context-menu" msgid "Move to Split Notebook" msgstr "" #: ../moo/mooedit/mooeditwindow.c:3740 #, c-format msgid "Line: %s Col: %s" msgstr "" #: ../moo/mooedit/mooeditwindow.c:3741 #, c-format msgid "Chars: %s" msgstr "" #. Label in the editor window statusbar - Overwrite or Insert mode #: ../moo/mooedit/mooeditwindow.c:3784 msgid "OVR" msgstr "" #: ../moo/mooedit/mooeditwindow.c:3784 msgid "INS" msgstr "" #: ../moo/mooedit/mooeditwindow.c:3881 msgid "_Language" msgstr "" #: ../moo/mooedit/mooplugin.c:1425 msgctxt "Prefs page label" msgid "Plugins" msgstr "" #: ../moo/mooedit/mooplugin.c:1450 msgctxt "plugin-prefs-column" msgid "Enabled" msgstr "" #: ../moo/mooedit/mooplugin.c:1456 msgctxt "plugin-prefs-column" msgid "Plugin" msgstr "" #: ../moo/mooedit/mooplugin-loader.c:226 #, c-format msgid "" "console message|ignoring file '%s', module version '%s' is not compatible " "with current version %u.%u" msgstr "" #: ../moo/mooedit/mooplugin-loader.c:235 #, c-format msgid "console message|invalid module version '%s' in file '%s'" msgstr "" #: ../moo/mooedit/mootextfind.c:165 msgctxt "Dialog title" msgid "Replace" msgstr "" #: ../moo/mooedit/mootextfind.c:171 msgctxt "Dialog title" msgid "Find" msgstr "" #: ../moo/mooedit/mootextfind.c:475 msgid "No search term entered" msgstr "" #: ../moo/mooedit/mootextfind.c:778 ../moo/mooedit/mootextfind.c:884 #: ../moo/mooedit/mootextfind.c:1039 msgid "Search hit top, continuing at bottom" msgstr "" #: ../moo/mooedit/mootextfind.c:780 ../moo/mooedit/mootextfind.c:882 #: ../moo/mooedit/mootextfind.c:962 msgid "Search hit bottom, continuing at top" msgstr "" #: ../moo/mooedit/mootextfind.c:789 ../moo/mooedit/mootextfind.c:894 #: ../moo/mooedit/mootextfind.c:970 ../moo/mooedit/mootextfind.c:1047 #, c-format msgid "Pattern not found: %s" msgstr "" #: ../moo/mooedit/mootextfind.c:876 #, c-format msgid "Found single instance of pattern '%s'" msgstr "" #: ../moo/mooedit/mootextfind.c:1082 msgid "No replacement made" msgstr "" #: ../moo/mooedit/mootextfind.c:1088 #, c-format msgid "%u replacement made" msgid_plural "%u replacements made" msgstr[0] "" msgstr[1] "" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:1 #: ../moo/moofileview/moofileview.c:1242 ../moo/moofileview/moofileview.c:1243 msgid "Edit Bookmarks" msgstr "" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:2 msgid "Icon:" msgstr "" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:3 msgid "Path:" msgstr "" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:4 msgid "Add bookmark" msgstr "" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:5 #: ../moo/plugins/glade/moofileselector-prefs.glade.h:11 msgid "New" msgstr "" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:6 msgid "Add separator" msgstr "" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:7 msgid "Add Separator" msgstr "" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:8 msgid "Delete selected items" msgstr "" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:9 #: ../moo/plugins/glade/moofileselector-prefs.glade.h:12 msgid "Delete" msgstr "" #: ../moo/moofileview/glade/moocreatefolder.glade.h:1 msgid "Create Folder" msgstr "" #: ../moo/moofileview/glade/moofileprops.glade.h:1 msgid "General" msgstr "" #: ../moo/moofileview/glade/moofileview-drop.glade.h:1 #: ../moo/plugins/glade/moofileselector.glade.h:1 #: ../moo/plugins/moofileselector.c:907 ../moo/plugins/moofileselector.c:932 msgid "Save As" msgstr "" #. Column label in file selector bookmark editor #: ../moo/moofileview/moobookmarkmgr.c:962 msgctxt "fileview-bookmark-editor" msgid "Icon" msgstr "" #. Column label in file selector bookmark editor #: ../moo/moofileview/moobookmarkmgr.c:978 msgctxt "fileview-bookmark-editor" msgid "Label" msgstr "" #. Column label in file selector bookmark editor #: ../moo/moofileview/moobookmarkmgr.c:996 msgctxt "fileview-bookmark-editor" msgid "Path" msgstr "" #: ../moo/moofileview/moofileview.c:1116 ../moo/plugins/moofileselector.c:647 #: ../moo/plugins/moofileselector.c:648 ../moo/plugins/moofileselector.c:1290 #: ../moo/plugins/moofileselector-prefs.c:72 msgid "File Selector" msgstr "" #: ../moo/moofileview/moofileview.c:1125 msgid "Go to parent folder" msgstr "" #: ../moo/moofileview/moofileview.c:1174 ../moo/moofileview/moofileview.c:3351 msgid "Delete..." msgstr "" #: ../moo/moofileview/moofileview.c:1175 ../moo/moofileview/moofileview.c:3352 msgid "Delete selected files" msgstr "" #: ../moo/moofileview/moofileview.c:1185 ../moo/moofileview/moofileview.c:1186 msgid "Show Hidden Files" msgstr "" #: ../moo/moofileview/moofileview.c:1194 ../moo/moofileview/moofileview.c:1195 msgid "Show Parent Folder" msgstr "" #: ../moo/moofileview/moofileview.c:1201 ../moo/moofileview/moofileview.c:1202 msgid "Case Sensitive Sort" msgstr "" #: ../moo/moofileview/moofileview.c:1208 ../moo/moofileview/moofileview.c:1209 msgid "Show Folders First" msgstr "" #: ../moo/moofileview/moofileview.c:1225 ../moo/moofileview/moofileview.c:1226 #: ../moo/moofileview/moofileview.xml.h:3 msgid "Bookmarks" msgstr "" #: ../moo/moofileview/moofileview.c:1234 ../moo/moofileview/moofileview.c:1235 msgid "Add Bookmark" msgstr "" #: ../moo/moofileview/moofileview.c:1586 msgid "Filter" msgstr "" #: ../moo/moofileview/moofileview.c:3195 #, c-format msgid "Move folder %s to Trash?" msgstr "" #: ../moo/moofileview/moofileview.c:3198 #, c-format msgid "Move file %s to Trash?" msgstr "" #: ../moo/moofileview/moofileview.c:3203 msgid "Move selected files to Trash?" msgstr "" #: ../moo/moofileview/moofileview.c:3211 #, c-format msgid "Delete folder %s and all its content?" msgstr "" #: ../moo/moofileview/moofileview.c:3214 #, c-format msgid "Delete file %s?" msgstr "" #: ../moo/moofileview/moofileview.c:3219 msgid "Delete selected files?" msgstr "" #: ../moo/moofileview/moofileview.c:3281 #, c-format msgid "Could not delete folder %s" msgstr "" #: ../moo/moofileview/moofileview.c:3284 #, c-format msgid "Could not delete file %s" msgstr "" #: ../moo/moofileview/moofileview.c:3345 msgid "Move to Trash..." msgstr "" #: ../moo/moofileview/moofileview.c:3346 msgid "Move selected files to Trash" msgstr "" #: ../moo/moofileview/moofileview-tools.c:335 msgid "Open with|Default Application" msgstr "" #: ../moo/moofileview/moofileview.xml.h:1 msgid "View" msgstr "" #: ../moo/moofileview/moofileview.xml.h:2 msgid "Open _With" msgstr "" #: ../moo/moolua/mooluaplugin.cpp:112 msgid "Lua" msgstr "" #: ../moo/moolua/mooluaplugin.cpp:112 msgid "Lua support" msgstr "" #: ../moo/moopython/plugins/medit/runpython.py:43 msgid "Python Output" msgstr "" #: ../moo/moopython/plugins/python.py:48 ../moo/moopython/plugins/python.py:49 msgid "Python Console" msgstr "" #: ../moo/moopython/plugins/python.py:56 ../moo/moopython/plugins/python.py:57 msgid "Run File" msgstr "" #: ../moo/moopython/plugins/terminal.py:177 msgid "Terminal" msgstr "" #: ../moo/moopython/plugins/terminal.py:225 msgid "Default" msgstr "" #: ../moo/moopython/plugins/terminal.py:226 msgid "Black on White" msgstr "" #: ../moo/moopython/plugins/terminal.py:229 msgid "Black on Light Yellow" msgstr "" #: ../moo/moopython/plugins/terminal.py:232 msgid "Marble" msgstr "" #: ../moo/moopython/plugins/terminal.py:235 msgid "Green on Black" msgstr "" #: ../moo/moopython/plugins/terminal.py:238 msgid "Paper, Light" msgstr "" #: ../moo/moopython/plugins/terminal.py:241 msgid "Paper" msgstr "" #: ../moo/moopython/plugins/terminal.py:244 msgid "Linux Colors" msgstr "" #: ../moo/moopython/plugins/terminal.py:247 msgid "VIM Colors" msgstr "" #: ../moo/moopython/plugins/terminal.py:250 msgid "White on Black" msgstr "" #. Translators: do not translate the part before | #: ../moo/mooutils/glade/mooaccelprefs.glade.h:2 msgctxt "yes" msgid "Shortcut|None" msgstr "" #. Translators: do not translate the part before | #: ../moo/mooutils/glade/mooaccelprefs.glade.h:4 msgctxt "yes" msgid "Shortcut|Default" msgstr "" #. Translators: do not translate the part before | #: ../moo/mooutils/glade/mooaccelprefs.glade.h:6 msgctxt "yes" msgid "Shortcut|Custom" msgstr "" #: ../moo/mooutils/glade/mooaccelprefs.glade.h:7 msgid "Default key:" msgstr "" #: ../moo/mooutils/glade/mooaccelprefs.glade.h:8 msgid "Shortcut for selected action" msgstr "" #. Column label in Configure Shortcuts dialog #: ../moo/mooutils/mooaccelprefs.c:261 msgctxt "accel-editor-column" msgid "Action" msgstr "" #. Column label in Configure Shortcuts dialog #: ../moo/mooutils/mooaccelprefs.c:270 msgctxt "accel-editor-column" msgid "Shortcut" msgstr "" #. Column label in Configure Shortcuts dialog #: ../moo/mooutils/mooaccelprefs.c:279 msgctxt "accel-editor-column" msgid "Global" msgstr "" #: ../moo/mooutils/mooaccelprefs.c:804 msgid "Configure Shortcuts" msgstr "" #: ../moo/mooutils/moodialogs.c:419 #, c-format msgid "Save changes to document \"%s\" before closing?" msgstr "" #: ../moo/mooutils/moodialogs.c:420 msgid "Save changes to the document before closing?" msgstr "" #: ../moo/mooutils/moodialogs.c:425 msgid "If you don't save, changes will be discarded" msgstr "" #. Translators: 012345 denotes order in which character encoding #. groups should appear, e.g. 543210 means inverse order. #. 0 - "West European", #. 1 - "East European", #. 2 - "East Asian", #. 3 - "SE & SW Asian", #. 4 - "Middle Eastern", #. 5 - "Unicode" #: ../moo/mooutils/mooencodings.c:179 msgid "012345" msgstr "" #: ../moo/mooutils/mooencodings.c:703 msgid "Auto Detected" msgstr "" #. Translators: do not translate the part before | #: ../moo/mooutils/mooencodings.c:732 msgid "Encodings combo submenu|Other" msgstr "" #: ../moo/mooutils/mooencodings.c:831 msgid "Charact_er encoding:" msgstr "" #: ../moo/mooutils/mooencodings-data.h:27 msgid "West European" msgstr "" #: ../moo/mooutils/mooencodings-data.h:28 msgid "East European" msgstr "" #: ../moo/mooutils/mooencodings-data.h:29 msgid "East Asian" msgstr "" #: ../moo/mooutils/mooencodings-data.h:30 msgid "SE & SW Asian" msgstr "" #: ../moo/mooutils/mooencodings-data.h:31 msgid "Middle Eastern" msgstr "" #: ../moo/mooutils/mooencodings-data.h:32 msgid "Unicode" msgstr "" #: ../moo/mooutils/mooencodings-data.h:53 msgid "Ascii" msgstr "" #: ../moo/mooutils/mooencodings-data.h:55 #: ../moo/mooutils/mooencodings-data.h:68 #: ../moo/mooutils/mooencodings-data.h:113 #: ../moo/mooutils/mooencodings-data.h:138 #: ../moo/mooutils/mooencodings-data.h:151 msgid "Western" msgstr "" #: ../moo/mooutils/mooencodings-data.h:56 #: ../moo/mooutils/mooencodings-data.h:114 #: ../moo/mooutils/mooencodings-data.h:128 #: ../moo/mooutils/mooencodings-data.h:149 msgid "Central European" msgstr "" #: ../moo/mooutils/mooencodings-data.h:57 msgid "South European" msgstr "" #: ../moo/mooutils/mooencodings-data.h:58 #: ../moo/mooutils/mooencodings-data.h:66 #: ../moo/mooutils/mooencodings-data.h:156 msgid "Baltic" msgstr "" #: ../moo/mooutils/mooencodings-data.h:59 #: ../moo/mooutils/mooencodings-data.h:115 #: ../moo/mooutils/mooencodings-data.h:122 #: ../moo/mooutils/mooencodings-data.h:124 #: ../moo/mooutils/mooencodings-data.h:130 #: ../moo/mooutils/mooencodings-data.h:150 msgid "Cyrillic" msgstr "" #: ../moo/mooutils/mooencodings-data.h:60 #: ../moo/mooutils/mooencodings-data.h:118 #: ../moo/mooutils/mooencodings-data.h:127 #: ../moo/mooutils/mooencodings-data.h:155 msgid "Arabic" msgstr "" #: ../moo/mooutils/mooencodings-data.h:61 #: ../moo/mooutils/mooencodings-data.h:133 #: ../moo/mooutils/mooencodings-data.h:152 msgid "Greek" msgstr "" #: ../moo/mooutils/mooencodings-data.h:62 msgid "Hebrew Visual" msgstr "" #: ../moo/mooutils/mooencodings-data.h:63 #: ../moo/mooutils/mooencodings-data.h:117 #: ../moo/mooutils/mooencodings-data.h:136 #: ../moo/mooutils/mooencodings-data.h:154 msgid "Hebrew" msgstr "" #: ../moo/mooutils/mooencodings-data.h:64 #: ../moo/mooutils/mooencodings-data.h:116 #: ../moo/mooutils/mooencodings-data.h:140 #: ../moo/mooutils/mooencodings-data.h:153 msgid "Turkish" msgstr "" #: ../moo/mooutils/mooencodings-data.h:65 msgid "Nordic" msgstr "" #: ../moo/mooutils/mooencodings-data.h:67 msgid "Celtic" msgstr "" #: ../moo/mooutils/mooencodings-data.h:69 #: ../moo/mooutils/mooencodings-data.h:139 msgid "Romanian" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:72 msgid "encoding label|UTF-7" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:74 msgid "encoding label|UTF-32BE-BOM (big-endian, with BOM)" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:76 msgid "encoding label|UTF-32LE-BOM (little-endian, with BOM)" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:78 msgid "encoding label|UTF-32BE (big-endian, no BOM)" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:80 msgid "encoding label|UTF-32LE (little-endian, no BOM)" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:82 msgid "encoding label|UTF-16BE-BOM (big-endian, with BOM)" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:84 msgid "encoding label|UTF-16LE-BOM (little-endian, with BOM)" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:86 msgid "encoding label|UTF-16BE (big-endian, no BOM)" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:88 msgid "encoding label|UTF-16LE (little-endian, no BOM)" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:90 msgid "encoding label|UTF-8-BOM" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:92 msgid "encoding label|UTF-32" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:94 msgid "encoding label|UTF-16" msgstr "" #. Label of an encoding menu item, do not translate the part before | #: ../moo/mooutils/mooencodings-data.h:96 msgid "encoding label|UTF-8" msgstr "" #: ../moo/mooutils/mooencodings-data.h:98 msgid "Armenian" msgstr "" #: ../moo/mooutils/mooencodings-data.h:99 #: ../moo/mooutils/mooencodings-data.h:100 #: ../moo/mooutils/mooencodings-data.h:105 msgid "Chinese Traditional" msgstr "" #: ../moo/mooutils/mooencodings-data.h:101 msgid "Cyrillic/Russian" msgstr "" #: ../moo/mooutils/mooencodings-data.h:103 #: ../moo/mooutils/mooencodings-data.h:120 #: ../moo/mooutils/mooencodings-data.h:143 msgid "Japanese" msgstr "" #: ../moo/mooutils/mooencodings-data.h:104 #: ../moo/mooutils/mooencodings-data.h:121 #: ../moo/mooutils/mooencodings-data.h:123 #: ../moo/mooutils/mooencodings-data.h:146 msgid "Korean" msgstr "" #: ../moo/mooutils/mooencodings-data.h:107 #: ../moo/mooutils/mooencodings-data.h:108 #: ../moo/mooutils/mooencodings-data.h:109 #: ../moo/mooutils/mooencodings-data.h:111 msgid "Chinese Simplified" msgstr "" #: ../moo/mooutils/mooencodings-data.h:110 msgid "Georgian" msgstr "" #: ../moo/mooutils/mooencodings-data.h:125 #: ../moo/mooutils/mooencodings-data.h:141 msgid "Cyrillic/Ukrainian" msgstr "" #: ../moo/mooutils/mooencodings-data.h:129 msgid "Croatian" msgstr "" #: ../moo/mooutils/mooencodings-data.h:131 msgid "Hindi" msgstr "" #: ../moo/mooutils/mooencodings-data.h:132 msgid "Persian" msgstr "" #: ../moo/mooutils/mooencodings-data.h:134 msgid "Gujarati" msgstr "" #: ../moo/mooutils/mooencodings-data.h:135 msgid "Gurmukhi" msgstr "" #: ../moo/mooutils/mooencodings-data.h:137 msgid "Icelandic" msgstr "" #: ../moo/mooutils/mooencodings-data.h:144 #: ../moo/mooutils/mooencodings-data.h:147 #: ../moo/mooutils/mooencodings-data.h:157 msgid "Vietnamese" msgstr "" #: ../moo/mooutils/mooencodings-data.h:145 msgid "Thai" msgstr "" #. menu item in Insert Special Character submenu of text entry context menu #: ../moo/mooutils/mooentry.c:533 msgctxt "insert-special-char" msgid "Line End" msgstr "" #. menu item in Insert Special Character submenu of text entry context menu #: ../moo/mooutils/mooentry.c:535 msgctxt "insert-special-char" msgid "Tab" msgstr "" #. label of Insert Special Character submenu in text entry context menu #: ../moo/mooutils/mooentry.c:578 msgctxt "insert-special-char" msgid "Insert Special Character" msgstr "" #: ../moo/mooutils/moofiledialog.c:650 msgid "Selected file is not a regular file" msgstr "" #: ../moo/mooutils/moofilewriter.c:101 #, c-format msgid "Could not open %s: %s" msgstr "" #: ../moo/mooutils/moofilewriter.c:291 ../moo/mooutils/mooutils-fs.c:386 #: ../moo/mooutils/mooutils-fs.c:405 ../moo/mooutils/mooutils-fs.c:421 #, c-format msgid "Could not create folder %s: %s" msgstr "" #: ../moo/mooutils/moofiltermgr.c:545 msgid "_Show:" msgstr "" #: ../moo/mooutils/moohelp.c:205 msgid "Help files not found" msgstr "" #: ../moo/mooutils/moohelp.c:217 #, c-format msgid "File '%s' is missing in the directory '%s'" msgstr "" #: ../moo/mooutils/moohelp.c:220 msgid "Could not find help file" msgstr "" #: ../moo/mooutils/moopane.c:702 msgid "Remove pane" msgstr "" #: ../moo/mooutils/moopane.c:712 msgid "Hide pane" msgstr "" #: ../moo/mooutils/moopane.c:716 msgid "Sticky" msgstr "" #: ../moo/mooutils/moopane.c:720 msgid "Detach pane" msgstr "" #: ../moo/mooutils/moopane.c:733 msgid "Attach" msgstr "" #: ../moo/mooutils/moopane.c:737 msgid "Keep on top" msgstr "" #: ../moo/mooutils/moostock.c:29 msgid "Save _None" msgstr "" #: ../moo/mooutils/moostock.c:30 msgid "Save _Selected" msgstr "" #: ../moo/mooutils/moostock.c:32 msgid "Move" msgstr "" #: ../moo/mooutils/moostock.c:33 msgid "Link" msgstr "" #: ../moo/mooutils/moostock.c:35 ../moo/plugins/moofileselector.c:1136 msgid "Save Copy" msgstr "" #: ../moo/mooutils/moostock.c:36 msgid "_New Folder" msgstr "" #: ../moo/mooutils/moostock.c:37 msgid "New _Window" msgstr "" #. This is error message in file selector when rm #. fails for some strange reason #: ../moo/mooutils/mooutils-fs.c:226 #, c-format msgid "Could not run 'rm' command: %s" msgstr "" #. This is error message in file selector when rm #. fails to delete a file or folder #: ../moo/mooutils/mooutils-fs.c:244 #, c-format msgid "'rm' command failed: %s" msgstr "" #: ../moo/mooutils/mooutils-fs.c:294 ../moo/mooutils/mooutils-fs.c:314 #: ../moo/mooutils/mooutils-fs.c:341 #, c-format msgid "Could not remove %s: %s" msgstr "" #: ../moo/mooutils/mooutils-fs.c:450 #, c-format msgid "Could not rename file %s to %s: %s" msgstr "" #: ../moo/mooutils/mooutils-misc.c:1739 #, c-format msgid "console message|in file %s, line %d, function %s: %s" msgstr "" #. "Unknown error" may be displayed if there is a bug in the program #. and proper error message has not been set. It doesn't provide any #. useful information obviously #: ../moo/mooutils/mooutils-misc.c:2124 msgid "Unknown error" msgstr "" #: ../moo/mooutils/moowindow.c:243 msgid "Configure _Shortcuts..." msgstr "" #: ../moo/mooutils/moowindow.c:251 ../moo/mooutils/moowindow.c:252 msgid "Show Toolbar" msgstr "" #: ../moo/mooutils/moowindow.c:258 ../moo/mooutils/moowindow.c:259 msgid "Show Menubar" msgstr "" #: ../moo/mooutils/moowindow.c:266 ../moo/mooutils/moowindow.c:267 msgid "Show Statusbar" msgstr "" #: ../moo/mooutils/moowindow.c:461 #, c-format msgid "Could not parse geometry string '%s'\n" msgstr "" #: ../moo/mooutils/moowindow.c:1187 msgid "_Icons Only" msgstr "" #: ../moo/mooutils/moowindow.c:1188 msgid "_Labels Only" msgstr "" #: ../moo/mooutils/moowindow.c:1189 msgid "Labels _Below Icons" msgstr "" #: ../moo/mooutils/moowindow.c:1190 msgid "Labels Be_side Icons" msgstr "" #: ../moo/mooutils/moowindow.c:1200 msgid "Toolbar _Style" msgstr "" #. label of Ctags plugin pane #: ../moo/plugins/ctags/ctags-plugin.c:119 #: ../moo/plugins/ctags/ctags-plugin.c:120 msgctxt "window-pane" msgid "Functions" msgstr "" #: ../moo/plugins/glade/moofileselector.glade.h:2 msgid "Save as" msgstr "" #: ../moo/plugins/glade/moofileselector.glade.h:3 msgid "Create File" msgstr "" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:1 msgid "Open With" msgstr "" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:2 msgid "" "Semicolon-separated list of mime types, e.g. 'text/*;application/x-glade'" msgstr "" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:4 msgid "Semicolon-separated list of file globs, e.g. '*.txt;foo.*;*bar*'" msgstr "" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:7 #, no-c-format msgid "" "Shell command to open the file: '%f' is replaced with file path, e.g. " "'foobar %f'" msgstr "" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:8 msgid "Command:" msgstr "" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:9 msgid "Menu item label" msgstr "" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:10 msgid "Name:" msgstr "" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:13 msgid "Move down" msgstr "" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:14 msgid "Move up" msgstr "" #: ../moo/plugins/glade/moofind.glade.h:1 #: ../moo/plugins/glade/moogrep.glade.h:1 msgid "_Pattern:" msgstr "" #: ../moo/plugins/glade/moofind.glade.h:2 #: ../moo/plugins/glade/moogrep.glade.h:3 msgid "_Directory:" msgstr "" #: ../moo/plugins/glade/moofind.glade.h:3 #: ../moo/plugins/glade/moogrep.glade.h:4 msgid "S_kip files:" msgstr "" #: ../moo/plugins/glade/moogrep.glade.h:2 msgid "Fi_les:" msgstr "" #: ../moo/plugins/moofilelist.c:2353 ../moo/plugins/moofilelist.c:2354 #: ../moo/plugins/moofilelist.c:2411 msgid "File List" msgstr "" #: ../moo/plugins/moofilelist.c:2411 msgid "List of files" msgstr "" #: ../moo/plugins/moofileselector.c:388 #, c-format msgid "Create file in folder '%s':" msgstr "" #: ../moo/plugins/moofileselector.c:443 #, c-format msgid "Could not create file '%s'" msgstr "" #: ../moo/plugins/moofileselector.c:444 ../moo/plugins/moofileselector.c:820 #, c-format msgid "" "Could not convert '%s' to filename encoding. Please consider simpler name, " "such as foo.blah or blah.foo" msgstr "" #: ../moo/plugins/moofileselector.c:459 #, c-format msgid "File '%s' already exists" msgstr "" #: ../moo/plugins/moofileselector.c:612 msgid "Go to current document directory" msgstr "" #: ../moo/plugins/moofileselector.c:624 ../moo/plugins/moofileselector.c:625 msgid "New File..." msgstr "" #: ../moo/plugins/moofileselector.c:819 #, c-format msgid "Could not save file as '%s'" msgstr "" #: ../moo/plugins/moofileselector.c:952 msgid "Save Copy As" msgstr "" #: ../moo/plugins/moofileselector.c:978 msgid "Rename To" msgstr "" #: ../moo/plugins/moofileselector.c:1118 msgid "Move Here" msgstr "" #: ../moo/plugins/moofileselector.c:1119 msgid "Move/Rename..." msgstr "" #: ../moo/plugins/moofileselector.c:1127 msgid "Save Here" msgstr "" #: ../moo/plugins/moofileselector.c:1128 msgid "Save As..." msgstr "" #: ../moo/plugins/moofileselector.c:1137 msgid "Save Copy As..." msgstr "" #: ../moo/plugins/moofileselector.c:1291 msgid "File selector pane for editor window" msgstr "" #: ../moo/plugins/moofind.c:185 msgid "Search Results" msgstr "" #: ../moo/plugins/moofind.c:249 ../moo/plugins/moofind.c:250 msgid "Find In Files" msgstr "" #: ../moo/plugins/moofind.c:251 msgid "Find in files" msgstr "" #: ../moo/plugins/moofind.c:259 ../moo/plugins/moofind.c:260 #: ../moo/plugins/moofind.c:995 msgid "Find File" msgstr "" #: ../moo/plugins/moofind.c:261 msgid "Find file" msgstr "" #: ../moo/plugins/moofind.c:964 msgid "Find in Files" msgstr "" #: ../moo/plugins/moofind.c:1047 ../moo/plugins/moofind.c:1073 #, c-format msgid "*** %u match found ***" msgid_plural "*** %u matches found ***" msgstr[0] "" msgstr[1] "" #: ../moo/plugins/moofind.c:1054 ../moo/plugins/moofind.c:1079 #, c-format msgid "*** %u file found ***" msgid_plural "*** %u files found ***" msgstr[0] "" msgstr[1] "" #: ../moo/plugins/moofind.c:1115 msgid "Finds everything" msgstr "" #. label of Output window pane #: ../moo/plugins/support/mooeditwindowoutput.c:33 #: ../moo/plugins/support/mooeditwindowoutput.c:34 msgctxt "window-pane" msgid "Output" msgstr "" #. Output filter for shell commands #: ../moo/plugins/usertools/filters.xml.h:2 msgid "Filter|Default" msgstr "" #. Output filter for shell commands #: ../moo/plugins/usertools/filters.xml.h:4 msgid "Filter|None" msgstr "" #. Output filter for shell commands #: ../moo/plugins/usertools/filters.xml.h:6 msgid "Filter|Bison" msgstr "" #. Output filter for shell commands #: ../moo/plugins/usertools/filters.xml.h:8 msgid "Filter|Python" msgstr "" #. Output filter for shell commands #: ../moo/plugins/usertools/filters.xml.h:10 msgid "Filter|LaTeX" msgstr "" #. Output filter for shell commands #: ../moo/plugins/usertools/filters.xml.h:12 msgid "Filter|Make" msgstr "" #: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:1 msgid "Filter:" msgstr "" #: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:2 msgid "Output:" msgstr "" #: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:3 msgid "Input:" msgstr "" #: ../moo/plugins/usertools/glade/moousertools.glade.h:1 msgid "New item" msgstr "" #: ../moo/plugins/usertools/glade/moousertools.glade.h:2 msgid "Delete item" msgstr "" #: ../moo/plugins/usertools/glade/moousertools.glade.h:3 msgid "Move item down" msgstr "" #: ../moo/plugins/usertools/glade/moousertools.glade.h:4 msgid "Move item up" msgstr "" #: ../moo/plugins/usertools/glade/moousertools.glade.h:5 msgid "Enabled" msgstr "" #: ../moo/plugins/usertools/glade/moousertools.glade.h:6 msgid "_Files:" msgstr "" #: ../moo/plugins/usertools/glade/moousertools.glade.h:7 msgid "_Requires:" msgstr "" #: ../moo/plugins/usertools/glade/moousertools.glade.h:8 msgid "_Save:" msgstr "" #: ../moo/plugins/usertools/glade/moousertools.glade.h:9 msgid "_Type:" msgstr "" #. Label of notebook tab on User Tools prefs page, do not translate the part before | #: ../moo/plugins/usertools/glade/moousertools.glade.h:11 msgctxt "yes" msgid "user-tools-prefs|Tools menu" msgstr "" #. Label of notebook tab on User Tools prefs page, do not translate the part before | #: ../moo/plugins/usertools/glade/moousertools.glade.h:13 msgctxt "yes" msgid "user-tools-prefs|Context menu" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:89 msgid "Output|None" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:90 msgid "Output|None, asynchronous" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:92 msgid "Output|Console" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:94 msgid "Output|Output pane" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:95 msgid "Output|Insert into the document" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:96 msgid "Output|New document" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:826 msgid "Shell command" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:1070 msgid "Input|None" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:1071 msgid "Input|Selected lines" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:1072 msgid "Input|Selection" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:1073 msgid "Input|Whole document" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:1074 msgid "Input|Document copy" msgstr "" #: ../moo/plugins/usertools/moocommand-script.cpp:279 msgid "Lua script" msgstr "" #: ../moo/plugins/usertools/moocommand-script.cpp:285 msgid "Python script" msgstr "" #: ../moo/plugins/usertools/moousertools.c:395 #: ../moo/plugins/usertools/moousertools-prefs.c:559 msgid "Tools" msgstr "" #: ../moo/plugins/usertools/moousertools.c:1377 msgid "User Tools" msgstr "" #: ../moo/plugins/usertools/moousertools.c:1378 msgid "Configurable tools" msgstr "" #: ../moo/plugins/usertools/moousertools-prefs.c:109 msgid "New Command" msgstr "" #. 'Requires' combo box entry on Tools prefs page #: ../moo/plugins/usertools/moousertools-prefs.c:162 msgctxt "Requires-combo" msgid "Nothing" msgstr "" #. 'Requires' combo box entry on Tools prefs page #: ../moo/plugins/usertools/moousertools-prefs.c:164 msgctxt "Requires-combo" msgid "Document" msgstr "" #. 'Requires' combo box entry on Tools prefs page #: ../moo/plugins/usertools/moousertools-prefs.c:166 msgctxt "Requires-combo" msgid "File on disk" msgstr "" #. 'Save' combo box entry on Tools prefs page #: ../moo/plugins/usertools/moousertools-prefs.c:177 msgctxt "Save-combo" msgid "Nothing" msgstr "" #. 'Save' combo box entry on Tools prefs page #: ../moo/plugins/usertools/moousertools-prefs.c:179 msgctxt "Save-combo" msgid "Current document" msgstr "" #. 'Save' combo box entry on Tools prefs page #: ../moo/plugins/usertools/moousertools-prefs.c:181 msgctxt "Save-combo" msgid "All documents" msgstr ""