aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/uk.json
blob: d49b0d6f3246314caa53643c962e9df3c73ac92f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
    "sharedLoading": "Завантаження... ",
    "sharedSave": "Зберегти",
    "sharedCancel": "Відміна",
    "sharedAdd": "Додати",
    "sharedEdit": "Редагувати",
    "sharedRemove": "Видалити",
    "sharedRemoveConfirm": "Видалити пункт?",
    "sharedKm": "км",
    "sharedMi": "Милi",
    "sharedKn": "kn",
    "sharedKmh": "км/год",
    "sharedMph": "Миль/год",
    "sharedHour": "Години",
    "sharedMinute": "Хвилини",
    "sharedSecond": "Секунди",
    "sharedName": "Name",
    "sharedDescription": "Description",
    "sharedSearch": "Search",
    "sharedGeofence": "Geofence",
    "sharedGeofences": "Geofences",
    "sharedNotifications": "Notifications",
    "sharedAttributes": "Attributes",
    "sharedAttribute": "Attribute",
    "sharedArea": "Area",
    "errorTitle": "Помилка",
    "errorUnknown": "Невiдома помилка",
    "errorConnection": "Помилка з'єднання",
    "userEmail": "E-mail",
    "userPassword": "Пароль",
    "userAdmin": "Адмiнiстратор",
    "loginTitle": "Логiн",
    "loginLanguage": "Мова",
    "loginRegister": "Реєстрація",
    "loginLogin": "Ввійти",
    "loginFailed": "Неправильне адреса електронної пошти або пароль",
    "loginCreated": "Новий користувач був зареєстрований",
    "loginLogout": "Вийти",
    "devicesAndState": "Devices and State",
    "deviceDialog": "Пристрій",
    "deviceTitle": " Прилади",
    "deviceIdentifier": "Iдентифікатор",
    "deviceLastUpdate": "Last Update",
    "deviceCommand": "Команда",
    "deviceFollow": "Follow",
    "groupDialog": "Group",
    "groupParent": "Group",
    "groupNoGroup": "No Group",
    "settingsTitle": "Налаштування",
    "settingsUser": "Аккаунт",
    "settingsGroups": "Groups",
    "settingsServer": "Сервер",
    "settingsUsers": "Користувач",
    "settingsDistanceUnit": "Відстань",
    "settingsSpeedUnit": "Швидкість",
    "settingsTwelveHourFormat": "12-hour Format",
    "reportTitle": "Звіти",
    "reportDevice": "Пристрій ",
    "reportFrom": "З",
    "reportTo": "До",
    "reportShow": "Показати",
    "reportClear": "Очистити",
    "positionFixTime": "Час ",
    "positionValid": "Дійсний",
    "positionLatitude": "Широта",
    "positionLongitude": "Довгота ",
    "positionAltitude": "Висота",
    "positionSpeed": "Швидкість ",
    "positionCourse": "Курс",
    "positionAddress": "Адреса",
    "positionProtocol": "Протокол",
    "serverTitle": "Налаштування сервера",
    "serverZoom": "Наближення",
    "serverRegistration": "Реєстрація",
    "serverReadonly": "Readonly",
    "mapTitle": "Карта",
    "mapLayer": "Шар карти",
    "mapCustom": "Користувальницька карта",
    "mapOsm": "Open Street Map",
    "mapBingKey": "Ключ Bing Maps ",
    "mapBingRoad": "Bing Maps Дороги",
    "mapBingAerial": "Bing Maps Супутник",
    "mapShapePolygon": "Polygon",
    "mapShapeCircle": "Circle",
    "stateTitle": "Стан",
    "stateName": "Атрибут",
    "stateValue": "Значення ",
    "commandTitle": "Команда ",
    "commandSend": "Послати. ",
    "commandType": "Тип",
    "commandSent": "Команда була відправлена",
    "commandPositionPeriodic": "Періодична звітність",
    "commandPositionStop": "Скасувати відстеження. ",
    "commandEngineStop": "Заблокувати двигун ",
    "commandEngineResume": "Розблокувати двигун",
    "commandFrequency": "Частота",
    "commandUnit": "Одиниці",
    "commandCustom": "Custom command",
    "commandPositionSingle": "Single Reporting",
    "commandAlarmArm": "Arm Alarm",
    "commandAlarmDisarm": "Disarm Alarm",
    "commandSetTimezone": "Set Timezone",
    "commandRequestPhoto": "Request Photo",
    "commandRebootDevice": "Reboot Device",
    "commandSendSms": "Send SMS",
    "commandSosNumber": "Set SOS Number",
    "commandSilenceTime": "Set Silence Time",
    "commandSetPhonebook": "Set Phonebook",
    "commandVoiceMessage": "Voice Message",
    "commandOutputControl": "Output Control",
    "commandAlarmSpeed": "Overspeed Alarm",
    "commandDeviceIdentification": "Device Identification",
    "eventDeviceOnline": "Device is online",
    "eventDeviceOffline": "Device is offline",
    "eventDeviceMoving": "Device is moving",
    "eventDeviceStopped": "Device is stopped",
    "eventDeviceOverspeed": "Device exceeds the speed",
    "eventCommandResult": "Command result",
    "eventGeofenceEnter": "Device has entered geofence",
    "eventGeofenceExit": "Device has exited geofence",
    "eventSosAlarm": "SOS alarm",
    "eventVibrationAlarm": "Vibration alarm",
    "eventMovementAlarm": "Movement alarm",
    "eventOverspeedAlarm": "Overspeed alarm",
    "notificationType": "Type of Notification",
    "notificationWeb": "Send via Web",
    "notificationMail": "Send via Mail"
}