2010-02-28 00:26:39 -08:00
|
|
|
# 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 <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2010-12-21 03:28:23 -08:00
|
|
|
"POT-Creation-Date: 2010-12-21 03:27-0800\n"
|
2010-02-28 00:26:39 -08:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
2010-09-06 14:19:56 -07:00
|
|
|
"Language: \n"
|
2010-02-28 00:26:39 -08:00
|
|
|
"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
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:107
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Invalid value '%s' for option %s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. help message for command line option --new-app
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:114
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Run new instance of application"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. help message for command line option --use-session
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:120
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Load and save session"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. help message for command line option --pid=PID
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:126
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Use existing instance with process id PID"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. "PID" part in "--pid=PID"
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:127
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "PID"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. help message for command line option --app-name=NAME
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:129
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Set instance name to NAME if it's not already running"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. "NAME" part in "--app-name=NAME"
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:130
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "NAME"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. help message for command line option --new-window
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:132
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Open file(s) in a new window"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. help message for command line option --new-tab
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:134
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Open file(s) in a new tab"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. help message for command line option --line=LINE
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:140
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Open file and position cursor on line LINE"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. "LINE" part in --line=LINE
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:141
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "LINE"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. help message for command line option --encoding=ENCODING
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:143
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Use provided character encoding"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. "ENCODING" part in --encoding=ENCODING
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:144
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "ENCODING"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. help message for command line option --reload
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:146
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Automatically reload file if it was modified on disk"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-10-24 23:50:28 -07:00
|
|
|
#. help message for command line option --geometry=WIDTHxHEIGHT[+X+Y]
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:158
|
2010-10-24 23:50:28 -07:00
|
|
|
msgid "Default window size and position"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgstr ""
|
|
|
|
|
2010-10-24 23:50:28 -07:00
|
|
|
#. "WIDTHxHEIGHT[+X+Y]" part in --geometry=WIDTHxHEIGHT[+X+Y]
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:159
|
2010-10-24 23:50:28 -07:00
|
|
|
msgid "WIDTHxHEIGHT[+X+Y]"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. help message for command line option --version
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:161
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Show version information and exit"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. "FILES" part in "medit [OPTION...] [FILES]"
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:169
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "FILES"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. error message for wrong commmand line
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/medit-app/main.c:197
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s and %s options may not be used simultaneously\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/medit-app/medit.desktop.in.h:1
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Text editor"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#. Tab label in Credits dialog
|
2010-02-28 00:26:39 -08:00
|
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:2
|
2010-09-06 14:19:56 -07:00
|
|
|
msgid "Thanks"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Tab label in Credits dialog
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:4
|
2010-09-06 14:19:56 -07:00
|
|
|
msgid "Translated by"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Tab label in Credits dialog
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:6
|
2010-09-06 14:19:56 -07:00
|
|
|
msgid "Written by"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#. Translators: do not translate the part before |
|
2010-02-28 00:26:39 -08:00
|
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:8
|
2010-09-06 14:19:56 -07:00
|
|
|
msgctxt "yes"
|
|
|
|
msgid "Dialog title|Credits"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Credits button label in About dialog
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-dialog.glade.h:2
|
2010-09-06 14:19:56 -07:00
|
|
|
msgctxt "yes"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "C_redits"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: do not translate the part before |
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-dialog.glade.h:4
|
2010-09-06 14:19:56 -07:00
|
|
|
msgctxt "yes"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Dialog title|About"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. License button label in About dialog
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-dialog.glade.h:6
|
2010-09-06 14:19:56 -07:00
|
|
|
msgctxt "yes"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_License"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: do not translate the part before |
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-license.glade.h:2
|
2010-09-06 14:19:56 -07:00
|
|
|
msgctxt "yes"
|
2010-02-28 00:26:39 -08:00
|
|
|
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 <someguy@domain.net>", with lines separated by \n
|
2010-11-07 02:19:19 -08:00
|
|
|
#: ../moo/mooapp/mooappabout.c:57
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "translator-credits"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: this goes into About box, under Translated by tab,
|
|
|
|
#. this must be valid html markup, e.g.
|
|
|
|
#. "Some Guy <a href=\"mailto:someguy@domain.net\"><someguy@domain.net></a>"
|
|
|
|
#. Lines must be separated by <br>, like "First guy<br>Second Guy"
|
2010-11-07 02:19:19 -08:00
|
|
|
#: ../moo/mooapp/mooappabout.c:62
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "translator-credits-markup"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooapp/mooapp.c:992
|
2010-10-24 23:50:28 -07:00
|
|
|
msgid "Report a Bug..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#. Prefs dialog title, like "medit Preferences"
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooapp/mooapp.c:1385
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
2010-09-06 14:19:56 -07:00
|
|
|
msgid "%s Preferences"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:1
|
|
|
|
msgid "<b>Dialogs</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:2
|
|
|
|
msgid "<b>Loading</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:3
|
|
|
|
msgid "<b>Saving</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:4
|
|
|
|
msgid "<b>Sessions</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:5
|
|
|
|
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:6
|
|
|
|
msgid "Enable _session support"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:7
|
|
|
|
msgid "Encoding for _new files:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:8
|
|
|
|
msgid "Encodings to _autodetect:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:9
|
|
|
|
msgid "Ensure trailing new_line"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:10
|
|
|
|
msgid "Make _backups"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:11
|
|
|
|
msgid "Open and Save As dialogs show current document _folder"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:12
|
|
|
|
msgid "Remove trailing _spaces"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-filters.glade.h:1
|
|
|
|
msgid "<b>File filters</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:1
|
|
|
|
msgid "<b>Font and colors</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:2
|
|
|
|
msgid "<b>Keyboard</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:3
|
|
|
|
msgid "Backspace key unindents"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:4
|
|
|
|
msgid "Color scheme:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:5
|
|
|
|
msgid "Do not use tabs for indentation"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:6
|
|
|
|
msgid "Enable auto indentation"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:7
|
|
|
|
msgid "Font:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:8
|
|
|
|
msgid "Indent width:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:9
|
|
|
|
msgid "Smart Home and End"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:10
|
|
|
|
msgid "Tab key indents"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:11
|
|
|
|
msgid "Tab width:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:1
|
|
|
|
msgid "<b>Language-specific options</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:2
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:4
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Extensions:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:3
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Language:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:4
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:6
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Mime types:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:5
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:9
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Options:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:1
|
|
|
|
msgid "<b>Highlighting</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:2
|
|
|
|
msgid "<b>Misc</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:3
|
|
|
|
msgid "<b>Text wrapping</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:4
|
|
|
|
msgid "Do not split words"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Part of the phrase "Draw right margin at column [XX]"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:6
|
|
|
|
msgid "Draw right margin"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:7
|
|
|
|
msgid "Enable syntax highlighting"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:8
|
|
|
|
msgid "Enable text wrapping"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:9
|
|
|
|
msgid "Highlight current line"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:10
|
|
|
|
msgid "Highlight matching brackets"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:11
|
|
|
|
msgid "Highlight mismatching brackets"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:12
|
|
|
|
msgid "Show line numbers"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:13
|
2010-09-06 14:19:56 -07:00
|
|
|
msgid "Show spaces"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:14
|
2010-09-06 14:19:56 -07:00
|
|
|
msgid "Show tabs"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:15
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Show trailing spaces"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Part of the phrase "Draw right margin at column [XX]"
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:17
|
2010-02-28 00:26:39 -08:00
|
|
|
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 "<b>Author:</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/moopluginprefs.glade.h:2
|
|
|
|
msgid "<b>Description:</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/moopluginprefs.glade.h:3
|
|
|
|
msgid "<b>Version:</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:1
|
|
|
|
msgid "Center:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:2
|
|
|
|
msgid "Ellipsize long lines"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:3
|
|
|
|
msgid "Footer"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:4
|
|
|
|
msgid "Header"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:5
|
|
|
|
msgid "Left:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:6
|
|
|
|
msgid "Print footer"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:7
|
|
|
|
msgid "Print header"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Part of the phrase "Print line numbers" "every" "1" "lines"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:9
|
|
|
|
msgid "Print line numbers"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:10
|
|
|
|
msgid "Print separator line"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:11
|
|
|
|
msgid "Print using text styles"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:12
|
|
|
|
msgid "Right:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:13
|
|
|
|
msgid "Use custom font:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:14
|
|
|
|
msgid "Wrap long lines"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Part of the phrase "Print line numbers" "every" "1" "lines"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:16
|
|
|
|
msgid "every"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Part of the phrase "Print line numbers" "every" "1" "lines"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:18
|
|
|
|
msgid "lines"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprintpreview.glade.h:1
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:686 ../moo/mooedit/mooeditwindow.c:687
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Print..."
|
|
|
|
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 "Case sensitive"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:2
|
|
|
|
msgid "Don't prompt on replace"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:3 ../moo/plugins/moofind.c:1119
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:4
|
|
|
|
msgid "Find backwards"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:5
|
|
|
|
msgid "From cursor"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:6
|
|
|
|
msgid "Literal replacement"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:7
|
|
|
|
msgid "Options"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:8
|
|
|
|
msgid "Regular expression"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:9
|
|
|
|
msgid "Replace With"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:10
|
|
|
|
msgid "Replacement text:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:11
|
|
|
|
msgid "Selected text"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:12
|
|
|
|
msgid "Text to find:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:13
|
|
|
|
msgid "Whole words only"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:1
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:471
|
2010-09-06 14:19:56 -07:00
|
|
|
msgid "Find _Next"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:2
|
|
|
|
msgid "Replace _All"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:3
|
|
|
|
msgid "Replace?"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:4
|
|
|
|
msgid "Sto_p"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:5
|
|
|
|
msgid "_Replace"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
#: ../moo/mooedit/glade/mootextgotoline.glade.h:1
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:521
|
2010-02-28 00:26:39 -08:00
|
|
|
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 "Pa_nes"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. menu item label
|
|
|
|
#: ../moo/mooedit/medit.xml.h:4
|
|
|
|
msgid "_Document"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. menu item label
|
|
|
|
#: ../moo/mooedit/medit.xml.h:6
|
|
|
|
msgid "_File"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. menu item label
|
|
|
|
#: ../moo/mooedit/medit.xml.h:8
|
|
|
|
msgid "_Search"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooedit/medit.xml.h:9
|
|
|
|
msgid "_Tools"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. menu item label
|
|
|
|
#: ../moo/mooedit/medit.xml.h:11
|
|
|
|
msgid "_View"
|
|
|
|
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)
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:373
|
2010-02-28 00:26:39 -08:00
|
|
|
#, 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] ""
|
|
|
|
|
|
|
|
#. Could not save file foo.txt
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:428
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Could not save file\n"
|
|
|
|
"%s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:430
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Could not save file"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Error saving file foo.txt
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:452
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Error saving file\n"
|
|
|
|
"%s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:454
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Error saving file"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:456
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Could not convert file to encoding %s. File was saved in UTF-8 encoding."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Could not open file foo.txt
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:481
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Could not open file\n"
|
|
|
|
"%s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:483
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Could not open file"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:489
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Could not open file using character encoding %s. The file may be binary or "
|
|
|
|
"encoding may be specified incorrectly."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:493
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Could not detect file character encoding. Please make sure the file is not "
|
|
|
|
"binary and try to select encoding in the Open dialog."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Could not reload file foo.txt
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:528
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Could not reload file\n"
|
|
|
|
"%s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:593
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Discard changes in file '%s'?"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:595
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "If you reload the document, changes will be discarded"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:596 ../moo/mooedit/mooeditwindow.c:379
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Reload"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:617
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Overwrite modified file '%s'?"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:618
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"File '%s' was modified on disk by another process. If you save it, changes "
|
|
|
|
"on disk will be lost."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:620
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Over_write"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:641
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid ""
|
|
|
|
"Beginning of document reached.\n"
|
|
|
|
"Continue from the end?"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:644
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid ""
|
|
|
|
"End of document reached.\n"
|
|
|
|
"Continue from the beginning?"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooedit-fileops.c:1328 ../moo/plugins/moofileselector.c:509
|
2010-09-06 14:19:56 -07:00
|
|
|
msgid "Untitled"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooedit-fileops.c:1330
|
2010-09-06 14:19:56 -07:00
|
|
|
#, c-format
|
|
|
|
msgid "Untitled %d"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditor.c:231
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Open Recent Files Dialog"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditor.c:232
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Open Recent|_More..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditor.c:533
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Open new editor window"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditor.c:719
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Open Recent"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#. 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:51
|
|
|
|
msgid "encodings_list"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
#. Translators: this one is temporary, don't translate
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:197
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "PreferencesPage|General"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: this one is temporary, don't translate
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:232
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "PreferencesPage|Filters"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: this one is temporary, don't translate
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:283
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "PreferencesPage|View"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: this one is temporary, don't translate
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:328
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "PreferencesPage|File"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: this one is temporary, don't translate
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:369
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "PreferencesPage|Langs"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:362
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Create new document"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:370
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Open..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:371
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Open..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:378 ../moo/moofileview/moofileview.c:1282
|
|
|
|
#: ../moo/moofileview/moofileview.c:1283
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Reload"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:380
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Reload document"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:411
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Save _As..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:412
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Save as..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:422
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Close document"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:430
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Close All"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:431
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Close A_ll"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:432
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Close all documents"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:439
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Previous Tab"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:440
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Previous Tab"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:441
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Previous tab"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:449
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Next Tab"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:450
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Next Tab"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:451
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Next tab"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:470
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find Next"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:472
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find next"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:481
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find Previous"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:482
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find _Previous"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:483
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find previous"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:503
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find Current Word"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:504
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find Current _Word"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:512
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find Current Word Backwards"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:513
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find Current Word _Backwards"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:522
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Go to Line..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:523
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Go to line..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:532
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Toggle Text Wrapping"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:533
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Wrap Text"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:540
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Toggle Line Numbers Display"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:541
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Show Line Numbers"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:547
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Focus Document"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:548
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Focus Document"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:594
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Toggle Bookmark"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:595
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Toggle _Bookmark"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:603
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Next Bookmark"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:604
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Next Bookmark"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:611
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Previous Bookmark"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:612
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Previous Bookmark"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. action
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:620 ../moo/mooedit/mooeditwindow.c:621
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:622
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Comment"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. action
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:630 ../moo/mooedit/mooeditwindow.c:631
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:632
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Uncomment"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Insensitive menu item which appears in Window menu with no documents open
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:660
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "No Documents"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:668
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Page Setup"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:669
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Page S_etup..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:670
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Page Setup..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:695 ../moo/mooedit/mooeditwindow.c:1737
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Export as PDF"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:696
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "E_xport as PDF..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-08 01:11:51 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:697
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Export as PDF..."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [new file]"
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:919
|
2010-02-28 00:26:39 -08:00
|
|
|
#, 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]"
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:922
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s [modified on disk]"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [deleted]"
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:925
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s [deleted]"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [new file] [modified]"
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:933
|
2010-02-28 00:26:39 -08:00
|
|
|
#, 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]"
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:936
|
2010-02-28 00:26:39 -08:00
|
|
|
#, 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]"
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:939
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s [deleted] [modified]"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified]"
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:942
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s [modified]"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1173
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Reopen Using Encoding"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1223
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Encoding"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1278
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Line En_dings"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1285
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Windows (CR+LF)"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1294
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Unix (LF)"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1298
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Mac (CR)"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1302
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Mi_xed"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3047
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Line: %s Col: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3048
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Chars: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Label in the editor window statusbar - Overwrite or Insert mode
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3091
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "OVR"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3091
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "INS"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3188
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Language"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Menu item in the Language menu
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3193
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Language|None"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooplugin.c:1425
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Plugins"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooplugin-loader.c:229
|
2010-09-06 14:19:56 -07:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"console message|ignoring file '%s', module version '%s' is not compatible "
|
|
|
|
"with current version %u.%u"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mooplugin-loader.c:238
|
2010-09-06 14:19:56 -07:00
|
|
|
#, c-format
|
|
|
|
msgid "console message|invalid module version '%s' in file '%s'"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mootextfind.c:475
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "No search term entered"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mootextfind.c:778 ../moo/mooedit/mootextfind.c:884
|
|
|
|
#: ../moo/mooedit/mootextfind.c:1039
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Search hit top, continuing at bottom"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mootextfind.c:780 ../moo/mooedit/mootextfind.c:882
|
|
|
|
#: ../moo/mooedit/mootextfind.c:962
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Search hit bottom, continuing at top"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mootextfind.c:789 ../moo/mooedit/mootextfind.c:894
|
|
|
|
#: ../moo/mooedit/mootextfind.c:970 ../moo/mooedit/mootextfind.c:1047
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Pattern not found: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mootextfind.c:876
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Found single instance of pattern '%s'"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mootextfind.c:1082
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "No replacement made"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooedit/mootextfind.c:1088
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "%u replacement made"
|
|
|
|
msgid_plural "%u replacements made"
|
|
|
|
msgstr[0] ""
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:1
|
|
|
|
msgid "Add Separator"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:2
|
|
|
|
msgid "Add bookmark"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:3
|
|
|
|
msgid "Add separator"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:4
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:3
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Delete"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:5
|
|
|
|
msgid "Delete selected items"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:6
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:1242 ../moo/moofileview/moofileview.c:1243
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Edit Bookmarks"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:7
|
|
|
|
msgid "Icon:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:8
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:10
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "New"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:9
|
|
|
|
msgid "Path:"
|
|
|
|
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
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector.glade.h:2
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:891 ../moo/plugins/moofileselector.c:916
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Save As"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:1116 ../moo/plugins/moofileselector.c:635
|
|
|
|
#: ../moo/plugins/moofileselector.c:636 ../moo/plugins/moofileselector.c:1273
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/moofileselector-prefs.c:71
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "File Selector"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:1125
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Go to parent folder"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:1174 ../moo/moofileview/moofileview.c:3365
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Delete..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:1175 ../moo/moofileview/moofileview.c:3366
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Delete selected files"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:1185 ../moo/moofileview/moofileview.c:1186
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Show Hidden Files"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:1194 ../moo/moofileview/moofileview.c:1195
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Show Parent Folder"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:1201 ../moo/moofileview/moofileview.c:1202
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Case Sensitive Sort"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:1208 ../moo/moofileview/moofileview.c:1209
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Show Folders First"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:1225 ../moo/moofileview/moofileview.c:1226
|
2010-02-28 00:26:39 -08:00
|
|
|
#: ../moo/moofileview/moofileview.xml.h:1
|
|
|
|
msgid "Bookmarks"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:1234 ../moo/moofileview/moofileview.c:1235
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Add Bookmark"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:1586
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Filter"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:3210
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Move folder %s to Trash?"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:3213
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Move file %s to Trash?"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:3218
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Move selected files to Trash?"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:3226
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Delete folder %s and all its content?"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:3229
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Delete file %s?"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:3234
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Delete selected files?"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:3296
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not delete folder %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:3299
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not delete file %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:3359
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Move to Trash..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moofileview/moofileview.c:3360
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Move selected files to Trash"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/moofileview/moofileview-tools.c:292
|
|
|
|
msgid "Open with|Default Application"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
#: ../moo/moofileview/moofileview.xml.h:2
|
|
|
|
msgid "Open _With"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moofileview/moofileview.xml.h:3
|
|
|
|
msgid "View"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/moopython/plugins/medit/runpython.py:43
|
|
|
|
msgid "Python Output"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/pycmd.py:91
|
|
|
|
msgid "Python script"
|
|
|
|
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:224
|
|
|
|
msgid "Default"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:225
|
|
|
|
msgid "Black on White"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:228
|
|
|
|
msgid "Black on Light Yellow"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:231
|
|
|
|
msgid "Marble"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:234
|
|
|
|
msgid "Green on Black"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:237
|
|
|
|
msgid "Paper, Light"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:240
|
|
|
|
msgid "Paper"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:243
|
|
|
|
msgid "Linux Colors"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:246
|
|
|
|
msgid "VIM Colors"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:249
|
|
|
|
msgid "White on Black"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:1
|
|
|
|
msgid "Default key:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:2
|
|
|
|
msgid "Shortcut for selected action"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: do not translate the part before |
|
|
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:4
|
2010-09-06 14:19:56 -07:00
|
|
|
msgctxt "yes"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Shortcut|Custom"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: do not translate the part before |
|
|
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:6
|
2010-09-06 14:19:56 -07:00
|
|
|
msgctxt "yes"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Shortcut|Default"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: do not translate the part before |
|
|
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:8
|
2010-09-06 14:19:56 -07:00
|
|
|
msgctxt "yes"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Shortcut|None"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/mooaccelprefs.c:799
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Configure Shortcuts"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moodialogs.c:348
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Save changes to document \"%s\" before closing?"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moodialogs.c:349
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Save changes to the document before closing?"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moodialogs.c:354
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "If you don't save, changes will be discarded"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#. 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:174
|
|
|
|
msgid "012345"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings.c:692
|
|
|
|
msgid "Auto Detected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: do not translate the part before |
|
|
|
|
#: ../moo/mooutils/mooencodings.c:721
|
|
|
|
msgid "Encodings combo submenu|Other"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings.c:820
|
|
|
|
msgid "Charact_er encoding:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
#: ../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
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:71
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:72
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:73
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:74
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:75
|
|
|
|
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:92
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:117
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:130
|
|
|
|
msgid "Western"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:56
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:93
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:107
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:128
|
|
|
|
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:135
|
|
|
|
msgid "Baltic"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:59
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:94
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:101
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:103
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:109
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:129
|
|
|
|
msgid "Cyrillic"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:60
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:97
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:106
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:134
|
|
|
|
msgid "Arabic"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:61
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:112
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:131
|
|
|
|
msgid "Greek"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:62
|
|
|
|
msgid "Hebrew Visual"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:63
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:96
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:115
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:133
|
|
|
|
msgid "Hebrew"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:64
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:95
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:119
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:132
|
|
|
|
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:118
|
|
|
|
msgid "Romanian"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:77
|
|
|
|
msgid "Armenian"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:78
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:79
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:84
|
|
|
|
msgid "Chinese Traditional"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:80
|
|
|
|
msgid "Cyrillic/Russian"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:82
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:99
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:122
|
|
|
|
msgid "Japanese"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:83
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:100
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:102
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:125
|
|
|
|
msgid "Korean"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:86
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:87
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:88
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:90
|
|
|
|
msgid "Chinese Simplified"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:89
|
|
|
|
msgid "Georgian"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:104
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:120
|
|
|
|
msgid "Cyrillic/Ukrainian"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:108
|
|
|
|
msgid "Croatian"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:110
|
|
|
|
msgid "Hindi"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:111
|
|
|
|
msgid "Persian"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:113
|
|
|
|
msgid "Gujarati"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:114
|
|
|
|
msgid "Gurmukhi"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:116
|
|
|
|
msgid "Icelandic"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:123
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:126
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:136
|
|
|
|
msgid "Vietnamese"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:124
|
|
|
|
msgid "Thai"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moofiledialog.c:651
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Selected file is not a regular file"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moofilewriter.c:101
|
|
|
|
#, c-format
|
|
|
|
msgid "Could not open %s: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/mooutils/moofilewriter.c:267 ../moo/mooutils/mooutils-fs.c:387
|
|
|
|
#: ../moo/mooutils/mooutils-fs.c:406 ../moo/mooutils/mooutils-fs.c:422
|
|
|
|
#, c-format
|
|
|
|
msgid "Could not create folder %s: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/mooutils/moofiltermgr.c:545
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Show:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/mooutils/moohelp.c:205
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Help files not found"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/mooutils/moohelp.c:217
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "File '%s' is missing in the directory '%s'"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/mooutils/moohelp.c:220
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Could not find help file"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moopane.c:702
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Remove pane"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moopane.c:712
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Hide pane"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moopane.c:716
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Sticky"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moopane.c:720
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Detach pane"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moopane.c:733
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Attach"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moopane.c:737
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Keep on top"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-11-07 02:19:19 -08:00
|
|
|
#: ../moo/mooutils/moostock.c:40
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Save _None"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-11-07 02:19:19 -08:00
|
|
|
#: ../moo/mooutils/moostock.c:41
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Save _Selected"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-11-07 02:19:19 -08:00
|
|
|
#: ../moo/mooutils/moostock.c:43
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Move"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-11-07 02:19:19 -08:00
|
|
|
#: ../moo/mooutils/moostock.c:44
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Link"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moostock.c:46 ../moo/plugins/moofileselector.c:1120
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Save Copy"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-11-07 02:19:19 -08:00
|
|
|
#: ../moo/mooutils/moostock.c:47
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_New Folder"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-11-07 02:19:19 -08:00
|
|
|
#: ../moo/mooutils/moostock.c:48
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "New _Window"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. This is error message in file selector when rm
|
|
|
|
#. fails for some strange reason
|
2010-11-07 02:19:19 -08:00
|
|
|
#: ../moo/mooutils/mooutils-fs.c:227
|
2010-02-28 00:26:39 -08:00
|
|
|
#, 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
|
2010-11-07 02:19:19 -08:00
|
|
|
#: ../moo/mooutils/mooutils-fs.c:245
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "'rm' command failed: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-11-07 02:19:19 -08:00
|
|
|
#: ../moo/mooutils/mooutils-fs.c:295 ../moo/mooutils/mooutils-fs.c:315
|
|
|
|
#: ../moo/mooutils/mooutils-fs.c:342
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not remove %s: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-11-07 02:19:19 -08:00
|
|
|
#: ../moo/mooutils/mooutils-fs.c:451
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not rename file %s to %s: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/mooutils-misc.c:1890
|
2010-09-06 14:19:56 -07:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"console message|in file %s, line %d, function %s:\n"
|
|
|
|
"%s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/mooutils-misc.c:1989
|
2010-09-06 14:19:56 -07:00
|
|
|
#, c-format
|
|
|
|
msgid "console message|in file %s, line %d, function %s: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moowindow.c:239
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Configure _Shortcuts..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moowindow.c:247 ../moo/mooutils/moowindow.c:248
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Show Toolbar"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moowindow.c:254 ../moo/mooutils/moowindow.c:255
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Show Menubar"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moowindow.c:262 ../moo/mooutils/moowindow.c:263
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Show Statusbar"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moowindow.c:465
|
2010-10-24 23:50:28 -07:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not parse geometry string '%s'\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moowindow.c:1176
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Icons Only"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moowindow.c:1177
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Labels Only"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moowindow.c:1178
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Labels _Below Icons"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moowindow.c:1179
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Labels Be_side Icons"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/mooutils/moowindow.c:1189
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Toolbar _Style"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector.glade.h:1
|
|
|
|
msgid "Create File"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/glade/moofileselector.glade.h:3
|
|
|
|
msgid "Save as"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:1
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "<b>Open With</b>"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:2
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Command:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:5
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Menu item label"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:7
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Move down"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:8
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Move up"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:9
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Name:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:11
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Semicolon-separated list of file globs, e.g. '*.txt;foo.*;*bar*'"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:12
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid ""
|
|
|
|
"Semicolon-separated list of mime types, e.g. 'text/*;application/x-glade'"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:14
|
2010-02-28 00:26:39 -08:00
|
|
|
#, no-c-format
|
|
|
|
msgid ""
|
|
|
|
"Shell command to open the file: '%f' is replaced with file path, e.g. "
|
|
|
|
"'foobar %f'"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofind.glade.h:1
|
|
|
|
#: ../moo/plugins/glade/moogrep.glade.h:3
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "S_kip files:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofind.glade.h:2
|
|
|
|
#: ../moo/plugins/glade/moogrep.glade.h:4
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Directory:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moofind.glade.h:3
|
|
|
|
#: ../moo/plugins/glade/moogrep.glade.h:5
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "_Pattern:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moogrep.glade.h:1
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Case _sensitive"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/glade/moogrep.glade.h:2
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Fi_les:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofilelist.c:2354 ../moo/plugins/moofilelist.c:2355
|
|
|
|
#: ../moo/plugins/moofilelist.c:2412
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "File List"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofilelist.c:2412
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "List of files"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:386
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Create file in folder '%s':"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:441
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not create file '%s'"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:442 ../moo/plugins/moofileselector.c:804
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Could not convert '%s' to filename encoding. Please consider simpler name, "
|
|
|
|
"such as foo.blah or blah.foo"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:457
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "File '%s' already exists"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:600
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Go to current document directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:612 ../moo/plugins/moofileselector.c:613
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "New File..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:803
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not save file as '%s'"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:936
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Save Copy As"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:962
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Rename To"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:1102
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Move Here"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:1103
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Move/Rename..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:1111
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Save Here"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:1112
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Save As..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:1121
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Save Copy As..."
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofileselector.c:1274
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "File selector pane for editor window"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/moofind.c:186
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Search Results"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofind.c:249 ../moo/plugins/moofind.c:250
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find In Files"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofind.c:251
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find in files"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofind.c:259 ../moo/plugins/moofind.c:260
|
|
|
|
#: ../moo/plugins/moofind.c:999
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find File"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofind.c:261
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find file"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofind.c:968
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Find in Files"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofind.c:1051 ../moo/plugins/moofind.c:1077
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "*** %u match found ***"
|
|
|
|
msgid_plural "*** %u matches found ***"
|
|
|
|
msgstr[0] ""
|
|
|
|
msgstr[1] ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofind.c:1058 ../moo/plugins/moofind.c:1083
|
2010-02-28 00:26:39 -08:00
|
|
|
#, c-format
|
|
|
|
msgid "*** %u file found ***"
|
|
|
|
msgid_plural "*** %u files found ***"
|
|
|
|
msgstr[0] ""
|
|
|
|
msgstr[1] ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/moofind.c:1119
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Finds everything"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-10-24 23:50:28 -07:00
|
|
|
#: ../moo/plugins/mooluaplugin.cpp:110
|
|
|
|
msgid "Lua"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/mooluaplugin.cpp:110
|
|
|
|
msgid "Lua support"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
#. Output filter for shell commands
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/filters.xml.h:2
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Filter|Bison"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Output filter for shell commands
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/filters.xml.h:4
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Filter|Default"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Output filter for shell commands
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/filters.xml.h:6
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Filter|LaTeX"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Output filter for shell commands
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/filters.xml.h:8
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Filter|Make"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Output filter for shell commands
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/filters.xml.h:10
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Filter|None"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Output filter for shell commands
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/filters.xml.h:12
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Filter|Python"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:1
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Filter:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:2
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Input:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:3
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Output:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:1
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Command type:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:2
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Context menu"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:3
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Delete item"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:4
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Enabled"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:5
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Files:"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:6
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Move item down"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:7
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Move item up"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:8
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "New item"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:10
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Tools menu"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-12-21 03:28:23 -08:00
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:86
|
|
|
|
msgid "Output|None"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:87
|
|
|
|
msgid "Output|None, asynchronous"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:89
|
|
|
|
msgid "Output|Console"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:91
|
|
|
|
msgid "Output|Output pane"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:92
|
|
|
|
msgid "Output|Insert into the document"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:93
|
|
|
|
msgid "Output|New document"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:801
|
|
|
|
msgid "Shell command"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Translators: these are kinds of input for a shell command, do not translate the part before |
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1042
|
|
|
|
msgid "Input|None"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1042
|
|
|
|
msgid "Input|Selected lines"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1042
|
|
|
|
msgid "Input|Selection"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1042
|
|
|
|
msgid "Input|Whole document"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/moocommand-lua.cpp:208
|
2010-09-06 14:19:56 -07:00
|
|
|
msgid "Lua script"
|
2010-02-28 00:26:39 -08:00
|
|
|
msgstr ""
|
|
|
|
|
2010-10-24 23:50:28 -07:00
|
|
|
#: ../moo/plugins/usertools/moousertools.c:395
|
2010-09-06 14:19:56 -07:00
|
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:408
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Tools"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-10-24 23:50:28 -07:00
|
|
|
#: ../moo/plugins/usertools/moousertools.c:1399
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "User Tools"
|
|
|
|
msgstr ""
|
|
|
|
|
2010-10-24 23:50:28 -07:00
|
|
|
#: ../moo/plugins/usertools/moousertools.c:1400
|
2010-02-28 00:26:39 -08:00
|
|
|
msgid "Configurable tools"
|
|
|
|
msgstr ""
|
2010-09-06 14:19:56 -07:00
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:108
|
|
|
|
msgid "New Command"
|
|
|
|
msgstr ""
|