Skip to content

Commit cf66959

Browse files
authored
Merge pull request #14 from Manas-Kenge/move-settings-to-sidebar
Move settings to sidebar
2 parents c6124ff + 1308cff commit cf66959

File tree

21 files changed

+667
-524
lines changed

21 files changed

+667
-524
lines changed

frontend/packages/volto-workflow-manager/locales/de/LC_MESSAGES/volto.po

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,98 @@ msgstr ""
1010
"Content-Type: \n"
1111
"Content-Transfer-Encoding: \n"
1212
"Plural-Forms: \n"
13+
14+
#. Default: "Block"
15+
#: components/Workflow/WorkflowSidebar
16+
msgid "Block"
17+
msgstr ""
18+
19+
#. Default: "Document"
20+
#: components/Workflow/WorkflowSidebar
21+
msgid "Document"
22+
msgstr ""
23+
24+
#. Default: "Errors were found. Click "View Results" for details."
25+
#: components/Workflow/ActionsToolbar
26+
msgid "Errors were found. Click "View Results" for details."
27+
msgstr ""
28+
29+
#. Default: "Expand sidebar"
30+
#: components/Workflow/WorkflowSidebar
31+
msgid "Expand sidebar"
32+
msgstr ""
33+
34+
#. Default: "No errors found in the workflow."
35+
#: components/Workflow/ActionsToolbar
36+
msgid "No errors found in the workflow."
37+
msgstr ""
38+
39+
#. Default: "Order"
40+
#: components/Workflow/WorkflowSidebar
41+
msgid "Order"
42+
msgstr ""
43+
44+
#. Default: "Settings"
45+
#: components/Workflow/WorkflowSidebar
46+
msgid "Settings"
47+
msgstr ""
48+
49+
#. Default: "Shrink sidebar"
50+
#: components/Workflow/WorkflowSidebar
51+
msgid "Shrink sidebar"
52+
msgstr ""
53+
54+
#. Default: "State Created"
55+
#: components/States/CreateState
56+
msgid "State Created"
57+
msgstr ""
58+
59+
#. Default: "State Creation Failed"
60+
#: components/States/CreateState
61+
msgid "State Creation Failed"
62+
msgstr ""
63+
64+
#. Default: "States"
65+
#: components/Workflow/WorkflowSidebar
66+
msgid "States"
67+
msgstr ""
68+
69+
#. Default: "The new state has been added successfully."
70+
#: components/States/CreateState
71+
msgid "The new state has been added successfully."
72+
msgstr ""
73+
74+
#. Default: "The new transition has been added successfully."
75+
#: components/Transitions/CreateTransition
76+
msgid "The new transition has been added successfully."
77+
msgstr ""
78+
79+
#. Default: "Transition Created"
80+
#: components/Transitions/CreateTransition
81+
msgid "Transition Created"
82+
msgstr ""
83+
84+
#. Default: "Transition Creation Failed"
85+
#: components/Transitions/CreateTransition
86+
msgid "Transition Creation Failed"
87+
msgstr ""
88+
89+
#. Default: "Transitions"
90+
#: components/Workflow/WorkflowSidebar
91+
msgid "Transitions"
92+
msgstr ""
93+
94+
#. Default: "Validation Failed"
95+
#: components/Workflow/ActionsToolbar
96+
msgid "Validation Failed"
97+
msgstr ""
98+
99+
#. Default: "Validation Successful"
100+
#: components/Workflow/ActionsToolbar
101+
msgid "Validation Successful"
102+
msgstr ""
103+
104+
#. Default: "Workflow"
105+
#: components/Workflow/WorkflowSidebar
106+
msgid "Workflow"
107+
msgstr ""

frontend/packages/volto-workflow-manager/locales/en/LC_MESSAGES/volto.po

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,98 @@ msgstr ""
1010
"Content-Type: \n"
1111
"Content-Transfer-Encoding: \n"
1212
"Plural-Forms: \n"
13+
14+
#. Default: "Block"
15+
#: components/Workflow/WorkflowSidebar
16+
msgid "Block"
17+
msgstr ""
18+
19+
#. Default: "Document"
20+
#: components/Workflow/WorkflowSidebar
21+
msgid "Document"
22+
msgstr ""
23+
24+
#. Default: "Errors were found. Click "View Results" for details."
25+
#: components/Workflow/ActionsToolbar
26+
msgid "Errors were found. Click "View Results" for details."
27+
msgstr ""
28+
29+
#. Default: "Expand sidebar"
30+
#: components/Workflow/WorkflowSidebar
31+
msgid "Expand sidebar"
32+
msgstr ""
33+
34+
#. Default: "No errors found in the workflow."
35+
#: components/Workflow/ActionsToolbar
36+
msgid "No errors found in the workflow."
37+
msgstr ""
38+
39+
#. Default: "Order"
40+
#: components/Workflow/WorkflowSidebar
41+
msgid "Order"
42+
msgstr ""
43+
44+
#. Default: "Settings"
45+
#: components/Workflow/WorkflowSidebar
46+
msgid "Settings"
47+
msgstr ""
48+
49+
#. Default: "Shrink sidebar"
50+
#: components/Workflow/WorkflowSidebar
51+
msgid "Shrink sidebar"
52+
msgstr ""
53+
54+
#. Default: "State Created"
55+
#: components/States/CreateState
56+
msgid "State Created"
57+
msgstr ""
58+
59+
#. Default: "State Creation Failed"
60+
#: components/States/CreateState
61+
msgid "State Creation Failed"
62+
msgstr ""
63+
64+
#. Default: "States"
65+
#: components/Workflow/WorkflowSidebar
66+
msgid "States"
67+
msgstr ""
68+
69+
#. Default: "The new state has been added successfully."
70+
#: components/States/CreateState
71+
msgid "The new state has been added successfully."
72+
msgstr ""
73+
74+
#. Default: "The new transition has been added successfully."
75+
#: components/Transitions/CreateTransition
76+
msgid "The new transition has been added successfully."
77+
msgstr ""
78+
79+
#. Default: "Transition Created"
80+
#: components/Transitions/CreateTransition
81+
msgid "Transition Created"
82+
msgstr ""
83+
84+
#. Default: "Transition Creation Failed"
85+
#: components/Transitions/CreateTransition
86+
msgid "Transition Creation Failed"
87+
msgstr ""
88+
89+
#. Default: "Transitions"
90+
#: components/Workflow/WorkflowSidebar
91+
msgid "Transitions"
92+
msgstr ""
93+
94+
#. Default: "Validation Failed"
95+
#: components/Workflow/ActionsToolbar
96+
msgid "Validation Failed"
97+
msgstr ""
98+
99+
#. Default: "Validation Successful"
100+
#: components/Workflow/ActionsToolbar
101+
msgid "Validation Successful"
102+
msgstr ""
103+
104+
#. Default: "Workflow"
105+
#: components/Workflow/WorkflowSidebar
106+
msgid "Workflow"
107+
msgstr ""

frontend/packages/volto-workflow-manager/locales/es/LC_MESSAGES/volto.po

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,98 @@ msgstr ""
1717
"Domain: volto\n"
1818
"X-Is-Fallback-For: es-ar es-bo es-cl es-co es-cr es-do es-ec es-es es-sv es-gt es-hn es-mx es-ni es-pa es-py es-pe es-pr es-us es-uy es-ve\n"
1919
"X-Generator: Poedit 2.2.1\n"
20+
21+
#. Default: "Block"
22+
#: components/Workflow/WorkflowSidebar
23+
msgid "Block"
24+
msgstr ""
25+
26+
#. Default: "Document"
27+
#: components/Workflow/WorkflowSidebar
28+
msgid "Document"
29+
msgstr ""
30+
31+
#. Default: "Errors were found. Click "View Results" for details."
32+
#: components/Workflow/ActionsToolbar
33+
msgid "Errors were found. Click "View Results" for details."
34+
msgstr ""
35+
36+
#. Default: "Expand sidebar"
37+
#: components/Workflow/WorkflowSidebar
38+
msgid "Expand sidebar"
39+
msgstr ""
40+
41+
#. Default: "No errors found in the workflow."
42+
#: components/Workflow/ActionsToolbar
43+
msgid "No errors found in the workflow."
44+
msgstr ""
45+
46+
#. Default: "Order"
47+
#: components/Workflow/WorkflowSidebar
48+
msgid "Order"
49+
msgstr ""
50+
51+
#. Default: "Settings"
52+
#: components/Workflow/WorkflowSidebar
53+
msgid "Settings"
54+
msgstr ""
55+
56+
#. Default: "Shrink sidebar"
57+
#: components/Workflow/WorkflowSidebar
58+
msgid "Shrink sidebar"
59+
msgstr ""
60+
61+
#. Default: "State Created"
62+
#: components/States/CreateState
63+
msgid "State Created"
64+
msgstr ""
65+
66+
#. Default: "State Creation Failed"
67+
#: components/States/CreateState
68+
msgid "State Creation Failed"
69+
msgstr ""
70+
71+
#. Default: "States"
72+
#: components/Workflow/WorkflowSidebar
73+
msgid "States"
74+
msgstr ""
75+
76+
#. Default: "The new state has been added successfully."
77+
#: components/States/CreateState
78+
msgid "The new state has been added successfully."
79+
msgstr ""
80+
81+
#. Default: "The new transition has been added successfully."
82+
#: components/Transitions/CreateTransition
83+
msgid "The new transition has been added successfully."
84+
msgstr ""
85+
86+
#. Default: "Transition Created"
87+
#: components/Transitions/CreateTransition
88+
msgid "Transition Created"
89+
msgstr ""
90+
91+
#. Default: "Transition Creation Failed"
92+
#: components/Transitions/CreateTransition
93+
msgid "Transition Creation Failed"
94+
msgstr ""
95+
96+
#. Default: "Transitions"
97+
#: components/Workflow/WorkflowSidebar
98+
msgid "Transitions"
99+
msgstr ""
100+
101+
#. Default: "Validation Failed"
102+
#: components/Workflow/ActionsToolbar
103+
msgid "Validation Failed"
104+
msgstr ""
105+
106+
#. Default: "Validation Successful"
107+
#: components/Workflow/ActionsToolbar
108+
msgid "Validation Successful"
109+
msgstr ""
110+
111+
#. Default: "Workflow"
112+
#: components/Workflow/WorkflowSidebar
113+
msgid "Workflow"
114+
msgstr ""

frontend/packages/volto-workflow-manager/locales/pt_BR/LC_MESSAGES/volto.po

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,98 @@ msgstr ""
1515
"Language-Name: Português do Brasil\n"
1616
"Preferred-Encodings: utf-8\n"
1717
"Domain: volto\n"
18+
19+
#. Default: "Block"
20+
#: components/Workflow/WorkflowSidebar
21+
msgid "Block"
22+
msgstr ""
23+
24+
#. Default: "Document"
25+
#: components/Workflow/WorkflowSidebar
26+
msgid "Document"
27+
msgstr ""
28+
29+
#. Default: "Errors were found. Click "View Results" for details."
30+
#: components/Workflow/ActionsToolbar
31+
msgid "Errors were found. Click "View Results" for details."
32+
msgstr ""
33+
34+
#. Default: "Expand sidebar"
35+
#: components/Workflow/WorkflowSidebar
36+
msgid "Expand sidebar"
37+
msgstr ""
38+
39+
#. Default: "No errors found in the workflow."
40+
#: components/Workflow/ActionsToolbar
41+
msgid "No errors found in the workflow."
42+
msgstr ""
43+
44+
#. Default: "Order"
45+
#: components/Workflow/WorkflowSidebar
46+
msgid "Order"
47+
msgstr ""
48+
49+
#. Default: "Settings"
50+
#: components/Workflow/WorkflowSidebar
51+
msgid "Settings"
52+
msgstr ""
53+
54+
#. Default: "Shrink sidebar"
55+
#: components/Workflow/WorkflowSidebar
56+
msgid "Shrink sidebar"
57+
msgstr ""
58+
59+
#. Default: "State Created"
60+
#: components/States/CreateState
61+
msgid "State Created"
62+
msgstr ""
63+
64+
#. Default: "State Creation Failed"
65+
#: components/States/CreateState
66+
msgid "State Creation Failed"
67+
msgstr ""
68+
69+
#. Default: "States"
70+
#: components/Workflow/WorkflowSidebar
71+
msgid "States"
72+
msgstr ""
73+
74+
#. Default: "The new state has been added successfully."
75+
#: components/States/CreateState
76+
msgid "The new state has been added successfully."
77+
msgstr ""
78+
79+
#. Default: "The new transition has been added successfully."
80+
#: components/Transitions/CreateTransition
81+
msgid "The new transition has been added successfully."
82+
msgstr ""
83+
84+
#. Default: "Transition Created"
85+
#: components/Transitions/CreateTransition
86+
msgid "Transition Created"
87+
msgstr ""
88+
89+
#. Default: "Transition Creation Failed"
90+
#: components/Transitions/CreateTransition
91+
msgid "Transition Creation Failed"
92+
msgstr ""
93+
94+
#. Default: "Transitions"
95+
#: components/Workflow/WorkflowSidebar
96+
msgid "Transitions"
97+
msgstr ""
98+
99+
#. Default: "Validation Failed"
100+
#: components/Workflow/ActionsToolbar
101+
msgid "Validation Failed"
102+
msgstr ""
103+
104+
#. Default: "Validation Successful"
105+
#: components/Workflow/ActionsToolbar
106+
msgid "Validation Successful"
107+
msgstr ""
108+
109+
#. Default: "Workflow"
110+
#: components/Workflow/WorkflowSidebar
111+
msgid "Workflow"
112+
msgstr ""

0 commit comments

Comments
 (0)