Files
krowlog/locales/messages.pot

339 lines
6.0 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2022-08-25 19:21+0200\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=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.5\n"
#: src/mainwindow.py:34 src/plugins/krowlog/aboutdialog.py:24
#: src/plugins/krowlogplugin.py:85
msgid "KrowLog"
msgstr ""
#: src/mainwindow.py:42 src/plugins/openfileplugin.py:30
msgid "Open &Recent"
msgstr ""
#: src/mainwindow.py:64
msgid "&File"
msgstr ""
#: src/mainwindow.py:65
msgid "&Settings"
msgstr ""
#: src/mainwindow.py:66
msgid "&Window"
msgstr ""
#: src/mainwindow.py:67
msgid "&Help"
msgstr ""
#: src/mainwindow.py:99 src/ui/bigtext/bigtext.py:188
msgid "&Highlighter"
msgstr ""
#: src/mainwindow.py:106
msgid "Highlight &Searches"
msgstr ""
#: src/mainwindow.py:114
msgid "Open Tab on Save As File"
msgstr ""
#: src/plugins/filesbrowser/filesbrowserwidget.py:37
msgid "Focus on current file"
msgstr ""
#: src/plugins/filesbrowser/filesbrowserwidget.py:40
msgid "Folder:"
msgstr ""
#: src/plugins/filesbrowser/filesbrowserwidget.py:45
msgid "Filter:"
msgstr ""
#: src/plugins/filesbrowser/filesbrowserwidget.py:73
msgid "Open Directory"
msgstr ""
#: src/plugins/filesbrowserplugin.py:30
msgid "&Files Browser"
msgstr ""
#: src/plugins/filesbrowserplugin.py:36
msgid "Files Browser"
msgstr ""
#: src/plugins/krowlog/aboutdialog.py:19
msgid "About KrowLog"
msgstr ""
#: src/plugins/krowlog/aboutdialog.py:29
msgid "Version: {0}"
msgstr ""
#: src/plugins/krowlog/aboutdialog.py:44
msgid "About"
msgstr ""
#: src/plugins/krowlog/aboutdialog.py:45
msgid "License"
msgstr ""
#: src/plugins/krowlog/aboutdialog.py:58
msgid "Log file viewer"
msgstr ""
#: src/plugins/krowlog/aboutdialog.py:59
msgid "(c) 2022 Andreas Huber"
msgstr ""
#: src/plugins/krowlog/aboutdialog.py:60
msgid "License: LGPL v3"
msgstr ""
#: src/plugins/krowlogplugin.py:43
msgid "&Languages"
msgstr ""
#: src/plugins/krowlogplugin.py:44
msgid "&Default"
msgstr ""
#: src/plugins/krowlogplugin.py:45
msgid "&English"
msgstr ""
#: src/plugins/krowlogplugin.py:46
msgid "&German"
msgstr ""
#: src/plugins/krowlogplugin.py:70
msgid "Language Changed"
msgstr ""
#: src/plugins/krowlogplugin.py:71
msgid "The language for this application has been changed. The change will take effect the next time the application is started."
msgstr ""
#: src/plugins/krowlogplugin.py:83
msgid "{0} - KrowLog"
msgstr ""
#: src/plugins/krowlogplugin.py:105
msgid "&About"
msgstr ""
#: src/plugins/krowlogplugin.py:113
msgid "E&xit"
msgstr ""
#: src/plugins/logfile/filterwidget.py:149
msgid "Cancel"
msgstr ""
#: src/plugins/logfile/filterwidget.py:155
msgid "save query"
msgstr ""
#: src/plugins/logfile/filterwidget.py:160
msgid "ignore case"
msgstr ""
#: src/plugins/logfile/filterwidget.py:164
msgid "regex"
msgstr ""
#: src/plugins/logfile/filterwidget.py:251
msgid "({hits} lines)"
msgstr ""
#: src/plugins/logfileplugin.py:26
msgid "File not found"
msgstr ""
#: src/plugins/logfileplugin.py:27
msgid "'{0}' is not a file or cannot be opened"
msgstr ""
#: src/plugins/notesplugin.py:24
msgid "&Notes"
msgstr ""
#: src/plugins/notesplugin.py:32
msgid "Notes {0}"
msgstr ""
#: src/plugins/openfileplugin.py:25
msgid "&Open..."
msgstr ""
#: src/plugins/openfileplugin.py:46
msgid "Open File"
msgstr ""
#: src/ui/bigtext/bigtext.py:171
msgid "&Copy to Clipboard"
msgstr ""
#: src/ui/bigtext/bigtext.py:177
msgid "Copy to &File"
msgstr ""
#: src/ui/bigtext/bigtext.py:182
msgid "Select &All"
msgstr ""
#: src/ui/bigtext/bigtext.py:332
msgid "data selection"
msgstr ""
#: src/ui/bigtext/bigtext.py:333
msgid "You have selected <b>{0}</b> of data."
msgstr ""
#: src/ui/bigtext/bigtext.py:336
msgid "Copy {0} to Clipboard"
msgstr ""
#: src/ui/bigtext/bigtext.py:338
msgid "Write to File"
msgstr ""
#: src/ui/bigtext/bigtext.py:360
msgid "Save File"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:23
msgid "Manage Highlighting"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:35
msgid "Add"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:39
msgid "Update"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:43
msgid "Remove"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:47
msgid "Up"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:51
msgid "Down"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:59
msgid "Query:"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:63
msgid "Ignore Case"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:68
msgid "Regular Expression"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:73
msgid "Hit Background:"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:78
msgid "Line Background:"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:142
msgid "unsaved changes"
msgstr ""
#: src/ui/bigtext/highlightingdialog.py:143
msgid "You have unsaved changes."
msgstr ""
#: src/ui/colorbutton.py:18
msgid "Strawberry Cream"
msgstr ""
#: src/ui/colorbutton.py:19
msgid "Pale Crimson"
msgstr ""
#: src/ui/colorbutton.py:21
msgid "Broken Buttercup"
msgstr ""
#: src/ui/colorbutton.py:22
msgid "Passion Fruit Sugar"
msgstr ""
#: src/ui/colorbutton.py:24
msgid "Sunrise Yellow"
msgstr ""
#: src/ui/colorbutton.py:25
msgid "Magical Mustard"
msgstr ""
#: src/ui/colorbutton.py:27
msgid "Trendy Green"
msgstr ""
#: src/ui/colorbutton.py:28
msgid "Garden Of Sweden"
msgstr ""
#: src/ui/colorbutton.py:30
msgid "Light Sky Blue"
msgstr ""
#: src/ui/colorbutton.py:31
msgid "True Blue"
msgstr ""
#: src/ui/colorbutton.py:33
msgid "Fairy Topia"
msgstr ""
#: src/ui/colorbutton.py:34
msgid "Magenta Bachiego"
msgstr ""
#: src/ui/colorbutton.py:36
msgid "Breeze of Mist"
msgstr ""
#: src/ui/colorbutton.py:37
msgid "Light Grey"
msgstr ""
#: src/ui/colorbutton.py:38
msgid "Grey"
msgstr ""
#: src/ui/colorbutton.py:44
msgid "transparent"
msgstr ""
#: src/ui/colorbutton.py:51
msgid "custom"
msgstr ""