remove old highlightingdialog
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2022-08-25 19:21+0200\n"
|
||||
"POT-Creation-Date: 2023-01-22 18:59+0100\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"
|
||||
@@ -15,40 +15,36 @@ msgstr ""
|
||||
"Generated-By: pygettext.py 1.5\n"
|
||||
|
||||
|
||||
#: src/mainwindow.py:34 src/plugins/krowlog/aboutdialog.py:24
|
||||
#: src/mainwindow.py:32 src/plugins/krowlog/aboutdialog.py:28
|
||||
#: src/plugins/krowlogplugin.py:85
|
||||
msgid "KrowLog"
|
||||
msgstr ""
|
||||
|
||||
#: src/mainwindow.py:42 src/plugins/openfileplugin.py:30
|
||||
#: src/mainwindow.py:40 src/plugins/openfileplugin.py:30
|
||||
msgid "Open &Recent"
|
||||
msgstr ""
|
||||
|
||||
#: src/mainwindow.py:64
|
||||
#: src/mainwindow.py:58
|
||||
msgid "&File"
|
||||
msgstr ""
|
||||
|
||||
#: src/mainwindow.py:65
|
||||
#: src/mainwindow.py:59
|
||||
msgid "&Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/mainwindow.py:66
|
||||
#: src/mainwindow.py:60
|
||||
msgid "&Window"
|
||||
msgstr ""
|
||||
|
||||
#: src/mainwindow.py:67
|
||||
#: src/mainwindow.py:61
|
||||
msgid "&Help"
|
||||
msgstr ""
|
||||
|
||||
#: src/mainwindow.py:99 src/ui/bigtext/bigtext.py:188
|
||||
msgid "&Highlighter"
|
||||
msgstr ""
|
||||
|
||||
#: src/mainwindow.py:106
|
||||
#: src/mainwindow.py:93
|
||||
msgid "Highlight &Searches"
|
||||
msgstr ""
|
||||
|
||||
#: src/mainwindow.py:114
|
||||
#: src/mainwindow.py:101
|
||||
msgid "Open Tab on Save As File"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,31 +72,31 @@ msgstr ""
|
||||
msgid "Files Browser"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/krowlog/aboutdialog.py:19
|
||||
#: src/plugins/krowlog/aboutdialog.py:23
|
||||
msgid "About KrowLog"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/krowlog/aboutdialog.py:29
|
||||
#: src/plugins/krowlog/aboutdialog.py:33
|
||||
msgid "Version: {0}"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/krowlog/aboutdialog.py:44
|
||||
#: src/plugins/krowlog/aboutdialog.py:48
|
||||
msgid "About"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/krowlog/aboutdialog.py:45
|
||||
#: src/plugins/krowlog/aboutdialog.py:49
|
||||
msgid "License"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/krowlog/aboutdialog.py:58
|
||||
#: src/plugins/krowlog/aboutdialog.py:62
|
||||
msgid "Log file viewer"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/krowlog/aboutdialog.py:59
|
||||
#: src/plugins/krowlog/aboutdialog.py:63
|
||||
msgid "(c) 2022 Andreas Huber"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/krowlog/aboutdialog.py:60
|
||||
#: src/plugins/krowlog/aboutdialog.py:64
|
||||
msgid "License: LGPL v3"
|
||||
msgstr ""
|
||||
|
||||
@@ -140,31 +136,35 @@ msgstr ""
|
||||
msgid "E&xit"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfile/filterwidget.py:149
|
||||
#: src/plugins/logfile/filterwidget.py:156
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfile/filterwidget.py:155
|
||||
#: src/plugins/logfile/filterwidget.py:162
|
||||
msgid "save query"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfile/filterwidget.py:160
|
||||
#: src/plugins/logfile/filterwidget.py:167
|
||||
msgid "ignore case"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfile/filterwidget.py:164
|
||||
#: src/plugins/logfile/filterwidget.py:171
|
||||
msgid "regex"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfile/filterwidget.py:251
|
||||
#: src/plugins/logfile/filterwidget.py:259
|
||||
msgid "({hits} lines)"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfileplugin.py:26
|
||||
#: src/plugins/logfileplugin.py:35 src/ui/bigtext/bigtext.py:240
|
||||
msgid "&Highlighter"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfileplugin.py:43
|
||||
msgid "File not found"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfileplugin.py:27
|
||||
#: src/plugins/logfileplugin.py:44
|
||||
msgid "'{0}' is not a file or cannot be opened"
|
||||
msgstr ""
|
||||
|
||||
@@ -184,155 +184,143 @@ msgstr ""
|
||||
msgid "Open File"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:171
|
||||
#: src/ui/bigtext/bigtext.py:223
|
||||
msgid "&Copy to Clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:177
|
||||
#: src/ui/bigtext/bigtext.py:229
|
||||
msgid "Copy to &File"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:182
|
||||
#: src/ui/bigtext/bigtext.py:234
|
||||
msgid "Select &All"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:332
|
||||
#: src/ui/bigtext/bigtext.py:396
|
||||
msgid "data selection"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:333
|
||||
#: src/ui/bigtext/bigtext.py:397
|
||||
msgid "You have selected <b>{0}</b> of data."
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:336
|
||||
#: src/ui/bigtext/bigtext.py:401
|
||||
msgid "Copy {0} to Clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:338
|
||||
#: src/ui/bigtext/bigtext.py:403
|
||||
msgid "Write to File"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:360
|
||||
#: src/ui/bigtext/bigtext.py:425
|
||||
msgid "Save File"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/highlightingdialog.py:23
|
||||
#: src/ui/bigtext/newhighlightingdialog.py:20
|
||||
msgid "Manage Highlighting"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/highlightingdialog.py:35
|
||||
msgid "Add"
|
||||
#: src/ui/bigtext/newhighlightingdialog.py:29
|
||||
msgid "New"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/highlightingdialog.py:39
|
||||
msgid "Update"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/highlightingdialog.py:43
|
||||
#: src/ui/bigtext/newhighlightingdialog.py:33
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/highlightingdialog.py:47
|
||||
#: src/ui/bigtext/newhighlightingdialog.py:37
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/highlightingdialog.py:51
|
||||
#: src/ui/bigtext/newhighlightingdialog.py:41
|
||||
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
|
||||
#: src/ui/bigtext/newhighlightingdialog.py:143
|
||||
msgid "Hit Background:"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/highlightingdialog.py:78
|
||||
#: src/ui/bigtext/newhighlightingdialog.py:145
|
||||
msgid "Hit Background"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/newhighlightingdialog.py:150
|
||||
msgid "Ignore Case"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/newhighlightingdialog.py:156
|
||||
msgid "Line Background:"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/highlightingdialog.py:142
|
||||
msgid "unsaved changes"
|
||||
#: src/ui/bigtext/newhighlightingdialog.py:158
|
||||
msgid "Line Background"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/highlightingdialog.py:143
|
||||
msgid "You have unsaved changes."
|
||||
#: src/ui/bigtext/newhighlightingdialog.py:163
|
||||
msgid "Regular Expression"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:18
|
||||
#: src/ui/colorbutton.py:20
|
||||
msgid "Strawberry Cream"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:19
|
||||
#: src/ui/colorbutton.py:21
|
||||
msgid "Pale Crimson"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:21
|
||||
#: src/ui/colorbutton.py:23
|
||||
msgid "Broken Buttercup"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:22
|
||||
#: src/ui/colorbutton.py:24
|
||||
msgid "Passion Fruit Sugar"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:24
|
||||
#: src/ui/colorbutton.py:26
|
||||
msgid "Sunrise Yellow"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:25
|
||||
#: src/ui/colorbutton.py:27
|
||||
msgid "Magical Mustard"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:27
|
||||
#: src/ui/colorbutton.py:29
|
||||
msgid "Trendy Green"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:28
|
||||
#: src/ui/colorbutton.py:30
|
||||
msgid "Garden Of Sweden"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:30
|
||||
#: src/ui/colorbutton.py:32
|
||||
msgid "Light Sky Blue"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:31
|
||||
#: src/ui/colorbutton.py:33
|
||||
msgid "True Blue"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:33
|
||||
#: src/ui/colorbutton.py:35
|
||||
msgid "Fairy Topia"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:34
|
||||
#: src/ui/colorbutton.py:36
|
||||
msgid "Magenta Bachiego"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:36
|
||||
#: src/ui/colorbutton.py:38
|
||||
msgid "Breeze of Mist"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:37
|
||||
#: src/ui/colorbutton.py:39
|
||||
msgid "Light Grey"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:38
|
||||
#: src/ui/colorbutton.py:40
|
||||
msgid "Grey"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:44
|
||||
#: src/ui/colorbutton.py:46
|
||||
msgid "transparent"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:51
|
||||
msgid "custom"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user