-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
4,638 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
en | ||
es_ES | ||
fr | ||
it_IT | ||
nl | ||
nl_BE | ||
pl | ||
ru | ||
tr | ||
zh_CN |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR Alexey Rochev <[email protected]> | ||
# This file is distributed under the same license as the tremotesf package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
# Translators: | ||
# Mehmet BEKGÖZ, 2023 | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: tremotesf\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2018-08-31 19:28+0300\n" | ||
"PO-Revision-Date: 2018-08-31 13:48+0000\n" | ||
"Last-Translator: Mehmet BEKGÖZ, 2023\n" | ||
"Language-Team: Turkish (https://app.transifex.com/equeim/teams/72280/tr/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Language: tr\n" | ||
"Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||
|
||
#: tmp.desktop.in:4 ../org.equeim.Tremotesf.appdata.xml.in:7 | ||
msgid "Tremotesf" | ||
msgstr "Tremotesf" | ||
|
||
#: tmp.desktop.in:5 ../org.equeim.Tremotesf.appdata.xml.in:8 | ||
msgid "Remote GUI for Transmission BitTorrent client" | ||
msgstr "Transmission BitTorrent istemcisi için uzaktan uygulama" | ||
|
||
#: ../org.equeim.Tremotesf.appdata.xml.in:11 | ||
msgid "" | ||
"Tremotesf is a remote GUI for Transmission BitTorrent client. You can fully " | ||
"control your transmission-daemon instance, manage torrents, set Transmission" | ||
" settings, view server statistics." | ||
msgstr "" | ||
"Tremotesf, Transmission BitTorrent istemcisi için uzaktan bir GUI'dir. " | ||
"Transmission-daemon örneğinizi tamamen kontrol edebilir, torrentleri " | ||
"yönetebilir, transmission ayarlarını yapabilir, sunucu istatistiklerini " | ||
"görüntüleyebilirsiniz." | ||
|
||
#: ../org.equeim.Tremotesf.appdata.xml.in:14 | ||
msgid "" | ||
"You can add several servers profiles and switch between them (only one can " | ||
"be connected at a time). Tremotesf has support of HTTPS, including self-" | ||
"signed certificates and client certificate authentication. You can set " | ||
"mounted directories for servers and quickly open torrents' files and choose " | ||
"download directory from file dialog." | ||
msgstr "" | ||
"Birkaç sunucu profili ekleyebilir ve bunlar arasında geçiş yapabilirsiniz " | ||
"(aynı anda yalnızca bir tanesi bağlanabilir). Tremotesf, kendinden imzalı " | ||
"sertifikalar ve istemci sertifikası kimlik doğrulaması dahil olmak üzere " | ||
"HTTPS desteğine sahiptir. Sunucular için monte edilmiş dizinler " | ||
"ayarlayabilir ve torrent dosyalarını hızlı bir şekilde açabilir ve dosya " | ||
"iletişim kutusundan indirme dizinini seçebilirsiniz." | ||
|
||
#: ../org.equeim.Tremotesf.appdata.xml.in:41 | ||
msgid "Alexey Rochev" | ||
msgstr "Alexey Rochev" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,6 +28,9 @@ | |
<li><p>French</p> | ||
<p>Jonathan Blanc<br>Nicolas Roudninski</p> | ||
</li> | ||
<li><p>German</p> | ||
<p>LaszloEr</p> | ||
</li> | ||
<li><p>Italian (Italy)</p> | ||
<p>albanobattistella<br/>Ioma Taani</p> | ||
</li> | ||
|
@@ -40,4 +43,7 @@ | |
<li><p>Spanish</p> | ||
<p>carlosgonzz <<a href="mailto:[email protected]">[email protected]</a>></p> | ||
</li> | ||
<li><p>Turkish</p> | ||
<p>Mehmet BEKGÖZ</p> | ||
</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.