Update translations

This commit is contained in:
Traccar Bot 2025-06-15 05:08:47 +00:00
parent cf991249dc
commit 240465a3cd
2 changed files with 66 additions and 0 deletions

33
lib/l10n/app_ca.arb Normal file
View file

@ -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"
}

33
lib/l10n/app_sl.arb Normal file
View file

@ -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"
}