GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2022-12-28 02:16:59 +00:00
parent eb610ffe81
commit fcee5bfa92
35 changed files with 3986 additions and 3229 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: 2022-12-27 00:48+0000\n"
"POT-Creation-Date: 2022-12-28 00:49+0000\n"
"PO-Revision-Date: 2022-12-23 20:47+0300\n"
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
"Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
@@ -744,111 +744,117 @@ msgstr "%1 kişisini odadan yasakladı: %2"
msgid "self-banned from the room"
msgstr "kendini yasakladı"
#: src/neochatroom.cpp:604
#: src/neochatroom.cpp:605
#, kde-format
msgid "requested an invite"
msgstr "bir davet istedi"
#: src/neochatroom.cpp:607
#: src/neochatroom.cpp:605
#, fuzzy, kde-format
#| msgid "requested an invite"
msgid "requested an invite with reason: %1"
msgstr "bir davet istedi"
#: src/neochatroom.cpp:609
#, kde-format
msgid "made something unknown"
msgstr "bilinmeyen bir şeyler yaptı"
#: src/neochatroom.cpp:610
#: src/neochatroom.cpp:612
#, kde-format
msgid "cleared the room main alias"
msgstr "oda ana armasını sildi"
#: src/neochatroom.cpp:610
#: src/neochatroom.cpp:612
#, kde-format
msgid "set the room main alias to: %1"
msgstr "oda ana armasını %1 olarak ayarladı"
#: src/neochatroom.cpp:613
#: src/neochatroom.cpp:615
#, kde-format
msgid "cleared the room name"
msgstr "oda adını sildi"
#: src/neochatroom.cpp:613
#: src/neochatroom.cpp:615
#, kde-format
msgid "set the room name to: %1"
msgstr "oda adını %1 olarak ayarladı"
#: src/neochatroom.cpp:616
#: src/neochatroom.cpp:618
#, kde-format
msgid "cleared the topic"
msgstr "konuyu sildi"
#: src/neochatroom.cpp:616
#: src/neochatroom.cpp:618
#, kde-format
msgid "set the topic to: %1"
msgstr "konuyu %1 olarak ayarladı"
#: src/neochatroom.cpp:619
#: src/neochatroom.cpp:621
#, kde-format
msgid "changed the room avatar"
msgstr "oda avatarını değiştirdi"
#: src/neochatroom.cpp:622
#: src/neochatroom.cpp:624
#, kde-format
msgid "activated End-to-End Encryption"
msgstr "uçtan uca şifrelemeyi etkinleştirdi"
#: src/neochatroom.cpp:625
#: src/neochatroom.cpp:627
#, kde-format
msgid "upgraded the room to version %1"
msgstr "odayı %1 sürümüne güncelledi"
#: src/neochatroom.cpp:626
#: src/neochatroom.cpp:628
#, kde-format
msgid "created the room, version %1"
msgstr "odayı oluşturdu, sürüm %1"
#: src/neochatroom.cpp:629
#: src/neochatroom.cpp:631
#, kde-format
msgctxt "'power level' means permission level"
msgid "changed the power levels for this room"
msgstr "bu oda için izin düzeylerini değiştirdi"
#: src/neochatroom.cpp:633
#: src/neochatroom.cpp:635
#, kde-format
msgid "changed the server access control lists for this room"
msgstr "bu oda için sunucu erişim denetim listelerini değiştirdi"
#: src/neochatroom.cpp:637
#: src/neochatroom.cpp:639
#, kde-format
msgctxt "[User] added <name> widget"
msgid "added %1 widget"
msgstr "%1 araç takımını ekledi"
#: src/neochatroom.cpp:640
#: src/neochatroom.cpp:642
#, kde-format
msgctxt "[User] removed <name> widget"
msgid "removed %1 widget"
msgstr "%1 araç takımını kaldırdı"
#: src/neochatroom.cpp:642
#: src/neochatroom.cpp:644
#, kde-format
msgctxt "[User] configured <name> widget"
msgid "configured %1 widget"
msgstr "%1 araç takımını yapılandırdı"
#: src/neochatroom.cpp:644
#: src/neochatroom.cpp:646
#, kde-format
msgid "updated %1 state"
msgstr "%1 durumu güncelledi"
#: src/neochatroom.cpp:645
#: src/neochatroom.cpp:647
#, kde-format
msgid "updated %1 state for %2"
msgstr "%2 için %1 durumu güncelledi"
#: src/neochatroom.cpp:652
#: src/neochatroom.cpp:654
#, kde-format
msgid "Unknown event"
msgstr "Bilinmeyen olay"
#: src/neochatroom.cpp:1178 src/neochatroom.cpp:1179
#: src/neochatroom.cpp:1180 src/neochatroom.cpp:1181
#, kde-format
msgid "Report sent successfully."
msgstr "Rapor başarıyla gönderildi."
@@ -1133,16 +1139,16 @@ msgid ""
"device."
msgstr "Bu ileti şifreli ve gönderen, anahtarı bu aygıt ile paylaşmadı."
#: src/qml/Component/Timeline/FileDelegate.qml:57
#: src/qml/Component/Timeline/FileDelegate.qml:152
#: src/qml/Component/Timeline/FileDelegate.qml:54
#: src/qml/Component/Timeline/FileDelegate.qml:141
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to download its file"
msgid "Download"
msgstr "İndir"
#: src/qml/Component/Timeline/FileDelegate.qml:73
#: src/qml/Component/Timeline/FileDelegate.qml:143
#: src/qml/Component/Timeline/FileDelegate.qml:70
#: src/qml/Component/Timeline/FileDelegate.qml:132
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to open its downloaded "
@@ -1150,13 +1156,13 @@ msgctxt ""
msgid "Open File"
msgstr "Dosya Aç"
#: src/qml/Component/Timeline/FileDelegate.qml:88
#: src/qml/Component/Timeline/FileDelegate.qml:85
#, kde-format
msgctxt "file download progress"
msgid "%1 / %2"
msgstr "%1 / %2"
#: src/qml/Component/Timeline/FileDelegate.qml:93
#: src/qml/Component/Timeline/FileDelegate.qml:90
#, kde-format
msgctxt ""
"tooltip for a button on a message; stops downloading the message's file"
@@ -1250,7 +1256,7 @@ msgstr "Kullanıcı Değiştir"
msgid "Add"
msgstr "Ekle"
#: src/qml/Component/UserInfo.qml:197 src/qml/main.qml:263
#: src/qml/Component/UserInfo.qml:197 src/qml/main.qml:264
#: src/qml/Menu/GlobalMenu.qml:28
#, kde-format
msgid "Configure"
@@ -1296,7 +1302,7 @@ msgstr "Çıkış Yap"
msgid "Are you sure you want to sign out?"
msgstr "Çıkış yapmak istediğinize emin misiniz?"
#: src/qml/Dialog/CreateRoomDialog.qml:16 src/qml/main.qml:250
#: src/qml/Dialog/CreateRoomDialog.qml:16 src/qml/main.qml:251
#, kde-format
msgid "Create a Room"
msgstr "Bir Oda Oluştur"
@@ -1563,91 +1569,97 @@ msgstr "Bu kullanıcıyı yok say"
msgid "Kick this user"
msgstr "Bu kullanıcıyı kov"
#: src/qml/Dialog/UserDetailDialog.qml:104
#: src/qml/Dialog/UserDetailDialog.qml:105
#, fuzzy, kde-format
#| msgid "Ignore this user"
msgid "Invite this user"
msgstr "Bu kullanıcıyı yok say"
#: src/qml/Dialog/UserDetailDialog.qml:117
#, kde-format
msgid "Ban this user"
msgstr "Bu kullanıcıyı yasakla"
#: src/qml/Dialog/UserDetailDialog.qml:109
#: src/qml/Dialog/UserDetailDialog.qml:122
#, kde-format
msgctxt "@title"
msgid "Ban User"
msgstr "Kullanıcıyı Yasakla"
#: src/qml/Dialog/UserDetailDialog.qml:120
#: src/qml/Dialog/UserDetailDialog.qml:133
#, kde-format
msgid "Unban this user"
msgstr "Bu kullanıcının yasağını kaldır"
#: src/qml/Dialog/UserDetailDialog.qml:133
#: src/qml/Dialog/UserDetailDialog.qml:146
#, kde-format
msgid "Remove recent messages by this user"
msgstr "Bu kullanıcının gönderdiği son iletileri kaldır"
#: src/qml/Dialog/UserDetailDialog.qml:138
#: src/qml/Dialog/UserDetailDialog.qml:151
#, kde-format
msgctxt "@title"
msgid "Remove Messages"
msgstr "İletileri Kaldır"
#: src/qml/Dialog/UserDetailDialog.qml:148
#: src/qml/Dialog/UserDetailDialog.qml:161
#, kde-format
msgid "Open a private chat"
msgstr "Özel bir sohbet açın"
#: src/qml/Dialog/UserDetailDialog.qml:158
#: src/qml/Dialog/UserDetailDialog.qml:171
#, kde-format
msgid "Copy link"
msgstr "Bağlantıyı kopyala"
#: src/qml/main.qml:125
#: src/qml/main.qml:126
#, kde-format
msgid "Warning: %1"
msgstr "Uyarı: %1"
#: src/qml/main.qml:238 src/qml/Page/RoomListPage.qml:207
#: src/qml/main.qml:239 src/qml/Page/RoomListPage.qml:205
#, kde-format
msgid "Explore rooms"
msgstr "Odaları Keşfet"
#: src/qml/main.qml:244 src/qml/main.qml:257 src/qml/Menu/GlobalMenu.qml:43
#: src/qml/main.qml:245 src/qml/main.qml:258 src/qml/Menu/GlobalMenu.qml:43
#: src/qml/Menu/GlobalMenu.qml:48 src/qml/Page/StartChatPage.qml:18
#, kde-format
msgid "Start a Chat"
msgstr "Bir Sohbet Başlat"
#: src/qml/main.qml:260 src/qml/Menu/GlobalMenu.qml:23
#: src/qml/main.qml:261 src/qml/Menu/GlobalMenu.qml:23
#, kde-format
msgid "Configure NeoChat..."
msgstr "NeoChat'i Yapılandır..."
#: src/qml/main.qml:269
#: src/qml/main.qml:270
#, kde-format
msgid "Logout"
msgstr "Oturumu Kapat"
#: src/qml/main.qml:275 src/trayicon.cpp:30
#: src/qml/main.qml:276 src/trayicon.cpp:30
#, kde-format
msgid "Quit"
msgstr "Çık"
#: src/qml/main.qml:359
#: src/qml/main.qml:361
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
#: src/qml/main.qml:400
#: src/qml/main.qml:402
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Oturum Doğrulama"
#: src/qml/main.qml:410
#: src/qml/main.qml:412
#, kde-format
msgid "User consent"
msgstr "Kullanıcı onayı"
#: src/qml/main.qml:415
#: src/qml/main.qml:417
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -1656,17 +1668,17 @@ msgstr ""
"Ana sunucunuz, kullanım öncesinde kullanım koşullarını kabul etmenizi "
"gerektiriyor. Okumak için aşağıdaki düğmeye tıklayın."
#: src/qml/main.qml:420
#: src/qml/main.qml:422
#, kde-format
msgid "Open"
msgstr "Aç"
#: src/qml/main.qml:449
#: src/qml/main.qml:451
#, kde-format
msgid "Start a chat"
msgstr "Bir sohbet başlat"
#: src/qml/main.qml:451
#: src/qml/main.qml:453
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "%1 ile bir sohbet başlatmak istiyor musunuz?"
@@ -2227,32 +2239,32 @@ msgstr "Tüm Odaları Göster"
msgid "Rooms"
msgstr "Odalar"
#: src/qml/Page/RoomListPage.qml:204
#: src/qml/Page/RoomListPage.qml:202
#, kde-format
msgid "No rooms found"
msgstr "Oda bulunamadı"
#: src/qml/Page/RoomListPage.qml:204
#: src/qml/Page/RoomListPage.qml:202
#, kde-format
msgid "Join some rooms to get started"
msgstr "Başlamak için odalara katılın"
#: src/qml/Page/RoomListPage.qml:207
#: src/qml/Page/RoomListPage.qml:205
#, kde-format
msgid "Search in room directory"
msgstr "Oda dizininde ara"
#: src/qml/Page/RoomListPage.qml:279 src/qml/Page/RoomListPage.qml:331
#: src/qml/Page/RoomListPage.qml:303 src/qml/Page/RoomListPage.qml:355
#, kde-format
msgid "No Name"
msgstr "Adsız"
#: src/qml/Page/RoomListPage.qml:346
#: src/qml/Page/RoomListPage.qml:370
#, kde-format
msgid "Muted room"
msgstr "Sessize alınmış oda"
#: src/qml/Page/RoomListPage.qml:366
#: src/qml/Page/RoomListPage.qml:390
#, kde-format
msgid "Configure room"
msgstr "Odayı yapılandır"
@@ -2445,7 +2457,7 @@ msgstr "Sessize Alınmış"
msgid "General"
msgstr "Genel"
#: src/qml/RoomSettings/Categories.qml:25 src/qml/RoomSettings/Security.qml:18
#: src/qml/RoomSettings/Categories.qml:25 src/qml/RoomSettings/Security.qml:19
#, kde-format
msgid "Security"
msgstr "Güvenlik"
@@ -2542,35 +2554,7 @@ msgstr "Oda bildirimleri ayarı"
msgid "Follow global setting"
msgstr "Global ayarı izle"
#: src/qml/RoomSettings/Security.qml:30
#, kde-format
msgctxt "@option:check"
msgid "Access"
msgstr "Eriş"
#: src/qml/RoomSettings/Security.qml:33
#, kde-format
msgctxt "@option:check"
msgid "Private (invite only)"
msgstr "Özel (yalnızca davetliler)"
#: src/qml/RoomSettings/Security.qml:34
#, kde-format
msgid "Only invited people can join."
msgstr "Yalnızca davet edilen kişiler katılabilir."
#: src/qml/RoomSettings/Security.qml:42
#, kde-format
msgctxt "@option:check"
msgid "Space members"
msgstr "Alan üyeleri"
#: src/qml/RoomSettings/Security.qml:44 src/qml/RoomSettings/Security.qml:46
#, kde-format
msgid "Anyone in a space can find and join."
msgstr "Bir alandaki herkes bulabilir ve katılabilir."
#: src/qml/RoomSettings/Security.qml:45
#: src/qml/RoomSettings/Security.qml:17
#, kde-format
msgid ""
"You need to upgrade this room to a newer version to enable this setting."
@@ -2578,43 +2562,82 @@ msgstr ""
"Bu ayarı etkinleştirmek için odayı daha yeni bir sürüme yükseltmeniz "
"gerekiyor."
#: src/qml/RoomSettings/Security.qml:31
#, kde-format
msgctxt "@option:check"
msgid "Access"
msgstr "Eriş"
#: src/qml/RoomSettings/Security.qml:34
#, kde-format
msgctxt "@option:check"
msgid "Private (invite only)"
msgstr "Özel (yalnızca davetliler)"
#: src/qml/RoomSettings/Security.qml:35
#, kde-format
msgid "Only invited people can join."
msgstr "Yalnızca davet edilen kişiler katılabilir."
#: src/qml/RoomSettings/Security.qml:43
#, kde-format
msgctxt "@option:check"
msgid "Space members"
msgstr "Alan üyeleri"
#: src/qml/RoomSettings/Security.qml:44
#, kde-format
msgid "Anyone in a space can find and join."
msgstr "Bir alandaki herkes bulabilir ve katılabilir."
#: src/qml/RoomSettings/Security.qml:53
#, kde-format
msgctxt "@option:check"
msgid "Knock"
msgstr ""
#: src/qml/RoomSettings/Security.qml:54
#, kde-format
msgid "People not in the room need to request an invite to join the room."
msgstr ""
#: src/qml/RoomSettings/Security.qml:64
#, kde-format
msgctxt "@option:check"
msgid "Public"
msgstr "Herkese Açık"
#: src/qml/RoomSettings/Security.qml:55
#: src/qml/RoomSettings/Security.qml:65
#, kde-format
msgctxt "@option:check"
msgid "Anyone can find and join."
msgstr "Herkes bulabilir ve katılabilir."
#: src/qml/RoomSettings/Security.qml:71
#: src/qml/RoomSettings/Security.qml:81
#, kde-format
msgctxt "@option:check"
msgid "Message history visibility"
msgstr "İleti geçmişi görünürlüğü"
#: src/qml/RoomSettings/Security.qml:74
#: src/qml/RoomSettings/Security.qml:84
#, kde-format
msgctxt "@option:check"
msgid "Anyone"
msgstr "Herkes"
#: src/qml/RoomSettings/Security.qml:75
#: src/qml/RoomSettings/Security.qml:85
#, kde-format
msgctxt "@option:check"
msgid "Anyone, regardless of whether they have joined, can view history."
msgstr "Katılıp katılmadığına bakılmaksızın herkes geçmişi görüntüleyebilir."
#: src/qml/RoomSettings/Security.qml:83
#: src/qml/RoomSettings/Security.qml:93
#, kde-format
msgctxt "@option:check"
msgid "Members only"
msgstr "Yalnızca üyeler"
#: src/qml/RoomSettings/Security.qml:84
#: src/qml/RoomSettings/Security.qml:94
#, kde-format
msgctxt "@option:check"
msgid ""
@@ -2622,13 +2645,13 @@ msgid ""
msgstr ""
"Tüm üyeler, katılmadan önce bile tüm ileti geçmişini görüntüleyebilirler."
#: src/qml/RoomSettings/Security.qml:92
#: src/qml/RoomSettings/Security.qml:102
#, kde-format
msgctxt "@option:check"
msgid "Members only (since invite)"
msgstr "Yalnızca üyeler (davetten bu yana)"
#: src/qml/RoomSettings/Security.qml:93
#: src/qml/RoomSettings/Security.qml:103
#, kde-format
msgctxt "@option:check"
msgid ""
@@ -2638,13 +2661,13 @@ msgstr ""
"Yeni üyeler, odaya davet edildikleri andan itibaren ileti geçmişini "
"görüntüleyebilirler."
#: src/qml/RoomSettings/Security.qml:101
#: src/qml/RoomSettings/Security.qml:111
#, kde-format
msgctxt "@option:check"
msgid "Members only (since joining)"
msgstr "Yalnızca üyeler (katılımdan bu yana)"
#: src/qml/RoomSettings/Security.qml:102
#: src/qml/RoomSettings/Security.qml:112
#, kde-format
msgctxt "@option:check"
msgid ""
@@ -2652,7 +2675,7 @@ msgid ""
msgstr ""
"Yeni üyeler, odaya katıldıkları andan itibaren iletileri görüntüleyebilirler."
#: src/qml/RoomSettings/Security.qml:121
#: src/qml/RoomSettings/Security.qml:131
#: src/qml/Settings/NetworkProxyPage.qml:127
#: src/qml/Settings/SonnetConfigPage.qml:326
#, kde-format