Add translation templates for tdevelop.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/6/head
Slávek Banko 5 years ago
parent df1bba1504
commit 951a586afb
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -0,0 +1,77 @@
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2019-01-01 02:36+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"
#: _translatorinfo:1
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""
#: _translatorinfo:2
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""
#: kdevdesigner.cpp:78
msgid "Could not find the KDevDesigner part."
msgstr ""
#: main.cpp:31
msgid "TDE GUI Designer"
msgstr ""
#: main.cpp:37
msgid "Document to open"
msgstr ""
#: main.cpp:43
msgid "KDevDesigner"
msgstr ""
#: kdevdesigner_shell.rc:4
#, no-c-format
msgid "&File"
msgstr ""
#: kdevdesigner_shell.rc:9
#, no-c-format
msgid "&Edit"
msgstr ""
#: kdevdesigner_shell.rc:12
#, no-c-format
msgid "&Project"
msgstr ""
#: kdevdesigner_shell.rc:15
#, no-c-format
msgid "&Tools"
msgstr ""
#: kdevdesigner_shell.rc:18
#, no-c-format
msgid "&Layout"
msgstr ""
#: kdevdesigner_shell.rc:21
#, no-c-format
msgid "&Window"
msgstr ""
#: kdevdesigner_shell.rc:25
#, no-c-format
msgid "&Settings"
msgstr ""

File diff suppressed because it is too large Load Diff

@ -0,0 +1,217 @@
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2019-01-01 02:41+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"
#: _translatorinfo:1
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""
#: _translatorinfo:2
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""
#: tipofday_part.cpp:36
msgid "&Tip of the Day"
msgstr ""
#: tipofday_part.cpp:38
msgid "A tip how to use TDevelop"
msgstr ""
#: tipofday_part.cpp:39
msgid ""
"<b>Tip of the day</b><p>Will display another good tip \n"
"contributed by KDevelop users."
msgstr ""
#: kdevpart_tipofday.rc:4
#, no-c-format
msgid "&Help"
msgstr ""
#: tips:3
msgid ""
"<p>If you want to specify additional command-line options to your make "
"program, you can set them in the <b>Project Options</b> dialog, <b>Make "
"Options</b> tab.\n"
msgstr ""
#: tips:10
msgid ""
"<p>If you use functions of other libraries than the target is currently "
"linked with, you can specify them in the <b>Target Options</b> dialog.\n"
msgstr ""
#: tips:17
msgid ""
"<p>If you want to change your application's version number, you can change "
"it in the <b>Project Options</b> dialog, <b>General</b> tab, automatically "
"updating your project.\n"
msgstr ""
#: tips:24
msgid ""
"<p>If you want to create a new project, choose \"Project\"->\"New Project\" "
"from the menu.\n"
msgstr ""
#: tips:31
msgid ""
"<p>If you changed your applications' classes, you should update your API "
"documentation by selecting \"Build API Documentation\" from the Build menu.\n"
msgstr ""
#: tips:38
msgid ""
"<p>You can save time if you select \"Compile File\" from the Build menu or "
"the toolbar, to only compile your current implementation file.\n"
msgstr ""
#: tips:45
msgid ""
"<p>If you're searching for information on classes or classmembers, select "
"\"Search for Help on...\" from the Help menu or use \"Index\" tab of the "
"documentation tree.\n"
msgstr ""
#: tips:52
msgid ""
"<p>If you want to have info about something in the TDevelop window, select "
"the \"What's this?\" button in the toolbar and click on the item you don't "
"know about.\n"
msgstr ""
#: tips:59
msgid ""
"<p>Hint: You can search the documentation for a keyword by marking the word "
"and select \"Search in Documentation\" in the right button popup menu.\n"
msgstr ""
#: tips:66
msgid "<p>The TDevelop Team wishes you a nice day !\n"
msgstr ""
#: tips:73
msgid ""
"<p>If you have found a bug in TDevelop, please let us know. Use KDE Bugzilla "
"at http://bugs.trinitydesktop.org/ or select \"Help\"->\"Report Bug\" from "
"the menu.\n"
msgstr ""
#: tips:80
msgid ""
"<p>If you want to add your own documentation to the documentation tree use "
"<b>Documentation Tree</b> tab in the <b>Configure TDevelop</b> dialog.\n"
msgstr ""
#: tips:87
msgid ""
"<p>...that you can create a new class with \"New Class\" from the "
"\"Project\" menu?\n"
msgstr ""
#: tips:94
msgid ""
"<p>To open a project, select \"Open Project\" from the \"Project\" menu.\n"
msgstr ""
#: tips:101
msgid ""
"<p>If you compile your project and get an error, you can click on the error "
"message to switch to the file and line where the error occurred.\n"
msgstr ""
#: tips:108
msgid ""
"<p>...that you can debug your programs within TDevelop by selecting "
"\"Debug\"->\"Start\" in the menu?\n"
msgstr ""
#: tips:115
msgid ""
"<p>...that you can switch between classes or namespaces by selecting the "
"class or namespace combo in the toolbar?\n"
msgstr ""
#: tips:122
msgid ""
"<p>...that you can preview images and icons by selecting them in the file "
"viewer's trees?\n"
msgstr ""
#: tips:129
msgid ""
"<p>...that you can set the compiler options in the <b>Project Options</b> "
"dialog, <b>Configure Options</b> tab?\n"
msgstr ""
#: tips:136
msgid ""
"<p>...that you can copy text from the documentation browser to the clipboard "
"and insert it into your sources?\n"
msgstr ""
#: tips:143
msgid ""
"<p>...that you should keep your library documentation up to date after "
"installing new libraries?\n"
msgstr ""
#: tips:150
msgid "<p>...that you can configure the syntax-highlighting of the editor?\n"
msgstr ""
#: tips:157
msgid ""
"<p>...that you can access more internal debug functions selecting "
"\"Debug\"->\"Viewers\"?\n"
msgstr ""
#: tips:164
msgid ""
"<p>...that you can move the cursor by words with Ctrl and left or right "
"arrow?\n"
msgstr ""
#: tips:171
msgid "<p>...that your source bookmarks are stored in the project?\n"
msgstr ""
#: tips:178
msgid ""
"<p>...that your documentation bookmarks are stored globally in TDevelop "
"configuration?\n"
msgstr ""
#: tips:185
msgid ""
"<p>...that you can start grep search from inside editor with context menu?\n"
msgstr ""
#: tips:192
msgid ""
"<p>...that you can set the installation path in \"Project\"->\"Project "
"Options\" \"Configure Options\" with just adding \"--prefix=/install/path/\" "
"to the \"Configure arguments\"-list?\n"
msgstr ""
#: tips:199
msgid ""
"<p>...that you can compilie your project in \"debug-mode\" and "
"\"optimized-mode\"?\n"
msgstr ""
Loading…
Cancel
Save