GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-08-29 01:44:33 +00:00
parent 442612d31d
commit 414035de8b
37 changed files with 7657 additions and 3373 deletions

View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-08-28 00:46+0000\n"
"PO-Revision-Date: 2023-08-27 21:49+0300\n"
"POT-Creation-Date: 2023-08-29 00:45+0000\n"
"PO-Revision-Date: 2023-08-28 13:18+0300\n"
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
"Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
"Language: tr\n"
@@ -123,95 +123,95 @@ msgstr "Hedef"
msgid "Network Error"
msgstr "Ağ Hatası"
#: src/main.cpp:171
#: src/main.cpp:179
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:173
#: src/main.cpp:181
#, kde-format
msgid "Matrix client"
msgstr "Matrix istemcisi"
#: src/main.cpp:175
#: src/main.cpp:183
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2023 KDE Topluluğu"
#: src/main.cpp:176
#: src/main.cpp:184
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:176 src/main.cpp:177 src/main.cpp:178
#: src/main.cpp:184 src/main.cpp:185 src/main.cpp:186
#, kde-format
msgid "Maintainer"
msgstr "Bakımcı"
#: src/main.cpp:177
#: src/main.cpp:185
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:178
#: src/main.cpp:186
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:179
#: src/main.cpp:187
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:179
#: src/main.cpp:187
#, kde-format
msgid "Original author of Spectral"
msgstr "Spectral'in özgün yazarı"
#: src/main.cpp:180
#: src/main.cpp:188
#, kde-format
msgid "Alexey Rusakov"
msgstr "Aleksey Rusakov"
#: src/main.cpp:180
#: src/main.cpp:188
#, kde-format
msgid "Maintainer of Quotient"
msgstr "Quotient bakımcısı"
#: src/main.cpp:181
#: src/main.cpp:189
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Emir SARI"
#: src/main.cpp:181
#: src/main.cpp:189
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "emir_sari@icloud.com"
#: src/main.cpp:185
#: src/main.cpp:193
#, 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:187
#: src/main.cpp:195
#, 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:334
#: src/main.cpp:342
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Matrix iletişim protokolü için istemci"
#: src/main.cpp:335
#: src/main.cpp:343
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "matrix: URL şemasını destekler"
#: src/main.cpp:336
#: src/main.cpp:344
#, kde-format
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
msgstr "Tüm SSL hatalarını yok say; örn. imzalanmamış sertifikalar."
@@ -534,40 +534,6 @@ msgstr "%1, bu odadan kovuldu."
msgid "Removes the user from the room"
msgstr "Kullanıcıyı odadan kaldırır"
#: src/models/collapsestateproxymodel.cpp:74
#, kde-format
msgctxt "n times"
msgid " %1 time "
msgid_plural " %1 times "
msgstr[0] " %1 kez "
msgstr[1] " %1 kez "
#: src/models/collapsestateproxymodel.cpp:80
#, kde-format
msgctxt "n users"
msgid " %1 user "
msgid_plural " %1 users "
msgstr[0] " %1 kullanıcı "
msgstr[1] " %1 kullanıcı "
#: src/models/collapsestateproxymodel.cpp:90
#, kde-format
msgctxt "[action 1], [action 2 and/or action 3]"
msgid ", "
msgstr ", "
#: src/models/collapsestateproxymodel.cpp:93
#, kde-format
msgctxt "[action 1, action 2] or [action 3]"
msgid " or "
msgstr " veya "
#: src/models/collapsestateproxymodel.cpp:93
#, kde-format
msgctxt "[action 1, action 2] and [action 3]"
msgid " and "
msgstr " ve "
#: src/models/emojimodel.cpp:149 src/models/emojimodel.cpp:207
#, kde-format
msgctxt "Previously used emojis"
@@ -679,6 +645,40 @@ msgctxt "list separator"
msgid ", "
msgstr ", "
#: src/models/messagefiltermodel.cpp:122
#, kde-format
msgctxt "n times"
msgid " %1 time "
msgid_plural " %1 times "
msgstr[0] " %1 kez "
msgstr[1] " %1 kez "
#: src/models/messagefiltermodel.cpp:128
#, kde-format
msgctxt "n users"
msgid " %1 user "
msgid_plural " %1 users "
msgstr[0] " %1 kullanıcı "
msgstr[1] " %1 kullanıcı "
#: src/models/messagefiltermodel.cpp:138
#, kde-format
msgctxt "[action 1], [action 2 and/or action 3]"
msgid ", "
msgstr ", "
#: src/models/messagefiltermodel.cpp:141
#, kde-format
msgctxt "[action 1, action 2] or [action 3]"
msgid " or "
msgstr " veya "
#: src/models/messagefiltermodel.cpp:141
#, kde-format
msgctxt "[action 1, action 2] and [action 3]"
msgid " and "
msgstr " ve "
#: src/models/reactionmodel.cpp:52
#, kde-format
msgctxt "Separate the usernames of users"
@@ -1366,33 +1366,47 @@ msgstr "Konumlar"
msgid "There are no locations shared in this room."
msgstr "Bu odada paylaşılmış bir konum yok."
#: src/qml/Component/Login/Homeserver.qml:18
#: src/qml/Component/Login/Email.qml:20
#, kde-format
msgctxt "@title"
msgid "Select a Homeserver"
msgstr "Bir Ana Sunucu Seç"
msgid "Add an e-mail address:"
msgstr ""
#: src/qml/Component/Login/Homeserver.qml:38
#, kde-format
msgid "Homeserver:"
msgstr "Ana Sunucu:"
#: src/qml/Component/Login/Email.qml:32
#, fuzzy, kde-format
#| msgid "Confirm new display name"
msgid "Confirm e-mail address"
msgstr "Yeni ekran adını onayla"
#: src/qml/Component/Login/Homeserver.qml:39
#: src/qml/Component/Login/Email.qml:34
#, kde-format
msgid "Other..."
msgstr "Diğer..."
msgid ""
"A confirmation e-mail has been sent to your address. Please continue here "
"<b>after</b> clicking on the confirmation link in the e-mail"
msgstr ""
#: src/qml/Component/Login/Homeserver.qml:45
#: src/qml/Component/Login/Email.qml:39
#, kde-format
msgid "Url:"
msgstr "URL:"
msgctxt "@button"
msgid "Re-send confirmation e-mail"
msgstr ""
#: src/qml/Component/Login/Homeserver.qml:57
#: src/qml/Component/Login/Login.qml:38 src/qml/Page/WelcomePage.qml:95
#: src/qml/Component/Login/Homeserver.qml:20
#, fuzzy, kde-format
#| msgid "Server URL"
msgid "Server Url:"
msgstr "Sunucu URL'si"
#: src/qml/Component/Login/Homeserver.qml:25
#, kde-format
msgctxt "@action:button"
msgid "Continue"
msgstr "Sürdür"
msgid "Registration is disabled on this server."
msgstr ""
#: src/qml/Component/Login/Homeserver.qml:40
#: src/qml/Component/Login/Username.qml:37
#, fuzzy, kde-format
#| msgid "Loading…"
msgid "Loading"
msgstr "Yükleniyor…"
#: src/qml/Component/Login/Loading.qml:16
#, kde-format
@@ -1409,6 +1423,12 @@ msgstr "Matrix kimliği:"
msgid "Matrix ID"
msgstr "Matrix Kimliği"
#: src/qml/Component/Login/Login.qml:38 src/qml/Page/WelcomePage.qml:113
#, kde-format
msgctxt "@action:button"
msgid "Continue"
msgstr "Sürdür"
#: src/qml/Component/Login/Login.qml:38 src/qml/Page/LoadingPage.qml:9
#, kde-format
msgid "Loading…"
@@ -1420,34 +1440,33 @@ msgid "Already logged in"
msgstr "Halihazırda oturum açıldı"
#: src/qml/Component/Login/LoginMethod.qml:20
#, fuzzy, kde-format
#| msgid "Login with password"
#, kde-format
msgctxt "@action:button"
msgid "Login with password"
msgstr "Parola ile oturum aç"
msgstr "Parola ile Oturum Aç"
#: src/qml/Component/Login/LoginMethod.qml:26
#, fuzzy, kde-format
#| msgid "Login with single sign-on"
#, kde-format
msgctxt "@action:button"
msgid "Login with single sign-on"
msgstr "Tek giriş ile oturum aç"
msgstr "Tek Giriş ile Oturum Aç"
#: src/qml/Component/Login/LoginRegister.qml:19
#: src/qml/Component/Login/LoginRegister.qml:22
#: src/qml/Component/Login/Password.qml:41
#, kde-format
msgctxt "@action:button"
msgid "Login"
msgstr "Oturum Aç"
#: src/qml/Component/Login/LoginRegister.qml:24
#, fuzzy, kde-format
#| msgid "Register"
#: src/qml/Component/Login/LoginRegister.qml:27
#, kde-format
msgctxt "@action:button"
msgid "Register"
msgstr "Kaydol"
#: src/qml/Component/Login/Password.qml:28 src/qml/Settings/DevicesPage.qml:73
#: src/qml/Component/Login/Password.qml:28
#: src/qml/Component/Login/RegisterPassword.qml:19
#: src/qml/Settings/DevicesPage.qml:73
#, kde-format
msgid "Password:"
msgstr "Parola:"
@@ -1460,23 +1479,57 @@ msgid "Password"
msgstr "Parola"
#: src/qml/Component/Login/Password.qml:33
#, fuzzy, kde-format
#| msgid "Enter your password"
#, kde-format
msgid "Invalid username or password"
msgstr "Parolanızı girin"
msgstr "Geçersiz kullanıcı adı veya parola"
#: src/qml/Component/Login/RegisterPassword.qml:29
#, fuzzy, kde-format
#| msgid "Confirm new Password:"
msgid "Confirm Password:"
msgstr "Yeni parolayı onayla:"
#: src/qml/Component/Login/RegisterPassword.qml:32
#, fuzzy, kde-format
#| msgid "Passwords do not match"
msgid "The passwords do not match."
msgstr "Parolalar uyuşmuyor"
#: src/qml/Component/Login/Sso.qml:31
#, fuzzy, kde-format
#| msgid "Complete the authentication steps in your browser"
#, kde-format
msgid "Continue the login process in your browser."
msgstr "Kimlik doğrulama adımlarını tarayıcınızda tamamlayın"
msgstr "Oturum açma işleminizi tarayıcıda sürdürün."
#: src/qml/Component/Login/Sso.qml:39
#, kde-format
msgctxt "@action:button"
msgid "Re-open SSO URL"
msgstr "SSO URL'sini Yeniden Aç"
#: src/qml/Component/Login/Terms.qml:19
#, kde-format
msgid "Terms & Conditions"
msgstr ""
#: src/qml/Component/Login/Terms.qml:20
#, kde-format
msgid ""
"By continuing with the registration, you agree to the following terms and "
"conditions:"
msgstr ""
#: src/qml/Component/Login/Username.qml:19
#, fuzzy, kde-format
#| msgid "User"
msgid "Username:"
msgstr "Kullanıcı"
#: src/qml/Component/Login/Username.qml:22
#, fuzzy, kde-format
#| msgid "No users available"
msgid "Username unavailable"
msgstr "Kullanıcı yok"
#: src/qml/Component/Timeline/EncryptedDelegate.qml:20
#: src/qml/Component/Timeline/ReplyComponent.qml:204
#, kde-format
@@ -1577,22 +1630,22 @@ msgstr "Ses Düzeyi"
msgid "Maximize"
msgstr "Son Ses"
#: src/qml/Component/TimelineView.qml:160
#: src/qml/Component/TimelineView.qml:157
#, kde-format
msgid "Jump to first unread message"
msgstr "İlk okunmamış iletiye atla"
#: src/qml/Component/TimelineView.qml:183
#: src/qml/Component/TimelineView.qml:180
#, kde-format
msgid "Jump to latest message"
msgstr "En son iletiye atla"
#: src/qml/Component/TimelineView.qml:209
#: src/qml/Component/TimelineView.qml:206
#, kde-format
msgid "Drag items here to share them"
msgstr "Onları paylaşmak için ögeleri buraya sürükleyin"
#: src/qml/Component/TimelineView.qml:229
#: src/qml/Component/TimelineView.qml:226
#, kde-format
msgctxt "Message displayed when some users are typing"
msgid "%2 is typing"
@@ -2290,15 +2343,13 @@ msgstr "İleti Kaynağı"
#, kde-format
msgctxt "@action:inmenu As in 'Forward this message'"
msgid "Forward"
msgstr ""
msgstr "İlet"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:49
#, fuzzy, kde-format
#| msgctxt "@title"
#| msgid "Report Message"
#, kde-format
msgctxt "@title"
msgid "Forward Message"
msgstr "İletiyi Bildir"
msgstr "İletiyi İlet"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:95
#, kde-format
@@ -2352,11 +2403,10 @@ msgid "Reason for reporting this message"
msgstr "Bu iletiyi bildirme nedeni"
#: src/qml/Page/ChooseRoomDialog.qml:16
#, fuzzy, kde-format
#| msgid "Choose a Location"
#, kde-format
msgctxt "@title"
msgid "Choose a Room"
msgstr "Konum Seç"
msgstr "Bir Oda Seç"
#: src/qml/Page/DevtoolsPage.qml:17 src/qml/RoomDrawer/RoomInformation.qml:75
#, kde-format
@@ -2794,20 +2844,21 @@ msgstr "Hoş Geldiniz"
#: src/qml/Page/WelcomePage.qml:44
#, fuzzy, kde-format
#| msgid "Log in to an existing account"
msgid "Log in to a different account."
msgstr "Var olan bir hesaba oturum aç"
#| msgid "Log in to a different account."
msgid "Log in to a different account or create a new account."
msgstr "Başka bir hesaba oturum açın."
#: src/qml/Page/WelcomePage.qml:44
#, kde-format
msgid "Welcome to NeoChat! Continue by logging in."
msgstr ""
#, fuzzy, kde-format
#| msgid "Welcome to NeoChat! Continue by logging in."
msgid "Welcome to NeoChat! Continue by logging in or creating a new account."
msgstr "NeoChat'e hoş geldiniz! Oturum açarak sürdürün."
#: src/qml/Page/WelcomePage.qml:103
#: src/qml/Page/WelcomePage.qml:121
#, kde-format
msgctxt "@action:button"
msgid "Go back"
msgstr ""
msgstr "Geri Git"
#: src/qml/RoomDrawer/GroupChatDrawerHeader.qml:62
#, kde-format
@@ -3998,6 +4049,58 @@ msgstr "Sözcük Ekle"
msgid "Delete word"
msgstr "Sözcük sil"
#: src/registration.cpp:299
#, fuzzy, kde-format
#| msgctxt "@title:window"
#| msgid "Add server"
msgid "No server."
msgstr "Sunucu ekle"
#: src/registration.cpp:301
#, kde-format
msgid "Checking Server availability."
msgstr ""
#: src/registration.cpp:303
#, fuzzy, kde-format
#| msgid "The entered text is not a valid url"
msgid "This is not a valid server."
msgstr "Girilen metin, geçerli bir URL değil"
#: src/registration.cpp:305
#, kde-format
msgid "Regisration for this server is disabled."
msgstr ""
#: src/registration.cpp:307
#, fuzzy, kde-format
#| msgid "No name"
msgid "No username."
msgstr "Adsız"
#: src/registration.cpp:309
#, kde-format
msgid "Checking username availability."
msgstr ""
#: src/registration.cpp:311
#, fuzzy, kde-format
#| msgid "No users available"
msgid "This username is not available."
msgstr "Kullanıcı yok"
#: src/registration.cpp:313
#, fuzzy, kde-format
#| msgctxt "@action:button"
#| msgid "Continue"
msgid "Continue"
msgstr "Sürdür"
#: src/registration.cpp:315
#, kde-format
msgid "Working"
msgstr ""
#: src/roommanager.cpp:52
#, kde-format
msgid "Malformed or empty Matrix id"
@@ -4059,6 +4162,19 @@ msgstr "Göster"
msgid "Quit"
msgstr "Çık"
#~ msgctxt "@title"
#~ msgid "Select a Homeserver"
#~ msgstr "Bir Ana Sunucu Seç"
#~ msgid "Homeserver:"
#~ msgstr "Ana Sunucu:"
#~ msgid "Other..."
#~ msgstr "Diğer..."
#~ msgid "Url:"
#~ msgstr "URL:"
#~ msgctxt "@title"
#~ msgid "Login"
#~ msgstr "Oturum Aç"