From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../translations/sqlitestudio_tr_TR.ts | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 SQLiteStudio3/sqlitestudio/translations/sqlitestudio_tr_TR.ts (limited to 'SQLiteStudio3/sqlitestudio/translations/sqlitestudio_tr_TR.ts') diff --git a/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_tr_TR.ts b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_tr_TR.ts new file mode 100644 index 0000000..88da4ce --- /dev/null +++ b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_tr_TR.ts @@ -0,0 +1,87 @@ + + + + + QObject + + + GUI interface to SQLiteStudio, a SQLite manager. + SQLite yöneticisi, SQLiteStudio için kullanıcı arayüzü + + + + Enables debug messages in console (accessible with F12). + Konsolda debug mesajlarını aktif hale getirir (F12 ile de ulaşılabilir). + + + + Redirects debug messages into standard output (forces debug mode). + Debug mesajlarını standart konsola yönlendirir (debug modunu zorunludur). + + + + Redirects debug messages into given file (forces debug mode). + Debug mesajlarını belirtilen dosyaya yönlendirir (debug modunu zorunludur). + + + + log file + log dosyası + + + + Enables Lemon parser debug messages for SQL code assistant. + SQL kod asistanı olarak mesajları debug etmek için Lemon parser'ı aktif hale getirir. + + + + Enables debugging of every single SQL query being sent to any database. + Veritabanına gönderilen her SQL sorgusu için debug yapabilmeyi aktif hale getirir. + + + + Limits SQL query messages to only the given <database>. + Sadece <veritabanı> için verilen SQL sorgu mesajlarını sınırlar. + + + + database + veritabanı + + + + Enables debugging of SQLiteStudio's query executor. + SQLiteStudio'nun sorgu çalıştırıcısının debugging özelliğini aktif hale getirir. + + + + Lists plugins installed in the SQLiteStudio and quits. + SQLiteStudio içinde yüklü olan eklentileri listeler ve çıkış yapar. + + + + Points to the master configuration file. Read manual at wiki page for more details. + Ana konfigürasyon dosyasını gösterir. Daha fazla detay için wiki sayfasındaki kullanım kılavuzunu okuyun. + + + + SQLiteStudio settings file + SQLiteStudio ayarlar dosyası + + + + file + dosya + + + + Database file to open + Açılacak veritabanı dosyası + + + + Select configuration directory + Yapılandırma dizinini seç + + + -- cgit v1.2.3