diff options
author | Matjaž Črnko <matjaz.crnko@gmail.com> | 2024-03-08 10:59:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-08 10:59:29 +0100 |
commit | fe7b4800224352c628fb925c85a937684af58e6f (patch) | |
tree | d5a111f5cedbba4a10278695227447ee12113db0 /web/l10n/ne.json | |
parent | b87f2387ae597e57d9e2591ab01595e76b65d7c5 (diff) | |
parent | c9da10062998a231c038cd3a519f72128fcea2bb (diff) | |
download | trackermap-web-fe7b4800224352c628fb925c85a937684af58e6f.tar.gz trackermap-web-fe7b4800224352c628fb925c85a937684af58e6f.tar.bz2 trackermap-web-fe7b4800224352c628fb925c85a937684af58e6f.zip |
Merge branch 'traccar:master' into autocomplete-instead-of-single-select
Diffstat (limited to 'web/l10n/ne.json')
-rw-r--r-- | web/l10n/ne.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/web/l10n/ne.json b/web/l10n/ne.json index e74c0e9e..6c45ecc9 100644 --- a/web/l10n/ne.json +++ b/web/l10n/ne.json @@ -5,6 +5,7 @@ "sharedUpload": "Upload", "sharedSet": "सेट गर्ने ", "sharedCancel": "रद्ध गर्ने ", + "sharedCopy": "Copy", "sharedAdd": "थप्ने", "sharedEdit": "सच्याउने", "sharedRemove": "हटाउने ", @@ -99,7 +100,6 @@ "sharedImport": "आयात", "sharedColumns": "स्तम्भहरू", "sharedDropzoneText": "यहाँ एउटा फाइल तान्नुहोस् र छोड्नुहोस् वा क्लिक गर्नुहोस्", - "sharedLinkCopied": "Link copied", "sharedLogs": "Logs", "calendarSimple": "सरल", "calendarRecurrence": "पुनरावृत्ति", @@ -148,7 +148,7 @@ "attributeUiDisableAttributes": "UI: विशेषताहरू असक्षम गर्नुहोस्", "attributeUiDisableGroups": "UI: समूहहरू असक्षम पार्नुहोस्", "attributeUiDisableEvents": "UI: अक्षम घटनाहरू", - "attributeUiDisableVehicleFetures": "UI: अक्षम सवारी बिशेषताहरू", + "attributeUiDisableVehicleFeatures": "UI: Disable Vehicle Features", "attributeUiDisableDrivers": "UI: अक्षम ड्राईभरहरू", "attributeUiDisableComputedAttributes": "UI: गणना गरिएका विशेषताहरू असक्षम पार्नुहोस्", "attributeUiDisableCalendars": "UI: अक्षम पात्रो", @@ -325,6 +325,7 @@ "serverLogo": "Logo Image", "serverLogoInverted": "Inverted Logo Image", "serverChangeDisable": "Disable Server Change", + "serverDisableShare": "Disable Device Sharing", "mapTitle": "नक्शा ", "mapActive": "सक्रिय नक्शा", "mapOverlay": "नक्सा ओभरले", |