|
|
@@ -0,0 +1,3267 @@
|
|
|
+# English translations for Hue.
|
|
|
+# Copyright (C) 2013 Cloudera, Inc
|
|
|
+# This file is distributed under the same license as the Hue project.
|
|
|
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
|
|
|
+#
|
|
|
+#, fuzzy
|
|
|
+msgid ""
|
|
|
+msgstr ""
|
|
|
+"Project-Id-Version: Hue VERSION\n"
|
|
|
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
|
+"POT-Creation-Date: 2013-05-10 11:59-0700\n"
|
|
|
+"PO-Revision-Date: 2013-10-28 10:31-0700\n"
|
|
|
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
+"Language-Team: en <LL@li.org>\n"
|
|
|
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
|
|
+"MIME-Version: 1.0\n"
|
|
|
+"Content-Type: text/plain; charset=utf-8\n"
|
|
|
+"Content-Transfer-Encoding: 8bit\n"
|
|
|
+"Generated-By: Babel 0.9.6\n"
|
|
|
+
|
|
|
+#: src/oozie/conf.py:32
|
|
|
+msgid "Location on local FS where the xslt files are stored for workflow import."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/conf.py:38
|
|
|
+msgid "Location on local filesystem where the examples are stored."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/conf.py:44
|
|
|
+msgid "Location on local filesystem where the data for the examples is stored."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/conf.py:50
|
|
|
+msgid "Location on HDFS where the Oozie workflows are stored."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/conf.py:56
|
|
|
+msgid ""
|
|
|
+"Share workflows and coordinators information with all users. If set to "
|
|
|
+"false, they will be visible only to the owner and administrators."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/conf.py:63
|
|
|
+msgid ""
|
|
|
+"Maximum number of Oozie workflows or coodinators to retrieve in one API "
|
|
|
+"call."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/conf.py:72
|
|
|
+msgid "The app won't work without a running Oozie server"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/forms.py:81
|
|
|
+msgid "Local workflow.xml file"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/forms.py:82
|
|
|
+msgid "Workflow resource archive (zip)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/forms.py:288
|
|
|
+#, python-format
|
|
|
+msgid "The sub-workflow could not be found: %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/forms.py:445 src/oozie/forms.py:458
|
|
|
+msgid ""
|
|
|
+"Used to indicate if user wants to cleanup output events for given rerun "
|
|
|
+"actions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/forms.py:446 src/oozie/forms.py:459
|
|
|
+msgid ""
|
|
|
+"Used to indicate if user wants to refresh an action's input and output "
|
|
|
+"events"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:115
|
|
|
+#, python-format
|
|
|
+msgid "Node with name %s for workflow %s does not exist."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:145 src/oozie/import_workflow.py:165
|
|
|
+#: src/oozie/import_workflow.py:194 src/oozie/import_workflow.py:237
|
|
|
+#, python-format
|
|
|
+msgid "Node %s has a link that is missing 'to' attribute."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:153 src/oozie/import_workflow.py:172
|
|
|
+#: src/oozie/import_workflow.py:200
|
|
|
+#, python-format
|
|
|
+msgid "Node %s has not been defined."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:230
|
|
|
+#, python-format
|
|
|
+msgid "Node %s has a link that is missing 'start' attribute."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:251
|
|
|
+msgid "Workflow start has not been created."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:254
|
|
|
+msgid "Workflow end has not been created."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:332
|
|
|
+msgid ""
|
|
|
+"Cannot import workflows that have decision DAG leaf nodes with multiple "
|
|
|
+"children or no children."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:368 src/oozie/import_workflow.py:396
|
|
|
+msgid ""
|
|
|
+"Cannot import workflows that have decisions paths with multiple terminal "
|
|
|
+"nodes that converge on a single terminal node."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:398
|
|
|
+msgid "Cannot import workflows that have decisions paths that never end."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:410
|
|
|
+msgid "Error links cannot point to an ordinary node."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:428
|
|
|
+msgid "Different ends found in fork."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:492
|
|
|
+#, python-format
|
|
|
+msgid "Could not find app-path for subworkflow %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:498
|
|
|
+#, python-format
|
|
|
+msgid "Could not find subworkflow with deployment directory: %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:508
|
|
|
+msgid "No hadoop file system to operate on."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:523
|
|
|
+msgid "Could not find workflow name when resolving subworkflow."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:525
|
|
|
+#, python-format
|
|
|
+msgid "Could not find workflow with name %s extracted from subworkflow path %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:527
|
|
|
+#, python-format
|
|
|
+msgid "Could not find workflow at path %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:532
|
|
|
+#, python-format
|
|
|
+msgid "Subworkflow is not owned by %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:567
|
|
|
+msgid "Could not find any nodes in Workflow definition. Maybe it's malformed?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/import_workflow.py:574
|
|
|
+#, python-format
|
|
|
+msgid ""
|
|
|
+"Tag with namespace %(namespace)s is not valid. Please use one of the "
|
|
|
+"following namespaces: %(namespaces)s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:58
|
|
|
+msgid ""
|
|
|
+"Enter a valid value: combination of 2 - 40 letters and digits starting by"
|
|
|
+" a letter"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:88
|
|
|
+#, python-format
|
|
|
+msgid ""
|
|
|
+"Permission denied. %(username)s don't have the permissions to access job "
|
|
|
+"%(id)s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:95
|
|
|
+#, python-format
|
|
|
+msgid "job %(id)s not exist"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:101
|
|
|
+msgid "Not allowed to modified this job"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:110 src/oozie/templates/editor/list_bundles.mako:67
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:66
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:59
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:62
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:64
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:68
|
|
|
+msgid "Owner"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:110
|
|
|
+msgid "Person who can modify the job."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:112
|
|
|
+msgid "Name of the job, which must be unique per user."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:112 src/oozie/models.py:505 src/oozie/models.py:1390
|
|
|
+#: src/oozie/templates/utils.inc.mako:131
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:186
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:65
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:86
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:64
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:87
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:176
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:53
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:65
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:89
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:43
|
|
|
+#: src/oozie/templates/editor/coordinator_properties.mako:32
|
|
|
+#: src/oozie/templates/editor/create_coordinator_data.mako:38
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:154
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:164
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:217
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:315
|
|
|
+#: src/oozie/templates/editor/job_action_properties.mako:32
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:61
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:60
|
|
|
+#: src/oozie/templates/editor/list_history.mako:43
|
|
|
+#: src/oozie/templates/editor/list_history_record.mako:36
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:53
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:56
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:59
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:63
|
|
|
+#: src/oozie/templates/editor/workflow_utils.mako:31
|
|
|
+msgid "Name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:113 src/oozie/models.py:507 src/oozie/models.py:1392
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:44
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:155
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:316
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:62
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:61
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:54
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:57
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:60
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:64
|
|
|
+msgid "Description"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:114
|
|
|
+msgid "The purpose of the job."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:115
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:69
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:93
|
|
|
+msgid "Last modified"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:116
|
|
|
+msgid "Schema version"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:117
|
|
|
+msgid "The version of the XML schema used to talk to Oozie."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:118
|
|
|
+msgid "HDFS deployment directory"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:119
|
|
|
+msgid ""
|
|
|
+"The path on the HDFS where all the workflows and dependencies must be "
|
|
|
+"uploaded."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:121
|
|
|
+msgid "Is shared"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:122
|
|
|
+msgid "Enable other users to have access to this job."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:123 src/oozie/models.py:1495
|
|
|
+msgid "Oozie parameters"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:124
|
|
|
+msgid ""
|
|
|
+"Parameters used at the submission time (e.g. market=US, "
|
|
|
+"oozie.use.system.libpath=true)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:125
|
|
|
+msgid "Is trashed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:126
|
|
|
+msgid "If this job is trashed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:192
|
|
|
+msgid "shared"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:194
|
|
|
+msgid "personal"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:271 src/oozie/models.py:690 src/oozie/models.py:758
|
|
|
+#: src/oozie/models.py:798 src/oozie/models.py:837 src/oozie/models.py:876
|
|
|
+#: src/oozie/models.py:936 src/oozie/models.py:974
|
|
|
+msgid "Job XML"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:272 src/oozie/models.py:691 src/oozie/models.py:759
|
|
|
+#: src/oozie/models.py:799 src/oozie/models.py:877 src/oozie/models.py:937
|
|
|
+#: src/oozie/models.py:975
|
|
|
+msgid ""
|
|
|
+"Refer to a Hadoop JobConf job.xml file bundled in the workflow deployment"
|
|
|
+" directory. Properties specified in the Job Properties element override "
|
|
|
+"properties specified in the files specified in the Job XML element."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:275 src/oozie/models.py:683 src/oozie/models.py:716
|
|
|
+#: src/oozie/models.py:753 src/oozie/models.py:793 src/oozie/models.py:832
|
|
|
+#: src/oozie/models.py:871 src/oozie/models.py:931 src/oozie/models.py:969
|
|
|
+#: src/oozie/models.py:1043
|
|
|
+msgid "Hadoop job properties"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:276
|
|
|
+msgid ""
|
|
|
+"Job configuration properties used by all the actions of the workflow "
|
|
|
+"(e.g. mapred.job.queue.name=production)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:333
|
|
|
+#, python-format
|
|
|
+msgid "The copy of the deployment directory failed: %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:506
|
|
|
+msgid "Name of the action, which must be unique by workflow."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:508
|
|
|
+msgid "The purpose of the action."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:509
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:196
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:193
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:177
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:66
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:504
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:544
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:197
|
|
|
+#: src/oozie/templates/editor/list_history.mako:45
|
|
|
+#: src/oozie/templates/editor/list_history_record.mako:60
|
|
|
+msgid "Type"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:510
|
|
|
+msgid "The type of action (e.g. MapReduce, Pig...)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:558
|
|
|
+#, python-format
|
|
|
+msgid "Unknown Node type: %s. Was it set at its creation?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:645
|
|
|
+#, python-format
|
|
|
+msgid "%(node_type)s has not implemented the 'add_node' method."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:679 src/oozie/models.py:712 src/oozie/models.py:738
|
|
|
+#: src/oozie/models.py:789 src/oozie/models.py:827 src/oozie/models.py:866
|
|
|
+#: src/oozie/models.py:927
|
|
|
+msgid "Files"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:680 src/oozie/models.py:713 src/oozie/models.py:739
|
|
|
+#: src/oozie/models.py:790 src/oozie/models.py:828 src/oozie/models.py:867
|
|
|
+#: src/oozie/models.py:928
|
|
|
+msgid ""
|
|
|
+"List of names or paths of files to be added to the distributed cache and "
|
|
|
+"the task running directory."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:681 src/oozie/models.py:714 src/oozie/models.py:740
|
|
|
+#: src/oozie/models.py:791 src/oozie/models.py:829 src/oozie/models.py:868
|
|
|
+#: src/oozie/models.py:929 src/oozie/templates/editor/action_utils.mako:366
|
|
|
+msgid "Archives"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:682 src/oozie/models.py:715 src/oozie/models.py:741
|
|
|
+#: src/oozie/models.py:792 src/oozie/models.py:830 src/oozie/models.py:869
|
|
|
+#: src/oozie/models.py:930
|
|
|
+msgid ""
|
|
|
+"List of names or paths of the archives to be added to the distributed "
|
|
|
+"cache."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:684 src/oozie/models.py:717 src/oozie/models.py:754
|
|
|
+#: src/oozie/models.py:794 src/oozie/models.py:833 src/oozie/models.py:872
|
|
|
+#: src/oozie/models.py:932
|
|
|
+msgid "For the job configuration (e.g. mapred.job.queue.name=production)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:685 src/oozie/models.py:742
|
|
|
+msgid "Jar name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:686 src/oozie/models.py:743
|
|
|
+#, python-format
|
|
|
+msgid "Name or path to the %(program)s jar file on HDFS. E.g. examples.jar."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:687 src/oozie/models.py:755 src/oozie/models.py:795
|
|
|
+#: src/oozie/models.py:834 src/oozie/models.py:873 src/oozie/models.py:933
|
|
|
+#: src/oozie/models.py:971
|
|
|
+msgid "Prepares"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:688 src/oozie/models.py:756 src/oozie/models.py:796
|
|
|
+msgid ""
|
|
|
+"List of absolute paths to delete and then to create before starting the "
|
|
|
+"application. This should be used exclusively for directory cleanup."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:718
|
|
|
+msgid "Mapper"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:719
|
|
|
+msgid "The executable/script to be used as mapper."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:720
|
|
|
+msgid "Reducer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:721
|
|
|
+msgid "The executable/script to be used as reducer."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:744
|
|
|
+msgid "Main class"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:745
|
|
|
+msgid "Full name of the Java class. E.g. org.apache.hadoop.examples.Grep"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:746 src/oozie/models.py:907 src/oozie/models.py:925
|
|
|
+#: src/oozie/models.py:966
|
|
|
+msgid "Arguments"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:747
|
|
|
+msgid ""
|
|
|
+"Arguments of the main method. The value of each arg element is considered"
|
|
|
+" a single argument and they are passed to the main method in the same "
|
|
|
+"order."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:749
|
|
|
+msgid "Java options"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:750
|
|
|
+msgid ""
|
|
|
+"Command-line parameters used to start the JVM that will execute the Java "
|
|
|
+"application. Using this element is equivalent to use the "
|
|
|
+"mapred.child.java.opts configuration property. E.g. -Dexample-"
|
|
|
+"property=hue"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:762 src/oozie/models.py:909 src/oozie/models.py:940
|
|
|
+msgid "Capture output"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:763 src/oozie/models.py:941
|
|
|
+#, python-format
|
|
|
+msgid ""
|
|
|
+"Capture output of the stdout of the %(program)s command execution. The "
|
|
|
+"%(program)s command output must be in Java Properties file format and it "
|
|
|
+"must not exceed 2KB. From within the workflow definition, the output of "
|
|
|
+"an %(program)s action node is accessible via the String "
|
|
|
+"action:output(String node, String key) function"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:785 src/oozie/models.py:823
|
|
|
+msgid "Script name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:786
|
|
|
+msgid "Script name or path to the Pig script. E.g. my_script.pig."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:787 src/oozie/models.py:825 src/oozie/models.py:863
|
|
|
+msgid "Parameters"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:788
|
|
|
+msgid "The Pig parameters of the script. e.g. \"-param\", \"INPUT=${inputDir}\""
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:824
|
|
|
+#, python-format
|
|
|
+msgid "Script name or path to the %(type)s script. E.g. my_script.sql."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:826
|
|
|
+#, python-format
|
|
|
+msgid ""
|
|
|
+"The %(type)s parameters of the script. E.g. \"-param\", "
|
|
|
+"\"INPUT=${inputDir}\""
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:835
|
|
|
+msgid ""
|
|
|
+"List of absolute paths to delete then to create before starting the "
|
|
|
+"application. This should be used exclusively for directory cleanup."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:838
|
|
|
+msgid ""
|
|
|
+"Refer to a Hive hive-site.xml file bundled in the workflow deployment "
|
|
|
+"directory. "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:860
|
|
|
+msgid "Command"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:861
|
|
|
+#, python-format
|
|
|
+msgid ""
|
|
|
+"The full %(type)s command. Either put it here or split it by spaces and "
|
|
|
+"insert the parts as multiple parameters below."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:864
|
|
|
+#, python-format
|
|
|
+msgid ""
|
|
|
+"If no command is specified, split the command by spaces and insert the "
|
|
|
+"%(type)s parameters here e.g. import, --connect, "
|
|
|
+"jdbc:hsqldb:file:db.hsqldb, ..."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:874 src/oozie/models.py:934 src/oozie/models.py:972
|
|
|
+msgid ""
|
|
|
+"List of absolute paths to delete then to create before starting the "
|
|
|
+"application. This should be used exclusively for directory cleanup"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:901
|
|
|
+msgid "User"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:902
|
|
|
+msgid "User executing the shell command."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:903
|
|
|
+msgid "Host"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:904
|
|
|
+msgid "Where the shell will be executed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:905 src/oozie/models.py:923
|
|
|
+#, python-format
|
|
|
+msgid "%(type)s command"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:906
|
|
|
+msgid "The command that will be executed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:908
|
|
|
+#, python-format
|
|
|
+msgid "The arguments of the %(type)s command"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:910
|
|
|
+#, python-format
|
|
|
+msgid ""
|
|
|
+"Capture output of the stdout of the %(program)s command execution. The "
|
|
|
+"%(program)s command output must be in Java properties file format and it "
|
|
|
+"must not exceed 2KB. From within the workflow definition, the output of "
|
|
|
+"an %(program)s action node is accessible via the String "
|
|
|
+"action:output(String node, String key) function"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:924
|
|
|
+msgid "The path of the Shell command to execute"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:926
|
|
|
+msgid ""
|
|
|
+"The arguments of Shell command can then be specified using one or more "
|
|
|
+"argument element."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:967
|
|
|
+#, python-format
|
|
|
+msgid ""
|
|
|
+"The arguments of the %(type)s command. Put options first, then source "
|
|
|
+"paths, then destination path."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:970
|
|
|
+msgid "For the job configuration (e.g. mapred.job.queue.name=production"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:994
|
|
|
+msgid "Delete path"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:995
|
|
|
+msgid ""
|
|
|
+"Delete the specified path, if it is a directory it deletes recursively "
|
|
|
+"all its content and then deletes the directory."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:997
|
|
|
+msgid "Create directory"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:998
|
|
|
+msgid ""
|
|
|
+"Create the specified directory, it creates all missing directories in the"
|
|
|
+" path. If the directory already exist it does a no-op."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1000
|
|
|
+msgid "Move file"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1001
|
|
|
+msgid "Move a file or directory to another path."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1002
|
|
|
+msgid "Change permissions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1003
|
|
|
+msgid ""
|
|
|
+"Change the permissions for the specified path. Permissions can be "
|
|
|
+"specified using the Unix Symbolic representation (e.g. -rwxrw-rw-) or an "
|
|
|
+"octal representation (755)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1005
|
|
|
+msgid "Create or touch a file"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1006
|
|
|
+msgid ""
|
|
|
+"Creates a zero length file in the specified path if none exists or touch "
|
|
|
+"it."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1029
|
|
|
+msgid "TO addresses"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1029 src/oozie/models.py:1030
|
|
|
+msgid "Comma-separated values."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1030
|
|
|
+msgid "CC addresses (optional)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1031
|
|
|
+msgid "Subject"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1031 src/oozie/models.py:1032
|
|
|
+msgid "Plain-text."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1032
|
|
|
+msgid "Body"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1039
|
|
|
+msgid "Sub workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1040
|
|
|
+msgid ""
|
|
|
+"The sub workflow application to include. You must own all the sub-"
|
|
|
+"workflows."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1041
|
|
|
+msgid "Propagate configuration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1042
|
|
|
+msgid ""
|
|
|
+"If the workflow job configuration should be propagated to the child "
|
|
|
+"workflow."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1044
|
|
|
+msgid ""
|
|
|
+"Can be used to specify the job properties that are required to run the "
|
|
|
+"child workflow job."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1054
|
|
|
+msgid "XML of the custom action"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1055
|
|
|
+#, python-format
|
|
|
+msgid ""
|
|
|
+"This will be inserted verbatim in the action %(action)s. e.g. all the XML"
|
|
|
+" content like %(xml_action)s will be inserted into the action and produce"
|
|
|
+" %(full_action)s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1094
|
|
|
+msgid "End should not have any children."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1103
|
|
|
+msgid "Kill should not have any children."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1211
|
|
|
+msgid "Minutes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1212
|
|
|
+msgid "Hours"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1213
|
|
|
+msgid "Days"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1214
|
|
|
+msgid "Months"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1223 src/oozie/models.py:1397
|
|
|
+msgid "Frequency number"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1224 src/oozie/models.py:1398
|
|
|
+msgid "The number of units of the rate at which data is periodically created."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1226 src/oozie/models.py:1400
|
|
|
+msgid "Frequency unit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1227 src/oozie/models.py:1401
|
|
|
+msgid "The unit of the rate at which data is periodically created."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1228 src/oozie/models.py:1406
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:320
|
|
|
+msgid "Timezone"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1229
|
|
|
+msgid "The timezone of the coordinator."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1230 src/oozie/models.py:1394 src/oozie/models.py:1506
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:318
|
|
|
+msgid "Start"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1231
|
|
|
+msgid "When to start the first workflow."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1232
|
|
|
+msgid "End"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1233
|
|
|
+msgid "When to start the last workflow."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1234
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:43
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:50
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:40
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:48
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:64
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:62
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:58
|
|
|
+msgid "Workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1235
|
|
|
+msgid "The workflow to schedule repeatedly."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1236
|
|
|
+msgid "Timeout"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1237
|
|
|
+msgid ""
|
|
|
+"How long in minutes the coordinator action will be in WAITING or READY "
|
|
|
+"status before giving up on its execution."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1239
|
|
|
+msgid "Concurrency"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1240
|
|
|
+msgid ""
|
|
|
+"How many coordinator actions are allowed to run concurrently (RUNNING "
|
|
|
+"status) before the coordinator engine starts throttling them."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1242
|
|
|
+msgid "Execution"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1243
|
|
|
+msgid "FIFO (oldest first) default"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1244
|
|
|
+msgid "LIFO (newest first)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1245
|
|
|
+msgid "LAST_ONLY (discards all older materializations)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1246
|
|
|
+msgid ""
|
|
|
+"Execution strategy of its coordinator actions when there is backlog of "
|
|
|
+"coordinator actions in the coordinator engine. The different execution "
|
|
|
+"strategies are 'oldest first', 'newest first' and 'last one only'. A "
|
|
|
+"backlog normally happens because of delayed input data, concurrency "
|
|
|
+"control or because manual re-runs of coordinator jobs."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1250
|
|
|
+msgid "Throttle"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1251
|
|
|
+msgid ""
|
|
|
+"The materialization or creation throttle value for its coordinator "
|
|
|
+"actions. How many maximum coordinator actions are allowed to be in "
|
|
|
+"WAITING state concurrently."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1253
|
|
|
+msgid "Workflow properties"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1254
|
|
|
+msgid ""
|
|
|
+"Configuration properties to transmit to the workflow (e.g. limit=100, "
|
|
|
+"username=${coord:user()})"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1376
|
|
|
+#, python-format
|
|
|
+msgid ""
|
|
|
+"Permission denied. %(username)s don't have the permissions to access "
|
|
|
+"dataset %(id)s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1383
|
|
|
+#, python-format
|
|
|
+msgid "dataset %(id)s not exist"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1391
|
|
|
+msgid "The name of the dataset."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1393
|
|
|
+msgid "A description of the dataset."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1395
|
|
|
+msgid ""
|
|
|
+" The UTC datetime of the initial instance of the dataset. The initial "
|
|
|
+"instance also provides the baseline datetime to compute instances of the "
|
|
|
+"dataset using multiples of the frequency."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1402
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:319
|
|
|
+msgid "URI"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1403
|
|
|
+msgid ""
|
|
|
+"The URI template that identifies the dataset and can be resolved into "
|
|
|
+"concrete URIs to identify a particular dataset instance. The URI consist "
|
|
|
+"of constants (e.g. ${YEAR}/${MONTH}) and configuration properties (e.g. "
|
|
|
+"/home/${USER}/projects/${PROJECT})"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1407
|
|
|
+msgid "The timezone of the dataset."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1408
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:321
|
|
|
+msgid "Done flag"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1409
|
|
|
+msgid ""
|
|
|
+"The done file for the data set. If Done flag is not specified, then Oozie"
|
|
|
+" configures Hadoop to create a _SUCCESS file in the output directory. If "
|
|
|
+"Done flag is set to empty, then Coordinator looks for the existence of "
|
|
|
+"the directory itself."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1412 src/oozie/models.py:1492
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:145
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:37
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:45
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:40
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:60
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:38
|
|
|
+msgid "Coordinator"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1413
|
|
|
+msgid "The coordinator associated with this data."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1414
|
|
|
+msgid "Instance type"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1415
|
|
|
+msgid ""
|
|
|
+"Customize the date instance(s), e.g. define a range of dates, use EL "
|
|
|
+"functions..."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1416
|
|
|
+msgid "Start instance"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1417
|
|
|
+msgid ""
|
|
|
+"Shift the frequency for gettting past/future start date or enter verbatim"
|
|
|
+" the Oozie start instance, e.g. ${coord:current(0)}"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1418
|
|
|
+msgid "End instance"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1419
|
|
|
+msgid ""
|
|
|
+"Optional: shift the frequency for gettting past/future end dates or enter"
|
|
|
+" verbatim the Oozie end instance"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1470
|
|
|
+msgid "Name of an input variable in the workflow."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1471
|
|
|
+msgid "The name of the variable of the workflow to automatically fill up."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1472
|
|
|
+msgid "The dataset representing format of the data input."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1473
|
|
|
+msgid "The pattern of the input data we want to process."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1480
|
|
|
+msgid "Name of an output variable in the workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1481
|
|
|
+msgid "The name of the variable of the workflow to automatically filled up."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1482
|
|
|
+msgid "The dataset representing the format of the data output."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1483
|
|
|
+msgid "The pattern of the output data we want to generate."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1490
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:33
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:40
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:35
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:37
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:35
|
|
|
+msgid "Bundle"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1491
|
|
|
+msgid "The bundle regrouping all the coordinators."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1493
|
|
|
+msgid "The coordinator to batch with other coordinators."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1496
|
|
|
+msgid ""
|
|
|
+"Constants used at the submission time (e.g. market=US, "
|
|
|
+"oozie.use.system.libpath=true)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/models.py:1507
|
|
|
+msgid "When to start the first coordinators."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/utils.py:67
|
|
|
+#, python-format
|
|
|
+msgid "Could not set field %(field)s: %(exception)s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/management/commands/oozie_setup.py:47
|
|
|
+#, python-format
|
|
|
+msgid "Copying examples %(local_dir)s to %(remote_data_dir)s\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/management/commands/oozie_setup.py:54
|
|
|
+#, python-format
|
|
|
+msgid "Copying data %(local_dir)s to %(remote_data_dir)s\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/migrations/0020_chg_large_varchars_to_textfields.py:17
|
|
|
+msgid "Cannot backwards migrate this change."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/navigation-bar.mako:28
|
|
|
+#: src/oozie/templates/navigation-bar.mako:39
|
|
|
+msgid "Dashboard"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/navigation-bar.mako:29
|
|
|
+#: src/oozie/templates/navigation-bar.mako:42
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:36
|
|
|
+msgid "Workflows"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/navigation-bar.mako:30
|
|
|
+#: src/oozie/templates/navigation-bar.mako:43
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:69
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:132
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:63
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:146
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:63
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:55
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:36
|
|
|
+msgid "Coordinators"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/navigation-bar.mako:31
|
|
|
+#: src/oozie/templates/navigation-bar.mako:44
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:36
|
|
|
+msgid "Bundles"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/navigation-bar.mako:32
|
|
|
+msgid "Documentation"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/navigation-bar.mako:45
|
|
|
+msgid "Oozie"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/utils.inc.mako:132
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:89
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:401
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:505
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:545
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:198
|
|
|
+#: src/oozie/templates/editor/coordinator_properties.mako:33
|
|
|
+#: src/oozie/templates/editor/job_action_properties.mako:33
|
|
|
+#: src/oozie/templates/editor/workflow_utils.mako:32
|
|
|
+msgid "Value"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/utils.inc.mako:278
|
|
|
+msgid "Choose a"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/utils.inc.mako:278
|
|
|
+msgid "folder"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/utils.inc.mako:278
|
|
|
+msgid "file"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/utils.inc.mako:451
|
|
|
+msgid "The end cannot be before the starting moment"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:26
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:26
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:26
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:26
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:25
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:27
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:26
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:27
|
|
|
+#: src/oozie/templates/editor/create_bundle.mako:26
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:25
|
|
|
+#: src/oozie/templates/editor/create_workflow.mako:25
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:27
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:27
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:28
|
|
|
+#: src/oozie/templates/editor/import_workflow.mako:25
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:27
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:26
|
|
|
+#: src/oozie/templates/editor/list_history.mako:27
|
|
|
+#: src/oozie/templates/editor/list_history_record.mako:25
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:27
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:26
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:26
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:26
|
|
|
+msgid "Oozie App"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:49
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:67
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:87
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:54
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:66
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:89
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:64
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:67
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:91
|
|
|
+#: src/oozie/templates/editor/list_history.mako:44
|
|
|
+#: src/oozie/templates/editor/list_history_record.mako:52
|
|
|
+msgid "Submitter"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:52
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:197
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:64
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:85
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:57
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:194
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:63
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:86
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:39
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:67
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:178
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:69
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:64
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:88
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:65
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:64
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:57
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:60
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:63
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:67
|
|
|
+msgid "Status"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:55
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:66
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:60
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:65
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:70
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:66
|
|
|
+msgid "Progress"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:62
|
|
|
+msgid "Kick off time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:65
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:187
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:69
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:89
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:73
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:203
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:70
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:93
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:77
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:175
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:110
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:71
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:95
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:227
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:387
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:222
|
|
|
+#: src/oozie/templates/editor/list_history_record.mako:44
|
|
|
+msgid "Id"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:78
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:84
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:96
|
|
|
+msgid "Manage"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:80
|
|
|
+#, python-format
|
|
|
+msgid "Kill %(bundle)s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:87
|
|
|
+#, python-format
|
|
|
+msgid "Are you sure you want to kill bundle %s?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:90
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:345
|
|
|
+msgid "The bundle was killed!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:91
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:346
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:97
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:357
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:109
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:353
|
|
|
+msgid "Are you sure you'd like to kill this job?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:92
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:343
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:347
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:98
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:354
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:358
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:110
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:350
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:354
|
|
|
+msgid "Kill"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:102
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:108
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:139
|
|
|
+msgid "Rerun"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:105
|
|
|
+msgid "Suspend the bundle after finishing the current running actions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:107
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:354
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:113
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:365
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:114
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:361
|
|
|
+msgid "Are you sure you'd like to suspend this job?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:113
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:351
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:355
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:119
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:362
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:366
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:120
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:358
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:362
|
|
|
+msgid "Suspend"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:115
|
|
|
+msgid "Resume the bundle"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:117
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:362
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:123
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:373
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:124
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:369
|
|
|
+msgid "Are you sure you'd like to resume this job?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:123
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:359
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:363
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:129
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:370
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:374
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:130
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:366
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:370
|
|
|
+msgid "Resume"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:133
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:139
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:152
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:154
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:75
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:80
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:61
|
|
|
+msgid "Actions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:134
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:140
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:156
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:77
|
|
|
+#: src/oozie/templates/editor/list_history_record.mako:33
|
|
|
+msgid "Details"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:135
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:141
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:51
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:157
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:78
|
|
|
+msgid "Configuration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:136
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:142
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:158
|
|
|
+msgid "Log"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:137
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:143
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:159
|
|
|
+msgid "Definition"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:146
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:189
|
|
|
+msgid "Last action"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:147
|
|
|
+msgid "Next materialization"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:161
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:219
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:166
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:220
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:199
|
|
|
+msgid "There are no actions to be shown."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:191
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:67
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:67
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:90
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:89
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:121
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:317
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:63
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:59
|
|
|
+msgid "Frequency"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:192
|
|
|
+msgid "Time Unit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:194
|
|
|
+msgid "Acl"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:199
|
|
|
+msgid "Time out"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:200
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:69
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:92
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:181
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:253
|
|
|
+msgid "Start Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:202
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:182
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:261
|
|
|
+msgid "End Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:203
|
|
|
+msgid "Pause Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:252
|
|
|
+msgid "Created time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:273
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:277
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:133
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:290
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:178
|
|
|
+#: src/oozie/templates/editor/create_bundle.mako:62
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:116
|
|
|
+#: src/oozie/templates/editor/create_workflow.mako:77
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:135
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:275
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:248
|
|
|
+#: src/oozie/templates/editor/import_workflow.mako:81
|
|
|
+#: src/oozie/templates/editor/list_history_record.mako:81
|
|
|
+msgid "Back"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:288
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:106
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:296
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:110
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:304
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:112
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:42
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:263
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:120
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:136
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:116
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:132
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:98
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:114
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:130
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:98
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:115
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:132
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:99
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:115
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:131
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:117
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:133
|
|
|
+msgid "No"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:289
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:107
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:297
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:111
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:305
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:113
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:44
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:264
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:121
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:137
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:117
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:133
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:99
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:115
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:131
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:99
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:116
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:133
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:100
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:116
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:132
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:118
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:134
|
|
|
+msgid "Yes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:391
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:289
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:394
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:300
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:296
|
|
|
+msgid "Problem: "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundle.mako:406
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:409
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:408
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:423
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:438
|
|
|
+msgid "Error: "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:35
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:35
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:36
|
|
|
+#: src/oozie/templates/editor/list_history.mako:35
|
|
|
+msgid "Filter:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:36
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:35
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:36
|
|
|
+#: src/oozie/templates/editor/list_history.mako:35
|
|
|
+msgid "Search for username, name, etc..."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:40
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:39
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:40
|
|
|
+msgid "Show only"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:43
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:42
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:43
|
|
|
+msgid "1"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:44
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:43
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:44
|
|
|
+msgid "7"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:45
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:44
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:45
|
|
|
+msgid "15"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:46
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:45
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:46
|
|
|
+msgid "30"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:48
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:47
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:48
|
|
|
+msgid "days with status"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:50
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:49
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:50
|
|
|
+msgid "Succeeded"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:51
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:59
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:50
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:58
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:51
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:59
|
|
|
+msgid "Running"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:52
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:51
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:52
|
|
|
+msgid "Killed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:63
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:84
|
|
|
+msgid "Kickoff Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:68
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:88
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:200
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:257
|
|
|
+msgid "Created Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:70
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:71
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:41
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:72
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:130
|
|
|
+msgid "Action"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:80
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:81
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:83
|
|
|
+msgid "Completed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:157
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:191
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:165
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:202
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:165
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:184
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:166
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:203
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:256
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:260
|
|
|
+#: src/oozie/templates/editor/list_history.mako:84
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:227
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:229
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:228
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:260
|
|
|
+msgid "No data available"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:158
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:192
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:166
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:203
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:167
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:204
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:257
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:261
|
|
|
+#: src/oozie/templates/editor/list_history.mako:85
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:228
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:230
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:229
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:261
|
|
|
+msgid "Showing _START_ to _END_ of _TOTAL_ entries"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:159
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:193
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:167
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:204
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:168
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:205
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:258
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:262
|
|
|
+#: src/oozie/templates/editor/list_history.mako:86
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:229
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:231
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:230
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:262
|
|
|
+msgid "Showing 0 to 0 of 0 entries"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:160
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:194
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:168
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:205
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:169
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:206
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:259
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:263
|
|
|
+#: src/oozie/templates/editor/list_history.mako:87
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:230
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:232
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:231
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:263
|
|
|
+msgid "(filtered from _MAX_ total entries)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:161
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:195
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:169
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:206
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:166
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:185
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:170
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:207
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:260
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:264
|
|
|
+#: src/oozie/templates/editor/list_history.mako:88
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:231
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:233
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:232
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:264
|
|
|
+msgid "No matching records"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:163
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:197
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:171
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:208
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:172
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:209
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:262
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:266
|
|
|
+#: src/oozie/templates/editor/list_history.mako:90
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:233
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:235
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:234
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:266
|
|
|
+msgid "First"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:164
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:198
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:172
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:209
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:173
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:210
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:263
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:267
|
|
|
+#: src/oozie/templates/editor/list_history.mako:91
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:234
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:236
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:235
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:267
|
|
|
+msgid "Last"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:165
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:199
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:173
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:210
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:174
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:211
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:117
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:136
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:276
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:264
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:268
|
|
|
+#: src/oozie/templates/editor/list_history.mako:92
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:235
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:237
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:236
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:268
|
|
|
+msgid "Next"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:166
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:200
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:174
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:211
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:175
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:212
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:265
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:269
|
|
|
+#: src/oozie/templates/editor/list_history.mako:93
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:236
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:238
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:237
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:269
|
|
|
+msgid "Previous"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:344
|
|
|
+msgid "Are you sure you want to kill bundle "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:352
|
|
|
+msgid "Are you sure you want to suspend bundle "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:353
|
|
|
+msgid "The bundle was suspended!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:360
|
|
|
+msgid "Are you sure you want to resume bundle "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_bundles.mako:361
|
|
|
+msgid "The bundle was resumed!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:70
|
|
|
+msgid "Next Materialized Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:77
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:68
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:198
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:251
|
|
|
+msgid "Datasets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:86
|
|
|
+#, python-format
|
|
|
+msgid "Kill %(coordinator)s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:93
|
|
|
+#, python-format
|
|
|
+msgid "Are you sure you want to kill coordinator %s?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:96
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:356
|
|
|
+msgid "The coordinator was killed!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:111
|
|
|
+msgid "Suspend the coordinator after finishing the current running actions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:121
|
|
|
+msgid "Resume the coordinator"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:138
|
|
|
+msgid "Calendar"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:151
|
|
|
+msgid "Day"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:152
|
|
|
+msgid "Comment"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:181
|
|
|
+msgid "Missing"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:190
|
|
|
+msgid "Number"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:191
|
|
|
+msgid "Nominal Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:196
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:185
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:115
|
|
|
+msgid "Error Code"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:197
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:186
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:121
|
|
|
+msgid "Error Message"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:198
|
|
|
+msgid "Missing Dependencies"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:201
|
|
|
+msgid "Last Modified Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:204
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:179
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:245
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:57
|
|
|
+msgid "External Id"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:252
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:102
|
|
|
+msgid "Start time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinator.mako:256
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:106
|
|
|
+msgid "End time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:62
|
|
|
+msgid "Next submission"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:68
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:91
|
|
|
+msgid "Time unit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:85
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:87
|
|
|
+msgid "Completion"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:88
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:90
|
|
|
+msgid "Duration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:355
|
|
|
+msgid "Are you sure you want to kill coordinator "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:363
|
|
|
+msgid "Are you sure you want to suspend coordinator "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:364
|
|
|
+msgid "The coordinator was suspended!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:371
|
|
|
+msgid "Are you sure you want to resume coordinator "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_coordinators.mako:372
|
|
|
+msgid "The coordinator was resumed!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:50
|
|
|
+msgid "Instrumentation"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:58
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:125
|
|
|
+msgid "Filter: "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:58
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_info.mako:125
|
|
|
+msgid "Text Filter"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:53
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:50
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:48
|
|
|
+msgid "Edit workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:81
|
|
|
+#: src/oozie/templates/dashboard/rerun_bundle_popup.mako:62
|
|
|
+#: src/oozie/templates/dashboard/rerun_coord_popup.mako:54
|
|
|
+#: src/oozie/templates/dashboard/rerun_job_popup.mako:56
|
|
|
+msgid "Variables"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:98
|
|
|
+#, python-format
|
|
|
+msgid "Kill %(workflow)s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:105
|
|
|
+#, python-format
|
|
|
+msgid "Are you sure you want to kill workflow %s?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:108
|
|
|
+msgid "The workflow was killed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:112
|
|
|
+msgid "Suspend the workflow after finishing the current running actions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:122
|
|
|
+msgid "Resume the workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:132
|
|
|
+msgid "Rerun the same workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:151
|
|
|
+msgid "Graph"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:174
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:60
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:152
|
|
|
+msgid "Logs"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:184
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:126
|
|
|
+msgid "Retries"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:187
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:134
|
|
|
+msgid "Transition"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:189
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:98
|
|
|
+msgid "Data"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:241
|
|
|
+msgid "Group"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:249
|
|
|
+msgid "Last Modification time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:265
|
|
|
+msgid "Application Path"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow.mako:269
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:70
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:94
|
|
|
+msgid "Run"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:62
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:160
|
|
|
+#: src/oozie/templates/editor/gen/workflow-graph-status.xml.mako:72
|
|
|
+msgid "View the logs"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:79
|
|
|
+msgid "Child Jobs"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:88
|
|
|
+msgid "Property"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:94
|
|
|
+msgid "External Status"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:130
|
|
|
+msgid "TrackerURI"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:147
|
|
|
+msgid "No child jobs"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflow_action.mako:153
|
|
|
+msgid "Ids"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:63
|
|
|
+msgid "Submission"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:68
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:92
|
|
|
+msgid "Created"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:351
|
|
|
+msgid "Are you sure you want to kill workflow "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:352
|
|
|
+msgid "The workflow was killed!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:359
|
|
|
+msgid "Are you sure you want to suspend workflow "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:360
|
|
|
+msgid "The workflow was suspended!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:367
|
|
|
+msgid "Are you sure you want to resume workflow "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/list_oozie_workflows.mako:368
|
|
|
+msgid "The workflow was resumed!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/rerun_bundle_popup.mako:28
|
|
|
+#: src/oozie/templates/dashboard/rerun_coord_popup.mako:28
|
|
|
+#: src/oozie/templates/dashboard/rerun_job_popup.mako:29
|
|
|
+msgid "Rerun this job?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/rerun_bundle_popup.mako:36
|
|
|
+msgid "Select coordinators to rerun"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/rerun_bundle_popup.mako:91
|
|
|
+#: src/oozie/templates/dashboard/rerun_coord_popup.mako:83
|
|
|
+#: src/oozie/templates/dashboard/rerun_job_popup.mako:83
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:66
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:302
|
|
|
+#: src/oozie/templates/editor/submit_job_popup.mako:58
|
|
|
+msgid "Cancel"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/rerun_bundle_popup.mako:92
|
|
|
+#: src/oozie/templates/dashboard/rerun_coord_popup.mako:84
|
|
|
+#: src/oozie/templates/dashboard/rerun_job_popup.mako:84
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:78
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:81
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:64
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:36
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:35
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:35
|
|
|
+#: src/oozie/templates/editor/submit_job_popup.mako:59
|
|
|
+msgid "Submit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/rerun_bundle_popup.mako:105
|
|
|
+#: src/oozie/templates/dashboard/rerun_coord_popup.mako:97
|
|
|
+#: src/oozie/templates/dashboard/rerun_job_popup.mako:91
|
|
|
+msgid "Select all"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/rerun_bundle_popup.mako:106
|
|
|
+#: src/oozie/templates/dashboard/rerun_coord_popup.mako:98
|
|
|
+#: src/oozie/templates/dashboard/rerun_job_popup.mako:92
|
|
|
+msgid "Search"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/rerun_bundle_popup.mako:107
|
|
|
+#: src/oozie/templates/dashboard/rerun_coord_popup.mako:99
|
|
|
+#: src/oozie/templates/dashboard/rerun_job_popup.mako:93
|
|
|
+msgid "No successful actions found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/rerun_coord_popup.mako:36
|
|
|
+#: src/oozie/templates/dashboard/rerun_job_popup.mako:35
|
|
|
+msgid "Select actions to rerun"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/rerun_job_popup.mako:40
|
|
|
+msgid "All or skip successful"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/dashboard/rerun_job_popup.mako:45
|
|
|
+msgid "Only failed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:34
|
|
|
+msgid "Import Action"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:58
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:233
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:393
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:216
|
|
|
+msgid "N/A"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:67
|
|
|
+#: src/oozie/templates/editor/import_workflow.mako:80
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:52
|
|
|
+msgid "Import"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:102
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:32
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:65
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:100
|
|
|
+msgid "Edit Node: "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:113
|
|
|
+msgid "Action type"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:122
|
|
|
+msgid ""
|
|
|
+"All the paths are relative to the deployment directory. They can be "
|
|
|
+"absolute but this is not recommended."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:124
|
|
|
+msgid "All the paths need to be absolute."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:127
|
|
|
+msgid "You can parameterize values using case sensitive"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:131
|
|
|
+msgid "The ssh server requires passwordless login"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:137
|
|
|
+msgid ""
|
|
|
+"The delegation token needs to be propagated from the launcher job to the "
|
|
|
+"MR job"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:144
|
|
|
+msgid "Requires some SMTP server configuration to be present (in oozie-site.xml)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:165
|
|
|
+msgid "Add delete"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:166
|
|
|
+msgid "Add mkdir"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:179
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:205
|
|
|
+msgid "Add param"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:180
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:192
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:217
|
|
|
+msgid "Add argument"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:193
|
|
|
+msgid "Add env-var"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:229
|
|
|
+msgid "Add arg"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:326
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:80
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:176
|
|
|
+msgid "Done"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:349
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:377
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:411
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:445
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:481
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:519
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:559
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:212
|
|
|
+#: src/oozie/templates/editor/coordinator_properties.mako:41
|
|
|
+#: src/oozie/templates/editor/create_coordinator_data.mako:50
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:157
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:182
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:168
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:180
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:221
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:233
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:323
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:347
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:347
|
|
|
+#: src/oozie/templates/editor/job_action_properties.mako:41
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:39
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:40
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:38
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:39
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:39
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:40
|
|
|
+#: src/oozie/templates/editor/workflow_utils.mako:40
|
|
|
+msgid "Delete"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:357
|
|
|
+msgid "Add path"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:385
|
|
|
+msgid "Add archive"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:394
|
|
|
+msgid "Job properties"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:400
|
|
|
+msgid "Property name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:419
|
|
|
+msgid "Add property"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:434
|
|
|
+msgid "Source"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:435
|
|
|
+msgid "Destination"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:453
|
|
|
+msgid "Add move"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:468
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:166
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:219
|
|
|
+msgid "Path"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:469
|
|
|
+msgid "Permissions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:470
|
|
|
+msgid "Recursive"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:489
|
|
|
+msgid "Add chmod"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:498
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:191
|
|
|
+msgid "Params"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:528
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:568
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:221
|
|
|
+msgid "label"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/action_utils.mako:538
|
|
|
+msgid "Prepare"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:37
|
|
|
+msgid "Convert this fork into a decision?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:114
|
|
|
+msgid "Examples of predicates:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:120
|
|
|
+msgid "More on predicates"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:128
|
|
|
+msgid "Predicate"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:140
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:160
|
|
|
+msgid "go to"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/control_utils.mako:155
|
|
|
+msgid "default"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/coordinator_properties.mako:53
|
|
|
+#: src/oozie/templates/editor/create_coordinator_data.mako:55
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:65
|
|
|
+#: src/oozie/templates/editor/job_action_properties.mako:53
|
|
|
+#: src/oozie/templates/editor/workflow_utils.mako:45
|
|
|
+msgid "Add"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_bundle.mako:31
|
|
|
+msgid "Create Bundle"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_bundle.mako:44
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:55
|
|
|
+#: src/oozie/templates/editor/create_workflow.mako:43
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:60
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:60
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:44
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:78
|
|
|
+#: src/oozie/templates/editor/list_history_record.mako:77
|
|
|
+msgid "Properties"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_bundle.mako:61
|
|
|
+#: src/oozie/templates/editor/create_bundled_coordinator.mako:35
|
|
|
+#: src/oozie/templates/editor/create_workflow.mako:76
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:208
|
|
|
+#: src/oozie/templates/editor/edit_bundled_coordinator.mako:34
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:246
|
|
|
+msgid "Save"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_bundled_coordinator.mako:27
|
|
|
+msgid "Add coordinator to the Bundle"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:49
|
|
|
+msgid "Coordinator Editor"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:56
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:61
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:61
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:45
|
|
|
+msgid "Edit properties"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:62
|
|
|
+msgid "Step 1: Details"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:63
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:93
|
|
|
+msgid "Step 2: Frequency"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:64
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:94
|
|
|
+msgid "Step 3: Inputs"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:65
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:95
|
|
|
+msgid "Step 4: Outputs"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:66
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:96
|
|
|
+msgid "Step 5: Advanced settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:73
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:106
|
|
|
+msgid "Coordinator data"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_coordinator.mako:188
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:471
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:680
|
|
|
+msgid "This field is required."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_coordinator_data.mako:39
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:165
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:218
|
|
|
+msgid "Dataset"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_coordinator_dataset.mako:31
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:115
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:135
|
|
|
+msgid ""
|
|
|
+"UTC time only. (e.g. if you want 10pm PST (UTC+8) set it 8 hours later to"
|
|
|
+" 6am the next day."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_coordinator_dataset.mako:47
|
|
|
+#: src/oozie/templates/editor/edit_coordinator_dataset.mako:50
|
|
|
+msgid "You can parameterize the values using"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_workflow.mako:30
|
|
|
+msgid "Create Workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/create_workflow.mako:53
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:103
|
|
|
+#: src/oozie/templates/editor/import_workflow.mako:57
|
|
|
+msgid "advanced"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:54
|
|
|
+msgid "Bundle Editor : "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:67
|
|
|
+msgid "Show selected"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:70
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:220
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:75
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:380
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:57
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:214
|
|
|
+#: src/oozie/templates/editor/list_history_record.mako:30
|
|
|
+msgid "History"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:71
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:76
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:58
|
|
|
+msgid "Show history"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:78
|
|
|
+msgid "Submit this bundle"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:83
|
|
|
+msgid "Copy this bundle"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:83
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:82
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:70
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:346
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:37
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:36
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:37
|
|
|
+msgid "Copy"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:97
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:92
|
|
|
+msgid "Step 1: General"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:98
|
|
|
+msgid "Step 2: Advanced settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:105
|
|
|
+msgid "Bundle data"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:128
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:256
|
|
|
+msgid "Advanced settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:138
|
|
|
+msgid "Save bundle"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:166
|
|
|
+msgid "Click to view the coordinator"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:204
|
|
|
+msgid "There are currently no coordinator in this bundle."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:204
|
|
|
+msgid "Do you want to add a coordinator ?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundle.mako:226
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:386
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:221
|
|
|
+msgid "Date"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_bundled_coordinator.mako:26
|
|
|
+msgid "Edit bundled coordinator"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:54
|
|
|
+msgid "Coordinator Editor : "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:70
|
|
|
+msgid "Create new"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:72
|
|
|
+msgid "Show existing"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:81
|
|
|
+msgid "Submit this coordinator"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:82
|
|
|
+msgid "Copy this coordinator"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:152
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:157
|
|
|
+msgid "Inputs"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:153
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:205
|
|
|
+msgid "The inputs and outputs of the workflow must be mapped to some data."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:154
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:206
|
|
|
+msgid "The data is represented by some datasets that can be created "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:154
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:206
|
|
|
+msgid "here"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:158
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:210
|
|
|
+msgid "This type of coordinator does not require any dataset."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:194
|
|
|
+msgid "There are currently no defined inputs."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:204
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:209
|
|
|
+msgid "Outputs"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:247
|
|
|
+msgid "There are currently no defined outputs."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:278
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:373
|
|
|
+msgid "Save coordinator"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:285
|
|
|
+msgid "Create a new dataset"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:286
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:297
|
|
|
+msgid "Warning"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:286
|
|
|
+msgid "Save your modifications before creating a new dataset."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:291
|
|
|
+msgid "Create dataset"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:296
|
|
|
+msgid "Edit dataset"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:297
|
|
|
+msgid "Save your modifications before editing a dataset."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:301
|
|
|
+msgid "Update dataset"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:308
|
|
|
+msgid "Existing datasets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:332
|
|
|
+msgid "Click to view the dataset"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:369
|
|
|
+msgid "There are currently no datasets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator.mako:369
|
|
|
+msgid "Do you want to create a new dataset ?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator_dataset.mako:36
|
|
|
+msgid "UTC time only."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_coordinator_dataset.mako:36
|
|
|
+msgid "Recommended to be before the coordinator start date."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:35
|
|
|
+msgid "Unsaved"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:38
|
|
|
+msgid "Workflow Editor : "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:47
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:121
|
|
|
+msgid "Editor"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:49
|
|
|
+msgid "Click to import a Job Designer action and add it to the end of the flow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:49
|
|
|
+msgid "Import action"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:52
|
|
|
+msgid "Upload additional files and libraries to the deployment directory"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:52
|
|
|
+msgid "Upload"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:64
|
|
|
+msgid "Submit this workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:67
|
|
|
+msgid "Schedule this workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:67
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:36
|
|
|
+msgid "Schedule"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:70
|
|
|
+msgid "Copy this workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:126
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:132
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:138
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:144
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:150
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:156
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:162
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:168
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:174
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:180
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:186
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:192
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:198
|
|
|
+msgid "Drag and drop this action on the workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:205
|
|
|
+msgid "No actions: drag some from the panel above"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:345
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:370
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:405
|
|
|
+msgid "Edit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:371
|
|
|
+msgid "Convert to Decision"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:440
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:462
|
|
|
+msgid "Received invalid response from server: "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:445
|
|
|
+msgid "Workflow saved"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:453
|
|
|
+msgid "Could not save workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:468
|
|
|
+msgid "Workflow is in read only mode."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:657
|
|
|
+msgid "Confirm Delete"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:658
|
|
|
+msgid "Are you sure you want to delete "
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:714
|
|
|
+msgid "Imported Job Designer workflow as node."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:719
|
|
|
+msgid "Could not import Job Designer workflow as node."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/edit_workflow.mako:744
|
|
|
+msgid "You have unsaved changes in this workflow."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/import_workflow.mako:30
|
|
|
+msgid "Import Workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/import_workflow.mako:33
|
|
|
+msgid ""
|
|
|
+"You can import an external Oozie workflow by providing the workflow "
|
|
|
+"definition file."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/import_workflow.mako:35
|
|
|
+msgid ""
|
|
|
+"Supported workflow versions are 0.4. Other versions might work depending "
|
|
|
+"on their complexity."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:32
|
|
|
+msgid "Bundle Manager"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:44
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:43
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:44
|
|
|
+msgid "Move to trash"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:45
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:44
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:39
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:43
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:43
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:45
|
|
|
+msgid "Delete forever"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:51
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:50
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:51
|
|
|
+msgid "Create"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:53
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:52
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:54
|
|
|
+msgid "Trash"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:64
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:56
|
|
|
+msgid "Kick off"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:66
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:65
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:58
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:61
|
|
|
+msgid "Last Modified"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:117
|
|
|
+msgid "Move the selected bundle(s) to trash?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_bundles.mako:133
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:111
|
|
|
+msgid "Delete the selected bundle(s)?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:31
|
|
|
+msgid "Coordinator Manager"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:113
|
|
|
+msgid "Move the selected coordinator(s) to trash?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_coordinators.mako:129
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:112
|
|
|
+msgid "Delete the selected coordinator(s)?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_history.mako:32
|
|
|
+msgid "Submission History"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_history.mako:42
|
|
|
+#: src/oozie/templates/editor/list_history_record.mako:68
|
|
|
+msgid "Submission Date"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_history.mako:46
|
|
|
+msgid "Submission Id"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:32
|
|
|
+msgid "Bundle Trash"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:36
|
|
|
+msgid "Got to bundle manager"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:38
|
|
|
+msgid "Retore the selected bundles"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:38
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:40
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:40
|
|
|
+msgid "Restore"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:39
|
|
|
+msgid "Delete the selected bundles"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:43
|
|
|
+msgid "Delete all the bundles"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:44
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:48
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:49
|
|
|
+msgid "Empty"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:95
|
|
|
+msgid "Delete all bundle(s)?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_bundles.mako:127
|
|
|
+msgid "Restore the selected bundle(s)?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:31
|
|
|
+msgid "Coordinator Trash"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:35
|
|
|
+msgid "Got to coordinator manager"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:39
|
|
|
+msgid "Restore the selected coordinators"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:42
|
|
|
+msgid "Delete the selected coordinators"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:95
|
|
|
+msgid "Delete all coordinator(s)?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_coordinators.mako:129
|
|
|
+msgid "Restore the selected coordinator(s)?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:31
|
|
|
+msgid "Workflow Trash"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:35
|
|
|
+msgid "Got to workflow manager"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:39
|
|
|
+msgid "Restore the selected workflows"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:42
|
|
|
+msgid "Delete the selected workflows"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:48
|
|
|
+msgid "Delete all the workflows"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:61
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:65
|
|
|
+msgid "Last Modification"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:62
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:66
|
|
|
+msgid "Steps"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:96
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:130
|
|
|
+msgid "Delete the selected workflow(s)?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:112
|
|
|
+msgid "Delete all trashed workflow(s)?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_trashed_workflows.mako:128
|
|
|
+msgid "Restore the selected workflow(s)?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:31
|
|
|
+msgid "Workflow Manager"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/list_workflows.mako:114
|
|
|
+msgid "Move the selected workflow(s) to trash?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/submit_job_popup.mako:27
|
|
|
+msgid "Submit this job?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/templates/editor/gen/workflow-graph-status.xml.mako:70
|
|
|
+msgid "View workflow action"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:58
|
|
|
+msgid "Could not find node of type"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:72
|
|
|
+msgid "links must be a list"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:78
|
|
|
+msgid ""
|
|
|
+"Start should have two children: 'related' to end, 'to' to any node but an"
|
|
|
+" end."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:82
|
|
|
+msgid "End should have no children."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:86
|
|
|
+msgid "Kill should have no children."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:90
|
|
|
+msgid "Join and Decision End should have one child: 'to' to any node."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:94
|
|
|
+msgid ""
|
|
|
+"Fork and Decision should have at least two children: 'related' to their "
|
|
|
+"respective ends, 'start' to any node."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:98
|
|
|
+msgid "Actions should have two children: 'error' to kill, 'ok' to any node."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:120
|
|
|
+#, python-format
|
|
|
+msgid "%(node_type)s should have %(count)d more %(link_type)s linknode_type"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:183 src/oozie/views/api.py:284
|
|
|
+#: src/oozie/views/api.py:291
|
|
|
+msgid "Error saving workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:276
|
|
|
+msgid "Must be POST request."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:328
|
|
|
+msgid "Must be GET request."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:337
|
|
|
+msgid "Must be GET or POST request."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:357
|
|
|
+msgid "Job Designer design does not exist."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:359
|
|
|
+msgid "Could not convert Job Designer design."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/api.py:361 src/oozie/views/api.py:363
|
|
|
+msgid "Error importing node from Job Designer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:65
|
|
|
+msgid "Use a POST request to manage an Oozie job."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:78
|
|
|
+#, python-format
|
|
|
+msgid "Error performing %s on Oozie job %s: %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:90 src/oozie/views/editor.py:337
|
|
|
+msgid "The Oozie server is not running"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:91
|
|
|
+msgid "An error with Oozie occurred."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:291
|
|
|
+#, python-format
|
|
|
+msgid "Error accessing Oozie action %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:350
|
|
|
+msgid "Workflow re-running!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:353
|
|
|
+#, python-format
|
|
|
+msgid "Invalid submission form: %s %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:374
|
|
|
+#, python-format
|
|
|
+msgid "Error re-running workflow %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:403
|
|
|
+msgid "Coordinator re-running!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:406 src/oozie/views/dashboard.py:469
|
|
|
+#: src/oozie/views/editor.py:315 src/oozie/views/editor.py:594
|
|
|
+#: src/oozie/views/editor.py:802
|
|
|
+#, python-format
|
|
|
+msgid "Invalid submission form: %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:428
|
|
|
+#, python-format
|
|
|
+msgid "Error re-running coordinator %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:466
|
|
|
+msgid "Bundle re-running!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:491
|
|
|
+#, python-format
|
|
|
+msgid "Error re-running bundle %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:681
|
|
|
+#, python-format
|
|
|
+msgid "Error accessing Oozie job %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:689
|
|
|
+#, python-format
|
|
|
+msgid ""
|
|
|
+"Permission denied. %(username)s don't have the permissions to access job "
|
|
|
+"%(id)s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/dashboard.py:699
|
|
|
+#, python-format
|
|
|
+msgid ""
|
|
|
+"Permission denied. %(username)s don't have the permissions to modify job "
|
|
|
+"%(id)s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:170 src/oozie/views/editor.py:215
|
|
|
+#: src/oozie/views/editor.py:366 src/oozie/views/editor.py:635
|
|
|
+#, python-format
|
|
|
+msgid "Errors on the form: %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:197
|
|
|
+msgid "Archive should be a Zip."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:206
|
|
|
+msgid "Workflow imported"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:210
|
|
|
+#, python-format
|
|
|
+msgid "Could not import workflow: %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:212
|
|
|
+msgid "Could not import workflow."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:249 src/oozie/views/editor.py:273
|
|
|
+#: src/oozie/views/editor.py:290 src/oozie/views/editor.py:378
|
|
|
+#: src/oozie/views/editor.py:401 src/oozie/views/editor.py:493
|
|
|
+#: src/oozie/views/editor.py:563 src/oozie/views/editor.py:571
|
|
|
+#: src/oozie/views/editor.py:648 src/oozie/views/editor.py:668
|
|
|
+#: src/oozie/views/editor.py:779 src/oozie/views/editor.py:873
|
|
|
+msgid "A POST request is required."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:264
|
|
|
+msgid "Workflow(s) deleted."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:266
|
|
|
+msgid "Workflow(s) trashed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:282
|
|
|
+msgid "Workflow(s) restored."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:312
|
|
|
+msgid "Workflow submitted"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:338
|
|
|
+#, python-format
|
|
|
+msgid "Error submitting workflow %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:346
|
|
|
+msgid ""
|
|
|
+"You already have some coordinators for this workflow. Submit one or "
|
|
|
+"create a new one."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:392
|
|
|
+msgid "Coordinator(s) deleted."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:394
|
|
|
+msgid "Coordinator(s) trashed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:410
|
|
|
+msgid "Coordinator(s) restored."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:451
|
|
|
+msgid "Coordinator saved."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:490
|
|
|
+msgid "Dataset created"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:519
|
|
|
+msgid "Dataset modified"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:521
|
|
|
+msgid "Beware: dataset start date was after the coordinator start date."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:559
|
|
|
+msgid "Coordinator data created"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:591
|
|
|
+msgid "Coordinator submitted."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:621
|
|
|
+#, python-format
|
|
|
+msgid "Error submitting coordinator %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:661
|
|
|
+msgid "Bundle(s) deleted."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:677
|
|
|
+msgid "Bundle(s) restored."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:698
|
|
|
+msgid "Bundle saved."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:727
|
|
|
+msgid "Coordinator added to the bundle!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:762
|
|
|
+msgid "Bundled coordinator updated!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:799
|
|
|
+msgid "Bundle submitted."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/oozie/views/editor.py:833
|
|
|
+#, python-format
|
|
|
+msgid "Error submitting bundle %s"
|
|
|
+msgstr ""
|
|
|
+
|