Update translations

This commit is contained in:
Traccar Bot 2025-06-08 13:57:14 +00:00
parent 5eec12a2a7
commit e3656f8432
2 changed files with 48 additions and 0 deletions

24
lib/l10n/app_he.arb Normal file
View file

@ -0,0 +1,24 @@
{
"trackingTitle": "מעקב",
"settingsTitle": "הגדרות",
"statusTitle": "יומן",
"saveButton": "שמירה",
"cancelButton": "בטל",
"locationButton": "שלח מיקום",
"statusButton": "הצג מצב",
"settingsButton": "שנה הגדרות",
"invalidValue": "ערך לא חוקי",
"idLabel": "מזהה המכשיר",
"urlLabel": "כתובת השרת",
"accuracyLabel": "דיוק מיקום",
"highAccuracyLabel": "גבוהה",
"mediumAccuracyLabel": "בינוני",
"lowAccuracyLabel": "נמוך",
"intervalLabel": "תדירות (שניות)",
"distanceLabel": "מרחק (מטר)",
"bufferLabel": "אחסון לא מקוון",
"trackingLabel": "מעקב רציף",
"startAction": "התחל מעקב",
"stopAction": "עצור מעקב",
"sosAction": "שלח SOS"
}