From 240465a3cdedcaac710e7bc17198b40b661b3d99 Mon Sep 17 00:00:00 2001 From: Traccar Bot Date: Sun, 15 Jun 2025 05:08:47 +0000 Subject: [PATCH] Update translations --- lib/l10n/app_ca.arb | 33 +++++++++++++++++++++++++++++++++ lib/l10n/app_sl.arb | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 lib/l10n/app_ca.arb create mode 100644 lib/l10n/app_sl.arb diff --git a/lib/l10n/app_ca.arb b/lib/l10n/app_ca.arb new file mode 100644 index 0000000..1ebcc60 --- /dev/null +++ b/lib/l10n/app_ca.arb @@ -0,0 +1,33 @@ +{ + "trackingTitle": "Seguiment", + "settingsTitle": "Preferències", + "statusTitle": "Registres", + "saveButton": "Guardar", + "cancelButton": "Cancel·lar", + "okButton": "OK", + "locationButton": "Envia ubicació", + "statusButton": "Mostra l'estat", + "settingsButton": "Canvia la configuració", + "invalidValue": "Valor no vàlid", + "disabledValue": "Disabled", + "idLabel": "Identificador del dispositiu", + "urlLabel": "URL del servidor", + "accuracyLabel": "Precisió de la ubicació", + "highAccuracyLabel": "Alta", + "mediumAccuracyLabel": "Mitjana", + "lowAccuracyLabel": "Baixa", + "intervalLabel": "Interval (segons)", + "fastestIntervalLabel": "Fastest interval (seconds)", + "distanceLabel": "Distància (metres)", + "heartbeatLabel": "Stationary heartbeat (seconds)", + "bufferLabel": "Memòria intermèdia fora de línia", + "wakelockLabel": "Wake lock", + "stopDetectionLabel": "Stop detection", + "trackingLabel": "Seguiment continu", + "motionLabel": "Active movement", + "advancedLabel": "Advanced settings", + "optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", + "startAction": "Inicia el servei", + "stopAction": "Atura el servei", + "sosAction": "Envia SOS" +} diff --git a/lib/l10n/app_sl.arb b/lib/l10n/app_sl.arb new file mode 100644 index 0000000..6c03e17 --- /dev/null +++ b/lib/l10n/app_sl.arb @@ -0,0 +1,33 @@ +{ + "trackingTitle": "Sledenje", + "settingsTitle": "Nastavitve", + "statusTitle": "Dnevniki", + "saveButton": "Shrani", + "cancelButton": "Prekliči", + "okButton": "OK", + "locationButton": "Pošlji lokacijo", + "statusButton": "Pokaži stanje", + "settingsButton": "Spremeni nastavitve", + "invalidValue": "Neveljavna vrednost", + "disabledValue": "Disabled", + "idLabel": "Identifikator naprave", + "urlLabel": "URL strežnika", + "accuracyLabel": "Natančnost lokacije", + "highAccuracyLabel": "Visoka", + "mediumAccuracyLabel": "Srednja", + "lowAccuracyLabel": "Nizka", + "intervalLabel": "Interval (sekunde)", + "fastestIntervalLabel": "Fastest interval (seconds)", + "distanceLabel": "Razdalja (metri)", + "heartbeatLabel": "Stationary heartbeat (seconds)", + "bufferLabel": "Predpomnjenje brez povezave", + "wakelockLabel": "Wake lock", + "stopDetectionLabel": "Stop detection", + "trackingLabel": "Neprekinjeno sledenje", + "motionLabel": "Active movement", + "advancedLabel": "Advanced settings", + "optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", + "startAction": "Zaženi storitev", + "stopAction": "Ustavi storitev", + "sosAction": "Pošlji SOS" +}