aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/uk/messages.json
blob: a652df6ffc1d2f5c57f0a8cdca6ea5f424c34437 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
{
  "extName":{
    "message":"uBlock₀",
    "description":"extension name."
  },
  "extShortDesc":{
    "message":"Ефективний блокувальник реклами таки з’явився. Не навантажує процесор та пам'ять.",
    "description":"this will be in the chrome web store: must be 132 characters or less"
  },
  "dashboardName":{
    "message":"µBlock — Панель керування",
    "description":"English: uBlock₀ — Dashboard"
  },
  "settingsPageName":{
    "message":"Налаштування",
    "description":"appears as tab name in dashboard"
  },
  "3pPageName":{
    "message":"Сторонні фільтри",
    "description":"appears as tab name in dashboard"
  },
  "1pPageName":{
    "message":"Власні фільтри",
    "description":"appears as tab name in dashboard"
  },
  "rulesPageName":{
    "message":"Мої правила",
    "description":"appears as tab name in dashboard"
  },
  "whitelistPageName":{
    "message":"Білий список",
    "description":"appears as tab name in dashboard"
  },
  "statsPageName":{
    "message":"uBlock₀ — Журнал мережевих запитів",
    "description":"Title for the network request log window"
  },
  "aboutPageName":{
    "message":"Про програму",
    "description":"appears as tab name in dashboard"
  },
  "popupPowerSwitchInfo":{
    "message":"Натиснення: вимикає\/умикає µBlock для поточного сайту.\n\nCtrl+натиснення: вимикає µBlock тільки для цієї сторінки.",
    "description":"English: Click: disable\/enable uBlock₀ for this site.\n\nCtrl+click: disable uBlock₀ only on this page."
  },
  "popupBlockedRequestPrompt":{
    "message":"запитів заблоковано",
    "description":"English: requests blocked"
  },
  "popupBlockedOnThisPagePrompt":{
    "message":"на цій сторінці",
    "description":"English: on this page"
  },
  "popupBlockedStats":{
    "message":"{{count}} або {{percent}}%",
    "description":"Example: 15 or 13%"
  },
  "popupBlockedSinceInstallPrompt":{
    "message":"від моменту встановлення",
    "description":"English: since install"
  },
  "popupOr":{
    "message":"або",
    "description":"English: or"
  },
  "popupTipDashboard":{
    "message":"Клацніть, щоб відкрити приладну дошку",
    "description":"English: Click to open the dashboard"
  },
  "popupTipPicker":{
    "message":"Перейти у режим вибору элементів",
    "description":"English: Enter element picker mode"
  },
  "popupTipLog":{
    "message":"Перейти до журналу запитів",
    "description":"English: Go to request log"
  },
  "popupTipNoPopups":{
    "message":"Увімкнути блокування всіх виринаючих вікон цього сайту",
    "description":"English: Toggle the blocking of all popups for this site"
  },
  "popupTipNoStrictBlocking":{
    "message":"Переключити повне блокування цього сайту",
    "description":"English: Toggle strict blocking for this site"
  },
  "popupTipNoCosmeticFiltering":{
    "message":"Переключити косметичний фільтр для цього сайту",
    "description":"English: Toggle cosmetic filtering for this site"
  },
  "popupTipNoRemoteFonts":{
    "message":"Перемкнути блокування віддалених шрифтів для цього сайту",
    "description":"English: Toggle the blocking of remote fonts for this site"
  },
  "popupAnyRulePrompt":{
    "message":"всі",
    "description":""
  },
  "popupImageRulePrompt":{
    "message":"зображення",
    "description":""
  },
  "popup3pAnyRulePrompt":{
    "message":"сторонні",
    "description":""
  },
  "popup3pPassiveRulePrompt":{
    "message":"сторонні css\/зображення",
    "description":""
  },
  "popupInlineScriptRulePrompt":{
    "message":"вбудовані сценарії",
    "description":""
  },
  "popup1pScriptRulePrompt":{
    "message":"Основні скрипти",
    "description":""
  },
  "popup3pScriptRulePrompt":{
    "message":"Сторонні скрипти",
    "description":""
  },
  "popup3pFrameRulePrompt":{
    "message":"Сторонні фрейми",
    "description":""
  },
  "popupHitDomainCountPrompt":{
    "message":"доменів під’єднано",
    "description":"appears in popup"
  },
  "popupHitDomainCount":{
    "message":"{{count}} з {{total}}",
    "description":"appears in popup"
  },
  "pickerCreate":{
    "message":"Створити",
    "description":"English: Create"
  },
  "pickerPick":{
    "message":"Вибрати",
    "description":"English: Pick"
  },
  "pickerQuit":{
    "message":"Вийти",
    "description":"English: Quit"
  },
  "pickerNetFilters":{
    "message":"Мережні фільтри",
    "description":"English: Net filters"
  },
  "pickerCosmeticFilters":{
    "message":"Косметичні фільтри",
    "description":"English: Cosmetic filters"
  },
  "pickerCosmeticFiltersHint":{
    "message":"Клік, Ctrl-клік",
    "description":"English: Click, Ctrl-click"
  },
  "pickerContextMenuEntry":{
    "message":"Заблокувати елемент",
    "description":"English: Block element"
  },
  "settingsCollapseBlockedPrompt":{
    "message":"Ховати заповнювачі заблокованих елементів",
    "description":"English: Hide placeholders of blocked elements"
  },
  "settingsIconBadgePrompt":{
    "message":"Показувати кількість заблокованих запитів на піктограмі",
    "description":"English: Show the number of blocked requests on the icon"
  },
  "settingsContextMenuPrompt":{
    "message":"Використовувати контекстне меню там, де це можливо",
    "description":"English: Make use of context menu where appropriate"
  },
  "settingsColorBlindPrompt":{
    "message":"Підтримка дальтонізму",
    "description":"English: Color-blind friendly"
  },
  "settingsCloudStorageEnabledPrompt":{
    "message":"Увімкнути підтримку хмаринкового сховища",
    "description":""
  },
  "settingsAdvancedUserPrompt":{
    "message":"Я досвідчений користувач (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Обов’язково для прочитання<\/a>)",
    "description":"English: "
  },
  "settingsPrefetchingDisabledPrompt":{
    "message":"Вимкнути передзавантаження (щоб унеможливити будь-які з’єднання для заблокованих мережевих запитів)",
    "description":"English: "
  },
  "settingsHyperlinkAuditingDisabledPrompt":{
    "message":"Вимкнути перевірку та попередження щодо гіперпосилань",
    "description":"English: "
  },
  "settingsWebRTCIPAddressHiddenPrompt":{
    "message":"Унеможливити витік локальної IP-адреси через WebRTC",
    "description":"English: "
  },
  "settingsExperimentalPrompt":{
    "message":"Ввімкнути експериментальні функції (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Детальніше тут<\/a>)",
    "description":"English: Enable experimental features"
  },
  "settingsStorageUsed":{
    "message":"Використано: {{value}} байт",
    "description":"English: Storage used: {{}} bytes"
  },
  "settingsLastRestorePrompt":{
    "message":"Востаннє відновлено:",
    "description":"English: Last restore:"
  },
  "settingsLastBackupPrompt":{
    "message":"Остання резервна копія:",
    "description":"English: Last backup:"
  },
  "3pListsOfBlockedHostsPrompt":{
    "message":"{{netFilterCount}} мережевих фільтрів + {{cosmeticFilterCount}} косметичних фільтрів з:",
    "description":"English: {{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:"
  },
  "3pListsOfBlockedHostsPerListStats":{
    "message":"використовується {{used}} з {{total}}",
    "description":"English: {{used}} used out of {{total}}"
  },
  "3pAutoUpdatePrompt1":{
    "message":"Автоматично оновити списки фільтрів.",
    "description":"English: Auto-update filter lists."
  },
  "3pUpdateNow":{
    "message":"Оновити зараз",
    "description":"English: Update now"
  },
  "3pPurgeAll":{
    "message":"Очистити всі кеші",
    "description":"English: Purge all caches"
  },
  "3pParseAllABPHideFiltersPrompt1":{
    "message":"Розбір та застосування фільтрів приховування елементів Adblock+.",
    "description":"English: Parse and enforce Adblock+ element hiding filters."
  },
  "3pParseAllABPHideFiltersInfo":{
    "message":"<p>Ця опція вмикає аналіз та застосування <a href=\"https:\/\/adblockplus.org\/en\/faq_internal#elemhide\">Adblock Plus-сумісних фільтрів &ldquo;приховання елементв&rdquo; <\/a>. По суті це косметичні фільтри – приховують елементи сторінки, які візуально дратують і не можуть бути блоковані механізмом фільтрації  мережевих запитів.<\/p><p>Увімкнення цієї функції збільшує споживання пам’яті <i>µBlock<\/i>'ом.<\/p>",
    "description":"This option enables the parsing and enforcing of Adblock Plus-compatible 'element hiding' filters. These filters are essentially cosmetic, they serve to hide elements in a web page which are deemed to be a visual nuisance, and which can't be blocked by the net request-based filtering engine.\n\nEnabling this feature increases uBlock Origin's memory footprint."
  },
  "3pListsOfBlockedHostsHeader":{
    "message":"Перелік заблокованих хостів",
    "description":"English: Lists of blocked hosts"
  },
  "3pApplyChanges":{
    "message":"Застосувати зміни",
    "description":"English: Apply changes"
  },
  "3pGroupAds":{
    "message":"Реклама",
    "description":"English: Ads"
  },
  "3pGroupPrivacy":{
    "message":"Конфіденційність",
    "description":"English: Privacy"
  },
  "3pGroupMalware":{
    "message":"Домени шкідливих програм",
    "description":"English: Malware domains"
  },
  "3pGroupSocial":{
    "message":"Соціальні",
    "description":"English: Social"
  },
  "3pGroupMultipurpose":{
    "message":"Універсальні",
    "description":"English: Multipurpose"
  },
  "3pGroupRegions":{
    "message":"Регіони, мови",
    "description":"English: Regions, languages"
  },
  "3pGroupCustom":{
    "message":"Користувацькі",
    "description":"English: Custom"
  },
  "3pExternalListsHint":{
    "message":"Одне посилання на рядок. Рядки, що починаються з &lsquo;!&rsquo;  будуть проігноровані. Невірні посилання будуть тихо проігноровані.",
    "description":"English: One URL per line. Lines prefixed with &lsquo;!&rsquo; will be ignored. Invalid URLs will be silently ignored."
  },
  "3pExternalListsApply":{
    "message":"Проаналізувати",
    "description":"English: Parse"
  },
  "3pExternalListPurge":{
    "message":"очистити кеш",
    "description":"English: purge cache"
  },
  "3pExternalListNew":{
    "message":"наявна нова версія",
    "description":"English: new version available"
  },
  "3pExternalListObsolete":{
    "message":"застаріле",
    "description":"a filter list is 'out of date' (possibly needs to be updated)"
  },
  "3pLastUpdate":{
    "message":"Востаннє оновленно: {{ago}}",
    "description":"English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
  },
  "1pFormatHint":{
    "message":"Один фільтр на рядок. Фільтром може бути адреса сайту або фільтр у Adblock Plus-сумісному записі. Рядки, що починаються з &lsquo;!&rsquo; ігноруються.",
    "description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with &lsquo;!&rsquo; will be ignored."
  },
  "1pImport":{
    "message":"Імпортувати та додати",
    "description":"English: Import and append"
  },
  "1pExport":{
    "message":"Експортувати",
    "description":"English: Export"
  },
  "1pExportFilename":{
    "message":"ublock-custom-filters_{{datetime}}.txt",
    "description":"English: my-ublock-static-filters_{{datetime}}.txt"
  },
  "1pApplyChanges":{
    "message":"Застосувати зміни",
    "description":"English: Apply changes"
  },
  "rulesPermanentHeader":{
    "message":"Постійні правила",
    "description":"header"
  },
  "rulesTemporaryHeader":{
    "message":"Тимчасові правила",
    "description":"header"
  },
  "rulesRevert":{
    "message":"Скасувати зміни",
    "description":"This will remove all temporary rules"
  },
  "rulesCommit":{
    "message":"Затвердити",
    "description":"This will persist temporary rules"
  },
  "rulesEdit":{
    "message":"Редагувати",
    "description":"Will enable manual-edit mode (textarea)"
  },
  "rulesEditSave":{
    "message":"Зберегти",
    "description":"Will save manually-edited content and exit manual-edit mode"
  },
  "rulesEditDiscard":{
    "message":"Відкинути",
    "description":"Will discard manually-edited content and exit manual-edit mode"
  },
  "rulesImport":{
    "message":" Імпортувати з файлу...",
    "description":""
  },
  "rulesExport":{
    "message":"Експорт до файлу...",
    "description":""
  },
  "rulesDefaultFileName":{
    "message":"my-ublock-dynamic-rules_{{datetime}}.txt",
    "description":"default file name to use"
  },
  "rulesHint":{
    "message":"Список правил динамічного фільтрування.",
    "description":"English: List of your dynamic filtering rules."
  },
  "rulesFormatHint":{
    "message":"Синтаксис правил: <code>джерело призначення тип дія<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>повна документація<\/a>).",
    "description":"English: dynamic rule syntax and full documentation."
  },
  "whitelistPrompt":{
    "message":"Список тих доменів, для яких µBlock буде вимикатись. Один запис на рядок. Недопустимі назви будуть ігноруватись.",
    "description":"English: Your list of host names for which uBlock₀ will be disabled. One host name per line. Invalid host names will be silently ignored."
  },
  "whitelistImport":{
    "message":"Імпортувати та додати",
    "description":"English: Import and append"
  },
  "whitelistExport":{
    "message":"Експортувати",
    "description":"English: Export"
  },
  "whitelistExportFilename":{
    "message":"ublock-whitelist_{{datetime}}.txt",
    "description":"English: my-ublock-whitelist_{{datetime}}.txt"
  },
  "whitelistApply":{
    "message":"Застосувати зміни",
    "description":"English: Apply changes"
  },
  "logRequestsHeaderType":{
    "message":"Тип",
    "description":"English: Type"
  },
  "logRequestsHeaderDomain":{
    "message":"Домен",
    "description":"English: Domain"
  },
  "logRequestsHeaderURL":{
    "message":"Адреса",
    "description":"English: URL"
  },
  "logRequestsHeaderFilter":{
    "message":"Фільтр",
    "description":"English: Filter"
  },
  "logAll":{
    "message":"Все",
    "description":"Appears in the logger's tab selector"
  },
  "logBehindTheScene":{
    "message":"За лаштунками",
    "description":"Pretty name for behind-the-scene network requests"
  },
  "logFilterPrompt":{
    "message":"фільтр журналу записів",
    "description":"English: filter log entries"
  },
  "logMaxEntriesTip":{
    "message":"Максимальна кількість записів в журналі",
    "description":"Tooltip informaing that the input field is to set the maximum number of entries in the log"
  },
  "loggerURLFilteringContextLabel":{
    "message":"Контекст:",
    "description":"Label for the context selector"
  },
  "loggerURLFilteringTypeLabel":{
    "message":"Тип:",
    "description":"Label for the type selector"
  },
  "loggerURLFilteringHeader":{
    "message":"Динамічна фільтрація посилань",
    "description":"Small header to identify the dynamic URL filtering section"
  },
  "loggerStaticFilteringHeader":{
    "message":"Статична фільтрація",
    "description":"Small header to identify the static filtering section"
  },
  "loggerStaticFilteringSentence":{
    "message":"{{action}} мережеві запити {{type}}, {{br}}посилання яких збігаються з {{url}} {{br}}та які {{origin}},{{br}}{{importance}} є відповідний фільтр-виняток.",
    "description":"Used in the static filtering wizard"
  },
  "loggerStaticFilteringSentencePartBlock":{
    "message":"Блокувати",
    "description":"Used in the static filtering wizard"
  },
  "loggerStaticFilteringSentencePartAllow":{
    "message":"Дозволити",
    "description":"Used in the static filtering wizard"
  },
  "loggerStaticFilteringSentencePartType":{
    "message":"типу „{{type}}“",
    "description":"Used in the static filtering wizard"
  },
  "loggerStaticFilteringSentencePartAnyType":{
    "message":"будь-якого типу",
    "description":"Used in the static filtering wizard"
  },
  "loggerStaticFilteringSentencePartOrigin":{
    "message":"походять із „{{origin}}“",
    "description":"Used in the static filtering wizard"
  },
  "loggerStaticFilteringSentencePartAnyOrigin":{
    "message":"мають будь-яке походження",
    "description":"Used in the static filtering wizard"
  },
  "loggerStaticFilteringSentencePartNotImportant":{
    "message":"крім випадків, коли",
    "description":"Used in the static filtering wizard"
  },
  "loggerStaticFilteringSentencePartImportant":{
    "message":"навіть якщо",
    "description":"Used in the static filtering wizard"
  },
  "loggerStaticFilteringFinderSentence1":{
    "message":"Статичний фільтр {{filter}} знайдено в:",
    "description":"Below this sentence, the filter lists in which the filter was found"
  },
  "aboutChangelog":{
    "message":"Журнал змін",
    "description":"English: Change log"
  },
  "aboutWiki":{
    "message":"Вікі",
    "description":"English: project' wiki on Github"
  },
  "aboutCode":{
    "message":"Джерельний код (GPLv3)",
    "description":"English: Source code (GPLv3)"
  },
  "aboutContributors":{
    "message":"Учасники",
    "description":"English: Contributors"
  },
  "aboutBackupDataButton":{
    "message":"Зберегти резервну копію у файл...",
    "description":"English: Backup to file"
  },
  "aboutBackupFilename":{
    "message":"ublock-backup_{{datetime}}.txt",
    "description":"English: my-ublock-backup_{{datetime}}.txt"
  },
  "aboutRestoreDataButton":{
    "message":"Відновити з файлу...",
    "description":"English: Restore from file..."
  },
  "aboutResetDataButton":{
    "message":"Відновити параметри за замовчанням...",
    "description":"English: Reset to default settings..."
  },
  "aboutRestoreDataConfirm":{
    "message":"Всі ваші налаштування будуть перезаписані з резервної копії від {{time}} та µBlock буде перезапущено.\n\nПерезаписати всі налаштування використовуючи резервну копію?",
    "description":"Message asking user to confirm restore"
  },
  "aboutRestoreDataError":{
    "message":"Дані помилкові або не можуть бути прочитані",
    "description":"Message to display when an error occurred during restore"
  },
  "aboutResetDataConfirm":{
    "message":"Ваші налаштування буде видалено та µBlock буде перезапущено.\n\nПовернути µBlock до початкових налаштувань?",
    "description":"Message asking user to confirm reset"
  },
  "errorCantConnectTo":{
    "message":"Не вдалося підключитися до {{url}}",
    "description":"English: Network error: unable to connect to {{url}}"
  },
  "subscriberConfirm":{
    "message":"µBlock: Додати це посилання до списку ваших фільтрів?\n\nНазва: \"{{title}}\"\nПосилання: {{url}}",
    "description":"English: The message seen by the user to confirm subscription to a ABP filter list"
  },
  "elapsedOneMinuteAgo":{
    "message":"хвилину тому",
    "description":"English: a minute ago"
  },
  "elapsedManyMinutesAgo":{
    "message":"{{value}} хвилин(и) тому",
    "description":"English: {{value}} minutes ago"
  },
  "elapsedOneHourAgo":{
    "message":"годину тому",
    "description":"English: an hour ago"
  },
  "elapsedManyHoursAgo":{
    "message":"{{value}} годин(и) тому",
    "description":"English: {{value}} hours ago"
  },
  "elapsedOneDayAgo":{
    "message":"день тому",
    "description":"English: a day ago"
  },
  "elapsedManyDaysAgo":{
    "message":"{{value}} дні(в) тому",
    "description":"English: {{value}} days ago"
  },
  "showDashboardButton":{
    "message":"Показати панель керування",
    "description":"Firefox\/Fennec-specific: Show Dashboard"
  },
  "showNetworkLogButton":{
    "message":"Показати журнал мережевих запитів",
    "description":"Firefox\/Fennec-specific: Show Logger"
  },
  "fennecMenuItemBlockingOff":{
    "message":"Відключений",
    "description":"Firefox-specific: appears as 'uBlock₀ (off)'"
  },
  "docblockedPrompt1":{
    "message":"uBlock запобіг завантаженню наступної сторінки:",
    "description":"English: uBlock₀ has prevented the following page from loading:"
  },
  "docblockedPrompt2":{
    "message":"Через наступний фільтр",
    "description":"English: Because of the following filter"
  },
  "docblockedNoParamsPrompt":{
    "message":"without parameters",
    "description":"label to be used for the parameter-less URL"
  },
  "docblockedFoundIn":{
    "message":"Знайдено в:",
    "description":"English: List of filter list names follows"
  },
  "docblockedBack":{
    "message":"Повернутись назад",
    "description":"English: Go back"
  },
  "docblockedClose":{
    "message":"Зачинити це вікно",
    "description":"English: Close this window"
  },
  "docblockedProceed":{
    "message":"Вимкнути повне блокування для {{hostname}}",
    "description":"English: Disable strict blocking for {{hostname}} ..."
  },
  "docblockedDisableTemporary":{
    "message":"Тимчасово",
    "description":"English: Temporarily"
  },
  "docblockedDisablePermanent":{
    "message":"Завжди",
    "description":"English: Permanently"
  },
  "cloudPush":{
    "message":"Експортувати до хмаринкового сховища",
    "description":"tooltip"
  },
  "cloudPull":{
    "message":"Імпортувати із хмаринкового сховища",
    "description":"tooltip"
  },
  "cloudNoData":{
    "message":"...\n...",
    "description":""
  },
  "cloudDeviceNamePrompt":{
    "message":"Назва цього пристрою:",
    "description":"used as a prompt for the user to provide a custom device name"
  },
  "genericSubmit":{
    "message":"Надіслати",
    "description":"for generic 'submit' buttons"
  },
  "genericRevert":{
    "message":"Скасувати зміни",
    "description":"for generic 'revert' buttons"
  },
  "genericBytes":{
    "message":"bytes",
    "description":""
  },
  "dummy":{
    "message":"Цей запис має бути останнім",
    "description":"so we dont need to deal with comma for last entry"
  }
}