forked from OCA/reporting-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuk.po
826 lines (682 loc) · 25.2 KB
/
uk.po
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
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * bi_sql_editor
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
"PO-Revision-Date: 2017-08-12 02:51+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__action_context
msgid "Action Context"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_needaction
msgid "Action Needed"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Action Settings"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__group_ids
msgid "Allowed Groups"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__user_ids
msgid "Allowed Users"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count
msgid "Attachment Count"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__tree_visibility__available
msgid "Available"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__group_operator__avg
msgid "Average"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view
msgid "BI SQL View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model,name:bi_sql_editor.model_bi_sql_view_field
msgid "Bi SQL View Field"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__parent_menu_id
msgid ""
"By assigning a value to this field before manually creating the UI, you're "
"overwriting the parent menu on which the menu related to the SQL report will "
"be created."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__group_operator
msgid ""
"By default, Odoo will sum the values when grouping. If you wish to alter the "
"behaviour, choose an alternate Group Operator"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by
msgid ""
"Check this box if you want to create a 'group by' option in the search view"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_index
msgid ""
"Check this box if you want to create an index on that field. This is "
"recommended for searchable and groupable fields, to reduce duration"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__graph_type__col
msgid "Column"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__computed_action_context
msgid "Computed Action Context"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Computed Context"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__field_context
msgid ""
"Context value that will be inserted for this field in all the views. "
"Important note : please write a context with single quote."
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Create SQL Elements"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Create UI"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__create_uid
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__create_uid
msgid "Created by"
msgstr "Створив"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__create_date
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__create_date
msgid "Created on"
msgstr "Дата створення"
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__cron_id
msgid "Cron Task that will refresh the materialized view"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Custom Context"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__size
msgid "Database Size"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__action_context
msgid ""
"Define here a context that will be used by default, when creating the action."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__domain_force
msgid ""
"Define here access restriction to data.\n"
" Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
"created. A typical Multi Company rule is for exemple \n"
" ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
"False)]."
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Delete SQL Elements"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Delete UI"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
msgid "Display Name"
msgstr "Назва для відображення"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__domain_force
msgid "Extra Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Extras Information"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__field_context
msgid "Field Context"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__field_description
msgid "Field Description"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__ttype
msgid "Field Type"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model,name:bi_sql_editor.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_follower_ids
msgid "Followers"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_partner_ids
msgid "Followers (Partners)"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__many2one_model_id
msgid ""
"For 'Many2one' Odoo field.\n"
" Comodel of the field."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__selection
msgid ""
"For 'Selection' Odoo field.\n"
" List of options, specified as a Python expression defining a list of (key, "
"label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__model_name
msgid "Full Qualified Name of the transient model that will be created."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_name
msgid "Full name of the SQL view"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__graph_type
msgid "Graph Type"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__group_operator
msgid "Group Operator"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__has_group_changed
msgid "Has Group Changed"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__has_message
msgid "Has Message"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
msgid "ID"
msgstr "ID"
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_needaction
msgid "If checked, new messages require your attention."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name
msgid "Index Name"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__tree_visibility__invisible
msgid "Invisible"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_is_follower
msgid "Is Follower"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__is_group_by
msgid "Is Group by"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__is_index
msgid "Is Index"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__is_materialized
msgid "Is Materialized View"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid ""
"It will delete the materialized view, and all the previous mapping realized "
"with the columns"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update
msgid "Last Modified on"
msgstr "Остання модифікація"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__write_uid
msgid "Last Updated by"
msgstr "Востаннє оновив"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_date
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__write_date
msgid "Last Updated on"
msgstr "Останнє оновлення"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id
msgid "Main Attachment"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text
msgid "Materialized Text"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__group_operator__max
msgid "Maximum"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__graph_type__measure
msgid "Measure"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_error
msgid "Message Delivery error"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_ids
msgid "Messages"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__group_operator__min
msgid "Minimum"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__many2one_model_id
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__model_name
msgid "Model Name"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__name
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__name
msgid "Name"
msgstr "Name"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__note
msgid "Note"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_needaction_counter
msgid "Number of Actions"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_error_counter
msgid "Number of errors"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_needaction_counter
msgid "Number of messages requiring action"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error_counter
msgid "Number of messages with delivery error"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__action_id
msgid "Odoo Action"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__cron_id
msgid "Odoo Cron"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__graph_view_id
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__model_id
msgid "Odoo Model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__pivot_view_id
msgid "Odoo Pivot View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__rule_id
msgid "Odoo Rule"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__search_view_id
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Open View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__tree_visibility__optional_hide
msgid "Optional (hidden)"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__tree_visibility__optional_show
msgid "Optional (shown)"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__parent_menu_id
msgid "Parent Odoo Menu"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query
msgid "Query"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Refresh"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Refresh Materialized View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__graph_type__row
msgid "Row"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__bi_sql_view_field_ids
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "SQL Fields"
msgstr ""
#. module: bi_sql_editor
#: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_editor
msgid "SQL Reports"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__query
msgid ""
"SQL Request that will be inserted as the view. Take care to :\n"
" * set a name for all your selected fields, specially if you use SQL "
"function (like EXTRACT, ...);\n"
" * Do not use 'SELECT *' or 'SELECT table.*';\n"
" * prefix the name of the selectable columns by 'x_';"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__sql_type
msgid "SQL Type"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__sql_type
msgid "SQL Type in the database"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__bi_sql_view_id
msgid "SQL View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view__state__model_valid
msgid "SQL View and Model Created"
msgstr ""
#. module: bi_sql_editor
#: model:ir.actions.act_window,name:bi_sql_editor.action_bi_sql_view
#: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_view
msgid "SQL Views"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__selection
msgid "Selection Options"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size
msgid "Size of the materialized view and its indexes"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state
msgid "State"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state
msgid ""
"State of the Request:\n"
" * 'Draft': Not tested\n"
" * 'SQL Valid': SQL Request has been checked and is valid"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__technical_name
msgid ""
"Suffix of the SQL view. SQL full name will be computed and prefixed by "
"'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
"current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__group_operator__sum
msgid "Sum"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__technical_name
msgid "Technical Name"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__has_group_changed
msgid ""
"Technical fields, used in modules that depends on this one to know if groups "
"has changed, and that according access should be updated."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__field_description
msgid "This will be used as the name of the Odoo field, displayed for users"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "This will create Odoo View, Action and Menu"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid ""
"This will try to create an SQL View, based on the SQL request and the "
"according Transient Model and fields, based on settings"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__tree_visibility
msgid "Tree Visibility"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__ttype
msgid ""
"Type of the Odoo field that will be created. Keep empty if you don't want to "
"create a new field. If empty, this field will not be displayed neither "
"available for search or group by function"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "UI Instances"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "UI Parameters"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__tree_visibility__unavailable
msgid "Unavailable"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "Update Model Access"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid ""
"Update Model Access. Required if you changed groups list after having "
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__view_name
msgid "View Name"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__view_order
msgid "View Order"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view__state__ui_valid
msgid "Views, Action and Menu Created"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"to draft."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__boolean
msgid "boolean"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__char
msgid "char"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__date
msgid "date"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__datetime
msgid "datetime"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__float
msgid "float"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__integer
msgid "integer"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__many2one
msgid "many2one"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__selection
msgid "selection"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__sequence
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__sequence
msgid "sequence"
msgstr ""
#~ msgid "Security"
#~ msgstr "Безпека"