From e7000e33818a231add49235f5b2a543d56e4b45f Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 19 Nov 2016 11:07:20 +1300 Subject: Update localization files --- web/l10n/sq.json | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 44 insertions(+), 4 deletions(-) (limited to 'web/l10n/sq.json') diff --git a/web/l10n/sq.json b/web/l10n/sq.json index 285752ee..80f86aa9 100644 --- a/web/l10n/sq.json +++ b/web/l10n/sq.json @@ -1,6 +1,8 @@ { "sharedLoading": "Ngarkim…", + "sharedHide": "Hide", "sharedSave": "Ruaj", + "sharedSet": "Set", "sharedCancel": "Anullim", "sharedAdd": "Shto", "sharedEdit": "Ndrysho", @@ -8,12 +10,16 @@ "sharedRemoveConfirm": "Hiq skedarin", "sharedKm": "km", "sharedMi": "Milje", + "sharedNmi": "nmi", "sharedKn": "Nyje", "sharedKmh": "km/h", "sharedMph": "mph", "sharedHour": "Orë", "sharedMinute": "Minuta", "sharedSecond": "Sekonda", + "sharedDecimalDegrees": "Decimal Degrees", + "sharedDegreesDecimalMinutes": "Degrees Decimal Minutes", + "sharedDegreesMinutesSeconds": "Degrees Minutes Seconds", "sharedName": "Emri", "sharedDescription": "Description", "sharedSearch": "Kërkim", @@ -29,6 +35,11 @@ "sharedHourAbbreviation": "h", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Get Map State", + "sharedAttributeAlias": "Attribute Alias", + "sharedAttributeAliases": "Attribute Aliases", + "sharedAlias": "Alias", + "sharedDeviceDistance": "Device Distance", + "sharedDevice": "Device", "errorTitle": "Gabim", "errorUnknown": "Gabim i panjohur", "errorConnection": "Gabim lidhjeje", @@ -36,6 +47,10 @@ "userPassword": "Fjalëkalimi", "userAdmin": "Administratori", "userRemember": "Remember", + "userDisabled": "Disabled", + "userExpirationTime": "Expiration", + "userDeviceLimit": "Device Limit", + "userToken": "Token", "loginTitle": "Hyrje", "loginLanguage": "Gjuha", "loginRegister": "Regjistrim", @@ -44,12 +59,16 @@ "loginCreated": "Përdoruesi i ri u regjistrua", "loginLogout": "Shkëputu", "devicesAndState": "Gjendja e pajisjeve", - "deviceDialog": "Pajisje", "deviceTitle": "Pajisjet", "deviceIdentifier": "Identifikues", + "devicePhone": "Phone", + "deviceModel": "Model", + "deviceContact": "Contact", + "deviceCategory": "Category", "deviceLastUpdate": "Përditësimi i fundit", "deviceCommand": "Komandë", "deviceFollow": "Ndjek", + "deviceTotalDistance": "Total Distance", "groupDialog": "Grup", "groupParent": "Grup", "groupNoGroup": "Pa Grup", @@ -60,6 +79,7 @@ "settingsUsers": "Përdorues", "settingsSpeedUnit": "Shpejtësi", "settingsTwelveHourFormat": "Formë 12-orëshe", + "settingsCoordinateFormat": "Coordinates Format", "reportTitle": "Raporte", "reportDevice": "Pajisje", "reportGroup": "Group", @@ -80,15 +100,18 @@ "serverZoom": "Fokus", "serverRegistration": "Regjistrim", "serverReadonly": "Vetëm për lexim", + "serverForceSettings": "Force Settings", "mapTitle": "Harta", "mapLayer": "Zgjedhje harte", "mapCustom": "Hartë e përshtatur", + "mapCarto": "Carto Basemaps", "mapOsm": "Open Street Map", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", "mapShapePolygon": "Polygon", "mapShapeCircle": "Circle", + "mapLiveRoutes": "Live Routes", "stateTitle": "Gjëndja", "stateName": "Atribut", "stateValue": "Vlera", @@ -125,7 +148,7 @@ "eventDeviceOnline": "Device is online", "eventDeviceOffline": "Device is offline", "eventDeviceMoving": "Device is moving", - "eventDeviceStopped": "Device is stopped", + "eventDeviceStopped": "Device has stopped", "eventDeviceOverspeed": "Device exceeds the speed", "eventCommandResult": "Command result", "eventGeofenceEnter": "Device has entered geofence", @@ -150,7 +173,7 @@ "reportSummary": "Summary", "reportConfigure": "Configure", "reportEventTypes": "Event Types", - "reportCsv": "CSV", + "reportExport": "Export", "reportDeviceName": "Device Name", "reportAverageSpeed": "Average Speed", "reportMaximumSpeed": "Maximum Speed", @@ -160,5 +183,22 @@ "reportStartAddress": "Start Address", "reportEndTime": "End Time", "reportEndAddress": "End Address", - "reportSpentFuel": "Spent Fuel" + "reportSpentFuel": "Spent Fuel", + "statisticsTitle": "Statistics", + "statisticsCaptureTime": "Capture Time", + "statisticsActiveUsers": "Active Users", + "statisticsActiveDevices": "Active Devices", + "statisticsRequests": "Requests", + "statisticsMessagesReceived": "Messages Received", + "statisticsMessagesStored": "Messages Stored", + "categoryArrow": "Arrow", + "categoryDefault": "Default", + "categoryCar": "Car", + "categoryBus": "Bus", + "categoryTruck": "Truck", + "categoryShip": "Ship", + "categoryPlane": "Plane", + "categoryMotorcycle": "Motorcycle", + "categoryBicycle": "Bicycle", + "categoryPerson": "Person" } \ No newline at end of file -- cgit v1.2.3