added language files for two new plugins
updated other language files via update_po_files script
This commit is contained in:
parent
db45d0594d
commit
df82cf63ec
106 changed files with 2660 additions and 120 deletions
|
@ -0,0 +1,57 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
"_: \n"
|
||||
""
|
||||
msgstr ""
|
||||
|
||||
#: Name
|
||||
msgid "Plugin template"
|
||||
msgstr "Plugin template"
|
||||
|
||||
#: Link
|
||||
msgid "Template"
|
||||
msgstr "Template"
|
||||
|
||||
#: Title
|
||||
msgid "This is a plugin template"
|
||||
msgstr "This is a plugin template"
|
||||
|
||||
#: Text.Example
|
||||
msgid "Think before you code."
|
||||
msgstr "Think before you code."
|
||||
|
||||
#: Text.SecondExample
|
||||
msgid "And while probably won't hurt!"
|
||||
msgstr "And while probably won't hurt!"
|
||||
|
||||
#: Help.Example
|
||||
msgid ""
|
||||
"This template should help you with starting to write your own plugins. "
|
||||
"Please take a look in plugin-interfaces.txt for further assistance."
|
||||
msgstr ""
|
||||
"This template should help you with starting to write your own plugins. "
|
||||
"Please take a look in plugin-interfaces.txt for further assistance."
|
||||
|
||||
#: SuccessMessage.TemplateLaunched.Title
|
||||
msgid "You see ..."
|
||||
msgstr "You see ..."
|
||||
|
||||
#: SuccessMessage.TemplateLaunched.Text
|
||||
msgid "an empty example for a plugin."
|
||||
msgstr "an empty example for a plugin."
|
||||
|
||||
#: WarningMessage.SomeError.Title
|
||||
msgid "Invalid value"
|
||||
msgstr "Invalid value"
|
||||
|
||||
#: WarningMessage.SomeError.Text
|
||||
msgid "This message will never appear."
|
||||
msgstr "This message will never appear."
|
||||
|
||||
#: EnvironmentWarning.MissingFoo.Title
|
||||
msgid "Plugin template warning example"
|
||||
msgstr "Plugin template warning example"
|
||||
|
||||
#: EnvironmentWarning.MissingFoo.Text
|
||||
msgid "Use this to print some important warnings."
|
||||
msgstr "Use this to print some important warnings."
|
Loading…
Add table
Add a link
Reference in a new issue