feature: follow the file and show always the end when new data comes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2024-03-24 12:00+0100\n"
|
||||
"POT-Creation-Date: 2025-03-24 19:02+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,8 +15,8 @@ msgstr ""
|
||||
"Generated-By: pygettext.py 1.5\n"
|
||||
|
||||
|
||||
#: src/mainwindow.py:32 src/plugins/krowlog/aboutdialog.py:30
|
||||
#: src/plugins/krowlogplugin.py:85
|
||||
#: src/mainwindow.py:32 src/new_big_text/bigger_text.py:75
|
||||
#: src/plugins/krowlog/aboutdialog.py:30 src/plugins/krowlogplugin.py:85
|
||||
msgid "KrowLog"
|
||||
msgstr ""
|
||||
|
||||
@@ -140,31 +140,31 @@ msgstr ""
|
||||
msgid "E&xit"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfile/filterwidget.py:181
|
||||
#: src/plugins/logfile/filterwidget.py:192
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfile/filterwidget.py:187
|
||||
#: src/plugins/logfile/filterwidget.py:198
|
||||
msgid "save query"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfile/filterwidget.py:192
|
||||
#: src/plugins/logfile/filterwidget.py:203
|
||||
msgid "ignore case"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfile/filterwidget.py:196
|
||||
#: src/plugins/logfile/filterwidget.py:207
|
||||
msgid "regex"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfile/filterwidget.py:206
|
||||
#: src/plugins/logfile/filterwidget.py:217
|
||||
msgid "only matches"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfile/filterwidget.py:298
|
||||
#: src/plugins/logfile/filterwidget.py:309
|
||||
msgid "({hits} lines)"
|
||||
msgstr ""
|
||||
|
||||
#: src/plugins/logfileplugin.py:35 src/ui/bigtext/bigtext.py:258
|
||||
#: src/plugins/logfileplugin.py:35 src/ui/bigtext/bigtext.py:263
|
||||
msgid "&Highlighter"
|
||||
msgstr ""
|
||||
|
||||
@@ -208,51 +208,55 @@ msgstr ""
|
||||
msgid "h"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:238
|
||||
#: src/ui/bigtext/bigtext.py:243
|
||||
msgid "&Copy to Clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:246
|
||||
#: src/ui/bigtext/bigtext.py:251
|
||||
msgid "Copy to &File"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:252
|
||||
#: src/ui/bigtext/bigtext.py:257
|
||||
msgid "Select &All"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:268
|
||||
#: src/ui/bigtext/bigtext.py:270
|
||||
msgid "&Follow"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:280
|
||||
msgid "Set Range Start"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:276
|
||||
#: src/ui/bigtext/bigtext.py:288
|
||||
msgid "Set Range End"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:283
|
||||
#: src/ui/bigtext/bigtext.py:295
|
||||
msgid "Reset Range"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:458
|
||||
#: src/ui/bigtext/bigtext.py:526
|
||||
msgid "warning"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:459
|
||||
#: src/ui/bigtext/bigtext.py:527
|
||||
msgid "You have selected <b>{0}</b> of data."
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:464
|
||||
#: src/ui/bigtext/bigtext.py:532
|
||||
msgid "Copy {0} to Clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:468
|
||||
#: src/ui/bigtext/bigtext.py:536
|
||||
msgid "Write to File"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:492
|
||||
#: src/ui/bigtext/bigtext.py:560
|
||||
msgid "Save File"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/bigtext.py:529
|
||||
#: src/ui/bigtext/bigtext.py:605
|
||||
msgid "selected {0} - {1:,.0f}:{2:,.0f}"
|
||||
msgstr ""
|
||||
|
||||
@@ -300,6 +304,10 @@ msgstr ""
|
||||
msgid "Regular Expression"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/bigtext/newhighlightingdialog.py:185
|
||||
msgid "File Type:"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/colorbutton.py:20
|
||||
msgid "Strawberry Cream"
|
||||
msgstr ""
|
||||
@@ -364,7 +372,7 @@ msgstr ""
|
||||
msgid "transparent"
|
||||
msgstr ""
|
||||
|
||||
#: src/ui/rangeslider.py:180
|
||||
#: src/ui/rangeslider.py:190
|
||||
msgid "showing bytes {0} to {1} ({2})"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user