1951 lines
43 KiB
Plaintext
1951 lines
43 KiB
Plaintext
# 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"
|
|
"POT-Creation-Date: 2008-08-31 23:24-0500\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\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"
|
|
|
|
#: ../medit/main.c:89
|
|
#, c-format
|
|
msgid "Invalid value '%s' for option %s"
|
|
msgstr ""
|
|
|
|
#. command line option --new-app
|
|
#: ../medit/main.c:96
|
|
msgid "Run new instance of application"
|
|
msgstr ""
|
|
|
|
#. command line option --use-session
|
|
#: ../medit/main.c:102
|
|
msgid "Load and save session"
|
|
msgstr ""
|
|
|
|
#. command line option --pid=PID
|
|
#: ../medit/main.c:108
|
|
msgid "Use existing instance with process id PID"
|
|
msgstr ""
|
|
|
|
#. command line option --pid=PID
|
|
#: ../medit/main.c:109
|
|
msgid "PID"
|
|
msgstr ""
|
|
|
|
#. command line option --app-name=NAME
|
|
#: ../medit/main.c:111
|
|
msgid "Set instance name to NAME if it's not already running"
|
|
msgstr ""
|
|
|
|
#. command line option --app-name=NAME
|
|
#: ../medit/main.c:112
|
|
msgid "NAME"
|
|
msgstr ""
|
|
|
|
#. command line option --new-window
|
|
#: ../medit/main.c:114
|
|
msgid "Open file(s) in a new window"
|
|
msgstr ""
|
|
|
|
#. command line option --new-tab
|
|
#: ../medit/main.c:116
|
|
msgid "Open file(s) in a new tab"
|
|
msgstr ""
|
|
|
|
#. command line option --line=LINE
|
|
#: ../medit/main.c:122
|
|
msgid "Open file and position cursor on line LINE"
|
|
msgstr ""
|
|
|
|
#. command line option --line=LINE
|
|
#: ../medit/main.c:123
|
|
msgid "LINE"
|
|
msgstr ""
|
|
|
|
#. command line option --exec CODE
|
|
#: ../medit/main.c:131
|
|
msgid "Execute python code in an existing instance"
|
|
msgstr ""
|
|
|
|
#. command line option --exec CODE
|
|
#: ../medit/main.c:132
|
|
msgid "CODE"
|
|
msgstr ""
|
|
|
|
#. command line option --exec-file FILE
|
|
#: ../medit/main.c:134
|
|
msgid "Execute python file in an existing instance"
|
|
msgstr ""
|
|
|
|
#. command line option --exec-file FILE
|
|
#: ../medit/main.c:135 ../moo/mooapp/smclient/eggsmclient.c:188
|
|
msgid "FILE"
|
|
msgstr ""
|
|
|
|
#. command line option --version
|
|
#: ../medit/main.c:137
|
|
msgid "Show version information and exit"
|
|
msgstr ""
|
|
|
|
#. command line: medit [OPTION...] [FILES]
|
|
#: ../medit/main.c:139
|
|
msgid "FILES"
|
|
msgstr ""
|
|
|
|
#: ../medit/main.c:154 ../medit/main.c:161
|
|
#, c-format
|
|
msgid "%s and %s options may not be used simultaneously\n"
|
|
msgstr ""
|
|
|
|
#: ../medit/medit.desktop.in.h:1
|
|
msgid "Text editor"
|
|
msgstr ""
|
|
|
|
#: ../medit/medit.desktop.in.h:2
|
|
msgid "medit"
|
|
msgstr ""
|
|
|
|
#. Translators: do not translate the part before |
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:2
|
|
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 "Translated by"
|
|
msgstr ""
|
|
|
|
#. Tab label in Credits dialog
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:8
|
|
msgid "Written by"
|
|
msgstr ""
|
|
|
|
#. Credits button label in About dialog
|
|
#: ../moo/mooapp/glade/mooappabout-dialog.glade.h:2
|
|
msgid "C_redits"
|
|
msgstr ""
|
|
|
|
#. Translators: do not translate the part before |
|
|
#: ../moo/mooapp/glade/mooappabout-dialog.glade.h:4
|
|
msgid "Dialog title|About"
|
|
msgstr ""
|
|
|
|
#. License button label in About dialog
|
|
#: ../moo/mooapp/glade/mooappabout-dialog.glade.h:6
|
|
msgid "_License"
|
|
msgstr ""
|
|
|
|
#. Translators: do not translate the part before |
|
|
#: ../moo/mooapp/glade/mooappabout-license.glade.h:2
|
|
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
|
|
#: ../moo/mooapp/mooappabout.c:55
|
|
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"
|
|
#: ../moo/mooapp/mooappabout.c:60
|
|
msgid "translator-credits-markup"
|
|
msgstr ""
|
|
|
|
#. Prefs dialog title, like "medit Preferences"
|
|
#: ../moo/mooapp/mooapp.c:1506
|
|
#, c-format
|
|
msgid "%s Preferences"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggdesktopfile.c:141
|
|
#, c-format
|
|
msgid "File is not a valid .desktop file"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggdesktopfile.c:163
|
|
#, c-format
|
|
msgid "Unrecognized desktop file Version '%s'"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggdesktopfile.c:870
|
|
#, c-format
|
|
msgid "Starting %s"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggdesktopfile.c:1004
|
|
#, c-format
|
|
msgid "Application does not accept documents on command line"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggdesktopfile.c:1072
|
|
#, c-format
|
|
msgid "Unrecognized launch option: %d"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggdesktopfile.c:1274
|
|
#, c-format
|
|
msgid "Can't pass document URIs to a 'Type=Link' desktop entry"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggdesktopfile.c:1293
|
|
#, c-format
|
|
msgid "Not a launchable item"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggsmclient.c:185
|
|
msgid "Disable connection to session manager"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggsmclient.c:188
|
|
msgid "Specify file containing saved configuration"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggsmclient.c:191
|
|
msgid "Specify session management ID"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggsmclient.c:191
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggsmclient.c:227
|
|
msgid "Session Management Options"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooapp/smclient/eggsmclient.c:228
|
|
msgid "Show Session Management options"
|
|
msgstr ""
|
|
|
|
#. Output filter for shell commands
|
|
#: ../moo/mooedit/filters.xml.h:2
|
|
msgid "Filter|Bison"
|
|
msgstr ""
|
|
|
|
#. Output filter for shell commands
|
|
#: ../moo/mooedit/filters.xml.h:4
|
|
msgid "Filter|Default"
|
|
msgstr ""
|
|
|
|
#. Output filter for shell commands
|
|
#: ../moo/mooedit/filters.xml.h:6
|
|
msgid "Filter|LaTeX"
|
|
msgstr ""
|
|
|
|
#. Output filter for shell commands
|
|
#: ../moo/mooedit/filters.xml.h:8
|
|
msgid "Filter|Make"
|
|
msgstr ""
|
|
|
|
#. Output filter for shell commands
|
|
#: ../moo/mooedit/filters.xml.h:10
|
|
msgid "Filter|None"
|
|
msgstr ""
|
|
|
|
#. Output filter for shell commands
|
|
#: ../moo/mooedit/filters.xml.h:12
|
|
msgid "Filter|Python"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:1
|
|
msgid "<b>Default language</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:2
|
|
msgid "<b>Dialogs</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:3
|
|
msgid "<b>File filters</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:4
|
|
msgid "<b>Font and colors</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:5
|
|
msgid "<b>Highlighting</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:6
|
|
msgid "<b>Keyboard</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:7
|
|
msgid "<b>Language-specific options</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:8
|
|
msgid "<b>Loading</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:9
|
|
msgid "<b>Misc</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:10
|
|
msgid "<b>Saving</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:11
|
|
msgid "<b>Sessions</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:12
|
|
msgid "<b>Text wrapping</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:13
|
|
msgid "Backspace key unindents"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:14
|
|
msgid "Color scheme:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:15
|
|
msgid ""
|
|
"Comma-separated list of encodings to try when opening a file. 'LOCALE' means "
|
|
"current locale encoding."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:16
|
|
msgid "Do not split words"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:17
|
|
msgid "Do not use tabs for indentation"
|
|
msgstr ""
|
|
|
|
#. Part of the phrase "Draw right margin at column [XX]"
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:19
|
|
msgid "Draw right margin"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:20
|
|
msgid "Enable auto indentation"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:21
|
|
msgid "Enable session support"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:22
|
|
msgid "Enable syntax highlighting"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:23
|
|
msgid "Enable text wrapping"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:24
|
|
msgid "Encoding for new files:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:25
|
|
msgid "Encodings to autodetect:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:26
|
|
msgid "Ensure trailing newline"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:27
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:4
|
|
msgid "Extensions:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:28
|
|
msgid "Font:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:29
|
|
msgid "Highlight current line"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:30
|
|
msgid "Highlight matching brackets"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:31
|
|
msgid "Highlight mismatching brackets"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:32
|
|
msgid "Indent width:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:33
|
|
msgid "Language:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:34
|
|
msgid "Make backups"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:35
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:6
|
|
msgid "Mime types:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:36
|
|
msgid "Open and Save As dialogs show current document folder"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:37
|
|
#: ../moo/mooedit/glade/moousertools.glade.h:9
|
|
msgid "Options:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:38
|
|
msgid "Remove trailing spaces"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:39
|
|
msgid "Show line numbers"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:40
|
|
msgid "Show tabs"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:41
|
|
msgid "Show trailing spaces"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:42
|
|
msgid "Smart Home and End"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:43
|
|
msgid "Tab key indents"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:44
|
|
msgid "Tab width:"
|
|
msgstr ""
|
|
|
|
#. Part of the phrase "Draw right margin at column [XX]"
|
|
#: ../moo/mooedit/glade/mooeditprefs.glade.h:46
|
|
msgid "at column"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooeditsavemult.glade.h:1
|
|
msgid "Select the documents you want to save:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooedittools-exe.glade.h:1
|
|
msgid "Filter:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooedittools-exe.glade.h:2
|
|
msgid "Input:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mooedittools-exe.glade.h:3
|
|
msgid "Output:"
|
|
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
|
|
#: ../moo/mooedit/mooeditwindow.c:713 ../moo/mooedit/mooeditwindow.c:714
|
|
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 ""
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:3
|
|
#: ../moo/mooedit/plugins/moofind.c:1067
|
|
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 ""
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:1
|
|
#: ../moo/mooedit/mooeditwindow.c:470
|
|
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 ""
|
|
|
|
#: ../moo/mooedit/glade/mootextgotoline.glade.h:1
|
|
#: ../moo/mooedit/mooeditwindow.c:520
|
|
msgid "Go to Line"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/mootextgotoline.glade.h:2
|
|
msgid "Go to line:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/moousertools.glade.h:1
|
|
msgid "Command type:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/moousertools.glade.h:2
|
|
msgid "Context menu"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/moousertools.glade.h:3
|
|
msgid "Delete item"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/moousertools.glade.h:4
|
|
msgid "Enabled"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/moousertools.glade.h:5
|
|
msgid "Files:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/moousertools.glade.h:6
|
|
msgid "Move item down"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/moousertools.glade.h:7
|
|
msgid "Move item up"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/moousertools.glade.h:8
|
|
msgid "New item"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/glade/moousertools.glade.h:10
|
|
msgid "Tools menu"
|
|
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 ""
|
|
|
|
#: ../moo/mooedit/moocommand-exe.c:82
|
|
msgid "Output|None"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/moocommand-exe.c:83
|
|
msgid "Output|None, asynchronous"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/moocommand-exe.c:85
|
|
msgid "Output|Console"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/moocommand-exe.c:87
|
|
msgid "Output|Output pane"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/moocommand-exe.c:88
|
|
msgid "Output|Insert into the document"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/moocommand-exe.c:89
|
|
msgid "Output|New document"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/moocommand-exe.c:797
|
|
msgid "Shell command"
|
|
msgstr ""
|
|
|
|
#. Translators: these are kinds of input for a shell command, do not translate the part before |
|
|
#: ../moo/mooedit/moocommand-exe.c:1038
|
|
msgid "Input|None"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/moocommand-exe.c:1038
|
|
msgid "Input|Selected lines"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/moocommand-exe.c:1038
|
|
msgid "Input|Selection"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/moocommand-exe.c:1038
|
|
msgid "Input|Whole document"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/moocommand-lua.c:248
|
|
msgid "Lua script"
|
|
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:360
|
|
#, 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
|
|
#: ../moo/mooedit/mooeditdialogs.c:414
|
|
#, c-format
|
|
msgid ""
|
|
"Could not save file\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:416
|
|
msgid "Could not save file"
|
|
msgstr ""
|
|
|
|
#. Error saving file foo.txt
|
|
#: ../moo/mooedit/mooeditdialogs.c:442
|
|
#, c-format
|
|
msgid ""
|
|
"Error saving file\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:444
|
|
msgid "Error saving file"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:446
|
|
#, c-format
|
|
msgid ""
|
|
"Could not convert file to requested character encoding %s. File was saved in "
|
|
"UTF-8 encoding."
|
|
msgstr ""
|
|
|
|
#. Could not open file foo.txt
|
|
#: ../moo/mooedit/mooeditdialogs.c:476
|
|
#, c-format
|
|
msgid ""
|
|
"Could not open file\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:478
|
|
msgid "Could not open file"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:484
|
|
#, c-format
|
|
msgid ""
|
|
"Could not open file using character encoding %s. The file may be binary or "
|
|
"encoding may be specified incorrectly."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:488
|
|
#, 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
|
|
#: ../moo/mooedit/mooeditdialogs.c:523
|
|
#, c-format
|
|
msgid ""
|
|
"Could not reload file\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:583
|
|
#, c-format
|
|
msgid "Discard changes in file '%s'?"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:585
|
|
msgid "If you reload the document, changes will be discarded"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:586 ../moo/mooedit/mooeditwindow.c:382
|
|
msgid "_Reload"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:607
|
|
#, c-format
|
|
msgid "Overwrite modified file '%s'?"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:608
|
|
#, 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:610
|
|
msgid "Over_write"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:631
|
|
msgid ""
|
|
"Beginning of document reached.\n"
|
|
"Continue from the end?"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:634
|
|
msgid ""
|
|
"End of document reached.\n"
|
|
"Continue from the beginning?"
|
|
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/mooeditfileops.c:244
|
|
msgid "encodings_list"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditfileops.c:1226
|
|
#: ../moo/mooedit/plugins/moofileselector.c:515
|
|
msgid "Untitled"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditfileops.c:1228
|
|
#, c-format
|
|
msgid "Untitled %d"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditor.c:267
|
|
msgid "Open Recent Files Dialog"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditor.c:268
|
|
msgid "Open Recent|_More..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditor.c:615
|
|
msgid "Open new editor window"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditor.c:1008
|
|
msgid "Open Recent"
|
|
msgstr ""
|
|
|
|
#. Translators: this one is temporary, don't translate
|
|
#: ../moo/mooedit/mooeditprefspage.c:195
|
|
msgid "PreferencesPage|General"
|
|
msgstr ""
|
|
|
|
#. Translators: this one is temporary, don't translate
|
|
#: ../moo/mooedit/mooeditprefspage.c:230
|
|
msgid "PreferencesPage|Filters"
|
|
msgstr ""
|
|
|
|
#. Translators: this one is temporary, don't translate
|
|
#: ../moo/mooedit/mooeditprefspage.c:278
|
|
msgid "PreferencesPage|View"
|
|
msgstr ""
|
|
|
|
#. Translators: this one is temporary, don't translate
|
|
#: ../moo/mooedit/mooeditprefspage.c:323
|
|
msgid "PreferencesPage|File"
|
|
msgstr ""
|
|
|
|
#. Translators: this one is temporary, don't translate
|
|
#: ../moo/mooedit/mooeditprefspage.c:377
|
|
msgid "PreferencesPage|Langs"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:365
|
|
msgid "Create new document"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:373
|
|
msgid "_Open..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:374
|
|
msgid "Open..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:381 ../moo/moofileview/moofileview.c:1273
|
|
#: ../moo/moofileview/moofileview.c:1274
|
|
msgid "Reload"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:383
|
|
msgid "Reload document"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:410
|
|
msgid "Save _As..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:411
|
|
msgid "Save as..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:421
|
|
msgid "Close document"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:429
|
|
msgid "Close All"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:430
|
|
msgid "Close A_ll"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:431
|
|
msgid "Close all documents"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:438
|
|
msgid "Previous Tab"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:439
|
|
msgid "_Previous Tab"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:440
|
|
msgid "Previous tab"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:448
|
|
msgid "Next Tab"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:449
|
|
msgid "_Next Tab"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:450
|
|
msgid "Next tab"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:469
|
|
msgid "Find Next"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:471
|
|
msgid "Find next"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:480
|
|
msgid "Find Previous"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:481
|
|
msgid "Find _Previous"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:482
|
|
msgid "Find previous"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:502
|
|
msgid "Find Current Word"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:503
|
|
msgid "Find Current _Word"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:511
|
|
msgid "Find Current Word Backwards"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:512
|
|
msgid "Find Current Word _Backwards"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:521
|
|
msgid "_Go to Line..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:522
|
|
msgid "Go to line..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:531
|
|
msgid "Toggle Text Wrapping"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:532
|
|
msgid "_Wrap Text"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:539
|
|
msgid "Toggle Line Numbers Display"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:540
|
|
msgid "_Show Line Numbers"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:546
|
|
msgid "Focus Document"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:547
|
|
msgid "_Focus Document"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:598 ../moo/mooedit/mooeditwindow.c:599
|
|
msgid "Toggle Bookmark"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:607 ../moo/mooedit/mooeditwindow.c:608
|
|
msgid "Next Bookmark"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:616 ../moo/mooedit/mooeditwindow.c:617
|
|
msgid "Previous Bookmark"
|
|
msgstr ""
|
|
|
|
#. action
|
|
#: ../moo/mooedit/mooeditwindow.c:647 ../moo/mooedit/mooeditwindow.c:648
|
|
#: ../moo/mooedit/mooeditwindow.c:649
|
|
msgid "Comment"
|
|
msgstr ""
|
|
|
|
#. action
|
|
#: ../moo/mooedit/mooeditwindow.c:657 ../moo/mooedit/mooeditwindow.c:658
|
|
#: ../moo/mooedit/mooeditwindow.c:659
|
|
msgid "Uncomment"
|
|
msgstr ""
|
|
|
|
#. Insensitive menu item which appears in Window menu with no documents open
|
|
#: ../moo/mooedit/mooeditwindow.c:687
|
|
msgid "No Documents"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:695
|
|
msgid "Page Setup"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:696
|
|
msgid "Page S_etup..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:697
|
|
msgid "Page Setup..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:722 ../moo/mooedit/mooeditwindow.c:1762
|
|
msgid "Export as PDF"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:723
|
|
msgid "E_xport as PDF..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:724
|
|
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:962
|
|
#, 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:965
|
|
#, 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:968
|
|
#, 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:976
|
|
#, 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:979
|
|
#, 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:982
|
|
#, 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:985
|
|
#, c-format
|
|
msgid "%s [modified]"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1224
|
|
msgid "Reopen Using Encoding"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1274
|
|
msgid "_Encoding"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1676 ../moo/moofileview/moofileview.c:1216
|
|
#: ../moo/moofileview/moofileview.c:1217
|
|
#: ../moo/moofileview/moofileview.xml.h:1
|
|
msgid "Bookmarks"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:2931
|
|
#, c-format
|
|
msgid "Line: %s Col: %s"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:2932
|
|
#, c-format
|
|
msgid "Chars: %s"
|
|
msgstr ""
|
|
|
|
#. Label in the editor window statusbar - Overwrite or Insert mode
|
|
#: ../moo/mooedit/mooeditwindow.c:2973
|
|
msgid "OVR"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:2973
|
|
msgid "INS"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3070
|
|
msgid "_Language"
|
|
msgstr ""
|
|
|
|
#. Menu item in the Language menu
|
|
#: ../moo/mooedit/mooeditwindow.c:3075
|
|
msgid "Language|None"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooplugin.c:1470
|
|
msgid "Plugins"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mootextfind.c:471
|
|
msgid "No search term entered"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mootextfind.c:774 ../moo/mooedit/mootextfind.c:880
|
|
#: ../moo/mooedit/mootextfind.c:1035
|
|
msgid "Search hit top, continuing at bottom"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mootextfind.c:776 ../moo/mooedit/mootextfind.c:878
|
|
#: ../moo/mooedit/mootextfind.c:958
|
|
msgid "Search hit bottom, continuing at top"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mootextfind.c:785 ../moo/mooedit/mootextfind.c:890
|
|
#: ../moo/mooedit/mootextfind.c:966 ../moo/mooedit/mootextfind.c:1043
|
|
#, c-format
|
|
msgid "Pattern not found: %s"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mootextfind.c:872
|
|
#, c-format
|
|
msgid "Found single instance of pattern '%s'"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mootextfind.c:1078
|
|
msgid "No replacement made"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mootextfind.c:1084
|
|
#, c-format
|
|
msgid "%u replacement made"
|
|
msgid_plural "%u replacements made"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../moo/mooedit/moousertools.c:328 ../moo/mooedit/moousertools-prefs.c:408
|
|
msgid "Tools"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/moousertools-prefs.c:108
|
|
msgid "New Command"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofilelist.c:2344
|
|
#: ../moo/mooedit/plugins/moofilelist.c:2345
|
|
#: ../moo/mooedit/plugins/moofilelist.c:2402
|
|
msgid "File List"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofilelist.c:2402
|
|
msgid "List of files"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:393
|
|
#, c-format
|
|
msgid "Create file in folder '%s':"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:448
|
|
#, c-format
|
|
msgid "Could not create file '%s'"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:449
|
|
#: ../moo/mooedit/plugins/moofileselector.c:809
|
|
#, c-format
|
|
msgid ""
|
|
"Could not convert '%s' to filename encoding. Please consider simpler name, "
|
|
"such as foo.blah or blah.foo"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:464
|
|
#, c-format
|
|
msgid "File '%s' already exists"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:605
|
|
msgid "Go to current document directory"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:617
|
|
#: ../moo/mooedit/plugins/moofileselector.c:618
|
|
msgid "New File..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:640
|
|
#: ../moo/mooedit/plugins/moofileselector.c:641
|
|
#: ../moo/mooedit/plugins/moofileselector.c:1291
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.c:68
|
|
#: ../moo/moofileview/moofileview.c:1106
|
|
msgid "File Selector"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:808
|
|
#, c-format
|
|
msgid "Could not save file as '%s'"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:891
|
|
#: ../moo/mooedit/plugins/moofileselector.c:916
|
|
#: ../moo/mooedit/plugins/moofileselector.glade.h:2
|
|
#: ../moo/moofileview/glade/moofileview-drop.glade.h:1
|
|
msgid "Save As"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:936
|
|
msgid "Save Copy As"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:960
|
|
msgid "Rename To"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:1117
|
|
msgid "Move Here"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:1118
|
|
msgid "Move/Rename..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:1126
|
|
msgid "Save Here"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:1127
|
|
msgid "Save As..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:1135 ../moo/mooutils/moostock.c:44
|
|
msgid "Save Copy"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:1136
|
|
msgid "Save Copy As..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.c:1292
|
|
msgid "File selector pane for editor window"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.glade.h:1
|
|
msgid "Create File"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector.glade.h:3
|
|
msgid "Save as"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:1
|
|
msgid "<b>Open With</b>"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:2
|
|
msgid "Command:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:3
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:4
|
|
msgid "Delete"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:5
|
|
msgid "Menu item label"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:7
|
|
msgid "Move down"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:8
|
|
msgid "Move up"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:9
|
|
msgid "Name:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:10
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:8
|
|
msgid "New"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:11
|
|
msgid "Semicolon-separated list of file globs, e.g. '*.txt;foo.*;*bar*'"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:12
|
|
msgid ""
|
|
"Semicolon-separated list of mime types, e.g. 'text/*;application/x-glade'"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:14
|
|
#, no-c-format
|
|
msgid ""
|
|
"Shell command to open the file: '%f' is replaced with file path, e.g. "
|
|
"'foobar %f'"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofind.c:183
|
|
msgid "Search Results"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofind.c:247 ../moo/mooedit/plugins/moofind.c:248
|
|
msgid "Find In Files"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofind.c:249
|
|
msgid "Find in files"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofind.c:257 ../moo/mooedit/plugins/moofind.c:258
|
|
#: ../moo/mooedit/plugins/moofind.c:948
|
|
msgid "Find File"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofind.c:259
|
|
msgid "Find file"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofind.c:918
|
|
msgid "Find in Files"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofind.c:998 ../moo/mooedit/plugins/moofind.c:1024
|
|
#, c-format
|
|
msgid "*** %u match found ***"
|
|
msgid_plural "*** %u matches found ***"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../moo/mooedit/plugins/moofind.c:1005 ../moo/mooedit/plugins/moofind.c:1030
|
|
#, c-format
|
|
msgid "*** %u file found ***"
|
|
msgid_plural "*** %u files found ***"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../moo/mooedit/plugins/moofind.c:1067
|
|
msgid "Finds everything"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofind.glade.h:1
|
|
#: ../moo/mooedit/plugins/moogrep.glade.h:3
|
|
msgid "S_kip files:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofind.glade.h:2
|
|
#: ../moo/mooedit/plugins/moogrep.glade.h:4
|
|
msgid "_Directory:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moofind.glade.h:3
|
|
#: ../moo/mooedit/plugins/moogrep.glade.h:5
|
|
msgid "_Pattern:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moogrep.glade.h:1
|
|
msgid "Case _sensitive"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/plugins/moogrep.glade.h:2
|
|
msgid "Fi_les:"
|
|
msgstr ""
|
|
|
|
#: ../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:5
|
|
msgid "Delete selected items"
|
|
msgstr ""
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:6
|
|
#: ../moo/moofileview/moofileview.c:1233 ../moo/moofileview/moofileview.c:1234
|
|
msgid "Edit Bookmarks"
|
|
msgstr ""
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:7
|
|
msgid "Icon:"
|
|
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/moofileview.c:1115
|
|
msgid "Go to parent folder"
|
|
msgstr ""
|
|
|
|
#: ../moo/moofileview/moofileview.c:1164 ../moo/moofileview/moofileview.c:1165
|
|
msgid "Delete..."
|
|
msgstr ""
|
|
|
|
#: ../moo/moofileview/moofileview.c:1176 ../moo/moofileview/moofileview.c:1177
|
|
msgid "Show Hidden Files"
|
|
msgstr ""
|
|
|
|
#: ../moo/moofileview/moofileview.c:1185 ../moo/moofileview/moofileview.c:1186
|
|
msgid "Show Parent Folder"
|
|
msgstr ""
|
|
|
|
#: ../moo/moofileview/moofileview.c:1192 ../moo/moofileview/moofileview.c:1193
|
|
msgid "Case Sensitive Sort"
|
|
msgstr ""
|
|
|
|
#: ../moo/moofileview/moofileview.c:1199 ../moo/moofileview/moofileview.c:1200
|
|
msgid "Show Folders First"
|
|
msgstr ""
|
|
|
|
#: ../moo/moofileview/moofileview.c:1225 ../moo/moofileview/moofileview.c:1226
|
|
msgid "Add Bookmark"
|
|
msgstr ""
|
|
|
|
#: ../moo/moofileview/moofileview.c:1548
|
|
msgid "Filter"
|
|
msgstr ""
|
|
|
|
#: ../moo/moofileview/moofileview-tools.c:288
|
|
msgid "Open with|Default Application"
|
|
msgstr ""
|
|
|
|
#: ../moo/moofileview/moofileview.xml.h:2
|
|
msgid "Open _With"
|
|
msgstr ""
|
|
|
|
#: ../moo/moofileview/moofileview.xml.h:3
|
|
msgid "View"
|
|
msgstr ""
|
|
|
|
#: ../moo/moopython/plugins/medit/runpython.py:28
|
|
msgid "Python Output"
|
|
msgstr ""
|
|
|
|
#: ../moo/moopython/plugins/pycmd.py:81
|
|
msgid "Python script"
|
|
msgstr ""
|
|
|
|
#: ../moo/moopython/plugins/terminal.ini.in.in.h:1
|
|
#: ../moo/moopython/plugins/terminal.py:55
|
|
msgid "Terminal"
|
|
msgstr ""
|
|
|
|
#: ../moo/moopython/plugins/terminal.ini.in.in.h:2
|
|
msgid "Terminal plugin"
|
|
msgstr ""
|
|
|
|
#: ../moo/moopython/plugins/python.ini.in.in.h:1
|
|
msgid "Python"
|
|
msgstr ""
|
|
|
|
#: ../moo/moopython/plugins/python.ini.in.in.h:2
|
|
msgid "Python support"
|
|
msgstr ""
|
|
|
|
#: ../moo/moopython/plugins/python.py:33 ../moo/moopython/plugins/python.py:34
|
|
msgid "Python Console"
|
|
msgstr ""
|
|
|
|
#: ../moo/moopython/plugins/python.py:41 ../moo/moopython/plugins/python.py:42
|
|
msgid "Run File"
|
|
msgstr ""
|
|
|
|
#: ../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
|
|
msgid "Shortcut|Custom"
|
|
msgstr ""
|
|
|
|
#. Translators: do not translate the part before |
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:6
|
|
msgid "Shortcut|Default"
|
|
msgstr ""
|
|
|
|
#. Translators: do not translate the part before |
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:8
|
|
msgid "Shortcut|None"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooaccelprefs.c:696
|
|
msgid "Configure Shortcuts"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moodialogs.c:344
|
|
#, c-format
|
|
msgid "Save changes to document \"%s\" before closing?"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moodialogs.c:345
|
|
msgid "Save changes to the document before closing?"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moodialogs.c:350
|
|
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:171
|
|
msgid "012345"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings.c:689
|
|
msgid "Auto Detected"
|
|
msgstr ""
|
|
|
|
#. Translators: do not translate the part before |
|
|
#: ../moo/mooutils/mooencodings.c:718
|
|
msgid "Encodings combo submenu|Other"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings.c:817
|
|
msgid "Charact_er encoding:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:12
|
|
msgid "West European"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:13
|
|
msgid "East European"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:14
|
|
msgid "East Asian"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:15
|
|
msgid "SE & SW Asian"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:16
|
|
msgid "Middle Eastern"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:17
|
|
#: ../moo/mooutils/mooencodings-data.h:56
|
|
#: ../moo/mooutils/mooencodings-data.h:57
|
|
#: ../moo/mooutils/mooencodings-data.h:58
|
|
#: ../moo/mooutils/mooencodings-data.h:59
|
|
#: ../moo/mooutils/mooencodings-data.h:60
|
|
msgid "Unicode"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:38
|
|
msgid "Ascii"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:40
|
|
#: ../moo/mooutils/mooencodings-data.h:53
|
|
#: ../moo/mooutils/mooencodings-data.h:77
|
|
#: ../moo/mooutils/mooencodings-data.h:102
|
|
#: ../moo/mooutils/mooencodings-data.h:115
|
|
msgid "Western"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:41
|
|
#: ../moo/mooutils/mooencodings-data.h:78
|
|
#: ../moo/mooutils/mooencodings-data.h:92
|
|
#: ../moo/mooutils/mooencodings-data.h:113
|
|
msgid "Central European"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:42
|
|
msgid "South European"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:43
|
|
#: ../moo/mooutils/mooencodings-data.h:51
|
|
#: ../moo/mooutils/mooencodings-data.h:120
|
|
msgid "Baltic"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:44
|
|
#: ../moo/mooutils/mooencodings-data.h:79
|
|
#: ../moo/mooutils/mooencodings-data.h:86
|
|
#: ../moo/mooutils/mooencodings-data.h:88
|
|
#: ../moo/mooutils/mooencodings-data.h:94
|
|
#: ../moo/mooutils/mooencodings-data.h:114
|
|
msgid "Cyrillic"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:45
|
|
#: ../moo/mooutils/mooencodings-data.h:82
|
|
#: ../moo/mooutils/mooencodings-data.h:91
|
|
#: ../moo/mooutils/mooencodings-data.h:119
|
|
msgid "Arabic"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:46
|
|
#: ../moo/mooutils/mooencodings-data.h:97
|
|
#: ../moo/mooutils/mooencodings-data.h:116
|
|
msgid "Greek"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:47
|
|
msgid "Hebrew Visual"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:48
|
|
#: ../moo/mooutils/mooencodings-data.h:81
|
|
#: ../moo/mooutils/mooencodings-data.h:100
|
|
#: ../moo/mooutils/mooencodings-data.h:118
|
|
msgid "Hebrew"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:49
|
|
#: ../moo/mooutils/mooencodings-data.h:80
|
|
#: ../moo/mooutils/mooencodings-data.h:104
|
|
#: ../moo/mooutils/mooencodings-data.h:117
|
|
msgid "Turkish"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:50
|
|
msgid "Nordic"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:52
|
|
msgid "Celtic"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:54
|
|
#: ../moo/mooutils/mooencodings-data.h:103
|
|
msgid "Romanian"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:62
|
|
msgid "Armenian"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:63
|
|
#: ../moo/mooutils/mooencodings-data.h:64
|
|
#: ../moo/mooutils/mooencodings-data.h:69
|
|
msgid "Chinese Traditional"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:65
|
|
msgid "Cyrillic/Russian"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:67
|
|
#: ../moo/mooutils/mooencodings-data.h:84
|
|
#: ../moo/mooutils/mooencodings-data.h:107
|
|
msgid "Japanese"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:68
|
|
#: ../moo/mooutils/mooencodings-data.h:85
|
|
#: ../moo/mooutils/mooencodings-data.h:87
|
|
#: ../moo/mooutils/mooencodings-data.h:110
|
|
msgid "Korean"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:71
|
|
#: ../moo/mooutils/mooencodings-data.h:72
|
|
#: ../moo/mooutils/mooencodings-data.h:73
|
|
#: ../moo/mooutils/mooencodings-data.h:75
|
|
msgid "Chinese Simplified"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:74
|
|
msgid "Georgian"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:89
|
|
#: ../moo/mooutils/mooencodings-data.h:105
|
|
msgid "Cyrillic/Ukrainian"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:93
|
|
msgid "Croatian"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:95
|
|
msgid "Hindi"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:96
|
|
msgid "Persian"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:98
|
|
msgid "Gujarati"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:99
|
|
msgid "Gurmukhi"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:101
|
|
msgid "Icelandic"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:108
|
|
#: ../moo/mooutils/mooencodings-data.h:111
|
|
#: ../moo/mooutils/mooencodings-data.h:121
|
|
msgid "Vietnamese"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:109
|
|
msgid "Thai"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moofiltermgr.c:543
|
|
msgid "_Show:"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moofontsel.c:502
|
|
msgid "Show only fixed width fonts"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moohelp.c:192
|
|
msgid "Help files not found"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moohelp.c:204
|
|
#, c-format
|
|
msgid "File '%s' is missing in the directory '%s'"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moohelp.c:207
|
|
msgid "Could not find help file"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moopane.c:589
|
|
msgid "Remove pane"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moopane.c:599
|
|
msgid "Hide pane"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moopane.c:603
|
|
msgid "Sticky"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moopane.c:607
|
|
msgid "Detach pane"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moopane.c:620
|
|
msgid "Attach"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moopane.c:624
|
|
msgid "Keep on top"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moostock.c:38
|
|
msgid "Save _None"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moostock.c:39
|
|
msgid "Save _Selected"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moostock.c:41
|
|
msgid "Move"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moostock.c:42
|
|
msgid "Link"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moostock.c:45
|
|
msgid "_New Folder"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moostock.c:46
|
|
msgid "New _Window"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moowindow.c:216
|
|
msgid "Configure _Shortcuts..."
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moowindow.c:224 ../moo/mooutils/moowindow.c:225
|
|
msgid "Show Toolbar"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moowindow.c:231 ../moo/mooutils/moowindow.c:232
|
|
msgid "Show Menubar"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moowindow.c:238 ../moo/mooutils/moowindow.c:239
|
|
msgid "Show Statusbar"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moowindow.c:1000
|
|
msgid "_Icons Only"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moowindow.c:1001
|
|
msgid "_Labels Only"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moowindow.c:1002
|
|
msgid "Labels _Below Icons"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moowindow.c:1003
|
|
msgid "Labels Be_side Icons"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/moowindow.c:1013
|
|
msgid "Toolbar _Style"
|
|
msgstr ""
|