GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-05-17 01:51:56 +00:00
parent a5a2c0b03e
commit 53dc32fac1
37 changed files with 2402 additions and 2571 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-05-16 00:47+0000\n"
"POT-Creation-Date: 2023-05-17 00:47+0000\n"
"PO-Revision-Date: 2023-05-15 21:49+0300\n"
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
"Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
@@ -123,90 +123,90 @@ msgstr "Hedef"
msgid "Network Error"
msgstr "Ağ Hatası"
#: src/main.cpp:159
#: src/main.cpp:160
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:161
#: src/main.cpp:162
#, kde-format
msgid "Matrix client"
msgstr "Matrix istemcisi"
#: src/main.cpp:163
#: src/main.cpp:164
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2022 KDE Topluluğu"
#: src/main.cpp:164
#: src/main.cpp:165
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:164 src/main.cpp:165 src/main.cpp:166
#: src/main.cpp:165 src/main.cpp:166 src/main.cpp:167
#, kde-format
msgid "Maintainer"
msgstr "Bakımcı"
#: src/main.cpp:165
#: src/main.cpp:166
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:166
#: src/main.cpp:167
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:167
#: src/main.cpp:168
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:167
#: src/main.cpp:168
#, kde-format
msgid "Original author of Spectral"
msgstr "Spectral'in özgün yazarı"
#: src/main.cpp:168
#: src/main.cpp:169
#, kde-format
msgid "Alexey Rusakov"
msgstr "Aleksey Rusakov"
#: src/main.cpp:168
#: src/main.cpp:169
#, kde-format
msgid "Maintainer of Quotient"
msgstr "Quotient bakımcısı"
#: src/main.cpp:169
#: src/main.cpp:170
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Emir SARI"
#: src/main.cpp:169
#: src/main.cpp:170
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "emir_sari@icloud.com"
#: src/main.cpp:173
#: src/main.cpp:174
#, kde-format
msgid "A Qt5 library to write cross-platform clients for Matrix"
msgstr "Matrix için çapraz platform istemciler yazmak için bir Qt5 kitaplığı"
#: src/main.cpp:176
#: src/main.cpp:177
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (%2 üzerine yapılı)"
#: src/main.cpp:318
#: src/main.cpp:320
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Matrix iletişim protokolü için istemci"
#: src/main.cpp:319
#: src/main.cpp:321
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "matrix: URL şemasını destekler"
@@ -634,80 +634,102 @@ msgstr "Özel"
msgid "Own Stickers"
msgstr "Yapışkanlarımız"
#: src/models/messageeventmodel.cpp:389 src/models/searchmodel.cpp:164
#: src/models/messageeventmodel.cpp:400 src/models/searchmodel.cpp:164
#, kde-format
msgid "Today"
msgstr "Bugün"
#: src/models/messageeventmodel.cpp:392 src/models/searchmodel.cpp:167
#: src/models/messageeventmodel.cpp:403 src/models/searchmodel.cpp:167
#, kde-format
msgid "Yesterday"
msgstr "Dün"
#: src/models/messageeventmodel.cpp:395 src/models/searchmodel.cpp:170
#: src/models/messageeventmodel.cpp:406 src/models/searchmodel.cpp:170
#, kde-format
msgid "The day before yesterday"
msgstr "dünden önceki gün"
#: src/models/messageeventmodel.cpp:511 src/models/messageeventmodel.cpp:520
#: src/models/messageeventmodel.cpp:522 src/models/messageeventmodel.cpp:531
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr "<i>[Bu ileti silindi]</i>"
#: src/models/messageeventmodel.cpp:512
#: src/models/messageeventmodel.cpp:523
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr "<i>[Bu ileti silindi: %1]</i>"
#: src/models/messageeventmodel.cpp:601
#: src/models/messageeventmodel.cpp:612
#, kde-format
msgid "[REDACTED]"
msgstr "[DEĞİŞTİRİLDİ]"
#: src/models/messageeventmodel.cpp:601
#: src/models/messageeventmodel.cpp:612
#, kde-format
msgid "[REDACTED: %1]"
msgstr "[DEĞİŞTİRİLDİ: %1]"
#: src/models/messageeventmodel.cpp:910
#: src/models/messageeventmodel.cpp:921
#, kde-format
msgid "1 user: "
msgid_plural "%1 users: "
msgstr[0] "%1 kullanıcı: "
msgstr[1] "%1 kullanıcı: "
#: src/models/messageeventmodel.cpp:917
#: src/models/messageeventmodel.cpp:928
#, kde-format
msgctxt "list separator"
msgid ", "
msgstr ", "
#: src/models/roomlistmodel.cpp:461
#: src/models/reactionmodel.cpp:52
#, kde-format
msgctxt "Separate the usernames of users"
msgid " and "
msgstr " ve"
#: src/models/reactionmodel.cpp:59
#, kde-format
msgctxt "%1 is the number of other users"
msgid " and %1 other"
msgid_plural " and %1 others"
msgstr[0] " ve %1 başkası"
msgstr[1] " ve %1 başkası"
#: src/models/reactionmodel.cpp:63
#, kde-format
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
msgid "%2 reacted with %3"
msgid_plural "%2 reacted with %3"
msgstr[0] "%2, %3 ile tepki verdi"
msgstr[1] "%2, %3 ile tepki verdi"
#: src/models/roomlistmodel.cpp:457
#, kde-format
msgid "Invited"
msgstr "Davet Edilen"
#: src/models/roomlistmodel.cpp:463
#: src/models/roomlistmodel.cpp:459
#, kde-format
msgid "Favorite"
msgstr "Sık Kullanılan"
#: src/models/roomlistmodel.cpp:465
#: src/models/roomlistmodel.cpp:461
#, kde-format
msgid "Direct Messages"
msgstr "Doğrudan İletiler"
#: src/models/roomlistmodel.cpp:467
#: src/models/roomlistmodel.cpp:463
#, kde-format
msgid "Normal"
msgstr "Normal"
#: src/models/roomlistmodel.cpp:469
#: src/models/roomlistmodel.cpp:465
#, kde-format
msgid "Low priority"
msgstr "Düşük öncelik"
#: src/models/roomlistmodel.cpp:471
#: src/models/roomlistmodel.cpp:467
#, kde-format
msgid "Spaces"
msgstr "Alanlar"
@@ -1415,13 +1437,6 @@ msgctxt "@action:button"
msgid "Back"
msgstr "Geri"
#: src/qml/Component/QuickSwitcher.qml:127
#: src/qml/Page/RoomList/CollapsedRoomDelegate.qml:37
#: src/qml/Page/RoomList/RoomDelegate.qml:64
#, kde-format
msgid "No Name"
msgstr "Adsız"
#: src/qml/Component/Timeline/EncryptedDelegate.qml:15
#: src/qml/Component/Timeline/ReplyComponent.qml:151
#, kde-format
@@ -1500,28 +1515,6 @@ msgctxt "as in 'this vote has ended'"
msgid "(Ended)"
msgstr "(Bitti)"
#: src/qml/Component/Timeline/ReactionDelegate.qml:55
#, kde-format
msgctxt "Separate the usernames of users"
msgid " and "
msgstr " ve"
#: src/qml/Component/Timeline/ReactionDelegate.qml:61
#, kde-format
msgctxt "%1 is the number of other users"
msgid " and %1 other"
msgid_plural " and %1 others"
msgstr[0] " ve %1 başkası"
msgstr[1] " ve %1 başkası"
#: src/qml/Component/Timeline/ReactionDelegate.qml:64
#, kde-format
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
msgid "%2 reacted with %3"
msgid_plural "%2 reacted with %3"
msgstr[0] "%2, %3 ile tepki verdi"
msgstr[1] "%2, %3 ile tepki verdi"
#: src/qml/Component/Timeline/ReadMarkerDelegate.qml:69
#, kde-format
msgctxt "Relative time since the room was last read"
@@ -3923,32 +3916,32 @@ msgid ""
"There's no room %1 in the room list. Check the spelling and the account."
msgstr "Oda listesinde %1 diye bir oda yok. Hesabı ve yazımı denetleyin."
#: src/roommanager.cpp:212
#: src/roommanager.cpp:216
#, kde-format
msgid "Failed to join room"
msgstr "Odaya katılamadı"
#: src/roommanager.cpp:229
#: src/roommanager.cpp:233
#, kde-format
msgid "You requested to join '%1'"
msgstr "'%1' odasına katılmak istediniz"
#: src/roommanager.cpp:232
#: src/roommanager.cpp:236
#, kde-format
msgid "Failed to request joining room"
msgstr "Odaya katılma istenemedi"
#: src/roommanager.cpp:242
#: src/roommanager.cpp:246
#, kde-format
msgid "No application for the link"
msgstr "Bağlantı için bir uygulama yok"
#: src/roommanager.cpp:242
#: src/roommanager.cpp:246
#, kde-format
msgid "Your operating system could not find an application for the link."
msgstr "İşletim sisteminiz, bu bağlantı için bir uygulama bulamadı."
#: src/roommanager.cpp:248
#: src/roommanager.cpp:252
#, kde-format
msgid "Could not open URL"
msgstr "URL açılamadı"
@@ -3963,6 +3956,9 @@ msgstr "Göster"
msgid "Quit"
msgstr "Çık"
#~ msgid "No Name"
#~ msgstr "Adsız"
#~ msgid "%1 (%2)"
#~ msgstr "%1 (%2)"