trcr/lib/l10n/app_ca.arb

36 lines
1.3 KiB
Text
Raw Normal View History

2025-06-15 05:08:47 +00:00
{
"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ó",
2025-06-18 04:21:32 +00:00
"highestAccuracyLabel": "Highest",
2025-06-15 05:08:47 +00:00
"highAccuracyLabel": "Alta",
"mediumAccuracyLabel": "Mitjana",
"lowAccuracyLabel": "Baixa",
"intervalLabel": "Interval (segons)",
"fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "Distància (metres)",
2025-06-18 04:21:32 +00:00
"angleLabel": "Angle (degrees)",
2025-06-15 05:08:47 +00:00
"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"
}