diff options
Diffstat (limited to 'po/modules/editor/editor.pot')
| -rw-r--r-- | po/modules/editor/editor.pot | 125 |
1 files changed, 0 insertions, 125 deletions
diff --git a/po/modules/editor/editor.pot b/po/modules/editor/editor.pot deleted file mode 100644 index 6b9bbbe..0000000 --- a/po/modules/editor/editor.pot +++ /dev/null @@ -1,125 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# This file is put in the public domain. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-31 18:17+0000\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" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#. Instead of a literal translation, add your name to the end of the list (separated by a comma). -#, ignore-inconsistent -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "" - -#. Instead of a literal translation, add your email to the end of the list (separated by a comma). -#, ignore-inconsistent -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:164 -msgid "Preferences" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:167 -msgid "Font:" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:172 -msgid "Background:" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:173 -msgid "Normal text:" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:174 -msgid "Brackets:" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:175 -msgid "Comments:" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:176 -msgid "Functions:" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:177 -msgid "Keywords:" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:178 -msgid "Variables:" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:179 -msgid "Punctuation:" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:180 -msgid "Find:" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:182 -msgid "&OK" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:187 -msgid "Cancel" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:843 -msgid "&Open..." -msgstr "" - -#: src/modules/editor/scripteditor.cpp:844 -msgid "&Save As..." -msgstr "" - -#: src/modules/editor/scripteditor.cpp:846 -msgid "&Configure Editor..." -msgstr "" - -#: src/modules/editor/scripteditor.cpp:962 -msgid "Choose a Filename - KVIrc" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:974 -msgid "Save Failed - KVIrc" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:975 -#, c-format -msgid "Can't open the file %s for writing." -msgstr "" - -#: src/modules/editor/scripteditor.cpp:1032 -#: src/modules/editor/scripteditor.cpp:1047 -#, c-format -msgid "Row: %d Col: %d" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:1057 -msgid "Load Script File - KVIrc" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:1070 -msgid "Open Failed - KVIrc" -msgstr "" - -#: src/modules/editor/scripteditor.cpp:1071 -#, c-format -msgid "Can't open the file %s for reading." -msgstr "" |
