From 7b86d7daf460b1bcab579201501ce65923b9aedb Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 7 Jul 2026 13:35:58 +1000 Subject: [PATCH] New translations app_en.arb (Turkish) [ci skip] --- lib/l10n/tr_TR/app_tr_TR.arb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lib/l10n/tr_TR/app_tr_TR.arb b/lib/l10n/tr_TR/app_tr_TR.arb index 5a9bfb4f..92f65db0 100644 --- a/lib/l10n/tr_TR/app_tr_TR.arb +++ b/lib/l10n/tr_TR/app_tr_TR.arb @@ -234,8 +234,12 @@ "@confirmScanDetail": {}, "connectionCheck": "Bağlantıyı Kontrol Et", "@connectionCheck": {}, + "connectionCheckDetail": "Checks that the server address is reachable. This does not verify your username or password.", + "@connectionCheckDetail": {}, "connectionRefused": "Bağlantı reddedildi", "@connectionRefused": {}, + "connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.", + "@connectionRefusedDetail": {}, "count": "Sayım", "@count": { "description": "Count" @@ -268,6 +272,12 @@ "@darkMode": {}, "darkModeEnable": "Koyu temayı etkinleştir", "@darkModeEnable": {}, + "showPkValue": "Show ID", + "@showPkValue": {}, + "showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects", + "@showPkValueDetail": {}, + "pk": "ID", + "@pk": {}, "delete": "Sil", "@delete": {}, "deleteFailed": "Silme işlemi başarısız", @@ -754,6 +764,8 @@ "@profileAdd": {}, "profileConnect": "Sunucuya bağlan", "@profileConnect": {}, + "profileSwitchConfirm": "This will disconnect your current session. Switch server profile?", + "@profileSwitchConfirm": {}, "profileEdit": "Sunucu Profilini düzenle", "@profileEdit": {}, "profileDelete": "Sunucu profilini sil", @@ -986,10 +998,16 @@ "@serverApiVersion": {}, "serverAuthenticationError": "Doğrulama Hatası", "@serverAuthenticationError": {}, + "sessionExpired": "Session Expired", + "@sessionExpired": {}, + "sessionExpiredDetail": "Your session has expired. Please sign in again.", + "@sessionExpiredDetail": {}, "serverCertificateError": "Sertifika Hatası", "@serverCertificateError": {}, "serverCertificateInvalid": "Sunucunun sertifikası geçersiz", "@serverCertificateInvalid": {}, + "serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?", + "@serverCertificateTrust": {}, "serverConnected": "Sunucuya bağlanıldı", "@serverConnected": {}, "serverConnecting": "Sunucuya bağlanıyor",