i18n with gettext
This commit is contained in:
280
locales/messages.pot
Normal file
280
locales/messages.pot
Normal file
@@ -0,0 +1,280 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR ORGANIZATION
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2022-02-01 20:07+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"
|
||||
"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"
|
||||
|
||||
|
||||
#: ./aboutdialog.py:19
|
||||
msgid "About RavenLog"
|
||||
msgstr ""
|
||||
|
||||
#: ./aboutdialog.py:24 ./raven/mainwindow.py:44 ./ravenui.py:20
|
||||
msgid "RavenLog"
|
||||
msgstr ""
|
||||
|
||||
#: ./aboutdialog.py:44
|
||||
msgid "About"
|
||||
msgstr ""
|
||||
|
||||
#: ./aboutdialog.py:45
|
||||
msgid "License"
|
||||
msgstr ""
|
||||
|
||||
#: ./bigtext.py:172
|
||||
msgid "&Copy to Clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: ./bigtext.py:178
|
||||
msgid "Copy to &File"
|
||||
msgstr ""
|
||||
|
||||
#: ./bigtext.py:183
|
||||
msgid "Select &All"
|
||||
msgstr ""
|
||||
|
||||
#: ./bigtext.py:189 ./raven/mainwindow.py:121
|
||||
msgid "&Highlighter"
|
||||
msgstr ""
|
||||
|
||||
#: ./bigtext.py:333
|
||||
msgid "data selection"
|
||||
msgstr ""
|
||||
|
||||
#: ./bigtext.py:334
|
||||
msgid "You have selected <b>{0}</b> of data."
|
||||
msgstr ""
|
||||
|
||||
#: ./bigtext.py:337
|
||||
msgid "Copy {0} to Clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: ./bigtext.py:339
|
||||
msgid "Write to File"
|
||||
msgstr ""
|
||||
|
||||
#: ./bigtext.py:359
|
||||
msgid "Save File"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:19
|
||||
msgid "Strawberry Cream"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:20
|
||||
msgid "Pale Crimson"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:22
|
||||
msgid "Broken Buttercup"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:23
|
||||
msgid "Passion Fruit Sugar"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:25
|
||||
msgid "Sunrise Yellow"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:26
|
||||
msgid "Magical Mustard"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:28
|
||||
msgid "Trendy Green"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:29
|
||||
msgid "Garden Of Sweden"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:31
|
||||
msgid "Light Sky Blue"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:32
|
||||
msgid "True Blue"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:34
|
||||
msgid "Fairy Topia"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:35
|
||||
msgid "Magenta Bachiego"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:37
|
||||
msgid "Breeze of Mist"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:38
|
||||
msgid "Light Grey"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:39
|
||||
msgid "Grey"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:45
|
||||
msgid "transparent"
|
||||
msgstr ""
|
||||
|
||||
#: ./colorbutton.py:52
|
||||
msgid "custom"
|
||||
msgstr ""
|
||||
|
||||
#: ./filterwidget.py:101
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: ./filterwidget.py:105
|
||||
msgid "ignore case"
|
||||
msgstr ""
|
||||
|
||||
#: ./filterwidget.py:109
|
||||
msgid "regex"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:23
|
||||
msgid "Manage Highlighting"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:35
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:39
|
||||
msgid "Update"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:43
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:47
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:51
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:59
|
||||
msgid "Query:"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:63
|
||||
msgid "Ignore Case"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:68
|
||||
msgid "Regular Expression"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:73
|
||||
msgid "Hit Background:"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:78
|
||||
msgid "Line Background:"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:142
|
||||
msgid "unsaved changes"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:143
|
||||
msgid "You have unsaved changes. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: ./highlightingdialog.py:145
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/mainwindow.py:52 ./raven/plugins/openfileplugin.py:31
|
||||
msgid "Open &Recent"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/mainwindow.py:71
|
||||
#: ./venv310/lib/python3.10/site-packages/PySide6/examples/widgets/gettext/main.py:57
|
||||
msgid "&File"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/mainwindow.py:72
|
||||
msgid "&Settings"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/mainwindow.py:73
|
||||
msgid "&Window"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/mainwindow.py:74
|
||||
msgid "&Help"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/mainwindow.py:129
|
||||
msgid "Highlight &Searches"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/mainwindow.py:138
|
||||
msgid "Open Tab on Save As File"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/plugins/logfileplugin.py:26
|
||||
msgid "File not found"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/plugins/logfileplugin.py:27
|
||||
msgid "'{0}' is not a file or cannot be opened"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/plugins/notesplugin.py:26
|
||||
msgid "Add &Notes"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/plugins/notesplugin.py:34
|
||||
msgid "Notes {0}"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/plugins/openfileplugin.py:26
|
||||
msgid "&Open..."
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/plugins/openfileplugin.py:47
|
||||
msgid "Open File"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/plugins/ravenlogplugin.py:46
|
||||
msgid "&About"
|
||||
msgstr ""
|
||||
|
||||
#: ./raven/plugins/ravenlogplugin.py:54
|
||||
msgid "E&xit"
|
||||
msgstr ""
|
||||
|
||||
#: ./ravenui.py:18
|
||||
msgid "{0} - RavenLog"
|
||||
msgstr ""
|
||||
|
||||
#:
|
||||
#: ./venv310/lib/python3.10/site-packages/PySide6/examples/widgets/gettext/main.py:58
|
||||
msgid "Quit"
|
||||
msgstr ""
|
||||
|
||||
#:
|
||||
#: ./venv310/lib/python3.10/site-packages/PySide6/examples/widgets/gettext/main.py:59
|
||||
msgid "CTRL+Q"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user