kdeconnect-kde/po/tr/kdeconnect-cli.po

340 lines
8.4 KiB
Text
Raw Permalink Normal View History

2022-10-02 03:48:34 +01:00
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Volkan Gezer <volkangezer@gmail.com>, 2021.
2024-02-10 01:27:14 +00:00
# SPDX-FileCopyrightText: 2022, 2023, 2024 Emir SARI <emir_sari@icloud.com>
2022-10-02 03:48:34 +01:00
msgid ""
msgstr ""
"Project-Id-Version: kdeconnect-cli\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2024-08-02 02:29:41 +01:00
"POT-Creation-Date: 2024-08-02 00:40+0000\n"
2024-09-24 02:35:40 +01:00
"PO-Revision-Date: 2024-09-23 15:21+0300\n"
2022-10-02 03:48:34 +01:00
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
"Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
2024-09-24 02:35:40 +01:00
"X-Generator: Lokalize 24.11.70\n"
2022-10-02 03:48:34 +01:00
"X-POOTLE-MTIME: 1497612949.000000\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Kaan Özdinçer"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "kaanozdincer@gmail.com"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:32
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "KDE Connect CLI tool"
2023-02-02 02:21:19 +00:00
msgstr "KDE Bağlan CLI aracı"
2022-10-02 03:48:34 +01:00
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:34
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(C) 2015 Aleix Pol Gonzalez"
2024-09-24 02:35:40 +01:00
msgstr "© 2015 Aleix Pol Gonzalez"
2022-10-02 03:48:34 +01:00
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:39
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Aleix Pol Gonzalez"
msgstr "Aleix Pol Gonzalez"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:40
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Albert Vaca Cintora"
msgstr "Albert Vaca Cintora"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:42
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "List all devices"
msgstr "Tüm aygıtları listele"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:44
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "List available (paired and reachable) devices"
msgstr "Kullanılabilir (eşlenmiş veya ulaşılabilir) aygıtları listele"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:46
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"Make --list-devices or --list-available print only the devices id, to ease "
"scripting"
msgstr ""
2023-01-19 02:24:25 +00:00
"--list-devices veya --list-available kullanmak, yalnızca aygıt kimliğini "
2022-10-02 03:48:34 +01:00
"basarak betik yazmayı kolaylaştırır"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:48
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"Make --list-devices or --list-available print only the devices name, to ease "
"scripting"
msgstr ""
2023-01-19 02:24:25 +00:00
"--list-devices veya --list-available kullanmak, yalnızca aygıt adını basarak "
2022-10-02 03:48:34 +01:00
"betik yazmayı kolaylaştırır"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:50
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"Make --list-devices or --list-available print only the devices id and name, "
"to ease scripting"
msgstr ""
2023-01-19 02:24:25 +00:00
"--list-devices veya --list-available kullanmak, yalnızca aygıt kimliği ve "
2022-10-02 03:48:34 +01:00
"adını basarak betik yazmayı kolaylaştırır"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:51
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Search for devices in the network and re-establish connections"
msgstr "Ağdaki aygıtları ara ve bağlantılarını yeniden kur"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:52
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Request pairing to a said device"
msgstr "Belirtilen aygıt ile eşleşme isteğinde bulun"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:53
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Find the said device by ringing it."
msgstr "Belirtilen aygıtı çaldırarak bul."
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:54
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Stop pairing to a said device"
msgstr "Belirtilen aygıt ile eşleşmeyi durdur"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:55
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Sends a ping to said device"
msgstr "Belirtilen aygıta ping gönder"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:56
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Same as ping but you can set the message to display"
msgstr "Ping ile benzer, ancak gösterilecek iletiyi seçebilirsiniz"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:56 kdeconnect-cli.cpp:63
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "message"
msgstr "ileti"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:57
2023-06-09 02:57:24 +01:00
#, kde-format
2023-06-08 02:55:16 +01:00
msgid "Sends the current clipboard to said device"
2023-06-09 02:57:24 +01:00
msgstr "Belirtilen aygıta geçerli panoyu gönderir"
2023-06-08 02:55:16 +01:00
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:58
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Share a file/URL to a said device"
msgstr "Söz konusu aygıtla bir dosya/URL paylaş"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:59
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Share text to a said device"
msgstr "Metni söz konusu aygıtla paylaş"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:60
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Display the notifications on a said device"
msgstr "Belirtilen aygıtta bildirim göster"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:61
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Lock the specified device"
msgstr "Belirtilen aygıtı kilitle"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:62
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Unlock the specified device"
msgstr "Belirtilen aygıtın kilidini aç"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:63
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Sends an SMS. Requires destination"
msgstr "SMS gönderir. Hedef gereklidir"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:64
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Phone number to send the message"
msgstr "İleti gönderilecek olan telefon numarası"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:64
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "phone number"
msgstr "telefon numarası"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:66
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"File urls to send attachments with the message (can be passed multiple times)"
msgstr ""
2024-02-10 01:27:14 +00:00
"İletiyle ekleri göndermek için dosya urlleri (birden çok kez girilebilir)"
2022-10-02 03:48:34 +01:00
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:67
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "file urls"
2024-02-10 01:27:14 +00:00
msgstr "dosya urlleri"
2022-10-02 03:48:34 +01:00
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:68
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device ID"
msgstr "Aygıt Kimliği"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:69
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device Name"
msgstr "Aygıt Adı"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:70
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Get encryption info about said device"
msgstr "Belirtilen aygıtın şifreleme bilgisini al"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:71
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Lists remote commands and their ids"
2024-02-10 01:27:14 +00:00
msgstr "Uzak komutları ve idlerini listeler"
2022-10-02 03:48:34 +01:00
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:72
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Executes a remote command by id"
msgstr "Kimlik ile uzak bir komut çalıştırır"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:74
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Sends keys to a said device"
msgstr "Belirtilen aygıt anahtarları gönderir"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:75
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Display this device's id and exit"
msgstr "Aygıtın kimliğini göster ve çık"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:121
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(paired and reachable)"
msgstr "(eşleşmiş ve ulaşılabilir)"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:123
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(reachable)"
msgstr "(ulaşılabilir)"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:125 kdeconnect-cli.cpp:144
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(paired)"
msgstr "(eşleşmiş)"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:131
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "1 device found"
msgid_plural "%1 devices found"
msgstr[0] "1 aygıt bulundu"
msgstr[1] "%1 aygıt bulundu"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:133
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "No devices found"
msgstr "Hiçbir aygut bulunamadı"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:146
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(unpaired)"
msgstr "(eşleştirilmemiş)"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:183
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"No device specified: Use -d <Device ID> or -n <Device Name> to specify a "
"device. \n"
"Device ID's and names may be found using \"kdeconnect-cli -l\" \n"
"View complete help with --help option"
msgstr ""
"Aygıt belirtilmedi: Bir aygıt belirtmek için -d <Aygıt Kimliği> veya -n "
"<Aygıt Adı> kullanın. \n"
"Aygıt kimlikleri ve adları \"kdeconnect-cli -l\" kullanılarak bulunabilir \n"
" --help seçeneğiyle tam yardımı görüntüleyin"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:218
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Shared %1"
msgstr "%1 paylaşıldı"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:227
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Shared text: %1"
msgstr "Paylaşılan metin: %1"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:234
2022-10-02 03:48:34 +01:00
#, kde-format
msgctxt "device has requested to lock peer device"
msgid "Requested to lock %1."
msgstr "%1 kilitlemesi istendi."
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:236
2022-10-02 03:48:34 +01:00
#, kde-format
msgctxt "device has requested to unlock peer device"
msgid "Requested to unlock %1."
msgstr "%1 kilit açılması istendi."
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:243
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "waiting for device..."
msgstr "aygıt bekleniyor..."
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:256
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device not found"
msgstr "Aygıt bulunamadı"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:258
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Already paired"
msgstr "Zaten eşleşmiş"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:260
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Pair requested"
msgstr "Eşleşme talep edilmiş"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:266
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Already not paired"
msgstr "Zaten eşleşmemiş"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:268
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Unpaired"
msgstr "Eşleşmemiş"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:314
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"error: should specify the SMS's recipient by passing --destination <phone "
"number>"
msgstr ""
"hata: --destination <phone number> kullanarak, SMS alıcısı belirtilmeli"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:368
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Nothing to be done"
2023-02-05 02:14:52 +00:00
msgstr "Yapılacak bir şey yok"
2022-10-02 03:48:34 +01:00
2023-09-16 02:42:51 +01:00
#~ msgid "Open the connected device's camera and transfer the photo"
#~ msgstr "Bağlı aygıtın kamerasını aç ve fotoğraf aktar"
#~ msgid "Please specify a filename for the photo"
#~ msgstr "Lütfen fotoğraf için bir dosya adı belirtin"
2022-10-02 03:48:34 +01:00
#~ msgid "No device specified"
#~ msgstr "Hiçbir aygıt belirtilmedi"
#~ msgid "Device does not exist"
#~ msgstr "Aygıt yok"
#~ msgid "Couldn't share %1"
#~ msgstr "%1 paylaşılamadı"