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/sv.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/sv.json')
-rw-r--r-- | web/l10n/sv.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/web/l10n/sv.json b/web/l10n/sv.json index be77c2c0..0a2cf6df 100644 --- a/web/l10n/sv.json +++ b/web/l10n/sv.json @@ -5,6 +5,7 @@ "sharedUpload": "Upload", "sharedSet": "Set", "sharedCancel": "Avbryt", + "sharedCopy": "Copy", "sharedAdd": "Lägg till", "sharedEdit": "Redigera", "sharedRemove": "Radera", @@ -99,7 +100,6 @@ "sharedImport": "Import", "sharedColumns": "Kolumn", "sharedDropzoneText": "Dra och släpp en fil här eller klicka", - "sharedLinkCopied": "Link copied", "sharedLogs": "Logs", "calendarSimple": "Enkel", "calendarRecurrence": "Upprepning", @@ -148,7 +148,7 @@ "attributeUiDisableAttributes": "UI: Inaktivera attribut", "attributeUiDisableGroups": "UI: Inaktivera Grupper", "attributeUiDisableEvents": "UI: Inaktivera Händelser", - "attributeUiDisableVehicleFetures": "UI: Inaktivera Fordonsfunktioner", + "attributeUiDisableVehicleFeatures": "UI: Disable Vehicle Features", "attributeUiDisableDrivers": "UI: Inaktivera Förare", "attributeUiDisableComputedAttributes": "UI: Inaktivera Beräknade Attribut", "attributeUiDisableCalendars": "UI: Inaktivera Kalendrar", @@ -325,6 +325,7 @@ "serverLogo": "Logo Image", "serverLogoInverted": "Inverted Logo Image", "serverChangeDisable": "Disable Server Change", + "serverDisableShare": "Disable Device Sharing", "mapTitle": "Karta", "mapActive": "Aktiva Kartor", "mapOverlay": "Kartöverlägg", |