mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Update pot files
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-01-30 03:44-0500\n"
|
"POT-Creation-Date: 2017-01-31 18:51+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@@ -43,8 +43,9 @@ msgid ""
|
|||||||
"again."
|
"again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/conf.py:14 awx/api/conf.py:24 awx/api/conf.py:33 awx/sso/conf.py:124
|
#: awx/api/conf.py:14 awx/api/conf.py:24 awx/api/conf.py:33
|
||||||
#: awx/sso/conf.py:135 awx/sso/conf.py:147 awx/sso/conf.py:162
|
#: awx/sso/conf.py:124 awx/sso/conf.py:135 awx/sso/conf.py:147
|
||||||
|
#: awx/sso/conf.py:162
|
||||||
msgid "Authentication"
|
msgid "Authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -65,7 +66,7 @@ msgstr ""
|
|||||||
msgid "Enable HTTP Basic Auth for the API Browser."
|
msgid "Enable HTTP Basic Auth for the API Browser."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/generics.py:462
|
#: awx/api/generics.py:466
|
||||||
msgid "\"id\" is required to disassociate"
|
msgid "\"id\" is required to disassociate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -138,7 +139,7 @@ msgstr ""
|
|||||||
msgid "Workflow Template"
|
msgid "Workflow Template"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:658 awx/api/serializers.py:716 awx/api/views.py:3810
|
#: awx/api/serializers.py:658 awx/api/serializers.py:716 awx/api/views.py:3817
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Standard Output too large to display (%(text_size)d bytes), only download "
|
"Standard Output too large to display (%(text_size)d bytes), only download "
|
||||||
@@ -162,246 +163,254 @@ msgstr ""
|
|||||||
msgid "Unable to change %s on user managed by LDAP."
|
msgid "Unable to change %s on user managed by LDAP."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:993
|
#: awx/api/serializers.py:1002
|
||||||
msgid "Organization is missing"
|
msgid "Organization is missing"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:999
|
#: awx/api/serializers.py:1006
|
||||||
|
msgid "Update options must be set to false for manual projects."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: awx/api/serializers.py:1012
|
||||||
msgid "Array of playbooks available within this project."
|
msgid "Array of playbooks available within this project."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1181
|
#: awx/api/serializers.py:1194
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Invalid port specification: %s"
|
msgid "Invalid port specification: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1209 awx/main/validators.py:193
|
#: awx/api/serializers.py:1222 awx/main/validators.py:193
|
||||||
msgid "Must be valid JSON or YAML."
|
msgid "Must be valid JSON or YAML."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1266
|
#: awx/api/serializers.py:1279
|
||||||
msgid "Invalid group name."
|
msgid "Invalid group name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1341
|
#: awx/api/serializers.py:1354
|
||||||
msgid ""
|
msgid ""
|
||||||
"Script must begin with a hashbang sequence: i.e.... #!/usr/bin/env python"
|
"Script must begin with a hashbang sequence: i.e.... #!/usr/bin/env python"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1394
|
#: awx/api/serializers.py:1407
|
||||||
msgid "If 'source' is 'custom', 'source_script' must be provided."
|
msgid "If 'source' is 'custom', 'source_script' must be provided."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1398
|
#: awx/api/serializers.py:1411
|
||||||
msgid ""
|
msgid ""
|
||||||
"The 'source_script' does not belong to the same organization as the "
|
"The 'source_script' does not belong to the same organization as the "
|
||||||
"inventory."
|
"inventory."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1400
|
#: awx/api/serializers.py:1413
|
||||||
msgid "'source_script' doesn't exist."
|
msgid "'source_script' doesn't exist."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1759
|
#: awx/api/serializers.py:1772
|
||||||
msgid ""
|
msgid ""
|
||||||
"Write-only field used to add user to owner role. If provided, do not give "
|
"Write-only field used to add user to owner role. If provided, do not give "
|
||||||
"either team or organization. Only valid for creation."
|
"either team or organization. Only valid for creation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1764
|
#: awx/api/serializers.py:1777
|
||||||
msgid ""
|
msgid ""
|
||||||
"Write-only field used to add team to owner role. If provided, do not give "
|
"Write-only field used to add team to owner role. If provided, do not give "
|
||||||
"either user or organization. Only valid for creation."
|
"either user or organization. Only valid for creation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1769
|
#: awx/api/serializers.py:1782
|
||||||
msgid ""
|
msgid ""
|
||||||
"Inherit permissions from organization roles. If provided on creation, do not "
|
"Inherit permissions from organization roles. If provided on creation, do not "
|
||||||
"give either user or team."
|
"give either user or team."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1785
|
#: awx/api/serializers.py:1798
|
||||||
msgid "Missing 'user', 'team', or 'organization'."
|
msgid "Missing 'user', 'team', or 'organization'."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1798
|
#: awx/api/serializers.py:1811
|
||||||
msgid ""
|
msgid ""
|
||||||
"Credential organization must be set and match before assigning to a team"
|
"Credential organization must be set and match before assigning to a team"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1890
|
#: awx/api/serializers.py:1903
|
||||||
msgid "This field is required."
|
msgid "This field is required."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1892 awx/api/serializers.py:1894
|
#: awx/api/serializers.py:1905 awx/api/serializers.py:1907
|
||||||
msgid "Playbook not found for project."
|
msgid "Playbook not found for project."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1896
|
#: awx/api/serializers.py:1909
|
||||||
msgid "Must select playbook for project."
|
msgid "Must select playbook for project."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1960 awx/main/models/jobs.py:278
|
#: awx/api/serializers.py:1975
|
||||||
|
msgid "Must either set a default value or ask to prompt on launch."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: awx/api/serializers.py:1978 awx/main/models/jobs.py:278
|
||||||
msgid "Scan jobs must be assigned a fixed inventory."
|
msgid "Scan jobs must be assigned a fixed inventory."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1962 awx/main/models/jobs.py:281
|
#: awx/api/serializers.py:1980 awx/main/models/jobs.py:281
|
||||||
msgid "Job types 'run' and 'check' must have assigned a project."
|
msgid "Job types 'run' and 'check' must have assigned a project."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:1965
|
#: awx/api/serializers.py:1987
|
||||||
msgid "Survey Enabled cannot be used with scan jobs."
|
msgid "Survey Enabled cannot be used with scan jobs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2025
|
#: awx/api/serializers.py:2047
|
||||||
msgid "Invalid job template."
|
msgid "Invalid job template."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2110
|
#: awx/api/serializers.py:2132
|
||||||
msgid "Credential not found or deleted."
|
msgid "Credential not found or deleted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2112
|
#: awx/api/serializers.py:2134
|
||||||
msgid "Job Template Project is missing or undefined."
|
msgid "Job Template Project is missing or undefined."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2114
|
#: awx/api/serializers.py:2136
|
||||||
msgid "Job Template Inventory is missing or undefined."
|
msgid "Job Template Inventory is missing or undefined."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2399
|
#: awx/api/serializers.py:2421
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(job_type)s is not a valid job type. The choices are %(choices)s."
|
msgid "%(job_type)s is not a valid job type. The choices are %(choices)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2404
|
#: awx/api/serializers.py:2426
|
||||||
msgid "Workflow job template is missing during creation."
|
msgid "Workflow job template is missing during creation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2409
|
#: awx/api/serializers.py:2431
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cannot nest a %s inside a WorkflowJobTemplate"
|
msgid "Cannot nest a %s inside a WorkflowJobTemplate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2647
|
#: awx/api/serializers.py:2669
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Job Template '%s' is missing or undefined."
|
msgid "Job Template '%s' is missing or undefined."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2673
|
#: awx/api/serializers.py:2695
|
||||||
msgid "Must be a valid JSON or YAML dictionary."
|
msgid "Must be a valid JSON or YAML dictionary."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2815
|
#: awx/api/serializers.py:2837
|
||||||
msgid ""
|
msgid ""
|
||||||
"Missing required fields for Notification Configuration: notification_type"
|
"Missing required fields for Notification Configuration: notification_type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2838
|
#: awx/api/serializers.py:2860
|
||||||
msgid "No values specified for field '{}'"
|
msgid "No values specified for field '{}'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2843
|
#: awx/api/serializers.py:2865
|
||||||
msgid "Missing required fields for Notification Configuration: {}."
|
msgid "Missing required fields for Notification Configuration: {}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2846
|
#: awx/api/serializers.py:2868
|
||||||
msgid "Configuration field '{}' incorrect type, expected {}."
|
msgid "Configuration field '{}' incorrect type, expected {}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2899
|
#: awx/api/serializers.py:2921
|
||||||
msgid "Inventory Source must be a cloud resource."
|
msgid "Inventory Source must be a cloud resource."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2901
|
#: awx/api/serializers.py:2923
|
||||||
msgid "Manual Project can not have a schedule set."
|
msgid "Manual Project can not have a schedule set."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2923
|
#: awx/api/serializers.py:2945
|
||||||
msgid "DTSTART required in rrule. Value should match: DTSTART:YYYYMMDDTHHMMSSZ"
|
msgid "DTSTART required in rrule. Value should match: DTSTART:YYYYMMDDTHHMMSSZ"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2925
|
#: awx/api/serializers.py:2947
|
||||||
msgid "Multiple DTSTART is not supported."
|
msgid "Multiple DTSTART is not supported."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2927
|
#: awx/api/serializers.py:2949
|
||||||
msgid "RRULE require in rrule."
|
msgid "RRULE require in rrule."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2929
|
#: awx/api/serializers.py:2951
|
||||||
msgid "Multiple RRULE is not supported."
|
msgid "Multiple RRULE is not supported."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2931
|
#: awx/api/serializers.py:2953
|
||||||
msgid "INTERVAL required in rrule."
|
msgid "INTERVAL required in rrule."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2933
|
#: awx/api/serializers.py:2955
|
||||||
msgid "TZID is not supported."
|
msgid "TZID is not supported."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2935
|
#: awx/api/serializers.py:2957
|
||||||
msgid "SECONDLY is not supported."
|
msgid "SECONDLY is not supported."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2937
|
#: awx/api/serializers.py:2959
|
||||||
msgid "Multiple BYMONTHDAYs not supported."
|
msgid "Multiple BYMONTHDAYs not supported."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2939
|
#: awx/api/serializers.py:2961
|
||||||
msgid "Multiple BYMONTHs not supported."
|
msgid "Multiple BYMONTHs not supported."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2941
|
#: awx/api/serializers.py:2963
|
||||||
msgid "BYDAY with numeric prefix not supported."
|
msgid "BYDAY with numeric prefix not supported."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2943
|
#: awx/api/serializers.py:2965
|
||||||
msgid "BYYEARDAY not supported."
|
msgid "BYYEARDAY not supported."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2945
|
#: awx/api/serializers.py:2967
|
||||||
msgid "BYWEEKNO not supported."
|
msgid "BYWEEKNO not supported."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2949
|
#: awx/api/serializers.py:2971
|
||||||
msgid "COUNT > 999 is unsupported."
|
msgid "COUNT > 999 is unsupported."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2953
|
#: awx/api/serializers.py:2975
|
||||||
msgid "rrule parsing failed validation."
|
msgid "rrule parsing failed validation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2971
|
#: awx/api/serializers.py:2997
|
||||||
msgid ""
|
msgid ""
|
||||||
"A summary of the new and changed values when an object is created, updated, "
|
"A summary of the new and changed values when an object is created, updated, "
|
||||||
"or deleted"
|
"or deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2973
|
#: awx/api/serializers.py:2999
|
||||||
msgid ""
|
msgid ""
|
||||||
"For create, update, and delete events this is the object type that was "
|
"For create, update, and delete events this is the object type that was "
|
||||||
"affected. For associate and disassociate events this is the object type "
|
"affected. For associate and disassociate events this is the object type "
|
||||||
"associated or disassociated with object2."
|
"associated or disassociated with object2."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2976
|
#: awx/api/serializers.py:3002
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unpopulated for create, update, and delete events. For associate and "
|
"Unpopulated for create, update, and delete events. For associate and "
|
||||||
"disassociate events this is the object type that object1 is being associated "
|
"disassociate events this is the object type that object1 is being associated "
|
||||||
"with."
|
"with."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:2979
|
#: awx/api/serializers.py:3005
|
||||||
msgid "The action taken with respect to the given object(s)."
|
msgid "The action taken with respect to the given object(s)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:3086
|
#: awx/api/serializers.py:3112
|
||||||
msgid "Unable to login with provided credentials."
|
msgid "Unable to login with provided credentials."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/serializers.py:3088
|
#: awx/api/serializers.py:3114
|
||||||
msgid "Must include \"username\" and \"password\"."
|
msgid "Must include \"username\" and \"password\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -499,15 +508,15 @@ msgstr ""
|
|||||||
msgid "Role 'id' field is missing."
|
msgid "Role 'id' field is missing."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:946 awx/api/views.py:4086
|
#: awx/api/views.py:946 awx/api/views.py:4093
|
||||||
msgid "You cannot assign an Organization role as a child role for a Team."
|
msgid "You cannot assign an Organization role as a child role for a Team."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:950 awx/api/views.py:4100
|
#: awx/api/views.py:950 awx/api/views.py:4107
|
||||||
msgid "You cannot grant system-level permissions to a team."
|
msgid "You cannot grant system-level permissions to a team."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:957 awx/api/views.py:4092
|
#: awx/api/views.py:957 awx/api/views.py:4099
|
||||||
msgid ""
|
msgid ""
|
||||||
"You cannot grant credential access to a team when the Organization field "
|
"You cannot grant credential access to a team when the Organization field "
|
||||||
"isn't set, or belongs to a different organization"
|
"isn't set, or belongs to a different organization"
|
||||||
@@ -529,21 +538,21 @@ msgstr ""
|
|||||||
msgid "Me"
|
msgid "Me"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:1303 awx/api/views.py:4041
|
#: awx/api/views.py:1303 awx/api/views.py:4048
|
||||||
msgid "You may not perform any action with your own admin_role."
|
msgid "You may not perform any action with your own admin_role."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:1309 awx/api/views.py:4045
|
#: awx/api/views.py:1309 awx/api/views.py:4052
|
||||||
msgid "You may not change the membership of a users admin_role"
|
msgid "You may not change the membership of a users admin_role"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:1314 awx/api/views.py:4050
|
#: awx/api/views.py:1314 awx/api/views.py:4057
|
||||||
msgid ""
|
msgid ""
|
||||||
"You cannot grant credential access to a user not in the credentials' "
|
"You cannot grant credential access to a user not in the credentials' "
|
||||||
"organization"
|
"organization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:1318 awx/api/views.py:4054
|
#: awx/api/views.py:1318 awx/api/views.py:4061
|
||||||
msgid "You cannot grant private credential access to another user"
|
msgid "You cannot grant private credential access to another user"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -662,7 +671,7 @@ msgstr ""
|
|||||||
msgid "Workflow Job Template Schedules"
|
msgid "Workflow Job Template Schedules"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:3183 awx/api/views.py:3719
|
#: awx/api/views.py:3183 awx/api/views.py:3726
|
||||||
msgid "Superuser privileges needed."
|
msgid "Superuser privileges needed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -686,28 +695,28 @@ msgstr ""
|
|||||||
msgid "Job Events List"
|
msgid "Job Events List"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:3673
|
#: awx/api/views.py:3680
|
||||||
msgid "Ad Hoc Command Events List"
|
msgid "Ad Hoc Command Events List"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:3867
|
#: awx/api/views.py:3874
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error generating stdout download file: %s"
|
msgid "Error generating stdout download file: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:3912
|
#: awx/api/views.py:3919
|
||||||
msgid "Delete not allowed while there are pending notifications"
|
msgid "Delete not allowed while there are pending notifications"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:3919
|
#: awx/api/views.py:3926
|
||||||
msgid "Notification Template Test"
|
msgid "Notification Template Test"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:4035
|
#: awx/api/views.py:4042
|
||||||
msgid "User 'id' field is missing."
|
msgid "User 'id' field is missing."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/api/views.py:4078
|
#: awx/api/views.py:4085
|
||||||
msgid "Team 'id' field is missing."
|
msgid "Team 'id' field is missing."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -859,7 +868,7 @@ msgstr ""
|
|||||||
msgid "Example setting which can be different for each user."
|
msgid "Example setting which can be different for each user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/conf/conf.py:95 awx/conf/registry.py:67 awx/conf/views.py:46
|
#: awx/conf/conf.py:95 awx/conf/registry.py:76 awx/conf/views.py:46
|
||||||
msgid "User"
|
msgid "User"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -887,18 +896,71 @@ msgstr ""
|
|||||||
msgid "Backup existing settings files with this suffix."
|
msgid "Backup existing settings files with this suffix."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/conf/registry.py:55
|
#: awx/conf/registry.py:64 awx/conf/tests/unit/test_registry.py:169
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:192
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:196
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:201
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:208
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/conf/registry.py:56
|
#: awx/conf/registry.py:65 awx/conf/tests/unit/test_registry.py:170
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:193
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:197
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:202
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:209
|
||||||
msgid "Changed"
|
msgid "Changed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/conf/registry.py:68
|
#: awx/conf/registry.py:77
|
||||||
msgid "User-Defaults"
|
msgid "User-Defaults"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:46
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:56
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:72
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:87
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:100
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:106
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:126
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:140
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:146
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:159
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:171
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:180
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:198
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:210
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:219
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:225
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:237
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:245
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:288
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:306
|
||||||
|
#: awx/conf/tests/unit/test_settings.py:67
|
||||||
|
#: awx/conf/tests/unit/test_settings.py:81
|
||||||
|
#: awx/conf/tests/unit/test_settings.py:97
|
||||||
|
#: awx/conf/tests/unit/test_settings.py:110
|
||||||
|
#: awx/conf/tests/unit/test_settings.py:127
|
||||||
|
#: awx/conf/tests/unit/test_settings.py:143
|
||||||
|
#: awx/conf/tests/unit/test_settings.py:162
|
||||||
|
#: awx/conf/tests/unit/test_settings.py:183
|
||||||
|
#: awx/conf/tests/unit/test_settings.py:197
|
||||||
|
#: awx/conf/tests/unit/test_settings.py:221
|
||||||
|
#: awx/conf/tests/unit/test_settings.py:241
|
||||||
|
#: awx/conf/tests/unit/test_settings.py:258 awx/main/conf.py:19
|
||||||
|
#: awx/main/conf.py:29 awx/main/conf.py:39 awx/main/conf.py:48
|
||||||
|
#: awx/main/conf.py:60 awx/main/conf.py:78 awx/main/conf.py:103
|
||||||
|
msgid "System"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:165
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:172
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:187
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:203
|
||||||
|
#: awx/conf/tests/unit/test_registry.py:211
|
||||||
|
msgid "OtherSystem"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: awx/conf/views.py:38
|
#: awx/conf/views.py:38
|
||||||
msgid "Setting Categories"
|
msgid "Setting Categories"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -990,12 +1052,6 @@ msgstr ""
|
|||||||
msgid "Enable capturing activity for the Tower activity stream."
|
msgid "Enable capturing activity for the Tower activity stream."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/conf.py:19 awx/main/conf.py:29 awx/main/conf.py:39
|
|
||||||
#: awx/main/conf.py:48 awx/main/conf.py:60 awx/main/conf.py:78
|
|
||||||
#: awx/main/conf.py:103
|
|
||||||
msgid "System"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: awx/main/conf.py:27
|
#: awx/main/conf.py:27
|
||||||
msgid "Enable Activity Stream for Inventory Sync"
|
msgid "Enable Activity Stream for Inventory Sync"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -2183,99 +2239,99 @@ msgstr ""
|
|||||||
msgid "List of playbooks found in the project"
|
msgid "List of playbooks found in the project"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:37
|
#: awx/main/models/rbac.py:36
|
||||||
msgid "System Administrator"
|
msgid "System Administrator"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:38
|
#: awx/main/models/rbac.py:37
|
||||||
msgid "System Auditor"
|
msgid "System Auditor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:39
|
#: awx/main/models/rbac.py:38
|
||||||
msgid "Ad Hoc"
|
msgid "Ad Hoc"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:40
|
#: awx/main/models/rbac.py:39
|
||||||
msgid "Admin"
|
msgid "Admin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:41
|
#: awx/main/models/rbac.py:40
|
||||||
msgid "Auditor"
|
msgid "Auditor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:42
|
#: awx/main/models/rbac.py:41
|
||||||
msgid "Execute"
|
msgid "Execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:43
|
#: awx/main/models/rbac.py:42
|
||||||
msgid "Member"
|
msgid "Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:44
|
#: awx/main/models/rbac.py:43
|
||||||
msgid "Read"
|
msgid "Read"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:45
|
#: awx/main/models/rbac.py:44
|
||||||
msgid "Update"
|
msgid "Update"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:46
|
#: awx/main/models/rbac.py:45
|
||||||
msgid "Use"
|
msgid "Use"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:50
|
#: awx/main/models/rbac.py:49
|
||||||
msgid "Can manage all aspects of the system"
|
msgid "Can manage all aspects of the system"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:51
|
#: awx/main/models/rbac.py:50
|
||||||
msgid "Can view all settings on the system"
|
msgid "Can view all settings on the system"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:52
|
#: awx/main/models/rbac.py:51
|
||||||
msgid "May run ad hoc commands on an inventory"
|
msgid "May run ad hoc commands on an inventory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:53
|
#: awx/main/models/rbac.py:52
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Can manage all aspects of the %s"
|
msgid "Can manage all aspects of the %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:54
|
#: awx/main/models/rbac.py:53
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Can view all settings for the %s"
|
msgid "Can view all settings for the %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:55
|
#: awx/main/models/rbac.py:54
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "May run the %s"
|
msgid "May run the %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:56
|
#: awx/main/models/rbac.py:55
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "User is a member of the %s"
|
msgid "User is a member of the %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:57
|
#: awx/main/models/rbac.py:56
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "May view settings for the %s"
|
msgid "May view settings for the %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:58
|
#: awx/main/models/rbac.py:57
|
||||||
msgid ""
|
msgid ""
|
||||||
"May update project or inventory or group using the configured source update "
|
"May update project or inventory or group using the configured source update "
|
||||||
"system"
|
"system"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:59
|
#: awx/main/models/rbac.py:58
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Can use the %s in a job template"
|
msgid "Can use the %s in a job template"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:123
|
#: awx/main/models/rbac.py:122
|
||||||
msgid "roles"
|
msgid "roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/models/rbac.py:439
|
#: awx/main/models/rbac.py:438
|
||||||
msgid "role_ancestors"
|
msgid "role_ancestors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -2384,7 +2440,8 @@ msgid ""
|
|||||||
"capture stdout"
|
"capture stdout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/main/notifications/base.py:17 awx/main/notifications/email_backend.py:28
|
#: awx/main/notifications/base.py:17
|
||||||
|
#: awx/main/notifications/email_backend.py:28
|
||||||
msgid ""
|
msgid ""
|
||||||
"{} #{} had status {} on Ansible Tower, view details at {}\n"
|
"{} #{} had status {} on Ansible Tower, view details at {}\n"
|
||||||
"\n"
|
"\n"
|
||||||
@@ -3452,7 +3509,6 @@ msgid "SAML Team Map"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:123
|
#: awx/sso/fields.py:123
|
||||||
#, python-brace-format
|
|
||||||
msgid "Invalid connection option(s): {invalid_options}."
|
msgid "Invalid connection option(s): {invalid_options}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3469,96 +3525,78 @@ msgid "Subtree"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:214
|
#: awx/sso/fields.py:214
|
||||||
#, python-brace-format
|
|
||||||
msgid "Expected a list of three items but got {length} instead."
|
msgid "Expected a list of three items but got {length} instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:215
|
#: awx/sso/fields.py:215
|
||||||
#, python-brace-format
|
|
||||||
msgid "Expected an instance of LDAPSearch but got {input_type} instead."
|
msgid "Expected an instance of LDAPSearch but got {input_type} instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:251
|
#: awx/sso/fields.py:251
|
||||||
#, python-brace-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Expected an instance of LDAPSearch or LDAPSearchUnion but got {input_type} "
|
"Expected an instance of LDAPSearch or LDAPSearchUnion but got {input_type} "
|
||||||
"instead."
|
"instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:278
|
#: awx/sso/fields.py:278
|
||||||
#, python-brace-format
|
|
||||||
msgid "Invalid user attribute(s): {invalid_attrs}."
|
msgid "Invalid user attribute(s): {invalid_attrs}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:295
|
#: awx/sso/fields.py:295
|
||||||
#, python-brace-format
|
|
||||||
msgid "Expected an instance of LDAPGroupType but got {input_type} instead."
|
msgid "Expected an instance of LDAPGroupType but got {input_type} instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:323
|
#: awx/sso/fields.py:323
|
||||||
#, python-brace-format
|
|
||||||
msgid "Invalid user flag: \"{invalid_flag}\"."
|
msgid "Invalid user flag: \"{invalid_flag}\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:339 awx/sso/fields.py:506
|
#: awx/sso/fields.py:339 awx/sso/fields.py:506
|
||||||
#, python-brace-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Expected None, True, False, a string or list of strings but got {input_type} "
|
"Expected None, True, False, a string or list of strings but got {input_type} "
|
||||||
"instead."
|
"instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:375
|
#: awx/sso/fields.py:375
|
||||||
#, python-brace-format
|
|
||||||
msgid "Missing key(s): {missing_keys}."
|
msgid "Missing key(s): {missing_keys}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:376
|
#: awx/sso/fields.py:376
|
||||||
#, python-brace-format
|
|
||||||
msgid "Invalid key(s): {invalid_keys}."
|
msgid "Invalid key(s): {invalid_keys}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:425 awx/sso/fields.py:542
|
#: awx/sso/fields.py:425 awx/sso/fields.py:542
|
||||||
#, python-brace-format
|
|
||||||
msgid "Invalid key(s) for organization map: {invalid_keys}."
|
msgid "Invalid key(s) for organization map: {invalid_keys}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:443
|
#: awx/sso/fields.py:443
|
||||||
#, python-brace-format
|
|
||||||
msgid "Missing required key for team map: {invalid_keys}."
|
msgid "Missing required key for team map: {invalid_keys}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:444 awx/sso/fields.py:561
|
#: awx/sso/fields.py:444 awx/sso/fields.py:561
|
||||||
#, python-brace-format
|
|
||||||
msgid "Invalid key(s) for team map: {invalid_keys}."
|
msgid "Invalid key(s) for team map: {invalid_keys}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:560
|
#: awx/sso/fields.py:560
|
||||||
#, python-brace-format
|
|
||||||
msgid "Missing required key for team map: {missing_keys}."
|
msgid "Missing required key for team map: {missing_keys}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:578
|
#: awx/sso/fields.py:578
|
||||||
#, python-brace-format
|
|
||||||
msgid "Missing required key(s) for org info record: {missing_keys}."
|
msgid "Missing required key(s) for org info record: {missing_keys}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:591
|
#: awx/sso/fields.py:591
|
||||||
#, python-brace-format
|
|
||||||
msgid "Invalid language code(s) for org info: {invalid_lang_codes}."
|
msgid "Invalid language code(s) for org info: {invalid_lang_codes}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:610
|
#: awx/sso/fields.py:610
|
||||||
#, python-brace-format
|
|
||||||
msgid "Missing required key(s) for contact: {missing_keys}."
|
msgid "Missing required key(s) for contact: {missing_keys}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/fields.py:622
|
#: awx/sso/fields.py:622
|
||||||
#, python-brace-format
|
|
||||||
msgid "Missing required key(s) for IdP: {missing_keys}."
|
msgid "Missing required key(s) for IdP: {missing_keys}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: awx/sso/pipeline.py:24
|
#: awx/sso/pipeline.py:24
|
||||||
#, python-brace-format
|
|
||||||
msgid "An account cannot be found for {0}"
|
msgid "An account cannot be found for {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ msgstr ""
|
|||||||
msgid "+ ADD"
|
msgid "+ ADD"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:32
|
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:33
|
||||||
msgid "A schedule name is required."
|
msgid "A schedule name is required."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -34,7 +34,7 @@ msgstr ""
|
|||||||
msgid "A value is required"
|
msgid "A value is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:160
|
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:167
|
||||||
msgid "A value is required."
|
msgid "A value is required."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -61,7 +61,7 @@ msgstr ""
|
|||||||
#: client/src/lists/Credentials.js:60
|
#: client/src/lists/Credentials.js:60
|
||||||
#: client/src/lists/Inventories.js:68
|
#: client/src/lists/Inventories.js:68
|
||||||
#: client/src/lists/Projects.js:77
|
#: client/src/lists/Projects.js:77
|
||||||
#: client/src/lists/Schedules.js:69
|
#: client/src/lists/Schedules.js:70
|
||||||
#: client/src/lists/Teams.js:50
|
#: client/src/lists/Teams.js:50
|
||||||
#: client/src/lists/Templates.js:62
|
#: client/src/lists/Templates.js:62
|
||||||
#: client/src/lists/Users.js:58
|
#: client/src/lists/Users.js:58
|
||||||
@@ -195,7 +195,7 @@ msgstr ""
|
|||||||
msgid "Add Users"
|
msgid "Add Users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Schedules.js:67
|
#: client/src/lists/Schedules.js:68
|
||||||
msgid "Add a new schedule"
|
msgid "Add a new schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -253,7 +253,7 @@ msgstr ""
|
|||||||
msgid "An SCM update does not appear to be running for project: %s. Click the %sRefresh%s button to view the latest status."
|
msgid "An SCM update does not appear to be running for project: %s. Click the %sRefresh%s button to view the latest status."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/controllers/Credentials.js:102
|
#: client/src/controllers/Credentials.js:105
|
||||||
msgid "Are you sure you want to delete the credential below?"
|
msgid "Are you sure you want to delete the credential below?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -277,7 +277,7 @@ msgstr ""
|
|||||||
msgid "Are you sure you want to delete the user below?"
|
msgid "Are you sure you want to delete the user below?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/controllers/Credentials.js:576
|
#: client/src/controllers/Credentials.js:579
|
||||||
#: client/src/controllers/Projects.js:687
|
#: client/src/controllers/Projects.js:687
|
||||||
msgid "Are you sure you want to remove the %s below from %s?"
|
msgid "Are you sure you want to remove the %s below from %s?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -418,7 +418,7 @@ msgstr ""
|
|||||||
msgid "Cancel Not Allowed"
|
msgid "Cancel Not Allowed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Projects.js:123
|
#: client/src/lists/Projects.js:122
|
||||||
msgid "Cancel the SCM update"
|
msgid "Cancel the SCM update"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -541,11 +541,11 @@ msgstr ""
|
|||||||
msgid "Control the level of output ansible will produce as the playbook executes."
|
msgid "Control the level of output ansible will produce as the playbook executes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Templates.js:100
|
#: client/src/lists/Templates.js:99
|
||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Templates.js:103
|
#: client/src/lists/Templates.js:102
|
||||||
msgid "Copy template"
|
msgid "Copy template"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -624,7 +624,7 @@ msgstr ""
|
|||||||
msgid "Credentials"
|
msgid "Credentials"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/controllers/Credentials.js:346
|
#: client/src/controllers/Credentials.js:349
|
||||||
msgid "Credentials are only shared within an organization. Assign credentials to an organization to delegate credential permissions. The organization cannot be edited after credentials are assigned."
|
msgid "Credentials are only shared within an organization. Assign credentials to an organization to delegate credential permissions. The organization cannot be edited after credentials are assigned."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -637,8 +637,8 @@ msgstr ""
|
|||||||
msgid "DASHBOARD"
|
msgid "DASHBOARD"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/controllers/Credentials.js:104
|
#: client/src/controllers/Credentials.js:107
|
||||||
#: client/src/controllers/Credentials.js:578
|
#: client/src/controllers/Credentials.js:581
|
||||||
#: client/src/controllers/Projects.js:689
|
#: client/src/controllers/Projects.js:689
|
||||||
#: client/src/controllers/Users.js:104
|
#: client/src/controllers/Users.js:104
|
||||||
#: client/src/notifications/notification-templates-list/list.controller.js:189
|
#: client/src/notifications/notification-templates-list/list.controller.js:189
|
||||||
@@ -651,8 +651,8 @@ msgstr ""
|
|||||||
msgid "DETAILS"
|
msgid "DETAILS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/controllers/Credentials.js:101
|
#: client/src/controllers/Credentials.js:104
|
||||||
#: client/src/controllers/Credentials.js:575
|
#: client/src/controllers/Credentials.js:578
|
||||||
#: client/src/controllers/Projects.js:201
|
#: client/src/controllers/Projects.js:201
|
||||||
#: client/src/controllers/Projects.js:686
|
#: client/src/controllers/Projects.js:686
|
||||||
#: client/src/controllers/Users.js:101
|
#: client/src/controllers/Users.js:101
|
||||||
@@ -660,9 +660,9 @@ msgstr ""
|
|||||||
#: client/src/inventory-scripts/inventory-scripts.list.js:74
|
#: client/src/inventory-scripts/inventory-scripts.list.js:74
|
||||||
#: client/src/lists/Credentials.js:91
|
#: client/src/lists/Credentials.js:91
|
||||||
#: client/src/lists/Inventories.js:92
|
#: client/src/lists/Inventories.js:92
|
||||||
#: client/src/lists/Schedules.js:91
|
#: client/src/lists/Schedules.js:92
|
||||||
#: client/src/lists/Teams.js:77
|
#: client/src/lists/Teams.js:77
|
||||||
#: client/src/lists/Templates.js:125
|
#: client/src/lists/Templates.js:124
|
||||||
#: client/src/lists/Users.js:87
|
#: client/src/lists/Users.js:87
|
||||||
#: client/src/notifications/notification-templates-list/list.controller.js:186
|
#: client/src/notifications/notification-templates-list/list.controller.js:186
|
||||||
#: client/src/notifications/notificationTemplates.list.js:89
|
#: client/src/notifications/notificationTemplates.list.js:89
|
||||||
@@ -692,7 +692,7 @@ msgstr ""
|
|||||||
msgid "Delete on Update"
|
msgid "Delete on Update"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Schedules.js:94
|
#: client/src/lists/Schedules.js:95
|
||||||
msgid "Delete schedule"
|
msgid "Delete schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -700,7 +700,7 @@ msgstr ""
|
|||||||
msgid "Delete team"
|
msgid "Delete team"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Templates.js:128
|
#: client/src/lists/Templates.js:127
|
||||||
msgid "Delete template"
|
msgid "Delete template"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -713,11 +713,11 @@ msgstr ""
|
|||||||
msgid "Delete the local repository in its entirety prior to performing an update."
|
msgid "Delete the local repository in its entirety prior to performing an update."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Projects.js:117
|
#: client/src/lists/Projects.js:116
|
||||||
msgid "Delete the project"
|
msgid "Delete the project"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/ScheduledJobs.js:81
|
#: client/src/lists/ScheduledJobs.js:82
|
||||||
msgid "Delete the schedule"
|
msgid "Delete the schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -830,9 +830,9 @@ msgstr ""
|
|||||||
#: client/src/inventory-scripts/inventory-scripts.list.js:57
|
#: client/src/inventory-scripts/inventory-scripts.list.js:57
|
||||||
#: client/src/lists/Credentials.js:72
|
#: client/src/lists/Credentials.js:72
|
||||||
#: client/src/lists/Inventories.js:78
|
#: client/src/lists/Inventories.js:78
|
||||||
#: client/src/lists/Schedules.js:76
|
#: client/src/lists/Schedules.js:77
|
||||||
#: client/src/lists/Teams.js:60
|
#: client/src/lists/Teams.js:60
|
||||||
#: client/src/lists/Templates.js:108
|
#: client/src/lists/Templates.js:107
|
||||||
#: client/src/lists/Users.js:68
|
#: client/src/lists/Users.js:68
|
||||||
#: client/src/notifications/notificationTemplates.list.js:63
|
#: client/src/notifications/notificationTemplates.list.js:63
|
||||||
#: client/src/notifications/notificationTemplates.list.js:72
|
#: client/src/notifications/notificationTemplates.list.js:72
|
||||||
@@ -873,7 +873,7 @@ msgstr ""
|
|||||||
msgid "Edit notification"
|
msgid "Edit notification"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Schedules.js:79
|
#: client/src/lists/Schedules.js:80
|
||||||
msgid "Edit schedule"
|
msgid "Edit schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -881,7 +881,7 @@ msgstr ""
|
|||||||
msgid "Edit team"
|
msgid "Edit team"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Templates.js:110
|
#: client/src/lists/Templates.js:109
|
||||||
msgid "Edit template"
|
msgid "Edit template"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -889,11 +889,11 @@ msgstr ""
|
|||||||
msgid "Edit the User"
|
msgid "Edit the User"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Projects.js:104
|
#: client/src/lists/Projects.js:103
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/ScheduledJobs.js:67
|
#: client/src/lists/ScheduledJobs.js:68
|
||||||
msgid "Edit the schedule"
|
msgid "Edit the schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1139,7 +1139,7 @@ msgstr ""
|
|||||||
msgid "Failure"
|
msgid "Failure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Schedules.js:49
|
#: client/src/lists/Schedules.js:50
|
||||||
msgid "Final Run"
|
msgid "Final Run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1157,7 +1157,7 @@ msgstr ""
|
|||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Schedules.js:39
|
#: client/src/lists/Schedules.js:40
|
||||||
msgid "First Run"
|
msgid "First Run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1195,7 +1195,7 @@ msgstr ""
|
|||||||
msgid "Forks"
|
msgid "Forks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:165
|
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:172
|
||||||
msgid "Frequency Details"
|
msgid "Frequency Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1616,7 +1616,7 @@ msgstr ""
|
|||||||
msgid "Loading..."
|
msgid "Loading..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:128
|
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:133
|
||||||
msgid "Local Time Zone"
|
msgid "Local Time Zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1747,8 +1747,8 @@ msgstr ""
|
|||||||
#: client/src/lists/PortalJobTemplates.js:24
|
#: client/src/lists/PortalJobTemplates.js:24
|
||||||
#: client/src/lists/PortalJobs.js:32
|
#: client/src/lists/PortalJobs.js:32
|
||||||
#: client/src/lists/Projects.js:38
|
#: client/src/lists/Projects.js:38
|
||||||
#: client/src/lists/ScheduledJobs.js:32
|
#: client/src/lists/ScheduledJobs.js:33
|
||||||
#: client/src/lists/Schedules.js:34
|
#: client/src/lists/Schedules.js:35
|
||||||
#: client/src/lists/Teams.js:25
|
#: client/src/lists/Teams.js:25
|
||||||
#: client/src/lists/Templates.js:26
|
#: client/src/lists/Templates.js:26
|
||||||
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:21
|
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:21
|
||||||
@@ -1813,8 +1813,8 @@ msgstr ""
|
|||||||
msgid "New user successfully created!"
|
msgid "New user successfully created!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/ScheduledJobs.js:51
|
#: client/src/lists/ScheduledJobs.js:52
|
||||||
#: client/src/lists/Schedules.js:44
|
#: client/src/lists/Schedules.js:45
|
||||||
msgid "Next Run"
|
msgid "Next Run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -2206,7 +2206,7 @@ msgstr ""
|
|||||||
msgid "Please save before adding users"
|
msgid "Please save before adding users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/controllers/Credentials.js:158
|
#: client/src/controllers/Credentials.js:161
|
||||||
#: client/src/forms/Inventories.js:138
|
#: client/src/forms/Inventories.js:138
|
||||||
#: client/src/forms/Inventories.js:91
|
#: client/src/forms/Inventories.js:91
|
||||||
#: client/src/forms/JobTemplates.js:409
|
#: client/src/forms/JobTemplates.js:409
|
||||||
@@ -2397,14 +2397,17 @@ msgstr ""
|
|||||||
msgid "RECENTLY RUN JOBS"
|
msgid "RECENTLY RUN JOBS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/dashboard/lists/job-templates/job-templates-list.partial.html:4
|
|
||||||
#: client/src/dashboard/lists/job-templates/job-templates-list.partial.html:52
|
#: client/src/dashboard/lists/job-templates/job-templates-list.partial.html:52
|
||||||
msgid "RECENTLY USED JOB TEMPLATES"
|
msgid "RECENTLY USED JOB TEMPLATES"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: client/src/dashboard/lists/job-templates/job-templates-list.partial.html:4
|
||||||
|
msgid "RECENTLY USED TEMPLATES"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/JobEvents.js:89
|
#: client/src/lists/JobEvents.js:89
|
||||||
#: client/src/lists/Projects.js:70
|
#: client/src/lists/Projects.js:70
|
||||||
#: client/src/lists/Schedules.js:62
|
#: client/src/lists/Schedules.js:63
|
||||||
#: client/src/lists/Streams.js:57
|
#: client/src/lists/Streams.js:57
|
||||||
#: client/src/partials/jobs.html:15
|
#: client/src/partials/jobs.html:15
|
||||||
#: client/src/portal-mode/portal-mode-jobs.partial.html:12
|
#: client/src/portal-mode/portal-mode-jobs.partial.html:12
|
||||||
@@ -2455,7 +2458,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: client/src/bread-crumb/bread-crumb.partial.html:6
|
#: client/src/bread-crumb/bread-crumb.partial.html:6
|
||||||
#: client/src/lists/Projects.js:66
|
#: client/src/lists/Projects.js:66
|
||||||
#: client/src/lists/Schedules.js:58
|
#: client/src/lists/Schedules.js:59
|
||||||
#: client/src/lists/Streams.js:54
|
#: client/src/lists/Streams.js:54
|
||||||
msgid "Refresh the page"
|
msgid "Refresh the page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -2477,7 +2480,7 @@ msgstr ""
|
|||||||
msgid "Remove any local modifications prior to performing an update."
|
msgid "Remove any local modifications prior to performing an update."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:143
|
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:149
|
||||||
msgid "Repeat frequency"
|
msgid "Repeat frequency"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -2512,7 +2515,7 @@ msgstr ""
|
|||||||
#: client/src/configuration/auth-form/sub-forms/auth-ldap.form.js:88
|
#: client/src/configuration/auth-form/sub-forms/auth-ldap.form.js:88
|
||||||
#: client/src/configuration/auth-form/sub-forms/auth-radius.form.js:33
|
#: client/src/configuration/auth-form/sub-forms/auth-radius.form.js:33
|
||||||
#: client/src/configuration/auth-form/sub-forms/auth-saml.form.js:82
|
#: client/src/configuration/auth-form/sub-forms/auth-saml.form.js:82
|
||||||
#: client/src/configuration/jobs-form/configuration-jobs.form.js:67
|
#: client/src/configuration/jobs-form/configuration-jobs.form.js:63
|
||||||
#: client/src/configuration/system-form/sub-forms/system-activity-stream.form.js:25
|
#: client/src/configuration/system-form/sub-forms/system-activity-stream.form.js:25
|
||||||
#: client/src/configuration/system-form/sub-forms/system-logging.form.js:52
|
#: client/src/configuration/system-form/sub-forms/system-logging.form.js:52
|
||||||
#: client/src/configuration/system-form/sub-forms/system-misc.form.js:29
|
#: client/src/configuration/system-form/sub-forms/system-misc.form.js:29
|
||||||
@@ -2885,11 +2888,11 @@ msgstr ""
|
|||||||
msgid "Start"
|
msgid "Start"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:40
|
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:41
|
||||||
msgid "Start Date"
|
msgid "Start Date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:54
|
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:56
|
||||||
msgid "Start Time"
|
msgid "Start Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3083,7 +3086,7 @@ msgstr ""
|
|||||||
msgid "The number of parallel or simultaneous processes to use while executing the playbook. 0 signifies the default value from the %sansible configuration file%s."
|
msgid "The number of parallel or simultaneous processes to use while executing the playbook. 0 signifies the default value from the %sansible configuration file%s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/job-results/job-results.controller.js:538
|
#: client/src/job-results/job-results.controller.js:479
|
||||||
msgid "The output is too large to display. Please download."
|
msgid "The output is too large to display. Please download."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3095,7 +3098,7 @@ msgstr ""
|
|||||||
msgid "The selected project is not configured for SCM. To configure for SCM, edit the project and provide SCM settings, and then run an update."
|
msgid "The selected project is not configured for SCM. To configure for SCM, edit the project and provide SCM settings, and then run an update."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:119
|
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:124
|
||||||
msgid "The time must be in HH24:MM:SS format."
|
msgid "The time must be in HH24:MM:SS format."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3127,7 +3130,7 @@ msgstr ""
|
|||||||
msgid "There was an error resetting values. Returned status:"
|
msgid "There was an error resetting values. Returned status:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:161
|
#: client/src/management-jobs/scheduler/schedulerForm.partial.html:168
|
||||||
msgid "This is not a valid number."
|
msgid "This is not a valid number."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3207,7 +3210,7 @@ msgstr ""
|
|||||||
#: client/src/lists/CompletedJobs.js:50
|
#: client/src/lists/CompletedJobs.js:50
|
||||||
#: client/src/lists/Credentials.js:39
|
#: client/src/lists/Credentials.js:39
|
||||||
#: client/src/lists/Projects.js:43
|
#: client/src/lists/Projects.js:43
|
||||||
#: client/src/lists/ScheduledJobs.js:43
|
#: client/src/lists/ScheduledJobs.js:44
|
||||||
#: client/src/lists/Templates.js:31
|
#: client/src/lists/Templates.js:31
|
||||||
#: client/src/notifications/notificationTemplates.form.js:57
|
#: client/src/notifications/notificationTemplates.form.js:57
|
||||||
#: client/src/notifications/notificationTemplates.list.js:37
|
#: client/src/notifications/notificationTemplates.list.js:37
|
||||||
@@ -3361,10 +3364,10 @@ msgstr ""
|
|||||||
#: client/src/lists/Credentials.js:81
|
#: client/src/lists/Credentials.js:81
|
||||||
#: client/src/lists/Inventories.js:85
|
#: client/src/lists/Inventories.js:85
|
||||||
#: client/src/lists/JobEvents.js:98
|
#: client/src/lists/JobEvents.js:98
|
||||||
#: client/src/lists/Schedules.js:84
|
#: client/src/lists/Schedules.js:85
|
||||||
#: client/src/lists/Streams.js:66
|
#: client/src/lists/Streams.js:66
|
||||||
#: client/src/lists/Teams.js:69
|
#: client/src/lists/Teams.js:69
|
||||||
#: client/src/lists/Templates.js:117
|
#: client/src/lists/Templates.js:116
|
||||||
#: client/src/lists/Users.js:78
|
#: client/src/lists/Users.js:78
|
||||||
#: client/src/notifications/notificationTemplates.list.js:80
|
#: client/src/notifications/notificationTemplates.list.js:80
|
||||||
msgid "View"
|
msgid "View"
|
||||||
@@ -3425,7 +3428,7 @@ msgstr ""
|
|||||||
msgid "View notification"
|
msgid "View notification"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Schedules.js:86
|
#: client/src/lists/Schedules.js:87
|
||||||
msgid "View schedule"
|
msgid "View schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3433,7 +3436,7 @@ msgstr ""
|
|||||||
msgid "View team"
|
msgid "View team"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Templates.js:119
|
#: client/src/lists/Templates.js:118
|
||||||
msgid "View template"
|
msgid "View template"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3441,11 +3444,11 @@ msgstr ""
|
|||||||
msgid "View the job"
|
msgid "View the job"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/Projects.js:110
|
#: client/src/lists/Projects.js:109
|
||||||
msgid "View the project"
|
msgid "View the project"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: client/src/lists/ScheduledJobs.js:74
|
#: client/src/lists/ScheduledJobs.js:75
|
||||||
msgid "View the schedule"
|
msgid "View the schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user