From a44f1c5aaf7b6bd8f4bb5ba86fa0c3d1afb8975a Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 7 Jul 2026 13:36:08 +1000 Subject: [PATCH] New translations app_en.arb (Persian) [ci skip] --- lib/l10n/fa_IR/app_fa_IR.arb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lib/l10n/fa_IR/app_fa_IR.arb b/lib/l10n/fa_IR/app_fa_IR.arb index 218f8117..b0cd4cad 100644 --- a/lib/l10n/fa_IR/app_fa_IR.arb +++ b/lib/l10n/fa_IR/app_fa_IR.arb @@ -234,8 +234,12 @@ "@confirmScanDetail": {}, "connectionCheck": "Check Connection", "@connectionCheck": {}, + "connectionCheckDetail": "Checks that the server address is reachable. This does not verify your username or password.", + "@connectionCheckDetail": {}, "connectionRefused": "اتصال رد شد", "@connectionRefused": {}, + "connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.", + "@connectionRefusedDetail": {}, "count": "تعداد", "@count": { "description": "Count" @@ -268,6 +272,12 @@ "@darkMode": {}, "darkModeEnable": "فعالسازی حالت تاریک", "@darkModeEnable": {}, + "showPkValue": "Show ID", + "@showPkValue": {}, + "showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects", + "@showPkValueDetail": {}, + "pk": "ID", + "@pk": {}, "delete": "حذف", "@delete": {}, "deleteFailed": "عملیات حذف ناموفق بوده است", @@ -754,6 +764,8 @@ "@profileAdd": {}, "profileConnect": "اتصال به سرور", "@profileConnect": {}, + "profileSwitchConfirm": "This will disconnect your current session. Switch server profile?", + "@profileSwitchConfirm": {}, "profileEdit": "ویرایش نمایه سرور", "@profileEdit": {}, "profileDelete": "حذف نمایه سرور", @@ -986,10 +998,16 @@ "@serverApiVersion": {}, "serverAuthenticationError": "خطای احراز هویت", "@serverAuthenticationError": {}, + "sessionExpired": "Session Expired", + "@sessionExpired": {}, + "sessionExpiredDetail": "Your session has expired. Please sign in again.", + "@sessionExpiredDetail": {}, "serverCertificateError": "خطای گواهی", "@serverCertificateError": {}, "serverCertificateInvalid": "گواهی HTTPS سرور نامعتبر است", "@serverCertificateInvalid": {}, + "serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?", + "@serverCertificateTrust": {}, "serverConnected": "به سرور متصل شد", "@serverConnected": {}, "serverConnecting": "در حال اتصال به سرور",