From 303a99d18505e1f33e5645947dcf748cd65fc4ed Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 7 Jul 2026 13:36:07 +1000 Subject: [PATCH] New translations app_en.arb (Indonesian) [ci skip] --- lib/l10n/id_ID/app_id_ID.arb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lib/l10n/id_ID/app_id_ID.arb b/lib/l10n/id_ID/app_id_ID.arb index eb1012e6..8356e513 100644 --- a/lib/l10n/id_ID/app_id_ID.arb +++ b/lib/l10n/id_ID/app_id_ID.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": "Koneksi ditolak", "@connectionRefused": {}, + "connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.", + "@connectionRefusedDetail": {}, "count": "Hitung", "@count": { "description": "Count" @@ -268,6 +272,12 @@ "@darkMode": {}, "darkModeEnable": "Aktifkan mode gelap", "@darkModeEnable": {}, + "showPkValue": "Show ID", + "@showPkValue": {}, + "showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects", + "@showPkValueDetail": {}, + "pk": "ID", + "@pk": {}, "delete": "Hapus", "@delete": {}, "deleteFailed": "Operasi penghapusan gagal", @@ -754,6 +764,8 @@ "@profileAdd": {}, "profileConnect": "Sambung ke Server", "@profileConnect": {}, + "profileSwitchConfirm": "This will disconnect your current session. Switch server profile?", + "@profileSwitchConfirm": {}, "profileEdit": "Edit Profil Server", "@profileEdit": {}, "profileDelete": "Hapus Profil Server", @@ -986,10 +998,16 @@ "@serverApiVersion": {}, "serverAuthenticationError": "Kesalahan Autentikasi", "@serverAuthenticationError": {}, + "sessionExpired": "Session Expired", + "@sessionExpired": {}, + "sessionExpiredDetail": "Your session has expired. Please sign in again.", + "@sessionExpiredDetail": {}, "serverCertificateError": "Kesalahan Sertifikat", "@serverCertificateError": {}, "serverCertificateInvalid": "Sertifikat HTTPS server tidak valid", "@serverCertificateInvalid": {}, + "serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?", + "@serverCertificateTrust": {}, "serverConnected": "Sambung ke Server", "@serverConnected": {}, "serverConnecting": "Menghubungkan ke server",