foreman_ansible 10.1.0 → 10.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. checksums.yaml +4 -4
  2. data/lib/foreman_ansible/version.rb +1 -1
  3. data/locale/action_names.rb +3 -4
  4. data/locale/ca/LC_MESSAGES/foreman_ansible.mo +0 -0
  5. data/locale/ca/foreman_ansible.po +46 -34
  6. data/locale/cs_CZ/LC_MESSAGES/foreman_ansible.mo +0 -0
  7. data/locale/cs_CZ/foreman_ansible.po +53 -40
  8. data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
  9. data/locale/de/foreman_ansible.po +221 -194
  10. data/locale/en/LC_MESSAGES/foreman_ansible.mo +0 -0
  11. data/locale/en/foreman_ansible.po +31 -19
  12. data/locale/en_GB/LC_MESSAGES/foreman_ansible.mo +0 -0
  13. data/locale/en_GB/foreman_ansible.po +42 -30
  14. data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
  15. data/locale/es/foreman_ansible.po +317 -292
  16. data/locale/foreman_ansible.pot +82 -66
  17. data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
  18. data/locale/fr/foreman_ansible.po +315 -292
  19. data/locale/gl/LC_MESSAGES/foreman_ansible.mo +0 -0
  20. data/locale/gl/foreman_ansible.po +42 -30
  21. data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
  22. data/locale/it/foreman_ansible.po +106 -88
  23. data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
  24. data/locale/ja/foreman_ansible.po +312 -291
  25. data/locale/ka/LC_MESSAGES/foreman_ansible.mo +0 -0
  26. data/locale/ka/foreman_ansible.po +880 -0
  27. data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
  28. data/locale/ko/foreman_ansible.po +109 -94
  29. data/locale/nl_NL/LC_MESSAGES/foreman_ansible.mo +0 -0
  30. data/locale/nl_NL/foreman_ansible.po +38 -26
  31. data/locale/pl/LC_MESSAGES/foreman_ansible.mo +0 -0
  32. data/locale/pl/foreman_ansible.po +45 -33
  33. data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
  34. data/locale/pt_BR/foreman_ansible.po +316 -292
  35. data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
  36. data/locale/ru/foreman_ansible.po +119 -97
  37. data/locale/sv_SE/LC_MESSAGES/foreman_ansible.mo +0 -0
  38. data/locale/sv_SE/foreman_ansible.po +43 -31
  39. data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
  40. data/locale/zh_CN/foreman_ansible.po +311 -291
  41. data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
  42. data/locale/zh_TW/foreman_ansible.po +110 -94
  43. metadata +17 -9
@@ -1,28 +1,38 @@
1
- # Russian translations for foreman_ansible package.
2
- # Copyright (C) 2018 THE PACKAGE'S COPYRIGHT HOLDER
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_ansible package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ # Translators:
7
+ # Alexander Savchenko, 2018
8
+ # Andrei Burd <burdandrei@gmail.com>, 2018
9
+ # Denis Denis <stereodenis@gmail.com>, 2018
10
+ # KotUchoniy <yosho1@yandex.ru>, 2021
11
+ # Yulia <yulia.poyarkova@redhat.com>, 2022
12
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
13
+ # Vladimir Pavlov <v.pavlov@i-teco.ru>, 2022
14
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2022
5
15
  #
6
16
  msgid ""
7
17
  msgstr ""
8
- "Project-Id-Version: foreman_ansible 3.0.2\n"
18
+ "Project-Id-Version: foreman_ansible 10.1.0\n"
9
19
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2018-03-12 12:24-0400\n"
11
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
- "Language-Team: Russian\n"
13
- "Language: ru\n"
20
+ "PO-Revision-Date: 2018-11-14 21:36+0000\n"
21
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2022\n"
22
+ "Language-Team: Russian (https://www.transifex.com/foreman/teams/114/ru/)\n"
14
23
  "MIME-Version: 1.0\n"
15
24
  "Content-Type: text/plain; charset=UTF-8\n"
16
25
  "Content-Transfer-Encoding: 8bit\n"
17
- "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4"
18
- " && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19
- "\n"
26
+ "Language: ru\n"
27
+ "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
28
+ "4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=1"
29
+ "1 && n%100<=14)? 2 : 3);\n"
20
30
 
21
31
  msgid "%(selectedCount)s of %(totalCount)s items selected"
22
32
  msgstr ""
23
33
 
24
34
  msgid "%s ago"
25
- msgstr ""
35
+ msgstr "%s назад"
26
36
 
27
37
  msgid "%{cfgmgmt} out of sync disabled"
28
38
  msgstr ""
@@ -34,13 +44,13 @@ msgid "A comma separated list of tags to use for Ansible run"
34
44
  msgstr ""
35
45
 
36
46
  msgid "Action with sub plans"
37
- msgstr ""
47
+ msgstr "Действия с подпланами"
38
48
 
39
49
  msgid "Actions"
40
- msgstr ""
50
+ msgstr "Действия"
41
51
 
42
52
  msgid "Add"
43
- msgstr ""
53
+ msgstr "Добавить"
44
54
 
45
55
  msgid "Add all"
46
56
  msgstr ""
@@ -48,7 +58,7 @@ msgstr ""
48
58
  msgid "Add selected"
49
59
  msgstr ""
50
60
 
51
- msgid "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles"
61
+ msgid "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles."
52
62
  msgstr ""
53
63
 
54
64
  msgid "All assigned Ansible roles"
@@ -135,7 +145,7 @@ msgstr ""
135
145
  msgid "Are you sure you want to delete override for %s?"
136
146
  msgstr ""
137
147
 
138
- msgid "Assign Ansible roles"
148
+ msgid "Assign roles directly to the host"
139
149
  msgstr ""
140
150
 
141
151
  msgid "Assigned Ansible Roles"
@@ -154,13 +164,13 @@ msgid "Available Ansible roles"
154
164
  msgstr ""
155
165
 
156
166
  msgid "Avoid duplicate values when merging them (only array type)?"
157
- msgstr ""
167
+ msgstr "Избегать повторений при объединении значений (применимо только к массивам)"
158
168
 
159
169
  msgid "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation."
160
170
  msgstr ""
161
171
 
162
172
  msgid "Cancel"
163
- msgstr ""
173
+ msgstr "Отмена"
164
174
 
165
175
  msgid "Cancel Ansible config job"
166
176
  msgstr ""
@@ -168,20 +178,14 @@ msgstr ""
168
178
  msgid "Changed Ansible roles"
169
179
  msgstr ""
170
180
 
171
- msgid "Clone"
172
- msgstr ""
173
-
174
181
  msgid "Close"
175
- msgstr ""
176
-
177
- msgid "Configure Ansible Job"
178
- msgstr ""
182
+ msgstr "Закрыть"
179
183
 
180
184
  msgid "Configure Recurring Job"
181
185
  msgstr ""
182
186
 
183
187
  msgid "Confirm"
184
- msgstr ""
188
+ msgstr "Подтвердить"
185
189
 
186
190
  msgid "Connection type"
187
191
  msgstr ""
@@ -220,19 +224,19 @@ msgid "Default Behavior"
220
224
  msgstr ""
221
225
 
222
226
  msgid "Default value"
223
- msgstr ""
227
+ msgstr "Исходное значение"
224
228
 
225
229
  msgid "Default value of variable"
226
- msgstr ""
230
+ msgstr "Значение по умолчанию для переменной"
227
231
 
228
232
  msgid "Default verbosity level"
229
233
  msgstr ""
230
234
 
231
235
  msgid "Delete"
232
- msgstr ""
236
+ msgstr "Удалить"
233
237
 
234
238
  msgid "Delete %s?"
235
- msgstr ""
239
+ msgstr "Удалить %s?"
236
240
 
237
241
  msgid "Delete Ansible variable override"
238
242
  msgstr ""
@@ -244,10 +248,10 @@ msgid "Deletes Ansible variable"
244
248
  msgstr ""
245
249
 
246
250
  msgid "Description"
247
- msgstr ""
251
+ msgstr "Описание"
248
252
 
249
253
  msgid "Description of variable"
250
- msgstr ""
254
+ msgstr "Описание переменной"
251
255
 
252
256
  msgid "Destroy an override value"
253
257
  msgstr ""
@@ -259,10 +263,10 @@ msgid "Disable host configuration status turning to out of sync for %{cfgmgmt} a
259
263
  msgstr ""
260
264
 
261
265
  msgid "Disabled"
262
- msgstr ""
266
+ msgstr "Отключено"
263
267
 
264
268
  msgid "Edit %s"
265
- msgstr ""
269
+ msgstr "Изменить %s"
266
270
 
267
271
  msgid "Edit Ansible Roles"
268
272
  msgstr ""
@@ -294,6 +298,9 @@ msgstr ""
294
298
  msgid "Fetch Ansible roles available to be synced"
295
299
  msgstr ""
296
300
 
301
+ msgid "For more advanced scheduling options"
302
+ msgstr ""
303
+
297
304
  msgid "Foreman"
298
305
  msgstr ""
299
306
 
@@ -307,10 +314,10 @@ msgid "Hash of input values of type input=>value"
307
314
  msgstr ""
308
315
 
309
316
  msgid "Hidden Value"
310
- msgstr ""
317
+ msgstr "Скрытое Значение"
311
318
 
312
319
  msgid "Hide all values for this parameter."
313
- msgstr ""
320
+ msgstr "Скрывать значения этого параметра."
314
321
 
315
322
  msgid "Host assigned Ansible roles"
316
323
  msgstr ""
@@ -322,10 +329,10 @@ msgid "Host not found by id: %s"
322
329
  msgstr ""
323
330
 
324
331
  msgid "Hostgroups"
325
- msgstr ""
332
+ msgstr "Группы узлов"
326
333
 
327
334
  msgid "Hosts"
328
- msgstr ""
335
+ msgstr "Узлы"
329
336
 
330
337
  msgid "IDs of associated ansible roles"
331
338
  msgstr ""
@@ -343,22 +350,22 @@ msgid "IDs of hosts to play roles on"
343
350
  msgstr ""
344
351
 
345
352
  msgid "If checked, will raise an error if there is no default value and no matcher provide a value."
346
- msgstr ""
353
+ msgstr "Если установлен, генерирует ошибку в случае, если правило подстановки не присвоило значение и если значение по умолчанию тоже не задано."
347
354
 
348
355
  msgid "Import"
349
- msgstr ""
356
+ msgstr "Импорт"
350
357
 
351
358
  msgid "Import Puppet classes"
352
- msgstr ""
359
+ msgstr "Импорт классов Puppet"
353
360
 
354
361
  msgid "Import Role"
355
362
  msgstr ""
356
363
 
357
364
  msgid "Import facts"
358
- msgstr ""
365
+ msgstr "Импорт фактов"
359
366
 
360
367
  msgid "Import from %s"
361
- msgstr ""
368
+ msgstr "Импорт с %s"
362
369
 
363
370
  msgid "Import playbooks has finished successfully"
364
371
  msgstr ""
@@ -379,10 +386,10 @@ msgid "Imported?"
379
386
  msgstr ""
380
387
 
381
388
  msgid "Include default value when merging all matching values"
382
- msgstr ""
389
+ msgstr "При объединении совпадающих значений также включить значение, используемое по умолчанию"
383
390
 
384
391
  msgid "Include default value when merging all matching values."
385
- msgstr ""
392
+ msgstr "При объединении совпадающих значений также включить значение, используемое по умолчанию."
386
393
 
387
394
  msgid "Include/Exclude Tags"
388
395
  msgstr ""
@@ -409,13 +416,13 @@ msgid "Job Details"
409
416
  msgstr ""
410
417
 
411
418
  msgid "Jobs"
412
- msgstr ""
419
+ msgstr "Задания"
413
420
 
414
421
  msgid "Learn more about this in the documentation."
415
- msgstr ""
422
+ msgstr "Обратиться к документации"
416
423
 
417
424
  msgid "Level"
418
- msgstr ""
425
+ msgstr "Уровень"
419
426
 
420
427
  msgid "Level 1 (-v)"
421
428
  msgstr ""
@@ -445,22 +452,19 @@ msgid "Mark the variable to be managed by Foreman. When the Ansible role of this
445
452
  msgstr ""
446
453
 
447
454
  msgid "Merge all matching values (only array/hash type)"
448
- msgstr ""
455
+ msgstr "Слить все совпадающие значения (только для типов массив/хэш)"
449
456
 
450
457
  msgid "Message"
451
- msgstr ""
458
+ msgstr "Сообщение"
452
459
 
453
460
  msgid "Must not be in the past"
454
461
  msgstr ""
455
462
 
456
463
  msgid "Name"
457
- msgstr ""
464
+ msgstr "Имя"
458
465
 
459
466
  msgid "Name of variable"
460
- msgstr ""
461
-
462
- msgid "Nest"
463
- msgstr ""
467
+ msgstr "Имя переменной"
464
468
 
465
469
  msgid "New Ansible Variable"
466
470
  msgstr ""
@@ -503,11 +507,14 @@ msgstr ""
503
507
  msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
504
508
  msgstr ""
505
509
 
510
+ msgid "No roles assigned directly to the host"
511
+ msgstr ""
512
+
506
513
  msgid "Nothing Found!"
507
514
  msgstr ""
508
515
 
509
516
  msgid "Nothing to show"
510
- msgstr ""
517
+ msgstr "Нет результатов"
511
518
 
512
519
  msgid "Notice that ansible roles run in check mode."
513
520
  msgstr ""
@@ -522,10 +529,10 @@ msgid "Optional Input Validator"
522
529
  msgstr ""
523
530
 
524
531
  msgid "Order"
525
- msgstr ""
532
+ msgstr "Порядок"
526
533
 
527
534
  msgid "Override match"
528
- msgstr ""
535
+ msgstr "Условие переопределения"
529
536
 
530
537
  msgid "Override the default value of the Ansible variable."
531
538
  msgstr ""
@@ -540,20 +547,17 @@ msgid "Permission Denied"
540
547
  msgstr ""
541
548
 
542
549
  msgid "Permission denied"
543
- msgstr ""
550
+ msgstr "Отказано в разрешении"
544
551
 
545
552
  msgid "Playbooks"
546
553
  msgstr ""
547
554
 
548
555
  msgid "Please request one of the required permissions listed below from a Foreman administrator:"
549
- msgstr ""
556
+ msgstr "Для получения необходимых разрешений обратитесь к администратору Foreman:"
550
557
 
551
558
  msgid "Post-provision timeout"
552
559
  msgstr ""
553
560
 
554
- msgid "Preupgrade job"
555
- msgstr ""
556
-
557
561
  msgid "Previously executed jobs"
558
562
  msgstr ""
559
563
 
@@ -573,10 +577,10 @@ msgid "Remediation Plan"
573
577
  msgstr ""
574
578
 
575
579
  msgid "Remote action:"
576
- msgstr ""
580
+ msgstr "Удаленное действие:"
577
581
 
578
582
  msgid "Remove"
579
- msgstr ""
583
+ msgstr "Удалить"
580
584
 
581
585
  msgid "Remove Role"
582
586
  msgstr ""
@@ -585,7 +589,7 @@ msgid "Remove all"
585
589
  msgstr ""
586
590
 
587
591
  msgid "Remove duplicate values (only array type)"
588
- msgstr ""
592
+ msgstr "Удалить повторяющиеся значения (только для массива)"
589
593
 
590
594
  msgid "Remove selected"
591
595
  msgstr ""
@@ -596,17 +600,20 @@ msgstr ""
596
600
  msgid "Request the following permissions from administrator: %s."
597
601
  msgstr ""
598
602
 
599
- msgid "Result"
603
+ msgid "Required field"
600
604
  msgstr ""
601
605
 
606
+ msgid "Result"
607
+ msgstr "Результат"
608
+
602
609
  msgid "Role ID"
603
610
  msgstr ""
604
611
 
605
612
  msgid "Roles"
606
- msgstr ""
613
+ msgstr "Роли"
607
614
 
608
615
  msgid "Role|Name"
609
- msgstr ""
616
+ msgstr "Имя"
610
617
 
611
618
  msgid "Run Ansible roles"
612
619
  msgstr ""
@@ -645,11 +652,14 @@ msgid "Runs an Ansible playbook which contains all the roles defined for a host"
645
652
  msgstr ""
646
653
 
647
654
  msgid "Schedule"
648
- msgstr ""
655
+ msgstr "Расписание"
649
656
 
650
657
  msgid "Schedule generating of Ansible Inventory report"
651
658
  msgstr ""
652
659
 
660
+ msgid "Schedule recurring Ansible roles job"
661
+ msgstr ""
662
+
653
663
  msgid "Schedule recurring job"
654
664
  msgstr ""
655
665
 
@@ -657,7 +667,7 @@ msgid "Scheduled recurring jobs"
657
667
  msgstr ""
658
668
 
659
669
  msgid "Set the order in which values are resolved."
660
- msgstr ""
670
+ msgstr "Здесь можно настроить порядок обработки значений."
661
671
 
662
672
  msgid "Show Ansible inventory for hostgroups"
663
673
  msgstr ""
@@ -684,7 +694,7 @@ msgid "Smart proxy id is required"
684
694
  msgstr ""
685
695
 
686
696
  msgid "Source"
687
- msgstr ""
697
+ msgstr "Источник"
688
698
 
689
699
  msgid "Source attribute"
690
700
  msgstr ""
@@ -693,10 +703,10 @@ msgid "Specify Matchers"
693
703
  msgstr ""
694
704
 
695
705
  msgid "State"
696
- msgstr ""
706
+ msgstr "Состояние"
697
707
 
698
708
  msgid "Submit"
699
- msgstr ""
709
+ msgstr "Применить"
700
710
 
701
711
  msgid "Sync Ansible playbooks"
702
712
  msgstr ""
@@ -705,19 +715,19 @@ msgid "Sync Ansible roles"
705
715
  msgstr ""
706
716
 
707
717
  msgid "Tags"
708
- msgstr ""
718
+ msgstr "Метки"
709
719
 
710
720
  msgid "Task"
711
- msgstr ""
721
+ msgstr "Задача"
712
722
 
713
723
  msgid "Task Details"
714
- msgstr ""
724
+ msgstr "Описание задачи"
715
725
 
716
726
  msgid "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \"web servers\", environment = production</code>"
717
- msgstr ""
727
+ msgstr "Ключи обрабатываются по порядку, до первого совпадения.<br>Допускается одновременное использование нескольких атрибутов — например, для последовательности <code>host group, environment</code> условие подстановки может выглядеть так: <code>hostgroup = \"web servers\", environment = production</code>"
718
728
 
719
729
  msgid "The order in which values are resolved"
720
- msgstr ""
730
+ msgstr "Порядок обработки значений"
721
731
 
722
732
  msgid "There are no Ansible roles to play"
723
733
  msgstr ""
@@ -743,7 +753,10 @@ msgstr ""
743
753
  msgid "This Ansible role is inherited from parent host group"
744
754
  msgstr ""
745
755
 
746
- msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles"
756
+ msgid "This job will run all the assigned Ansible roles."
757
+ msgstr ""
758
+
759
+ msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles."
747
760
  msgstr ""
748
761
 
749
762
  msgid "Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar"
@@ -756,13 +769,13 @@ msgid "Timeout (in seconds) to set when Foreman will trigger a play Ansible role
756
769
  msgstr ""
757
770
 
758
771
  msgid "Type"
759
- msgstr ""
772
+ msgstr "Тип"
760
773
 
761
774
  msgid "Types of validation values"
762
- msgstr ""
775
+ msgstr "Типы значений проверок"
763
776
 
764
777
  msgid "Types of variable values"
765
- msgstr ""
778
+ msgstr "Типы значений переменных"
766
779
 
767
780
  msgid "Unable to get playbook's names from Ansible"
768
781
  msgstr ""
@@ -777,14 +790,20 @@ msgid "Unable to get roles/variables from Ansible"
777
790
  msgstr ""
778
791
 
779
792
  msgid "Update"
780
- msgstr ""
793
+ msgstr "Обновить"
781
794
 
782
795
  msgid "Update Role Variables"
783
796
  msgstr ""
784
797
 
798
+ msgid "Update Smart Proxy"
799
+ msgstr ""
800
+
785
801
  msgid "Updates Ansible variable"
786
802
  msgstr ""
787
803
 
804
+ msgid "Upgrade"
805
+ msgstr ""
806
+
788
807
  msgid "Upgrade Capsules on given Capsule server hosts"
789
808
  msgstr ""
790
809
 
@@ -804,16 +823,16 @@ msgid "Use this to supply a path to an SSH Private Key that Ansible will use in
804
823
  msgstr ""
805
824
 
806
825
  msgid "Used to enforce certain values for the parameter values"
807
- msgstr ""
826
+ msgstr "Используется для обеспечения определенных значений для значений параметров"
808
827
 
809
828
  msgid "Value"
810
- msgstr ""
829
+ msgstr "Значение"
811
830
 
812
831
  msgid "Value to use when there is no match."
813
- msgstr ""
832
+ msgstr "Значение, которое будет использоваться по умолчанию."
814
833
 
815
834
  msgid "Variables"
816
- msgstr ""
835
+ msgstr "Переменные"
817
836
 
818
837
  msgid "Variable|Name"
819
838
  msgstr ""
@@ -821,9 +840,12 @@ msgstr ""
821
840
  msgid "Variable|Role"
822
841
  msgstr ""
823
842
 
824
- msgid "When enabled the parameter is hidden in the UI"
843
+ msgid "View inherited roles"
825
844
  msgstr ""
826
845
 
846
+ msgid "When enabled the parameter is hidden in the UI"
847
+ msgstr "Если включено, параметр будет скрыт"
848
+
827
849
  msgid "Whether to override variable or not"
828
850
  msgstr ""
829
851
 
@@ -831,22 +853,19 @@ msgid "WinRM cert Validation"
831
853
  msgstr ""
832
854
 
833
855
  msgid "You are not authorized to perform this action."
834
- msgstr ""
856
+ msgstr "Недостаточно полномочий для выполнения операции"
835
857
 
836
858
  msgid "You are not authorized to view the page. "
837
859
  msgstr ""
838
860
 
839
- msgid "can't be blank"
840
- msgstr ""
841
-
842
861
  msgid "daily"
843
- msgstr ""
862
+ msgstr "каждый день"
844
863
 
845
864
  msgid "false"
846
865
  msgstr ""
847
866
 
848
867
  msgid "hourly"
849
- msgstr ""
868
+ msgstr "каждый час"
850
869
 
851
870
  msgid "is required"
852
871
  msgstr ""
@@ -860,8 +879,11 @@ msgstr ""
860
879
  msgid "view all assigned roles"
861
880
  msgstr ""
862
881
 
882
+ msgid "view remote execution page."
883
+ msgstr ""
884
+
863
885
  msgid "view the task in progress"
864
886
  msgstr ""
865
887
 
866
888
  msgid "weekly"
867
- msgstr ""
889
+ msgstr "каждую неделю"