File: ka.po

package info (click to toggle)
oca-core 11.0.20180730-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 509,684 kB
  • sloc: xml: 258,806; python: 164,081; sql: 217; sh: 92; makefile: 16
file content (582 lines) | stat: -rw-r--r-- 21,124 bytes parent folder | download
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
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_automation
# 
# Translators:
# Martin Trigaux, 2017
# Saba Khmaladze <skhmaladze@uglt.org>, 2018
# Giorgi Melitauri <gmelitauri@live.com>, 2018
# Gizo Kobakhidze <040168@gmail.com>, 2018
# Temur, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-02-19 13:43+0000\n"
"PO-Revision-Date: 2018-02-19 13:43+0000\n"
"Last-Translator: Temur, 2018\n"
"Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ka\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_help
msgid "Action Description"
msgstr "ქმედების განმარტება"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_name
msgid "Action Name"
msgstr "ქმედების სახელი"

#. module: base_automation
#: model:ir.model,name:base_automation.model_base_automation_line_test
msgid "Action Rule Line Test"
msgstr ""

#. module: base_automation
#: model:ir.model,name:base_automation.model_base_automation_lead_test
msgid "Action Rule Test"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_state
msgid "Action To Do"
msgstr "გასაკეთებელია"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_type
msgid "Action Type"
msgstr "ქმედების ტიპი"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_active
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_active
msgid "Active"
msgstr "აქტიური"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_channel_ids
msgid "Add Channels"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_partner_ids
msgid "Add Followers"
msgstr "მიმდევრები"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_filter_domain
msgid "Apply on"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_is_assigned_to_admin
msgid "Assigned to admin user"
msgstr ""

#. module: base_automation
#: model:ir.model,name:base_automation.model_base_automation
msgid "Automated Action"
msgstr ""

#. module: base_automation
#: model:ir.actions.act_window,name:base_automation.base_automation_act
#: model:ir.ui.menu,name:base_automation.menu_base_automation_form
msgid "Automated Actions"
msgstr "ავტომატიზირებული ქმედებები"

#. module: base_automation
#: model:ir.ui.view,arch_db:base_automation.view_base_automation_tree
msgid "Automation"
msgstr ""

#. module: base_automation
#: model:ir.actions.server,name:base_automation.ir_cron_data_base_automation_check_ir_actions_server
#: model:ir.cron,cron_name:base_automation.ir_cron_data_base_automation_check
#: model:ir.cron,name:base_automation.ir_cron_data_base_automation_check
msgid "Base Action Rule: check and execute"
msgstr ""

#. module: base_automation
#: model:base.automation,name:base_automation.test_rule_recursive
#: model:ir.actions.server,name:base_automation.test_rule_recursive_ir_actions_server
msgid "Base Automation: test recursive rule"
msgstr ""

#. module: base_automation
#: model:base.automation,name:base_automation.test_rule_on_create
#: model:ir.actions.server,name:base_automation.test_rule_on_create_ir_actions_server
msgid "Base Automation: test rule on create"
msgstr ""

#. module: base_automation
#: model:base.automation,name:base_automation.test_rule_on_recompute
#: model:ir.actions.server,name:base_automation.test_rule_on_recompute_ir_actions_server
msgid "Base Automation: test rule on recompute"
msgstr ""

#. module: base_automation
#: model:base.automation,name:base_automation.test_rule_on_line
#: model:ir.actions.server,name:base_automation.test_rule_on_line_ir_actions_server
msgid "Base Automation: test rule on secondary model"
msgstr ""

#. module: base_automation
#: model:base.automation,name:base_automation.test_rule_on_write
#: model:ir.actions.server,name:base_automation.test_rule_on_write_ir_actions_server
msgid "Base Automation: test rule on write"
msgstr ""

#. module: base_automation
#: model:base.automation,name:base_automation.test_rule_on_write_check_context
#: model:ir.actions.server,name:base_automation.test_rule_on_write_check_context_ir_actions_server
msgid "Base Automation: test rule on write check context"
msgstr ""

#. module: base_automation
#: selection:base.automation,trigger:0
msgid "Based on Form Modification"
msgstr ""

#. module: base_automation
#: selection:base.automation,trigger:0
msgid "Based on Timed Condition"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_filter_pre_domain
msgid "Before Update Domain"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_binding_model_id
msgid "Binding Model"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_binding_type
msgid "Binding Type"
msgstr ""

#. module: base_automation
#: selection:base.automation.lead.test,state:0
msgid "Cancelled"
msgstr "გაუქმებულია"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_lead_test_customer
msgid "Check this box if this contact is a customer."
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_child_ids
msgid "Child Actions"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_child_ids
msgid ""
"Child server actions that will be executed. Note that the last return "
"returned action value will be used as global return value."
msgstr ""

#. module: base_automation
#: model:ir.actions.act_window,help:base_automation.base_automation_act
msgid "Click to setup a new automated automation."
msgstr ""

#. module: base_automation
#: selection:base.automation.lead.test,state:0
msgid "Closed"
msgstr "დახურვა"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_on_change_fields
msgid "Comma-separated list of field names that triggers the onchange."
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_crud_model_id
msgid "Create/Write Target Model"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_create_uid
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_create_uid
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_create_uid
msgid "Created by"
msgstr "შემქმნელი"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_create_date
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_create_date
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_create_date
msgid "Created on"
msgstr "შექმნის თარიღი"

#. module: base_automation
#: selection:base.automation,trg_date_range_type:0
msgid "Days"
msgstr "დღე"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_deadline
msgid "Deadline"
msgstr "ბოლო ვადა"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_trg_date_range
msgid ""
"Delay after the trigger date.\n"
"                                    You can put a negative number if you need a delay before the\n"
"                                    trigger date, like sending a reminder 15 minutes before a meeting."
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_trg_date_range
msgid "Delay after trigger date"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_trg_date_range_type
msgid "Delay type"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_display_name
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_display_name
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_display_name
msgid "Display Name"
msgstr "სახელი"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_template_id
msgid "Email Template"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_xml_id
msgid "External ID"
msgstr "გარე იდენტიფიკატორი"

#. module: base_automation
#: selection:base.automation,trg_date_range_type:0
msgid "Hours"
msgstr "საათი"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_id
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_id
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_id
msgid "ID"
msgstr "იდენტიფიკატორი"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_filter_domain
msgid ""
"If present, this condition must be satisfied before executing the action "
"rule."
msgstr ""

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_filter_pre_domain
msgid ""
"If present, this condition must be satisfied before the update of the "
"record."
msgstr ""

#. module: base_automation
#: selection:base.automation.lead.test,state:0
msgid "In Progress"
msgstr "მიმდინარე"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_customer
msgid "Is a Customer"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_date_action_last
msgid "Last Action"
msgstr "ბოლო ქმედება"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation___last_update
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test___last_update
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test___last_update
msgid "Last Modified on"
msgstr "ბოლოს განახლებულია"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_last_run
msgid "Last Run"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_write_uid
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_write_uid
#: model:ir.model.fields,field_description:base_automation.field_base_automation_write_uid
msgid "Last Updated by"
msgstr "ბოლოს განაახლა"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_write_date
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_write_date
#: model:ir.model.fields,field_description:base_automation.field_base_automation_write_date
msgid "Last Updated on"
msgstr "ბოლოს განახლებულია"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_lead_id
msgid "Lead"
msgstr "წინამძღოლი"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_line_ids
msgid "Line"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_link_field_id
msgid "Link using field"
msgstr ""

#. module: base_automation
#: selection:base.automation,trg_date_range_type:0
msgid "Minutes"
msgstr "წუთები"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_model_id
#: model:ir.model.fields,field_description:base_automation.field_base_automation_model_name
msgid "Model"
msgstr "მოდელი"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_crud_model_name
msgid "Model Description"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_crud_model_id
msgid ""
"Model for record creation / update. Set this field only to specify a "
"different model than the base model."
msgstr ""

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_model_id
msgid "Model on which the server action runs."
msgstr ""

#. module: base_automation
#: selection:base.automation,trg_date_range_type:0
msgid "Months"
msgstr "თვეები"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_name
msgid "Name"
msgstr "სახელი"

#. module: base_automation
#: selection:base.automation.lead.test,state:0
msgid "New"
msgstr "ახალი"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_on_change_fields
msgid "On Change Fields Trigger"
msgstr ""

#. module: base_automation
#: selection:base.automation,trigger:0
msgid "On Creation"
msgstr ""

#. module: base_automation
#: selection:base.automation,trigger:0
msgid "On Creation & Update"
msgstr ""

#. module: base_automation
#: selection:base.automation,trigger:0
msgid "On Deletion"
msgstr ""

#. module: base_automation
#: selection:base.automation,trigger:0
msgid "On Update"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_help
msgid ""
"Optional help text for the users with a description of the target view, such"
" as its usage and purpose."
msgstr ""
"სასურველი დახმარების ტექსტი მომხმარებლებისთვის სამიზნე ხედის აღწერით, მათ "
"შორის მიზნობრიობა და დანიშნულება."

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_partner_id
msgid "Partner"
msgstr "პარტნიორი"

#. module: base_automation
#: selection:base.automation.lead.test,state:0
msgid "Pending"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_priority
msgid "Priority"
msgstr "პრიორიტეტი"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_link_field_id
msgid ""
"Provide the field used to link the newly created record on the record on "
"used by the server action."
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_code
msgid "Python Code"
msgstr "Python-ის კოდი"

#. module: base_automation
#: model:ir.ui.view,arch_db:base_automation.view_base_automation_form
msgid "Remove Action"
msgstr ""

#. module: base_automation
#: model:ir.ui.view,arch_db:base_automation.view_base_automation_form
msgid "Remove the contextual action related to this server action"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_user_id
msgid "Responsible"
msgstr "პასუხისმგებელი"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_sequence
msgid "Sequence"
msgstr "მიმდევრობა"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_action_server_id
msgid "Server Actions"
msgstr "სერვერის ქმედებები"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_binding_model_id
msgid ""
"Setting a value makes this action available in the sidebar for the given "
"model."
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_state
msgid "Status"
msgstr "სტატუსი"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_name
msgid "Subject"
msgstr "თემა"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_trigger
msgid "Trigger Condition"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_trg_date_id
msgid "Trigger Date"
msgstr "ტრიგერის თარიღი"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_state
msgid ""
"Type of server action. The following values are available:\n"
"- 'Execute Python Code': a block of python code that will be executed\n"
"- 'Create or Copy a new Record': create a new record with new values, or copy an existing record in your database\n"
"- 'Write on a Record': update the values of a record\n"
"- 'Execute several actions': define an action that triggers several other server actions\n"
"- 'Add Followers': add followers to a record (available in Discuss)\n"
"- 'Send Email': automatically send an email (available in email_template)"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_usage
msgid "Usage"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_trg_date_calendar_id
msgid "Use Calendar"
msgstr ""

#. module: base_automation
#: model:ir.actions.act_window,help:base_automation.base_automation_act
msgid ""
"Use automated actions to automatically trigger actions for\n"
"                various screens. Example: a lead created by a specific user may\n"
"                be automatically set to a specific sales channel, or an\n"
"                opportunity which still has status pending after 14 days might\n"
"                trigger an automatic reminder email."
msgstr ""

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_user_id
msgid "User"
msgstr "მომხმარებელი"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_fields_lines
msgid "Value Mapping"
msgstr ""

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_trg_date_calendar_id
msgid ""
"When calculating a day-based timed condition, it is possible to use a "
"calendar to compute the date based on working days."
msgstr ""

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_sequence
msgid ""
"When dealing with multiple actions, the execution order is based on the "
"sequence. Low number means high priority."
msgstr ""

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_trg_date_id
msgid ""
"When should the condition be triggered.\n"
"                                  If present, will be checked by the scheduler. If empty, will be checked at creation and update."
msgstr ""

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_active
msgid "When unchecked, the rule is hidden and will not be executed."
msgstr ""

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_code
msgid ""
"Write Python code that the action will execute. Some variables are available"
" for use; help about pyhon expression is given in the help tab."
msgstr ""

#. module: base_automation
#: model:ir.model,name:base_automation.model_ir_actions_server
msgid "ir.actions.server"
msgstr ""