foreman_remote_execution 9.0.0 → 9.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@
5
5
  #
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_remote_execution 1.5.3\n"
8
+ "Project-Id-Version: foreman_remote_execution 8.1.1\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "PO-Revision-Date: 2016-02-03 04:48-0500\n"
11
11
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -29,6 +29,12 @@ msgstr ""
29
29
  msgid "%{description} on %{host}"
30
30
  msgstr ""
31
31
 
32
+ msgid "'Starts before' date must be after 'Starts at' date"
33
+ msgstr ""
34
+
35
+ msgid "'Starts before' date must in the future"
36
+ msgstr ""
37
+
32
38
  msgid ", and %s more"
33
39
  msgstr ""
34
40
 
@@ -64,6 +70,9 @@ msgstr ""
64
70
  msgid "A special label for tracking a recurring job. There can be only one active job with a given purpose at a time."
65
71
  msgstr ""
66
72
 
73
+ msgid "A user to be used for SSH."
74
+ msgstr ""
75
+
67
76
  msgid "A user to be used for executing the script. If it differs from the SSH user, su or sudo is used to switch the accounts."
68
77
  msgstr ""
69
78
 
@@ -82,6 +91,9 @@ msgstr ""
82
91
  msgid "Advanced fields"
83
92
  msgstr ""
84
93
 
94
+ msgid "After"
95
+ msgstr ""
96
+
85
97
  msgid "All fields are required."
86
98
  msgstr ""
87
99
 
@@ -154,6 +166,9 @@ msgstr ""
154
166
  msgid "Clear filters"
155
167
  msgstr ""
156
168
 
169
+ msgid "Clear input"
170
+ msgstr ""
171
+
157
172
  msgid "Clone a provision template"
158
173
  msgstr ""
159
174
 
@@ -193,6 +208,9 @@ msgstr ""
193
208
  msgid "Could not use any template used in the job invocation"
194
209
  msgstr ""
195
210
 
211
+ msgid "Create"
212
+ msgstr ""
213
+
196
214
  msgid "Create Report"
197
215
  msgstr ""
198
216
 
@@ -220,9 +238,15 @@ msgstr ""
220
238
  msgid "Cronline"
221
239
  msgstr ""
222
240
 
241
+ msgid "Current location %s is different from job's location %s. This job may run on different hosts than before."
242
+ msgstr ""
243
+
223
244
  msgid "Current location %{loc_c} is different from job's location %{loc_j}."
224
245
  msgstr ""
225
246
 
247
+ msgid "Current organization %s is different from job's organization %s. This job may run on different hosts than before."
248
+ msgstr ""
249
+
226
250
  msgid "Current organization %{org_c} is different from job's organization %{org_j}."
227
251
  msgstr ""
228
252
 
@@ -286,9 +310,6 @@ msgstr ""
286
310
  msgid "Duplicated inputs detected: %{duplicated_inputs}"
287
311
  msgstr ""
288
312
 
289
- msgid "Dynamic"
290
- msgstr ""
291
-
292
313
  msgid "Dynamic Query"
293
314
  msgstr ""
294
315
 
@@ -307,6 +328,9 @@ msgstr ""
307
328
  msgid "Edit job description template"
308
329
  msgstr ""
309
330
 
331
+ msgid "Effective User"
332
+ msgstr ""
333
+
310
334
  msgid "Effective User Method"
311
335
  msgstr ""
312
336
 
@@ -328,9 +352,6 @@ msgstr ""
328
352
  msgid "Effective user password is only applicable for SSH provider. Other providers ignore this field. Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution."
329
353
  msgstr ""
330
354
 
331
- msgid "Efffective User"
332
- msgstr ""
333
-
334
355
  msgid "Enable Global Proxy"
335
356
  msgstr ""
336
357
 
@@ -352,7 +373,13 @@ msgstr ""
352
373
  msgid "Evaluated at:"
353
374
  msgstr ""
354
375
 
355
- msgid "Execute now"
376
+ msgid "Execute the job later, at a scheduled time."
377
+ msgstr ""
378
+
379
+ msgid "Execute the job now."
380
+ msgstr ""
381
+
382
+ msgid "Execute the job on a repeating schedule."
356
383
  msgstr ""
357
384
 
358
385
  msgid "Execute the jobs on hosts in randomized order"
@@ -403,6 +430,9 @@ msgstr ""
403
430
  msgid "Finished"
404
431
  msgstr ""
405
432
 
433
+ msgid "For Future execution a 'Starts at' date or 'Starts before' date must be selected. Immediate execution can be selected in the previous step."
434
+ msgstr ""
435
+
406
436
  msgid "For example: 1, 2, 3, 4, 5..."
407
437
  msgstr ""
408
438
 
@@ -415,6 +445,9 @@ msgstr ""
415
445
  msgid "Form Job Template"
416
446
  msgstr ""
417
447
 
448
+ msgid "Future execution"
449
+ msgstr ""
450
+
418
451
  msgid "Get output for a host"
419
452
  msgstr ""
420
453
 
@@ -466,6 +499,9 @@ msgstr ""
466
499
  msgid "Identifier of the Host interface for Remote execution"
467
500
  msgstr ""
468
501
 
502
+ msgid "Immediate execution"
503
+ msgstr ""
504
+
469
505
  msgid "Import"
470
506
  msgstr ""
471
507
 
@@ -484,6 +520,9 @@ msgstr ""
484
520
  msgid "Indicates that the action should be cancelled if it cannot be started before this time."
485
521
  msgstr ""
486
522
 
523
+ msgid "Inherit from host parameter"
524
+ msgstr ""
525
+
487
526
  msgid "Input"
488
527
  msgstr ""
489
528
 
@@ -499,6 +538,9 @@ msgstr ""
499
538
  msgid "Internal proxy selector can only be used if Katello is enabled"
500
539
  msgstr ""
501
540
 
541
+ msgid "Interval in seconds, if the job is not picked up by a client within this interval it will be cancelled."
542
+ msgstr ""
543
+
502
544
  msgid "Invalid date"
503
545
  msgstr ""
504
546
 
@@ -562,9 +604,6 @@ msgstr ""
562
604
  msgid "Job templates"
563
605
  msgstr ""
564
606
 
565
- msgid "Job wizard"
566
- msgstr ""
567
-
568
607
  msgid "JobTemplate|Locked"
569
608
  msgstr ""
570
609
 
@@ -631,6 +670,9 @@ msgstr ""
631
670
  msgid "Manual selection"
632
671
  msgstr ""
633
672
 
673
+ msgid "Minute can only be a number between 0-59"
674
+ msgstr ""
675
+
634
676
  msgid "Monthly"
635
677
  msgstr ""
636
678
 
@@ -643,12 +685,15 @@ msgstr ""
643
685
  msgid "Name"
644
686
  msgstr ""
645
687
 
646
- msgid "Never ends"
688
+ msgid "Never"
647
689
  msgstr ""
648
690
 
649
691
  msgid "New Job Template"
650
692
  msgstr ""
651
693
 
694
+ msgid "No (override)"
695
+ msgstr ""
696
+
652
697
  msgid "No Target Hosts"
653
698
  msgstr ""
654
699
 
@@ -670,9 +715,18 @@ msgstr ""
670
715
  msgid "Not all required inputs have values. Missing inputs: %s"
671
716
  msgstr ""
672
717
 
718
+ msgid "Now"
719
+ msgstr ""
720
+
721
+ msgid "On"
722
+ msgstr ""
723
+
673
724
  msgid "Only one of feature or job_template_id can be specified"
674
725
  msgstr ""
675
726
 
727
+ msgid "Opening job invocation form"
728
+ msgstr ""
729
+
676
730
  msgid "Organization"
677
731
  msgstr ""
678
732
 
@@ -757,6 +811,9 @@ msgstr ""
757
811
  msgid "REX job has succeeded - %s"
758
812
  msgstr ""
759
813
 
814
+ msgid "REX pull mode"
815
+ msgstr ""
816
+
760
817
  msgid "Randomized"
761
818
  msgstr ""
762
819
 
@@ -766,6 +823,9 @@ msgstr ""
766
823
  msgid "Recurrence"
767
824
  msgstr ""
768
825
 
826
+ msgid "Recurring execution"
827
+ msgstr ""
828
+
769
829
  msgid "Recurring logic"
770
830
  msgstr ""
771
831
 
@@ -796,18 +856,15 @@ msgstr ""
796
856
  msgid "Remote execution job"
797
857
  msgstr ""
798
858
 
799
- msgid "Repeat N times"
800
- msgstr ""
801
-
802
- msgid "Repeat On"
803
- msgstr ""
804
-
805
859
  msgid "Repeat a maximum of N times"
806
860
  msgstr ""
807
861
 
808
862
  msgid "Repeat amount can only be a positive number"
809
863
  msgstr ""
810
864
 
865
+ msgid "Repeats"
866
+ msgstr ""
867
+
811
868
  msgid "Rerun"
812
869
  msgstr ""
813
870
 
@@ -826,6 +883,9 @@ msgstr ""
826
883
  msgid "Rerun the job"
827
884
  msgstr ""
828
885
 
886
+ msgid "Reset to default"
887
+ msgstr ""
888
+
829
889
  msgid "Resolves to"
830
890
  msgstr ""
831
891
 
@@ -865,6 +925,9 @@ msgstr ""
865
925
  msgid "SSH provider specific options"
866
926
  msgstr ""
867
927
 
928
+ msgid "SSH user"
929
+ msgstr ""
930
+
868
931
  msgid "Schedule"
869
932
  msgstr ""
870
933
 
@@ -874,9 +937,6 @@ msgstr ""
874
937
  msgid "Schedule a job"
875
938
  msgstr ""
876
939
 
877
- msgid "Schedule for future execution"
878
- msgstr ""
879
-
880
940
  msgid "Schedule the job for a future time"
881
941
  msgstr ""
882
942
 
@@ -934,18 +994,30 @@ msgstr ""
934
994
  msgid "Select as many remote execution proxies as applicable for this subnet. When multiple proxies with the same provider are added, actions will be load balanced among them."
935
995
  msgstr ""
936
996
 
997
+ msgid "Select the type of execution"
998
+ msgstr ""
999
+
1000
+ msgid "Set 'host_registration_remote_execution_pull' parameter for the host. If it is set to true, pull provider client will be deployed on the host"
1001
+ msgstr ""
1002
+
937
1003
  msgid "Set SSH key passphrase"
938
1004
  msgstr ""
939
1005
 
940
1006
  msgid "Set SSH password"
941
1007
  msgstr ""
942
1008
 
1009
+ msgid "Set SSH user"
1010
+ msgstr ""
1011
+
943
1012
  msgid "Set password for effective user (using sudo-like mechanisms)"
944
1013
  msgstr ""
945
1014
 
946
1015
  msgid "Set to distribute over"
947
1016
  msgstr ""
948
1017
 
1018
+ msgid "Setup remote execution pull mode. If set to `Yes`, pull provider client will be deployed on the registered host. The inherited value is based on the `host_registration_remote_execution_pull` parameter. It can be inherited e.g. from host group, operating system, organization. When overridden, the selected value will be stored on host parameter level."
1019
+ msgstr ""
1020
+
949
1021
  msgid "Should the ip addresses on host interfaces be preferred over the fqdn? It is useful when DNS not resolving the fqdns properly. You may override this per host by setting a parameter called remote_execution_connect_by_ip. For dual-stacked hosts you should consider the remote_execution_connect_by_ip_prefer_ipv6 setting"
950
1022
  msgstr ""
951
1023
 
@@ -979,6 +1051,9 @@ msgstr ""
979
1051
  msgid "Started"
980
1052
  msgstr ""
981
1053
 
1054
+ msgid "Starts"
1055
+ msgstr ""
1056
+
982
1057
  msgid "Starts at"
983
1058
  msgstr ""
984
1059
 
@@ -988,9 +1063,6 @@ msgstr ""
988
1063
  msgid "State"
989
1064
  msgstr ""
990
1065
 
991
- msgid "Static"
992
- msgstr ""
993
-
994
1066
  msgid "Static Query"
995
1067
  msgstr ""
996
1068
 
@@ -1110,9 +1182,15 @@ msgstr ""
1110
1182
  msgid "Time in seconds from the start on the remote host after which the job should be killed."
1111
1183
  msgstr ""
1112
1184
 
1185
+ msgid "Time in seconds within which the host has to pick up a job. If the job is not picked up within this limit, the job will be cancelled. Defaults to 1 day."
1186
+ msgstr ""
1187
+
1113
1188
  msgid "Time span"
1114
1189
  msgstr ""
1115
1190
 
1191
+ msgid "Time to pickup"
1192
+ msgstr ""
1193
+
1116
1194
  msgid "Timeout to kill"
1117
1195
  msgstr ""
1118
1196
 
@@ -1161,6 +1239,9 @@ msgstr ""
1161
1239
  msgid "Type has impact on when is the query evaluated to hosts.<br><ul><li><b>Static</b> - evaluates just after you submit this form</li><li><b>Dynamic</b> - evaluates just before the execution is started, so if it's planed in future, targeted hosts set may change before it</li></ul>"
1162
1240
  msgstr ""
1163
1241
 
1242
+ msgid "Type of execution"
1243
+ msgstr ""
1244
+
1164
1245
  msgid "Type of query"
1165
1246
  msgstr ""
1166
1247
 
@@ -1197,6 +1278,15 @@ msgstr ""
1197
1278
  msgid "Use default description template"
1198
1279
  msgstr ""
1199
1280
 
1281
+ msgid "Use legacy form"
1282
+ msgstr ""
1283
+
1284
+ msgid "Use new job wizard"
1285
+ msgstr ""
1286
+
1287
+ msgid "Use old form"
1288
+ msgstr ""
1289
+
1200
1290
  msgid "User Inputs"
1201
1291
  msgstr ""
1202
1292
 
@@ -1272,6 +1362,9 @@ msgstr ""
1272
1362
  msgid "Workers pool size"
1273
1363
  msgstr ""
1274
1364
 
1365
+ msgid "Yes (override)"
1366
+ msgstr ""
1367
+
1275
1368
  msgid "You are not allowed to see the currently assigned template. Saving the form now would unassign the template."
1276
1369
  msgstr ""
1277
1370
 
@@ -1338,6 +1431,12 @@ msgstr ""
1338
1431
  msgid "is month (range: 1-12)"
1339
1432
  msgstr ""
1340
1433
 
1434
+ msgid "no"
1435
+ msgstr ""
1436
+
1437
+ msgid "occurences"
1438
+ msgstr ""
1439
+
1341
1440
  msgid "open-help-tooltip-button"
1342
1441
  msgstr ""
1343
1442
 
@@ -1347,6 +1446,9 @@ msgstr ""
1347
1446
  msgid "queued to start executing in %{time}"
1348
1447
  msgstr ""
1349
1448
 
1449
+ msgid "range: 0-59"
1450
+ msgstr ""
1451
+
1350
1452
  msgid "remove template input set"
1351
1453
  msgstr ""
1352
1454
 
@@ -1373,3 +1475,6 @@ msgstr ""
1373
1475
 
1374
1476
  msgid "using Smart Proxy"
1375
1477
  msgstr ""
1478
+
1479
+ msgid "yes"
1480
+ msgstr ""