Skip to content

Commit

Permalink
Added translation using Weblate (Turkish)
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Mar 11, 2024
1 parent bc5794a commit 89e526e
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions src/documents/welcome_tr.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<html>
<!--
****************************************************************************
**
** QPrompt
** Copyright (C) 2020-2022 Javier O. Cordero Pérez
**
** This file is part of QPrompt.
**
** This program is free software: you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
** the Free Software Foundation, version 3 of the License.
**
** This program is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
** GNU General Public License for more details.
**
** You should have received a copy of the GNU General Public License
** along with this program. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************
-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="qrichtext" content="1">
<title>QPrompt Welcome</title>
</head>
<body align="center">
<p> <img src="qrc:/images/qprompt.png" alt="QPrompt" width="274" /></p>
<p>Thank you for using QPrompt!</p>
<p><a href="#">QPrompt</a> takes the stress away from teleprompter operation, so you can enjoy media production and avoid dealing with memorization.</p>
<p>Our goal with QPrompt is to make it easy to operate a teleprompter, while maximizing productivity, performance, and control accuracy.</p>
<p>QPrompt is free software as defined by the FSF; meaning you're free to share, study, and modify QPrompt to your needs.</p>
<p>Visit the website <a href="https://qprompt.app/">qprompt.app</a> for instructional materials and to download the latest version of QPrompt. You can also contribute to QPrompt's development yourself and help translate the program and its resources at <a href="https://l10n.qprompt.app">l10n.qprompt.app</a>. Visit our community section at <a href="https://qprompt.app/#community">qprompt.app</a> for more ways to contribute.<br></p>
<p>QPrompt is pronounced "Q" "Prompt". The name is short for Cue Prompter, something said to cue teleprompter operators. Also, QPrompt is built using the Qt framework. The Q is meant to reference all of these things plus the word "quick", because teleprompter operators must be quick to respond to what happens on set.<br></p>
<p>QPrompt is developed and maintained by Javier Cordero, also known as Cuperino, with the help of users like you, who share valuable feedback, translate QPrompt, and help test betas. Special thanks to my moral supporters and family, the KDE Project, KDAB, and The Qt Company for the underlying technology, and KDAB and I-Corps for their educational resources. You made this possible!</p>
</body>
</html>

0 comments on commit 89e526e

Please sign in to comment.