Commit de6affd8053fe121b0afc14ee59a6ecf15472d49

Authored by Andrii Shvaika
2 parents 89a91020 2bdc1ac3

Merge branch 'master' of github.com:thingsboard/thingsboard

1 1 {
2 2 "access": {
3   - "unauthorized": "Unauthorized",
4   - "unauthorized-access": "Unauthorized Access",
5   - "unauthorized-access-text": "You should sign in to have access to this resource!",
6   - "access-forbidden": "Access Forbidden",
7   - "access-forbidden-text": "You haven't access rights to this location!<br/>Try to sign in with different user if you still wish to gain access to this location.",
8   - "refresh-token-expired": "Session has expired",
9   - "refresh-token-failed": "Unable to refresh session"
  3 + "unauthorized": "Neatļauta",
  4 + "unauthorized-access": "Neatļauta piekļuve",
  5 + "unauthorized-access-text": "Lai piekļūtu šim resursam, jums jāpierakstās!",
  6 + "access-forbidden": "Piekļuve aizliegta",
  7 + "access-forbidden-text": "Jums nav piekļuves tiesību!<br/>Mēģiniet pierakstīties ar citu lietotājvārdu.",
  8 + "refresh-token-expired": "Sesija ir beigusies",
  9 + "refresh-token-failed": "Nevar atjaunot sesiju"
10 10 },
11 11 "action": {
12   - "activate": "Activate",
13   - "suspend": "Suspend",
14   - "save": "Save",
15   - "saveAs": "Save as",
16   - "cancel": "Cancel",
  12 + "activate": "Aktivizēt",
  13 + "suspend": "Apturēt",
  14 + "save": "Saglabāt",
  15 + "saveAs": "Saglabāt kā",
  16 + "cancel": "Atcelt",
17 17 "ok": "OK",
18   - "delete": "Delete",
19   - "add": "Add",
20   - "yes": "Yes",
21   - "no": "No",
22   - "update": "Update",
23   - "remove": "Remove",
24   - "search": "Search",
25   - "clear-search": "Clear search",
26   - "assign": "Assign",
27   - "unassign": "Unassign",
28   - "share": "Share",
29   - "make-private": "Make private",
30   - "apply": "Apply",
31   - "apply-changes": "Apply changes",
32   - "edit-mode": "Edit mode",
33   - "enter-edit-mode": "Enter edit mode",
34   - "decline-changes": "Decline changes",
35   - "close": "Close",
36   - "back": "Back",
37   - "run": "Run",
38   - "sign-in": "Sign in!",
39   - "edit": "Edit",
40   - "view": "View",
41   - "create": "Create",
42   - "drag": "Drag",
43   - "refresh": "Refresh",
44   - "undo": "Undo",
45   - "copy": "Copy",
46   - "paste": "Paste",
47   - "copy-reference": "Copy reference",
48   - "paste-reference": "Paste reference",
49   - "import": "Import",
50   - "export": "Export",
51   - "share-via": "Share via {{provider}}",
52   - "continue": "Continue"
  18 + "delete": "Dzēst",
  19 + "add": "Pievienot",
  20 + "yes": "Jā",
  21 + "no": "Nē",
  22 + "update": "Atjaunināt",
  23 + "remove": "Noņemt",
  24 + "search": "Meklēt",
  25 + "clear-search": "Notīrīt meklēšanu",
  26 + "assign": "Piešķirt",
  27 + "unassign": "Noņemt",
  28 + "share": "Dalīties",
  29 + "make-private": "Padarīt privātu",
  30 + "apply": "Pielietot",
  31 + "apply-changes": "Pielietot izmaiņas",
  32 + "edit-mode": "Rediģēšanas režīms",
  33 + "enter-edit-mode": "Ievadiet rediģēšanas režīmu",
  34 + "decline-changes": "Noraidīt izmaiņas",
  35 + "close": "Aizvērt",
  36 + "back": "Atpakaļ",
  37 + "run": "Uz priekšu",
  38 + "sign-in": "Pierakstīties!",
  39 + "edit": "Rediģēt",
  40 + "view": "Skatīt",
  41 + "create": "Radīt",
  42 + "drag": "Velciet",
  43 + "refresh": "Atjaunot",
  44 + "undo": "Atsaukt",
  45 + "copy": "Kopēt",
  46 + "paste": "Ielīmēt",
  47 + "copy-reference": "Kopija atsauce",
  48 + "paste-reference": "Ielīmēt atsauce",
  49 + "import": "Importēt",
  50 + "export": "Eksportēt",
  51 + "share-via": "Dalīties caur {{pakalpojuma sniedzējs}}",
  52 + "continue": "Turpināt"
53 53 },
54 54 "aggregation": {
55   - "aggregation": "Aggregation",
56   - "function": "Data aggregation function",
57   - "limit": "Max values",
58   - "group-interval": "Grouping interval",
  55 + "aggregation": "Sakopojums",
  56 + "function": "Datu sakopojuma funkcija",
  57 + "limit": "Limits",
  58 + "group-interval": "Grupas intervāls",
59 59 "min": "Min",
60 60 "max": "Max",
61   - "avg": "Average",
  61 + "avg": "Vidējais",
62 62 "sum": "Sum",
63   - "count": "Count",
64   - "none": "None"
  63 + "count": "Skaits",
  64 + "none": "Neviena"
65 65 },
66 66 "admin": {
67   - "general": "General",
68   - "general-settings": "General Settings",
69   - "outgoing-mail": "Mail Server",
70   - "outgoing-mail-settings": "Outgoing Mail Server Settings",
71   - "system-settings": "System Settings",
72   - "test-mail-sent": "Test mail was successfully sent!",
73   - "base-url": "Base URL",
74   - "base-url-required": "Base URL is required.",
75   - "mail-from": "Mail From",
76   - "mail-from-required": "Mail From is required.",
77   - "smtp-protocol": "SMTP protocol",
78   - "smtp-host": "SMTP host",
79   - "smtp-host-required": "SMTP host is required.",
80   - "smtp-port": "SMTP port",
81   - "smtp-port-required": "You must supply a smtp port.",
82   - "smtp-port-invalid": "That doesn't look like a valid smtp port.",
83   - "timeout-msec": "Timeout (msec)",
84   - "timeout-required": "Timeout is required.",
85   - "timeout-invalid": "That doesn't look like a valid timeout.",
86   - "enable-tls": "Enable TLS",
87   - "tls-version": "TLS version",
88   - "send-test-mail": "Send test mail"
  67 + "general": "Vispārīgi",
  68 + "general-settings": "Vispārīgie iestatījumi",
  69 + "outgoing-mail": "Pasta serveris",
  70 + "outgoing-mail-settings": "Izejošā pasta servera iestatījumi",
  71 + "system-settings": "Sistēmas iestatījumi",
  72 + "test-mail-sent": "Testa pasts sekmīgi nosūtīts!",
  73 + "base-url": "pamata URL",
  74 + "base-url-required": "Pamata URL ir nepieciešams.",
  75 + "mail-from": "Pasts no",
  76 + "mail-from-required": "Pasts no ir nepieciešams.",
  77 + "smtp-protocol": "SMTP protokols",
  78 + "smtp-host": "SMTP saimnieks",
  79 + "smtp-host-required": "SMTP saimnieks ir nepieciešams.",
  80 + "smtp-port": "SMTP ports",
  81 + "smtp-port-required": "Jums vajag nodrošināt SMTP portu.",
  82 + "smtp-port-invalid": "Tas neizskatās pēc atļauta SMTP porta.",
  83 + "timeout-msec": "Pārtraukums (msec)",
  84 + "timeout-required": "Pārtraukums ir nepieciešams.",
  85 + "timeout-invalid": "Tas neizskatās pēc atļauta pārtraukuma.",
  86 + "enable-tls": "Iespējot TLS",
  87 + "send-test-mail": "Nosūtīt testa pastu"
89 88 },
90 89 "alarm": {
91   - "alarm": "Alarm",
92   - "alarms": "Alarms",
93   - "select-alarm": "Select alarm",
94   - "no-alarms-matching": "No alarms matching '{{entity}}' were found.",
95   - "alarm-required": "Alarm is required",
96   - "alarm-status": "Alarm status",
  90 + "alarm": "Trauksme",
  91 + "alarms": "Trauksmes",
  92 + "select-alarm": "Atlasīt trauksmi",
  93 + "no-alarms-matching": "Nav atbilstošu trauksmju '{{entity}}' .",
  94 + "alarm-required": "Trauksme ir nepieciešama",
  95 + "alarm-status": "Trauksmes statuss",
97 96 "search-status": {
98   - "ANY": "Any",
99   - "ACTIVE": "Active",
100   - "CLEARED": "Cleared",
101   - "ACK": "Acknowledged",
102   - "UNACK": "Unacknowledged"
  97 + "ANY": "Jebkura",
  98 + "ACTIVE": "Aktīvs",
  99 + "CLEARED": "Dzēsts",
  100 + "ACK": "Apstiprināts",
  101 + "UNACK": "Neapstiprināts"
103 102 },
104 103 "display-status": {
105   - "ACTIVE_UNACK": "Active Unacknowledged",
106   - "ACTIVE_ACK": "Active Acknowledged",
107   - "CLEARED_UNACK": "Cleared Unacknowledged",
108   - "CLEARED_ACK": "Cleared Acknowledged"
  104 + "ACTIVE_UNACK": "Aktīvs Neapstiprināts",
  105 + "ACTIVE_ACK": "Aktīvs Apstiprināts",
  106 + "CLEARED_UNACK": "Dzēsts Neapstiprināts",
  107 + "CLEARED_ACK": "Dzēsts Apstiprināts"
109 108 },
110   - "no-alarms-prompt": "No alarms found",
111   - "created-time": "Created time",
112   - "type": "Type",
113   - "severity": "Severity",
114   - "originator": "Originator",
115   - "originator-type": "Originator type",
116   - "details": "Details",
117   - "status": "Status",
118   - "alarm-details": "Alarm details",
119   - "start-time": "Start time",
120   - "end-time": "End time",
121   - "ack-time": "Acknowledged time",
122   - "clear-time": "Cleared time",
123   - "severity-critical": "Critical",
124   - "severity-major": "Major",
125   - "severity-minor": "Minor",
126   - "severity-warning": "Warning",
127   - "severity-indeterminate": "Indeterminate",
128   - "acknowledge": "Acknowledge",
129   - "clear": "Clear",
130   - "search": "Search alarms",
131   - "selected-alarms": "{ count, plural, 1 {1 alarm} other {# alarms} } selected",
132   - "no-data": "No data to display",
133   - "polling-interval": "Alarms polling interval (sec)",
134   - "polling-interval-required": "Alarms polling interval is required.",
135   - "min-polling-interval-message": "At least 1 sec polling interval is allowed.",
136   - "aknowledge-alarms-title": "Acknowledge { count, plural, 1 {1 alarm} other {# alarms} }",
137   - "aknowledge-alarms-text": "Are you sure you want to acknowledge { count, plural, 1 {1 alarm} other {# alarms} }?",
138   - "aknowledge-alarm-title": "Acknowledge Alarm",
139   - "aknowledge-alarm-text": "Are you sure you want to acknowledge Alarm?",
140   - "clear-alarms-title": "Clear { count, plural, 1 {1 alarm} other {# alarms} }",
141   - "clear-alarms-text": "Are you sure you want to clear { count, plural, 1 {1 alarm} other {# alarms} }?",
142   - "clear-alarm-title": "Clear Alarm",
143   - "clear-alarm-text": "Are you sure you want to clear Alarm?",
144   - "alarm-status-filter": "Alarm Status Filter"
  109 + "no-alarms-prompt": "Trauksmes nav atrastas",
  110 + "created-time": "Izveidošanas laiks",
  111 + "type": "Tips",
  112 + "severity": "Smaguma pakāpe",
  113 + "originator": "Iniciātors",
  114 + "originator-type": "Iniciātora tips",
  115 + "details": "Detaļas",
  116 + "status": "Statuss",
  117 + "alarm-details": "Trauksmes detaļas",
  118 + "start-time": "Sākuma laiks",
  119 + "end-time": "Beigu laiks",
  120 + "ack-time": "Apstiprinājuma laiks",
  121 + "clear-time": "Notīrīšanas laiks",
  122 + "severity-critical": "Smaguma pakāpe - kritiska",
  123 + "severity-major": "Būtiska",
  124 + "severity-minor": "Minora",
  125 + "severity-warning": "Brīdinājums",
  126 + "severity-indeterminate": "Nenoteikts",
  127 + "acknowledge": "Apstiprināt",
  128 + "clear": "Notīrīt",
  129 + "search": "Meklēt trauksmes",
  130 + "selected-alarms": "{ count, plural, 1 {1 alarm} other {# trauksmes} } selected",
  131 + "no-data": "Nav datu ko attēlot",
  132 + "polling-interval": "Trauksmju pārbaužu intervāls (sec)",
  133 + "polling-interval-required": "Trauksmju pārbaužu intervāls ir nepieciešams.",
  134 + "min-polling-interval-message": "Vismaz 1 sekundes pārbaužu intervāls ir atļauts.",
  135 + "aknowledge-alarms-title": "Apstiprināt { count, plural, 1 {1 alarm} other {# trauksmes} }",
  136 + "aknowledge-alarms-text": "Vai Jūs tiešām vēlaties apstirpināt { count, plural, 1 {1 alarm} other {# trauksmes} }?",
  137 + "aknowledge-alarm-title": "Apstiprināt trauksmi",
  138 + "aknowledge-alarm-text": "Vai Jūs tiešām vēlaties apstiprināt trauksmi?",
  139 + "clear-alarms-title": "Dzēst { count, plural, 1 {1 alarm} other {# trauksmes} }",
  140 + "clear-alarms-text": "Vai Jūs tiešām vēlaties dzēst { count, plural, 1 {1 alarm} other {# trauksmes} }?",
  141 + "clear-alarm-title": "Dzēst trauksmi",
  142 + "clear-alarm-text": "Vai Jūs tiešām vēlaties dzēst trauksmi?",
  143 + "alarm-status-filter": "Trauksmes statusa filtrs"
145 144 },
146 145 "alias": {
147   - "add": "Add alias",
148   - "edit": "Edit alias",
149   - "name": "Alias name",
150   - "name-required": "Alias name is required",
151   - "duplicate-alias": "Alias with same name is already exists.",
152   - "filter-type-single-entity": "Single entity",
153   - "filter-type-entity-list": "Entity list",
154   - "filter-type-entity-name": "Entity name",
155   - "filter-type-state-entity": "Entity from dashboard state",
156   - "filter-type-state-entity-description": "Entity taken from dashboard state parameters",
157   - "filter-type-asset-type": "Asset type",
158   - "filter-type-asset-type-description": "Assets of type '{{assetType}}'",
159   - "filter-type-asset-type-and-name-description": "Assets of type '{{assetType}}' and with name starting with '{{prefix}}'",
160   - "filter-type-device-type": "Device type",
161   - "filter-type-device-type-description": "Devices of type '{{deviceType}}'",
162   - "filter-type-device-type-and-name-description": "Devices of type '{{deviceType}}' and with name starting with '{{prefix}}'",
163   - "filter-type-entity-view-type": "Entity View type",
164   - "filter-type-entity-view-type-description": "Entity Views of type '{{entityView}}'",
165   - "filter-type-entity-view-type-and-name-description": "Entity Views of type '{{entityView}}' and with name starting with '{{prefix}}'",
166   - "filter-type-relations-query": "Relations query",
167   - "filter-type-relations-query-description": "{{entities}} that have {{relationType}} relation {{direction}} {{rootEntity}}",
168   - "filter-type-asset-search-query": "Asset search query",
169   - "filter-type-asset-search-query-description": "Assets with types {{assetTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}",
170   - "filter-type-device-search-query": "Device search query",
171   - "filter-type-device-search-query-description": "Devices with types {{deviceTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}",
172   - "filter-type-entity-view-search-query": "Entity view search query",
173   - "filter-type-entity-view-search-query-description": "Entity views with types {{entityViewTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}",
174   - "entity-filter": "Entity filter",
175   - "resolve-multiple": "Resolve as multiple entities",
176   - "filter-type": "Filter type",
177   - "filter-type-required": "Filter type is required.",
178   - "entity-filter-no-entity-matched": "No entities matching specified filter were found.",
179   - "no-entity-filter-specified": "No entity filter specified",
180   - "root-state-entity": "Use dashboard state entity as root",
181   - "root-entity": "Root entity",
182   - "state-entity-parameter-name": "State entity parameter name",
183   - "default-state-entity": "Default state entity",
184   - "default-entity-parameter-name": "By default",
185   - "max-relation-level": "Max relation level",
186   - "unlimited-level": "Unlimited level",
187   - "state-entity": "Dashboard state entity",
188   - "all-entities": "All entities",
189   - "any-relation": "any"
  146 + "add": "Pievienot segvārdu",
  147 + "edit": "Rediģēt segvārdu",
  148 + "name": "Segvārda nosaukums",
  149 + "name-required": "Segvārda nosaukums vārds ir nepieciešams",
  150 + "duplicate-alias": "Segvārds ar tādu pašu nosaukumu jau eksistē.",
  151 + "filter-type-single-entity": "Viena vienība",
  152 + "filter-type-entity-list": "Vienību saraksts",
  153 + "filter-type-entity-name": "Vienības vārds",
  154 + "filter-type-state-entity": "Vienība no paneļa stāvokļa",
  155 + "filter-type-state-entity-description": "Vienība ņemta no paneļa stāvokļa parametriem",
  156 + "filter-type-asset-type": "Aktīvu tips",
  157 + "filter-type-asset-type-description": "Aktīvu tipi '{{assetType}}'",
  158 + "filter-type-asset-type-and-name-description": "Aktīvu tips '{{assetType}}' un ar vārdu sākot ar '{{prefix}}'",
  159 + "filter-type-device-type": "Iekārtas tips",
  160 + "filter-type-device-type-description": "Iekārtas tipi '{{deviceType}}'",
  161 + "filter-type-device-type-and-name-description": "Iekārtas tipi '{{deviceType}}' un ar vārdu sākot ar '{{prefix}}'",
  162 + "filter-type-entity-view-type": "Vienības skata tips",
  163 + "filter-type-entity-view-type-description": "Vienības skats tipam '{{entityView}}'",
  164 + "filter-type-entity-view-type-and-name-description": "Vienības skats tipam '{{entityView}}' un ar vārdu sākot ar '{{prefix}}'",
  165 + "filter-type-relations-query": "Attiecību vaicājums",
  166 + "filter-type-relations-query-description": "{{entities}} kam ir {{relationType}} attiecība {{direction}} {{rootEntity}}",
  167 + "filter-type-asset-search-query": "Aktīvu meklēšanas vaicājums",
  168 + "filter-type-asset-search-query-description": "Aktīvi ar tipu {{assetTypes}} kam ir {{relationType}} attiecība {{direction}} {{rootEntity}}",
  169 + "filter-type-device-search-query": "Iekārtu meklēšanas vaicājums",
  170 + "filter-type-device-search-query-description": "Iekārtas ar tipu {{deviceTypes}} kam ir {{relationType}} attiecība {{direction}} {{rootEntity}}",
  171 + "filter-type-entity-view-search-query": "Vienības skata meklēšanas vaicājuma",
  172 + "filter-type-entity-view-search-query-description": "Vienību skats ar tipu {{entityViewTypes}} kam ir {{relationType}} attiecība {{direction}} {{rootEntity}}",
  173 + "entity-filter": "Vienību filtrs",
  174 + "resolve-multiple": "Atrisināt kā daudzas vienības",
  175 + "filter-type": "Filtra tips",
  176 + "filter-type-required": "Filtra tips ir nepieciešams.",
  177 + "entity-filter-no-entity-matched": "Nav atrastas vienības kam atbilst filtru iestatījumi.",
  178 + "no-entity-filter-specified": "Nav vienību filtrs specificēts",
  179 + "root-state-entity": "Lieto paneļa statusa vienību kā sakni ",
  180 + "root-entity": "Saknes vienības",
  181 + "state-entity-parameter-name": "Statusa vienības parametra vārds",
  182 + "default-state-entity": "Noklusējuma statusa vienība",
  183 + "default-entity-parameter-name": "Pēc noklusējuma",
  184 + "max-relation-level": "Maksimālais attiecību līmenis",
  185 + "unlimited-level": "Nelimitēts līmenis",
  186 + "state-entity": "Paneļa statusa vienība",
  187 + "all-entities": "Visas vienības",
  188 + "any-relation": "Jebkura"
190 189 },
191 190 "asset": {
192   - "asset": "Asset",
193   - "assets": "Assets",
194   - "management": "Asset management",
195   - "view-assets": "View Assets",
196   - "add": "Add Asset",
197   - "assign-to-customer": "Assign to customer",
198   - "assign-asset-to-customer": "Assign Asset(s) To Customer",
199   - "assign-asset-to-customer-text": "Please select the assets to assign to the customer",
200   - "no-assets-text": "No assets found",
201   - "assign-to-customer-text": "Please select the customer to assign the asset(s)",
202   - "public": "Public",
203   - "assignedToCustomer": "Assigned to customer",
204   - "make-public": "Make asset public",
205   - "make-private": "Make asset private",
206   - "unassign-from-customer": "Unassign from customer",
207   - "delete": "Delete asset",
208   - "asset-public": "Asset is public",
209   - "asset-type": "Asset type",
210   - "asset-type-required": "Asset type is required.",
211   - "select-asset-type": "Select asset type",
212   - "enter-asset-type": "Enter asset type",
213   - "any-asset": "Any asset",
214   - "no-asset-types-matching": "No asset types matching '{{entitySubtype}}' were found.",
215   - "asset-type-list-empty": "No asset types selected.",
216   - "asset-types": "Asset types",
217   - "name": "Name",
218   - "name-required": "Name is required.",
219   - "description": "Description",
220   - "type": "Type",
221   - "type-required": "Type is required.",
222   - "details": "Details",
223   - "events": "Events",
224   - "add-asset-text": "Add new asset",
225   - "asset-details": "Asset details",
226   - "assign-assets": "Assign assets",
227   - "assign-assets-text": "Assign { count, plural, 1 {1 asset} other {# assets} } to customer",
228   - "delete-assets": "Delete assets",
229   - "unassign-assets": "Unassign assets",
230   - "unassign-assets-action-title": "Unassign { count, plural, 1 {1 asset} other {# assets} } from customer",
231   - "assign-new-asset": "Assign new asset",
232   - "delete-asset-title": "Are you sure you want to delete the asset '{{assetName}}'?",
233   - "delete-asset-text": "Be careful, after the confirmation the asset and all related data will become unrecoverable.",
234   - "delete-assets-title": "Are you sure you want to delete { count, plural, 1 {1 asset} other {# assets} }?",
235   - "delete-assets-action-title": "Delete { count, plural, 1 {1 asset} other {# assets} }",
236   - "delete-assets-text": "Be careful, after the confirmation all selected assets will be removed and all related data will become unrecoverable.",
237   - "make-public-asset-title": "Are you sure you want to make the asset '{{assetName}}' public?",
238   - "make-public-asset-text": "After the confirmation the asset and all its data will be made public and accessible by others.",
239   - "make-private-asset-title": "Are you sure you want to make the asset '{{assetName}}' private?",
240   - "make-private-asset-text": "After the confirmation the asset and all its data will be made private and won't be accessible by others.",
241   - "unassign-asset-title": "Are you sure you want to unassign the asset '{{assetName}}'?",
242   - "unassign-asset-text": "After the confirmation the asset will be unassigned and won't be accessible by the customer.",
243   - "unassign-asset": "Unassign asset",
244   - "unassign-assets-title": "Are you sure you want to unassign { count, plural, 1 {1 asset} other {# assets} }?",
245   - "unassign-assets-text": "After the confirmation all selected assets will be unassigned and won't be accessible by the customer.",
246   - "copyId": "Copy asset Id",
247   - "idCopiedMessage": "Asset Id has been copied to clipboard",
248   - "select-asset": "Select asset",
249   - "no-assets-matching": "No assets matching '{{entity}}' were found.",
250   - "asset-required": "Asset is required",
251   - "name-starts-with": "Asset name starts with",
252   - "import": "Import assets",
253   - "asset-file": "Asset file"
  191 + "asset": "Aktīvs",
  192 + "assets": "Aktīvi",
  193 + "management": "Aktīvu pārvaldība",
  194 + "view-assets": "Skatīt aktīvus",
  195 + "add": "Pievienot aktīvu",
  196 + "assign-to-customer": "Pieškirt klientam",
  197 + "assign-asset-to-customer": "Piešķirt aktīvu klientam",
  198 + "assign-asset-to-customer-text": "Lūdzu izvēlēties aktīvu lai pieškirtu klientam",
  199 + "no-assets-text": "Aktīvi nav atrasti",
  200 + "assign-to-customer-text": "Lūdzu izvēlēties klientu lai pieškirtu aktīvu",
  201 + "public": "Publisks",
  202 + "assignedToCustomer": "Pieškirts klientam",
  203 + "make-public": "Veidot aktīvu publisku",
  204 + "make-private": "Veidot aktīvu privātu",
  205 + "unassign-from-customer": "Noņemt klientam",
  206 + "delete": "Dzēst aktīvu",
  207 + "asset-public": "Aktīvs ir publisks",
  208 + "asset-type": "Aktīva tips",
  209 + "asset-type-required": "Aktīva tips ir nepieciešams.",
  210 + "select-asset-type": "Izvēlies aktīva tipu",
  211 + "enter-asset-type": "Ievadi aktīva tipu",
  212 + "any-asset": "Jebkurš aktīvs",
  213 + "no-asset-types-matching": "Nav atbilstošs aktīvu tips '{{entitySubtype}}' atrasts.",
  214 + "asset-type-list-empty": "Nav aktīvu tipi izvēlēti.",
  215 + "asset-types": "Aktīvu tipi",
  216 + "name": "Vārds",
  217 + "name-required": "Vārds ir nepieciešams.",
  218 + "description": "Apraksts",
  219 + "type": "Tips",
  220 + "type-required": "Tips ir nepieciešams.",
  221 + "details": "Detaļas",
  222 + "events": "Notikumi",
  223 + "add-asset-text": "Pievieno jaunu aktīvu",
  224 + "asset-details": "Aktīvu detaļas",
  225 + "assign-assets": "Piešķirt aktīvus",
  226 + "assign-assets-text": "Piešķirt { count, plural, 1 {1 asset} other {# aktīvus} } klientam",
  227 + "delete-assets": "Dzēst aktīvus",
  228 + "unassign-assets": "Noņemt aktīvus",
  229 + "unassign-assets-action-title": "Noņemt { count, plural, 1 {1 asset} other {# aktīvus} } no klienta",
  230 + "assign-new-asset": "Pieškirt jaunu aktīvu",
  231 + "delete-asset-title": "Vai esat pārliecināts,ka vēlaties dzēst aktīvu '{{assetName}}'?",
  232 + "delete-asset-text": "Esiet uzmanīgs, pēc apstiprināšanas aktīvs un saistītie dati nebūs atjaunojami.",
  233 + "delete-assets-title": "Vai esat pārliecināts ka vēlaties dzēst { count, plural, 1 {1 asset} other {# aktīvus} }?",
  234 + "delete-assets-action-title": "Dzēst { count, plural, 1 {1 asset} citu {# aktīvus} }",
  235 + "delete-assets-text": "Esiet uzmanīgs, pēc apstiprinājuma visi izvēlētie aktīvi tiks dzēsti un saistītā informācija nebūs atjaunojama.",
  236 + "make-public-asset-title": "Vai esat pārliecināts ka vēlaties aktīvu '{{assetName}}' veidot publisku?",
  237 + "make-public-asset-text": "Pēc apstiprinājuma aktīvs un tā dati tiks publiski pieejami.",
  238 + "make-private-asset-title": "Vai esat pārliecināts ka vēlaties aktīvu '{{assetName}}' veidot privātu?",
  239 + "make-private-asset-text": "Pēc apstiprinājums aktīvs un tā saistītie dati būs privāti un nebūs pieejami citiem.",
  240 + "unassign-asset-title": "Vai esat pārliecināts ka vēlaties noņemt aktīvu '{{assetName}}'?",
  241 + "unassign-asset-text": "Pēc apstiprināšanas aktīvs tiks noņemts un nebūs pieejams klientiem.",
  242 + "unassign-asset": "Noņemt aktīvu",
  243 + "unassign-assets-title": "Vai esat pārliecināts ka vēlaties noņemt { count, plural, 1 {1 asset} citu {# aktīvus} }?",
  244 + "unassign-assets-text": "Pēc apstiprināšanas visi izvēlētie aktīvi būs noņemti un nebūs pieejami klientiem.",
  245 + "copyId": "Kopēt aktīva Id",
  246 + "idCopiedMessage": "Aktīva Id ir kopēts uz starpliktuvi",
  247 + "select-asset": "Atlasīt aktīvu",
  248 + "no-assets-matching": "Nav atbilstošs aktīvs '{{entity}}' atrasts.",
  249 + "asset-required": "Aktīvs ir nepieciešams",
  250 + "name-starts-with": "Aktīva vārds sākas ar",
  251 + "import": "Importēt aktīvus",
  252 + "asset-file": "Aktīvu fails"
254 253 },
255 254 "attribute": {
256   - "attributes": "Attributes",
257   - "latest-telemetry": "Latest telemetry",
258   - "attributes-scope": "Entity attributes scope",
259   - "scope-latest-telemetry": "Latest telemetry",
260   - "scope-client": "Client attributes",
261   - "scope-server": "Server attributes",
262   - "scope-shared": "Shared attributes",
263   - "add": "Add attribute",
264   - "key": "Key",
265   - "last-update-time": "Last update time",
266   - "key-required": "Attribute key is required.",
267   - "value": "Value",
268   - "value-required": "Attribute value is required.",
269   - "delete-attributes-title": "Are you sure you want to delete { count, plural, 1 {1 attribute} other {# attributes} }?",
270   - "delete-attributes-text": "Be careful, after the confirmation all selected attributes will be removed.",
271   - "delete-attributes": "Delete attributes",
272   - "enter-attribute-value": "Enter attribute value",
273   - "show-on-widget": "Show on widget",
274   - "widget-mode": "Widget mode",
275   - "next-widget": "Next widget",
276   - "prev-widget": "Previous widget",
277   - "add-to-dashboard": "Add to dashboard",
278   - "add-widget-to-dashboard": "Add widget to dashboard",
279   - "selected-attributes": "{ count, plural, 1 {1 attribute} other {# attributes} } selected",
280   - "selected-telemetry": "{ count, plural, 1 {1 telemetry unit} other {# telemetry units} } selected"
  255 + "attributes": "Attribūti",
  256 + "latest-telemetry": "Jaunākā telemetrija",
  257 + "attributes-scope": "Vienības atribūtu darbības joma",
  258 + "scope-latest-telemetry": "Jaunākā telemetrija",
  259 + "scope-client": "Klientu atribūti",
  260 + "scope-server": "Servera atribūti",
  261 + "scope-shared": "Dalītie atribūti",
  262 + "add": "Pievieno atribūtu",
  263 + "key": "Atslēga",
  264 + "last-update-time": "Pēdēja atjaunojuma laiks",
  265 + "key-required": "Atribūta atslēga ir nepieciešama.",
  266 + "value": "Vērtība",
  267 + "value-required": "Atribūta vērtība ir nepieciešama.",
  268 + "delete-attributes-title": "Vai esat pārliecināts ka vēlaties dzēst { count, plural, 1 {1 attribute} other {# attribūtus} }?",
  269 + "delete-attributes-text": "Esiet uzmanīgs, pēc apstiprinājuma visi izvēlētie atribūti tiks dzēsti.",
  270 + "delete-attributes": "Dzēst atribūtu",
  271 + "enter-attribute-value": "Ievadiet atribūta vērtību",
  272 + "show-on-widget": "Parādīt logrīkā",
  273 + "widget-mode": "Logrīka režīms",
  274 + "next-widget": "Nākamais logrīks",
  275 + "prev-widget": "Iepriekšējais logrīks",
  276 + "add-to-dashboard": "Pievienot panelim",
  277 + "add-widget-to-dashboard": "Pievienot logrīku panelim",
  278 + "selected-attributes": "{ count, plural, 1 {1 attribute} other {# atribūtus} } izvēlētajam",
  279 + "selected-telemetry": "{ count, plural, 1 {1 telemetry unit} other {# telemetrijas vienības} } izvēlētas"
281 280 },
282 281 "audit-log": {
283   - "audit": "Audit",
284   - "audit-logs": "Audit Logs",
285   - "timestamp": "Timestamp",
286   - "entity-type": "Entity Type",
287   - "entity-name": "Entity Name",
288   - "user": "User",
289   - "type": "Type",
290   - "status": "Status",
291   - "details": "Details",
292   - "type-added": "Added",
293   - "type-deleted": "Deleted",
294   - "type-updated": "Updated",
295   - "type-attributes-updated": "Attributes updated",
296   - "type-attributes-deleted": "Attributes deleted",
297   - "type-rpc-call": "RPC call",
298   - "type-credentials-updated": "Credentials updated",
299   - "type-assigned-to-customer": "Assigned to Customer",
300   - "type-unassigned-from-customer": "Unassigned from Customer",
301   - "type-activated": "Activated",
302   - "type-suspended": "Suspended",
303   - "type-credentials-read": "Credentials read",
304   - "type-attributes-read": "Attributes read",
305   - "type-relation-add-or-update": "Relation updated",
306   - "type-relation-delete": "Relation deleted",
307   - "type-relations-delete": "All relation deleted",
308   - "type-alarm-ack": "Acknowledged",
309   - "type-alarm-clear": "Cleared",
310   - "status-success": "Success",
311   - "status-failure": "Failure",
312   - "audit-log-details": "Audit log details",
313   - "no-audit-logs-prompt": "No logs found",
314   - "action-data": "Action data",
315   - "failure-details": "Failure details",
316   - "search": "Search audit logs",
317   - "clear-search": "Clear search"
  282 + "audit": "Audits",
  283 + "audit-logs": "Audita logs",
  284 + "timestamp": "Laika zīmogs",
  285 + "entity-type": "Vienības tips",
  286 + "entity-name": "Vienības vārds",
  287 + "user": "Lietotājs",
  288 + "type": "Tips",
  289 + "status": "Statuss",
  290 + "details": "Detaļas",
  291 + "type-added": "Pievienots",
  292 + "type-deleted": "Dzēsts",
  293 + "type-updated": "Atjaunots",
  294 + "type-attributes-updated": "Atribūti atjaunoti",
  295 + "type-attributes-deleted": "Atribūti dzēsti",
  296 + "type-rpc-call": "RPC izsaukumi",
  297 + "type-credentials-updated": "Akreditācijas dati atjaunoti",
  298 + "type-assigned-to-customer": "Pieškirts klientam",
  299 + "type-unassigned-from-customer": "Noņemts no klienta",
  300 + "type-activated": "Aktivizēts",
  301 + "type-suspended": "Apturēts",
  302 + "type-credentials-read": "Akreditācijas datu nolasījums",
  303 + "type-attributes-read": "Atribūtu nolasījums",
  304 + "type-relation-add-or-update": "Attiecība atjaunota",
  305 + "type-relation-delete": "Atiecība dzēsta",
  306 + "type-relations-delete": "Visas attiecības dzēstas",
  307 + "type-alarm-ack": "Apstiprinājums",
  308 + "type-alarm-clear": "Notīrīts",
  309 + "status-success": "Sekmīgi",
  310 + "status-failure": "Neveiksme",
  311 + "audit-log-details": "Audita loga detaļas",
  312 + "no-audit-logs-prompt": "Nav logu atrastu",
  313 + "action-data": "Aktivitāšu dati",
  314 + "failure-details": "Neveiksmju detaļas",
  315 + "search": "Meklēt audita logus",
  316 + "clear-search": "Notīrīt meklēšanu"
318 317 },
319 318 "confirm-on-exit": {
320   - "message": "You have unsaved changes. Are you sure you want to leave this page?",
321   - "html-message": "You have unsaved changes.<br/>Are you sure you want to leave this page?",
322   - "title": "Unsaved changes"
  319 + "message": "Jums ir nesaglabātas izmaiņas. Vai tiešām vēlaties pamest šo lapu?",
  320 + "html-message": "Jums ir nesaglabātas izmaiņas.<br/>Vai tiešām vēlaties pamest šo lapu?",
  321 + "title": "Nesaglabātas izmaiņas"
323 322 },
324 323 "contact": {
325   - "country": "Country",
326   - "city": "City",
327   - "state": "State / Province",
328   - "postal-code": "Zip / Postal Code",
329   - "postal-code-invalid": "Invalid Zip / Postal Code format.",
330   - "address": "Address",
331   - "address2": "Address 2",
332   - "phone": "Phone",
  324 + "country": "Valsts",
  325 + "city": "Pilsēta",
  326 + "state": "Štats/Province",
  327 + "postal-code": "Zip / Pasta kods",
  328 + "postal-code-invalid": "Invalīds Zip / Pasta koda formāts.",
  329 + "address": "Adrese",
  330 + "address2": "Adrese 2",
  331 + "phone": "Telefons",
333 332 "email": "Email",
334   - "no-address": "No address"
  333 + "no-address": "Nav adreses"
335 334 },
336 335 "common": {
337   - "username": "Username",
338   - "password": "Password",
339   - "enter-username": "Enter username",
340   - "enter-password": "Enter password",
341   - "enter-search": "Enter search"
  336 + "username": "Lietotājvārdse",
  337 + "password": "Parole",
  338 + "enter-username": "Ievadiet lietotājvārdu",
  339 + "enter-password": "Ievadiet paroli",
  340 + "enter-search": "Ievadiet meklēt"
342 341 },
343 342 "content-type": {
344 343 "json": "Json",
345   - "text": "Text",
346   - "binary": "Binary (Base64)"
  344 + "text": "Teksts",
  345 + "binary": "Bināri (Base64)"
347 346 },
348 347 "customer": {
349   - "customer": "Customer",
350   - "customers": "Customers",
351   - "management": "Customer management",
352   - "dashboard": "Customer Dashboard",
353   - "dashboards": "Customer Dashboards",
354   - "devices": "Customer Devices",
355   - "entity-views": "Customer Entity Views",
356   - "assets": "Customer Assets",
357   - "public-dashboards": "Public Dashboards",
358   - "public-devices": "Public Devices",
359   - "public-assets": "Public Assets",
360   - "public-entity-views": "Public Entity Views",
361   - "add": "Add Customer",
362   - "delete": "Delete customer",
363   - "manage-customer-users": "Manage customer users",
364   - "manage-customer-devices": "Manage customer devices",
365   - "manage-customer-dashboards": "Manage customer dashboards",
366   - "manage-public-devices": "Manage public devices",
367   - "manage-public-dashboards": "Manage public dashboards",
368   - "manage-customer-assets": "Manage customer assets",
369   - "manage-public-assets": "Manage public assets",
370   - "add-customer-text": "Add new customer",
371   - "no-customers-text": "No customers found",
372   - "customer-details": "Customer details",
373   - "delete-customer-title": "Are you sure you want to delete the customer '{{customerTitle}}'?",
374   - "delete-customer-text": "Be careful, after the confirmation the customer and all related data will become unrecoverable.",
375   - "delete-customers-title": "Are you sure you want to delete { count, plural, 1 {1 customer} other {# customers} }?",
376   - "delete-customers-action-title": "Delete { count, plural, 1 {1 customer} other {# customers} }",
377   - "delete-customers-text": "Be careful, after the confirmation all selected customers will be removed and all related data will become unrecoverable.",
378   - "manage-users": "Manage users",
379   - "manage-assets": "Manage assets",
380   - "manage-devices": "Manage devices",
381   - "manage-dashboards": "Manage dashboards",
382   - "title": "Title",
383   - "title-required": "Title is required.",
384   - "description": "Description",
385   - "details": "Details",
386   - "events": "Events",
387   - "copyId": "Copy customer Id",
388   - "idCopiedMessage": "Customer Id has been copied to clipboard",
389   - "select-customer": "Select customer",
390   - "no-customers-matching": "No customers matching '{{entity}}' were found.",
391   - "customer-required": "Customer is required",
392   - "select-default-customer": "Select default customer",
393   - "default-customer": "Default customer",
394   - "default-customer-required": "Default customer is required in order to debug dashboard on Tenant level"
  348 + "customer": "Klients",
  349 + "customers": "Klienti",
  350 + "management": "Klientu pārvaldība",
  351 + "dashboard": "Klientu panelis",
  352 + "dashboards": "Klientu paneļi",
  353 + "devices": "Klienta iekārtas",
  354 + "entity-views": "Klienta vienību skati",
  355 + "assets": "Klienta aktīvi",
  356 + "public-dashboards": "Publiskie paneļi",
  357 + "public-devices": "Publiskās iekārtas",
  358 + "public-assets": "Publiskie aktīvi",
  359 + "public-entity-views": "Publisko vienību skati",
  360 + "add": "Pievienot klientu",
  361 + "delete": "Dzēst klientu",
  362 + "manage-customer-users": "Pārvaldīt klienta lietotājus",
  363 + "manage-customer-devices": "Pārvaldīt klienta iekārtas",
  364 + "manage-customer-dashboards": "Pārvaldīt klienta paneļus",
  365 + "manage-public-devices": "Pārvaldīt publiskās iekārtas",
  366 + "manage-public-dashboards": "Pārvaldīt publiskos paneļus",
  367 + "manage-customer-assets": "Pārvaldīt klienta aktīvus",
  368 + "manage-public-assets": "Pārvaldīt publiskos aktīvus",
  369 + "add-customer-text": "Pievienot jaunu klientu",
  370 + "no-customers-text": "Nav klienti atrasti",
  371 + "customer-details": "Klienta detaļas",
  372 + "delete-customer-title": "Vai esat pārliecināts, ka vēlaties dzēst klientu '{{customerTitle}}'?",
  373 + "delete-customer-text": "Esiet uzmanīgs, pēc apstiprinājuma klients un tā saistītie dati nebūs atjaunojami.",
  374 + "delete-customers-title": "Vai esat pārliecināts, ka vēlaties dzēst { count, plural, 1 {1 customer} other {# klientus} }?",
  375 + "delete-customers-action-title": "Dzēst { count, plural, 1 {1 customer} other {# klientus} }",
  376 + "delete-customers-text": "Esiet uzmanīgs, pēc apstiprinājuma visi izvēlētie klienti tisk dzēsti un to saistītie dati nebūs atjaunojami.",
  377 + "manage-users": "Pārvaldīt lietotājus",
  378 + "manage-assets": "Pārvaldīt aktīvus",
  379 + "manage-devices": "Pārvaldīt iekārtas",
  380 + "manage-dashboards": "Pārvaldīt paneļus",
  381 + "title": "Virsraksts",
  382 + "title-required": "Virsraksts ir nepieciešams.",
  383 + "description": "Apraksts",
  384 + "details": "Detaļas",
  385 + "events": "Notikumi",
  386 + "copyId": "Kopēt klienta Id",
  387 + "idCopiedMessage": "Klienta Id ir kopēts uz starpliktuvi",
  388 + "select-customer": "Atlasīt klientu",
  389 + "no-customers-matching": "Nav atbilstoši klienti '{{entity}}' atrasti.",
  390 + "customer-required": "Klients ir nepieciešams",
  391 + "select-default-customer": "Atlasīt pamata klientu",
  392 + "default-customer": "Pamata klients",
  393 + "default-customer-required": "Pamata klients ir nepieciešams lai atkļūdotu paneli īrnieka līmenī"
395 394 },
396 395 "datetime": {
397   - "date-from": "Date from",
398   - "time-from": "Time from",
399   - "date-to": "Date to",
400   - "time-to": "Time to"
  396 + "date-from": "Datums no",
  397 + "time-from": "Laiks no",
  398 + "date-to": "Datums līdz",
  399 + "time-to": "Laiks līdz"
401 400 },
402 401 "dashboard": {
403   - "dashboard": "Dashboard",
404   - "dashboards": "Dashboards",
405   - "management": "Dashboard management",
406   - "view-dashboards": "View Dashboards",
407   - "add": "Add Dashboard",
408   - "assign-dashboard-to-customer": "Assign Dashboard(s) To Customer",
409   - "assign-dashboard-to-customer-text": "Please select the dashboards to assign to the customer",
410   - "assign-to-customer-text": "Please select the customer to assign the dashboard(s)",
411   - "assign-to-customer": "Assign to customer",
412   - "unassign-from-customer": "Unassign from customer",
413   - "make-public": "Make dashboard public",
414   - "make-private": "Make dashboard private",
415   - "manage-assigned-customers": "Manage assigned customers",
416   - "assigned-customers": "Assigned customers",
417   - "assign-to-customers": "Assign Dashboard(s) To Customers",
418   - "assign-to-customers-text": "Please select the customers to assign the dashboard(s)",
419   - "unassign-from-customers": "Unassign Dashboard(s) From Customers",
420   - "unassign-from-customers-text": "Please select the customers to unassign from the dashboard(s)",
421   - "no-dashboards-text": "No dashboards found",
422   - "no-widgets": "No widgets configured",
423   - "add-widget": "Add new widget",
424   - "title": "Title",
425   - "select-widget-title": "Select widget",
426   - "select-widget-subtitle": "List of available widget types",
427   - "delete": "Delete dashboard",
428   - "title-required": "Title is required.",
429   - "description": "Description",
430   - "details": "Details",
431   - "dashboard-details": "Dashboard details",
432   - "add-dashboard-text": "Add new dashboard",
433   - "assign-dashboards": "Assign dashboards",
434   - "assign-new-dashboard": "Assign new dashboard",
435   - "assign-dashboards-text": "Assign { count, plural, 1 {1 dashboard} other {# dashboards} } to customers",
436   - "unassign-dashboards-action-text": "Unassign { count, plural, 1 {1 dashboard} other {# dashboards} } from customers",
437   - "delete-dashboards": "Delete dashboards",
438   - "unassign-dashboards": "Unassign dashboards",
439   - "unassign-dashboards-action-title": "Unassign { count, plural, 1 {1 dashboard} other {# dashboards} } from customer",
440   - "delete-dashboard-title": "Are you sure you want to delete the dashboard '{{dashboardTitle}}'?",
441   - "delete-dashboard-text": "Be careful, after the confirmation the dashboard and all related data will become unrecoverable.",
442   - "delete-dashboards-title": "Are you sure you want to delete { count, plural, 1 {1 dashboard} other {# dashboards} }?",
443   - "delete-dashboards-action-title": "Delete { count, plural, 1 {1 dashboard} other {# dashboards} }",
444   - "delete-dashboards-text": "Be careful, after the confirmation all selected dashboards will be removed and all related data will become unrecoverable.",
445   - "unassign-dashboard-title": "Are you sure you want to unassign the dashboard '{{dashboardTitle}}'?",
446   - "unassign-dashboard-text": "After the confirmation the dashboard will be unassigned and won't be accessible by the customer.",
447   - "unassign-dashboard": "Unassign dashboard",
448   - "unassign-dashboards-title": "Are you sure you want to unassign { count, plural, 1 {1 dashboard} other {# dashboards} }?",
449   - "unassign-dashboards-text": "After the confirmation all selected dashboards will be unassigned and won't be accessible by the customer.",
450   - "public-dashboard-title": "Dashboard is now public",
451   - "public-dashboard-text": "Your dashboard <b>{{dashboardTitle}}</b> is now public and accessible via next public <a href='{{publicLink}}' target='_blank'>link</a>:",
452   - "public-dashboard-notice": "<b>Note:</b> Do not forget to make related devices public in order to access their data.",
453   - "make-private-dashboard-title": "Are you sure you want to make the dashboard '{{dashboardTitle}}' private?",
454   - "make-private-dashboard-text": "After the confirmation the dashboard will be made private and won't be accessible by others.",
455   - "make-private-dashboard": "Make dashboard private",
456   - "socialshare-text": "'{{dashboardTitle}}' powered by ThingsBoard",
457   - "socialshare-title": "'{{dashboardTitle}}' powered by ThingsBoard",
458   - "select-dashboard": "Select dashboard",
459   - "no-dashboards-matching": "No dashboards matching '{{entity}}' were found.",
460   - "dashboard-required": "Dashboard is required.",
461   - "select-existing": "Select existing dashboard",
462   - "create-new": "Create new dashboard",
463   - "new-dashboard-title": "New dashboard title",
464   - "open-dashboard": "Open dashboard",
465   - "set-background": "Set background",
466   - "background-color": "Background color",
467   - "background-image": "Background image",
468   - "background-size-mode": "Background size mode",
469   - "no-image": "No image selected",
470   - "drop-image": "Drop an image or click to select a file to upload.",
471   - "settings": "Settings",
472   - "columns-count": "Columns count",
473   - "columns-count-required": "Columns count is required.",
474   - "min-columns-count-message": "Only 10 minimum column count is allowed.",
475   - "max-columns-count-message": "Only 1000 maximum column count is allowed.",
476   - "widgets-margins": "Margin between widgets",
477   - "horizontal-margin": "Horizontal margin",
478   - "horizontal-margin-required": "Horizontal margin value is required.",
479   - "min-horizontal-margin-message": "Only 0 is allowed as minimum horizontal margin value.",
480   - "max-horizontal-margin-message": "Only 50 is allowed as maximum horizontal margin value.",
481   - "vertical-margin": "Vertical margin",
482   - "vertical-margin-required": "Vertical margin value is required.",
483   - "min-vertical-margin-message": "Only 0 is allowed as minimum vertical margin value.",
484   - "max-vertical-margin-message": "Only 50 is allowed as maximum vertical margin value.",
485   - "autofill-height": "Auto fill layout height",
486   - "mobile-layout": "Mobile layout settings",
487   - "mobile-row-height": "Mobile row height, px",
  402 + "dashboard": "Panelis",
  403 + "dashboards": "Paneļi",
  404 + "management": "Paneļu pārvaldība",
  405 + "view-dashboards": "Skatīt paneļus",
  406 + "add": "Pievienot paneļus",
  407 + "assign-dashboard-to-customer": "Piešķirt paneļus klientam",
  408 + "assign-dashboard-to-customer-text": "Lūdzu izvēlēties paneļus lai piešķirtu tos klientam",
  409 + "assign-to-customer-text": "Lūdzu izvēlēties klientu, kuram piešķirt paneļus",
  410 + "assign-to-customer": "Piešķirt klientam",
  411 + "unassign-from-customer": "Noņemt no klienta",
  412 + "make-public": "Veidot paneli publisku",
  413 + "make-private": "Veidot paneli privātu",
  414 + "manage-assigned-customers": "Pārvaldīt piešķirtos klientus",
  415 + "assigned-customers": "Piešķirtie klienti",
  416 + "assign-to-customers": "Piešķirt paneļus klientiem",
  417 + "assign-to-customers-text": "Lūdzu atlasīt klientus lai pieškirtu paneļus",
  418 + "unassign-from-customers": "Noņemt no klientiem paneļus",
  419 + "unassign-from-customers-text": "Lūdzu atlasīt klientus kuriem noņemt paneļus",
  420 + "no-dashboards-text": "Nav paneļi atrasti",
  421 + "no-widgets": "Nav logrīki konfigurēti",
  422 + "add-widget": "Pievienot jaunu logrīku",
  423 + "title": "Virsraksts",
  424 + "select-widget-title": "Atlasīt logrīku",
  425 + "select-widget-subtitle": "Pieejamo logrīku tipu saraksts",
  426 + "delete": "Dzēst paneli",
  427 + "title-required": "Virsraksts ir nepieciešams.",
  428 + "description": "Apraksts",
  429 + "details": "Detaļas",
  430 + "dashboard-details": "Paneļa detaļas",
  431 + "add-dashboard-text": "Pievienot jaunu paneli",
  432 + "assign-dashboards": "Pieškirt paneļus",
  433 + "assign-new-dashboard": "Pieškirt jaunu paneli",
  434 + "assign-dashboards-text": "Pieškirt { count, plural, 1 {1 dashboard} other {# paneļus} } klientiem",
  435 + "unassign-dashboards-action-text": "Noņemt { count, plural, 1 {1 dashboard} other {# paneļus} } no klientiem",
  436 + "delete-dashboards": "Dzēst paneļus",
  437 + "unassign-dashboards": "Noņemt paneļus",
  438 + "unassign-dashboards-action-title": "Noņemt { count, plural, 1 {1 dashboard} other {# paneļus} } no klienta",
  439 + "delete-dashboard-title": "Vai esat pārliecināts ka vēlaties dzēst paneli '{{dashboardTitle}}'?",
  440 + "delete-dashboard-text": "Esiet uzmanīgs, pēc apstiprinājuma panelis un visi tā saistītie dati nebūs atjaunojami.",
  441 + "delete-dashboards-title": "Vai esat pārliecināts ka vēlaties dzēst { count, plural, 1 {1 dashboard} other {# paneļus} }?",
  442 + "delete-dashboards-action-title": "Dzēst { count, plural, 1 {1 dashboard} other {# paneļus} }",
  443 + "delete-dashboards-text": "Esiet uzmanīgs, pēc apstiprinājuma visi izvēlētie paneļi būs noņemti un visi saistitie dati nebūs atjaunojami.",
  444 + "unassign-dashboard-title": "Vai esat pārliecināts, ka vēlaties noņemt paneli '{{dashboardTitle}}'?",
  445 + "unassign-dashboard-text": "Pēc apstiprinājuma panelis tiks noņemts un nebūs pieejams klientam.",
  446 + "unassign-dashboard": "Noņemt paneli",
  447 + "unassign-dashboards-title": "Vai esat pārliecināts ka vēlaties noņemt { count, plural, 1 {1 dashboard} other {# paneļus} }?",
  448 + "unassign-dashboards-text": "Pēc apstiprinājuma visi izvēlētie paneļi būs noņemti un nebūs pieejami klientam.",
  449 + "public-dashboard-title": "Panelis tagad ir publisks",
  450 + "public-dashboard-text": "Jūsu panelis <b>{{dashboardTitle}}</b> tagad ir publisks un pieejams pēc saites <a href='{{publicLink}}' target='_blank'>link</a>:",
  451 + "public-dashboard-notice": "<b>Note:</b> Neaizmirstie veidot attiecīgās iekārtas publiski pieejamas lai piekļutu to datiem.",
  452 + "make-private-dashboard-title": "Vai esat pārliecināts, ka vēlaties veidot paneli '{{dashboardTitle}}' privātu?",
  453 + "make-private-dashboard-text": "Pēc apstiprinājuma panelis būs privāts un nebūs pieejams citiem.",
  454 + "make-private-dashboard": "Veidot paneli privātu",
  455 + "socialshare-text": "'{{dashboardTitle}}' atbalsts no TeT",
  456 + "socialshare-title": "'{{dashboardTitle}}' atbalsts no TeT",
  457 + "select-dashboard": "Atlasīt paneli",
  458 + "no-dashboards-matching": "Nav atbilstoši paneļi '{{entity}}' atrasti.",
  459 + "dashboard-required": "Penelis ir nepieciešams.",
  460 + "select-existing": "Atlasīt paneli",
  461 + "create-new": "Radīt jaunu paneli",
  462 + "new-dashboard-title": "Jauns paneļa Virsraksts",
  463 + "open-dashboard": "Atvērt paneli",
  464 + "set-background": "Iestatīt fonu",
  465 + "background-color": "Fona krāsa",
  466 + "background-image": "Fona attēls",
  467 + "background-size-mode": "Fona lieluma mode",
  468 + "no-image": "Nav izvēlēts attēls",
  469 + "drop-image": "Nomest attēlu vai noklikšķiniet lai atlasītu failu augšupielādei.",
  470 + "settings": "Iestatījumi",
  471 + "columns-count": "Kolonu skaitīšana",
  472 + "columns-count-required": "Kolonu skaitīšana ir nepieciešams.",
  473 + "min-columns-count-message": "Tikai minimums 10 kolonu skaitīšana ir atļauta.",
  474 + "max-columns-count-message": "Tikai maksimums 100 kolonu skaitīšana ir atļauta.",
  475 + "widgets-margins": "Robeža starp logrīkiem",
  476 + "horizontal-margin": "Horizontālā robeža",
  477 + "horizontal-margin-required": "Horizontālās robežas vērtība ir nepieciešama.",
  478 + "min-horizontal-margin-message": "Tikai 0 ir atļauta kā minimālā horizontālās robežas vērtība.",
  479 + "max-horizontal-margin-message": "Tikai 50 ir atļauta kā maksimālā horizontālās robežas vērtība.",
  480 + "vertical-margin": "Vertikālā robeža",
  481 + "vertical-margin-required": "Vertikālās robežas vērtība ir nepieciešama.",
  482 + "min-vertical-margin-message": "Tikai 0 ir atļauta kā minimālā vertikālās robežas vērtība.",
  483 + "max-vertical-margin-message": "Tikai 50 ir atļauta kā maksimālā vertikālās robežas vērtība.",
  484 + "autofill-height": "Automātiskās aizpildīšanas izkārtojuma augstums",
  485 + "mobile-layout": "Mobilā izkārtojuma iestatījumi",
  486 + "mobile-row-height": "Mobilās rindas augstums, px",
488 487 "mobile-row-height-required": "Mobile row height value is required.",
489   - "min-mobile-row-height-message": "Only 5 pixels is allowed as minimum mobile row height value.",
490   - "max-mobile-row-height-message": "Only 200 pixels is allowed as maximum mobile row height value.",
491   - "display-title": "Display dashboard title",
492   - "toolbar-always-open": "Keep toolbar opened",
493   - "title-color": "Title color",
494   - "display-dashboards-selection": "Display dashboards selection",
495   - "display-entities-selection": "Display entities selection",
496   - "display-dashboard-timewindow": "Display timewindow",
497   - "display-dashboard-export": "Display export",
498   - "import": "Import dashboard",
499   - "export": "Export dashboard",
500   - "export-failed-error": "Unable to export dashboard: {{error}}",
501   - "create-new-dashboard": "Create new dashboard",
502   - "dashboard-file": "Dashboard file",
503   - "invalid-dashboard-file-error": "Unable to import dashboard: Invalid dashboard data structure.",
504   - "dashboard-import-missing-aliases-title": "Configure aliases used by imported dashboard",
505   - "create-new-widget": "Create new widget",
506   - "import-widget": "Import widget",
507   - "widget-file": "Widget file",
508   - "invalid-widget-file-error": "Unable to import widget: Invalid widget data structure.",
509   - "widget-import-missing-aliases-title": "Configure aliases used by imported widget",
510   - "open-toolbar": "Open dashboard toolbar",
511   - "close-toolbar": "Close toolbar",
512   - "configuration-error": "Configuration error",
513   - "alias-resolution-error-title": "Dashboard aliases configuration error",
514   - "invalid-aliases-config": "Unable to find any devices matching to some of the aliases filter.<br/>Please contact your administrator in order to resolve this issue.",
515   - "select-devices": "Select devices",
516   - "assignedToCustomer": "Assigned to customer",
517   - "assignedToCustomers": "Assigned to customers",
518   - "public": "Public",
519   - "public-link": "Public link",
520   - "copy-public-link": "Copy public link",
521   - "public-link-copied-message": "Dashboard public link has been copied to clipboard",
522   - "manage-states": "Manage dashboard states",
523   - "states": "Dashboard states",
524   - "search-states": "Search dashboard states",
525   - "selected-states": "{ count, plural, 1 {1 dashboard state} other {# dashboard states} } selected",
526   - "edit-state": "Edit dashboard state",
527   - "delete-state": "Delete dashboard state",
528   - "add-state": "Add dashboard state",
529   - "state": "Dashboard state",
530   - "state-name": "Name",
531   - "state-name-required": "Dashboard state name is required.",
532   - "state-id": "State Id",
533   - "state-id-required": "Dashboard state id is required.",
534   - "state-id-exists": "Dashboard state with the same id is already exists.",
535   - "is-root-state": "Root state",
536   - "delete-state-title": "Delete dashboard state",
537   - "delete-state-text": "Are you sure you want delete dashboard state with name '{{stateName}}'?",
538   - "show-details": "Show details",
539   - "hide-details": "Hide details",
540   - "select-state": "Select target state",
541   - "state-controller": "State controller"
  488 + "min-mobile-row-height-message": "Tikai 5 pikseļi ir atļauti kā minimālās mobilās rindas augstuma vērtības.",
  489 + "max-mobile-row-height-message": "Tikai 200 pikseļi ir atļauti kā maksimālās mobilās rindas augstuma vērtības.",
  490 + "display-title": "Parādīt paneļa virsrakstu",
  491 + "toolbar-always-open": "Turēt rīkjoslu atvērtu",
  492 + "title-color": "Virsraksta krāsa",
  493 + "display-dashboards-selection": "Parādīt paneļa izvēli",
  494 + "display-entities-selection": "Parādīt vienību izvēli",
  495 + "display-dashboard-timewindow": "Parādīt laika logu",
  496 + "display-dashboard-export": "Parādīt eksportu",
  497 + "import": "Importēt paneli",
  498 + "export": "Eksportēt panelis",
  499 + "export-failed-error": "Nav iespējams eksportēt paneli: {{error}}",
  500 + "create-new-dashboard": "Radīt jaunu paneli",
  501 + "dashboard-file": "Paneļa fails",
  502 + "invalid-dashboard-file-error": "Nav iespējams importēt paneli: Invalīda paneļa datu struktūra.",
  503 + "dashboard-import-missing-aliases-title": "Jānokonfigurē segvārdi kas lietoti importētajā panelī",
  504 + "create-new-widget": "Radīt jaunu logrīku",
  505 + "import-widget": "Importēt logrīku",
  506 + "widget-file": "Logrīka fails",
  507 + "invalid-widget-file-error": "Nav iespējams importēt logrīku: Invalīda logrīka datu struktūra.",
  508 + "widget-import-missing-aliases-title": "Jānokonfigurē segvārdi kas lietoti importētajā logrīkā",
  509 + "open-toolbar": "Atvērt paneļa rīkjoslu",
  510 + "close-toolbar": "Aizvērt rīkjoslu",
  511 + "configuration-error": "Konfigurācijas kļūda",
  512 + "alias-resolution-error-title": "Paneļa segvārdu konfigurācijas kļūda",
  513 + "invalid-aliases-config": "Nav iespējams atrast nevienu iekārtu kam atbilst kāds no segvārdu filtriem.<br/>Lūdzu sazinieties ar savu administrātoru.",
  514 + "select-devices": "Atlasīt iekārtas",
  515 + "assignedToCustomer": "Pišķirtas klientam",
  516 + "assignedToCustomers": "Piešķirtas klientiem",
  517 + "public": "Publisks",
  518 + "public-link": "Publiska saite",
  519 + "copy-public-link": "Kopēt publisku saiti",
  520 + "public-link-copied-message": "Paneļa publiskā saite ir kopēta starpliktuvē",
  521 + "manage-states": "Pārvaldīt paneļa stāvokļus",
  522 + "states": "Paneļa stāvokļi",
  523 + "search-states": "Meklēt paneļa stāvokļus",
  524 + "selected-states": "{ count, plural, 1 {1 dashboard state} other {# paneļu statusus} } atlasītos",
  525 + "edit-state": "Rediģēt paneļa stāvokli",
  526 + "delete-state": "Dzēst paneļa stāvokli",
  527 + "add-state": "Pievienot paneļa stāvokli",
  528 + "state": "Paneļa stāvoklis",
  529 + "state-name": "Nosaukums",
  530 + "state-name-required": "Paneļa stāvokļa nosaukums ir nepieciešams.",
  531 + "state-id": "Stāvokļa Id",
  532 + "state-id-required": "Paneļa stāvokļa Id ir nepieciešams.",
  533 + "state-id-exists": "Paneļa stāvoklis ar šādu Id jau eksistē.",
  534 + "is-root-state": "Saknes stāvoklis",
  535 + "delete-state-title": "Dzēst paneļa stāvokli",
  536 + "delete-state-text": "Vai esat pārliecināts ka vēlaties dzēst paneļa stāvokli ar nosaukumu '{{stateName}}'?",
  537 + "show-details": "Rādīt detaļas",
  538 + "hide-details": "Noslēpt detaļas",
  539 + "select-state": "Atlasīt mērķa stāvokli",
  540 + "state-controller": "Stavokļa kontrolieris"
542 541 },
543 542 "datakey": {
544   - "settings": "Settings",
545   - "advanced": "Advanced",
546   - "label": "Label",
547   - "color": "Color",
548   - "units": "Special symbol to show next to value",
549   - "decimals": "Number of digits after floating point",
550   - "data-generation-func": "Data generation function",
551   - "use-data-post-processing-func": "Use data post-processing function",
552   - "configuration": "Data key configuration",
553   - "timeseries": "Timeseries",
554   - "attributes": "Attributes",
555   - "alarm": "Alarm fields",
556   - "timeseries-required": "Entity timeseries are required.",
557   - "timeseries-or-attributes-required": "Entity timeseries/attributes are required.",
558   - "maximum-timeseries-or-attributes": "Maximum { count, plural, 1 {1 timeseries/attribute is allowed.} other {# timeseries/attributes are allowed} }",
559   - "alarm-fields-required": "Alarm fields are required.",
560   - "function-types": "Function types",
561   - "function-types-required": "Function types are required.",
562   - "maximum-function-types": "Maximum { count, plural, 1 {1 function type is allowed.} other {# function types are allowed} }",
563   - "time-description": "timestamp of the current value;",
564   - "value-description": "the current value;",
565   - "prev-value-description": "result of the previous function call;",
566   - "time-prev-description": "timestamp of the previous value;",
567   - "prev-orig-value-description": "original previous value;"
  543 + "settings": "Iestatījumi",
  544 + "advanced": "Pieredzējis lietotājs",
  545 + "label": "Etiķete",
  546 + "color": "Krāsa",
  547 + "units": "Speciāls simbols, ko parādīt pēc vērtība",
  548 + "decimals": "Ciparu skaits aiz komata",
  549 + "data-generation-func": "Datu ģenerācijas funkcija",
  550 + "use-data-post-processing-func": "Lietot datu pēcapstrādes funkciju",
  551 + "configuration": "Datu atslēgu konfigurācija",
  552 + "timeseries": "Laika periodi",
  553 + "attributes": "Atribūti",
  554 + "alarm": "Trauksme",
  555 + "timeseries-required": "Vienības laika periodi ir nepieciešami.",
  556 + "timeseries-or-attributes-required": "Vienības laika periodi/atribūti ir nepieciešami.",
  557 + "maximum-timeseries-or-attributes": "Maksimums { count, plural, 1 {1 timeseries/attribute is allowed.} other {# laika sērijas/atribūti ir atļauti} }",
  558 + "alarm-fields-required": "Trauksmes lauki ir nepieciešami.",
  559 + "function-types": "Funkciju tipi",
  560 + "function-types-required": "Funkciju tipi ir nepieciešami.",
  561 + "maximum-function-types": "Maksimums { count, plural, 1 {1 function type is allowed.} other {# funkciju tipi ir atļauti} }",
  562 + "time-description": "Laika zīmogs patreizējai vērtībai;",
  563 + "value-description": "patreizējā vērtība;",
  564 + "prev-value-description": "rezultāts no iepriekšējā funkciju pieprasījuma;",
  565 + "time-prev-description": "Laika zīmogs no iepriekšējās vērtības;",
  566 + "prev-orig-value-description": "Oriģinālā iepriekšējā vērtība;"
568 567 },
569 568 "datasource": {
570   - "type": "Datasource type",
571   - "name": "Name",
572   - "add-datasource-prompt": "Please add datasource"
  569 + "type": "Datu avota tips",
  570 + "name": "Nosaukums",
  571 + "add-datasource-prompt": "Lūdzu pievienot datu avotu"
573 572 },
574 573 "details": {
575   - "edit-mode": "Edit mode",
576   - "toggle-edit-mode": "Toggle edit mode"
  574 + "edit-mode": "Rediģēšanas mode",
  575 + "toggle-edit-mode": "Pārslēgt rediģēšanas modi"
577 576 },
578 577 "device": {
579   - "device": "Device",
580   - "device-required": "Device is required.",
581   - "devices": "Devices",
582   - "management": "Device management",
583   - "view-devices": "View Devices",
584   - "device-alias": "Device alias",
585   - "aliases": "Device aliases",
586   - "no-alias-matching": "'{{alias}}' not found.",
587   - "no-aliases-found": "No aliases found.",
588   - "no-key-matching": "'{{key}}' not found.",
589   - "no-keys-found": "No keys found.",
590   - "create-new-alias": "Create a new one!",
591   - "create-new-key": "Create a new one!",
592   - "duplicate-alias-error": "Duplicate alias found '{{alias}}'.<br>Device aliases must be unique whithin the dashboard.",
593   - "configure-alias": "Configure '{{alias}}' alias",
594   - "no-devices-matching": "No devices matching '{{entity}}' were found.",
595   - "alias": "Alias",
596   - "alias-required": "Device alias is required.",
597   - "remove-alias": "Remove device alias",
598   - "add-alias": "Add device alias",
599   - "name-starts-with": "Device name starts with",
600   - "device-list": "Device list",
601   - "use-device-name-filter": "Use filter",
602   - "device-list-empty": "No devices selected.",
603   - "device-name-filter-required": "Device name filter is required.",
604   - "device-name-filter-no-device-matched": "No devices starting with '{{device}}' were found.",
605   - "add": "Add Device",
606   - "assign-to-customer": "Assign to customer",
607   - "assign-device-to-customer": "Assign Device(s) To Customer",
608   - "assign-device-to-customer-text": "Please select the devices to assign to the customer",
609   - "make-public": "Make device public",
610   - "make-private": "Make device private",
611   - "no-devices-text": "No devices found",
612   - "assign-to-customer-text": "Please select the customer to assign the device(s)",
613   - "device-details": "Device details",
614   - "add-device-text": "Add new device",
615   - "credentials": "Credentials",
616   - "manage-credentials": "Manage credentials",
617   - "delete": "Delete device",
618   - "assign-devices": "Assign devices",
619   - "assign-devices-text": "Assign { count, plural, 1 {1 device} other {# devices} } to customer",
620   - "delete-devices": "Delete devices",
621   - "unassign-from-customer": "Unassign from customer",
622   - "unassign-devices": "Unassign devices",
623   - "unassign-devices-action-title": "Unassign { count, plural, 1 {1 device} other {# devices} } from customer",
624   - "assign-new-device": "Assign new device",
625   - "make-public-device-title": "Are you sure you want to make the device '{{deviceName}}' public?",
626   - "make-public-device-text": "After the confirmation the device and all its data will be made public and accessible by others.",
627   - "make-private-device-title": "Are you sure you want to make the device '{{deviceName}}' private?",
628   - "make-private-device-text": "After the confirmation the device and all its data will be made private and won't be accessible by others.",
629   - "view-credentials": "View credentials",
630   - "delete-device-title": "Are you sure you want to delete the device '{{deviceName}}'?",
631   - "delete-device-text": "Be careful, after the confirmation the device and all related data will become unrecoverable.",
632   - "delete-devices-title": "Are you sure you want to delete { count, plural, 1 {1 device} other {# devices} }?",
633   - "delete-devices-action-title": "Delete { count, plural, 1 {1 device} other {# devices} }",
634   - "delete-devices-text": "Be careful, after the confirmation all selected devices will be removed and all related data will become unrecoverable.",
635   - "unassign-device-title": "Are you sure you want to unassign the device '{{deviceName}}'?",
636   - "unassign-device-text": "After the confirmation the device will be unassigned and won't be accessible by the customer.",
637   - "unassign-device": "Unassign device",
638   - "unassign-devices-title": "Are you sure you want to unassign { count, plural, 1 {1 device} other {# devices} }?",
639   - "unassign-devices-text": "After the confirmation all selected devices will be unassigned and won't be accessible by the customer.",
640   - "device-credentials": "Device Credentials",
641   - "credentials-type": "Credentials type",
642   - "access-token": "Access token",
643   - "access-token-required": "Access token is required.",
644   - "access-token-invalid": "Access token length must be from 1 to 20 characters.",
645   - "rsa-key": "RSA public key",
646   - "rsa-key-required": "RSA public key is required.",
647   - "secret": "Secret",
648   - "secret-required": "Secret is required.",
649   - "device-type": "Device type",
650   - "device-type-required": "Device type is required.",
651   - "select-device-type": "Select device type",
652   - "enter-device-type": "Enter device type",
653   - "any-device": "Any device",
654   - "no-device-types-matching": "No device types matching '{{entitySubtype}}' were found.",
655   - "device-type-list-empty": "No device types selected.",
656   - "device-types": "Device types",
657   - "name": "Name",
658   - "name-required": "Name is required.",
659   - "description": "Description",
660   - "label": "Label",
661   - "events": "Events",
662   - "details": "Details",
663   - "copyId": "Copy device Id",
664   - "copyAccessToken": "Copy access token",
665   - "idCopiedMessage": "Device Id has been copied to clipboard",
666   - "accessTokenCopiedMessage": "Device access token has been copied to clipboard",
667   - "assignedToCustomer": "Assigned to customer",
668   - "unable-delete-device-alias-title": "Unable to delete device alias",
669   - "unable-delete-device-alias-text": "Device alias '{{deviceAlias}}' can't be deleted as it used by the following widget(s):<br/>{{widgetsList}}",
670   - "is-gateway": "Is gateway",
671   - "public": "Public",
672   - "device-public": "Device is public",
673   - "select-device": "Select device",
674   - "import": "Import device",
675   - "device-file": "Device file"
  578 + "device": "Iekārta",
  579 + "device-required": "Iekārta ir nepieciešama.",
  580 + "devices": "Iekārtas",
  581 + "management": "Iekārtu pārvaldība",
  582 + "view-devices": "Skatīt iekārtas",
  583 + "device-alias": "Iekārtu segvārdi",
  584 + "aliases": "Iekārtas segvārdi",
  585 + "no-alias-matching": "'{{alias}}' nav atrasti.",
  586 + "no-aliases-found": "Nav segvārdi atrasti.",
  587 + "no-key-matching": "'{{key}}' nav atrasti.",
  588 + "no-keys-found": "Nav atslēgas atrastas.",
  589 + "create-new-alias": "Radīt jaunu!",
  590 + "create-new-key": "Radīt jaunu!",
  591 + "duplicate-alias-error": "Dublēti segvārdi atrasti '{{alias}}'.<br>Iekārtas segvārdiem ir jābūt unikāliem panelī.",
  592 + "configure-alias": "Konfigurēt '{{alias}}' segvārdus",
  593 + "no-devices-matching": "Nav iekārtu atbilstības '{{entity}}' atrastas.",
  594 + "alias": "Segvārdi",
  595 + "alias-required": "Iekārtu segvārdi ir nepieciešami.",
  596 + "remove-alias": "Noņemt iekārtas segvārdus",
  597 + "add-alias": "Pievienot iekārtas segvārdus",
  598 + "name-starts-with": "Iekārtas nosaukums sākas ar",
  599 + "device-list": "Iekārtu saraksts",
  600 + "use-device-name-filter": "Lietot filtru",
  601 + "device-list-empty": "Nav iekārtas atlasītas.",
  602 + "device-name-filter-required": "Iekārtas nosaukuma filtrs ir nepieciešams.",
  603 + "device-name-filter-no-device-matched": "Nav iekārtas kas sākas ar '{{device}}' atrastas.",
  604 + "add": "Pievienot iekārtu",
  605 + "assign-to-customer": "Piešķirt klientam",
  606 + "assign-device-to-customer": "Piešķirt iekārtas klientam",
  607 + "assign-device-to-customer-text": "Lūdzu atlasīt iekārtas lai pieškirtu klientam",
  608 + "make-public": "Veidot iekārtu publisku",
  609 + "make-private": "Veidot iekārtu privātu",
  610 + "no-devices-text": "Nav iekārtas atrastas",
  611 + "assign-to-customer-text": "Lūdzu atlasīt klientu lai pieškirtu iekārtas",
  612 + "device-details": "iekārtas detaļas",
  613 + "add-device-text": "Pievienot jaunu iekārtu",
  614 + "credentials": "Akreditācijas dati",
  615 + "manage-credentials": "Pārvaldīt akreditācijas datus",
  616 + "delete": "Dzēst iekārtu",
  617 + "assign-devices": "Pieškirt iekārtas",
  618 + "assign-devices-text": "Piešķirt { count, plural, 1 {1 device} other {# iekārtas} } klientam",
  619 + "delete-devices": "Dzēst iekārtas",
  620 + "unassign-from-customer": "Noņemt no klienta",
  621 + "unassign-devices": "Noņemt iekārtas",
  622 + "unassign-devices-action-title": "Noņemt { count, plural, 1 {1 device} other {# iekārtas} } no klienta",
  623 + "assign-new-device": "Pieškirt jaunu iekārtu",
  624 + "make-public-device-title": "Vai esat pārliecināts ka vēlaties veidot iekārtu '{{deviceName}}' publisku?",
  625 + "make-public-device-text": "Pēc apstiprinājuma iekārta un tās saistītie dati būs pieejami publiski un pieejami citiem.",
  626 + "make-private-device-title": "vai esat pārliecināts ka vēlaties veidot iekārtu '{{deviceName}}' privāti?",
  627 + "make-private-device-text": "Pēc apstiprinājuma iekārta un tās saistītie dati būs pieejami privāti un nebūs pieejami citiem.",
  628 + "view-credentials": "Skatīt akreditācijas datus",
  629 + "delete-device-title": "Vai esat pārliecināts, ka vēlaties dzēst iekārtu '{{deviceName}}'?",
  630 + "delete-device-text": "Esat uzmanīgs, pēc apstiprinājuma iekārta un tās saistītie dati nebūs atjaunojami.",
  631 + "delete-devices-title": "Vai esat pārliecināts, ka vēlaties dzēst { count, plural, 1 {1 device} other {# iekārtas} }?",
  632 + "delete-devices-action-title": "Dzēst { count, plural, 1 {1 device} other {# iekārtas} }",
  633 + "delete-devices-text": "Esat uzmanīgs, pēc apstiprinājuma iekārtas un to saistītie dati tiks noņemti un nebūs atjaunojami.",
  634 + "unassign-device-title": "Vai esat pārliecināts, ka vēlaties noņemt iekārtu '{{deviceName}}'?",
  635 + "unassign-device-text": "Pēc apstiprinājuma iekārta tiks noņemta un nebūs pieejama klientam.",
  636 + "unassign-device": "Noņemt iekārtu",
  637 + "unassign-devices-title": "Vai esat pārliecināts, ka vēlaties noņemt { count, plural, 1 {1 device} other {# iekārtas} }?",
  638 + "unassign-devices-text": "Pēc apstipinājuma visas atlasītās iekārtas būs noņemtas un nebūs pieejamas klientam.",
  639 + "device-credentials": "iekārtas akreditācijas dati",
  640 + "credentials-type": "Akreditācijas datu tips",
  641 + "access-token": "Piekļuves tokens",
  642 + "access-token-required": "Piekļuves tokens ir nepieciešams.",
  643 + "access-token-invalid": "Piekļuves tokena garumam ir jābūt no 1 līdz 20 rakstzīmēm.",
  644 + "rsa-key": "RSA publiskā atslēga",
  645 + "rsa-key-required": "RSA publiskā atslēga ir nepieciešama.",
  646 + "secret": "Noslēpums",
  647 + "secret-required": "Noslēpums ir nepieciešams.",
  648 + "device-type": "Iekārtas tips",
  649 + "device-type-required": "Iekārtas tips ir nepieciešams.",
  650 + "select-device-type": "Atlasīt iekārtas tipu",
  651 + "enter-device-type": "Ievadīt iekārtas tipu",
  652 + "any-device": "Jebkura iekārta",
  653 + "no-device-types-matching": "Nav iekārtas tipa saderības '{{entitySubtype}}' atrastas.",
  654 + "device-type-list-empty": "Nav iekārtas tipi izvēlēti.",
  655 + "device-types": "Iekārtas tipi",
  656 + "name": "Nosaukums",
  657 + "name-required": "Nosaukums ir nepieciešams.",
  658 + "description": "Apraksts",
  659 + "label": "Etiķete",
  660 + "events": "Notikumi",
  661 + "details": "Detaļas",
  662 + "copyId": "Kopēt iekārtas Id",
  663 + "copyAccessToken": "Kopēt piekļuves tokenu",
  664 + "idCopiedMessage": "iekārtas Id ir kopēts uz starpliktuvi",
  665 + "accessTokenCopiedMessage": "Iekārtas piekļuves tokens ir kopēts uz starpliktuvi",
  666 + "assignedToCustomer": "Piešķirts klientam",
  667 + "unable-delete-device-alias-title": "Nav iespējas dzēst iekārtas segvārdus",
  668 + "unable-delete-device-alias-text": "Iekārtas segvārdi '{{deviceAlias}}' nevar būt dzēsti, jo tie lietoti sekojošajos logrīkos:<br/>{{widgetsList}}",
  669 + "is-gateway": "Tā ir vārteja",
  670 + "public": "Publisks",
  671 + "device-public": "Iekārta ir publiska",
  672 + "select-device": "Atlasīt iekārtu",
  673 + "import": "Importēt iekārtu",
  674 + "device-file": "Iekārtas fails"
676 675 },
677 676 "dialog": {
678   - "close": "Close dialog"
  677 + "close": "Aizvērt dialogu"
679 678 },
680 679 "direction": {
681   - "column": "Column",
682   - "row": "Row"
  680 + "column": "Kolona",
  681 + "row": "Rinda"
683 682 },
684 683 "error": {
685   - "unable-to-connect": "Unable to connect to the server! Please check your internet connection.",
686   - "unhandled-error-code": "Unhandled error code: {{errorCode}}",
687   - "unknown-error": "Unknown error"
  684 + "unable-to-connect": "Nav iespējams pievienoties serverim! Lūdzu pārbaudīt interneta savienojumu.",
  685 + "unhandled-error-code": "Neapstrādāta kļūda: {{errorCode}}",
  686 + "unknown-error": "Nezināma kļūda"
688 687 },
689 688 "entity": {
690   - "entity": "Entity",
691   - "entities": "Entities",
692   - "aliases": "Entity aliases",
693   - "entity-alias": "Entity alias",
694   - "unable-delete-entity-alias-title": "Unable to delete entity alias",
695   - "unable-delete-entity-alias-text": "Entity alias '{{entityAlias}}' can't be deleted as it used by the following widget(s):<br/>{{widgetsList}}",
696   - "duplicate-alias-error": "Duplicate alias found '{{alias}}'.<br>Entity aliases must be unique whithin the dashboard.",
697   - "missing-entity-filter-error": "Filter is missing for alias '{{alias}}'.",
698   - "configure-alias": "Configure '{{alias}}' alias",
699   - "alias": "Alias",
700   - "alias-required": "Entity alias is required.",
701   - "remove-alias": "Remove entity alias",
702   - "add-alias": "Add entity alias",
703   - "entity-list": "Entity list",
704   - "entity-type": "Entity type",
705   - "entity-types": "Entity types",
706   - "entity-type-list": "Entity type list",
707   - "any-entity": "Any entity",
708   - "enter-entity-type": "Enter entity type",
709   - "no-entities-matching": "No entities matching '{{entity}}' were found.",
710   - "no-entity-types-matching": "No entity types matching '{{entityType}}' were found.",
711   - "name-starts-with": "Name starts with",
712   - "use-entity-name-filter": "Use filter",
713   - "entity-list-empty": "No entities selected.",
714   - "entity-type-list-empty": "No entity types selected.",
715   - "entity-name-filter-required": "Entity name filter is required.",
716   - "entity-name-filter-no-entity-matched": "No entities starting with '{{entity}}' were found.",
717   - "all-subtypes": "All",
718   - "select-entities": "Select entities",
719   - "no-aliases-found": "No aliases found.",
720   - "no-alias-matching": "'{{alias}}' not found.",
721   - "create-new-alias": "Create a new one!",
722   - "key": "Key",
723   - "key-name": "Key name",
724   - "no-keys-found": "No keys found.",
725   - "no-key-matching": "'{{key}}' not found.",
726   - "create-new-key": "Create a new one!",
727   - "type": "Type",
728   - "type-required": "Entity type is required.",
729   - "type-device": "Device",
730   - "type-devices": "Devices",
731   - "list-of-devices": "{ count, plural, 1 {One device} other {List of # devices} }",
732   - "device-name-starts-with": "Devices whose names start with '{{prefix}}'",
733   - "type-asset": "Asset",
734   - "type-assets": "Assets",
735   - "list-of-assets": "{ count, plural, 1 {One asset} other {List of # assets} }",
736   - "asset-name-starts-with": "Assets whose names start with '{{prefix}}'",
737   - "type-entity-view": "Entity View",
738   - "type-entity-views": "Entity Views",
739   - "list-of-entity-views": "{ count, plural, 1 {One entity view} other {List of # entity views} }",
740   - "entity-view-name-starts-with": "Entity Views whose names start with '{{prefix}}'",
741   - "type-rule": "Rule",
742   - "type-rules": "Rules",
743   - "list-of-rules": "{ count, plural, 1 {One rule} other {List of # rules} }",
744   - "rule-name-starts-with": "Rules whose names start with '{{prefix}}'",
745   - "type-plugin": "Plugin",
746   - "type-plugins": "Plugins",
747   - "list-of-plugins": "{ count, plural, 1 {One plugin} other {List of # plugins} }",
748   - "plugin-name-starts-with": "Plugins whose names start with '{{prefix}}'",
749   - "type-tenant": "Tenant",
750   - "type-tenants": "Tenants",
751   - "list-of-tenants": "{ count, plural, 1 {One tenant} other {List of # tenants} }",
752   - "tenant-name-starts-with": "Tenants whose names start with '{{prefix}}'",
753   - "type-customer": "Customer",
754   - "type-customers": "Customers",
755   - "list-of-customers": "{ count, plural, 1 {One customer} other {List of # customers} }",
756   - "customer-name-starts-with": "Customers whose names start with '{{prefix}}'",
757   - "type-user": "User",
758   - "type-users": "Users",
759   - "list-of-users": "{ count, plural, 1 {One user} other {List of # users} }",
760   - "user-name-starts-with": "Users whose names start with '{{prefix}}'",
761   - "type-dashboard": "Dashboard",
762   - "type-dashboards": "Dashboards",
763   - "list-of-dashboards": "{ count, plural, 1 {One dashboard} other {List of # dashboards} }",
764   - "dashboard-name-starts-with": "Dashboards whose names start with '{{prefix}}'",
765   - "type-alarm": "Alarm",
766   - "type-alarms": "Alarms",
767   - "list-of-alarms": "{ count, plural, 1 {One alarms} other {List of # alarms} }",
768   - "alarm-name-starts-with": "Alarms whose names start with '{{prefix}}'",
769   - "type-rulechain": "Rule chain",
770   - "type-rulechains": "Rule chains",
771   - "list-of-rulechains": "{ count, plural, 1 {One rule chain} other {List of # rule chains} }",
772   - "rulechain-name-starts-with": "Rule chains whose names start with '{{prefix}}'",
773   - "type-rulenode": "Rule node",
774   - "type-rulenodes": "Rule nodes",
775   - "list-of-rulenodes": "{ count, plural, 1 {One rule node} other {List of # rule nodes} }",
776   - "rulenode-name-starts-with": "Rule nodes whose names start with '{{prefix}}'",
777   - "type-current-customer": "Current Customer",
778   - "search": "Search entities",
779   - "selected-entities": "{ count, plural, 1 {1 entity} other {# entities} } selected",
780   - "entity-name": "Entity name",
781   - "details": "Entity details",
782   - "no-entities-prompt": "No entities found",
783   - "no-data": "No data to display",
784   - "columns-to-display": "Columns to Display"
  689 + "entity": "Vienība",
  690 + "entities": "Vienības",
  691 + "aliases": "Vienību segvārdi",
  692 + "entity-alias": "Vienību segvārdi",
  693 + "unable-delete-entity-alias-title": "Nav iespējams dzēst vienību segvārdus",
  694 + "unable-delete-entity-alias-text": "Vienību segvārdi '{{entityAlias}}' nevar tikt dzēsti, jo tos izmanto sekojošie logrīki:<br/>{{widgetsList}}",
  695 + "duplicate-alias-error": "Dublikāti segvārdi atrasti '{{alias}}'.<br> Vienību segvārdiem ir jābūt unikāliem paneļos.",
  696 + "missing-entity-filter-error": "Filtrs trūkst priekš segvārda '{{alias}}'.",
  697 + "configure-alias": "Konfigurēt '{{alias}}' segvārdus",
  698 + "alias": "Segvārds",
  699 + "alias-required": "Vienību segvārds ir nepieciešams.",
  700 + "remove-alias": "Noņemt vienību segvārdu",
  701 + "add-alias": "Pievienot vienību segvārdu",
  702 + "entity-list": "Vienību saraksts",
  703 + "entity-type": "Vienības tips",
  704 + "entity-types": "Vienības tipi",
  705 + "entity-type-list": "Vienības tipu saraksts",
  706 + "any-entity": "Jebkura vienība",
  707 + "enter-entity-type": "Ievadīt vienības tipu",
  708 + "no-entities-matching": "Nav vienības saderības '{{entity}}' atrastas.",
  709 + "no-entity-types-matching": "Nav vienības tipu saderības '{{entityType}}' atrastas.",
  710 + "name-starts-with": "Nosaukums sākas ar",
  711 + "use-entity-name-filter": "Lietot filtru",
  712 + "entity-list-empty": "Nav vienības atlasītas.",
  713 + "entity-type-list-empty": "Nav vienības tipi atlasīti.",
  714 + "entity-name-filter-required": "Vienību nosaukuma filtri ir vajadzīgi.",
  715 + "entity-name-filter-no-entity-matched": "Nav vienības kas sākas ar '{{entity}}' atrastas.",
  716 + "all-subtypes": "Visi",
  717 + "select-entities": "Atlasīt vienības",
  718 + "no-aliases-found": "Nav segvārdi atrasti.",
  719 + "no-alias-matching": "'{{alias}}' nav atrasts.",
  720 + "create-new-alias": "Radīt jaunu!",
  721 + "key": "Atslēga",
  722 + "key-name": "Atslēgas nosaukums",
  723 + "no-keys-found": "Nav atslēgas atrastas.",
  724 + "no-key-matching": "'{{key}}' nav atrasta.",
  725 + "create-new-key": "Radīt jaunu!",
  726 + "type": "Tips",
  727 + "type-required": "Vienības tips ir nepieciešams.",
  728 + "type-device": "Iekārta",
  729 + "type-devices": "Iekārtas",
  730 + "list-of-devices": "{ count, plural, 1 {One device} other {List of # iekārtas} }",
  731 + "device-name-starts-with": "Iekārtas, kuras nosaukumi sākas ar '{{prefix}}'",
  732 + "type-asset": "Aktīvs",
  733 + "type-assets": "Aktīvi",
  734 + "list-of-assets": "{ count, plural, 1 {One asset} other {List of # aktīvi} }",
  735 + "asset-name-starts-with": "Aktīvi, kuru nosaukumi sākas ar '{{prefix}}'",
  736 + "type-entity-view": "Vienības skats View",
  737 + "type-entity-views": "Vienības skati",
  738 + "list-of-entity-views": "{ count, plural, 1 {One entity view} other {List of # vienību skati} }",
  739 + "entity-view-name-starts-with": "Vienibas skati, kuru nosaukumi sākas ar '{{prefix}}'",
  740 + "type-rule": "Noteikums",
  741 + "type-rules": "Noteikumi",
  742 + "list-of-rules": "{ count, plural, 1 {One rule} other {List of # noteikumi} }",
  743 + "rule-name-starts-with": "Noteikumi, kuru nosaukumi sākas ar '{{prefix}}'",
  744 + "type-plugin": "Spraudnis",
  745 + "type-plugins": "Spraudņi",
  746 + "list-of-plugins": "{ count, plural, 1 {One plugin} other {List of # spraudņi} }",
  747 + "plugin-name-starts-with": "Spraudņi, kuru vārds sākas ar '{{prefix}}'",
  748 + "type-tenant": "Īrnieks",
  749 + "type-tenants": "Īrnieki",
  750 + "list-of-tenants": "{ count, plural, 1 {One tenant} other {List of # īrnieki} }",
  751 + "tenant-name-starts-with": "Īrnieki, kuru nosaukumi sākas ar '{{prefix}}'",
  752 + "type-customer": "Klients",
  753 + "type-customers": "Klienti",
  754 + "list-of-customers": "{ count, plural, 1 {One customer} other {List of # klienti} }",
  755 + "customer-name-starts-with": "Klienti, kuru nosaukumi sākas ar '{{prefix}}'",
  756 + "type-user": "Lietotājs",
  757 + "type-users": "Lietotāji",
  758 + "list-of-users": "{ count, plural, 1 {One user} other {List of # lietotāji} }",
  759 + "user-name-starts-with": "Lietotāji, kuru nosaukums sākas ar '{{prefix}}'",
  760 + "type-dashboard": "Panelis",
  761 + "type-dashboards": "Paneļi",
  762 + "list-of-dashboards": "{ count, plural, 1 {One dashboard} other {List of # paneļi} }",
  763 + "dashboard-name-starts-with": "Paneļi, kuru nosaukums sākas ar '{{prefix}}'",
  764 + "type-alarm": "Trauksme",
  765 + "type-alarms": "Trauksmes",
  766 + "list-of-alarms": "{ count, plural, 1 {One alarms} other {List of # trauksmes} }",
  767 + "alarm-name-starts-with": "Trauksmes, kuru nosaukumi sākas ar '{{prefix}}'",
  768 + "type-rulechain": "Noteikumu ķēde",
  769 + "type-rulechains": "Noteikumu ķēdes",
  770 + "list-of-rulechains": "{ count, plural, 1 {One rule chain} other {List of # noteikumu ķēdes} }",
  771 + "rulechain-name-starts-with": "Noteikumu ķēdes, kuru nosaukumi sākas ar '{{prefix}}'",
  772 + "type-rulenode": "Noteikumu node",
  773 + "type-rulenodes": "Noteikumu nodes",
  774 + "list-of-rulenodes": "{ count, plural, 1 {One rule node} other {List of # noteikumu nodes} }",
  775 + "rulenode-name-starts-with": "Noteikumu nodes, juru nosaukumi sākas ar '{{prefix}}'",
  776 + "type-current-customer": "Pašreizējais klients",
  777 + "search": "Meklēšanas vienības",
  778 + "selected-entities": "{ count, plural, 1 {1 entity} other {# vienības} } atlasītas",
  779 + "entity-name": "Vienības nosaukums",
  780 + "details": "Vienības detaļas",
  781 + "no-entities-prompt": "Nav vienības atrastas",
  782 + "no-data": "Nav datu ko attēlot",
  783 + "columns-to-display": "Kolonas ko attēlot"
785 784 },
786 785 "entity-view": {
787   - "entity-view": "Entity View",
788   - "entity-view-required": "Entity view is required.",
789   - "entity-views": "Entity Views",
790   - "management": "Entity View management",
791   - "view-entity-views": "View Entity Views",
792   - "entity-view-alias": "Entity View alias",
793   - "aliases": "Entity View aliases",
794   - "no-alias-matching": "'{{alias}}' not found.",
795   - "no-aliases-found": "No aliases found.",
796   - "no-key-matching": "'{{key}}' not found.",
797   - "no-keys-found": "No keys found.",
798   - "create-new-alias": "Create a new one!",
799   - "create-new-key": "Create a new one!",
800   - "duplicate-alias-error": "Duplicate alias found '{{alias}}'.<br>Entity View aliases must be unique within the dashboard.",
801   - "configure-alias": "Configure '{{alias}}' alias",
802   - "no-entity-views-matching": "No entity views matching '{{entity}}' were found.",
803   - "alias": "Alias",
804   - "alias-required": "Entity View alias is required.",
805   - "remove-alias": "Remove entity view alias",
806   - "add-alias": "Add entity view alias",
807   - "name-starts-with": "Entity View name starts with",
808   - "entity-view-list": "Entity View list",
809   - "use-entity-view-name-filter": "Use filter",
810   - "entity-view-list-empty": "No entity views selected.",
811   - "entity-view-name-filter-required": "Entity view name filter is required.",
812   - "entity-view-name-filter-no-entity-view-matched": "No entity views starting with '{{entityView}}' were found.",
813   - "add": "Add Entity View",
814   - "assign-to-customer": "Assign to customer",
815   - "assign-entity-view-to-customer": "Assign Entity View(s) To Customer",
816   - "assign-entity-view-to-customer-text": "Please select the entity views to assign to the customer",
817   - "no-entity-views-text": "No entity views found",
818   - "assign-to-customer-text": "Please select the customer to assign the entity view(s)",
819   - "entity-view-details": "Entity view details",
820   - "add-entity-view-text": "Add new entity view",
821   - "delete": "Delete entity view",
822   - "assign-entity-views": "Assign entity views",
823   - "assign-entity-views-text": "Assign { count, plural, 1 {1 entity view} other {# entity views} } to customer",
824   - "delete-entity-views": "Delete entity views",
825   - "unassign-from-customer": "Unassign from customer",
826   - "unassign-entity-views": "Unassign entity views",
827   - "unassign-entity-views-action-title": "Unassign { count, plural, 1 {1 entity view} other {# entity views} } from customer",
828   - "assign-new-entity-view": "Assign new entity view",
829   - "delete-entity-view-title": "Are you sure you want to delete the entity view '{{entityViewName}}'?",
830   - "delete-entity-view-text": "Be careful, after the confirmation the entity view and all related data will become unrecoverable.",
831   - "delete-entity-views-title": "Are you sure you want to delete { count, plural, 1 {1 entity view} other {# entity views} }?",
832   - "delete-entity-views-action-title": "Delete { count, plural, 1 {1 entity view} other {# entity views} }",
833   - "delete-entity-views-text": "Be careful, after the confirmation all selected entity views will be removed and all related data will become unrecoverable.",
834   - "unassign-entity-view-title": "Are you sure you want to unassign the entity view '{{entityViewName}}'?",
835   - "unassign-entity-view-text": "After the confirmation the entity view will be unassigned and won't be accessible by the customer.",
836   - "unassign-entity-view": "Unassign entity view",
837   - "unassign-entity-views-title": "Are you sure you want to unassign { count, plural, 1 {1 entity view} other {# entity views} }?",
838   - "unassign-entity-views-text": "After the confirmation all selected entity views will be unassigned and won't be accessible by the customer.",
839   - "entity-view-type": "Entity View type",
840   - "entity-view-type-required": "Entity View type is required.",
841   - "select-entity-view-type": "Select entity view type",
842   - "enter-entity-view-type": "Enter entity view type",
843   - "any-entity-view": "Any entity view",
844   - "no-entity-view-types-matching": "No entity view types matching '{{entitySubtype}}' were found.",
845   - "entity-view-type-list-empty": "No entity view types selected.",
846   - "entity-view-types": "Entity View types",
847   - "name": "Name",
848   - "name-required": "Name is required.",
849   - "description": "Description",
850   - "events": "Events",
851   - "details": "Details",
852   - "copyId": "Copy entity view Id",
853   - "assignedToCustomer": "Assigned to customer",
854   - "unable-entity-view-device-alias-title": "Unable to delete entity view alias",
855   - "unable-entity-view-device-alias-text": "Device alias '{{entityViewAlias}}' can't be deleted as it used by the following widget(s):<br/>{{widgetsList}}",
856   - "select-entity-view": "Select entity view",
857   - "make-public": "Make entity view public",
858   - "make-private": "Make entity view private",
859   - "start-date": "Start date",
860   - "start-ts": "Start time",
861   - "end-date": "End date",
862   - "end-ts": "End time",
863   - "date-limits": "Date limits",
864   - "client-attributes": "Client attributes",
865   - "shared-attributes": "Shared attributes",
866   - "server-attributes": "Server attributes",
867   - "timeseries": "Timeseries",
868   - "client-attributes-placeholder": "Client attributes",
869   - "shared-attributes-placeholder": "Shared attributes",
870   - "server-attributes-placeholder": "Server attributes",
871   - "timeseries-placeholder": "Timeseries",
872   - "target-entity": "Target entity",
873   - "attributes-propagation": "Attributes propagation",
874   - "attributes-propagation-hint": "Entity View will automatically copy specified attributes from Target Entity each time you save or update this entity view. For performance reasons target entity attributes are not propagated to entity view on each attribute change. You can enable automatic propagation by configuring \"copy to view\" rule node in your rule chain and linking \"Post attributes\" and \"Attributes Updated\" messages to the new rule node.",
875   - "timeseries-data": "Timeseries data",
  786 + "entity-view": "Vienības skats",
  787 + "entity-view-required": "Vienības skats ir nepieciešams.",
  788 + "entity-views": "Vienības skati",
  789 + "management": "Vienības skatu pārvaldība",
  790 + "view-entity-views": "Skatīt vienību skatus",
  791 + "entity-view-alias": "Vienību skatu segvārdi",
  792 + "aliases": "Vienību skatu segvārdi",
  793 + "no-alias-matching": "'{{alias}}' nav atrasts.",
  794 + "no-aliases-found": "Nav segvārds atrasts.",
  795 + "no-key-matching": "'{{key}}' nav atrasts.",
  796 + "no-keys-found": "Nav atslēgas atrastas.",
  797 + "create-new-alias": "Radīt jaunu!",
  798 + "create-new-key": "Radīt jaunu!",
  799 + "duplicate-alias-error": "Dublēti segvārdi atrasti '{{alias}}'.<br>Vienību skatu segvārdiem ir jābūt unikāliem paneļa ietvaros.",
  800 + "configure-alias": "Konfigurēt '{{alias}}' segvārdu",
  801 + "no-entity-views-matching": "Nav vienību skata atbilstības '{{entity}}' atrastas.",
  802 + "alias": "Segvārds",
  803 + "alias-required": "Vienību skatu segvārdi ir nepieciešami.",
  804 + "remove-alias": "Noņemt vienību skatu segvārdu",
  805 + "add-alias": "Pievienot vienību skatu segvārdu",
  806 + "name-starts-with": "Vienību skata nosaukums sākas ar",
  807 + "entity-view-list": "Vienību skata saraksts",
  808 + "use-entity-view-name-filter": "Lietot filtru",
  809 + "entity-view-list-empty": "Nav vienību skati atlasīti.",
  810 + "entity-view-name-filter-required": "Vienību skatu nosaukumu filtri ir nepieciešami.",
  811 + "entity-view-name-filter-no-entity-view-matched": "Nav vienību skati kas sākas ar '{{entityView}}' atrasti.",
  812 + "add": "Pievienot vienību skatu",
  813 + "assign-to-customer": "Pieškirt klientam",
  814 + "assign-entity-view-to-customer": "Piešķirt vienību skatus klientam",
  815 + "assign-entity-view-to-customer-text": "Lūdzu izvēlēties vienību skatus ko pieškirt klientam",
  816 + "no-entity-views-text": "Nav vienību skati atrasti",
  817 + "assign-to-customer-text": "Lūdzu izvēlēties klientu lai pieškirtu vienības skatus",
  818 + "entity-view-details": "Vienību skata detaļas",
  819 + "add-entity-view-text": "Pievienot jaunu vienību skatu",
  820 + "delete": "Dzēsts vienību skatu",
  821 + "assign-entity-views": "Piešķirt vienību skatus",
  822 + "assign-entity-views-text": "Piešķirt { count, plural, 1 {1 entityView} other {# vienību skati} } klientam",
  823 + "delete-entity-views": "Dzēst vienību skatus",
  824 + "unassign-from-customer": "Noņemt no klienta",
  825 + "unassign-entity-views": "Noņemt vienību skatus",
  826 + "unassign-entity-views-action-title": "Noņemt { count, plural, 1 {1 entityView} other {# vienību skati} } no klienta",
  827 + "assign-new-entity-view": "Piešķirt jaunu vienību skatu",
  828 + "delete-entity-view-title": "Vai esat pārliecināts,ka vēlaties dzēst vienību skatu '{{entityViewName}}'?",
  829 + "delete-entity-view-text": "Esiet uzmanīgs, pēc apstiprinājuma vienību skats un tā sasitītie dati nebūs atjaunojami.",
  830 + "delete-entity-views-title": "Vai esat pārliecināts, ka vēlaties vienību skatu { count, plural, 1 {1 entityView} other {# vienību skati} }?",
  831 + "delete-entity-views-action-title": "Dzēst { count, plural, 1 {1 entityView} other {# vienību skati} }",
  832 + "delete-entity-views-text": "Esiet uzmanīgs, pēc apstiprinājuma visir atlasītie vienības skati tiks noņemti un to saistītie dati nebūs atjaunojami.",
  833 + "unassign-entity-view-title": "Vai esat pārliecināts, ka vēlaties atspējot vienību skatu '{{entityViewName}}'?",
  834 + "unassign-entity-view-text": "Pēc apstiprinājuma vienību skats tiks atspējots un nebūs pieejams klientam.",
  835 + "unassign-entity-view": "Atspējot vienību skatu",
  836 + "unassign-entity-views-title": "Vai esat pārliecināts, ka vēlaties atspējot { count, plural, 1 {1 entityView} other {# vienību skatus} }?",
  837 + "unassign-entity-views-text": "Pēc apstiprinājuma visi atlasītie vienību skati būs atspējoti un nebūs pieejami klientiem.",
  838 + "entity-view-type": "Vienību skata tips",
  839 + "entity-view-type-required": "Vienību skata tips ir nepieciešams.",
  840 + "select-entity-view-type": "Atlasīt vienību skata tipu",
  841 + "enter-entity-view-type": "Ievadīt vienību skata tipu",
  842 + "any-entity-view": "Jebkurš vienību skats",
  843 + "no-entity-view-types-matching": "Nav vienību skata atbilstības '{{entitySubtype}}' atrastas.",
  844 + "entity-view-type-list-empty": "Nav vienību skatu tipi atlasīti.",
  845 + "entity-view-types": "Vienību skatu tipi",
  846 + "name": "Nosaukums",
  847 + "name-required": "Nosaukums ir nepieciešams.",
  848 + "description": "Apraksts",
  849 + "events": "Notikumi",
  850 + "details": "Detaļas",
  851 + "copyId": "Kopēt vienību skata Id",
  852 + "assignedToCustomer": "Piešķirta klientam",
  853 + "unable-entity-view-device-alias-title": "Nav iespējas dzēst vienību skata segvārdu",
  854 + "unable-entity-view-device-alias-text": "Iekārtas segvārds '{{entityViewAlias}}' nevar tikt dzēsts, jo to izmanto sekojošs logrīks:<br/>{{widgetsList}}",
  855 + "select-entity-view": "Atlasīt vienību skatu",
  856 + "make-public": "Veidot vienību skatu publisku",
  857 + "make-private": "Veidot vienību skatu privātu",
  858 + "start-date": "Starta datums",
  859 + "start-ts": "Starta laiks",
  860 + "end-date": "Beigu datums",
  861 + "end-ts": "Beigu laiks",
  862 + "date-limits": "Datuma limits",
  863 + "client-attributes": "Klienta atribūti",
  864 + "shared-attributes": "Dalītie atribūti",
  865 + "server-attributes": "Servera atribūti",
  866 + "timeseries": "Laika sērijas",
  867 + "client-attributes-placeholder": "Klienta atribūti",
  868 + "shared-attributes-placeholder": "Dalītie atribūti",
  869 + "server-attributes-placeholder": "Servera atribūti",
  870 + "timeseries-placeholder": "Laika sērijas",
  871 + "target-entity": "Mērķa vienība",
  872 + "attributes-propagation": "Atribūtu izplatīšana",
  873 + "attributes-propagation-hint": "Vienību skats automātiski kopē specificētos atribūtus no mērķa vienības katru reizi kad jūs saglabājat vai atjaunojat vienību skatu.",
  874 + "timeseries-data": "Laika sērijas dati",
876 875 "timeseries-data-hint": "Configure timeseries data keys of the target entity that will be accessible to the entity view. This timeseries data is read-only.",
877   - "make-public-entity-view-title": "Are you sure you want to make the entity view '{{entityViewName}}' public?",
878   - "make-public-entity-view-text": "After the confirmation the entity view and all its data will be made public and accessible by others.",
879   - "make-private-entity-view-title": "Are you sure you want to make the entity view '{{entityViewName}}' private?",
880   - "make-private-entity-view-text": "After the confirmation the entity view and all its data will be made private and won't be accessible by others."
  876 + "make-public-entity-view-title": "Vai esat pārliecināts, ka vēlaties veidot vienību skatu '{{entityViewName}}' publisku?",
  877 + "make-public-entity-view-text": "Pēc apstiprinājuma vienību skats un tā saistītie dati būs publiski un pieejami citiem.",
  878 + "make-private-entity-view-title": "Vai esat pārliecināts, ka vēlaties veidot vienību skatu '{{entityViewName}}' privātu?",
  879 + "make-private-entity-view-text": "Pēc apstiprinājuma vienību skats un tā saistītie dati būs privāti un nebūs pieejami citiem."
881 880 },
882 881 "event": {
883   - "event-type": "Event type",
884   - "type-error": "Error",
885   - "type-lc-event": "Lifecycle event",
886   - "type-stats": "Statistics",
887   - "type-debug-rule-node": "Debug",
888   - "type-debug-rule-chain": "Debug",
889   - "no-events-prompt": "No events found",
890   - "error": "Error",
891   - "alarm": "Alarm",
892   - "event-time": "Event time",
893   - "server": "Server",
894   - "body": "Body",
895   - "method": "Method",
896   - "type": "Type",
897   - "entity": "Entity",
898   - "message-id": "Message Id",
899   - "message-type": "Message Type",
900   - "data-type": "Data Type",
901   - "relation-type": "Relation Type",
  882 + "event-type": "Notikuma tips",
  883 + "type-error": "Kļūda",
  884 + "type-lc-event": "Dzīves cikla notikums",
  885 + "type-stats": "Statistika",
  886 + "type-debug-rule-node": "Atkļūdot",
  887 + "type-debug-rule-chain": "Atkļūdot",
  888 + "no-events-prompt": "Nav notikumi atrasti",
  889 + "error": "Kļūda",
  890 + "alarm": "Trauksme",
  891 + "event-time": "Notikuma laiks",
  892 + "server": "Serveris",
  893 + "body": "Galvenā daļa",
  894 + "method": "Metode",
  895 + "type": "Tips",
  896 + "entity": "Vienība",
  897 + "message-id": "Ziņojuma Id",
  898 + "message-type": "Ziņojuma tips",
  899 + "data-type": "Datu tips",
  900 + "relation-type": "Attiecību tips",
902 901 "metadata": "Metadata",
903   - "data": "Data",
904   - "event": "Event",
905   - "status": "Status",
906   - "success": "Success",
907   - "failed": "Failed",
908   - "messages-processed": "Messages processed",
909   - "errors-occurred": "Errors occurred"
  902 + "data": "Dati",
  903 + "event": "Notikumi",
  904 + "status": "Statuss",
  905 + "success": "Sekmīgi",
  906 + "failed": "Kļūda",
  907 + "messages-processed": "Ziņojumi apstrādāti",
  908 + "errors-occurred": "Kļūdas konstatētas"
910 909 },
911 910 "extension": {
912   - "extensions": "Extensions",
913   - "selected-extensions": "{ count, plural, 1 {1 extension} other {# extensions} } selected",
914   - "type": "Type",
915   - "key": "Key",
916   - "value": "Value",
  911 + "extensions": "Paplašinājumi",
  912 + "selected-extensions": "{ count, plural, 1 {1 extension} other {# paplašinājumi} } atlasītie",
  913 + "type": "Tips",
  914 + "key": "Atslēga",
  915 + "value": "Vērtība",
917 916 "id": "Id",
918   - "extension-id": "Extension id",
919   - "extension-type": "Extension type",
  917 + "extension-id": "Paplašinājuma id",
  918 + "extension-type": "Paplašinājuma tips",
920 919 "transformer-json": "JSON *",
921   - "unique-id-required": "Current extension id already exists.",
922   - "delete": "Delete extension",
923   - "add": "Add extension",
924   - "edit": "Edit extension",
925   - "delete-extension-title": "Are you sure you want to delete the extension '{{extensionId}}'?",
926   - "delete-extension-text": "Be careful, after the confirmation the extension and all related data will become unrecoverable.",
927   - "delete-extensions-title": "Are you sure you want to delete { count, plural, 1 {1 extension} other {# extensions} }?",
928   - "delete-extensions-text": "Be careful, after the confirmation all selected extensions will be removed.",
929   - "converters": "Converters",
930   - "converter-id": "Converter id",
931   - "configuration": "Configuration",
932   - "converter-configurations": "Converter configurations",
933   - "token": "Security token",
934   - "add-converter": "Add converter",
935   - "add-config": "Add converter configuration",
936   - "device-name-expression": "Device name expression",
937   - "device-type-expression": "Device type expression",
938   - "custom": "Custom",
939   - "to-double": "To Double",
940   - "transformer": "Transformer",
941   - "json-required": "Transformer json is required.",
942   - "json-parse": "Unable to parse transformer json.",
943   - "attributes": "Attributes",
944   - "add-attribute": "Add attribute",
945   - "add-map": "Add mapping element",
946   - "timeseries": "Timeseries",
947   - "add-timeseries": "Add timeseries",
948   - "field-required": "Field is required",
949   - "brokers": "Brokers",
950   - "add-broker": "Add broker",
951   - "host": "Host",
952   - "port": "Port",
953   - "port-range": "Port should be in a range from 1 to 65535.",
  920 + "unique-id-required": "Patreizējā paplašinājuma id jau eksistē.",
  921 + "delete": "Dzēst paplašinājumu",
  922 + "add": "Pievienot paplašinājumu",
  923 + "edit": "Rediģēt paplašinājumu",
  924 + "delete-extension-title": "Vai esat pārliecināts, ka vēlaties dzēst paplašinājumu '{{extensionId}}'?",
  925 + "delete-extension-text": "Esiet uzmanīgs, pēc apstiprinājuma paplašinājums un visi tā saistītie dati nebūs atjaunojami.",
  926 + "delete-extensions-title": "Vai esat pārliecināts, ka vēlaties dzēst { count, plural, 1 {1 extension} other {# paplašinājumus} }?",
  927 + "delete-extensions-text": "Esiet uzmanīgs, pēc apstiprinājuma visi atlasītie paplašinājumi tiks dzēsti.",
  928 + "converters": "Pārveidotāji",
  929 + "converter-id": "Pārveidotāja id",
  930 + "configuration": "Konfigurācija",
  931 + "converter-configurations": "Pārveidotāja konfigurācija",
  932 + "token": "Drošības tokens",
  933 + "add-converter": "Pievienot pārveidotāju",
  934 + "add-config": "Pievienot pārveidotāja konfigurāciju",
  935 + "device-name-expression": "Iekārtas nosaukuma izteiksme",
  936 + "device-type-expression": "Iekārtas tipa izteiksme",
  937 + "custom": "Pielāgot",
  938 + "to-double": "Dubutot",
  939 + "transformer": "Pārveidotājs",
  940 + "json-required": "json pārveidotājs ir nepieciešams.",
  941 + "json-parse": "Nav iespējams parsēt json pārveidotāju.",
  942 + "attributes": "Atribūti",
  943 + "add-attribute": "Pievienot atribūtus",
  944 + "add-map": "Pievienot kartēšanas elementu",
  945 + "timeseries": "Laika sērijas",
  946 + "add-timeseries": "Pievienot laika sērijas",
  947 + "field-required": "Lauks ir nepieciešams",
  948 + "brokers": "Brokeris",
  949 + "add-broker": "Pievienot brokeri",
  950 + "host": "Saimnieks",
  951 + "port": "Ports",
  952 + "port-range": "Portam jābūt robežās no 1 līdz 65535.",
954 953 "ssl": "Ssl",
955   - "credentials": "Credentials",
956   - "username": "Username",
957   - "password": "Password",
958   - "retry-interval": "Retry interval in milliseconds",
959   - "anonymous": "Anonymous",
960   - "basic": "Basic",
  954 + "credentials": "Akreditācijas dati",
  955 + "username": "Lietotājvārds",
  956 + "password": "Parole",
  957 + "retry-interval": "Mēģināt vēlreiz intervāls milisekundēs",
  958 + "anonymous": "Anonīmi",
  959 + "basic": "Pamata",
961 960 "pem": "PEM",
962   - "ca-cert": "CA certificate file *",
963   - "private-key": "Private key file *",
964   - "cert": "Certificate file *",
965   - "no-file": "No file selected.",
966   - "drop-file": "Drop a file or click to select a file to upload.",
967   - "mapping": "Mapping",
968   - "topic-filter": "Topic filter",
969   - "converter-type": "Converter type",
  961 + "ca-cert": "CA sertifikācijas fails *",
  962 + "private-key": "Privātās atslēgas fails *",
  963 + "cert": "Srtifikāta fails *",
  964 + "no-file": "Nav fails izvēlēts.",
  965 + "drop-file": "Nosviest failu vai klikšķināt izvēlēto failu augšupielādei.",
  966 + "mapping": "Kartēšana",
  967 + "topic-filter": "Temata filtrs",
  968 + "converter-type": "Pārveidotāja tips",
970 969 "converter-json": "Json",
971   - "json-name-expression": "Device name json expression",
972   - "topic-name-expression": "Device name topic expression",
973   - "json-type-expression": "Device type json expression",
974   - "topic-type-expression": "Device type topic expression",
975   - "attribute-key-expression": "Attribute key expression",
976   - "attr-json-key-expression": "Attribute key json expression",
977   - "attr-topic-key-expression": "Attribute key topic expression",
978   - "request-id-expression": "Request id expression",
979   - "request-id-json-expression": "Request id json expression",
980   - "request-id-topic-expression": "Request id topic expression",
981   - "response-topic-expression": "Response topic expression",
982   - "value-expression": "Value expression",
983   - "topic": "Topic",
984   - "timeout": "Timeout in milliseconds",
985   - "converter-json-required": "Converter json is required.",
986   - "converter-json-parse": "Unable to parse converter json.",
987   - "filter-expression": "Filter expression",
988   - "connect-requests": "Connect requests",
989   - "add-connect-request": "Add connect request",
990   - "disconnect-requests": "Disconnect requests",
991   - "add-disconnect-request": "Add disconnect request",
992   - "attribute-requests": "Attribute requests",
993   - "add-attribute-request": "Add attribute request",
994   - "attribute-updates": "Attribute updates",
995   - "add-attribute-update": "Add attribute update",
996   - "server-side-rpc": "Server side RPC",
997   - "add-server-side-rpc-request": "Add server-side RPC request",
998   - "device-name-filter": "Device name filter",
999   - "attribute-filter": "Attribute filter",
1000   - "method-filter": "Method filter",
1001   - "request-topic-expression": "Request topic expression",
1002   - "response-timeout": "Response timeout in milliseconds",
1003   - "topic-expression": "Topic expression",
1004   - "client-scope": "Client scope",
1005   - "add-device": "Add device",
1006   - "opc-server": "Servers",
1007   - "opc-add-server": "Add server",
1008   - "opc-add-server-prompt": "Please add server",
1009   - "opc-application-name": "Application name",
1010   - "opc-application-uri": "Application uri",
1011   - "opc-scan-period-in-seconds": "Scan period in seconds",
1012   - "opc-security": "Security",
1013   - "opc-identity": "Identity",
1014   - "opc-keystore": "Keystore",
1015   - "opc-type": "Type",
1016   - "opc-keystore-type": "Type",
1017   - "opc-keystore-location": "Location *",
1018   - "opc-keystore-password": "Password",
1019   - "opc-keystore-alias": "Alias",
1020   - "opc-keystore-key-password": "Key password",
1021   - "opc-device-node-pattern": "Device node pattern",
1022   - "opc-device-name-pattern": "Device name pattern",
1023   - "modbus-server": "Servers/slaves",
1024   - "modbus-add-server": "Add server/slave",
1025   - "modbus-add-server-prompt": "Please add server/slave",
1026   - "modbus-transport": "Transport",
1027   - "modbus-tcp-reconnect": "Automatically reconnect",
1028   - "modbus-rtu-over-tcp": "RTU over TCP",
1029   - "modbus-port-name": "Serial port name",
1030   - "modbus-encoding": "Encoding",
1031   - "modbus-parity": "Parity",
1032   - "modbus-baudrate": "Baud rate",
1033   - "modbus-databits": "Data bits",
  970 + "json-name-expression": "Iekārtas nosaukuma json izteiksme",
  971 + "topic-name-expression": "Iekārtas nosaukuma temata izteiksme",
  972 + "json-type-expression": "Iekārtas tipa json izteiksme",
  973 + "topic-type-expression": "Iekārtas tipa temata izteiksme",
  974 + "attribute-key-expression": "Atribūtu atslēgas izteiksme",
  975 + "attr-json-key-expression": "Atribūtu atslēgas json izteiksme",
  976 + "attr-topic-key-expression": "Attribūtu atslēgas temata izteiksme",
  977 + "request-id-expression": "Pieprasīt id izteiksmi",
  978 + "request-id-json-expression": "Pieprasīt id json izteiksmi",
  979 + "request-id-topic-expression": "Pieprasīt id temata izteiksmi",
  980 + "response-topic-expression": "Atbildēt temata izteiksmi",
  981 + "value-expression": "Vērtības izteiksme",
  982 + "topic": "Temats",
  983 + "timeout": "Pārtraukums milisekundēs",
  984 + "converter-json-required": "json pārveidotājs ir nepieciešams.",
  985 + "converter-json-parse": "Nav iespējams parsēt pārveidotāju json.",
  986 + "filter-expression": "Filtra izteiksme",
  987 + "connect-requests": "Savienot pieprasījumus",
  988 + "add-connect-request": "Pievienot savienojuma pieprasījumus",
  989 + "disconnect-requests": "Atvienot pieprasījumus",
  990 + "add-disconnect-request": "Pievienot atvienot pieprasījumus",
  991 + "attribute-requests": "Attribūtu pieprasījumus",
  992 + "add-attribute-request": "Pievienot atribūtu pieprasījumu",
  993 + "attribute-updates": "Atribūtu atjaunojumi",
  994 + "add-attribute-update": "Pievienot atribūtu atjaunojumus",
  995 + "server-side-rpc": "Servera puses RPC",
  996 + "add-server-side-rpc-request": "Pievienot servera puses RPC pieprasījumus",
  997 + "device-name-filter": "Iekārtas nosaukuma filtrs",
  998 + "attribute-filter": "Atribūtu filtrs",
  999 + "method-filter": "Metodes filtrs",
  1000 + "request-topic-expression": "Pieprasīt temata izteiksmi",
  1001 + "response-timeout": "Atbildes pārtraukums milisekundēs",
  1002 + "topic-expression": "Temata izteiksme",
  1003 + "client-scope": "Klienta darbības joma",
  1004 + "add-device": "Pievienot iekārtu",
  1005 + "opc-server": "Serveris",
  1006 + "opc-add-server": "Pievienot serveri",
  1007 + "opc-add-server-prompt": "Lūdzu pievienot serveri",
  1008 + "opc-application-name": "Aplikācijas nosaukums",
  1009 + "opc-application-uri": "Aplikācijas uri",
  1010 + "opc-scan-period-in-seconds": "Skanēt periodu sekundēs",
  1011 + "opc-security": "Drošība",
  1012 + "opc-identity": "Identitāte",
  1013 + "opc-keystore": "Atslēgu veikals",
  1014 + "opc-type": "Tips",
  1015 + "opc-keystore-type": "Tips",
  1016 + "opc-keystore-location": "Vieta *",
  1017 + "opc-keystore-password": "Parole",
  1018 + "opc-keystore-alias": "Segvārds",
  1019 + "opc-keystore-key-password": "Atslēgas parole",
  1020 + "opc-device-node-pattern": "Iekārtas nodes veids",
  1021 + "opc-device-name-pattern": "Iekārtas nosaukuma veids",
  1022 + "modbus-server": "Serveris/vergs",
  1023 + "modbus-add-server": "Pievienot serveri/vergi",
  1024 + "modbus-add-server-prompt": "Lūdzu pievienot serveri/vergu",
  1025 + "modbus-transport": "Transports",
  1026 + "modbus-tcp-reconnect": "Automātiski atkārtoti savienot",
  1027 + "modbus-rtu-over-tcp": "RTU pa TCP",
  1028 + "modbus-port-name": "Seriālā porta nosaukums",
  1029 + "modbus-encoding": "Kodēšana",
  1030 + "modbus-parity": "Paritāte",
  1031 + "modbus-baudrate": "Pārraides ātrums",
  1032 + "modbus-databits": "Datu bits",
1034 1033 "modbus-stopbits": "Stop bits",
1035   - "modbus-databits-range": "Data bits should be in a range from 7 to 8.",
1036   - "modbus-stopbits-range": "Stop bits should be in a range from 1 to 2.",
1037   - "modbus-unit-id": "Unit ID",
1038   - "modbus-unit-id-range": "Unit ID should be in a range from 1 to 247.",
1039   - "modbus-device-name": "Device name",
1040   - "modbus-poll-period": "Poll period (ms)",
1041   - "modbus-attributes-poll-period": "Attributes poll period (ms)",
1042   - "modbus-timeseries-poll-period": "Timeseries poll period (ms)",
1043   - "modbus-poll-period-range": "Poll period should be positive value.",
1044   - "modbus-tag": "Tag",
1045   - "modbus-function": "Function",
1046   - "modbus-register-address": "Register address",
1047   - "modbus-register-address-range": "Register address should be in a range from 0 to 65535.",
1048   - "modbus-register-bit-index": "Bit index",
1049   - "modbus-register-bit-index-range": "Bit index should be in a range from 0 to 15.",
1050   - "modbus-register-count": "Register count",
1051   - "modbus-register-count-range": "Register count should be a positive value.",
1052   - "modbus-byte-order": "Byte order",
  1034 + "modbus-databits-range": "Datu bitiem jābūt no 7 līdz 8.",
  1035 + "modbus-stopbits-range": "Stop bitiem jābūt no 1 līdz 2.",
  1036 + "modbus-unit-id": "Iekārtas ID",
  1037 + "modbus-unit-id-range": "Iekārtas ID jābūt no 1 līdz 247.",
  1038 + "modbus-device-name": "Iekārtas nosaukums",
  1039 + "modbus-poll-period": "Aptaujas periods (ms)",
  1040 + "modbus-attributes-poll-period": "Atribūtu aptaujas periods (ms)",
  1041 + "modbus-timeseries-poll-period": "Laika sērijas aptaujas periods (ms)",
  1042 + "modbus-poll-period-range": "Aptaujas periodam jābūt pzitīvai vērtībai.",
  1043 + "modbus-tag": "Etiķete",
  1044 + "modbus-function": "Funkcija",
  1045 + "modbus-register-address": "Reģistra adrese",
  1046 + "modbus-register-address-range": "Reģistra adresei jābūt no 0 līdz 65535.",
  1047 + "modbus-register-bit-index": "Bita indekss",
  1048 + "modbus-register-bit-index-range": "Bita indeksam jābūt no 0 līdz 15.",
  1049 + "modbus-register-count": "Reģistra skaitītājs",
  1050 + "modbus-register-count-range": "Reģistra skaitītājam jābūt pzitīvai vērtībai.",
  1051 + "modbus-byte-order": "Baitu kārtība",
1053 1052 "sync": {
1054   - "status": "Status",
  1053 + "status": "Statuss",
1055 1054 "sync": "Sync",
1056   - "not-sync": "Not sync",
1057   - "last-sync-time": "Last sync time",
1058   - "not-available": "Not available"
  1055 + "not-sync": "Nav sync",
  1056 + "last-sync-time": "Pēdējais sync laiks",
  1057 + "not-available": "Nav pieejams"
1059 1058 },
1060   - "export-extensions-configuration": "Export extensions configuration",
1061   - "import-extensions-configuration": "Import extensions configuration",
1062   - "import-extensions": "Import extensions",
1063   - "import-extension": "Import extension",
1064   - "export-extension": "Export extension",
1065   - "file": "Extensions file",
1066   - "invalid-file-error": "Invalid extension file"
  1059 + "export-extensions-configuration": "Eksportēt paplašinājuma konfigurāciju",
  1060 + "import-extensions-configuration": "Importēt paplašinājuma konfigurāciju",
  1061 + "import-extensions": "Importēt paplašinājumus",
  1062 + "import-extension": "Importēt paplašinājumu",
  1063 + "export-extension": "Eksportēt paplašinājumu",
  1064 + "file": "Paplašinājuma fails",
  1065 + "invalid-file-error": "Invalīds paplašinājuma fails"
1067 1066 },
1068 1067 "fullscreen": {
1069   - "expand": "Expand to fullscreen",
1070   - "exit": "Exit fullscreen",
1071   - "toggle": "Toggle fullscreen mode",
1072   - "fullscreen": "Fullscreen"
  1068 + "expand": "Paplašināt uz pilnu ekrānu",
  1069 + "exit": "Iziet no pilna ekrāna",
  1070 + "toggle": "Pārslēgties uz pilna ekrāna režīmu",
  1071 + "fullscreen": "Pilns ekrāns"
1073 1072 },
1074 1073 "function": {
1075   - "function": "Function"
  1074 + "function": "Funkcija"
1076 1075 },
1077 1076 "grid": {
1078   - "delete-item-title": "Are you sure you want to delete this item?",
1079   - "delete-item-text": "Be careful, after the confirmation this item and all related data will become unrecoverable.",
1080   - "delete-items-title": "Are you sure you want to delete { count, plural, 1 {1 item} other {# items} }?",
1081   - "delete-items-action-title": "Delete { count, plural, 1 {1 item} other {# items} }",
1082   - "delete-items-text": "Be careful, after the confirmation all selected items will be removed and all related data will become unrecoverable.",
1083   - "add-item-text": "Add new item",
1084   - "no-items-text": "No items found",
1085   - "item-details": "Item details",
1086   - "delete-item": "Delete Item",
1087   - "delete-items": "Delete Items",
1088   - "scroll-to-top": "Scroll to top"
  1077 + "delete-item-title": "Vai esat pārliecināts, ka vēlaties dzēst šo priekšmetu?",
  1078 + "delete-item-text": "Esiet uzmanīgs, pēc apstiprinājuma šī priekšmeta dati nebūs atjaunojami.",
  1079 + "delete-items-title": "Vai esat pārliecināts, ka vēlaties dzēst { count, plural, 1 {1 item} other {# priekšmetus} }?",
  1080 + "delete-items-action-title": "Dzēst { count, plural, 1 {1 item} other {# priekšmeti} }",
  1081 + "delete-items-text": "Esiet uzmanīgs, pēc apstiprinājuma visi atlasītie priekšmeti tiks noņemti un to saistītie dati nebūs atjaunojami.",
  1082 + "add-item-text": "Pievienot jaunu priekšmetu",
  1083 + "no-items-text": "Nav priekšmeti atrasti",
  1084 + "item-details": "Priekšmetu detaļas",
  1085 + "delete-item": "Dzēst priekšmetu",
  1086 + "delete-items": "Dzēst priekšmetus",
  1087 + "scroll-to-top": "Iet uz sākumu"
1089 1088 },
1090 1089 "help": {
1091   - "goto-help-page": "Go to help page"
  1090 + "goto-help-page": "Ejiet uz palīdzības lapu"
1092 1091 },
1093 1092 "home": {
1094   - "home": "Home",
1095   - "profile": "Profile",
1096   - "logout": "Logout",
1097   - "menu": "Menu",
1098   - "avatar": "Avatar",
1099   - "open-user-menu": "Open user menu"
  1093 + "home": "Sākums",
  1094 + "profile": "Profils",
  1095 + "logout": "Izlogoties",
  1096 + "menu": "Izvēlne",
  1097 + "avatar": "Avatars",
  1098 + "open-user-menu": "Atvērt lietotāja izvēlni"
1100 1099 },
1101 1100 "import": {
1102   - "no-file": "No file selected",
1103   - "drop-file": "Drop a JSON file or click to select a file to upload.",
1104   - "drop-file-csv": "Drop a CSV file or click to select a file to upload.",
1105   - "column-value": "Value",
1106   - "column-title": "Title",
1107   - "column-example": "Example value data",
1108   - "column-key": "Attribute/telemetry key",
1109   - "csv-delimiter": "CSV delimiter",
1110   - "csv-first-line-header": "First line contains column names",
1111   - "csv-update-data": "Update attributes/telemetry",
1112   - "import-csv-number-columns-error": "A file should contain at least two columns",
1113   - "import-csv-invalid-format-error": "Invalid file format. Line: '{{line}}'",
  1101 + "no-file": "Nav fails izvēlēts",
  1102 + "drop-file": "Nosviest JSON failu vai klikšķināt uz atlasīto failu augšupielādei.",
  1103 + "drop-file-csv": "Nosviest CSV failu vai klikšķināt uz atlasīto failu augšupielādei.",
  1104 + "column-value": "Vērtība",
  1105 + "column-title": "Virsraksts",
  1106 + "column-example": "Piemēra vērtību dati",
  1107 + "column-key": "Atribūts/telemetrijas atslēga key",
  1108 + "csv-delimiter": "CSV kolonu atdalītājs",
  1109 + "csv-first-line-header": "Pirmā līnija satur kolonu nosaukumus",
  1110 + "csv-update-data": "Atjaunot atribūtu/telemetrija",
  1111 + "import-csv-number-columns-error": "Failā jābūt vismaz divām kolonām",
  1112 + "import-csv-invalid-format-error": "Invalīds faila formāts. Līnija: '{{line}}'",
1114 1113 "column-type": {
1115   - "name": "Name",
1116   - "type": "Type",
1117   - "column-type": "Column type",
1118   - "client-attribute": "Client attribute",
1119   - "shared-attribute": "Shared attribute",
1120   - "server-attribute": "Server attribute",
1121   - "timeseries": "Timeseries",
1122   - "entity-field": "Entity field",
1123   - "access-token": "Access token"
  1114 + "name": "Nosaukums",
  1115 + "type": "Tips",
  1116 + "column-type": "Kolonas tips",
  1117 + "client-attribute": "Klienta atribūts",
  1118 + "shared-attribute": "Dalītais atribūts",
  1119 + "server-attribute": "Servera atribūts",
  1120 + "timeseries": "Laika sērijas",
  1121 + "entity-field": "Vienības lauks",
  1122 + "access-token": "Piekļuves tokens"
1124 1123 },
1125 1124 "stepper-text": {
1126   - "select-file": "Select a file",
1127   - "configuration": "Import configuration",
1128   - "column-type": "Select columns type",
1129   - "creat-entities": "Creating new entities",
1130   - "done": "Done"
  1125 + "select-file": "Atlasīt failu",
  1126 + "configuration": "Importēt konfigurāciju",
  1127 + "column-type": "Atlasīt kolonas tipu",
  1128 + "creat-entities": "Radīt jaunas vienības",
  1129 + "done": "Darīts"
1131 1130 },
1132 1131 "message": {
1133   - "create-entities": "{{count}} new entities were successfully created.",
1134   - "update-entities": "{{count}} entities were successfully updated.",
1135   - "error-entities": "There was an error creating {{count}} entities."
  1132 + "create-entities": "{{count}} jaunas vienības sekmīgi radītas.",
  1133 + "update-entities": "{{count}} vienības sekmīgi atjaunotas.",
  1134 + "error-entities": "Te ir kļūda radot {{count}} vienības."
1136 1135 }
1137 1136 },
1138 1137 "item": {
1139   - "selected": "Selected"
  1138 + "selected": "Atlasīts"
1140 1139 },
1141 1140 "js-func": {
1142   - "no-return-error": "Function must return value!",
1143   - "return-type-mismatch": "Function must return value of '{{type}}' type!",
1144   - "tidy": "Tidy"
  1141 + "no-return-error": "Funkcijai vajag atgriezt rezultātu!",
  1142 + "return-type-mismatch": "Funkcijai vajag atgriezt rezultātu '{{type}}' !",
  1143 + "tidy": "Sakopt"
1145 1144 },
1146 1145 "key-val": {
1147   - "key": "Key",
1148   - "value": "Value",
1149   - "remove-entry": "Remove entry",
1150   - "add-entry": "Add entry",
1151   - "no-data": "No entries"
  1146 + "key": "Atslēga",
  1147 + "value": "Vērtība",
  1148 + "remove-entry": "Noņemt ierakstu",
  1149 + "add-entry": "Pievienot ierakstu",
  1150 + "no-data": "Nav ierakstu"
1152 1151 },
1153 1152 "layout": {
1154   - "layout": "Layout",
1155   - "manage": "Manage layouts",
1156   - "settings": "Layout settings",
1157   - "color": "Color",
1158   - "main": "Main",
1159   - "right": "Right",
1160   - "select": "Select target layout"
  1153 + "layout": "Izkārtojums",
  1154 + "manage": "Pārvaldīt izkārtojumu",
  1155 + "settings": "Izkārtojuma iestatījumi",
  1156 + "color": "Krāsa",
  1157 + "main": "Galvenais",
  1158 + "right": "Pa labi",
  1159 + "select": "Atlasīt mērķa izkārtojumu"
1161 1160 },
1162 1161 "legend": {
1163   - "direction": "Legend direction",
1164   - "position": "Legend position",
1165   - "show-max": "Show max value",
1166   - "show-min": "Show min value",
1167   - "show-avg": "Show average value",
1168   - "show-total": "Show total value",
1169   - "settings": "Legend settings",
  1162 + "direction": "Leģendas virziens",
  1163 + "position": "Leģendas pozīcija",
  1164 + "show-max": "Rādīt max vērtību",
  1165 + "show-min": "Rādīt min vērtību",
  1166 + "show-avg": "Rādīt vidējo vērtību",
  1167 + "show-total": "Rādīt kopējo vērtību",
  1168 + "settings": "Leģendas iestatījumi",
1170 1169 "min": "min",
1171 1170 "max": "max",
1172   - "avg": "avg",
  1171 + "avg": "vidējais",
1173 1172 "total": "total"
1174 1173 },
1175 1174 "login": {
1176 1175 "login": "Login",
1177   - "request-password-reset": "Request Password Reset",
1178   - "reset-password": "Reset Password",
1179   - "create-password": "Create Password",
1180   - "passwords-mismatch-error": "Entered passwords must be same!",
1181   - "password-again": "Password again",
1182   - "sign-in": "Please sign in",
1183   - "username": "Username (email)",
1184   - "remember-me": "Remember me",
1185   - "forgot-password": "Forgot Password?",
1186   - "password-reset": "Password reset",
1187   - "new-password": "New password",
1188   - "new-password-again": "New password again",
1189   - "password-link-sent-message": "Password reset link was successfully sent!",
  1176 + "request-password-reset": "Pieprasīt atiestatīt paroli",
  1177 + "reset-password": "Atiestatīt paroli",
  1178 + "create-password": "Radīt paroli",
  1179 + "passwords-mismatch-error": "Ievadītajai parolei ir jāsakrīt!",
  1180 + "password-again": "Atkārtot paroli",
  1181 + "sign-in": "Lūdzu pierakstīties",
  1182 + "username": "Lietotājvārds (email)",
  1183 + "remember-me": "Atcerēties mani",
  1184 + "forgot-password": "Aizmirsu paroli?",
  1185 + "password-reset": "Paroli atiestatīt",
  1186 + "new-password": "Jaunā parole",
  1187 + "new-password-again": "Atkārtot jauno paroli",
  1188 + "password-link-sent-message": "paroles atiestatīšanas saite sekmīgi nosūtīta!",
1190 1189 "email": "Email"
1191 1190 },
1192 1191 "position": {
1193   - "top": "Top",
1194   - "bottom": "Bottom",
1195   - "left": "Left",
1196   - "right": "Right"
  1192 + "top": "Sākums",
  1193 + "bottom": "Beigas",
  1194 + "left": "Pa kreisi",
  1195 + "right": "Pa labi"
1197 1196 },
1198 1197 "profile": {
1199   - "profile": "Profile",
1200   - "change-password": "Change Password",
1201   - "current-password": "Current password"
  1198 + "profile": "Profils",
  1199 + "change-password": "Mainīt paroli",
  1200 + "current-password": "Patreizējā parole"
1202 1201 },
1203 1202 "relation": {
1204   - "relations": "Relations",
1205   - "direction": "Direction",
  1203 + "relations": "Attiecības",
  1204 + "direction": "Virziens",
1206 1205 "search-direction": {
1207   - "FROM": "From",
1208   - "TO": "To"
  1206 + "FROM": "No",
  1207 + "TO": "Uz"
1209 1208 },
1210 1209 "direction-type": {
1211   - "FROM": "from",
1212   - "TO": "to"
  1210 + "FROM": "No",
  1211 + "TO": "Uz"
1213 1212 },
1214   - "from-relations": "Outbound relations",
1215   - "to-relations": "Inbound relations",
1216   - "selected-relations": "{ count, plural, 1 {1 relation} other {# relations} } selected",
1217   - "type": "Type",
1218   - "to-entity-type": "To entity type",
1219   - "to-entity-name": "To entity name",
1220   - "from-entity-type": "From entity type",
1221   - "from-entity-name": "From entity name",
1222   - "to-entity": "To entity",
1223   - "from-entity": "From entity",
1224   - "delete": "Delete relation",
1225   - "relation-type": "Relation type",
1226   - "relation-type-required": "Relation type is required.",
1227   - "any-relation-type": "Any type",
1228   - "add": "Add relation",
1229   - "edit": "Edit relation",
1230   - "delete-to-relation-title": "Are you sure you want to delete relation to the entity '{{entityName}}'?",
1231   - "delete-to-relation-text": "Be careful, after the confirmation the entity '{{entityName}}' will be unrelated from the current entity.",
1232   - "delete-to-relations-title": "Are you sure you want to delete { count, plural, 1 {1 relation} other {# relations} }?",
1233   - "delete-to-relations-text": "Be careful, after the confirmation all selected relations will be removed and corresponding entities will be unrelated from the current entity.",
1234   - "delete-from-relation-title": "Are you sure you want to delete relation from the entity '{{entityName}}'?",
1235   - "delete-from-relation-text": "Be careful, after the confirmation current entity will be unrelated from the entity '{{entityName}}'.",
1236   - "delete-from-relations-title": "Are you sure you want to delete { count, plural, 1 {1 relation} other {# relations} }?",
1237   - "delete-from-relations-text": "Be careful, after the confirmation all selected relations will be removed and current entity will be unrelated from the corresponding entities.",
1238   - "remove-relation-filter": "Remove relation filter",
1239   - "add-relation-filter": "Add relation filter",
1240   - "any-relation": "Any relation",
1241   - "relation-filters": "Relation filters",
1242   - "additional-info": "Additional info (JSON)",
1243   - "invalid-additional-info": "Unable to parse additional info json."
  1213 + "from-relations": "Izejošāsa attiecības",
  1214 + "to-relations": "Ienākošās attiecības",
  1215 + "selected-relations": "{ count, plural, 1 {1 relation} other {# attiecības} } atlasītas",
  1216 + "type": "Tips",
  1217 + "to-entity-type": "Uz vienību tipu",
  1218 + "to-entity-name": "Uz vienību nosaukumu",
  1219 + "from-entity-type": "No vienību tipa",
  1220 + "from-entity-name": "No vienību nosaukuma",
  1221 + "to-entity": "Uz vienību",
  1222 + "from-entity": "No vienības",
  1223 + "delete": "Dzēst attiecību",
  1224 + "relation-type": "Attiecības tips",
  1225 + "relation-type-required": "Attiecību tips ir nepieciešams.",
  1226 + "any-relation-type": "Jebkura tipa",
  1227 + "add": "Pievienot attiecību",
  1228 + "edit": "Rediģēt attiecību",
  1229 + "delete-to-relation-title": "Vai esat pārliecināts, ka vēlaties dzēst attiecību uz vienību '{{entityName}}'?",
  1230 + "delete-to-relation-text": "Esiet uzmanīgs, pēc apstiprinājuma vienība '{{entityName}}' būs atsaistīta no patreizējās vienības.",
  1231 + "delete-to-relations-title": "Vai esat pārliecināts, ka vēlaties dzēst { count, plural, 1 {1 relation} other {# attiecības} }?",
  1232 + "delete-to-relations-text": "Esiet uzmanīgs, pēc apstiprināšanas visas atlasītās attiecības būs noņemtas un attiecīgās vienības būs atsaistītas no patreizējās vienības.",
  1233 + "delete-from-relation-title": "Vai esat pārliecināts, ka vēlaties dzēst attiecību no vienības '{{entityName}}'?",
  1234 + "delete-from-relation-text": "Esiet uzmanīgs, pēc apstiprinājuma patreizējā vienība būs atsaistīta no vienības '{{entityName}}'.",
  1235 + "delete-from-relations-title": "Vai esat pārliecināts, ka vēlaties dzēst { count, plural, 1 {1 relation} other {# attiecības} }?",
  1236 + "delete-from-relations-text": "Esiet uzmanīgs, pēc apstiprinājuma visas atlasītās attiecības būs noņemtas un patreizējā vienība tiks atsaistīta no attiecīgās vienības.",
  1237 + "remove-relation-filter": "Noņemt attiecību filtru",
  1238 + "add-relation-filter": "Pievienot attiecību filtru",
  1239 + "any-relation": "Jebkura attiecība",
  1240 + "relation-filters": "Attiecību filtrs",
  1241 + "additional-info": "Papildus info (JSON)",
  1242 + "invalid-additional-info": "Nav iespēja parsēt papildus info json."
1244 1243 },
1245 1244 "rulechain": {
1246   - "rulechain": "Rule chain",
1247   - "rulechains": "Rule chains",
1248   - "root": "Root",
1249   - "delete": "Delete rule chain",
1250   - "name": "Name",
1251   - "name-required": "Name is required.",
1252   - "description": "Description",
1253   - "add": "Add Rule Chain",
1254   - "set-root": "Make rule chain root",
1255   - "set-root-rulechain-title": "Are you sure you want to make the rule chain '{{ruleChainName}}' root?",
1256   - "set-root-rulechain-text": "After the confirmation the rule chain will become root and will handle all incoming transport messages.",
1257   - "delete-rulechain-title": "Are you sure you want to delete the rule chain '{{ruleChainName}}'?",
1258   - "delete-rulechain-text": "Be careful, after the confirmation the rule chain and all related data will become unrecoverable.",
1259   - "delete-rulechains-title": "Are you sure you want to delete { count, plural, 1 {1 rule chain} other {# rule chains} }?",
1260   - "delete-rulechains-action-title": "Delete { count, plural, 1 {1 rule chain} other {# rule chains} }",
1261   - "delete-rulechains-text": "Be careful, after the confirmation all selected rule chains will be removed and all related data will become unrecoverable.",
1262   - "add-rulechain-text": "Add new rule chain",
1263   - "no-rulechains-text": "No rule chains found",
1264   - "rulechain-details": "Rule chain details",
1265   - "details": "Details",
1266   - "events": "Events",
1267   - "system": "System",
1268   - "import": "Import rule chain",
1269   - "export": "Export rule chain",
1270   - "export-failed-error": "Unable to export rule chain: {{error}}",
1271   - "create-new-rulechain": "Create new rule chain",
1272   - "rulechain-file": "Rule chain file",
1273   - "invalid-rulechain-file-error": "Unable to import rule chain: Invalid rule chain data structure.",
1274   - "copyId": "Copy rule chain Id",
1275   - "idCopiedMessage": "Rule chain Id has been copied to clipboard",
1276   - "select-rulechain": "Select rule chain",
1277   - "no-rulechains-matching": "No rule chains matching '{{entity}}' were found.",
1278   - "rulechain-required": "Rule chain is required",
1279   - "management": "Rules management",
1280   - "debug-mode": "Debug mode"
  1245 + "rulechain": "Noteikumu ķēde",
  1246 + "rulechains": "Noteikumu ķēdes",
  1247 + "root": "Sakne",
  1248 + "delete": "Dzēsts noteikumu ķēdi",
  1249 + "name": "Nosaukums",
  1250 + "name-required": "Nosaukums ir nepieciešams.",
  1251 + "description": "Nosaukums ir nepieciešams",
  1252 + "add": "Pievienot noteikumu ķēdi",
  1253 + "set-root": "Veidot noteikumu ķēdi kā sakni",
  1254 + "set-root-rulechain-title": "Vai esat pārliecināts, ka vēlaties veidot noteikumu ķēdi '{{ruleChainName}}' kā sakni?",
  1255 + "set-root-rulechain-text": "Pēc apstiprinājuma noteikuma ķēde tiks veidota kā sakne un apstrādās visu ienākošo informāciju.",
  1256 + "delete-rulechain-title": "Vai esat pārliecināts, ka vēlaties dzēst noteikumu ķēdi '{{ruleChainName}}'?",
  1257 + "delete-rulechain-text": "Esiet uzmanīgs, pēc apstiprinājuma noteikumu ķēde un saistītā informācija nebūs atjaunojama.",
  1258 + "delete-rulechains-title": "Vai esat pārliecināts, ka vēlaties dzēst { count, plural, 1 {1 rule chain} other {# noteikumu ķēdes} }?",
  1259 + "delete-rulechains-action-title": "Dzēst { count, plural, 1 {1 rule chain} other {# noteikumu ķēdes} }",
  1260 + "delete-rulechains-text": "Esiet uzmanīgs, pēc apstiprinājuma visas atlasītās noteikumu ķēdes tiks noņemtas un to saistītos datus nevarēs atjaunot.",
  1261 + "add-rulechain-text": "Pievienot jaunu noteikumu ķēdi",
  1262 + "no-rulechains-text": "Nav noteikumu ķēdes atrastas",
  1263 + "rulechain-details": "Noteikumu ķēdes detaļas",
  1264 + "details": "Detaļas",
  1265 + "events": "Notikumi",
  1266 + "system": "Sistēma",
  1267 + "import": "Importēt noteikumu ķēdi",
  1268 + "export": "Eksportēt noteikumu ķēdi",
  1269 + "export-failed-error": "Nav iespējams eksportēt noteikumu ķēdi: {{error}}",
  1270 + "create-new-rulechain": "Radīt jaunu noteikumu ķēdi",
  1271 + "rulechain-file": "Noteikumu ķēdes fails",
  1272 + "invalid-rulechain-file-error": "Nav iespējams importēt noteikumu ķēdi: Invalīda noteikumu ķēdes datu struktūra.",
  1273 + "copyId": "Kopēt noteikumu ķēdes Id",
  1274 + "idCopiedMessage": "Noteikumu ķēdes Id ir kopēta uz starpliktuves",
  1275 + "select-rulechain": "Atlasīt noteikumu ķēdi",
  1276 + "no-rulechains-matching": "Nav noteikumu ķēdes atbilstības '{{entity}}' atrastas.",
  1277 + "rulechain-required": "Noteikumu ķēde ir nepieciešama",
  1278 + "management": "Noteikumu pārvaldība",
  1279 + "debug-mode": "Atkļūdošanas režīms"
1281 1280 },
1282 1281 "rulenode": {
1283   - "details": "Details",
1284   - "events": "Events",
1285   - "search": "Search nodes",
1286   - "open-node-library": "Open node library",
1287   - "add": "Add rule node",
1288   - "name": "Name",
1289   - "name-required": "Name is required.",
1290   - "type": "Type",
1291   - "description": "Description",
1292   - "delete": "Delete rule node",
1293   - "select-all-objects": "Select all nodes and connections",
1294   - "deselect-all-objects": "Deselect all nodes and connections",
1295   - "delete-selected-objects": "Delete selected nodes and connections",
1296   - "delete-selected": "Delete selected",
1297   - "select-all": "Select all",
1298   - "copy-selected": "Copy selected",
1299   - "deselect-all": "Deselect all",
1300   - "rulenode-details": "Rule node details",
1301   - "debug-mode": "Debug mode",
1302   - "configuration": "Configuration",
1303   - "link": "Link",
1304   - "link-details": "Rule node link details",
1305   - "add-link": "Add link",
1306   - "link-label": "Link label",
1307   - "link-label-required": "Link label is required.",
1308   - "custom-link-label": "Custom link label",
1309   - "custom-link-label-required": "Custom link label is required.",
1310   - "link-labels": "Link labels",
1311   - "link-labels-required": "Link labels is required.",
1312   - "no-link-labels-found": "No link labels found",
1313   - "no-link-label-matching": "'{{label}}' not found.",
1314   - "create-new-link-label": "Create a new one!",
1315   - "type-filter": "Filter",
1316   - "type-filter-details": "Filter incoming messages with configured conditions",
1317   - "type-enrichment": "Enrichment",
1318   - "type-enrichment-details": "Add additional information into Message Metadata",
1319   - "type-transformation": "Transformation",
1320   - "type-transformation-details": "Change Message payload and Metadata",
1321   - "type-action": "Action",
1322   - "type-action-details": "Perform special action",
1323   - "type-external": "External",
1324   - "type-external-details": "Interacts with external system",
1325   - "type-rule-chain": "Rule Chain",
1326   - "type-rule-chain-details": "Forwards incoming messages to specified Rule Chain",
1327   - "type-input": "Input",
1328   - "type-input-details": "Logical input of Rule Chain, forwards incoming messages to next related Rule Node",
1329   - "type-unknown": "Unknown",
1330   - "type-unknown-details": "Unresolved Rule Node",
1331   - "directive-is-not-loaded": "Defined configuration directive '{{directiveName}}' is not available.",
1332   - "ui-resources-load-error": "Failed to load configuration ui resources.",
1333   - "invalid-target-rulechain": "Unable to resolve target rule chain!",
1334   - "test-script-function": "Test script function",
1335   - "message": "Message",
1336   - "message-type": "Message type",
1337   - "select-message-type": "Select message type",
1338   - "message-type-required": "Message type is required",
1339   - "metadata": "Metadata",
1340   - "metadata-required": "Metadata entries can't be empty.",
1341   - "output": "Output",
1342   - "test": "Test",
1343   - "help": "Help",
1344   - "reset-debug-mode": "Reset debug mode in all nodes"
  1282 + "details": "Detaļas",
  1283 + "events": "Notikumi",
  1284 + "search": "Meklēt nodes",
  1285 + "open-node-library": "Atvērt node bibliotēku",
  1286 + "add": "Pievienot noteikumu nodi",
  1287 + "name": "Nosaukums",
  1288 + "name-required": "Nosaukums ir nepieciešams.",
  1289 + "type": "Tips",
  1290 + "description": "Apraksts",
  1291 + "delete": "Dzēst noteikumu nodi",
  1292 + "select-all-objects": "Atlasīt visas nodes un savienojumus",
  1293 + "deselect-all-objects": "Noņemt visas nodes un savienojumus",
  1294 + "delete-selected-objects": "Dzēst atlasītās nodes un savienojumus",
  1295 + "delete-selected": "Dzēst atlasītos",
  1296 + "select-all": "Atlasīt visu",
  1297 + "copy-selected": "Kopēt atlasīto",
  1298 + "deselect-all": "Noņemt visu",
  1299 + "rulenode-details": "Noteikumu nodes detaļas",
  1300 + "debug-mode": "Atkļūdošanas mode",
  1301 + "configuration": "Konfigurācija",
  1302 + "link": "Saite",
  1303 + "link-details": "Noteikumu nodes saites detaļas",
  1304 + "add-link": "Pievienot saiti",
  1305 + "link-label": "Saites etiķete",
  1306 + "link-label-required": "Saites etiķete ir nepieciešama.",
  1307 + "custom-link-label": "Klienta saites etiķete",
  1308 + "custom-link-label-required": "Klienta saites etiķete ir nepieciešama.",
  1309 + "link-labels": "Saites etiķetes",
  1310 + "link-labels-required": "Saites etiķetes ir nepieciešamas.",
  1311 + "no-link-labels-found":"Nav saites etiķetes atrastas",
  1312 + "no-link-label-matching": "'{{label}}' nav atrasta.",
  1313 + "create-new-link-label": "Radīt jaunu!",
  1314 + "type-filter": "Filtrs",
  1315 + "type-filter-details": "Filtrēt ienākošos ziņojumus ar konfigurētajiem stāvokļiem",
  1316 + "type-enrichment": "Bagātināšana",
  1317 + "type-enrichment-details": "Pievieno papildus informāciju ziņas metadatiem",
  1318 + "type-transformation": "Transformācija",
  1319 + "type-transformation-details": "Mainīt ziņas datu lauku un metatdatus",
  1320 + "type-action": "Aktivitāte",
  1321 + "type-action-details": "Veikt specifisku aktivitāti",
  1322 + "type-external": "Ārējs",
  1323 + "type-external-details": "Sadarboties ar ārējām sistēmām",
  1324 + "type-rule-chain": "Noteikumu ķēde",
  1325 + "type-rule-chain-details": "Pārsūta ienākošo ziņu uz specifisku noteikumu ķēdi ",
  1326 + "type-input": "Ievads",
  1327 + "type-input-details": "Loģiskais ievads noteikumu ķēdei, pārsūta ienākošās ziņas uz nākamo attiecināto noteikumu nodi",
  1328 + "type-unknown": "Nezināms",
  1329 + "type-unknown-details": "Neatrisināta noteikumu node",
  1330 + "directive-is-not-loaded": "Noteikta konfigurācijas direktīva '{{directiveName}}' nav pieejama.",
  1331 + "ui-resources-load-error": "Nesekmīgs mēģinājums ielādēt konfigurācijas ui resursus.",
  1332 + "invalid-target-rulechain": "Nav iespējams atrisināt mērķa noteikumu ķēdi!",
  1333 + "test-script-function": "Testēt skripta funkciju",
  1334 + "message": "Ziņa",
  1335 + "message-type": "Ziņas tips",
  1336 + "select-message-type": "Atlasīt ziņas tipu",
  1337 + "message-type-required": "Ziņas tips ir nepieciešams",
  1338 + "metadata": "Metadati",
  1339 + "metadata-required": "Metadatu ievadi nevar būt tukši.",
  1340 + "output": "Izeja",
  1341 + "test": "Tests",
  1342 + "help": "Palīdzība",
  1343 + "reset-debug-mode": "Atiestatīt atkļūdošanu visās nodēs"
1345 1344 },
1346 1345 "tenant": {
1347   - "tenant": "Tenant",
1348   - "tenants": "Tenants",
1349   - "management": "Tenant management",
1350   - "add": "Add Tenant",
1351   - "admins": "Admins",
1352   - "manage-tenant-admins": "Manage tenant admins",
1353   - "delete": "Delete tenant",
1354   - "add-tenant-text": "Add new tenant",
1355   - "no-tenants-text": "No tenants found",
1356   - "tenant-details": "Tenant details",
1357   - "delete-tenant-title": "Are you sure you want to delete the tenant '{{tenantTitle}}'?",
1358   - "delete-tenant-text": "Be careful, after the confirmation the tenant and all related data will become unrecoverable.",
1359   - "delete-tenants-title": "Are you sure you want to delete { count, plural, 1 {1 tenant} other {# tenants} }?",
1360   - "delete-tenants-action-title": "Delete { count, plural, 1 {1 tenant} other {# tenants} }",
1361   - "delete-tenants-text": "Be careful, after the confirmation all selected tenants will be removed and all related data will become unrecoverable.",
1362   - "title": "Title",
1363   - "title-required": "Title is required.",
1364   - "description": "Description",
1365   - "details": "Details",
1366   - "events": "Events",
1367   - "copyId": "Copy tenant Id",
1368   - "idCopiedMessage": "Tenant Id has been copied to clipboard",
1369   - "select-tenant": "Select tenant",
1370   - "no-tenants-matching": "No tenants matching '{{entity}}' were found.",
1371   - "tenant-required": "Tenant is required"
  1346 + "tenant": "Īrnieks",
  1347 + "tenants": "Īrnieki",
  1348 + "management": "Īrnieku pārvaldība",
  1349 + "add": "Pievienot īrnieku",
  1350 + "admins": "Administrātori",
  1351 + "manage-tenant-admins": "Pārvaldīt īrnieku administrātorus",
  1352 + "delete": "Dzēst īrnieku",
  1353 + "add-tenant-text": "Pievienot jaunu īrnieku",
  1354 + "no-tenants-text": "Nav īrnieki atrasti",
  1355 + "tenant-details": "Īrnieka detaļas",
  1356 + "delete-tenant-title": "Vai esat pārliecināts, ka vēlaties dzēst īrnieku '{{tenantTitle}}'?",
  1357 + "delete-tenant-text": "Esiet uzmanīgs, pēc apstiprinājuma īrnieks un tā saistītie dati nebūs atjaunojami.",
  1358 + "delete-tenants-title": "Vai esat pārliecināts, ka vēlaties dzēst { count, plural, 1 {1 tenant} other {# īrniekus} }?",
  1359 + "delete-tenants-action-title": "Dzēst { count, plural, 1 {1 tenant} other {# īrniekus} }",
  1360 + "delete-tenants-text": "Esiet uzmanīgs, pēc apstiprinājuma visi atlasītie īrnieki tiks noņemti un saistītie dati nebūs atjaunojami.",
  1361 + "title": "Virsraksts",
  1362 + "title-required": "Virsraksts ir nepieciešams.",
  1363 + "description": "Apraksts",
  1364 + "details": "Detaļas",
  1365 + "events": "Notikumi",
  1366 + "copyId": "Kopēt īrnieka Id",
  1367 + "idCopiedMessage": "Īrnieka Id ir kopēta uz starpliktuvi",
  1368 + "select-tenant": "Atlasīt īrnieku",
  1369 + "no-tenants-matching": "Nav īrnieku saderības '{{entity}}' atrastas.",
  1370 + "tenant-required": "Īrnieks ir nepieciešams"
1372 1371 },
1373 1372 "timeinterval": {
1374   - "seconds-interval": "{ seconds, plural, 1 {1 second} other {# seconds} }",
1375   - "minutes-interval": "{ minutes, plural, 1 {1 minute} other {# minutes} }",
1376   - "hours-interval": "{ hours, plural, 1 {1 hour} other {# hours} }",
1377   - "days-interval": "{ days, plural, 1 {1 day} other {# days} }",
1378   - "days": "Days",
1379   - "hours": "Hours",
1380   - "minutes": "Minutes",
1381   - "seconds": "Seconds",
1382   - "advanced": "Advanced"
  1373 + "seconds-interval": "{ seconds, plural, 1 {1 second} other {# sekundes} }",
  1374 + "minutes-interval": "{ minutes, plural, 1 {1 minute} other {# minūtes} }",
  1375 + "hours-interval": "{ hours, plural, 1 {1 hour} other {# stundas} }",
  1376 + "days-interval": "{ days, plural, 1 {1 day} other {# dienas} }",
  1377 + "days": "Dienas",
  1378 + "hours": "Stundas",
  1379 + "minutes": "Minūtes",
  1380 + "seconds": "Sekundes",
  1381 + "advanced": "Pieredzējis lietotājs"
1383 1382 },
1384 1383 "timewindow": {
1385   - "days": "{ days, plural, 1 { day } other {# days } }",
1386   - "hours": "{ hours, plural, 0 { hour } 1 {1 hour } other {# hours } }",
1387   - "minutes": "{ minutes, plural, 0 { minute } 1 {1 minute } other {# minutes } }",
1388   - "seconds": "{ seconds, plural, 0 { second } 1 {1 second } other {# seconds } }",
1389   - "realtime": "Realtime",
1390   - "history": "History",
1391   - "last-prefix": "last",
1392   - "period": "from {{ startTime }} to {{ endTime }}",
1393   - "edit": "Edit timewindow",
1394   - "date-range": "Date range",
1395   - "last": "Last",
1396   - "time-period": "Time period"
  1384 + "days": "{ days, plural, 1 { day } other {# dienas } }",
  1385 + "hours": "{ hours, plural, 0 { hour } 1 {1 hour } other {# stundas } }",
  1386 + "minutes": "{ minutes, plural, 0 { minute } 1 {1 minute } other {# minūtes } }",
  1387 + "seconds": "{ seconds, plural, 0 { second } 1 {1 second } other {# sekundes } }",
  1388 + "realtime": "Reālajā laikā",
  1389 + "history": "Vēsture",
  1390 + "last-prefix": "Pēdējās",
  1391 + "period": "No {{ startTime }} to {{ endTime }}",
  1392 + "edit": "Rediģēt laika logu",
  1393 + "date-range": "Datumu diapazons",
  1394 + "last": "Pēdējās",
  1395 + "time-period": "Laika periods"
1397 1396 },
1398 1397 "user": {
1399   - "user": "User",
1400   - "users": "Users",
1401   - "customer-users": "Customer Users",
1402   - "tenant-admins": "Tenant Admins",
1403   - "sys-admin": "System administrator",
1404   - "tenant-admin": "Tenant administrator",
1405   - "customer": "Customer",
1406   - "anonymous": "Anonymous",
1407   - "add": "Add User",
1408   - "delete": "Delete user",
1409   - "add-user-text": "Add new user",
1410   - "no-users-text": "No users found",
1411   - "user-details": "User details",
1412   - "delete-user-title": "Are you sure you want to delete the user '{{userEmail}}'?",
1413   - "delete-user-text": "Be careful, after the confirmation the user and all related data will become unrecoverable.",
1414   - "delete-users-title": "Are you sure you want to delete { count, plural, 1 {1 user} other {# users} }?",
1415   - "delete-users-action-title": "Delete { count, plural, 1 {1 user} other {# users} }",
1416   - "delete-users-text": "Be careful, after the confirmation all selected users will be removed and all related data will become unrecoverable.",
1417   - "activation-email-sent-message": "Activation email was successfully sent!",
1418   - "resend-activation": "Resend activation",
  1398 + "user": "Lietotājs",
  1399 + "users": "Lietotāji",
  1400 + "customer-users": "Klienta lietotāji",
  1401 + "tenant-admins": "Īrnieka administrātori",
  1402 + "sys-admin": "Sistēmas administrātori",
  1403 + "tenant-admin": "Īrnieka administrātors",
  1404 + "customer": "Klients",
  1405 + "anonymous": "Anonīmi",
  1406 + "add": "Pievienot lietotāju",
  1407 + "delete": "Dzēst lietotāju",
  1408 + "add-user-text": "Pievienot jaunu lietotāju",
  1409 + "no-users-text": "Nav lietotāji atrasti",
  1410 + "user-details": "Lietotāja detaļas",
  1411 + "delete-user-title": "Vai esat pārliecināts, ka vēlaties dzēst lietotāju '{{userEmail}}'?",
  1412 + "delete-user-text": "Esiet uzmanīgs, pēc apstiprinājuma lietotājs un tā saistītie dati nebūs atjaunojami.",
  1413 + "delete-users-title": "Vai esat pārliecināts, ka vēlaties dzēst { count, plural, 1 {1 user} other {# lietotājus} }?",
  1414 + "delete-users-action-title": "Dzēst { count, plural, 1 {1 user} other {# lietotājus} }",
  1415 + "delete-users-text": "Esiet uzmanīgs, pēc apstiprinājuma visi atlasītie lietotāji tiks noņemti un to saistītie dati nebūs atjaunojami.",
  1416 + "activation-email-sent-message": "Aktivizācijas email ir sekmīgi nosūtīts!",
  1417 + "resend-activation": "Atkārtoti nosūtīt aktivizāciju",
1419 1418 "email": "Email",
1420   - "email-required": "Email is required.",
1421   - "invalid-email-format": "Invalid email format.",
1422   - "first-name": "First Name",
1423   - "last-name": "Last Name",
1424   - "description": "Description",
1425   - "default-dashboard": "Default dashboard",
1426   - "always-fullscreen": "Always fullscreen",
1427   - "select-user": "Select user",
1428   - "no-users-matching": "No users matching '{{entity}}' were found.",
1429   - "user-required": "User is required",
1430   - "activation-method": "Activation method",
1431   - "display-activation-link": "Display activation link",
1432   - "send-activation-mail": "Send activation mail",
1433   - "activation-link": "User activation link",
1434   - "activation-link-text": "In order to activate user use the following <a href='{{activationLink}}' target='_blank'>activation link</a> :",
1435   - "copy-activation-link": "Copy activation link",
1436   - "activation-link-copied-message": "User activation link has been copied to clipboard",
1437   - "details": "Details",
1438   - "login-as-tenant-admin": "Login as Tenant Admin",
1439   - "login-as-customer-user": "Login as Customer User"
  1419 + "email-required": "Email ir nepieciešams.",
  1420 + "invalid-email-format": "Invalīds email formāts.",
  1421 + "first-name": "Vārds",
  1422 + "last-name": "Uzvārds",
  1423 + "description": "Apraksts",
  1424 + "default-dashboard": "Defaultais panelis",
  1425 + "always-fullscreen": "Vienmēr pilnekrāna",
  1426 + "select-user": "Izvēlēties lietotāju",
  1427 + "no-users-matching": "Nav lietotāju atbilstības '{{entity}}' atrastas.",
  1428 + "user-required": "Lietotājs ir nepieciešams",
  1429 + "activation-method": "Aktivizācijas veids",
  1430 + "display-activation-link": "Parādīt aktivizācijas saiti",
  1431 + "send-activation-mail": "Nosūtīt aktivizācijas email",
  1432 + "activation-link": "Lietotāja aktivizācijas saite",
  1433 + "activation-link-text": "Lai aktivizētu lietotāju, lieto sekojošo <a href='{{activationLink}}' target='_blank'>aktivizācijas saiti</a> :",
  1434 + "copy-activation-link": "Kopēt aktivizācijas saiti",
  1435 + "activation-link-copied-message": "Lietotāja aktivizācijas saite ir kopēta uz starpliktuvi",
  1436 + "details": "Detaļas",
  1437 + "login-as-tenant-admin": "Login kā īrnieka administrātors",
  1438 + "login-as-customer-user": "Login kā klienta lietotājs"
1440 1439 },
1441 1440 "value": {
1442   - "type": "Value type",
1443   - "string": "String",
1444   - "string-value": "String value",
1445   - "integer": "Integer",
1446   - "integer-value": "Integer value",
1447   - "invalid-integer-value": "Invalid integer value",
1448   - "double": "Double",
1449   - "double-value": "Double value",
1450   - "boolean": "Boolean",
1451   - "boolean-value": "Boolean value",
1452   - "false": "False",
1453   - "true": "True",
1454   - "long": "Long"
  1441 + "type": "Vērtības tips",
  1442 + "string": "Teksts",
  1443 + "string-value": "Teksta informācija",
  1444 + "integer": "Skaitlis",
  1445 + "integer-value": "Skaitļa vērtība",
  1446 + "invalid-integer-value": "Invalīda skaitļa vērtība",
  1447 + "double": "Skaitlis ar cipariem aiz komata",
  1448 + "double-value": "Skaitļa ar cipariem aiz komata vērtība",
  1449 + "boolean": "ir/nav",
  1450 + "boolean-value": "ir/nav vērtības",
  1451 + "false": "Nepareizi",
  1452 + "true": "Patiesi",
  1453 + "long": "Ilgāk"
1455 1454 },
1456 1455 "widget": {
1457   - "widget-library": "Widgets Library",
1458   - "widget-bundle": "Widgets Bundle",
1459   - "select-widgets-bundle": "Select widgets bundle",
1460   - "management": "Widget management",
1461   - "editor": "Widget Editor",
1462   - "widget-type-not-found": "Problem loading widget configuration.<br>Probably associated\n widget type was removed.",
1463   - "widget-type-load-error": "Widget wasn't loaded due to the following errors:",
1464   - "remove": "Remove widget",
1465   - "edit": "Edit widget",
1466   - "remove-widget-title": "Are you sure you want to remove the widget '{{widgetTitle}}'?",
1467   - "remove-widget-text": "After the confirmation the widget and all related data will become unrecoverable.",
1468   - "timeseries": "Time series",
1469   - "search-data": "Search data",
1470   - "no-data-found": "No data found",
1471   - "latest-values": "Latest values",
1472   - "rpc": "Control widget",
1473   - "alarm": "Alarm widget",
1474   - "static": "Static widget",
1475   - "select-widget-type": "Select widget type",
1476   - "missing-widget-title-error": "Widget title must be specified!",
1477   - "widget-saved": "Widget saved",
1478   - "unable-to-save-widget-error": "Unable to save widget! Widget has errors!",
1479   - "save": "Save widget",
1480   - "saveAs": "Save widget as",
1481   - "save-widget-type-as": "Save widget type as",
1482   - "save-widget-type-as-text": "Please enter new widget title and/or select target widgets bundle",
1483   - "toggle-fullscreen": "Toggle fullscreen",
1484   - "run": "Run widget",
1485   - "title": "Widget title",
1486   - "title-required": "Widget title is required.",
1487   - "type": "Widget type",
1488   - "resources": "Resources",
  1456 + "widget-library": "Logrīku bibliotēka",
  1457 + "widget-bundle": "Logrīku apkopojums",
  1458 + "select-widgets-bundle": "Atlasīt logrīku apkopojumu",
  1459 + "management": "Logrīku pārvaldība",
  1460 + "editor": "Logrīku rediģētājs",
  1461 + "widget-type-not-found": "Problēma ielādēt logrīka konfigurāciju.<br>Iespējams, ka attiecīgais logrīka tips ir noņemts.",
  1462 + "widget-type-load-error": "Logrīks nav ielādēts dēl sekojošajām kļūdām:",
  1463 + "remove": "Noņemt logrīku",
  1464 + "edit": "rediģēt logrīku",
  1465 + "remove-widget-title": "Vai esat pārliecināts, ka vēlaties noņemt logrīku '{{widgetTitle}}'?",
  1466 + "remove-widget-text": "Pēc apstiprinājuma logrīks un tā saistītā informācija nebūs atjaunojama.",
  1467 + "timeseries": "Laika sērijas",
  1468 + "search-data": "Meklēt datus",
  1469 + "no-data-found": "Nav datu atrasti",
  1470 + "latest-values": "Pedējās vērtības",
  1471 + "rpc": "Kontroles logrīks",
  1472 + "alarm": "Trauksmes logrīks",
  1473 + "static": "Statiskais logrīks",
  1474 + "select-widget-type": "Atlasīt logrīka tipu",
  1475 + "missing-widget-title-error": "Logrīka virsrakstam vajag būt norādītam!",
  1476 + "widget-saved": "Logrīks saglabāts",
  1477 + "unable-to-save-widget-error": "Nav iespēja saglabāt logrīku! Logrīkam ir kļūdas!",
  1478 + "save": "Saglabāt logrīku",
  1479 + "saveAs": "Saglabāt logrīku kā",
  1480 + "save-widget-type-as": "Saglabāt logrīka tipu kā",
  1481 + "save-widget-type-as-text": "Lūdzu ievadīt jaunu logrīka virsrakstu un/vai atlasīt mērķa logrīku apkopojumu",
  1482 + "toggle-fullscreen": "Parslēgt pilnekrānu",
  1483 + "run": "Palaist logrīku",
  1484 + "title": "Logrīka virsraksts",
  1485 + "title-required": "Logrīka virsraksts ir nepieciešams.",
  1486 + "type": "Logrīka tips",
  1487 + "resources": "Resursi",
1489 1488 "resource-url": "JavaScript/CSS URL",
1490   - "remove-resource": "Remove resource",
1491   - "add-resource": "Add resource",
  1489 + "remove-resource": "Noņemt resursus",
  1490 + "add-resource": "Pievienot resursus",
1492 1491 "html": "HTML",
1493 1492 "tidy": "Tidy",
1494 1493 "css": "CSS",
1495   - "settings-schema": "Settings schema",
1496   - "datakey-settings-schema": "Data key settings schema",
  1494 + "settings-schema": "Iestatījumu shēma",
  1495 + "datakey-settings-schema": "Datu atslēgas iestatījumu shēma",
1497 1496 "javascript": "Javascript",
1498   - "remove-widget-type-title": "Are you sure you want to remove the widget type '{{widgetName}}'?",
1499   - "remove-widget-type-text": "After the confirmation the widget type and all related data will become unrecoverable.",
1500   - "remove-widget-type": "Remove widget type",
1501   - "add-widget-type": "Add new widget type",
1502   - "widget-type-load-failed-error": "Failed to load widget type!",
1503   - "widget-template-load-failed-error": "Failed to load widget template!",
1504   - "add": "Add Widget",
1505   - "undo": "Undo widget changes",
1506   - "export": "Export widget"
  1497 + "remove-widget-type-title": "Vai esat pārliecināts, ka vēlaties noņemt logrīka tipu '{{widgetName}}'?",
  1498 + "remove-widget-type-text": "Pēc apstiprinājuma logrīka tips un tā saistītie dati nebūs atjaunojami.",
  1499 + "remove-widget-type": "Noņemt logrīka tipu",
  1500 + "add-widget-type": "Pievienot jaunu logrīka tipu",
  1501 + "widget-type-load-failed-error": "Neveiksme ielādēt logrīka tipu!",
  1502 + "widget-template-load-failed-error": "Neveiksme ielādēt logrīka paraugu!",
  1503 + "add": "Pievienot logrīku",
  1504 + "undo": "Atcelt logrīka izmaiņas",
  1505 + "export": "Eksportēt logrīku"
1507 1506 },
1508 1507 "widget-action": {
1509   - "header-button": "Widget header button",
1510   - "open-dashboard-state": "Navigate to new dashboard state",
1511   - "update-dashboard-state": "Update current dashboard state",
1512   - "open-dashboard": "Navigate to other dashboard",
1513   - "custom": "Custom action",
1514   - "target-dashboard-state": "Target dashboard state",
1515   - "target-dashboard-state-required": "Target dashboard state is required",
1516   - "set-entity-from-widget": "Set entity from widget",
1517   - "target-dashboard": "Target dashboard",
1518   - "open-right-layout": "Open right dashboard layout (mobile view)"
  1508 + "header-button": "Logrīka galvenes poga",
  1509 + "open-dashboard-state": "Navigēt uz jaunu paneļa stāvokli",
  1510 + "update-dashboard-state": "Atjaunot patreizējo paneļa stāvokli",
  1511 + "open-dashboard": "Navigēt uz citu paneli",
  1512 + "custom": "Klienta aktivitāte",
  1513 + "target-dashboard-state": "Mērķa paneļa stāvoklis",
  1514 + "target-dashboard-state-required": "Mērķa paneļa stāvoklis ir nepieciešams",
  1515 + "set-entity-from-widget": "Uzstādīt vienību no logrīka",
  1516 + "target-dashboard": "Mērķa panelis",
  1517 + "open-right-layout": "Atvērt pareizo paneļa izkārtojumu (mobilais skats)"
1519 1518 },
1520 1519 "widgets-bundle": {
1521   - "current": "Current bundle",
1522   - "widgets-bundles": "Widgets Bundles",
1523   - "add": "Add Widgets Bundle",
1524   - "delete": "Delete widgets bundle",
1525   - "title": "Title",
1526   - "title-required": "Title is required.",
1527   - "add-widgets-bundle-text": "Add new widgets bundle",
1528   - "no-widgets-bundles-text": "No widgets bundles found",
1529   - "empty": "Widgets bundle is empty",
1530   - "details": "Details",
1531   - "widgets-bundle-details": "Widgets bundle details",
1532   - "delete-widgets-bundle-title": "Are you sure you want to delete the widgets bundle '{{widgetsBundleTitle}}'?",
1533   - "delete-widgets-bundle-text": "Be careful, after the confirmation the widgets bundle and all related data will become unrecoverable.",
1534   - "delete-widgets-bundles-title": "Are you sure you want to delete { count, plural, 1 {1 widgets bundle} other {# widgets bundles} }?",
1535   - "delete-widgets-bundles-action-title": "Delete { count, plural, 1 {1 widgets bundle} other {# widgets bundles} }",
1536   - "delete-widgets-bundles-text": "Be careful, after the confirmation all selected widgets bundles will be removed and all related data will become unrecoverable.",
1537   - "no-widgets-bundles-matching": "No widgets bundles matching '{{widgetsBundle}}' were found.",
1538   - "widgets-bundle-required": "Widgets bundle is required.",
1539   - "system": "System",
1540   - "import": "Import widgets bundle",
1541   - "export": "Export widgets bundle",
1542   - "export-failed-error": "Unable to export widgets bundle: {{error}}",
1543   - "create-new-widgets-bundle": "Create new widgets bundle",
1544   - "widgets-bundle-file": "Widgets bundle file",
1545   - "invalid-widgets-bundle-file-error": "Unable to import widgets bundle: Invalid widgets bundle data structure."
  1520 + "current": "Patreizējais apkopojums",
  1521 + "widgets-bundles": "Logrīku apkopojuma",
  1522 + "add": "Pievienot logrīku apkopojumu",
  1523 + "delete": "Dzēst logrīku apkopojumu",
  1524 + "title": "Virsraksts",
  1525 + "title-required": "Virsraksts ir nepieciešams.",
  1526 + "add-widgets-bundle-text": "Pievienot jaunu logrīku apkopojumu",
  1527 + "no-widgets-bundles-text": "Nav logrīku apkopojumi atrasti",
  1528 + "empty": "Logrīku apkopojums ir tukšs",
  1529 + "details": "Detaļas",
  1530 + "widgets-bundle-details": "Logrīku apkopojumu detaļas",
  1531 + "delete-widgets-bundle-title": "Vai esat pārliecināts, ka vēlaties dzēst logrīku apkopojumu '{{widgetsBundleTitle}}'?",
  1532 + "delete-widgets-bundle-text": "Esiet uzmanīgs, pēc apstiprinājuma logrīka apkopojums un tā saistītie dati nebūs atjaunojami.",
  1533 + "delete-widgets-bundles-title": "vai esat pārliecināts, ka vēlaties dzēst { count, plural, 1 {1 widgets bundle} other {# logrīku apkopojumus} }?",
  1534 + "delete-widgets-bundles-action-title": "Dzēst { count, plural, 1 {1 widgets bundle} other {# logrīku apkopojumus} }",
  1535 + "delete-widgets-bundles-text": "Esiet uzmanīgs, pēc apstiprinājuma visi atlasītie logrīku apkopojumi tiks noņemti un to saistītie dati nebūs atjaunojami.",
  1536 + "no-widgets-bundles-matching": "Nav logrīku apkopojumu saderības '{{widgetsBundle}}' atrastas.",
  1537 + "widgets-bundle-required": "Logrīku apkopojums ir nepieciešams.",
  1538 + "system": "Sistēma",
  1539 + "import": "Importēt logrīku apkopojumu",
  1540 + "export": "Eksportēt logrīku apkopojumu",
  1541 + "export-failed-error": "Nav iespējams eksportēt logrīku apkopojumu: {{error}}",
  1542 + "create-new-widgets-bundle": "Radīt jaunu logrīku apkopojumu",
  1543 + "widgets-bundle-file": "Logrīku apkopojumu fails",
  1544 + "invalid-widgets-bundle-file-error": "Nav iespējams importēt logrīku apkopojumu: Invalīda logrīku apkopojuma datu struktūra."
1546 1545 },
1547 1546 "widget-config": {
1548   - "data": "Data",
1549   - "settings": "Settings",
1550   - "advanced": "Advanced",
1551   - "title": "Title",
1552   - "general-settings": "General settings",
1553   - "display-title": "Display title",
1554   - "drop-shadow": "Drop shadow",
1555   - "enable-fullscreen": "Enable fullscreen",
1556   - "background-color": "Background color",
1557   - "text-color": "Text color",
1558   - "padding": "Padding",
1559   - "margin": "Margin",
1560   - "widget-style": "Widget style",
1561   - "title-style": "Title style",
1562   - "mobile-mode-settings": "Mobile mode settings",
1563   - "order": "Order",
1564   - "height": "Height",
1565   - "units": "Special symbol to show next to value",
1566   - "decimals": "Number of digits after floating point",
1567   - "timewindow": "Timewindow",
1568   - "use-dashboard-timewindow": "Use dashboard timewindow",
1569   - "display-timewindow": "Display timewindow",
1570   - "display-legend": "Display legend",
1571   - "datasources": "Datasources",
1572   - "maximum-datasources": "Maximum { count, plural, 1 {1 datasource is allowed.} other {# datasources are allowed} }",
1573   - "datasource-type": "Type",
1574   - "datasource-parameters": "Parameters",
1575   - "remove-datasource": "Remove datasource",
1576   - "add-datasource": "Add datasource",
1577   - "target-device": "Target device",
1578   - "alarm-source": "Alarm source",
1579   - "actions": "Actions",
1580   - "action": "Action",
1581   - "add-action": "Add action",
1582   - "search-actions": "Search actions",
1583   - "action-source": "Action source",
1584   - "action-source-required": "Action source is required.",
1585   - "action-name": "Name",
1586   - "action-name-required": "Action name is required.",
1587   - "action-name-not-unique": "Another action with the same name already exists.<br/>Action name should be unique within the same action source.",
1588   - "action-icon": "Icon",
1589   - "action-type": "Type",
1590   - "action-type-required": "Action type is required.",
1591   - "edit-action": "Edit action",
1592   - "delete-action": "Delete action",
1593   - "delete-action-title": "Delete widget action",
1594   - "delete-action-text": "Are you sure you want delete widget action with name '{{actionName}}'?"
  1547 + "data": "Dati",
  1548 + "settings": "Iestatījumi",
  1549 + "advanced": "Paaugstināta līmeņa",
  1550 + "title": "Virsraksts",
  1551 + "general-settings": "Pamata iestatījumi",
  1552 + "display-title": "Rādīt virsrakstu",
  1553 + "drop-shadow": "Nomest ēnas",
  1554 + "enable-fullscreen": "Iespējot pilnekrānu",
  1555 + "background-color": "Fona krāsa",
  1556 + "text-color": "Teksta krāsa",
  1557 + "padding": "Polsterējums",
  1558 + "margin": "Robežas",
  1559 + "widget-style": "Logrīka stils",
  1560 + "title-style": "Virsraksta stils",
  1561 + "mobile-mode-settings": "Mobilās modes iestatījumi",
  1562 + "order": "Pasūtīt",
  1563 + "height": "Augstums",
  1564 + "units": "Papildus simbols vērtības atrādīšanai",
  1565 + "decimals": "Ciparu skaits pēc komata",
  1566 + "timewindow": "Laika logs",
  1567 + "use-dashboard-timewindow": "Lietot paneļa laika logu",
  1568 + "display-timewindow": "Rādīt laika logu",
  1569 + "display-legend": "Rādīt leģendu",
  1570 + "datasources": "Datu avoti",
  1571 + "maximum-datasources": "Maksimums { count, plural, 1 {1 datasource is allowed.} other {# datu avoti atļautie} }",
  1572 + "datasource-type": "Tips",
  1573 + "datasource-parameters": "Parametri",
  1574 + "remove-datasource": "Noņemt datu avotu",
  1575 + "add-datasource": "Pievienot datu avotu",
  1576 + "target-device": "Mērķa iekārta",
  1577 + "alarm-source": "Trauksmes avots",
  1578 + "actions": "Aktivitātes",
  1579 + "action": "Aktivitātes",
  1580 + "add-action": "Pievienot aktivitāti",
  1581 + "search-actions": "Meklēt aktivitātes",
  1582 + "action-source": "Aktivitāšu avots",
  1583 + "action-source-required": "Aktivitāšu avoti ir nepieciešami.",
  1584 + "action-name": "Nosaukums",
  1585 + "action-name-required": "Aktitiāšu nosaukums ir nepieciešams.",
  1586 + "action-name-not-unique": "Cita aktivitāte ar tādu pašu nosaukumu jau eksistē.<br/>Aktitivātes nosaukumam ir jābūt unikālam vienā aktivitātes avotā.",
  1587 + "action-icon": "Ikona",
  1588 + "action-type": "Tips",
  1589 + "action-type-required": "Aktivitātes tips ir nepieciešams.",
  1590 + "edit-action": "Rediģēt aktivitāti",
  1591 + "delete-action": "Dzēst aktivitāti",
  1592 + "delete-action-title": "Dzēst logrīka aktivitāti",
  1593 + "delete-action-text": "Vai esat pārliecināts, ka vēlaties dzēst logrīka aktivitāti ar nosaukumu '{{actionName}}'?"
1595 1594 },
1596 1595 "widget-type": {
1597   - "import": "Import widget type",
1598   - "export": "Export widget type",
1599   - "export-failed-error": "Unable to export widget type: {{error}}",
1600   - "create-new-widget-type": "Create new widget type",
1601   - "widget-type-file": "Widget type file",
1602   - "invalid-widget-type-file-error": "Unable to import widget type: Invalid widget type data structure."
  1596 + "import": "Importēt logrīka tipu",
  1597 + "export": "Eksportēt logrīka tipu",
  1598 + "export-failed-error": "Nav iespējams eksportēt logrīka tipu: {{error}}",
  1599 + "create-new-widget-type": "Radīt jaunu logrīka tipu",
  1600 + "widget-type-file": "Logrīka tipa fails",
  1601 + "invalid-widget-type-file-error": "Nav iespējams importēt logrīka tipu: Invalīda logrīka tipa datu struktūra."
1603 1602 },
1604 1603 "widgets": {
1605 1604 "date-range-navigator": {
1606 1605 "localizationMap": {
1607   - "Sun": "Sun",
1608   - "Mon": "Mon",
1609   - "Tue": "Tue",
1610   - "Wed": "Wed",
1611   - "Thu": "Thu",
1612   - "Fri": "Fri",
1613   - "Sat": "Sat",
1614   - "Jan": "Jan",
1615   - "Feb": "Feb",
1616   - "Mar": "Mar",
1617   - "Apr": "Apr",
1618   - "May": "May",
1619   - "Jun": "Jun",
1620   - "Jul": "Jul",
1621   - "Aug": "Aug",
1622   - "Sep": "Sep",
1623   - "Oct": "Oct",
1624   - "Nov": "Nov",
1625   - "Dec": "Dec",
1626   - "January": "January",
1627   - "February": "February",
1628   - "March": "March",
1629   - "April": "April",
1630   - "June": "June",
1631   - "July": "July",
1632   - "August": "August",
1633   - "September": "September",
1634   - "October": "October",
1635   - "November": "November",
1636   - "December": "December",
1637   - "Custom Date Range": "Custom Date Range",
1638   - "Date Range Template": "Date Range Template",
1639   - "Today": "Today",
1640   - "Yesterday": "Yesterday",
1641   - "This Week": "This Week",
1642   - "Last Week": "Last Week",
1643   - "This Month": "This Month",
1644   - "Last Month": "Last Month",
1645   - "Year": "Year",
1646   - "This Year": "This Year",
1647   - "Last Year": "Last Year",
1648   - "Date picker": "Date picker",
1649   - "Hour": "Hour",
1650   - "Day": "Day",
1651   - "Week": "Week",
1652   - "2 weeks": "2 Weeks",
1653   - "Month": "Month",
1654   - "3 months": "3 Months",
1655   - "6 months": "6 Months",
1656   - "Custom interval": "Custom interval",
1657   - "Interval": "Interval",
1658   - "Step size": "Step size",
  1606 + "Sun": "Svētdiena",
  1607 + "Mon": "Pirmdiena",
  1608 + "Tue": "Otrdiena",
  1609 + "Wed": "Trešdiena",
  1610 + "Thu": "Ceturdiena",
  1611 + "Fri": "Piekdiena",
  1612 + "Sat": "Sestdiena",
  1613 + "Jan": "Janvāris",
  1614 + "Feb": "Februāris",
  1615 + "Mar": "Marts",
  1616 + "Apr": "Aprīlis",
  1617 + "May": "Maijs",
  1618 + "Jun": "Jūnijs",
  1619 + "Jul": "Jūlijs",
  1620 + "Aug": "Augusts",
  1621 + "Sep": "Septembris",
  1622 + "Oct": "Oktobris",
  1623 + "Nov": "Novembris",
  1624 + "Dec": "Decembris",
  1625 + "January": "Janvāris",
  1626 + "February": "Februāris",
  1627 + "March": "Marts",
  1628 + "April": "Aprīlis",
  1629 + "June": "Jūnijs",
  1630 + "July": "Jūlijs",
  1631 + "August": "Augusts",
  1632 + "September": "Septembris",
  1633 + "October": "Oktobris",
  1634 + "November": "Novembris",
  1635 + "December": "Decembris",
  1636 + "Custom Date Range": "Lietotāja datu diapazons",
  1637 + "Date Range Template": "Datu diapazona templeits",
  1638 + "Today": "Šodien",
  1639 + "Yesterday": "Vakardien",
  1640 + "This Week": "Šī nedēļa",
  1641 + "Last Week": "Pēdējā nedēļa",
  1642 + "This Month": "Šis mēnesis",
  1643 + "Last Month": "Pēdējais mēnesis",
  1644 + "Year": "Gads",
  1645 + "This Year": "Šis gads",
  1646 + "Last Year": "Pagājušais gads",
  1647 + "Date picker": "Datu atlasītājs",
  1648 + "Hour": "Stunda",
  1649 + "Day": "Diena",
  1650 + "Week": "Nedēļa",
  1651 + "2 weeks": "2 Nedēļas",
  1652 + "Month": "Mēnesis",
  1653 + "3 months": "3 Mēneši",
  1654 + "6 months": "6 Mēneši",
  1655 + "Custom interval": "Klienta intervāls",
  1656 + "Interval": "Intervāls",
  1657 + "Step size": "Soļa lielums",
1659 1658 "Ok": "Ok"
1660 1659 }
1661 1660 }
1662 1661 },
1663 1662 "icon": {
1664   - "icon": "Icon",
1665   - "select-icon": "Select icon",
1666   - "material-icons": "Material icons",
1667   - "show-all": "Show all icons"
  1663 + "icon": "Ikona",
  1664 + "select-icon": "Atlasīt ikonas",
  1665 + "material-icons": "Materiālu ikonas",
  1666 + "show-all": "Rādīt visas ikonas"
1668 1667 },
1669 1668 "custom": {
1670 1669 "widget-action": {
1671   - "action-cell-button": "Action cell button",
1672   - "row-click": "On row click",
1673   - "polygon-click": "On polygon click",
1674   - "marker-click": "On marker click",
1675   - "tooltip-tag-action": "Tooltip tag action",
1676   - "node-selected": "On node selected",
1677   - "element-click": "On HTML element click"
  1670 + "action-cell-button": "Aktivitātes šunas poga",
  1671 + "row-click": "Uz rindas klikšķis",
  1672 + "polygon-click": "Uz daudzstūra klikšķis",
  1673 + "marker-click": "Uz marķiera klikšķis",
  1674 + "tooltip-tag-action": "Rīku padomu darbība",
  1675 + "node-selected": "Uz atlasīto nodi",
  1676 + "element-click": "HTML elementa klikšķis"
1678 1677 }
1679 1678 },
1680 1679 "language": {
1681   - "language": "Language"
  1680 + "language": "Valodas"
1682 1681 }
1683 1682 }
... ...